Started by timer Running as SYSTEM Building remotely on build5-deb12build-ansible (ttcn3 obs osmo-gsm-tester-build ttcn3-ggsn-test-kernel-git ttcn3_with_linux_6.1_or_higher qemu io_uring osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://gerrit.osmocom.org/osmo-ttcn3-hacks # timeout=10 Fetching upstream changes from https://gerrit.osmocom.org/osmo-ttcn3-hacks > git --version # timeout=10 > git --version # 'git version 2.39.5' > git fetch --tags --force --progress -- https://gerrit.osmocom.org/osmo-ttcn3-hacks +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision 65cd8d4f7bd56d28527564dbfd205b252c631c1c (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65cd8d4f7bd56d28527564dbfd205b252c631c1c # timeout=10 Commit message: "gbproxy: Don't log the payload size for every DL/UL-UNITDATA" > git rev-list --no-walk 65cd8d4f7bd56d28527564dbfd205b252c631c1c # timeout=10 Copied 1 artifact from "build-kernel-none" build number 1 [ttcn3-hnbgw-test] $ /bin/sh -xe /tmp/jenkins5595751007625841095.sh + DISTRO=debian:bookworm + echo debian:bookworm + tr : - + IMAGE=registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv + KERNEL=none + podman pull registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv Trying to pull registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv:latest... Getting image source signatures Copying blob sha256:6ece0c44f7e1cb6add39d2be94ecc4e3be369ad179c9063db4c04c4e1df3cff4 Copying blob sha256:3a3937af26a8952e6a45b598a2fe300213fdf3bc066e8fd1d2773e1bf34f24ef Copying blob sha256:903681d87777d28dc56866a07a2774c3fd5bf65fd734b24c9d0ecd9a13c9f636 Copying blob sha256:b4fd347305c5b0c70325e23c3b20b4988b363bd55bfb81e081c644f713f64d77 Copying blob sha256:3ba895caeb2ce501d66c1a17a23315659f87d1b2eca9e512be202a723ab3681f Copying blob sha256:f9df2b0bd80609546227397ba672f6855e83d258a1c10b58eaf2a6cce6607fb5 Copying blob sha256:e52cbd64c50a36c2b52fd17b204cc06cdef5a63d2c144e30e99e9d744b685a29 Copying blob sha256:91ff28d757cdcc05c5e104aa646e0ece49ef637b265e4ab7be9aed04a6e78305 Copying blob sha256:cb7e756bf0099050c2903fb015878daafa4cd7a8eae3325c5abfc3a883f1ee60 Copying blob sha256:d2a61b8f0af0d8887ba0617d477872ba5c3da32625cd2e959bd1cf4cf07edfd1 Copying blob sha256:2590bb5646d42d2c310a35906689958f21bacbfd75530855e1256e036f1e18f6 Copying config sha256:93a8993ea4ded6379834711ff3d37b851a12e703894bd2b023a59cbf594a4ca4 Writing manifest to image destination Storing signatures 93a8993ea4ded6379834711ff3d37b851a12e703894bd2b023a59cbf594a4ca4 + rm -rf logs _cache .linux + [ none != none ] + set +x + ./testenv.py run hnbgw --podman --cache /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache --ccache /home/osmocom-build/ccache/testenv --log-dir /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs -b osmocom:nightly -c all [testenv] Logging to: /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs [testenv] + ['podman', 'image', 'exists', 'debian-bookworm-osmo-ttcn3-testenv'] [testenv] + ['podman', 'history', 'debian-bookworm-osmo-ttcn3-testenv', '--format', 'json'] [testenv] Image creation date: 2024-12-12 14:28:09 [testenv] Assuming the podman image is up-to-date [testenv] + ['podman', 'run', '--rm', '--name', 'testenv-hnbgw-all-osmocom-nightly-20250126-0847-eabe7b74-0', '--log-driver', 'json-file', '--log-opt', 'path=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/podman/testenv-hnbgw-all-osmocom-nightly-20250126-0847-eabe7b74-0.log', '--security-opt=seccomp=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/podman/seccomp.json', '--cap-add=NET_ADMIN', '--cap-add=NET_RAW', '--device=/dev/net/tun', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/var-cache-apt:/var/cache/apt', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/var-lib-apt:/var/lib/apt', '--sysctl', 'net.ipv4.conf.all.send_redirects=0', '--sysctl', 'net.ipv4.conf.default.send_redirects=0', '-e', 'PODMAN=1', '-e', 'TESTENV_BINARY_REPO=1', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache', '--volume', '/home/osmocom-build/ccache/testenv:/home/osmocom-build/ccache/testenv', '--volume', '/home/osmocom-build/jenkins/workspace:/home/osmocom-build/jenkins/workspace', 'debian-bookworm-osmo-ttcn3-testenv', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/testenv-podman-main.sh'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-nightly-20250126-0847-eabe7b74-0', 'rm', '/etc/apt/apt.conf.d/docker-clean'] Running testenv-podman-main.sh [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-nightly-20250126-0847-eabe7b74-0', 'apt-get', '-q', 'update'] Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] Get:4 http://deb.debian.org/debian bookworm/main amd64 Packages [8792 kB] Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [13.5 kB] Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [242 kB] Fetched 9302 kB in 1s (11.4 MB/s) Reading package lists... [testenv] Updating osmo-ttcn3-hacks/deps [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-nightly-20250126-0847-eabe7b74-0', 'make', '-C', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/deps'] make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/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/deps' [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-nightly-20250126-0847-eabe7b74-0', 'touch', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/ttcn3-deps-updated'] [testenv] Copying osmo-ttcn3-hacks sources to: /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks [testenv] + git ls-files -o -c --exclude-standard > /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/ttcn3-copy-list warning: could not open directory '_cache/podman/var-lib-apt/lists/partial/': Permission denied [testenv] + ['rsync', '--archive', '--files-from=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/ttcn3-copy-list', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/'] [testenv] + ['rsync', '--links', '--recursive', '--exclude', '/.git', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/deps/', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/deps/'] [testenv] Generating links and Makefile for hnbgw [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/hnbgw', 'testenv-hnbgw-all-osmocom-nightly-20250126-0847-eabe7b74-0', './gen_links.sh'] Linking TCCInterface_Functions.ttcn Linking TCCConversion_Functions.ttcn Linking TCCConversion.cc Linking TCCInterface.cc Linking TCCInterface_ip.h Linking TCCEncoding_Functions.ttcn Linking TCCEncoding.cc Linking Socket_API_Definitions.ttcn Linking MobileL3_CC_Types.ttcn Linking MobileL3_CommonIE_Types.ttcn Linking MobileL3_GMM_SM_Types.ttcn Linking MobileL3_MM_Types.ttcn Linking MobileL3_RRM_Types.ttcn Linking MobileL3_SMS_Types.ttcn Linking MobileL3_SS_Types.ttcn Linking MobileL3_Types.ttcn Linking IPL4asp_Functions.ttcn Linking IPL4asp_PT.cc Linking IPL4asp_PT.hh Linking IPL4asp_PortType.ttcn Linking IPL4asp_Types.ttcn Linking IPL4asp_discovery.cc Linking IPL4asp_protocol_L234.hh Linking M3UA_Emulation.ttcn Linking MTP3asp_PortType.ttcn Linking MTP3asp_Types.ttcn Linking SCCP_Emulation.ttcn Linking SCCP_Mapping.ttcnpp Linking SCCP_Types.ttcn Linking SCCPasp_Types.ttcn Linking BSSAP_Types.ttcn Linking M3UA_Types.ttcn Linking SCTPasp_PT.cc Linking SCTPasp_PT.hh Linking SCTPasp_PortType.ttcn Linking SCTPasp_Types.ttcn Linking M3UA_Emulation.ttcn Linking UD_PT.cc Linking UD_PT.hh Linking UD_PortType.ttcn Linking UD_Types.ttcn Linking SDP_EncDec.cc Linking SDP_Types.ttcn Linking SDP_parse_.tab.c Linking SDP_parse_.tab.h Linking SDP_parse_parser.h Linking SDP_parser.l Linking SDP_parser.y Linking lex.SDP_parse_.c Linking RTP_EncDec.cc Linking RTP_Types.ttcn Linking TELNETasp_PT.cc Linking TELNETasp_PT.hh Linking TELNETasp_PortType.ttcn Linking PFCP_Types.ttcn Linking HNBAP_CommonDataTypes.asn Linking HNBAP_Constants.asn Linking HNBAP_Containers.asn Linking HNBAP_IEs.asn Linking HNBAP_PDU_Contents.asn Linking HNBAP_PDU_Descriptions.asn Linking HNBAP_EncDec.cc Linking HNBAP_Types.ttcn Linking HNBAP_Templates.ttcn Linking RUA_CommonDataTypes.asn Linking RUA_Constants.asn Linking RUA_Containers.asn Linking RUA_IEs.asn Linking RUA_PDU_Contents.asn Linking RUA_PDU_Descriptions.asn Linking RUA_EncDec.cc Linking RUA_Types.ttcn Linking RUA_Templates.ttcn Linking RUA_Emulation.ttcn Linking RANAP_CommonDataTypes.asn Linking RANAP_Constants.asn Linking RANAP_Containers.asn Linking RANAP_IEs.asn Linking RANAP_PDU_Contents.asn Linking RANAP_PDU_Descriptions.asn Linking RANAP_Types.ttcn Linking RANAP_Templates.ttcn Linking RANAP_CodecPort.ttcn Linking RANAP_EncDec.cc Linking Iuh_Types.ttcn Linking Iuh_CodecPort.ttcn Linking Iuh_CodecPort_CtrlFunctDef.cc Linking Iuh_CodecPort_CtrlFunct.ttcn Linking Iuh_Emulation.ttcn Linking DNS_Helpers.ttcn Linking SDP_Templates.ttcn Linking MGCP_Emulation.ttcn Linking MGCP_Types.ttcn Linking MGCP_Templates.ttcn Linking MGCP_CodecPort.ttcn Linking MGCP_CodecPort_CtrlFunct.ttcn Linking MGCP_CodecPort_CtrlFunctDef.cc Linking RAN_Adapter.ttcnpp Linking RAN_Emulation.ttcnpp Linking BSSAP_CodecPort.ttcn Linking SCCP_Templates.ttcn Linking PFCP_CodecPort.ttcn Linking PFCP_CodecPort_CtrlFunct.ttcn Linking PFCP_CodecPort_CtrlFunctDef.cc Linking PFCP_Emulation.ttcn Linking PFCP_Templates.ttcn Linking Misc_Helpers.ttcn Linking General_Types.ttcn Linking Osmocom_Types.ttcn Linking GSM_Types.ttcn Linking Osmocom_VTY_Functions.ttcn Linking Native_Functions.ttcn Linking Native_FunctionDefs.cc Linking IPA_Types.ttcn Linking IPA_CodecPort.ttcn Linking IPA_CodecPort_CtrlFunct.ttcn Linking IPA_CodecPort_CtrlFunctDef.cc Linking IPA_Emulation.ttcnpp Linking Osmocom_CTRL_Types.ttcn Linking Osmocom_CTRL_Functions.ttcn Linking Osmocom_CTRL_Adapter.ttcn Linking RTP_CodecPort.ttcn Linking RTP_CodecPort_CtrlFunct.ttcn Linking RTP_CodecPort_CtrlFunctDef.cc Linking RTP_Emulation.ttcn Linking IuUP_Types.ttcn Linking IuUP_EncDec.cc Linking IuUP_Emulation.ttcn Linking StatsD_Types.ttcn Linking StatsD_CodecPort.ttcn Linking StatsD_CodecPort_CtrlFunct.ttcn Linking StatsD_CodecPort_CtrlFunctdef.cc Linking StatsD_Checker.ttcnpp Linking L3_Templates.ttcn Linking L3_Common.ttcn Linking SCTP_Templates.ttcn Linking Mutex.ttcn [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/hnbgw', 'testenv-hnbgw-all-osmocom-nightly-20250126-0847-eabe7b74-0', 'sh', '-c', 'USE_CCACHE=1 ./regen_makefile.sh'] Generating Makefile skeleton... Makefile skeleton was generated. [testenv] Building testsuite [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/hnbgw', 'testenv-hnbgw-all-osmocom-nightly-20250126-0847-eabe7b74-0', 'make', 'compile'] cpp -x c -nostdinc -DIPA_EMULATION_CTRL -DRAN_EMULATION_RANAP -DSTATSD_HAVE_VTY -DUSE_MTP3_DISTRIBUTOR IPA_Emulation.ttcnpp IPA_Emulation.ttcn cpp -x c -nostdinc -DIPA_EMULATION_CTRL -DRAN_EMULATION_RANAP -DSTATSD_HAVE_VTY -DUSE_MTP3_DISTRIBUTOR RAN_Adapter.ttcnpp RAN_Adapter.ttcn cpp -x c -nostdinc -DIPA_EMULATION_CTRL -DRAN_EMULATION_RANAP -DSTATSD_HAVE_VTY -DUSE_MTP3_DISTRIBUTOR RAN_Emulation.ttcnpp RAN_Emulation.ttcn cpp -x c -nostdinc -DIPA_EMULATION_CTRL -DRAN_EMULATION_RANAP -DSTATSD_HAVE_VTY -DUSE_MTP3_DISTRIBUTOR SCCP_Mapping.ttcnpp SCCP_Mapping.ttcn SCCP_Mapping.ttcnpp:49:4: warning: missing terminating " character 49 | "internal user MTP3asp_PT | ^ SCCP_Mapping.ttcnpp:58:4: warning: missing terminating " character 58 | " | ^ SCCP_Mapping.ttcnpp:70:4: warning: missing terminating " character 70 | "user MTP3asp_PT | ^ SCCP_Mapping.ttcnpp:79:4: warning: missing terminating " character 79 | " | ^ cpp -x c -nostdinc -DIPA_EMULATION_CTRL -DRAN_EMULATION_RANAP -DSTATSD_HAVE_VTY -DUSE_MTP3_DISTRIBUTOR StatsD_Checker.ttcnpp StatsD_Checker.ttcn /usr/bin/ttcn3_compiler -L -U 8 -D BSSAP_CodecPort.ttcn BSSAP_Types.ttcn ConnHdlr.ttcn DNS_Helpers.ttcn GSM_Types.ttcn General_Types.ttcn HNBAP_Templates.ttcn HNBAP_Types.ttcn HNBGW_Tests.ttcn IPA_CodecPort.ttcn IPA_CodecPort_CtrlFunct.ttcn IPA_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn IuUP_Emulation.ttcn IuUP_Types.ttcn Iuh_CodecPort.ttcn Iuh_CodecPort_CtrlFunct.ttcn Iuh_Emulation.ttcn Iuh_Types.ttcn L3_Common.ttcn L3_Templates.ttcn M3UA_Emulation.ttcn M3UA_Types.ttcn MGCP_CodecPort.ttcn MGCP_CodecPort_CtrlFunct.ttcn MGCP_Emulation.ttcn MGCP_Templates.ttcn MGCP_Types.ttcn MTP3asp_PortType.ttcn MTP3asp_Types.ttcn Misc_Helpers.ttcn MobileL3_CC_Types.ttcn MobileL3_CommonIE_Types.ttcn MobileL3_GMM_SM_Types.ttcn MobileL3_MM_Types.ttcn MobileL3_RRM_Types.ttcn MobileL3_SMS_Types.ttcn MobileL3_SS_Types.ttcn MobileL3_Types.ttcn Mutex.ttcn Native_Functions.ttcn Osmocom_CTRL_Adapter.ttcn Osmocom_CTRL_Functions.ttcn Osmocom_CTRL_Types.ttcn Osmocom_Types.ttcn Osmocom_VTY_Functions.ttcn PFCP_CodecPort.ttcn PFCP_CodecPort_CtrlFunct.ttcn PFCP_Emulation.ttcn PFCP_Templates.ttcn PFCP_Types.ttcn RANAP_CodecPort.ttcn RANAP_Templates.ttcn RANAP_Types.ttcn RTP_CodecPort.ttcn RTP_CodecPort_CtrlFunct.ttcn RTP_Emulation.ttcn RTP_Types.ttcn RUA_Emulation.ttcn RUA_Templates.ttcn RUA_Types.ttcn SCCP_Emulation.ttcn SCCP_Templates.ttcn SCCP_Types.ttcn SCCPasp_Types.ttcn SCTP_Templates.ttcn SCTPasp_PortType.ttcn SCTPasp_Types.ttcn SDP_Templates.ttcn SDP_Types.ttcn Socket_API_Definitions.ttcn StatsD_CodecPort.ttcn StatsD_CodecPort_CtrlFunct.ttcn StatsD_Types.ttcn TCCConversion_Functions.ttcn TCCEncoding_Functions.ttcn TCCInterface_Functions.ttcn TELNETasp_PortType.ttcn UD_PortType.ttcn UD_Types.ttcn IPA_Emulation.ttcn RAN_Adapter.ttcn RAN_Emulation.ttcn SCCP_Mapping.ttcn StatsD_Checker.ttcn HNBAP_CommonDataTypes.asn HNBAP_Constants.asn HNBAP_Containers.asn HNBAP_IEs.asn HNBAP_PDU_Contents.asn HNBAP_PDU_Descriptions.asn RANAP_CommonDataTypes.asn RANAP_Constants.asn RANAP_Containers.asn RANAP_IEs.asn RANAP_PDU_Contents.asn RANAP_PDU_Descriptions.asn RUA_CommonDataTypes.asn RUA_Constants.asn RUA_Containers.asn RUA_IEs.asn RUA_PDU_Contents.asn RUA_PDU_Descriptions.asn - BSSAP_CodecPort.ttcn BSSAP_Types.ttcn ConnHdlr.ttcn DNS_Helpers.ttcn GSM_Types.ttcn General_Types.ttcn HNBAP_Templates.ttcn HNBAP_Types.ttcn HNBGW_Tests.ttcn IPA_CodecPort.ttcn IPA_CodecPort_CtrlFunct.ttcn IPA_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn IuUP_Emulation.ttcn IuUP_Types.ttcn Iuh_CodecPort.ttcn Iuh_CodecPort_CtrlFunct.ttcn Iuh_Emulation.ttcn Iuh_Types.ttcn L3_Common.ttcn L3_Templates.ttcn M3UA_Emulation.ttcn M3UA_Types.ttcn MGCP_CodecPort.ttcn MGCP_CodecPort_CtrlFunct.ttcn MGCP_Emulation.ttcn MGCP_Templates.ttcn MGCP_Types.ttcn MTP3asp_PortType.ttcn MTP3asp_Types.ttcn Misc_Helpers.ttcn MobileL3_CC_Types.ttcn MobileL3_CommonIE_Types.ttcn MobileL3_GMM_SM_Types.ttcn MobileL3_MM_Types.ttcn MobileL3_RRM_Types.ttcn MobileL3_SMS_Types.ttcn MobileL3_SS_Types.ttcn MobileL3_Types.ttcn Mutex.ttcn Native_Functions.ttcn Osmocom_CTRL_Adapter.ttcn Osmocom_CTRL_Functions.ttcn Osmocom_CTRL_Types.ttcn Osmocom_Types.ttcn Osmocom_VTY_Functions.ttcn PFCP_CodecPort.ttcn PFCP_CodecPort_CtrlFunct.ttcn PFCP_Emulation.ttcn PFCP_Templates.ttcn PFCP_Types.ttcn RANAP_CodecPort.ttcn RANAP_Templates.ttcn RANAP_Types.ttcn RTP_CodecPort.ttcn RTP_CodecPort_CtrlFunct.ttcn RTP_Emulation.ttcn RTP_Types.ttcn RUA_Emulation.ttcn RUA_Templates.ttcn RUA_Types.ttcn SCCP_Emulation.ttcn SCCP_Templates.ttcn SCCP_Types.ttcn SCCPasp_Types.ttcn SCTP_Templates.ttcn SCTPasp_PortType.ttcn SCTPasp_Types.ttcn SDP_Templates.ttcn SDP_Types.ttcn Socket_API_Definitions.ttcn StatsD_CodecPort.ttcn StatsD_CodecPort_CtrlFunct.ttcn StatsD_Types.ttcn TCCConversion_Functions.ttcn TCCEncoding_Functions.ttcn TCCInterface_Functions.ttcn TELNETasp_PortType.ttcn UD_PortType.ttcn UD_Types.ttcn IPA_Emulation.ttcn RAN_Adapter.ttcn RAN_Emulation.ttcn SCCP_Mapping.ttcn StatsD_Checker.ttcn HNBAP_CommonDataTypes.asn HNBAP_Constants.asn HNBAP_Containers.asn HNBAP_IEs.asn HNBAP_PDU_Contents.asn HNBAP_PDU_Descriptions.asn RANAP_CommonDataTypes.asn RANAP_Constants.asn RANAP_Containers.asn RANAP_IEs.asn RANAP_PDU_Contents.asn RANAP_PDU_Descriptions.asn RUA_CommonDataTypes.asn RUA_Constants.asn RUA_Containers.asn RUA_IEs.asn RUA_PDU_Contents.asn RUA_PDU_Descriptions.asn warning: Charstring pattern: Environment variable TTCN3_DIR not present. Case-insensitive universal charstring patterns are disabled. Notify: Parsing TTCN-3 module `BSSAP_CodecPort.ttcn'... Notify: Parsing TTCN-3 module `BSSAP_Types.ttcn'... Notify: Parsing TTCN-3 module `ConnHdlr.ttcn'... Notify: Parsing TTCN-3 module `DNS_Helpers.ttcn'... Notify: Parsing TTCN-3 module `GSM_Types.ttcn'... Notify: Parsing TTCN-3 module `General_Types.ttcn'... Notify: Parsing TTCN-3 module `HNBAP_Templates.ttcn'... Notify: Parsing TTCN-3 module `HNBAP_Types.ttcn'... Notify: Parsing TTCN-3 module `HNBGW_Tests.ttcn'... Notify: Parsing TTCN-3 module `IPA_CodecPort.ttcn'... Notify: Parsing TTCN-3 module `IPA_CodecPort_CtrlFunct.ttcn'... Notify: Parsing TTCN-3 module `IPA_Types.ttcn'... Notify: Parsing TTCN-3 module `IPL4asp_Functions.ttcn'... Notify: Parsing TTCN-3 module `IPL4asp_PortType.ttcn'... Notify: Parsing TTCN-3 module `IPL4asp_Types.ttcn'... Notify: Parsing TTCN-3 module `IuUP_Emulation.ttcn'... Notify: Parsing TTCN-3 module `IuUP_Types.ttcn'... Notify: Parsing TTCN-3 module `Iuh_CodecPort.ttcn'... Notify: Parsing TTCN-3 module `Iuh_CodecPort_CtrlFunct.ttcn'... Notify: Parsing TTCN-3 module `Iuh_Emulation.ttcn'... Notify: Parsing TTCN-3 module `Iuh_Types.ttcn'... Notify: Parsing TTCN-3 module `L3_Common.ttcn'... Notify: Parsing TTCN-3 module `L3_Templates.ttcn'... Notify: Parsing TTCN-3 module `M3UA_Emulation.ttcn'... Notify: Parsing TTCN-3 module `M3UA_Types.ttcn'... Notify: Parsing TTCN-3 module `MGCP_CodecPort.ttcn'... Notify: Parsing TTCN-3 module `MGCP_CodecPort_CtrlFunct.ttcn'... Notify: Parsing TTCN-3 module `MGCP_Emulation.ttcn'... Notify: Parsing TTCN-3 module `MGCP_Templates.ttcn'... Notify: Parsing TTCN-3 module `MGCP_Types.ttcn'... Notify: Parsing TTCN-3 module `MTP3asp_PortType.ttcn'... Notify: Parsing TTCN-3 module `MTP3asp_Types.ttcn'... Notify: Parsing TTCN-3 module `Misc_Helpers.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_CC_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_CommonIE_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_GMM_SM_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_MM_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_RRM_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_SMS_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_SS_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_Types.ttcn'... Notify: Parsing TTCN-3 module `Mutex.ttcn'... Notify: Parsing TTCN-3 module `Native_Functions.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_CTRL_Adapter.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_CTRL_Functions.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_CTRL_Types.ttcn'... Osmocom_CTRL_Types.ttcn:26.39-88: In character string pattern: Osmocom_CTRL_Types.ttcn:26.44-45: warning: Use of unrecognized escape sequence `\{' is deprecated Osmocom_CTRL_Types.ttcn:26.46-47: warning: Use of unrecognized escape sequence `\}' is deprecated Notify: Parsing TTCN-3 module `Osmocom_Types.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_VTY_Functions.ttcn'... Notify: Parsing TTCN-3 module `PFCP_CodecPort.ttcn'... Notify: Parsing TTCN-3 module `PFCP_CodecPort_CtrlFunct.ttcn'... Notify: Parsing TTCN-3 module `PFCP_Emulation.ttcn'... Notify: Parsing TTCN-3 module `PFCP_Templates.ttcn'... Notify: Parsing TTCN-3 module `PFCP_Types.ttcn'... Notify: Parsing TTCN-3 module `RANAP_CodecPort.ttcn'... Notify: Parsing TTCN-3 module `RANAP_Templates.ttcn'... Notify: Parsing TTCN-3 module `RANAP_Types.ttcn'... Notify: Parsing TTCN-3 module `RTP_CodecPort.ttcn'... Notify: Parsing TTCN-3 module `RTP_CodecPort_CtrlFunct.ttcn'... Notify: Parsing TTCN-3 module `RTP_Emulation.ttcn'... Notify: Parsing TTCN-3 module `RTP_Types.ttcn'... Notify: Parsing TTCN-3 module `RUA_Emulation.ttcn'... Notify: Parsing TTCN-3 module `RUA_Templates.ttcn'... Notify: Parsing TTCN-3 module `RUA_Types.ttcn'... Notify: Parsing TTCN-3 module `SCCP_Emulation.ttcn'... SCCP_Emulation.ttcn:1754.40: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:2163.44-52: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:2196.44-52: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:3447.41-49: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:4841.44: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:4946.33-41: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:5273.9-20: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:5274.41-52: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:5276.41-52: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:5331.7-18: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:5333.7-18: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. Notify: Parsing TTCN-3 module `SCCP_Templates.ttcn'... SCCP_Templates.ttcn:88.44: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. Notify: Parsing TTCN-3 module `SCCP_Types.ttcn'... SCCP_Types.ttcn:522.5-8: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Types.ttcn:702.5-8: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. Notify: Parsing TTCN-3 module `SCCPasp_Types.ttcn'... Notify: Parsing TTCN-3 module `SCTP_Templates.ttcn'... Notify: Parsing TTCN-3 module `SCTPasp_PortType.ttcn'... Notify: Parsing TTCN-3 module `SCTPasp_Types.ttcn'... Notify: Parsing TTCN-3 module `SDP_Templates.ttcn'... Notify: Parsing TTCN-3 module `SDP_Types.ttcn'... Notify: Parsing TTCN-3 module `Socket_API_Definitions.ttcn'... Notify: Parsing TTCN-3 module `StatsD_CodecPort.ttcn'... Notify: Parsing TTCN-3 module `StatsD_CodecPort_CtrlFunct.ttcn'... Notify: Parsing TTCN-3 module `StatsD_Types.ttcn'... Notify: Parsing TTCN-3 module `TCCConversion_Functions.ttcn'... Notify: Parsing TTCN-3 module `TCCEncoding_Functions.ttcn'... Notify: Parsing TTCN-3 module `TCCInterface_Functions.ttcn'... Notify: Parsing TTCN-3 module `TELNETasp_PortType.ttcn'... Notify: Parsing TTCN-3 module `UD_PortType.ttcn'... Notify: Parsing TTCN-3 module `UD_Types.ttcn'... Notify: Parsing TTCN-3 module `IPA_Emulation.ttcn'... Notify: Parsing TTCN-3 module `RAN_Adapter.ttcn'... Notify: Parsing TTCN-3 module `RAN_Emulation.ttcn'... Notify: Parsing TTCN-3 module `SCCP_Mapping.ttcn'... Notify: Parsing TTCN-3 module `StatsD_Checker.ttcn'... Notify: Parsing ASN.1 module `HNBAP_CommonDataTypes.asn'... HNBAP_CommonDataTypes.asn:29: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. Notify: Parsing ASN.1 module `HNBAP_Constants.asn'... Notify: Parsing ASN.1 module `HNBAP_Containers.asn'... Notify: Parsing ASN.1 module `HNBAP_IEs.asn'... Notify: Parsing ASN.1 module `HNBAP_PDU_Contents.asn'... Notify: Parsing ASN.1 module `HNBAP_PDU_Descriptions.asn'... Notify: Parsing ASN.1 module `RANAP_CommonDataTypes.asn'... RANAP_CommonDataTypes.asn:23: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. Notify: Parsing ASN.1 module `RANAP_Constants.asn'... RANAP_Constants.asn:28: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. Notify: Parsing ASN.1 module `RANAP_Containers.asn'... Notify: Parsing ASN.1 module `RANAP_IEs.asn'... Notify: Parsing ASN.1 module `RANAP_PDU_Contents.asn'... Notify: Parsing ASN.1 module `RANAP_PDU_Descriptions.asn'... Notify: Parsing ASN.1 module `RUA_CommonDataTypes.asn'... RUA_CommonDataTypes.asn:28: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. Notify: Parsing ASN.1 module `RUA_Constants.asn'... Notify: Parsing ASN.1 module `RUA_Containers.asn'... Notify: Parsing ASN.1 module `RUA_IEs.asn'... Notify: Parsing ASN.1 module `RUA_PDU_Contents.asn'... Notify: Parsing ASN.1 module `RUA_PDU_Descriptions.asn'... Notify: Checking modules... RAN_Adapter.ttcn: In TTCN-3 module `RAN_Adapter': RAN_Adapter.ttcnpp:40.1-54.1: warning: Definition with name `RAN_Adapter' hides a module identifier ConnHdlr.ttcn: In TTCN-3 module `ConnHdlr': ConnHdlr.ttcn:89.1-96.1: warning: Definition with name `ConnHdlr' hides a module identifier HNBAP_Templates.ttcn: In TTCN-3 module `HNBAP_Templates': HNBAP_Templates.ttcn:236.1-267.1: In template definition `tr_HNBAP_UERegisterRequest': HNBAP_Templates.ttcn:238.23-266.2: In template for union field `initiatingMessage': HNBAP_Templates.ttcn:241.13-265.3: In template for record field `value_': HNBAP_Templates.ttcn:242.25-264.4: In template for union field `uERegisterRequest': HNBAP_Templates.ttcn:243.20-262.5: In template for record field `protocolIEs': HNBAP_Templates.ttcn:252.9-261.6: In component 3: HNBAP_Templates.ttcn:255.17-260.7: In template for record field `value_': HNBAP_Templates.ttcn:256.27-259.8: In template for union field `uE__Capabilities': HNBAP_Templates.ttcn:256.27-259.8: warning: Field `iE-Extensions' is missing from template for record type `@HNBAP-IEs.UE-Capabilities' Iuh_Emulation.ttcn: In TTCN-3 module `Iuh_Emulation': Iuh_Emulation.ttcn:127.1-208.1: In function definition `main': Iuh_Emulation.ttcn:151.2-207.2: In while statement: Iuh_Emulation.ttcn:157.3-206.3: In alt construct: Iuh_Emulation.ttcn:170.6-51: In guard operation: Iuh_Emulation.ttcn:170.6-51: In receive statement: Iuh_Emulation.ttcn:170.18-37: warning: Function invocation 'tr_Iuh_RecvFrom_R(?)' may change the actual snapshot. MGCP_Types.ttcn: In TTCN-3 module `MGCP_Types': MGCP_Types.ttcn:50.2-55.2: In type definition `MgcpCommandLine': warning: Charstring pattern: Duplicate character `\r' in the character set. Please note the \n includes the \r implicitly. Use \q{0,0,0,10} if you would like to match the LF only. MGCP_Types.ttcn:60.2-63.2: In type definition `MgcpParameter': warning: Charstring pattern: Duplicate character `\r' in the character set. Please note the \n includes the \r implicitly. Use \q{0,0,0,10} if you would like to match the LF only. MGCP_Types.ttcn:73.2-77.2: In type definition `MgcpCommand': warning: Charstring pattern: Duplicate character `\r' in the character set. Please note the \n includes the \r implicitly. Use \q{0,0,0,10} if you would like to match the LF only. MGCP_Types.ttcn:87.2-91.2: In type definition `MgcpResponseLine': warning: Charstring pattern: Duplicate character `\r' in the character set. Please note the \n includes the \r implicitly. Use \q{0,0,0,10} if you would like to match the LF only. MGCP_Types.ttcn:96.2-100.2: In type definition `MgcpResponse': warning: Charstring pattern: Duplicate character `\r' in the character set. Please note the \n includes the \r implicitly. Use \q{0,0,0,10} if you would like to match the LF only. MGCP_Emulation.ttcn: In TTCN-3 module `MGCP_Emulation': MGCP_Emulation.ttcn:261.1-372.1: In function definition `main': MGCP_Emulation.ttcn:280.2-371.2: In while statement: MGCP_Emulation.ttcn:290.3-369.3: In alt construct: MGCP_Emulation.ttcn:315.6-53: In guard operation: MGCP_Emulation.ttcn:315.6-53: In receive statement: MGCP_Emulation.ttcn:315.19-39: warning: Function invocation 'tr_MGCP_RecvFrom_R(?)' may change the actual snapshot. PFCP_Emulation.ttcn: In TTCN-3 module `PFCP_Emulation': PFCP_Emulation.ttcn:104.9-120.1: In function definition `f_PFCPEM_conn_for_pdu': PFCP_Emulation.ttcn:109.2-112.2: In if statement: PFCP_Emulation.ttcn:110.3-47: In function instance: PFCP_Emulation.ttcn:110.3-47: warning: The value returned by function `@PFCP_Emulation.f_PFCPEM_conns_seqnr_del' is not used PFCP_Emulation.ttcn:232.1-309.1: In function definition `main': PFCP_Emulation.ttcn:240.2-308.2: In while statement: PFCP_Emulation.ttcn:241.3-307.3: In alt construct: PFCP_Emulation.ttcn:279.5-58: In function instance: PFCP_Emulation.ttcn:279.5-58: warning: The value returned by function `@PFCP_Emulation.f_PFCPEM_conns_seqnr_add' is not used RAN_Emulation.ttcn: In TTCN-3 module `RAN_Emulation': RAN_Emulation.ttcnpp:1514.1-1550.1: In function definition `RanapExpectedCreateCallback': RAN_Emulation.ttcnpp:1521.2-1529.2: In if statement: RAN_Emulation.ttcnpp:1524.3-1528.3: In if statement: RAN_Emulation.ttcnpp:1527.4-13: warning: Control never reaches this statement RAN_Emulation.ttcnpp:1549.2-11: warning: Control never reaches this statement ConnHdlr.ttcn: In TTCN-3 module `ConnHdlr': ConnHdlr.ttcn:352.1-364.1: In function definition `f_iuh2iu': ConnHdlr.ttcn:363.2-30: In return statement: ConnHdlr.ttcn:363.23-30: In actual parameter list of function `@ConnHdlr.f_bssap_expect': ConnHdlr.ttcn:363.24-29: In parameter #1 for `exp_rx': ConnHdlr.ttcn:363.24-29: warning: Inadequate restriction on the referenced template parameter `exp_rx', this may cause a dynamic test case error at runtime ConnHdlr.ttcn:352.52-84: note: Referenced template parameter is here ConnHdlr.ttcn:367.1-376.1: In function definition `f_iu2iuh': ConnHdlr.ttcn:375.2-28: In return statement: ConnHdlr.ttcn:375.21-28: In actual parameter list of function `@ConnHdlr.f_rua_expect': ConnHdlr.ttcn:375.22-27: In parameter #1 for `exp_rx': ConnHdlr.ttcn:375.22-27: warning: Inadequate restriction on the referenced template parameter `exp_rx', this may cause a dynamic test case error at runtime ConnHdlr.ttcn:367.52-84: note: Referenced template parameter is here ConnHdlr.ttcn:402.1-429.1: In function definition `f_iuh2iu_connect': ConnHdlr.ttcn:428.2-30: In return statement: ConnHdlr.ttcn:428.23-30: In actual parameter list of function `@ConnHdlr.f_bssap_expect': ConnHdlr.ttcn:428.24-29: In parameter #1 for `exp_rx': ConnHdlr.ttcn:428.24-29: warning: Inadequate restriction on the referenced template parameter `exp_rx', this may cause a dynamic test case error at runtime ConnHdlr.ttcn:402.58-90: note: Referenced template parameter is here ConnHdlr.ttcn:445.1-461.1: In function definition `f_iuh2iu_disconnect': ConnHdlr.ttcn:459.2-29: In variable assignment: ConnHdlr.ttcn:459.22-29: In actual parameter list of function `@ConnHdlr.f_bssap_expect': ConnHdlr.ttcn:459.23-28: In parameter #1 for `exp_rx': ConnHdlr.ttcn:459.23-28: warning: Inadequate restriction on the referenced template parameter `exp_rx', this may cause a dynamic test case error at runtime ConnHdlr.ttcn:446.9-41: note: Referenced template parameter is here ConnHdlr.ttcn:537.1-543.1: In function definition `f_build_rab_ass_resp': ConnHdlr.ttcn:542.2-45: In return statement: ConnHdlr.ttcn:542.9-45: In the operand of operation `valueof()': ConnHdlr.ttcn:542.36-44: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssResp': ConnHdlr.ttcn:542.37-43: In parameter #1 for `rab_sml': ConnHdlr.ttcn:542.37-43: warning: Inadequate restriction on the referenced template variable `rab_sml', this may cause a dynamic test case error at runtime ConnHdlr.ttcn:538.39-45: note: Referenced template variable is here ConnHdlr.ttcn:546.1-588.1: In function definition `f_cn_iu_release_procedure': ConnHdlr.ttcn:551.2-13: In function instance: ConnHdlr.ttcn:551.2-13: warning: The value returned by function `@ConnHdlr.f_iu2iuh' is not used ConnHdlr.ttcn:572.2-62: In function instance: ConnHdlr.ttcn:572.2-62: warning: The value returned by function `@ConnHdlr.f_iuh2iu_disconnect' is not used ConnHdlr.ttcn:684.1-727.1: In function definition `f_rab_ass_req_cs': ConnHdlr.ttcn:701.2-43: In variable assignment: ConnHdlr.ttcn:701.8-43: In the operand of operation `valueof()': ConnHdlr.ttcn:701.34-42: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssReq': ConnHdlr.ttcn:701.35-41: In parameter #1 for `rab_sml': ConnHdlr.ttcn:701.35-41: warning: Inadequate restriction on the referenced template variable `rab_sml', this may cause a dynamic test case error at runtime ConnHdlr.ttcn:687.37-43: note: Referenced template variable is here ConnHdlr.ttcn:724.2-43: In variable assignment: ConnHdlr.ttcn:724.8-43: In the operand of operation `valueof()': ConnHdlr.ttcn:724.34-42: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssReq': ConnHdlr.ttcn:724.35-41: In parameter #1 for `rab_sml': ConnHdlr.ttcn:724.35-41: warning: Inadequate restriction on the referenced template variable `rab_sml', this may cause a dynamic test case error at runtime ConnHdlr.ttcn:687.37-43: note: Referenced template variable is here ConnHdlr.ttcn:726.2-17: In function instance: ConnHdlr.ttcn:726.2-17: warning: The value returned by function `@ConnHdlr.f_rua_expect' is not used ConnHdlr.ttcn:729.8-789.1: In function definition `f_rab_ass_resp_cs': ConnHdlr.ttcn:736.2-45: In variable assignment: ConnHdlr.ttcn:736.8-45: In the operand of operation `valueof()': ConnHdlr.ttcn:736.35-44: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssResp': ConnHdlr.ttcn:736.36-43: In parameter #1 for `rab_sml': ConnHdlr.ttcn:736.36-43: warning: Inadequate restriction on the referenced template variable `rab_smdl', this may cause a dynamic test case error at runtime ConnHdlr.ttcn:732.39-46: note: Referenced template variable is here ConnHdlr.ttcn:739.2-782.2: In interleave statement: ConnHdlr.ttcn:761.3-773.3: In if statement: ConnHdlr.ttcn:765.4-45: In variable assignment: ConnHdlr.ttcn:765.10-45: In the operand of operation `valueof()': ConnHdlr.ttcn:765.36-44: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssReq': ConnHdlr.ttcn:765.37-43: In parameter #1 for `rab_sml': ConnHdlr.ttcn:765.37-43: warning: Inadequate restriction on the referenced template variable `rab_sml', this may cause a dynamic test case error at runtime ConnHdlr.ttcn:762.39-45: note: Referenced template variable is here ConnHdlr.ttcn:767.4-19: In function instance: ConnHdlr.ttcn:767.4-19: warning: The value returned by function `@ConnHdlr.f_rua_expect' is not used ConnHdlr.ttcn:770.4-47: In variable assignment: ConnHdlr.ttcn:770.10-47: In the operand of operation `valueof()': ConnHdlr.ttcn:770.37-46: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssResp': ConnHdlr.ttcn:770.38-45: In parameter #1 for `rab_sml': ConnHdlr.ttcn:770.38-45: warning: Inadequate restriction on the referenced template variable `rab_smdl', this may cause a dynamic test case error at runtime ConnHdlr.ttcn:732.39-46: note: Referenced template variable is here ConnHdlr.ttcn:786.2-45: In variable assignment: ConnHdlr.ttcn:786.8-45: In the operand of operation `valueof()': ConnHdlr.ttcn:786.35-44: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssResp': ConnHdlr.ttcn:786.36-43: In parameter #1 for `rab_sml': ConnHdlr.ttcn:786.36-43: warning: Inadequate restriction on the referenced template variable `rab_smdl', this may cause a dynamic test case error at runtime ConnHdlr.ttcn:732.39-46: note: Referenced template variable is here ConnHdlr.ttcn:788.2-19: In function instance: ConnHdlr.ttcn:788.2-19: warning: The value returned by function `@ConnHdlr.f_bssap_expect' is not used ConnHdlr.ttcn:796.1-856.1: In function definition `f_rab_ass_req_ps_with_pfcp': ConnHdlr.ttcn:817.2-43: In variable assignment: ConnHdlr.ttcn:817.8-43: In the operand of operation `valueof()': ConnHdlr.ttcn:817.34-42: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssReq': ConnHdlr.ttcn:817.35-41: In parameter #1 for `rab_sml': ConnHdlr.ttcn:817.35-41: warning: Inadequate restriction on the referenced template variable `rab_sml', this may cause a dynamic test case error at runtime ConnHdlr.ttcn:815.37-43: note: Referenced template variable is here ConnHdlr.ttcn:840.27-841.36: In template variable definition `pdr1': ConnHdlr.ttcn:840.54-841.36: In actual parameter list of template `@PFCP_Templates.ts_PFCP_Created_PDR': In parameter #2 for `local_F_TEID': ConnHdlr.ttcn:841.29-35: warning: Inadequate restriction on the referenced template variable `f_teid1', this may cause a dynamic test case error at runtime ConnHdlr.ttcn:836.22-837.55: note: Referenced template variable is here ConnHdlr.ttcn:842.27-843.36: In template variable definition `pdr2': ConnHdlr.ttcn:842.54-843.36: In actual parameter list of template `@PFCP_Templates.ts_PFCP_Created_PDR': In parameter #2 for `local_F_TEID': ConnHdlr.ttcn:843.29-35: warning: Inadequate restriction on the referenced template variable `f_teid2', this may cause a dynamic test case error at runtime ConnHdlr.ttcn:838.22-839.57: note: Referenced template variable is here ConnHdlr.ttcn:844.24-848.39: In template variable definition `r': ConnHdlr.ttcn:844.53-848.39: In actual parameter list of template `@PFCP_Templates.ts_PFCP_Session_Est_Resp': In parameter #5 for `created_pdr': ConnHdlr.ttcn:848.28-31: warning: Inadequate restriction on the referenced template variable `pdr1', this may cause a dynamic test case error at runtime ConnHdlr.ttcn:840.27-841.36: note: Referenced template variable is here ConnHdlr.ttcn:848.34-37: warning: Inadequate restriction on the referenced template variable `pdr2', this may cause a dynamic test case error at runtime ConnHdlr.ttcn:842.27-843.36: note: Referenced template variable is here ConnHdlr.ttcn:854.2-43: In variable assignment: ConnHdlr.ttcn:854.8-43: In the operand of operation `valueof()': ConnHdlr.ttcn:854.34-42: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssReq': ConnHdlr.ttcn:854.35-41: In parameter #1 for `rab_sml': ConnHdlr.ttcn:854.35-41: warning: Inadequate restriction on the referenced template variable `rab_sml', this may cause a dynamic test case error at runtime ConnHdlr.ttcn:815.37-43: note: Referenced template variable is here ConnHdlr.ttcn:855.2-17: In function instance: ConnHdlr.ttcn:855.2-17: warning: The value returned by function `@ConnHdlr.f_rua_expect' is not used ConnHdlr.ttcn:858.1-877.1: In function definition `f_rab_ass_resp_ps_with_pfcp': ConnHdlr.ttcn:868.2-45: In variable assignment: ConnHdlr.ttcn:868.8-45: In the operand of operation `valueof()': ConnHdlr.ttcn:868.35-44: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssResp': ConnHdlr.ttcn:868.36-43: In parameter #1 for `rab_sml': ConnHdlr.ttcn:868.36-43: warning: Inadequate restriction on the referenced template variable `rab_smdl', this may cause a dynamic test case error at runtime ConnHdlr.ttcn:865.39-46: note: Referenced template variable is here ConnHdlr.ttcn:876.2-46: In function instance: ConnHdlr.ttcn:876.16-46: In actual parameter list of function `@ConnHdlr.f_bssap_expect': ConnHdlr.ttcn:876.17-45: In parameter #1 for `exp_rx': ConnHdlr.ttcn:876.17-45: warning: Inadequate restriction on the referenced function `tr_RANAP_RabAssResp(rab_smdl, -, -)', this may cause a dynamic test case error at runtime RANAP_Templates.ttcn:1861.1-1923.1: note: Referenced function is here ConnHdlr.ttcn:876.2-46: warning: The value returned by function `@ConnHdlr.f_bssap_expect' is not used ConnHdlr.ttcn:884.1-900.1: In function definition `f_rab_ass_req_ps_without_pfcp': ConnHdlr.ttcn:894.2-43: In variable assignment: ConnHdlr.ttcn:894.8-43: In the operand of operation `valueof()': ConnHdlr.ttcn:894.34-42: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssReq': ConnHdlr.ttcn:894.35-41: In parameter #1 for `rab_sml': ConnHdlr.ttcn:894.35-41: warning: Inadequate restriction on the referenced template variable `rab_sml', this may cause a dynamic test case error at runtime ConnHdlr.ttcn:892.37-43: note: Referenced template variable is here ConnHdlr.ttcn:898.2-43: In variable assignment: ConnHdlr.ttcn:898.8-43: In the operand of operation `valueof()': ConnHdlr.ttcn:898.34-42: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssReq': ConnHdlr.ttcn:898.35-41: In parameter #1 for `rab_sml': ConnHdlr.ttcn:898.35-41: warning: Inadequate restriction on the referenced template variable `rab_sml', this may cause a dynamic test case error at runtime ConnHdlr.ttcn:892.37-43: note: Referenced template variable is here ConnHdlr.ttcn:899.2-17: In function instance: ConnHdlr.ttcn:899.2-17: warning: The value returned by function `@ConnHdlr.f_rua_expect' is not used ConnHdlr.ttcn:902.1-915.1: In function definition `f_rab_ass_resp_ps_without_pfcp': ConnHdlr.ttcn:910.2-45: In variable assignment: ConnHdlr.ttcn:910.8-45: In the operand of operation `valueof()': ConnHdlr.ttcn:910.35-44: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssResp': ConnHdlr.ttcn:910.36-43: In parameter #1 for `rab_sml': ConnHdlr.ttcn:910.36-43: warning: Inadequate restriction on the referenced template variable `rab_smdl', this may cause a dynamic test case error at runtime ConnHdlr.ttcn:907.39-46: note: Referenced template variable is here ConnHdlr.ttcn:914.2-46: In function instance: ConnHdlr.ttcn:914.16-46: In actual parameter list of function `@ConnHdlr.f_bssap_expect': ConnHdlr.ttcn:914.17-45: In parameter #1 for `exp_rx': ConnHdlr.ttcn:914.17-45: warning: Inadequate restriction on the referenced function `tr_RANAP_RabAssResp(rab_smdl, -, -)', this may cause a dynamic test case error at runtime RANAP_Templates.ttcn:1861.1-1923.1: note: Referenced function is here ConnHdlr.ttcn:914.2-46: warning: The value returned by function `@ConnHdlr.f_bssap_expect' is not used ConnHdlr.ttcn:973.1-996.1: In function definition `f_perform_compl_l3': ConnHdlr.ttcn:990.2-993.2: In if statement: ConnHdlr.ttcn:992.3-20: In function instance: ConnHdlr.ttcn:992.3-20: warning: The value returned by function `@ConnHdlr.f_bssap_expect' is not used HNBGW_Tests.ttcn: In TTCN-3 module `HNBGW_Tests': HNBGW_Tests.ttcn:716.1-745.1: In function definition `f_hnbap_ue_register': HNBGW_Tests.ttcn:720.2-55: In send statement: HNBGW_Tests.ttcn:720.48-54: In actual parameter list of template `@HNBAP_Templates.ts_HNBAP_UERegisterRequest': HNBGW_Tests.ttcn:720.49-53: In parameter #1 for `ue_id': HNBGW_Tests.ttcn:720.49-53: warning: Inadequate restriction on the referenced template parameter `ue_id', this may cause a dynamic test case error at runtime HNBGW_Tests.ttcn:716.52-87: note: Referenced template parameter is here HNBGW_Tests.ttcn:940.8-943.1: In function definition `f_tc_initial_ue': HNBGW_Tests.ttcn:942.2-21: In function instance: HNBGW_Tests.ttcn:942.2-21: warning: The value returned by function `@ConnHdlr.f_iuh2iu_connect' is not used HNBGW_Tests.ttcn:1067.9-1095.1: In function definition `f_tc_rab_assignment': HNBGW_Tests.ttcn:1075.2-21: In function instance: HNBGW_Tests.ttcn:1075.2-21: warning: The value returned by function `@ConnHdlr.f_iuh2iu_connect' is not used HNBGW_Tests.ttcn:1083.2-24: In function instance: HNBGW_Tests.ttcn:1083.2-24: warning: The value returned by function `@StatsD_Checker.f_statsd_expect' is not used HNBGW_Tests.ttcn:1092.2-24: In function instance: HNBGW_Tests.ttcn:1092.2-24: warning: The value returned by function `@StatsD_Checker.f_statsd_expect' is not used HNBGW_Tests.ttcn:1111.9-1127.1: In function definition `f_tc_rab_assignment_concurrent': HNBGW_Tests.ttcn:1119.2-21: In function instance: HNBGW_Tests.ttcn:1119.2-21: warning: The value returned by function `@ConnHdlr.f_iuh2iu_connect' is not used HNBGW_Tests.ttcn:1145.8-1186.1: In function definition `f_tc_rab_assign_fail': HNBGW_Tests.ttcn:1154.2-21: In function instance: HNBGW_Tests.ttcn:1154.2-21: warning: The value returned by function `@ConnHdlr.f_iuh2iu_connect' is not used HNBGW_Tests.ttcn:1162.2-24: In function instance: HNBGW_Tests.ttcn:1162.2-24: warning: The value returned by function `@StatsD_Checker.f_statsd_expect' is not used HNBGW_Tests.ttcn:1168.2-13: In function instance: HNBGW_Tests.ttcn:1168.2-13: warning: The value returned by function `@ConnHdlr.f_iuh2iu' is not used HNBGW_Tests.ttcn:1175.2-24: In function instance: HNBGW_Tests.ttcn:1175.2-24: warning: The value returned by function `@StatsD_Checker.f_statsd_expect' is not used HNBGW_Tests.ttcn:1199.8-1245.1: In function definition `f_tc_rab_release': HNBGW_Tests.ttcn:1208.2-21: In function instance: HNBGW_Tests.ttcn:1208.2-21: warning: The value returned by function `@ConnHdlr.f_iuh2iu_connect' is not used HNBGW_Tests.ttcn:1223.2-24: In function instance: HNBGW_Tests.ttcn:1223.2-24: warning: The value returned by function `@StatsD_Checker.f_statsd_expect' is not used HNBGW_Tests.ttcn:1239.2-17: In function instance: HNBGW_Tests.ttcn:1239.2-17: warning: The value returned by function `@ConnHdlr.f_rua_expect' is not used HNBGW_Tests.ttcn:1244.2-24: In function instance: HNBGW_Tests.ttcn:1244.2-24: warning: The value returned by function `@StatsD_Checker.f_statsd_expect' is not used HNBGW_Tests.ttcn:1272.8-1305.1: In function definition `f_tc_rab_assign_mgcp_to': HNBGW_Tests.ttcn:1282.2-21: In function instance: HNBGW_Tests.ttcn:1282.2-21: warning: The value returned by function `@ConnHdlr.f_iuh2iu_connect' is not used HNBGW_Tests.ttcn:1289.2-43: In variable assignment: HNBGW_Tests.ttcn:1289.8-43: In the operand of operation `valueof()': HNBGW_Tests.ttcn:1289.34-42: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssReq': HNBGW_Tests.ttcn:1289.35-41: In parameter #1 for `rab_sml': HNBGW_Tests.ttcn:1289.35-41: warning: Inadequate restriction on the referenced template variable `rab_sml', this may cause a dynamic test case error at runtime HNBGW_Tests.ttcn:1275.37-43: note: Referenced template variable is here HNBGW_Tests.ttcn:1336.8-1347.1: In function definition `f_tc_ranap_bidir': HNBGW_Tests.ttcn:1338.2-45: In function instance: HNBGW_Tests.ttcn:1338.2-45: warning: The value returned by function `@ConnHdlr.f_iuh2iu_connect' is not used HNBGW_Tests.ttcn:1341.2-55: In function instance: HNBGW_Tests.ttcn:1341.2-55: warning: The value returned by function `@ConnHdlr.f_iu2iuh' is not used HNBGW_Tests.ttcn:1343.2-55: In function instance: HNBGW_Tests.ttcn:1343.2-55: warning: The value returned by function `@ConnHdlr.f_iuh2iu' is not used HNBGW_Tests.ttcn:1346.2-50: In function instance: HNBGW_Tests.ttcn:1346.2-50: warning: The value returned by function `@ConnHdlr.f_iu2iuh' is not used HNBGW_Tests.ttcn:1370.9-1380.1: In function definition `f_tc_ranap_mo_disconnect': HNBGW_Tests.ttcn:1372.2-45: In function instance: HNBGW_Tests.ttcn:1372.2-45: warning: The value returned by function `@ConnHdlr.f_iuh2iu_connect' is not used HNBGW_Tests.ttcn:1377.2-58: In function instance: HNBGW_Tests.ttcn:1377.2-58: warning: The value returned by function `@ConnHdlr.f_iuh2iu' is not used HNBGW_Tests.ttcn:1403.9-1411.1: In function definition `f_tc_ranap_creq_cref_ConnHdlr': HNBGW_Tests.ttcn:1405.2-45: In function instance: HNBGW_Tests.ttcn:1405.2-45: warning: The value returned by function `@ConnHdlr.f_iuh2iu_connect' is not used HNBGW_Tests.ttcn:1434.9-1451.1: In function definition `f_tc_rua_disconnect_during_sccp_cr_cc': HNBGW_Tests.ttcn:1436.2-45: In function instance: HNBGW_Tests.ttcn:1436.2-45: warning: The value returned by function `@ConnHdlr.f_iuh2iu_connect' is not used HNBGW_Tests.ttcn:1476.9-1510.1: In function definition `f_tc_cs_iu_release_req_rua_disconnect': HNBGW_Tests.ttcn:1481.2-21: In function instance: HNBGW_Tests.ttcn:1481.2-21: warning: The value returned by function `@ConnHdlr.f_iuh2iu_connect' is not used HNBGW_Tests.ttcn:1523.9-1552.1: In function definition `f_tc_ps_iu_release_req_rua_disconnect': HNBGW_Tests.ttcn:1527.2-21: In function instance: HNBGW_Tests.ttcn:1527.2-21: warning: The value returned by function `@ConnHdlr.f_iuh2iu_connect' is not used HNBGW_Tests.ttcn:1563.8-1573.1: In function definition `f_tc_ps_rab_assignment': HNBGW_Tests.ttcn:1567.2-21: In function instance: HNBGW_Tests.ttcn:1567.2-21: warning: The value returned by function `@ConnHdlr.f_iuh2iu_connect' is not used HNBGW_Tests.ttcn:2352.9-2378.1: In function definition `f_tc_apply_sccp': HNBGW_Tests.ttcn:2364.2-55: In function instance: HNBGW_Tests.ttcn:2364.2-55: warning: The value returned by function `@ConnHdlr.f_iuh2iu' is not used HNBGW_Tests.ttcn:2365.2-55: In function instance: HNBGW_Tests.ttcn:2365.2-55: warning: The value returned by function `@ConnHdlr.f_iu2iuh' is not used HNBGW_Tests.ttcn:2395.8-2431.1: In function definition `f_tc_second_rab_assignment': HNBGW_Tests.ttcn:2401.2-21: In function instance: HNBGW_Tests.ttcn:2401.2-21: warning: The value returned by function `@ConnHdlr.f_iuh2iu_connect' is not used HNBGW_Tests.ttcn:2412.2-43: In variable assignment: HNBGW_Tests.ttcn:2412.8-43: In the operand of operation `valueof()': HNBGW_Tests.ttcn:2412.34-42: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssReq': HNBGW_Tests.ttcn:2412.35-41: In parameter #1 for `rab_sml': HNBGW_Tests.ttcn:2412.35-41: warning: Inadequate restriction on the referenced template variable `rab_sml', this may cause a dynamic test case error at runtime HNBGW_Tests.ttcn:2407.37-43: note: Referenced template variable is here HNBGW_Tests.ttcn:2417.2-17: In function instance: HNBGW_Tests.ttcn:2417.2-17: warning: The value returned by function `@ConnHdlr.f_rua_expect' is not used HNBGW_Tests.ttcn:2425.2-45: In variable assignment: HNBGW_Tests.ttcn:2425.8-45: In the operand of operation `valueof()': HNBGW_Tests.ttcn:2425.35-44: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssResp': HNBGW_Tests.ttcn:2425.36-43: In parameter #1 for `rab_sml': HNBGW_Tests.ttcn:2425.36-43: warning: Inadequate restriction on the referenced template variable `rab_smdl', this may cause a dynamic test case error at runtime HNBGW_Tests.ttcn:2423.39-46: note: Referenced template variable is here HNBGW_Tests.ttcn:2427.2-19: In function instance: HNBGW_Tests.ttcn:2427.2-19: warning: The value returned by function `@ConnHdlr.f_bssap_expect' is not used IuUP_Emulation.ttcn: In TTCN-3 module `IuUP_Emulation': IuUP_Emulation.ttcn:150.9-190.1: In function definition `f_ts_IuUP_INIT': IuUP_Emulation.ttcn:179.2-187.3: In template definition `tpl': IuUP_Emulation.ttcn:179.84-187.3: In actual parameter list of template `@IuUP_Types.ts_IuUP_PDU14_ProcSending_INIT': In parameter #4 for `rfci': IuUP_Emulation.ttcn:183.11-14: warning: Inadequate restriction on the referenced template variable `rfci', this may cause a dynamic test case error at runtime IuUP_Emulation.ttcn:154.36-47: note: Referenced template variable is here Notify: Generating code... Notify: File `BSSAP_CodecPort.hh' was generated. Notify: File `BSSAP_CodecPort.cc' was generated. Notify: File `BSSAP_CodecPort_part_1.cc' was generated. Notify: File `BSSAP_CodecPort_part_2.cc' was generated. Notify: File `BSSAP_CodecPort_part_3.cc' was generated. Notify: File `BSSAP_CodecPort_part_4.cc' was generated. Notify: File `BSSAP_CodecPort_part_5.cc' was generated. Notify: File `BSSAP_CodecPort_part_6.cc' was generated. Notify: File `BSSAP_CodecPort_part_7.cc' was generated. Notify: File `BSSAP_Types.hh' was generated. Notify: File `BSSAP_Types.cc' was generated. Notify: File `BSSAP_Types_part_1.cc' was generated. Notify: File `BSSAP_Types_part_2.cc' was generated. Notify: File `BSSAP_Types_part_3.cc' was generated. Notify: File `BSSAP_Types_part_4.cc' was generated. Notify: File `BSSAP_Types_part_5.cc' was generated. Notify: File `BSSAP_Types_part_6.cc' was generated. Notify: File `BSSAP_Types_part_7.cc' was generated. Notify: File `ConnHdlr.hh' was generated. Notify: File `ConnHdlr.cc' was generated. Notify: File `ConnHdlr_part_1.cc' was generated. Notify: File `ConnHdlr_part_2.cc' was generated. Notify: File `ConnHdlr_part_3.cc' was generated. Notify: File `ConnHdlr_part_4.cc' was generated. Notify: File `ConnHdlr_part_5.cc' was generated. Notify: File `ConnHdlr_part_6.cc' was generated. Notify: File `ConnHdlr_part_7.cc' was generated. Notify: File `DNS_Helpers.hh' was generated. Notify: File `DNS_Helpers.cc' was generated. Notify: File `DNS_Helpers_part_1.cc' was generated. Notify: File `DNS_Helpers_part_2.cc' was generated. Notify: File `DNS_Helpers_part_3.cc' was generated. Notify: File `DNS_Helpers_part_4.cc' was generated. Notify: File `DNS_Helpers_part_5.cc' was generated. Notify: File `DNS_Helpers_part_6.cc' was generated. Notify: File `DNS_Helpers_part_7.cc' was generated. Notify: File `GSM_Types.hh' was generated. Notify: File `GSM_Types.cc' was generated. Notify: File `GSM_Types_part_1.cc' was generated. Notify: File `GSM_Types_part_2.cc' was generated. Notify: File `GSM_Types_part_3.cc' was generated. Notify: File `GSM_Types_part_4.cc' was generated. Notify: File `GSM_Types_part_5.cc' was generated. Notify: File `GSM_Types_part_6.cc' was generated. Notify: File `GSM_Types_part_7.cc' was generated. Notify: File `General_Types.hh' was generated. Notify: File `General_Types.cc' was generated. Notify: File `General_Types_part_1.cc' was generated. Notify: File `General_Types_part_2.cc' was generated. Notify: File `General_Types_part_3.cc' was generated. Notify: File `General_Types_part_4.cc' was generated. Notify: File `General_Types_part_5.cc' was generated. Notify: File `General_Types_part_6.cc' was generated. Notify: File `General_Types_part_7.cc' was generated. Notify: File `HNBAP_CommonDataTypes.hh' was generated. Notify: File `HNBAP_CommonDataTypes.cc' was generated. Notify: File `HNBAP_CommonDataTypes_part_1.cc' was generated. Notify: File `HNBAP_CommonDataTypes_part_2.cc' was generated. Notify: File `HNBAP_CommonDataTypes_part_3.cc' was generated. Notify: File `HNBAP_CommonDataTypes_part_4.cc' was generated. Notify: File `HNBAP_CommonDataTypes_part_5.cc' was generated. Notify: File `HNBAP_CommonDataTypes_part_6.cc' was generated. Notify: File `HNBAP_CommonDataTypes_part_7.cc' was generated. Notify: File `HNBAP_Constants.hh' was generated. Notify: File `HNBAP_Constants.cc' was generated. Notify: File `HNBAP_Constants_part_1.cc' was generated. Notify: File `HNBAP_Constants_part_2.cc' was generated. Notify: File `HNBAP_Constants_part_3.cc' was generated. Notify: File `HNBAP_Constants_part_4.cc' was generated. Notify: File `HNBAP_Constants_part_5.cc' was generated. Notify: File `HNBAP_Constants_part_6.cc' was generated. Notify: File `HNBAP_Constants_part_7.cc' was generated. Notify: File `HNBAP_Containers.hh' was generated. Notify: File `HNBAP_Containers.cc' was generated. Notify: File `HNBAP_Containers_part_1.cc' was generated. Notify: File `HNBAP_Containers_part_2.cc' was generated. Notify: File `HNBAP_Containers_part_3.cc' was generated. Notify: File `HNBAP_Containers_part_4.cc' was generated. Notify: File `HNBAP_Containers_part_5.cc' was generated. Notify: File `HNBAP_Containers_part_6.cc' was generated. Notify: File `HNBAP_Containers_part_7.cc' was generated. Notify: File `HNBAP_IEs.hh' was generated. Notify: File `HNBAP_IEs.cc' was generated. Notify: File `HNBAP_IEs_part_1.cc' was generated. Notify: File `HNBAP_IEs_part_2.cc' was generated. Notify: File `HNBAP_IEs_part_3.cc' was generated. Notify: File `HNBAP_IEs_part_4.cc' was generated. Notify: File `HNBAP_IEs_part_5.cc' was generated. Notify: File `HNBAP_IEs_part_6.cc' was generated. Notify: File `HNBAP_IEs_part_7.cc' was generated. Notify: File `HNBAP_PDU_Contents.hh' was generated. Notify: File `HNBAP_PDU_Contents.cc' was generated. Notify: File `HNBAP_PDU_Contents_part_1.cc' was generated. Notify: File `HNBAP_PDU_Contents_part_2.cc' was generated. Notify: File `HNBAP_PDU_Contents_part_3.cc' was generated. Notify: File `HNBAP_PDU_Contents_part_4.cc' was generated. Notify: File `HNBAP_PDU_Contents_part_5.cc' was generated. Notify: File `HNBAP_PDU_Contents_part_6.cc' was generated. Notify: File `HNBAP_PDU_Contents_part_7.cc' was generated. Notify: File `HNBAP_PDU_Descriptions.hh' was generated. Notify: File `HNBAP_PDU_Descriptions.cc' was generated. Notify: File `HNBAP_PDU_Descriptions_part_1.cc' was generated. Notify: File `HNBAP_PDU_Descriptions_part_2.cc' was generated. Notify: File `HNBAP_PDU_Descriptions_part_3.cc' was generated. Notify: File `HNBAP_PDU_Descriptions_part_4.cc' was generated. Notify: File `HNBAP_PDU_Descriptions_part_5.cc' was generated. Notify: File `HNBAP_PDU_Descriptions_part_6.cc' was generated. Notify: File `HNBAP_PDU_Descriptions_part_7.cc' was generated. Notify: File `HNBAP_Templates.hh' was generated. Notify: File `HNBAP_Templates.cc' was generated. Notify: File `HNBAP_Templates_part_1.cc' was generated. Notify: File `HNBAP_Templates_part_2.cc' was generated. Notify: File `HNBAP_Templates_part_3.cc' was generated. Notify: File `HNBAP_Templates_part_4.cc' was generated. Notify: File `HNBAP_Templates_part_5.cc' was generated. Notify: File `HNBAP_Templates_part_6.cc' was generated. Notify: File `HNBAP_Templates_part_7.cc' was generated. Notify: File `HNBAP_Types.hh' was generated. Notify: File `HNBAP_Types.cc' was generated. Notify: File `HNBAP_Types_part_1.cc' was generated. Notify: File `HNBAP_Types_part_2.cc' was generated. Notify: File `HNBAP_Types_part_3.cc' was generated. Notify: File `HNBAP_Types_part_4.cc' was generated. Notify: File `HNBAP_Types_part_5.cc' was generated. Notify: File `HNBAP_Types_part_6.cc' was generated. Notify: File `HNBAP_Types_part_7.cc' was generated. Notify: File `HNBGW_Tests.hh' was generated. Notify: File `HNBGW_Tests.cc' was generated. Notify: File `HNBGW_Tests_part_1.cc' was generated. Notify: File `HNBGW_Tests_part_2.cc' was generated. Notify: File `HNBGW_Tests_part_3.cc' was generated. Notify: File `HNBGW_Tests_part_4.cc' was generated. Notify: File `HNBGW_Tests_part_5.cc' was generated. Notify: File `HNBGW_Tests_part_6.cc' was generated. Notify: File `HNBGW_Tests_part_7.cc' was generated. Notify: File `IPA_CodecPort.hh' was generated. Notify: File `IPA_CodecPort.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct.hh' was generated. Notify: File `IPA_CodecPort_CtrlFunct.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_1.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_2.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_3.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_4.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_5.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_6.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_7.cc' was generated. Notify: File `IPA_CodecPort_part_1.cc' was generated. Notify: File `IPA_CodecPort_part_2.cc' was generated. Notify: File `IPA_CodecPort_part_3.cc' was generated. Notify: File `IPA_CodecPort_part_4.cc' was generated. Notify: File `IPA_CodecPort_part_5.cc' was generated. Notify: File `IPA_CodecPort_part_6.cc' was generated. Notify: File `IPA_CodecPort_part_7.cc' was generated. Notify: File `IPA_Emulation.hh' was generated. Notify: File `IPA_Emulation.cc' was generated. Notify: File `IPA_Emulation_part_1.cc' was generated. Notify: File `IPA_Emulation_part_2.cc' was generated. Notify: File `IPA_Emulation_part_3.cc' was generated. Notify: File `IPA_Emulation_part_4.cc' was generated. Notify: File `IPA_Emulation_part_5.cc' was generated. Notify: File `IPA_Emulation_part_6.cc' was generated. Notify: File `IPA_Emulation_part_7.cc' was generated. Notify: File `IPA_Types.hh' was generated. Notify: File `IPA_Types.cc' was generated. Notify: File `IPA_Types_part_1.cc' was generated. Notify: File `IPA_Types_part_2.cc' was generated. Notify: File `IPA_Types_part_3.cc' was generated. Notify: File `IPA_Types_part_4.cc' was generated. Notify: File `IPA_Types_part_5.cc' was generated. Notify: File `IPA_Types_part_6.cc' was generated. Notify: File `IPA_Types_part_7.cc' was generated. Notify: File `IPL4asp_Functions.hh' was generated. Notify: File `IPL4asp_Functions.cc' was generated. Notify: File `IPL4asp_Functions_part_1.cc' was generated. Notify: File `IPL4asp_Functions_part_2.cc' was generated. Notify: File `IPL4asp_Functions_part_3.cc' was generated. Notify: File `IPL4asp_Functions_part_4.cc' was generated. Notify: File `IPL4asp_Functions_part_5.cc' was generated. Notify: File `IPL4asp_Functions_part_6.cc' was generated. Notify: File `IPL4asp_Functions_part_7.cc' was generated. Notify: File `IPL4asp_PortType.hh' was generated. Notify: File `IPL4asp_PortType.cc' was generated. Notify: File `IPL4asp_PortType_part_1.cc' was generated. Notify: File `IPL4asp_PortType_part_2.cc' was generated. Notify: File `IPL4asp_PortType_part_3.cc' was generated. Notify: File `IPL4asp_PortType_part_4.cc' was generated. Notify: File `IPL4asp_PortType_part_5.cc' was generated. Notify: File `IPL4asp_PortType_part_6.cc' was generated. Notify: File `IPL4asp_PortType_part_7.cc' was generated. Notify: File `IPL4asp_Types.hh' was generated. Notify: File `IPL4asp_Types.cc' was generated. Notify: File `IPL4asp_Types_part_1.cc' was generated. Notify: File `IPL4asp_Types_part_2.cc' was generated. Notify: File `IPL4asp_Types_part_3.cc' was generated. Notify: File `IPL4asp_Types_part_4.cc' was generated. Notify: File `IPL4asp_Types_part_5.cc' was generated. Notify: File `IPL4asp_Types_part_6.cc' was generated. Notify: File `IPL4asp_Types_part_7.cc' was generated. Notify: File `IuUP_Emulation.hh' was generated. Notify: File `IuUP_Emulation.cc' was generated. Notify: File `IuUP_Emulation_part_1.cc' was generated. Notify: File `IuUP_Emulation_part_2.cc' was generated. Notify: File `IuUP_Emulation_part_3.cc' was generated. Notify: File `IuUP_Emulation_part_4.cc' was generated. Notify: File `IuUP_Emulation_part_5.cc' was generated. Notify: File `IuUP_Emulation_part_6.cc' was generated. Notify: File `IuUP_Emulation_part_7.cc' was generated. Notify: File `IuUP_Types.hh' was generated. Notify: File `IuUP_Types.cc' was generated. Notify: File `IuUP_Types_part_1.cc' was generated. Notify: File `IuUP_Types_part_2.cc' was generated. Notify: File `IuUP_Types_part_3.cc' was generated. Notify: File `IuUP_Types_part_4.cc' was generated. Notify: File `IuUP_Types_part_5.cc' was generated. Notify: File `IuUP_Types_part_6.cc' was generated. Notify: File `IuUP_Types_part_7.cc' was generated. Notify: File `Iuh_CodecPort.hh' was generated. Notify: File `Iuh_CodecPort.cc' was generated. Notify: File `Iuh_CodecPort_CtrlFunct.hh' was generated. Notify: File `Iuh_CodecPort_CtrlFunct.cc' was generated. Notify: File `Iuh_CodecPort_CtrlFunct_part_1.cc' was generated. Notify: File `Iuh_CodecPort_CtrlFunct_part_2.cc' was generated. Notify: File `Iuh_CodecPort_CtrlFunct_part_3.cc' was generated. Notify: File `Iuh_CodecPort_CtrlFunct_part_4.cc' was generated. Notify: File `Iuh_CodecPort_CtrlFunct_part_5.cc' was generated. Notify: File `Iuh_CodecPort_CtrlFunct_part_6.cc' was generated. Notify: File `Iuh_CodecPort_CtrlFunct_part_7.cc' was generated. Notify: File `Iuh_CodecPort_part_1.cc' was generated. Notify: File `Iuh_CodecPort_part_2.cc' was generated. Notify: File `Iuh_CodecPort_part_3.cc' was generated. Notify: File `Iuh_CodecPort_part_4.cc' was generated. Notify: File `Iuh_CodecPort_part_5.cc' was generated. Notify: File `Iuh_CodecPort_part_6.cc' was generated. Notify: File `Iuh_CodecPort_part_7.cc' was generated. Notify: File `Iuh_Emulation.hh' was generated. Notify: File `Iuh_Emulation.cc' was generated. Notify: File `Iuh_Emulation_part_1.cc' was generated. Notify: File `Iuh_Emulation_part_2.cc' was generated. Notify: File `Iuh_Emulation_part_3.cc' was generated. Notify: File `Iuh_Emulation_part_4.cc' was generated. Notify: File `Iuh_Emulation_part_5.cc' was generated. Notify: File `Iuh_Emulation_part_6.cc' was generated. Notify: File `Iuh_Emulation_part_7.cc' was generated. Notify: File `Iuh_Types.hh' was generated. Notify: File `Iuh_Types.cc' was generated. Notify: File `Iuh_Types_part_1.cc' was generated. Notify: File `Iuh_Types_part_2.cc' was generated. Notify: File `Iuh_Types_part_3.cc' was generated. Notify: File `Iuh_Types_part_4.cc' was generated. Notify: File `Iuh_Types_part_5.cc' was generated. Notify: File `Iuh_Types_part_6.cc' was generated. Notify: File `Iuh_Types_part_7.cc' was generated. Notify: File `L3_Common.hh' was generated. Notify: File `L3_Common.cc' was generated. Notify: File `L3_Common_part_1.cc' was generated. Notify: File `L3_Common_part_2.cc' was generated. Notify: File `L3_Common_part_3.cc' was generated. Notify: File `L3_Common_part_4.cc' was generated. Notify: File `L3_Common_part_5.cc' was generated. Notify: File `L3_Common_part_6.cc' was generated. Notify: File `L3_Common_part_7.cc' was generated. Notify: File `L3_Templates.hh' was generated. Notify: File `L3_Templates.cc' was generated. Notify: File `L3_Templates_part_1.cc' was generated. Notify: File `L3_Templates_part_2.cc' was generated. Notify: File `L3_Templates_part_3.cc' was generated. Notify: File `L3_Templates_part_4.cc' was generated. Notify: File `L3_Templates_part_5.cc' was generated. Notify: File `L3_Templates_part_6.cc' was generated. Notify: File `L3_Templates_part_7.cc' was generated. Notify: File `M3UA_Emulation.hh' was generated. Notify: File `M3UA_Emulation.cc' was generated. Notify: File `M3UA_Emulation_part_1.cc' was generated. Notify: File `M3UA_Emulation_part_2.cc' was generated. Notify: File `M3UA_Emulation_part_3.cc' was generated. Notify: File `M3UA_Emulation_part_4.cc' was generated. Notify: File `M3UA_Emulation_part_5.cc' was generated. Notify: File `M3UA_Emulation_part_6.cc' was generated. Notify: File `M3UA_Emulation_part_7.cc' was generated. Notify: File `M3UA_Types.hh' was generated. Notify: File `M3UA_Types.cc' was generated. Notify: File `M3UA_Types_part_1.cc' was generated. Notify: File `M3UA_Types_part_2.cc' was generated. Notify: File `M3UA_Types_part_3.cc' was generated. Notify: File `M3UA_Types_part_4.cc' was generated. Notify: File `M3UA_Types_part_5.cc' was generated. Notify: File `M3UA_Types_part_6.cc' was generated. Notify: File `M3UA_Types_part_7.cc' was generated. Notify: File `MGCP_CodecPort.hh' was generated. Notify: File `MGCP_CodecPort.cc' was generated. Notify: File `MGCP_CodecPort_CtrlFunct.hh' was generated. Notify: File `MGCP_CodecPort_CtrlFunct.cc' was generated. Notify: File `MGCP_CodecPort_CtrlFunct_part_1.cc' was generated. Notify: File `MGCP_CodecPort_CtrlFunct_part_2.cc' was generated. Notify: File `MGCP_CodecPort_CtrlFunct_part_3.cc' was generated. Notify: File `MGCP_CodecPort_CtrlFunct_part_4.cc' was generated. Notify: File `MGCP_CodecPort_CtrlFunct_part_5.cc' was generated. Notify: File `MGCP_CodecPort_CtrlFunct_part_6.cc' was generated. Notify: File `MGCP_CodecPort_CtrlFunct_part_7.cc' was generated. Notify: File `MGCP_CodecPort_part_1.cc' was generated. Notify: File `MGCP_CodecPort_part_2.cc' was generated. Notify: File `MGCP_CodecPort_part_3.cc' was generated. Notify: File `MGCP_CodecPort_part_4.cc' was generated. Notify: File `MGCP_CodecPort_part_5.cc' was generated. Notify: File `MGCP_CodecPort_part_6.cc' was generated. Notify: File `MGCP_CodecPort_part_7.cc' was generated. Notify: File `MGCP_Emulation.hh' was generated. Notify: File `MGCP_Emulation.cc' was generated. Notify: File `MGCP_Emulation_part_1.cc' was generated. Notify: File `MGCP_Emulation_part_2.cc' was generated. Notify: File `MGCP_Emulation_part_3.cc' was generated. Notify: File `MGCP_Emulation_part_4.cc' was generated. Notify: File `MGCP_Emulation_part_5.cc' was generated. Notify: File `MGCP_Emulation_part_6.cc' was generated. Notify: File `MGCP_Emulation_part_7.cc' was generated. Notify: File `MGCP_Templates.hh' was generated. Notify: File `MGCP_Templates.cc' was generated. Notify: File `MGCP_Templates_part_1.cc' was generated. Notify: File `MGCP_Templates_part_2.cc' was generated. Notify: File `MGCP_Templates_part_3.cc' was generated. Notify: File `MGCP_Templates_part_4.cc' was generated. Notify: File `MGCP_Templates_part_5.cc' was generated. Notify: File `MGCP_Templates_part_6.cc' was generated. Notify: File `MGCP_Templates_part_7.cc' was generated. Notify: File `MGCP_Types.hh' was generated. Notify: File `MGCP_Types.cc' was generated. Notify: File `MGCP_Types_part_1.cc' was generated. Notify: File `MGCP_Types_part_2.cc' was generated. Notify: File `MGCP_Types_part_3.cc' was generated. Notify: File `MGCP_Types_part_4.cc' was generated. Notify: File `MGCP_Types_part_5.cc' was generated. Notify: File `MGCP_Types_part_6.cc' was generated. Notify: File `MGCP_Types_part_7.cc' was generated. Notify: File `MTP3asp_PortType.hh' was generated. Notify: File `MTP3asp_PortType.cc' was generated. Notify: File `MTP3asp_PortType_part_1.cc' was generated. Notify: File `MTP3asp_PortType_part_2.cc' was generated. Notify: File `MTP3asp_PortType_part_3.cc' was generated. Notify: File `MTP3asp_PortType_part_4.cc' was generated. Notify: File `MTP3asp_PortType_part_5.cc' was generated. Notify: File `MTP3asp_PortType_part_6.cc' was generated. Notify: File `MTP3asp_PortType_part_7.cc' was generated. Notify: File `MTP3asp_Types.hh' was generated. Notify: File `MTP3asp_Types.cc' was generated. Notify: File `MTP3asp_Types_part_1.cc' was generated. Notify: File `MTP3asp_Types_part_2.cc' was generated. Notify: File `MTP3asp_Types_part_3.cc' was generated. Notify: File `MTP3asp_Types_part_4.cc' was generated. Notify: File `MTP3asp_Types_part_5.cc' was generated. Notify: File `MTP3asp_Types_part_6.cc' was generated. Notify: File `MTP3asp_Types_part_7.cc' was generated. Notify: File `Misc_Helpers.hh' was generated. Notify: File `Misc_Helpers.cc' was generated. Notify: File `Misc_Helpers_part_1.cc' was generated. Notify: File `Misc_Helpers_part_2.cc' was generated. Notify: File `Misc_Helpers_part_3.cc' was generated. Notify: File `Misc_Helpers_part_4.cc' was generated. Notify: File `Misc_Helpers_part_5.cc' was generated. Notify: File `Misc_Helpers_part_6.cc' was generated. Notify: File `Misc_Helpers_part_7.cc' was generated. Notify: File `MobileL3_CC_Types.hh' was generated. Notify: File `MobileL3_CC_Types.cc' was generated. Notify: File `MobileL3_CC_Types_part_1.cc' was generated. Notify: File `MobileL3_CC_Types_part_2.cc' was generated. Notify: File `MobileL3_CC_Types_part_3.cc' was generated. Notify: File `MobileL3_CC_Types_part_4.cc' was generated. Notify: File `MobileL3_CC_Types_part_5.cc' was generated. Notify: File `MobileL3_CC_Types_part_6.cc' was generated. Notify: File `MobileL3_CC_Types_part_7.cc' was generated. Notify: File `MobileL3_CommonIE_Types.hh' was generated. Notify: File `MobileL3_CommonIE_Types.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_1.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_2.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_3.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_4.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_5.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_6.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_7.cc' was generated. Notify: File `MobileL3_GMM_SM_Types.hh' was generated. Notify: File `MobileL3_GMM_SM_Types.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_1.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_2.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_3.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_4.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_5.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_6.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_7.cc' was generated. Notify: File `MobileL3_MM_Types.hh' was generated. Notify: File `MobileL3_MM_Types.cc' was generated. Notify: File `MobileL3_MM_Types_part_1.cc' was generated. Notify: File `MobileL3_MM_Types_part_2.cc' was generated. Notify: File `MobileL3_MM_Types_part_3.cc' was generated. Notify: File `MobileL3_MM_Types_part_4.cc' was generated. Notify: File `MobileL3_MM_Types_part_5.cc' was generated. Notify: File `MobileL3_MM_Types_part_6.cc' was generated. Notify: File `MobileL3_MM_Types_part_7.cc' was generated. Notify: File `MobileL3_RRM_Types.hh' was generated. Notify: File `MobileL3_RRM_Types.cc' was generated. Notify: File `MobileL3_RRM_Types_part_1.cc' was generated. Notify: File `MobileL3_RRM_Types_part_2.cc' was generated. Notify: File `MobileL3_RRM_Types_part_3.cc' was generated. Notify: File `MobileL3_RRM_Types_part_4.cc' was generated. Notify: File `MobileL3_RRM_Types_part_5.cc' was generated. Notify: File `MobileL3_RRM_Types_part_6.cc' was generated. Notify: File `MobileL3_RRM_Types_part_7.cc' was generated. Notify: File `MobileL3_SMS_Types.hh' was generated. Notify: File `MobileL3_SMS_Types.cc' was generated. Notify: File `MobileL3_SMS_Types_part_1.cc' was generated. Notify: File `MobileL3_SMS_Types_part_2.cc' was generated. Notify: File `MobileL3_SMS_Types_part_3.cc' was generated. Notify: File `MobileL3_SMS_Types_part_4.cc' was generated. Notify: File `MobileL3_SMS_Types_part_5.cc' was generated. Notify: File `MobileL3_SMS_Types_part_6.cc' was generated. Notify: File `MobileL3_SMS_Types_part_7.cc' was generated. Notify: File `MobileL3_SS_Types.hh' was generated. Notify: File `MobileL3_SS_Types.cc' was generated. Notify: File `MobileL3_SS_Types_part_1.cc' was generated. Notify: File `MobileL3_SS_Types_part_2.cc' was generated. Notify: File `MobileL3_SS_Types_part_3.cc' was generated. Notify: File `MobileL3_SS_Types_part_4.cc' was generated. Notify: File `MobileL3_SS_Types_part_5.cc' was generated. Notify: File `MobileL3_SS_Types_part_6.cc' was generated. Notify: File `MobileL3_SS_Types_part_7.cc' was generated. Notify: File `MobileL3_Types.hh' was generated. Notify: File `MobileL3_Types.cc' was generated. Notify: File `MobileL3_Types_part_1.cc' was generated. Notify: File `MobileL3_Types_part_2.cc' was generated. Notify: File `MobileL3_Types_part_3.cc' was generated. Notify: File `MobileL3_Types_part_4.cc' was generated. Notify: File `MobileL3_Types_part_5.cc' was generated. Notify: File `MobileL3_Types_part_6.cc' was generated. Notify: File `MobileL3_Types_part_7.cc' was generated. Notify: File `Mutex.hh' was generated. Notify: File `Mutex.cc' was generated. Notify: File `Mutex_part_1.cc' was generated. Notify: File `Mutex_part_2.cc' was generated. Notify: File `Mutex_part_3.cc' was generated. Notify: File `Mutex_part_4.cc' was generated. Notify: File `Mutex_part_5.cc' was generated. Notify: File `Mutex_part_6.cc' was generated. Notify: File `Mutex_part_7.cc' was generated. Notify: File `Native_Functions.hh' was generated. Notify: File `Native_Functions.cc' was generated. Notify: File `Native_Functions_part_1.cc' was generated. Notify: File `Native_Functions_part_2.cc' was generated. Notify: File `Native_Functions_part_3.cc' was generated. Notify: File `Native_Functions_part_4.cc' was generated. Notify: File `Native_Functions_part_5.cc' was generated. Notify: File `Native_Functions_part_6.cc' was generated. Notify: File `Native_Functions_part_7.cc' was generated. Notify: File `Osmocom_CTRL_Adapter.hh' was generated. Notify: File `Osmocom_CTRL_Adapter.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_1.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_2.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_3.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_4.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_5.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_6.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_7.cc' was generated. Notify: File `Osmocom_CTRL_Functions.hh' was generated. Notify: File `Osmocom_CTRL_Functions.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_1.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_2.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_3.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_4.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_5.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_6.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_7.cc' was generated. Notify: File `Osmocom_CTRL_Types.hh' was generated. Notify: File `Osmocom_CTRL_Types.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_1.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_2.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_3.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_4.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_5.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_6.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_7.cc' was generated. Notify: File `Osmocom_Types.hh' was generated. Notify: File `Osmocom_Types.cc' was generated. Notify: File `Osmocom_Types_part_1.cc' was generated. Notify: File `Osmocom_Types_part_2.cc' was generated. Notify: File `Osmocom_Types_part_3.cc' was generated. Notify: File `Osmocom_Types_part_4.cc' was generated. Notify: File `Osmocom_Types_part_5.cc' was generated. Notify: File `Osmocom_Types_part_6.cc' was generated. Notify: File `Osmocom_Types_part_7.cc' was generated. Notify: File `Osmocom_VTY_Functions.hh' was generated. Notify: File `Osmocom_VTY_Functions.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_1.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_2.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_3.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_4.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_5.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_6.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_7.cc' was generated. Notify: File `PFCP_CodecPort.hh' was generated. Notify: File `PFCP_CodecPort.cc' was generated. Notify: File `PFCP_CodecPort_CtrlFunct.hh' was generated. Notify: File `PFCP_CodecPort_CtrlFunct.cc' was generated. Notify: File `PFCP_CodecPort_CtrlFunct_part_1.cc' was generated. Notify: File `PFCP_CodecPort_CtrlFunct_part_2.cc' was generated. Notify: File `PFCP_CodecPort_CtrlFunct_part_3.cc' was generated. Notify: File `PFCP_CodecPort_CtrlFunct_part_4.cc' was generated. Notify: File `PFCP_CodecPort_CtrlFunct_part_5.cc' was generated. Notify: File `PFCP_CodecPort_CtrlFunct_part_6.cc' was generated. Notify: File `PFCP_CodecPort_CtrlFunct_part_7.cc' was generated. Notify: File `PFCP_CodecPort_part_1.cc' was generated. Notify: File `PFCP_CodecPort_part_2.cc' was generated. Notify: File `PFCP_CodecPort_part_3.cc' was generated. Notify: File `PFCP_CodecPort_part_4.cc' was generated. Notify: File `PFCP_CodecPort_part_5.cc' was generated. Notify: File `PFCP_CodecPort_part_6.cc' was generated. Notify: File `PFCP_CodecPort_part_7.cc' was generated. Notify: File `PFCP_Emulation.hh' was generated. Notify: File `PFCP_Emulation.cc' was generated. Notify: File `PFCP_Emulation_part_1.cc' was generated. Notify: File `PFCP_Emulation_part_2.cc' was generated. Notify: File `PFCP_Emulation_part_3.cc' was generated. Notify: File `PFCP_Emulation_part_4.cc' was generated. Notify: File `PFCP_Emulation_part_5.cc' was generated. Notify: File `PFCP_Emulation_part_6.cc' was generated. Notify: File `PFCP_Emulation_part_7.cc' was generated. Notify: File `PFCP_Templates.hh' was generated. Notify: File `PFCP_Templates.cc' was generated. Notify: File `PFCP_Templates_part_1.cc' was generated. Notify: File `PFCP_Templates_part_2.cc' was generated. Notify: File `PFCP_Templates_part_3.cc' was generated. Notify: File `PFCP_Templates_part_4.cc' was generated. Notify: File `PFCP_Templates_part_5.cc' was generated. Notify: File `PFCP_Templates_part_6.cc' was generated. Notify: File `PFCP_Templates_part_7.cc' was generated. Notify: File `PFCP_Types.hh' was generated. Notify: File `PFCP_Types.cc' was generated. Notify: File `PFCP_Types_part_1.cc' was generated. Notify: File `PFCP_Types_part_2.cc' was generated. Notify: File `PFCP_Types_part_3.cc' was generated. Notify: File `PFCP_Types_part_4.cc' was generated. Notify: File `PFCP_Types_part_5.cc' was generated. Notify: File `PFCP_Types_part_6.cc' was generated. Notify: File `PFCP_Types_part_7.cc' was generated. Notify: File `RANAP_CodecPort.hh' was generated. Notify: File `RANAP_CodecPort.cc' was generated. Notify: File `RANAP_CodecPort_part_1.cc' was generated. Notify: File `RANAP_CodecPort_part_2.cc' was generated. Notify: File `RANAP_CodecPort_part_3.cc' was generated. Notify: File `RANAP_CodecPort_part_4.cc' was generated. Notify: File `RANAP_CodecPort_part_5.cc' was generated. Notify: File `RANAP_CodecPort_part_6.cc' was generated. Notify: File `RANAP_CodecPort_part_7.cc' was generated. Notify: File `RANAP_CommonDataTypes.hh' was generated. Notify: File `RANAP_CommonDataTypes.cc' was generated. Notify: File `RANAP_CommonDataTypes_part_1.cc' was generated. Notify: File `RANAP_CommonDataTypes_part_2.cc' was generated. Notify: File `RANAP_CommonDataTypes_part_3.cc' was generated. Notify: File `RANAP_CommonDataTypes_part_4.cc' was generated. Notify: File `RANAP_CommonDataTypes_part_5.cc' was generated. Notify: File `RANAP_CommonDataTypes_part_6.cc' was generated. Notify: File `RANAP_CommonDataTypes_part_7.cc' was generated. Notify: File `RANAP_Constants.hh' was generated. Notify: File `RANAP_Constants.cc' was generated. Notify: File `RANAP_Constants_part_1.cc' was generated. Notify: File `RANAP_Constants_part_2.cc' was generated. Notify: File `RANAP_Constants_part_3.cc' was generated. Notify: File `RANAP_Constants_part_4.cc' was generated. Notify: File `RANAP_Constants_part_5.cc' was generated. Notify: File `RANAP_Constants_part_6.cc' was generated. Notify: File `RANAP_Constants_part_7.cc' was generated. Notify: File `RANAP_Containers.hh' was generated. Notify: File `RANAP_Containers.cc' was generated. Notify: File `RANAP_Containers_part_1.cc' was generated. Notify: File `RANAP_Containers_part_2.cc' was generated. Notify: File `RANAP_Containers_part_3.cc' was generated. Notify: File `RANAP_Containers_part_4.cc' was generated. Notify: File `RANAP_Containers_part_5.cc' was generated. Notify: File `RANAP_Containers_part_6.cc' was generated. Notify: File `RANAP_Containers_part_7.cc' was generated. Notify: File `RANAP_IEs.hh' was generated. Notify: File `RANAP_IEs.cc' was generated. Notify: File `RANAP_IEs_part_1.cc' was generated. Notify: File `RANAP_IEs_part_2.cc' was generated. Notify: File `RANAP_IEs_part_3.cc' was generated. Notify: File `RANAP_IEs_part_4.cc' was generated. Notify: File `RANAP_IEs_part_5.cc' was generated. Notify: File `RANAP_IEs_part_6.cc' was generated. Notify: File `RANAP_IEs_part_7.cc' was generated. Notify: File `RANAP_PDU_Contents.hh' was generated. Notify: File `RANAP_PDU_Contents.cc' was generated. Notify: File `RANAP_PDU_Contents_part_1.cc' was generated. Notify: File `RANAP_PDU_Contents_part_2.cc' was generated. Notify: File `RANAP_PDU_Contents_part_3.cc' was generated. Notify: File `RANAP_PDU_Contents_part_4.cc' was generated. Notify: File `RANAP_PDU_Contents_part_5.cc' was generated. Notify: File `RANAP_PDU_Contents_part_6.cc' was generated. Notify: File `RANAP_PDU_Contents_part_7.cc' was generated. Notify: File `RANAP_PDU_Descriptions.hh' was generated. Notify: File `RANAP_PDU_Descriptions.cc' was generated. Notify: File `RANAP_PDU_Descriptions_part_1.cc' was generated. Notify: File `RANAP_PDU_Descriptions_part_2.cc' was generated. Notify: File `RANAP_PDU_Descriptions_part_3.cc' was generated. Notify: File `RANAP_PDU_Descriptions_part_4.cc' was generated. Notify: File `RANAP_PDU_Descriptions_part_5.cc' was generated. Notify: File `RANAP_PDU_Descriptions_part_6.cc' was generated. Notify: File `RANAP_PDU_Descriptions_part_7.cc' was generated. Notify: File `RANAP_Templates.hh' was generated. Notify: File `RANAP_Templates.cc' was generated. Notify: File `RANAP_Templates_part_1.cc' was generated. Notify: File `RANAP_Templates_part_2.cc' was generated. Notify: File `RANAP_Templates_part_3.cc' was generated. Notify: File `RANAP_Templates_part_4.cc' was generated. Notify: File `RANAP_Templates_part_5.cc' was generated. Notify: File `RANAP_Templates_part_6.cc' was generated. Notify: File `RANAP_Templates_part_7.cc' was generated. Notify: File `RANAP_Types.hh' was generated. Notify: File `RANAP_Types.cc' was generated. Notify: File `RANAP_Types_part_1.cc' was generated. Notify: File `RANAP_Types_part_2.cc' was generated. Notify: File `RANAP_Types_part_3.cc' was generated. Notify: File `RANAP_Types_part_4.cc' was generated. Notify: File `RANAP_Types_part_5.cc' was generated. Notify: File `RANAP_Types_part_6.cc' was generated. Notify: File `RANAP_Types_part_7.cc' was generated. Notify: File `RAN_Adapter.hh' was generated. Notify: File `RAN_Adapter.cc' was generated. Notify: File `RAN_Adapter_part_1.cc' was generated. Notify: File `RAN_Adapter_part_2.cc' was generated. Notify: File `RAN_Adapter_part_3.cc' was generated. Notify: File `RAN_Adapter_part_4.cc' was generated. Notify: File `RAN_Adapter_part_5.cc' was generated. Notify: File `RAN_Adapter_part_6.cc' was generated. Notify: File `RAN_Adapter_part_7.cc' was generated. Notify: File `RAN_Emulation.hh' was generated. Notify: File `RAN_Emulation.cc' was generated. Notify: File `RAN_Emulation_part_1.cc' was generated. Notify: File `RAN_Emulation_part_2.cc' was generated. Notify: File `RAN_Emulation_part_3.cc' was generated. Notify: File `RAN_Emulation_part_4.cc' was generated. Notify: File `RAN_Emulation_part_5.cc' was generated. Notify: File `RAN_Emulation_part_6.cc' was generated. Notify: File `RAN_Emulation_part_7.cc' was generated. Notify: File `RTP_CodecPort.hh' was generated. Notify: File `RTP_CodecPort.cc' was generated. Notify: File `RTP_CodecPort_CtrlFunct.hh' was generated. Notify: File `RTP_CodecPort_CtrlFunct.cc' was generated. Notify: File `RTP_CodecPort_CtrlFunct_part_1.cc' was generated. Notify: File `RTP_CodecPort_CtrlFunct_part_2.cc' was generated. Notify: File `RTP_CodecPort_CtrlFunct_part_3.cc' was generated. Notify: File `RTP_CodecPort_CtrlFunct_part_4.cc' was generated. Notify: File `RTP_CodecPort_CtrlFunct_part_5.cc' was generated. Notify: File `RTP_CodecPort_CtrlFunct_part_6.cc' was generated. Notify: File `RTP_CodecPort_CtrlFunct_part_7.cc' was generated. Notify: File `RTP_CodecPort_part_1.cc' was generated. Notify: File `RTP_CodecPort_part_2.cc' was generated. Notify: File `RTP_CodecPort_part_3.cc' was generated. Notify: File `RTP_CodecPort_part_4.cc' was generated. Notify: File `RTP_CodecPort_part_5.cc' was generated. Notify: File `RTP_CodecPort_part_6.cc' was generated. Notify: File `RTP_CodecPort_part_7.cc' was generated. Notify: File `RTP_Emulation.hh' was generated. Notify: File `RTP_Emulation.cc' was generated. Notify: File `RTP_Emulation_part_1.cc' was generated. Notify: File `RTP_Emulation_part_2.cc' was generated. Notify: File `RTP_Emulation_part_3.cc' was generated. Notify: File `RTP_Emulation_part_4.cc' was generated. Notify: File `RTP_Emulation_part_5.cc' was generated. Notify: File `RTP_Emulation_part_6.cc' was generated. Notify: File `RTP_Emulation_part_7.cc' was generated. Notify: File `RTP_Types.hh' was generated. Notify: File `RTP_Types.cc' was generated. Notify: File `RTP_Types_part_1.cc' was generated. Notify: File `RTP_Types_part_2.cc' was generated. Notify: File `RTP_Types_part_3.cc' was generated. Notify: File `RTP_Types_part_4.cc' was generated. Notify: File `RTP_Types_part_5.cc' was generated. Notify: File `RTP_Types_part_6.cc' was generated. Notify: File `RTP_Types_part_7.cc' was generated. Notify: File `RUA_CommonDataTypes.hh' was generated. Notify: File `RUA_CommonDataTypes.cc' was generated. Notify: File `RUA_CommonDataTypes_part_1.cc' was generated. Notify: File `RUA_CommonDataTypes_part_2.cc' was generated. Notify: File `RUA_CommonDataTypes_part_3.cc' was generated. Notify: File `RUA_CommonDataTypes_part_4.cc' was generated. Notify: File `RUA_CommonDataTypes_part_5.cc' was generated. Notify: File `RUA_CommonDataTypes_part_6.cc' was generated. Notify: File `RUA_CommonDataTypes_part_7.cc' was generated. Notify: File `RUA_Constants.hh' was generated. Notify: File `RUA_Constants.cc' was generated. Notify: File `RUA_Constants_part_1.cc' was generated. Notify: File `RUA_Constants_part_2.cc' was generated. Notify: File `RUA_Constants_part_3.cc' was generated. Notify: File `RUA_Constants_part_4.cc' was generated. Notify: File `RUA_Constants_part_5.cc' was generated. Notify: File `RUA_Constants_part_6.cc' was generated. Notify: File `RUA_Constants_part_7.cc' was generated. Notify: File `RUA_Containers.hh' was generated. Notify: File `RUA_Containers.cc' was generated. Notify: File `RUA_Containers_part_1.cc' was generated. Notify: File `RUA_Containers_part_2.cc' was generated. Notify: File `RUA_Containers_part_3.cc' was generated. Notify: File `RUA_Containers_part_4.cc' was generated. Notify: File `RUA_Containers_part_5.cc' was generated. Notify: File `RUA_Containers_part_6.cc' was generated. Notify: File `RUA_Containers_part_7.cc' was generated. Notify: File `RUA_Emulation.hh' was generated. Notify: File `RUA_Emulation.cc' was generated. Notify: File `RUA_Emulation_part_1.cc' was generated. Notify: File `RUA_Emulation_part_2.cc' was generated. Notify: File `RUA_Emulation_part_3.cc' was generated. Notify: File `RUA_Emulation_part_4.cc' was generated. Notify: File `RUA_Emulation_part_5.cc' was generated. Notify: File `RUA_Emulation_part_6.cc' was generated. Notify: File `RUA_Emulation_part_7.cc' was generated. Notify: File `RUA_IEs.hh' was generated. Notify: File `RUA_IEs.cc' was generated. Notify: File `RUA_IEs_part_1.cc' was generated. Notify: File `RUA_IEs_part_2.cc' was generated. Notify: File `RUA_IEs_part_3.cc' was generated. Notify: File `RUA_IEs_part_4.cc' was generated. Notify: File `RUA_IEs_part_5.cc' was generated. Notify: File `RUA_IEs_part_6.cc' was generated. Notify: File `RUA_IEs_part_7.cc' was generated. Notify: File `RUA_PDU_Contents.hh' was generated. Notify: File `RUA_PDU_Contents.cc' was generated. Notify: File `RUA_PDU_Contents_part_1.cc' was generated. Notify: File `RUA_PDU_Contents_part_2.cc' was generated. Notify: File `RUA_PDU_Contents_part_3.cc' was generated. Notify: File `RUA_PDU_Contents_part_4.cc' was generated. Notify: File `RUA_PDU_Contents_part_5.cc' was generated. Notify: File `RUA_PDU_Contents_part_6.cc' was generated. Notify: File `RUA_PDU_Contents_part_7.cc' was generated. Notify: File `RUA_PDU_Descriptions.hh' was generated. Notify: File `RUA_PDU_Descriptions.cc' was generated. Notify: File `RUA_PDU_Descriptions_part_1.cc' was generated. Notify: File `RUA_PDU_Descriptions_part_2.cc' was generated. Notify: File `RUA_PDU_Descriptions_part_3.cc' was generated. Notify: File `RUA_PDU_Descriptions_part_4.cc' was generated. Notify: File `RUA_PDU_Descriptions_part_5.cc' was generated. Notify: File `RUA_PDU_Descriptions_part_6.cc' was generated. Notify: File `RUA_PDU_Descriptions_part_7.cc' was generated. Notify: File `RUA_Templates.hh' was generated. Notify: File `RUA_Templates.cc' was generated. Notify: File `RUA_Templates_part_1.cc' was generated. Notify: File `RUA_Templates_part_2.cc' was generated. Notify: File `RUA_Templates_part_3.cc' was generated. Notify: File `RUA_Templates_part_4.cc' was generated. Notify: File `RUA_Templates_part_5.cc' was generated. Notify: File `RUA_Templates_part_6.cc' was generated. Notify: File `RUA_Templates_part_7.cc' was generated. Notify: File `RUA_Types.hh' was generated. Notify: File `RUA_Types.cc' was generated. Notify: File `RUA_Types_part_1.cc' was generated. Notify: File `RUA_Types_part_2.cc' was generated. Notify: File `RUA_Types_part_3.cc' was generated. Notify: File `RUA_Types_part_4.cc' was generated. Notify: File `RUA_Types_part_5.cc' was generated. Notify: File `RUA_Types_part_6.cc' was generated. Notify: File `RUA_Types_part_7.cc' was generated. Notify: File `SCCP_Emulation.hh' was generated. Notify: File `SCCP_Emulation.cc' was generated. Notify: File `SCCP_Emulation_part_1.cc' was generated. Notify: File `SCCP_Emulation_part_2.cc' was generated. Notify: File `SCCP_Emulation_part_3.cc' was generated. Notify: File `SCCP_Emulation_part_4.cc' was generated. Notify: File `SCCP_Emulation_part_5.cc' was generated. Notify: File `SCCP_Emulation_part_6.cc' was generated. Notify: File `SCCP_Emulation_part_7.cc' was generated. Notify: File `SCCP_Mapping.hh' was generated. Notify: File `SCCP_Mapping.cc' was generated. Notify: File `SCCP_Mapping_part_1.cc' was generated. Notify: File `SCCP_Mapping_part_2.cc' was generated. Notify: File `SCCP_Mapping_part_3.cc' was generated. Notify: File `SCCP_Mapping_part_4.cc' was generated. Notify: File `SCCP_Mapping_part_5.cc' was generated. Notify: File `SCCP_Mapping_part_6.cc' was generated. Notify: File `SCCP_Mapping_part_7.cc' was generated. Notify: File `SCCP_Templates.hh' was generated. Notify: File `SCCP_Templates.cc' was generated. Notify: File `SCCP_Templates_part_1.cc' was generated. Notify: File `SCCP_Templates_part_2.cc' was generated. Notify: File `SCCP_Templates_part_3.cc' was generated. Notify: File `SCCP_Templates_part_4.cc' was generated. Notify: File `SCCP_Templates_part_5.cc' was generated. Notify: File `SCCP_Templates_part_6.cc' was generated. Notify: File `SCCP_Templates_part_7.cc' was generated. Notify: File `SCCP_Types.hh' was generated. Notify: File `SCCP_Types.cc' was generated. Notify: File `SCCP_Types_part_1.cc' was generated. Notify: File `SCCP_Types_part_2.cc' was generated. Notify: File `SCCP_Types_part_3.cc' was generated. Notify: File `SCCP_Types_part_4.cc' was generated. Notify: File `SCCP_Types_part_5.cc' was generated. Notify: File `SCCP_Types_part_6.cc' was generated. Notify: File `SCCP_Types_part_7.cc' was generated. Notify: File `SCCPasp_Types.hh' was generated. Notify: File `SCCPasp_Types.cc' was generated. Notify: File `SCCPasp_Types_part_1.cc' was generated. Notify: File `SCCPasp_Types_part_2.cc' was generated. Notify: File `SCCPasp_Types_part_3.cc' was generated. Notify: File `SCCPasp_Types_part_4.cc' was generated. Notify: File `SCCPasp_Types_part_5.cc' was generated. Notify: File `SCCPasp_Types_part_6.cc' was generated. Notify: File `SCCPasp_Types_part_7.cc' was generated. Notify: File `SCTP_Templates.hh' was generated. Notify: File `SCTP_Templates.cc' was generated. Notify: File `SCTP_Templates_part_1.cc' was generated. Notify: File `SCTP_Templates_part_2.cc' was generated. Notify: File `SCTP_Templates_part_3.cc' was generated. Notify: File `SCTP_Templates_part_4.cc' was generated. Notify: File `SCTP_Templates_part_5.cc' was generated. Notify: File `SCTP_Templates_part_6.cc' was generated. Notify: File `SCTP_Templates_part_7.cc' was generated. Notify: File `SCTPasp_PortType.hh' was generated. Notify: File `SCTPasp_PortType.cc' was generated. Notify: File `SCTPasp_PortType_part_1.cc' was generated. Notify: File `SCTPasp_PortType_part_2.cc' was generated. Notify: File `SCTPasp_PortType_part_3.cc' was generated. Notify: File `SCTPasp_PortType_part_4.cc' was generated. Notify: File `SCTPasp_PortType_part_5.cc' was generated. Notify: File `SCTPasp_PortType_part_6.cc' was generated. Notify: File `SCTPasp_PortType_part_7.cc' was generated. Notify: File `SCTPasp_Types.hh' was generated. Notify: File `SCTPasp_Types.cc' was generated. Notify: File `SCTPasp_Types_part_1.cc' was generated. Notify: File `SCTPasp_Types_part_2.cc' was generated. Notify: File `SCTPasp_Types_part_3.cc' was generated. Notify: File `SCTPasp_Types_part_4.cc' was generated. Notify: File `SCTPasp_Types_part_5.cc' was generated. Notify: File `SCTPasp_Types_part_6.cc' was generated. Notify: File `SCTPasp_Types_part_7.cc' was generated. Notify: File `SDP_Templates.hh' was generated. Notify: File `SDP_Templates.cc' was generated. Notify: File `SDP_Templates_part_1.cc' was generated. Notify: File `SDP_Templates_part_2.cc' was generated. Notify: File `SDP_Templates_part_3.cc' was generated. Notify: File `SDP_Templates_part_4.cc' was generated. Notify: File `SDP_Templates_part_5.cc' was generated. Notify: File `SDP_Templates_part_6.cc' was generated. Notify: File `SDP_Templates_part_7.cc' was generated. Notify: File `SDP_Types.hh' was generated. Notify: File `SDP_Types.cc' was generated. Notify: File `SDP_Types_part_1.cc' was generated. Notify: File `SDP_Types_part_2.cc' was generated. Notify: File `SDP_Types_part_3.cc' was generated. Notify: File `SDP_Types_part_4.cc' was generated. Notify: File `SDP_Types_part_5.cc' was generated. Notify: File `SDP_Types_part_6.cc' was generated. Notify: File `SDP_Types_part_7.cc' was generated. Notify: File `Socket_API_Definitions.hh' was generated. Notify: File `Socket_API_Definitions.cc' was generated. Notify: File `Socket_API_Definitions_part_1.cc' was generated. Notify: File `Socket_API_Definitions_part_2.cc' was generated. Notify: File `Socket_API_Definitions_part_3.cc' was generated. Notify: File `Socket_API_Definitions_part_4.cc' was generated. Notify: File `Socket_API_Definitions_part_5.cc' was generated. Notify: File `Socket_API_Definitions_part_6.cc' was generated. Notify: File `Socket_API_Definitions_part_7.cc' was generated. Notify: File `StatsD_Checker.hh' was generated. Notify: File `StatsD_Checker.cc' was generated. Notify: File `StatsD_Checker_part_1.cc' was generated. Notify: File `StatsD_Checker_part_2.cc' was generated. Notify: File `StatsD_Checker_part_3.cc' was generated. Notify: File `StatsD_Checker_part_4.cc' was generated. Notify: File `StatsD_Checker_part_5.cc' was generated. Notify: File `StatsD_Checker_part_6.cc' was generated. Notify: File `StatsD_Checker_part_7.cc' was generated. Notify: File `StatsD_CodecPort.hh' was generated. Notify: File `StatsD_CodecPort.cc' was generated. Notify: File `StatsD_CodecPort_CtrlFunct.hh' was generated. Notify: File `StatsD_CodecPort_CtrlFunct.cc' was generated. Notify: File `StatsD_CodecPort_CtrlFunct_part_1.cc' was generated. Notify: File `StatsD_CodecPort_CtrlFunct_part_2.cc' was generated. Notify: File `StatsD_CodecPort_CtrlFunct_part_3.cc' was generated. Notify: File `StatsD_CodecPort_CtrlFunct_part_4.cc' was generated. Notify: File `StatsD_CodecPort_CtrlFunct_part_5.cc' was generated. Notify: File `StatsD_CodecPort_CtrlFunct_part_6.cc' was generated. Notify: File `StatsD_CodecPort_CtrlFunct_part_7.cc' was generated. Notify: File `StatsD_CodecPort_part_1.cc' was generated. Notify: File `StatsD_CodecPort_part_2.cc' was generated. Notify: File `StatsD_CodecPort_part_3.cc' was generated. Notify: File `StatsD_CodecPort_part_4.cc' was generated. Notify: File `StatsD_CodecPort_part_5.cc' was generated. Notify: File `StatsD_CodecPort_part_6.cc' was generated. Notify: File `StatsD_CodecPort_part_7.cc' was generated. Notify: File `StatsD_Types.hh' was generated. Notify: File `StatsD_Types.cc' was generated. Notify: File `StatsD_Types_part_1.cc' was generated. Notify: File `StatsD_Types_part_2.cc' was generated. Notify: File `StatsD_Types_part_3.cc' was generated. Notify: File `StatsD_Types_part_4.cc' was generated. Notify: File `StatsD_Types_part_5.cc' was generated. Notify: File `StatsD_Types_part_6.cc' was generated. Notify: File `StatsD_Types_part_7.cc' was generated. Notify: File `TCCConversion_Functions.hh' was generated. Notify: File `TCCConversion_Functions.cc' was generated. Notify: File `TCCConversion_Functions_part_1.cc' was generated. Notify: File `TCCConversion_Functions_part_2.cc' was generated. Notify: File `TCCConversion_Functions_part_3.cc' was generated. Notify: File `TCCConversion_Functions_part_4.cc' was generated. Notify: File `TCCConversion_Functions_part_5.cc' was generated. Notify: File `TCCConversion_Functions_part_6.cc' was generated. Notify: File `TCCConversion_Functions_part_7.cc' was generated. Notify: File `TCCEncoding_Functions.hh' was generated. Notify: File `TCCEncoding_Functions.cc' was generated. Notify: File `TCCEncoding_Functions_part_1.cc' was generated. Notify: File `TCCEncoding_Functions_part_2.cc' was generated. Notify: File `TCCEncoding_Functions_part_3.cc' was generated. Notify: File `TCCEncoding_Functions_part_4.cc' was generated. Notify: File `TCCEncoding_Functions_part_5.cc' was generated. Notify: File `TCCEncoding_Functions_part_6.cc' was generated. Notify: File `TCCEncoding_Functions_part_7.cc' was generated. Notify: File `TCCInterface_Functions.hh' was generated. Notify: File `TCCInterface_Functions.cc' was generated. Notify: File `TCCInterface_Functions_part_1.cc' was generated. Notify: File `TCCInterface_Functions_part_2.cc' was generated. Notify: File `TCCInterface_Functions_part_3.cc' was generated. Notify: File `TCCInterface_Functions_part_4.cc' was generated. Notify: File `TCCInterface_Functions_part_5.cc' was generated. Notify: File `TCCInterface_Functions_part_6.cc' was generated. Notify: File `TCCInterface_Functions_part_7.cc' was generated. Notify: File `TELNETasp_PortType.hh' was generated. Notify: File `TELNETasp_PortType.cc' was generated. Notify: File `TELNETasp_PortType_part_1.cc' was generated. Notify: File `TELNETasp_PortType_part_2.cc' was generated. Notify: File `TELNETasp_PortType_part_3.cc' was generated. Notify: File `TELNETasp_PortType_part_4.cc' was generated. Notify: File `TELNETasp_PortType_part_5.cc' was generated. Notify: File `TELNETasp_PortType_part_6.cc' was generated. Notify: File `TELNETasp_PortType_part_7.cc' was generated. Notify: File `UD_PortType.hh' was generated. Notify: File `UD_PortType.cc' was generated. Notify: File `UD_PortType_part_1.cc' was generated. Notify: File `UD_PortType_part_2.cc' was generated. Notify: File `UD_PortType_part_3.cc' was generated. Notify: File `UD_PortType_part_4.cc' was generated. Notify: File `UD_PortType_part_5.cc' was generated. Notify: File `UD_PortType_part_6.cc' was generated. Notify: File `UD_PortType_part_7.cc' was generated. Notify: File `UD_Types.hh' was generated. Notify: File `UD_Types.cc' was generated. Notify: File `UD_Types_part_1.cc' was generated. Notify: File `UD_Types_part_2.cc' was generated. Notify: File `UD_Types_part_3.cc' was generated. Notify: File `UD_Types_part_4.cc' was generated. Notify: File `UD_Types_part_5.cc' was generated. Notify: File `UD_Types_part_6.cc' was generated. Notify: File `UD_Types_part_7.cc' was generated. Notify: 945 files were updated. touch compile [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/hnbgw', 'testenv-hnbgw-all-osmocom-nightly-20250126-0847-eabe7b74-0', 'make', '-j', '21'] Creating dependency file for PFCP_CodecPort_CtrlFunctDef.cc Creating dependency file for UD_PT.cc Creating dependency file for MGCP_CodecPort_CtrlFunctDef.cc Creating dependency file for RANAP_EncDec.cc Creating dependency file for RUA_EncDec.cc Creating dependency file for HNBAP_EncDec.cc Creating dependency file for TELNETasp_PT.cc Creating dependency file for TCCInterface.cc Creating dependency file for TCCEncoding.cc Creating dependency file for TCCConversion.cc Creating dependency file for StatsD_CodecPort_CtrlFunctdef.cc Creating dependency file for SDP_EncDec.cc Creating dependency file for SCTPasp_PT.cc Creating dependency file for RTP_EncDec.cc Creating dependency file for RTP_CodecPort_CtrlFunctDef.cc Creating dependency file for Native_FunctionDefs.cc Creating dependency file for Iuh_CodecPort_CtrlFunctDef.cc Creating dependency file for IuUP_EncDec.cc Creating dependency file for IPL4asp_discovery.cc Creating dependency file for IPL4asp_PT.cc Creating dependency file for IPA_CodecPort_CtrlFunctDef.cc Creating dependency file for lex.SDP_parse_.c Creating dependency file for SDP_parse_.tab.c Creating dependency file for RUA_PDU_Descriptions_part_7.cc Creating dependency file for RUA_PDU_Descriptions_part_6.cc Creating dependency file for RUA_PDU_Descriptions_part_5.cc Creating dependency file for RUA_PDU_Descriptions_part_4.cc Creating dependency file for RUA_PDU_Descriptions_part_3.cc Creating dependency file for RUA_PDU_Descriptions_part_2.cc Creating dependency file for RUA_PDU_Descriptions_part_1.cc Creating dependency file for RUA_PDU_Contents_part_7.cc Creating dependency file for RUA_PDU_Contents_part_6.cc Creating dependency file for RUA_PDU_Contents_part_5.cc Creating dependency file for RUA_PDU_Contents_part_4.cc Creating dependency file for RUA_PDU_Contents_part_3.cc Creating dependency file for RUA_PDU_Contents_part_2.cc Creating dependency file for RUA_PDU_Contents_part_1.cc Creating dependency file for RUA_IEs_part_7.cc Creating dependency file for RUA_IEs_part_6.cc Creating dependency file for RUA_IEs_part_5.cc Creating dependency file for RUA_IEs_part_4.cc Creating dependency file for RUA_IEs_part_3.cc Creating dependency file for RUA_IEs_part_2.cc Creating dependency file for RUA_IEs_part_1.cc Creating dependency file for RUA_Containers_part_7.cc Creating dependency file for RUA_Containers_part_6.cc Creating dependency file for RUA_Containers_part_5.cc Creating dependency file for RUA_Containers_part_4.cc Creating dependency file for RUA_Containers_part_2.cc Creating dependency file for RUA_Containers_part_3.cc Creating dependency file for RUA_Containers_part_1.cc Creating dependency file for RUA_Constants_part_7.cc Creating dependency file for RUA_Constants_part_6.cc Creating dependency file for RUA_Constants_part_5.cc Creating dependency file for RUA_Constants_part_4.cc Creating dependency file for RUA_Constants_part_3.cc Creating dependency file for RUA_Constants_part_2.cc Creating dependency file for RUA_Constants_part_1.cc Creating dependency file for RUA_CommonDataTypes_part_7.cc Creating dependency file for RUA_CommonDataTypes_part_6.cc Creating dependency file for RUA_CommonDataTypes_part_5.cc Creating dependency file for RUA_CommonDataTypes_part_4.cc Creating dependency file for RUA_CommonDataTypes_part_3.cc Creating dependency file for RUA_CommonDataTypes_part_2.cc Creating dependency file for RUA_CommonDataTypes_part_1.cc Creating dependency file for RANAP_PDU_Descriptions_part_7.cc Creating dependency file for RANAP_PDU_Descriptions_part_6.cc Creating dependency file for RANAP_PDU_Descriptions_part_5.cc Creating dependency file for RANAP_PDU_Descriptions_part_4.cc Creating dependency file for RANAP_PDU_Descriptions_part_3.cc Creating dependency file for RANAP_PDU_Descriptions_part_2.cc Creating dependency file for RANAP_PDU_Descriptions_part_1.cc Creating dependency file for RANAP_PDU_Contents_part_7.cc Creating dependency file for RANAP_PDU_Contents_part_6.cc Creating dependency file for RANAP_PDU_Contents_part_5.cc Creating dependency file for RANAP_PDU_Contents_part_4.cc Creating dependency file for RANAP_PDU_Contents_part_3.cc Creating dependency file for RANAP_PDU_Contents_part_2.cc Creating dependency file for RANAP_PDU_Contents_part_1.cc Creating dependency file for RANAP_IEs_part_7.cc Creating dependency file for RANAP_IEs_part_6.cc Creating dependency file for RANAP_IEs_part_5.cc Creating dependency file for RANAP_IEs_part_4.cc Creating dependency file for RANAP_IEs_part_3.cc Creating dependency file for RANAP_IEs_part_2.cc Creating dependency file for RANAP_IEs_part_1.cc Creating dependency file for RANAP_Containers_part_7.cc Creating dependency file for RANAP_Containers_part_6.cc Creating dependency file for RANAP_Containers_part_5.cc Creating dependency file for RANAP_Containers_part_4.cc Creating dependency file for RANAP_Containers_part_3.cc Creating dependency file for RANAP_Containers_part_2.cc Creating dependency file for RANAP_Containers_part_1.cc Creating dependency file for RANAP_Constants_part_7.cc Creating dependency file for RANAP_Constants_part_6.cc Creating dependency file for RANAP_Constants_part_5.cc Creating dependency file for RANAP_Constants_part_4.cc Creating dependency file for RANAP_Constants_part_3.cc Creating dependency file for RANAP_Constants_part_2.cc Creating dependency file for RANAP_Constants_part_1.cc Creating dependency file for RANAP_CommonDataTypes_part_7.cc Creating dependency file for RANAP_CommonDataTypes_part_6.cc Creating dependency file for RANAP_CommonDataTypes_part_5.cc Creating dependency file for RANAP_CommonDataTypes_part_4.cc Creating dependency file for RANAP_CommonDataTypes_part_3.cc Creating dependency file for RANAP_CommonDataTypes_part_2.cc Creating dependency file for RANAP_CommonDataTypes_part_1.cc Creating dependency file for HNBAP_PDU_Descriptions_part_7.cc Creating dependency file for HNBAP_PDU_Descriptions_part_6.cc Creating dependency file for HNBAP_PDU_Descriptions_part_5.cc Creating dependency file for HNBAP_PDU_Descriptions_part_4.cc Creating dependency file for HNBAP_PDU_Descriptions_part_3.cc Creating dependency file for HNBAP_PDU_Descriptions_part_2.cc Creating dependency file for HNBAP_PDU_Descriptions_part_1.cc Creating dependency file for HNBAP_PDU_Contents_part_7.cc Creating dependency file for HNBAP_PDU_Contents_part_6.cc Creating dependency file for HNBAP_PDU_Contents_part_5.cc Creating dependency file for HNBAP_PDU_Contents_part_4.cc Creating dependency file for HNBAP_PDU_Contents_part_3.cc Creating dependency file for HNBAP_PDU_Contents_part_2.cc Creating dependency file for HNBAP_PDU_Contents_part_1.cc Creating dependency file for HNBAP_IEs_part_7.cc Creating dependency file for HNBAP_IEs_part_6.cc Creating dependency file for HNBAP_IEs_part_5.cc Creating dependency file for HNBAP_IEs_part_4.cc Creating dependency file for HNBAP_IEs_part_3.cc Creating dependency file for HNBAP_IEs_part_2.cc Creating dependency file for HNBAP_IEs_part_1.cc Creating dependency file for HNBAP_Containers_part_7.cc Creating dependency file for HNBAP_Containers_part_6.cc Creating dependency file for HNBAP_Containers_part_5.cc Creating dependency file for HNBAP_Containers_part_4.cc Creating dependency file for HNBAP_Containers_part_3.cc Creating dependency file for HNBAP_Containers_part_2.cc Creating dependency file for HNBAP_Containers_part_1.cc Creating dependency file for HNBAP_Constants_part_7.cc Creating dependency file for HNBAP_Constants_part_6.cc Creating dependency file for HNBAP_Constants_part_5.cc Creating dependency file for HNBAP_Constants_part_4.cc Creating dependency file for HNBAP_Constants_part_3.cc Creating dependency file for HNBAP_Constants_part_2.cc Creating dependency file for HNBAP_CommonDataTypes_part_7.cc Creating dependency file for HNBAP_Constants_part_1.cc Creating dependency file for HNBAP_CommonDataTypes_part_6.cc Creating dependency file for HNBAP_CommonDataTypes_part_5.cc Creating dependency file for HNBAP_CommonDataTypes_part_4.cc Creating dependency file for HNBAP_CommonDataTypes_part_3.cc Creating dependency file for HNBAP_CommonDataTypes_part_2.cc Creating dependency file for HNBAP_CommonDataTypes_part_1.cc Creating dependency file for RUA_PDU_Descriptions.cc Creating dependency file for RUA_PDU_Contents.cc Creating dependency file for RUA_IEs.cc Creating dependency file for RUA_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_Containers.cc Creating dependency file for HNBAP_IEs.cc Creating dependency file for HNBAP_Constants.cc Creating dependency file for HNBAP_CommonDataTypes.cc Creating dependency file for StatsD_Checker_part_7.cc Creating dependency file for StatsD_Checker_part_6.cc Creating dependency file for StatsD_Checker_part_5.cc Creating dependency file for StatsD_Checker_part_4.cc Creating dependency file for StatsD_Checker_part_3.cc Creating dependency file for StatsD_Checker_part_2.cc Creating dependency file for StatsD_Checker_part_1.cc Creating dependency file for SCCP_Mapping_part_7.cc Creating dependency file for SCCP_Mapping_part_6.cc Creating dependency file for SCCP_Mapping_part_5.cc Creating dependency file for SCCP_Mapping_part_4.cc Creating dependency file for SCCP_Mapping_part_3.cc Creating dependency file for SCCP_Mapping_part_2.cc Creating dependency file for SCCP_Mapping_part_1.cc Creating dependency file for RAN_Emulation_part_7.cc Creating dependency file for RAN_Emulation_part_6.cc Creating dependency file for RAN_Emulation_part_5.cc Creating dependency file for RAN_Emulation_part_4.cc Creating dependency file for RAN_Emulation_part_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_3.cc Creating dependency file for TCCInterface_Functions_part_2.cc Creating dependency file for TCCInterface_Functions_part_1.cc Creating dependency file for TCCEncoding_Functions_part_6.cc Creating dependency file for TCCEncoding_Functions_part_7.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_5.cc Creating dependency file for StatsD_CodecPort_CtrlFunct_part_4.cc Creating dependency file for StatsD_CodecPort_CtrlFunct_part_2.cc Creating dependency file for StatsD_CodecPort_CtrlFunct_part_3.cc Creating dependency file for StatsD_CodecPort_CtrlFunct_part_1.cc Creating dependency file for StatsD_CodecPort_part_6.cc Creating dependency file for StatsD_CodecPort_part_7.cc Creating dependency file for StatsD_CodecPort_part_4.cc Creating dependency file for StatsD_CodecPort_part_5.cc Creating dependency file for StatsD_CodecPort_part_3.cc Creating dependency file for StatsD_CodecPort_part_2.cc Creating dependency file for StatsD_CodecPort_part_1.cc Creating dependency file for Socket_API_Definitions_part_7.cc Creating dependency file for Socket_API_Definitions_part_6.cc Creating dependency file for Socket_API_Definitions_part_5.cc Creating dependency file for Socket_API_Definitions_part_3.cc Creating dependency file for Socket_API_Definitions_part_4.cc Creating dependency file for Socket_API_Definitions_part_1.cc Creating dependency file for Socket_API_Definitions_part_2.cc Creating dependency file for SDP_Types_part_7.cc Creating dependency file for SDP_Types_part_6.cc Creating dependency file for SDP_Types_part_5.cc Creating dependency file for SDP_Types_part_4.cc Creating dependency file for 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_2.cc Creating dependency file for SCTPasp_Types_part_3.cc Creating dependency file for SCTPasp_Types_part_1.cc Creating dependency file for SCTPasp_PortType_part_6.cc Creating dependency file for SCTPasp_PortType_part_7.cc Creating dependency file for SCTPasp_PortType_part_5.cc Creating dependency file for SCTPasp_PortType_part_4.cc Creating dependency file for SCTPasp_PortType_part_3.cc Creating dependency file for SCTPasp_PortType_part_2.cc Creating dependency file for SCTPasp_PortType_part_1.cc Creating dependency file for SCTP_Templates_part_7.cc Creating dependency file for SCTP_Templates_part_6.cc Creating dependency file for SCTP_Templates_part_5.cc Creating dependency file for SCTP_Templates_part_4.cc Creating dependency file for SCTP_Templates_part_3.cc Creating dependency file for SCTP_Templates_part_2.cc Creating dependency file for SCTP_Templates_part_1.cc Creating dependency file for SCCPasp_Types_part_6.cc Creating dependency file for SCCPasp_Types_part_7.cc Creating dependency file for SCCPasp_Types_part_4.cc Creating dependency file for SCCPasp_Types_part_5.cc Creating dependency file for SCCPasp_Types_part_3.cc Creating dependency file for SCCPasp_Types_part_2.cc Creating dependency file for SCCPasp_Types_part_1.cc Creating dependency file for SCCP_Types_part_7.cc Creating dependency file for SCCP_Types_part_6.cc Creating dependency file for SCCP_Types_part_5.cc Creating dependency file for SCCP_Types_part_4.cc Creating dependency file for SCCP_Types_part_3.cc Creating dependency file for SCCP_Types_part_2.cc Creating dependency file for SCCP_Types_part_1.cc Creating dependency file for SCCP_Templates_part_7.cc Creating dependency file for SCCP_Templates_part_6.cc Creating dependency file for SCCP_Templates_part_5.cc Creating dependency file for SCCP_Templates_part_4.cc Creating dependency file for SCCP_Templates_part_3.cc Creating dependency file for SCCP_Templates_part_2.cc Creating dependency file for SCCP_Templates_part_1.cc Creating dependency file for SCCP_Emulation_part_7.cc Creating dependency file for SCCP_Emulation_part_6.cc Creating dependency file for SCCP_Emulation_part_4.cc Creating dependency file for SCCP_Emulation_part_5.cc Creating dependency file for SCCP_Emulation_part_3.cc Creating dependency file for SCCP_Emulation_part_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_2.cc Creating dependency file for RTP_CodecPort_CtrlFunct_part_1.cc Creating dependency file for RTP_CodecPort_part_7.cc Creating dependency file for RTP_CodecPort_part_6.cc Creating dependency file for RTP_CodecPort_part_5.cc Creating dependency file for RTP_CodecPort_part_4.cc Creating dependency file for RTP_CodecPort_part_3.cc Creating dependency file for RTP_CodecPort_part_2.cc Creating dependency file for RTP_CodecPort_part_1.cc Creating dependency file for RANAP_Types_part_7.cc Creating dependency file for RANAP_Types_part_6.cc Creating dependency file for RANAP_Types_part_5.cc Creating dependency file for RANAP_Types_part_4.cc Creating dependency file for RANAP_Types_part_3.cc Creating dependency file for RANAP_Types_part_2.cc Creating dependency file for RANAP_Types_part_1.cc Creating dependency file for RANAP_Templates_part_7.cc Creating dependency file for RANAP_Templates_part_5.cc Creating dependency file for RANAP_Templates_part_6.cc Creating dependency file for RANAP_Templates_part_4.cc Creating dependency file for RANAP_Templates_part_3.cc Creating dependency file for RANAP_Templates_part_2.cc Creating dependency file for RANAP_Templates_part_1.cc Creating dependency file for RANAP_CodecPort_part_7.cc Creating dependency file for RANAP_CodecPort_part_6.cc Creating dependency file for RANAP_CodecPort_part_5.cc Creating dependency file for RANAP_CodecPort_part_4.cc Creating dependency file for RANAP_CodecPort_part_3.cc Creating dependency file for RANAP_CodecPort_part_2.cc Creating dependency file for RANAP_CodecPort_part_1.cc Creating dependency file for PFCP_Types_part_7.cc Creating dependency file for PFCP_Types_part_6.cc Creating dependency file for PFCP_Types_part_5.cc Creating dependency file for PFCP_Types_part_4.cc Creating dependency file for PFCP_Types_part_3.cc Creating dependency file for PFCP_Types_part_2.cc Creating dependency file for PFCP_Types_part_1.cc Creating dependency file for PFCP_Templates_part_7.cc Creating dependency file for PFCP_Templates_part_6.cc Creating dependency file for PFCP_Templates_part_5.cc Creating dependency file for PFCP_Templates_part_4.cc Creating dependency file for PFCP_Templates_part_3.cc Creating dependency file for PFCP_Templates_part_2.cc Creating dependency file for PFCP_Templates_part_1.cc Creating dependency file for PFCP_Emulation_part_7.cc Creating dependency file for PFCP_Emulation_part_6.cc Creating dependency file for PFCP_Emulation_part_5.cc Creating dependency file for PFCP_Emulation_part_4.cc Creating dependency file for PFCP_Emulation_part_3.cc Creating dependency file for PFCP_Emulation_part_2.cc Creating dependency file for PFCP_Emulation_part_1.cc Creating dependency file for PFCP_CodecPort_CtrlFunct_part_7.cc Creating dependency file for PFCP_CodecPort_CtrlFunct_part_6.cc Creating dependency file for PFCP_CodecPort_CtrlFunct_part_5.cc Creating dependency file for PFCP_CodecPort_CtrlFunct_part_4.cc Creating dependency file for PFCP_CodecPort_CtrlFunct_part_3.cc Creating dependency file for PFCP_CodecPort_CtrlFunct_part_2.cc Creating dependency file for PFCP_CodecPort_CtrlFunct_part_1.cc Creating dependency file for PFCP_CodecPort_part_7.cc Creating dependency file for PFCP_CodecPort_part_6.cc Creating dependency file for PFCP_CodecPort_part_5.cc Creating dependency file for PFCP_CodecPort_part_4.cc Creating dependency file for PFCP_CodecPort_part_3.cc Creating dependency file for PFCP_CodecPort_part_2.cc Creating dependency file for PFCP_CodecPort_part_1.cc Creating dependency file for Osmocom_VTY_Functions_part_7.cc Creating dependency file for Osmocom_VTY_Functions_part_6.cc Creating dependency file for Osmocom_VTY_Functions_part_5.cc Creating dependency file for Osmocom_VTY_Functions_part_4.cc Creating dependency file for Osmocom_VTY_Functions_part_3.cc Creating dependency file for Osmocom_VTY_Functions_part_2.cc Creating dependency file for Osmocom_VTY_Functions_part_1.cc Creating dependency file for Osmocom_Types_part_7.cc Creating dependency file for Osmocom_Types_part_6.cc Creating dependency file for Osmocom_Types_part_5.cc Creating dependency file for Osmocom_Types_part_4.cc Creating dependency file for Osmocom_Types_part_3.cc Creating dependency file for Osmocom_Types_part_2.cc Creating dependency file for Osmocom_Types_part_1.cc Creating dependency file for Osmocom_CTRL_Types_part_7.cc Creating dependency file for Osmocom_CTRL_Types_part_6.cc Creating dependency file for Osmocom_CTRL_Types_part_5.cc Creating dependency file for Osmocom_CTRL_Types_part_4.cc Creating dependency file for Osmocom_CTRL_Types_part_3.cc Creating dependency file for Osmocom_CTRL_Types_part_1.cc Creating dependency file for Osmocom_CTRL_Types_part_2.cc Creating dependency file for Osmocom_CTRL_Functions_part_7.cc Creating dependency file for Osmocom_CTRL_Functions_part_6.cc Creating dependency file for Osmocom_CTRL_Functions_part_5.cc Creating dependency file for Osmocom_CTRL_Functions_part_4.cc Creating dependency file for Osmocom_CTRL_Functions_part_3.cc Creating dependency file for Osmocom_CTRL_Functions_part_2.cc Creating dependency file for Osmocom_CTRL_Functions_part_1.cc Creating dependency file for Osmocom_CTRL_Adapter_part_7.cc Creating dependency file for Osmocom_CTRL_Adapter_part_6.cc Creating dependency file for Osmocom_CTRL_Adapter_part_5.cc Creating dependency file for Osmocom_CTRL_Adapter_part_4.cc Creating dependency file for Osmocom_CTRL_Adapter_part_3.cc Creating dependency file for Osmocom_CTRL_Adapter_part_2.cc Creating dependency file for Osmocom_CTRL_Adapter_part_1.cc Creating dependency file for Native_Functions_part_7.cc Creating dependency file for Native_Functions_part_6.cc Creating dependency file for Native_Functions_part_5.cc Creating dependency file for Native_Functions_part_4.cc Creating dependency file for Native_Functions_part_3.cc Creating dependency file for Native_Functions_part_2.cc Creating dependency file for Native_Functions_part_1.cc Creating dependency file for Mutex_part_7.cc Creating dependency file for Mutex_part_6.cc Creating dependency file for Mutex_part_5.cc Creating dependency file for Mutex_part_4.cc Creating dependency file for Mutex_part_3.cc Creating dependency file for Mutex_part_2.cc Creating dependency file for Mutex_part_1.cc Creating dependency file for MobileL3_Types_part_7.cc Creating dependency file for MobileL3_Types_part_6.cc Creating dependency file for MobileL3_Types_part_5.cc Creating dependency file for MobileL3_Types_part_4.cc Creating dependency file for MobileL3_Types_part_3.cc Creating dependency file for MobileL3_Types_part_2.cc Creating dependency file for MobileL3_Types_part_1.cc Creating dependency file for MobileL3_SS_Types_part_7.cc Creating dependency file for MobileL3_SS_Types_part_6.cc Creating dependency file for MobileL3_SS_Types_part_5.cc Creating dependency file for MobileL3_SS_Types_part_4.cc Creating dependency file for MobileL3_SS_Types_part_3.cc Creating dependency file for MobileL3_SS_Types_part_2.cc Creating dependency file for MobileL3_SS_Types_part_1.cc Creating dependency file for MobileL3_SMS_Types_part_7.cc Creating dependency file for MobileL3_SMS_Types_part_6.cc Creating dependency file for MobileL3_SMS_Types_part_5.cc Creating dependency file for MobileL3_SMS_Types_part_4.cc Creating dependency file for MobileL3_SMS_Types_part_3.cc Creating dependency file for MobileL3_SMS_Types_part_2.cc Creating dependency file for MobileL3_SMS_Types_part_1.cc Creating dependency file for MobileL3_RRM_Types_part_7.cc Creating dependency file for MobileL3_RRM_Types_part_6.cc Creating dependency file for MobileL3_RRM_Types_part_5.cc Creating dependency file for MobileL3_RRM_Types_part_4.cc Creating dependency file for MobileL3_RRM_Types_part_3.cc Creating dependency file for MobileL3_RRM_Types_part_2.cc Creating dependency file for MobileL3_RRM_Types_part_1.cc Creating dependency file for MobileL3_MM_Types_part_7.cc Creating dependency file for MobileL3_MM_Types_part_6.cc Creating dependency file for MobileL3_MM_Types_part_5.cc Creating dependency file for MobileL3_MM_Types_part_4.cc Creating dependency file for MobileL3_MM_Types_part_3.cc Creating dependency file for MobileL3_MM_Types_part_2.cc Creating dependency file for MobileL3_MM_Types_part_1.cc Creating dependency file for MobileL3_GMM_SM_Types_part_7.cc Creating dependency file for MobileL3_GMM_SM_Types_part_6.cc Creating dependency file for MobileL3_GMM_SM_Types_part_5.cc Creating dependency file for MobileL3_GMM_SM_Types_part_4.cc Creating dependency file for MobileL3_GMM_SM_Types_part_3.cc Creating dependency file for MobileL3_GMM_SM_Types_part_2.cc Creating dependency file for MobileL3_GMM_SM_Types_part_1.cc Creating dependency file for MobileL3_CommonIE_Types_part_7.cc Creating dependency file for MobileL3_CommonIE_Types_part_6.cc Creating dependency file for MobileL3_CommonIE_Types_part_5.cc Creating dependency file for MobileL3_CommonIE_Types_part_4.cc Creating dependency file for MobileL3_CommonIE_Types_part_3.cc Creating dependency file for MobileL3_CommonIE_Types_part_2.cc Creating dependency file for MobileL3_CommonIE_Types_part_1.cc Creating dependency file for MobileL3_CC_Types_part_7.cc Creating dependency file for MobileL3_CC_Types_part_6.cc Creating dependency file for MobileL3_CC_Types_part_5.cc Creating dependency file for MobileL3_CC_Types_part_4.cc Creating dependency file for MobileL3_CC_Types_part_3.cc Creating dependency file for MobileL3_CC_Types_part_2.cc Creating dependency file for MobileL3_CC_Types_part_1.cc Creating dependency file for Misc_Helpers_part_7.cc Creating dependency file for Misc_Helpers_part_6.cc Creating dependency file for Misc_Helpers_part_5.cc Creating dependency file for Misc_Helpers_part_4.cc Creating dependency file for Misc_Helpers_part_3.cc Creating dependency file for Misc_Helpers_part_2.cc Creating dependency file for Misc_Helpers_part_1.cc Creating dependency file for MTP3asp_Types_part_7.cc Creating dependency file for MTP3asp_Types_part_6.cc Creating dependency file for MTP3asp_Types_part_5.cc Creating dependency file for MTP3asp_Types_part_4.cc Creating dependency file for MTP3asp_Types_part_3.cc Creating dependency file for MTP3asp_Types_part_2.cc Creating dependency file for MTP3asp_Types_part_1.cc Creating dependency file for MTP3asp_PortType_part_7.cc Creating dependency file for MTP3asp_PortType_part_6.cc Creating dependency file for MTP3asp_PortType_part_5.cc Creating dependency file for MTP3asp_PortType_part_4.cc Creating dependency file for MTP3asp_PortType_part_3.cc Creating dependency file for MTP3asp_PortType_part_2.cc Creating dependency file for MTP3asp_PortType_part_1.cc Creating dependency file for MGCP_Types_part_7.cc Creating dependency file for MGCP_Types_part_6.cc Creating dependency file for MGCP_Types_part_5.cc Creating dependency file for MGCP_Types_part_4.cc Creating dependency file for MGCP_Types_part_3.cc Creating dependency file for MGCP_Types_part_2.cc Creating dependency file for MGCP_Types_part_1.cc Creating dependency file for MGCP_Templates_part_7.cc Creating dependency file for MGCP_Templates_part_6.cc Creating dependency file for MGCP_Templates_part_5.cc Creating dependency file for MGCP_Templates_part_4.cc Creating dependency file for MGCP_Templates_part_3.cc Creating dependency file for MGCP_Templates_part_2.cc Creating dependency file for MGCP_Templates_part_1.cc Creating dependency file for MGCP_Emulation_part_7.cc Creating dependency file for MGCP_Emulation_part_6.cc Creating dependency file for MGCP_Emulation_part_5.cc Creating dependency file for MGCP_Emulation_part_4.cc Creating dependency file for MGCP_Emulation_part_3.cc Creating dependency file for MGCP_Emulation_part_2.cc Creating dependency file for MGCP_Emulation_part_1.cc Creating dependency file for MGCP_CodecPort_CtrlFunct_part_7.cc Creating dependency file for MGCP_CodecPort_CtrlFunct_part_6.cc Creating dependency file for MGCP_CodecPort_CtrlFunct_part_5.cc Creating dependency file for MGCP_CodecPort_CtrlFunct_part_4.cc Creating dependency file for MGCP_CodecPort_CtrlFunct_part_3.cc Creating dependency file for MGCP_CodecPort_CtrlFunct_part_2.cc Creating dependency file for MGCP_CodecPort_CtrlFunct_part_1.cc Creating dependency file for MGCP_CodecPort_part_7.cc Creating dependency file for MGCP_CodecPort_part_6.cc Creating dependency file for MGCP_CodecPort_part_5.cc Creating dependency file for MGCP_CodecPort_part_4.cc Creating dependency file for MGCP_CodecPort_part_3.cc Creating dependency file for MGCP_CodecPort_part_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 MGCP_CodecPort_part_2.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_Common_part_7.cc Creating dependency file for L3_Templates_part_1.cc Creating dependency file for L3_Common_part_6.cc Creating dependency file for L3_Common_part_5.cc Creating dependency file for L3_Common_part_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 IuUP_Types_part_7.cc Creating dependency file for Iuh_CodecPort_part_1.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_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_Types_part_4.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 HNBGW_Tests_part_7.cc Creating dependency file for IPA_CodecPort_part_1.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_6.cc Creating dependency file for DNS_Helpers_part_7.cc Creating dependency file for DNS_Helpers_part_5.cc Creating dependency file for DNS_Helpers_part_4.cc Creating dependency file for DNS_Helpers_part_3.cc Creating dependency file for DNS_Helpers_part_2.cc Creating dependency file for DNS_Helpers_part_1.cc Creating dependency file for ConnHdlr_part_7.cc Creating dependency file for ConnHdlr_part_6.cc Creating dependency file for ConnHdlr_part_5.cc Creating dependency file for ConnHdlr_part_4.cc Creating dependency file for ConnHdlr_part_3.cc Creating dependency file for ConnHdlr_part_2.cc Creating dependency file for ConnHdlr_part_1.cc Creating dependency file for BSSAP_Types_part_7.cc Creating dependency file for BSSAP_Types_part_6.cc Creating dependency file for BSSAP_Types_part_5.cc Creating dependency file for BSSAP_Types_part_4.cc Creating dependency file for BSSAP_Types_part_3.cc Creating dependency file for BSSAP_Types_part_2.cc Creating dependency file for BSSAP_Types_part_1.cc Creating dependency file for BSSAP_CodecPort_part_7.cc Creating dependency file for BSSAP_CodecPort_part_6.cc Creating dependency file for BSSAP_CodecPort_part_5.cc Creating dependency file for BSSAP_CodecPort_part_4.cc Creating dependency file for BSSAP_CodecPort_part_3.cc Creating dependency file for BSSAP_CodecPort_part_2.cc Creating dependency file for BSSAP_CodecPort_part_1.cc Creating dependency file for UD_Types.cc Creating dependency file for UD_PortType.cc Creating dependency file for TELNETasp_PortType.cc Creating dependency file for TCCInterface_Functions.cc Creating dependency file for TCCEncoding_Functions.cc Creating dependency file for TCCConversion_Functions.cc Creating dependency file for StatsD_Types.cc Creating dependency file for StatsD_CodecPort_CtrlFunct.cc Creating dependency file for StatsD_CodecPort.cc Creating dependency file for Socket_API_Definitions.cc Creating dependency file for SDP_Types.cc Creating dependency file for SDP_Templates.cc Creating dependency file for SCTPasp_Types.cc Creating dependency file for SCTPasp_PortType.cc Creating dependency file for SCTP_Templates.cc Creating dependency file for SCCPasp_Types.cc Creating dependency file for SCCP_Types.cc Creating dependency file for SCCP_Templates.cc Creating dependency file for SCCP_Emulation.cc Creating dependency file for RUA_Types.cc Creating dependency file for RUA_Templates.cc Creating dependency file for RUA_Emulation.cc Creating dependency file for RTP_Types.cc Creating dependency file for RTP_Emulation.cc Creating dependency file for RTP_CodecPort_CtrlFunct.cc Creating dependency file for RTP_CodecPort.cc Creating dependency file for RANAP_Types.cc Creating dependency file for RANAP_Templates.cc Creating dependency file for RANAP_CodecPort.cc Creating dependency file for PFCP_Types.cc Creating dependency file for PFCP_Templates.cc Creating dependency file for PFCP_Emulation.cc Creating dependency file for PFCP_CodecPort_CtrlFunct.cc Creating dependency file for PFCP_CodecPort.cc Creating dependency file for Osmocom_VTY_Functions.cc Creating dependency file for Osmocom_Types.cc Creating dependency file for Osmocom_CTRL_Types.cc Creating dependency file for Osmocom_CTRL_Functions.cc Creating dependency file for Osmocom_CTRL_Adapter.cc Creating dependency file for Native_Functions.cc Creating dependency file for Mutex.cc Creating dependency file for MobileL3_Types.cc Creating dependency file for MobileL3_SS_Types.cc Creating dependency file for MobileL3_SMS_Types.cc Creating dependency file for MobileL3_RRM_Types.cc Creating dependency file for MobileL3_MM_Types.cc Creating dependency file for MobileL3_GMM_SM_Types.cc Creating dependency file for MobileL3_CommonIE_Types.cc Creating dependency file for MobileL3_CC_Types.cc Creating dependency file for Misc_Helpers.cc Creating dependency file for MTP3asp_Types.cc Creating dependency file for MTP3asp_PortType.cc Creating dependency file for MGCP_Types.cc Creating dependency file for MGCP_Templates.cc Creating dependency file for MGCP_Emulation.cc Creating dependency file for MGCP_CodecPort_CtrlFunct.cc Creating dependency file for MGCP_CodecPort.cc Creating dependency file for M3UA_Types.cc Creating dependency file for M3UA_Emulation.cc Creating dependency file for L3_Templates.cc Creating dependency file for L3_Common.cc Creating dependency file for Iuh_Types.cc Creating dependency file for Iuh_Emulation.cc Creating dependency file for Iuh_CodecPort_CtrlFunct.cc Creating dependency file for Iuh_CodecPort.cc Creating dependency file for IuUP_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 HNBGW_Tests.cc: In function 'OCTETSTRING HNBGW__Tests::f__gen__one__compl__l3(const Compl3Type&, const MobileL3__CommonIE__Types::MobileIdentityLV_template&, const INTEGER&)': HNBGW_Tests.cc:10061:1: warning: control reaches end of non-void function [-Wreturn-type] 10061 | } | ^ env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Emulation.o MGCP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Templates.o MGCP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Types.o MGCP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType.o MTP3asp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types.o MTP3asp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers.o Misc_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types.o MobileL3_CC_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types.o MobileL3_CommonIE_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types.o MobileL3_GMM_SM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types.o MobileL3_MM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types.o MobileL3_RRM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types.o MobileL3_SMS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types.o MobileL3_SS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types.o MobileL3_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Mutex.o Mutex.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions.o Native_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Adapter.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions.o Osmocom_CTRL_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types.o Osmocom_CTRL_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types.o Osmocom_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions.o Osmocom_VTY_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_CodecPort.o PFCP_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_CodecPort_CtrlFunct.o PFCP_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Emulation.o PFCP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Templates.o PFCP_Templates.cc MGCP_Emulation.cc: In function 'COMPONENT MGCP__Emulation::f__comp__by__ep(const CHARSTRING&)': MGCP_Emulation.cc:7791:1: warning: control reaches end of non-void function [-Wreturn-type] 7791 | } | ^ MGCP_Emulation.cc: In function 'CHARSTRING MGCP__Emulation::f__ep__by__comp(const COMPONENT&)': MGCP_Emulation.cc:7843:1: warning: control reaches end of non-void function [-Wreturn-type] 7843 | } | ^ MGCP_Emulation.cc: In function 'COMPONENT MGCP__Emulation::ExpectedCreateCallback(const MGCP__Types::MgcpCommand&, const CHARSTRING&)': MGCP_Emulation.cc:8940:1: warning: control reaches end of non-void function [-Wreturn-type] 8940 | } | ^ MGCP_Emulation.cc: In function 'CHARSTRING MGCP__Emulation::f__encoding__name__from__pt(const MGCP__Types::SDP__FIELD__PayloadType&)': MGCP_Emulation.cc:9388:1: warning: control reaches end of non-void function [-Wreturn-type] 9388 | } | ^ env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Types.o PFCP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort.o RANAP_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates.o RANAP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types.o RANAP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort.o RTP_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_CtrlFunct.o RTP_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Emulation.o RTP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Types.o RTP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Emulation.o RUA_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Templates.o RUA_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Types.o RUA_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation.o SCCP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates.o SCCP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types.o SCCP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types.o SCCPasp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTP_Templates.o SCTP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType.o SCTPasp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types.o SCTPasp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Templates.o SDP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Types.o SDP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions.o Socket_API_Definitions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort.o StatsD_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_CtrlFunct.o StatsD_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Types.o StatsD_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions.o TCCConversion_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions.o TCCEncoding_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions.o TCCInterface_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType.o TELNETasp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_PortType.o UD_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_Types.o UD_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_CodecPort_part_1.o BSSAP_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_CodecPort_part_2.o BSSAP_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_CodecPort_part_3.o BSSAP_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_CodecPort_part_4.o BSSAP_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_CodecPort_part_5.o BSSAP_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_CodecPort_part_6.o BSSAP_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_CodecPort_part_7.o BSSAP_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_Types_part_1.o BSSAP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_Types_part_2.o BSSAP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_Types_part_3.o BSSAP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_Types_part_4.o BSSAP_Types_part_4.cc env 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 RUA_Emulation.cc: In function 'BITSTRING RUA__Emulation::f__context__id__by__comp(const COMPONENT&)': RUA_Emulation.cc:5856:1: warning: control reaches end of non-void function [-Wreturn-type] 5856 | } | ^ RUA_Emulation.cc: In function 'INTEGER RUA__Emulation::f__idx__by__comp(const COMPONENT&)': RUA_Emulation.cc:5907:1: warning: control reaches end of non-void function [-Wreturn-type] 5907 | } | ^ RUA_Emulation.cc: In function 'COMPONENT RUA__Emulation::f__comp__by__context__id(const BITSTRING&)': RUA_Emulation.cc:6185:1: warning: control reaches end of non-void function [-Wreturn-type] 6185 | } | ^ env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_Types_part_6.o BSSAP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_Types_part_7.o BSSAP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ConnHdlr_part_1.o ConnHdlr_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ConnHdlr_part_2.o ConnHdlr_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ConnHdlr_part_3.o ConnHdlr_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ConnHdlr_part_4.o ConnHdlr_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ConnHdlr_part_5.o ConnHdlr_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ConnHdlr_part_6.o ConnHdlr_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ConnHdlr_part_7.o ConnHdlr_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_1.o DNS_Helpers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_2.o DNS_Helpers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_3.o DNS_Helpers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_4.o DNS_Helpers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_5.o DNS_Helpers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_6.o DNS_Helpers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_7.o DNS_Helpers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_1.o GSM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_2.o GSM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_3.o GSM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_4.o GSM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_5.o GSM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_6.o GSM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_7.o GSM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_1.o General_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_2.o General_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_3.o General_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_4.o General_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_5.o General_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_6.o General_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_7.o General_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Templates_part_1.o HNBAP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Templates_part_2.o HNBAP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Templates_part_3.o HNBAP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Templates_part_4.o HNBAP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Templates_part_5.o HNBAP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Templates_part_6.o HNBAP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Templates_part_7.o HNBAP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Types_part_1.o HNBAP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Types_part_2.o HNBAP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Types_part_3.o HNBAP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Types_part_4.o HNBAP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Types_part_5.o HNBAP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Types_part_6.o HNBAP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Types_part_7.o HNBAP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBGW_Tests_part_1.o HNBGW_Tests_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBGW_Tests_part_2.o HNBGW_Tests_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBGW_Tests_part_3.o HNBGW_Tests_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBGW_Tests_part_4.o HNBGW_Tests_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBGW_Tests_part_5.o HNBGW_Tests_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBGW_Tests_part_6.o HNBGW_Tests_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBGW_Tests_part_7.o HNBGW_Tests_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_1.o IPA_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_2.o IPA_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_3.o IPA_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_4.o IPA_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_5.o IPA_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_6.o IPA_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_7.o IPA_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_1.o IPA_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_2.o IPA_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_3.o IPA_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_4.o IPA_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_5.o IPA_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_6.o IPA_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_7.o IPA_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_1.o IPA_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_2.o IPA_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_3.o IPA_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_4.o IPA_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_5.o IPA_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_6.o IPA_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_7.o IPA_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_7.o IPL4asp_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_7.o IPL4asp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_1.o IPL4asp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_2.o IPL4asp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_3.o IPL4asp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_4.o IPL4asp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_5.o IPL4asp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_6.o IPL4asp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_7.o IPL4asp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Emulation_part_1.o IuUP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Emulation_part_2.o IuUP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Emulation_part_3.o IuUP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Emulation_part_4.o IuUP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Emulation_part_5.o IuUP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Emulation_part_6.o IuUP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Emulation_part_7.o IuUP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Types_part_1.o IuUP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Types_part_2.o IuUP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Types_part_3.o IuUP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Types_part_4.o IuUP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Types_part_5.o IuUP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Types_part_6.o IuUP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Types_part_7.o IuUP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_CodecPort_part_1.o Iuh_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_CodecPort_part_2.o Iuh_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_CodecPort_part_3.o Iuh_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_CodecPort_part_4.o Iuh_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_CodecPort_part_5.o Iuh_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_CodecPort_part_6.o Iuh_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_CodecPort_part_7.o Iuh_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_CodecPort_CtrlFunct_part_1.o Iuh_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_CodecPort_CtrlFunct_part_2.o Iuh_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_CodecPort_CtrlFunct_part_3.o Iuh_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_CodecPort_CtrlFunct_part_4.o Iuh_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_CodecPort_CtrlFunct_part_5.o Iuh_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_CodecPort_CtrlFunct_part_6.o Iuh_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_CodecPort_CtrlFunct_part_7.o Iuh_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_Emulation_part_1.o Iuh_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_Emulation_part_2.o Iuh_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_Emulation_part_3.o Iuh_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_Emulation_part_4.o Iuh_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_Emulation_part_5.o Iuh_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_Emulation_part_6.o Iuh_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_Emulation_part_7.o Iuh_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_Types_part_1.o Iuh_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_Types_part_2.o Iuh_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_Types_part_3.o Iuh_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_Types_part_4.o Iuh_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_Types_part_5.o Iuh_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_Types_part_6.o Iuh_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_Types_part_7.o Iuh_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_1.o L3_Common_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_2.o L3_Common_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_3.o L3_Common_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_4.o L3_Common_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_5.o L3_Common_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_6.o L3_Common_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_7.o L3_Common_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_1.o L3_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_2.o L3_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_3.o L3_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_4.o L3_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_5.o L3_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_6.o L3_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_7.o L3_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_1.o M3UA_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_2.o M3UA_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_3.o M3UA_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_4.o M3UA_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_5.o M3UA_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_6.o M3UA_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_7.o M3UA_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_1.o M3UA_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_2.o M3UA_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_3.o M3UA_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_4.o M3UA_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_5.o M3UA_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_6.o M3UA_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_7.o M3UA_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_part_1.o MGCP_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_part_2.o MGCP_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_part_3.o MGCP_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_part_4.o MGCP_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_part_5.o MGCP_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_part_6.o MGCP_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_part_7.o MGCP_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_CtrlFunct_part_1.o MGCP_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_CtrlFunct_part_2.o MGCP_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_CtrlFunct_part_3.o MGCP_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_CtrlFunct_part_4.o MGCP_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_CtrlFunct_part_5.o MGCP_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_CtrlFunct_part_6.o MGCP_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_CtrlFunct_part_7.o MGCP_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Emulation_part_1.o MGCP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Emulation_part_2.o MGCP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Emulation_part_3.o MGCP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Emulation_part_4.o MGCP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Emulation_part_5.o MGCP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Emulation_part_6.o MGCP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Emulation_part_7.o MGCP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Templates_part_1.o MGCP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Templates_part_2.o MGCP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Templates_part_3.o MGCP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Templates_part_4.o MGCP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Templates_part_5.o MGCP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Templates_part_6.o MGCP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Templates_part_7.o MGCP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Types_part_1.o MGCP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Types_part_2.o MGCP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Types_part_3.o MGCP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Types_part_4.o MGCP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Types_part_5.o MGCP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Types_part_6.o MGCP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Types_part_7.o MGCP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_1.o MTP3asp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_2.o MTP3asp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_3.o MTP3asp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_4.o MTP3asp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_5.o MTP3asp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_6.o MTP3asp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_7.o MTP3asp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_1.o MTP3asp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_2.o MTP3asp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_3.o MTP3asp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_4.o MTP3asp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_5.o MTP3asp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_6.o MTP3asp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_7.o MTP3asp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_1.o Misc_Helpers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_2.o Misc_Helpers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_3.o Misc_Helpers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_4.o Misc_Helpers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_5.o Misc_Helpers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_6.o Misc_Helpers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_7.o Misc_Helpers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_1.o MobileL3_CC_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_2.o MobileL3_CC_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_3.o MobileL3_CC_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_4.o MobileL3_CC_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_5.o MobileL3_CC_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_6.o MobileL3_CC_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_7.o MobileL3_CC_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_1.o MobileL3_CommonIE_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_2.o MobileL3_CommonIE_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_3.o MobileL3_CommonIE_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_4.o MobileL3_CommonIE_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_5.o MobileL3_CommonIE_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_6.o MobileL3_CommonIE_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_7.o MobileL3_CommonIE_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_1.o MobileL3_GMM_SM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_2.o MobileL3_GMM_SM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_3.o MobileL3_GMM_SM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_4.o MobileL3_GMM_SM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_5.o MobileL3_GMM_SM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_6.o MobileL3_GMM_SM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_7.o MobileL3_GMM_SM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_1.o MobileL3_MM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_2.o MobileL3_MM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_3.o MobileL3_MM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_4.o MobileL3_MM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_5.o MobileL3_MM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_6.o MobileL3_MM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_7.o MobileL3_MM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_1.o MobileL3_RRM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_2.o MobileL3_RRM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_3.o MobileL3_RRM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_4.o MobileL3_RRM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_5.o MobileL3_RRM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_6.o MobileL3_RRM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_7.o MobileL3_RRM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_1.o MobileL3_SMS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_2.o MobileL3_SMS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_3.o MobileL3_SMS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_4.o MobileL3_SMS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_5.o MobileL3_SMS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_6.o MobileL3_SMS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_7.o MobileL3_SMS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_1.o MobileL3_SS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_2.o MobileL3_SS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_3.o MobileL3_SS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_4.o MobileL3_SS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_5.o MobileL3_SS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_6.o MobileL3_SS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_7.o MobileL3_SS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_1.o MobileL3_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_2.o MobileL3_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_3.o MobileL3_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_4.o MobileL3_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_5.o MobileL3_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_6.o MobileL3_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_7.o MobileL3_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Mutex_part_1.o Mutex_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Mutex_part_2.o Mutex_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Mutex_part_3.o Mutex_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Mutex_part_4.o Mutex_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Mutex_part_5.o Mutex_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Mutex_part_6.o Mutex_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Mutex_part_7.o Mutex_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_1.o Native_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_2.o Native_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_3.o Native_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_4.o Native_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_5.o Native_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_6.o Native_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_7.o Native_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_1.o Osmocom_CTRL_Adapter_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_2.o Osmocom_CTRL_Adapter_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_3.o Osmocom_CTRL_Adapter_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_4.o Osmocom_CTRL_Adapter_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_5.o Osmocom_CTRL_Adapter_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_6.o Osmocom_CTRL_Adapter_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_7.o Osmocom_CTRL_Adapter_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_1.o Osmocom_CTRL_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_2.o Osmocom_CTRL_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_3.o Osmocom_CTRL_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_4.o Osmocom_CTRL_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_5.o Osmocom_CTRL_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_6.o Osmocom_CTRL_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_7.o Osmocom_CTRL_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_1.o Osmocom_CTRL_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_2.o Osmocom_CTRL_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_3.o Osmocom_CTRL_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_4.o Osmocom_CTRL_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_5.o Osmocom_CTRL_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_6.o Osmocom_CTRL_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_7.o Osmocom_CTRL_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_1.o Osmocom_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_2.o Osmocom_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_3.o Osmocom_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_4.o Osmocom_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_5.o Osmocom_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_6.o Osmocom_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_7.o Osmocom_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_7.o Osmocom_VTY_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_CodecPort_part_1.o PFCP_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_CodecPort_part_2.o PFCP_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_CodecPort_part_3.o PFCP_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_CodecPort_part_4.o PFCP_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_CodecPort_part_5.o PFCP_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_CodecPort_part_6.o PFCP_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_CodecPort_part_7.o PFCP_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_CodecPort_CtrlFunct_part_1.o PFCP_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_CodecPort_CtrlFunct_part_2.o PFCP_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_CodecPort_CtrlFunct_part_3.o PFCP_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_CodecPort_CtrlFunct_part_4.o PFCP_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_CodecPort_CtrlFunct_part_5.o PFCP_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_CodecPort_CtrlFunct_part_6.o PFCP_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_CodecPort_CtrlFunct_part_7.o PFCP_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Emulation_part_1.o PFCP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Emulation_part_2.o PFCP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Emulation_part_3.o PFCP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Emulation_part_4.o PFCP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Emulation_part_5.o PFCP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Emulation_part_6.o PFCP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Emulation_part_7.o PFCP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Templates_part_1.o PFCP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Templates_part_2.o PFCP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Templates_part_3.o PFCP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Templates_part_4.o PFCP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Templates_part_5.o PFCP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Templates_part_6.o PFCP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Templates_part_7.o PFCP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Types_part_1.o PFCP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Types_part_2.o PFCP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Types_part_3.o PFCP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Types_part_4.o PFCP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Types_part_5.o PFCP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Types_part_6.o PFCP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Types_part_7.o PFCP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_1.o RANAP_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_2.o RANAP_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_3.o RANAP_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_4.o RANAP_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_5.o RANAP_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_6.o RANAP_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_7.o RANAP_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_1.o RANAP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_2.o RANAP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_3.o RANAP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_4.o RANAP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_5.o RANAP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_6.o RANAP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_7.o RANAP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_1.o RANAP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_2.o RANAP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_3.o RANAP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_4.o RANAP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_5.o RANAP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_6.o RANAP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_7.o RANAP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_part_1.o RTP_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_part_2.o RTP_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_part_3.o RTP_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_part_4.o RTP_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_part_5.o RTP_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_part_6.o RTP_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_part_7.o RTP_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_CtrlFunct_part_1.o RTP_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_CtrlFunct_part_2.o RTP_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_CtrlFunct_part_3.o RTP_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_CtrlFunct_part_4.o RTP_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_CtrlFunct_part_5.o RTP_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_CtrlFunct_part_6.o RTP_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_CtrlFunct_part_7.o RTP_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Emulation_part_1.o RTP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Emulation_part_2.o RTP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Emulation_part_3.o RTP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Emulation_part_4.o RTP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Emulation_part_5.o RTP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Emulation_part_6.o RTP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Emulation_part_7.o RTP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Types_part_1.o RTP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Types_part_2.o RTP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Types_part_3.o RTP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Types_part_4.o RTP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Types_part_5.o RTP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Types_part_6.o RTP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Types_part_7.o RTP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Emulation_part_1.o RUA_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Emulation_part_2.o RUA_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Emulation_part_3.o RUA_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Emulation_part_4.o RUA_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Emulation_part_5.o RUA_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Emulation_part_6.o RUA_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Emulation_part_7.o RUA_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Templates_part_1.o RUA_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Templates_part_2.o RUA_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Templates_part_3.o RUA_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Templates_part_4.o RUA_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Templates_part_5.o RUA_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Templates_part_6.o RUA_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Templates_part_7.o RUA_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Types_part_1.o RUA_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Types_part_2.o RUA_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Types_part_3.o RUA_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Types_part_4.o RUA_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Types_part_5.o RUA_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Types_part_6.o RUA_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Types_part_7.o RUA_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_1.o SCCP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_2.o SCCP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_3.o SCCP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_4.o SCCP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_5.o SCCP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_6.o SCCP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_7.o SCCP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_1.o SCCP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_2.o SCCP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_3.o SCCP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_4.o SCCP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_5.o SCCP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_6.o SCCP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_7.o SCCP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_1.o SCCP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_2.o SCCP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_3.o SCCP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_4.o SCCP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_5.o SCCP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_6.o SCCP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_7.o SCCP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_1.o SCCPasp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_2.o SCCPasp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_3.o SCCPasp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_4.o SCCPasp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_5.o SCCPasp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_6.o SCCPasp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_7.o SCCPasp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTP_Templates_part_1.o SCTP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTP_Templates_part_2.o SCTP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTP_Templates_part_3.o SCTP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTP_Templates_part_4.o SCTP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTP_Templates_part_5.o SCTP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTP_Templates_part_6.o SCTP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTP_Templates_part_7.o SCTP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_1.o SCTPasp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_2.o SCTPasp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_3.o SCTPasp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_4.o SCTPasp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_5.o SCTPasp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_6.o SCTPasp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_7.o SCTPasp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_1.o SCTPasp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_2.o SCTPasp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_3.o SCTPasp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_4.o SCTPasp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_5.o SCTPasp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_6.o SCTPasp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_7.o SCTPasp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Templates_part_1.o SDP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Templates_part_2.o SDP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Templates_part_3.o SDP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Templates_part_4.o SDP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Templates_part_5.o SDP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Templates_part_6.o SDP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Templates_part_7.o SDP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Types_part_1.o SDP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Types_part_2.o SDP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Types_part_3.o SDP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Types_part_4.o SDP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Types_part_5.o SDP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Types_part_6.o SDP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Types_part_7.o SDP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_7.o Socket_API_Definitions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_part_1.o StatsD_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_part_2.o StatsD_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_part_3.o StatsD_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_part_4.o StatsD_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_part_5.o StatsD_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_part_6.o StatsD_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_part_7.o StatsD_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_CtrlFunct_part_1.o StatsD_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_CtrlFunct_part_2.o StatsD_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_CtrlFunct_part_3.o StatsD_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_CtrlFunct_part_4.o StatsD_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_CtrlFunct_part_5.o StatsD_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_CtrlFunct_part_6.o StatsD_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_CtrlFunct_part_7.o StatsD_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Types_part_1.o StatsD_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Types_part_2.o StatsD_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Types_part_3.o StatsD_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Types_part_4.o StatsD_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Types_part_5.o StatsD_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Types_part_6.o StatsD_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Types_part_7.o StatsD_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_7.o TCCConversion_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_1.o TCCEncoding_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_2.o TCCEncoding_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_3.o TCCEncoding_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_4.o TCCEncoding_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_5.o TCCEncoding_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_6.o TCCEncoding_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_7.o TCCEncoding_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_7.o TCCInterface_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_7.o TELNETasp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_PortType_part_1.o UD_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_PortType_part_2.o UD_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_PortType_part_3.o UD_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_PortType_part_4.o UD_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_PortType_part_5.o UD_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_PortType_part_6.o UD_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_PortType_part_7.o UD_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_Types_part_1.o UD_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_Types_part_2.o UD_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_Types_part_3.o UD_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_Types_part_4.o UD_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_Types_part_5.o UD_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_Types_part_6.o UD_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_Types_part_7.o UD_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation.o IPA_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter.o RAN_Adapter.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation.o RAN_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping.o SCCP_Mapping.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Checker.o StatsD_Checker.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_1.o IPA_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_2.o IPA_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_3.o IPA_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_4.o IPA_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_5.o IPA_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_6.o IPA_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_7.o IPA_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_1.o RAN_Adapter_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_2.o RAN_Adapter_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_3.o RAN_Adapter_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_4.o RAN_Adapter_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_5.o RAN_Adapter_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_6.o RAN_Adapter_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_7.o RAN_Adapter_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_1.o RAN_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_2.o RAN_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_3.o RAN_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_4.o RAN_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_5.o RAN_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_6.o RAN_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_7.o RAN_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_1.o SCCP_Mapping_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_2.o SCCP_Mapping_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_3.o SCCP_Mapping_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_4.o SCCP_Mapping_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_5.o SCCP_Mapping_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_6.o SCCP_Mapping_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_7.o SCCP_Mapping_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Checker_part_1.o StatsD_Checker_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Checker_part_2.o StatsD_Checker_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Checker_part_3.o StatsD_Checker_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Checker_part_4.o StatsD_Checker_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Checker_part_5.o StatsD_Checker_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Checker_part_6.o StatsD_Checker_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Checker_part_7.o StatsD_Checker_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_CommonDataTypes.o HNBAP_CommonDataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Constants.o HNBAP_Constants.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Containers.o HNBAP_Containers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_IEs.o HNBAP_IEs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_PDU_Contents.o HNBAP_PDU_Contents.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_PDU_Descriptions.o HNBAP_PDU_Descriptions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes.o RANAP_CommonDataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants.o RANAP_Constants.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers.o RANAP_Containers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs.o RANAP_IEs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents.o RANAP_PDU_Contents.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions.o RANAP_PDU_Descriptions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_CommonDataTypes.o RUA_CommonDataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Constants.o RUA_Constants.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Containers.o RUA_Containers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_IEs.o RUA_IEs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_PDU_Contents.o RUA_PDU_Contents.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_PDU_Descriptions.o RUA_PDU_Descriptions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_CommonDataTypes_part_1.o HNBAP_CommonDataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_CommonDataTypes_part_2.o HNBAP_CommonDataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_CommonDataTypes_part_3.o HNBAP_CommonDataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_CommonDataTypes_part_4.o HNBAP_CommonDataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_CommonDataTypes_part_5.o HNBAP_CommonDataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_CommonDataTypes_part_6.o HNBAP_CommonDataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_CommonDataTypes_part_7.o HNBAP_CommonDataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Constants_part_1.o HNBAP_Constants_part_1.cc RAN_Emulation.cc: In function 'COMPONENT RAN__Emulation::f__comp__by__conn__id(const INTEGER&)': RAN_Emulation.cc:20395:1: warning: control reaches end of non-void function [-Wreturn-type] 20395 | } | ^ RAN_Emulation.cc: In function 'COMPONENT RAN__Emulation::f__comp__by__cic(const INTEGER&)': RAN_Emulation.cc:20447:1: warning: control reaches end of non-void function [-Wreturn-type] 20447 | } | ^ RAN_Emulation.cc: In function 'INTEGER RAN__Emulation::f__conn__id__by__comp(const COMPONENT&)': RAN_Emulation.cc:20556:1: warning: control reaches end of non-void function [-Wreturn-type] 20556 | } | ^ RAN_Emulation.cc: In function 'INTEGER RAN__Emulation::f__idx__by__comp(const COMPONENT&)': RAN_Emulation.cc:20607:1: warning: control reaches end of non-void function [-Wreturn-type] 20607 | } | ^ env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Constants_part_2.o HNBAP_Constants_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Constants_part_3.o HNBAP_Constants_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Constants_part_4.o HNBAP_Constants_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Constants_part_5.o HNBAP_Constants_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Constants_part_6.o HNBAP_Constants_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Constants_part_7.o HNBAP_Constants_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Containers_part_1.o HNBAP_Containers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Containers_part_2.o HNBAP_Containers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Containers_part_3.o HNBAP_Containers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Containers_part_4.o HNBAP_Containers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Containers_part_5.o HNBAP_Containers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Containers_part_6.o HNBAP_Containers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Containers_part_7.o HNBAP_Containers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_IEs_part_1.o HNBAP_IEs_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_IEs_part_2.o HNBAP_IEs_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_IEs_part_3.o HNBAP_IEs_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_IEs_part_4.o HNBAP_IEs_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_IEs_part_5.o HNBAP_IEs_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_IEs_part_6.o HNBAP_IEs_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_IEs_part_7.o HNBAP_IEs_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_PDU_Contents_part_1.o HNBAP_PDU_Contents_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_PDU_Contents_part_2.o HNBAP_PDU_Contents_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_PDU_Contents_part_3.o HNBAP_PDU_Contents_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_PDU_Contents_part_4.o HNBAP_PDU_Contents_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_PDU_Contents_part_5.o HNBAP_PDU_Contents_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_PDU_Contents_part_6.o HNBAP_PDU_Contents_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_PDU_Contents_part_7.o HNBAP_PDU_Contents_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_PDU_Descriptions_part_1.o HNBAP_PDU_Descriptions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_PDU_Descriptions_part_2.o HNBAP_PDU_Descriptions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_PDU_Descriptions_part_3.o HNBAP_PDU_Descriptions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_PDU_Descriptions_part_4.o HNBAP_PDU_Descriptions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_PDU_Descriptions_part_5.o HNBAP_PDU_Descriptions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_PDU_Descriptions_part_6.o HNBAP_PDU_Descriptions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_PDU_Descriptions_part_7.o HNBAP_PDU_Descriptions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_1.o RANAP_CommonDataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_2.o RANAP_CommonDataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_3.o RANAP_CommonDataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_4.o RANAP_CommonDataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_5.o RANAP_CommonDataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_6.o RANAP_CommonDataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_7.o RANAP_CommonDataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_1.o RANAP_Constants_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_2.o RANAP_Constants_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_3.o RANAP_Constants_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_4.o RANAP_Constants_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_5.o RANAP_Constants_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_6.o RANAP_Constants_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_7.o RANAP_Constants_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_1.o RANAP_Containers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_2.o RANAP_Containers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_3.o RANAP_Containers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_4.o RANAP_Containers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_5.o RANAP_Containers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_6.o RANAP_Containers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_7.o RANAP_Containers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_1.o RANAP_IEs_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_2.o RANAP_IEs_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_3.o RANAP_IEs_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_4.o RANAP_IEs_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_5.o RANAP_IEs_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_6.o RANAP_IEs_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_7.o RANAP_IEs_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_1.o RANAP_PDU_Contents_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_2.o RANAP_PDU_Contents_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_3.o RANAP_PDU_Contents_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_4.o RANAP_PDU_Contents_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_5.o RANAP_PDU_Contents_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_6.o RANAP_PDU_Contents_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_7.o RANAP_PDU_Contents_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_1.o RANAP_PDU_Descriptions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_2.o RANAP_PDU_Descriptions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_3.o RANAP_PDU_Descriptions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_4.o RANAP_PDU_Descriptions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_5.o RANAP_PDU_Descriptions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_6.o RANAP_PDU_Descriptions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_7.o RANAP_PDU_Descriptions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_CommonDataTypes_part_1.o RUA_CommonDataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_CommonDataTypes_part_2.o RUA_CommonDataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_CommonDataTypes_part_3.o RUA_CommonDataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_CommonDataTypes_part_4.o RUA_CommonDataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_CommonDataTypes_part_5.o RUA_CommonDataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_CommonDataTypes_part_6.o RUA_CommonDataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_CommonDataTypes_part_7.o RUA_CommonDataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Constants_part_1.o RUA_Constants_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Constants_part_2.o RUA_Constants_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Constants_part_3.o RUA_Constants_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Constants_part_4.o RUA_Constants_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Constants_part_5.o RUA_Constants_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Constants_part_6.o RUA_Constants_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Constants_part_7.o RUA_Constants_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Containers_part_1.o RUA_Containers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Containers_part_2.o RUA_Containers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Containers_part_3.o RUA_Containers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Containers_part_4.o RUA_Containers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Containers_part_5.o RUA_Containers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Containers_part_6.o RUA_Containers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Containers_part_7.o RUA_Containers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_IEs_part_1.o RUA_IEs_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_IEs_part_2.o RUA_IEs_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_IEs_part_3.o RUA_IEs_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_IEs_part_4.o RUA_IEs_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_IEs_part_5.o RUA_IEs_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_IEs_part_6.o RUA_IEs_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_IEs_part_7.o RUA_IEs_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_PDU_Contents_part_1.o RUA_PDU_Contents_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_PDU_Contents_part_2.o RUA_PDU_Contents_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_PDU_Contents_part_3.o RUA_PDU_Contents_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_PDU_Contents_part_4.o RUA_PDU_Contents_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_PDU_Contents_part_5.o RUA_PDU_Contents_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_PDU_Contents_part_6.o RUA_PDU_Contents_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_PDU_Contents_part_7.o RUA_PDU_Contents_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_PDU_Descriptions_part_1.o RUA_PDU_Descriptions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_PDU_Descriptions_part_2.o RUA_PDU_Descriptions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_PDU_Descriptions_part_3.o RUA_PDU_Descriptions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_PDU_Descriptions_part_4.o RUA_PDU_Descriptions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_PDU_Descriptions_part_5.o RUA_PDU_Descriptions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_PDU_Descriptions_part_6.o RUA_PDU_Descriptions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_PDU_Descriptions_part_7.o RUA_PDU_Descriptions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_parse_.tab.o SDP_parse_.tab.c env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o lex.SDP_parse_.o lex.SDP_parse_.c env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunctDef.o IPA_CodecPort_CtrlFunctDef.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PT.o IPL4asp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_discovery.o IPL4asp_discovery.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_EncDec.o IuUP_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_CodecPort_CtrlFunctDef.o Iuh_CodecPort_CtrlFunctDef.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_FunctionDefs.o Native_FunctionDefs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_CtrlFunctDef.o RTP_CodecPort_CtrlFunctDef.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_EncDec.o RTP_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PT.o SCTPasp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_EncDec.o SDP_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_CtrlFunctdef.o StatsD_CodecPort_CtrlFunctdef.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion.o TCCConversion.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding.o TCCEncoding.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface.o TCCInterface.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PT.o TELNETasp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_EncDec.o HNBAP_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_EncDec.o RUA_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_EncDec.o RANAP_EncDec.cc 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 MGCP_CodecPort_CtrlFunctDef.o MGCP_CodecPort_CtrlFunctDef.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_PT.o UD_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_CodecPort_CtrlFunctDef.o PFCP_CodecPort_CtrlFunctDef.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_CodecPort.so BSSAP_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_Types.so BSSAP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ConnHdlr.so ConnHdlr.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers.so DNS_Helpers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types.so GSM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types.so General_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Templates.so HNBAP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Types.so HNBAP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBGW_Tests.so HNBGW_Tests.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort.so IPA_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct.so IPA_CodecPort_CtrlFunct.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types.so IPA_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions.so IPL4asp_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType.so IPL4asp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types.so IPL4asp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IuUP_Emulation.so IuUP_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IuUP_Types.so IuUP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_CodecPort.so Iuh_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_CodecPort_CtrlFunct.so Iuh_CodecPort_CtrlFunct.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_Emulation.so Iuh_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_Types.so Iuh_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common.so L3_Common.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates.so L3_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation.so M3UA_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types.so M3UA_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_CodecPort.so MGCP_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_CodecPort_CtrlFunct.so MGCP_CodecPort_CtrlFunct.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Emulation.so MGCP_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Templates.so MGCP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Types.so MGCP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType.so MTP3asp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types.so MTP3asp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers.so Misc_Helpers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types.so MobileL3_CC_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types.so MobileL3_CommonIE_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types.so MobileL3_GMM_SM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types.so MobileL3_MM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types.so MobileL3_RRM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types.so MobileL3_SMS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types.so MobileL3_SS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types.so MobileL3_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Mutex.so Mutex.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions.so Native_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter.so Osmocom_CTRL_Adapter.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions.so Osmocom_CTRL_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types.so Osmocom_CTRL_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types.so Osmocom_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions.so Osmocom_VTY_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_CodecPort.so PFCP_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_CodecPort_CtrlFunct.so PFCP_CodecPort_CtrlFunct.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Emulation.so PFCP_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Templates.so PFCP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Types.so PFCP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort.so RANAP_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates.so RANAP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types.so RANAP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_CodecPort.so RTP_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_CodecPort_CtrlFunct.so RTP_CodecPort_CtrlFunct.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_Emulation.so RTP_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_Types.so RTP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Emulation.so RUA_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Templates.so RUA_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Types.so RUA_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation.so SCCP_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates.so SCCP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types.so SCCP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types.so SCCPasp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTP_Templates.so SCTP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType.so SCTPasp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types.so SCTPasp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_Templates.so SDP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_Types.so SDP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions.so Socket_API_Definitions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort.so StatsD_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_CtrlFunct.so StatsD_CodecPort_CtrlFunct.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Types.so StatsD_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions.so TCCConversion_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions.so TCCEncoding_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions.so TCCInterface_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType.so TELNETasp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_PortType.so UD_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_Types.so UD_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_CodecPort_part_1.so BSSAP_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_CodecPort_part_2.so BSSAP_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_CodecPort_part_3.so BSSAP_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_CodecPort_part_4.so BSSAP_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_CodecPort_part_5.so BSSAP_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_CodecPort_part_6.so BSSAP_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_CodecPort_part_7.so BSSAP_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_Types_part_1.so BSSAP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_Types_part_2.so BSSAP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_Types_part_3.so BSSAP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_Types_part_4.so BSSAP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_Types_part_5.so BSSAP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_Types_part_6.so BSSAP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_Types_part_7.so BSSAP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ConnHdlr_part_1.so ConnHdlr_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ConnHdlr_part_2.so ConnHdlr_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ConnHdlr_part_3.so ConnHdlr_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ConnHdlr_part_4.so ConnHdlr_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ConnHdlr_part_5.so ConnHdlr_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ConnHdlr_part_6.so ConnHdlr_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ConnHdlr_part_7.so ConnHdlr_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_1.so DNS_Helpers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_2.so DNS_Helpers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_3.so DNS_Helpers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_4.so DNS_Helpers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_5.so DNS_Helpers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_6.so DNS_Helpers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_7.so DNS_Helpers_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_1.so GSM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_2.so GSM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_3.so GSM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_4.so GSM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_5.so GSM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_6.so GSM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_7.so GSM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_1.so General_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_2.so General_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_3.so General_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_4.so General_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_5.so General_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_6.so General_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_7.so General_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Templates_part_1.so HNBAP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Templates_part_2.so HNBAP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Templates_part_3.so HNBAP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Templates_part_4.so HNBAP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Templates_part_5.so HNBAP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Templates_part_6.so HNBAP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Templates_part_7.so HNBAP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Types_part_1.so HNBAP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Types_part_2.so HNBAP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Types_part_3.so HNBAP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Types_part_4.so HNBAP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Types_part_5.so HNBAP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Types_part_6.so HNBAP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Types_part_7.so HNBAP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBGW_Tests_part_1.so HNBGW_Tests_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBGW_Tests_part_2.so HNBGW_Tests_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBGW_Tests_part_3.so HNBGW_Tests_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBGW_Tests_part_4.so HNBGW_Tests_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBGW_Tests_part_5.so HNBGW_Tests_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBGW_Tests_part_6.so HNBGW_Tests_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBGW_Tests_part_7.so HNBGW_Tests_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_1.so IPA_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_2.so IPA_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_3.so IPA_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_4.so IPA_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_5.so IPA_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_6.so IPA_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_7.so IPA_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_1.so IPA_CodecPort_CtrlFunct_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_2.so IPA_CodecPort_CtrlFunct_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_3.so IPA_CodecPort_CtrlFunct_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_4.so IPA_CodecPort_CtrlFunct_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_5.so IPA_CodecPort_CtrlFunct_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_6.so IPA_CodecPort_CtrlFunct_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_7.so IPA_CodecPort_CtrlFunct_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_1.so IPA_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_2.so IPA_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_3.so IPA_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_4.so IPA_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_5.so IPA_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_6.so IPA_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_7.so IPA_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_1.so IPL4asp_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_2.so IPL4asp_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_3.so IPL4asp_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_4.so IPL4asp_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_5.so IPL4asp_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_6.so IPL4asp_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_7.so IPL4asp_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_1.so IPL4asp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_2.so IPL4asp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_3.so IPL4asp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_4.so IPL4asp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_5.so IPL4asp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_6.so IPL4asp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_7.so IPL4asp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_1.so IPL4asp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_2.so IPL4asp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_3.so IPL4asp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_4.so IPL4asp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_5.so IPL4asp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_6.so IPL4asp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_7.so IPL4asp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IuUP_Emulation_part_1.so IuUP_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IuUP_Emulation_part_2.so IuUP_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IuUP_Emulation_part_3.so IuUP_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IuUP_Emulation_part_4.so IuUP_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IuUP_Emulation_part_5.so IuUP_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IuUP_Emulation_part_6.so IuUP_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IuUP_Emulation_part_7.so IuUP_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IuUP_Types_part_1.so IuUP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IuUP_Types_part_2.so IuUP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IuUP_Types_part_3.so IuUP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IuUP_Types_part_4.so IuUP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IuUP_Types_part_5.so IuUP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IuUP_Types_part_6.so IuUP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IuUP_Types_part_7.so IuUP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_CodecPort_part_1.so Iuh_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_CodecPort_part_2.so Iuh_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_CodecPort_part_3.so Iuh_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_CodecPort_part_4.so Iuh_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_CodecPort_part_5.so Iuh_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_CodecPort_part_6.so Iuh_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_CodecPort_part_7.so Iuh_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_CodecPort_CtrlFunct_part_1.so Iuh_CodecPort_CtrlFunct_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_CodecPort_CtrlFunct_part_2.so Iuh_CodecPort_CtrlFunct_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_CodecPort_CtrlFunct_part_3.so Iuh_CodecPort_CtrlFunct_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_CodecPort_CtrlFunct_part_4.so Iuh_CodecPort_CtrlFunct_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_CodecPort_CtrlFunct_part_5.so Iuh_CodecPort_CtrlFunct_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_CodecPort_CtrlFunct_part_6.so Iuh_CodecPort_CtrlFunct_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_CodecPort_CtrlFunct_part_7.so Iuh_CodecPort_CtrlFunct_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_Emulation_part_1.so Iuh_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_Emulation_part_2.so Iuh_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_Emulation_part_3.so Iuh_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_Emulation_part_4.so Iuh_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_Emulation_part_5.so Iuh_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_Emulation_part_6.so Iuh_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_Emulation_part_7.so Iuh_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_Types_part_1.so Iuh_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_Types_part_2.so Iuh_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_Types_part_3.so Iuh_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_Types_part_4.so Iuh_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_Types_part_5.so Iuh_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_Types_part_6.so Iuh_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_Types_part_7.so Iuh_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_1.so L3_Common_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_2.so L3_Common_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_3.so L3_Common_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_4.so L3_Common_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_5.so L3_Common_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_6.so L3_Common_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_7.so L3_Common_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_1.so L3_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_2.so L3_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_3.so L3_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_4.so L3_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_5.so L3_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_6.so L3_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_7.so L3_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_1.so M3UA_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_2.so M3UA_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_3.so M3UA_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_4.so M3UA_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_5.so M3UA_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_6.so M3UA_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_7.so M3UA_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_1.so M3UA_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_2.so M3UA_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_3.so M3UA_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_4.so M3UA_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_5.so M3UA_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_6.so M3UA_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_7.so M3UA_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_CodecPort_part_1.so MGCP_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_CodecPort_part_2.so MGCP_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_CodecPort_part_3.so MGCP_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_CodecPort_part_4.so MGCP_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_CodecPort_part_5.so MGCP_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_CodecPort_part_6.so MGCP_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_CodecPort_part_7.so MGCP_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_CodecPort_CtrlFunct_part_1.so MGCP_CodecPort_CtrlFunct_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_CodecPort_CtrlFunct_part_2.so MGCP_CodecPort_CtrlFunct_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_CodecPort_CtrlFunct_part_3.so MGCP_CodecPort_CtrlFunct_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_CodecPort_CtrlFunct_part_4.so MGCP_CodecPort_CtrlFunct_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_CodecPort_CtrlFunct_part_5.so MGCP_CodecPort_CtrlFunct_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_CodecPort_CtrlFunct_part_6.so MGCP_CodecPort_CtrlFunct_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_CodecPort_CtrlFunct_part_7.so MGCP_CodecPort_CtrlFunct_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Emulation_part_1.so MGCP_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Emulation_part_2.so MGCP_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Emulation_part_3.so MGCP_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Emulation_part_4.so MGCP_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Emulation_part_5.so MGCP_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Emulation_part_6.so MGCP_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Emulation_part_7.so MGCP_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Templates_part_1.so MGCP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Templates_part_2.so MGCP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Templates_part_3.so MGCP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Templates_part_4.so MGCP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Templates_part_5.so MGCP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Templates_part_6.so MGCP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Templates_part_7.so MGCP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Types_part_1.so MGCP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Types_part_2.so MGCP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Types_part_3.so MGCP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Types_part_4.so MGCP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Types_part_5.so MGCP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Types_part_6.so MGCP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Types_part_7.so MGCP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_1.so MTP3asp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_2.so MTP3asp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_3.so MTP3asp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_4.so MTP3asp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_5.so MTP3asp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_6.so MTP3asp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_7.so MTP3asp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_1.so MTP3asp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_2.so MTP3asp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_3.so MTP3asp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_4.so MTP3asp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_5.so MTP3asp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_6.so MTP3asp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_7.so MTP3asp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_1.so Misc_Helpers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_2.so Misc_Helpers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_3.so Misc_Helpers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_4.so Misc_Helpers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_5.so Misc_Helpers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_6.so Misc_Helpers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_7.so Misc_Helpers_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_1.so MobileL3_CC_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_2.so MobileL3_CC_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_3.so MobileL3_CC_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_4.so MobileL3_CC_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_5.so MobileL3_CC_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_6.so MobileL3_CC_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_7.so MobileL3_CC_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_1.so MobileL3_CommonIE_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_2.so MobileL3_CommonIE_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_3.so MobileL3_CommonIE_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_4.so MobileL3_CommonIE_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_5.so MobileL3_CommonIE_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_6.so MobileL3_CommonIE_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_7.so MobileL3_CommonIE_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_1.so MobileL3_GMM_SM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_2.so MobileL3_GMM_SM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_3.so MobileL3_GMM_SM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_4.so MobileL3_GMM_SM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_5.so MobileL3_GMM_SM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_6.so MobileL3_GMM_SM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_7.so MobileL3_GMM_SM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_1.so MobileL3_MM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_2.so MobileL3_MM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_3.so MobileL3_MM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_4.so MobileL3_MM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_5.so MobileL3_MM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_6.so MobileL3_MM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_7.so MobileL3_MM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_1.so MobileL3_RRM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_2.so MobileL3_RRM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_3.so MobileL3_RRM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_4.so MobileL3_RRM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_5.so MobileL3_RRM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_6.so MobileL3_RRM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_7.so MobileL3_RRM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_1.so MobileL3_SMS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_2.so MobileL3_SMS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_3.so MobileL3_SMS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_4.so MobileL3_SMS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_5.so MobileL3_SMS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_6.so MobileL3_SMS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_7.so MobileL3_SMS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_1.so MobileL3_SS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_2.so MobileL3_SS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_3.so MobileL3_SS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_4.so MobileL3_SS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_5.so MobileL3_SS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_6.so MobileL3_SS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_7.so MobileL3_SS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_1.so MobileL3_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_2.so MobileL3_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_3.so MobileL3_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_4.so MobileL3_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_5.so MobileL3_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_6.so MobileL3_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_7.so MobileL3_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Mutex_part_1.so Mutex_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Mutex_part_2.so Mutex_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Mutex_part_3.so Mutex_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Mutex_part_4.so Mutex_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Mutex_part_5.so Mutex_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Mutex_part_6.so Mutex_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Mutex_part_7.so Mutex_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_1.so Native_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_2.so Native_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_3.so Native_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_4.so Native_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_5.so Native_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_6.so Native_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_7.so Native_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_1.so Osmocom_CTRL_Adapter_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_2.so Osmocom_CTRL_Adapter_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_3.so Osmocom_CTRL_Adapter_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_4.so Osmocom_CTRL_Adapter_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_5.so Osmocom_CTRL_Adapter_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_6.so Osmocom_CTRL_Adapter_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_7.so Osmocom_CTRL_Adapter_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_1.so Osmocom_CTRL_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_2.so Osmocom_CTRL_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_3.so Osmocom_CTRL_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_4.so Osmocom_CTRL_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_5.so Osmocom_CTRL_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_6.so Osmocom_CTRL_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_7.so Osmocom_CTRL_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_1.so Osmocom_CTRL_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_2.so Osmocom_CTRL_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_3.so Osmocom_CTRL_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_4.so Osmocom_CTRL_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_5.so Osmocom_CTRL_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_6.so Osmocom_CTRL_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_7.so Osmocom_CTRL_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_1.so Osmocom_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_2.so Osmocom_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_3.so Osmocom_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_4.so Osmocom_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_5.so Osmocom_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_6.so Osmocom_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_7.so Osmocom_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_7.so Osmocom_VTY_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_CodecPort_part_1.so PFCP_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_CodecPort_part_2.so PFCP_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_CodecPort_part_3.so PFCP_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_CodecPort_part_4.so PFCP_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_CodecPort_part_5.so PFCP_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_CodecPort_part_6.so PFCP_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_CodecPort_part_7.so PFCP_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_CodecPort_CtrlFunct_part_1.so PFCP_CodecPort_CtrlFunct_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_CodecPort_CtrlFunct_part_2.so PFCP_CodecPort_CtrlFunct_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_CodecPort_CtrlFunct_part_3.so PFCP_CodecPort_CtrlFunct_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_CodecPort_CtrlFunct_part_4.so PFCP_CodecPort_CtrlFunct_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_CodecPort_CtrlFunct_part_5.so PFCP_CodecPort_CtrlFunct_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_CodecPort_CtrlFunct_part_6.so PFCP_CodecPort_CtrlFunct_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_CodecPort_CtrlFunct_part_7.so PFCP_CodecPort_CtrlFunct_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Emulation_part_1.so PFCP_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Emulation_part_2.so PFCP_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Emulation_part_3.so PFCP_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Emulation_part_4.so PFCP_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Emulation_part_5.so PFCP_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Emulation_part_6.so PFCP_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Emulation_part_7.so PFCP_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Templates_part_1.so PFCP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Templates_part_2.so PFCP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Templates_part_3.so PFCP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Templates_part_4.so PFCP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Templates_part_5.so PFCP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Templates_part_6.so PFCP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Templates_part_7.so PFCP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Types_part_1.so PFCP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Types_part_2.so PFCP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Types_part_3.so PFCP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Types_part_4.so PFCP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Types_part_5.so PFCP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Types_part_6.so PFCP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Types_part_7.so PFCP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_1.so RANAP_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_2.so RANAP_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_3.so RANAP_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_4.so RANAP_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_5.so RANAP_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_6.so RANAP_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_7.so RANAP_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_1.so RANAP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_2.so RANAP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_3.so RANAP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_4.so RANAP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_5.so RANAP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_6.so RANAP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_7.so RANAP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_1.so RANAP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_2.so RANAP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_3.so RANAP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_4.so RANAP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_5.so RANAP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_6.so RANAP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_7.so RANAP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_CodecPort_part_1.so RTP_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_CodecPort_part_2.so RTP_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_CodecPort_part_3.so RTP_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_CodecPort_part_4.so RTP_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_CodecPort_part_5.so RTP_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_CodecPort_part_6.so RTP_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_CodecPort_part_7.so RTP_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_CodecPort_CtrlFunct_part_1.so RTP_CodecPort_CtrlFunct_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_CodecPort_CtrlFunct_part_2.so RTP_CodecPort_CtrlFunct_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_CodecPort_CtrlFunct_part_3.so RTP_CodecPort_CtrlFunct_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_CodecPort_CtrlFunct_part_4.so RTP_CodecPort_CtrlFunct_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_CodecPort_CtrlFunct_part_5.so RTP_CodecPort_CtrlFunct_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_CodecPort_CtrlFunct_part_6.so RTP_CodecPort_CtrlFunct_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_CodecPort_CtrlFunct_part_7.so RTP_CodecPort_CtrlFunct_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_Emulation_part_1.so RTP_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_Emulation_part_2.so RTP_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_Emulation_part_3.so RTP_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_Emulation_part_4.so RTP_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_Emulation_part_5.so RTP_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_Emulation_part_6.so RTP_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_Emulation_part_7.so RTP_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_Types_part_1.so RTP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_Types_part_2.so RTP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_Types_part_3.so RTP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_Types_part_4.so RTP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_Types_part_5.so RTP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_Types_part_6.so RTP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_Types_part_7.so RTP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Emulation_part_1.so RUA_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Emulation_part_2.so RUA_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Emulation_part_3.so RUA_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Emulation_part_4.so RUA_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Emulation_part_5.so RUA_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Emulation_part_6.so RUA_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Emulation_part_7.so RUA_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Templates_part_1.so RUA_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Templates_part_2.so RUA_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Templates_part_3.so RUA_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Templates_part_4.so RUA_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Templates_part_5.so RUA_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Templates_part_6.so RUA_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Templates_part_7.so RUA_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Types_part_1.so RUA_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Types_part_2.so RUA_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Types_part_3.so RUA_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Types_part_4.so RUA_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Types_part_5.so RUA_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Types_part_6.so RUA_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Types_part_7.so RUA_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_1.so SCCP_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_2.so SCCP_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_3.so SCCP_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_4.so SCCP_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_5.so SCCP_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_6.so SCCP_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_7.so SCCP_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_1.so SCCP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_2.so SCCP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_3.so SCCP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_4.so SCCP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_5.so SCCP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_6.so SCCP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_7.so SCCP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_1.so SCCP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_2.so SCCP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_3.so SCCP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_4.so SCCP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_5.so SCCP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_6.so SCCP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_7.so SCCP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_1.so SCCPasp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_2.so SCCPasp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_3.so SCCPasp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_4.so SCCPasp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_5.so SCCPasp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_6.so SCCPasp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_7.so SCCPasp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTP_Templates_part_1.so SCTP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTP_Templates_part_2.so SCTP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTP_Templates_part_3.so SCTP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTP_Templates_part_4.so SCTP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTP_Templates_part_5.so SCTP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTP_Templates_part_6.so SCTP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTP_Templates_part_7.so SCTP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_1.so SCTPasp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_2.so SCTPasp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_3.so SCTPasp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_4.so SCTPasp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_5.so SCTPasp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_6.so SCTPasp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_7.so SCTPasp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_1.so SCTPasp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_2.so SCTPasp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_3.so SCTPasp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_4.so SCTPasp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_5.so SCTPasp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_6.so SCTPasp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_7.so SCTPasp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_Templates_part_1.so SDP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_Templates_part_2.so SDP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_Templates_part_3.so SDP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_Templates_part_4.so SDP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_Templates_part_5.so SDP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_Templates_part_6.so SDP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_Templates_part_7.so SDP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_Types_part_1.so SDP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_Types_part_2.so SDP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_Types_part_3.so SDP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_Types_part_4.so SDP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_Types_part_5.so SDP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_Types_part_6.so SDP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_Types_part_7.so SDP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_1.so Socket_API_Definitions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_2.so Socket_API_Definitions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_3.so Socket_API_Definitions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_4.so Socket_API_Definitions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_5.so Socket_API_Definitions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_6.so Socket_API_Definitions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_7.so Socket_API_Definitions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_part_1.so StatsD_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_part_2.so StatsD_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_part_3.so StatsD_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_part_4.so StatsD_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_part_5.so StatsD_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_part_6.so StatsD_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_part_7.so StatsD_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_CtrlFunct_part_1.so StatsD_CodecPort_CtrlFunct_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_CtrlFunct_part_2.so StatsD_CodecPort_CtrlFunct_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_CtrlFunct_part_3.so StatsD_CodecPort_CtrlFunct_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_CtrlFunct_part_4.so StatsD_CodecPort_CtrlFunct_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_CtrlFunct_part_5.so StatsD_CodecPort_CtrlFunct_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_CtrlFunct_part_6.so StatsD_CodecPort_CtrlFunct_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_CtrlFunct_part_7.so StatsD_CodecPort_CtrlFunct_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Types_part_1.so StatsD_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Types_part_2.so StatsD_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Types_part_3.so StatsD_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Types_part_4.so StatsD_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Types_part_5.so StatsD_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Types_part_6.so StatsD_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Types_part_7.so StatsD_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_1.so TCCConversion_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_2.so TCCConversion_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_3.so TCCConversion_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_4.so TCCConversion_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_5.so TCCConversion_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_6.so TCCConversion_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_7.so TCCConversion_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_1.so TCCEncoding_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_2.so TCCEncoding_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_3.so TCCEncoding_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_4.so TCCEncoding_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_5.so TCCEncoding_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_6.so TCCEncoding_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_7.so TCCEncoding_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_1.so TCCInterface_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_2.so TCCInterface_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_3.so TCCInterface_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_4.so TCCInterface_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_5.so TCCInterface_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_6.so TCCInterface_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_7.so TCCInterface_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_1.so TELNETasp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_2.so TELNETasp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_3.so TELNETasp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_4.so TELNETasp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_5.so TELNETasp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_6.so TELNETasp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_7.so TELNETasp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_PortType_part_1.so UD_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_PortType_part_2.so UD_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_PortType_part_3.so UD_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_PortType_part_4.so UD_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_PortType_part_5.so UD_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_PortType_part_6.so UD_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_PortType_part_7.so UD_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_Types_part_1.so UD_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_Types_part_2.so UD_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_Types_part_3.so UD_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_Types_part_4.so UD_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_Types_part_5.so UD_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_Types_part_6.so UD_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_Types_part_7.so UD_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation.so IPA_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter.so RAN_Adapter.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation.so RAN_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping.so SCCP_Mapping.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Checker.so StatsD_Checker.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_1.so IPA_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_2.so IPA_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_3.so IPA_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_4.so IPA_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_5.so IPA_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_6.so IPA_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_7.so IPA_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_1.so RAN_Adapter_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_2.so RAN_Adapter_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_3.so RAN_Adapter_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_4.so RAN_Adapter_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_5.so RAN_Adapter_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_6.so RAN_Adapter_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_7.so RAN_Adapter_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_1.so RAN_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_2.so RAN_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_3.so RAN_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_4.so RAN_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_5.so RAN_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_6.so RAN_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_7.so RAN_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_1.so SCCP_Mapping_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_2.so SCCP_Mapping_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_3.so SCCP_Mapping_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_4.so SCCP_Mapping_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_5.so SCCP_Mapping_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_6.so SCCP_Mapping_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_7.so SCCP_Mapping_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Checker_part_1.so StatsD_Checker_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Checker_part_2.so StatsD_Checker_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Checker_part_3.so StatsD_Checker_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Checker_part_4.so StatsD_Checker_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Checker_part_5.so StatsD_Checker_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Checker_part_6.so StatsD_Checker_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Checker_part_7.so StatsD_Checker_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_CommonDataTypes.so HNBAP_CommonDataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Constants.so HNBAP_Constants.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Containers.so HNBAP_Containers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_IEs.so HNBAP_IEs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_PDU_Contents.so HNBAP_PDU_Contents.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_PDU_Descriptions.so HNBAP_PDU_Descriptions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes.so RANAP_CommonDataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants.so RANAP_Constants.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers.so RANAP_Containers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs.so RANAP_IEs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents.so RANAP_PDU_Contents.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions.so RANAP_PDU_Descriptions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_CommonDataTypes.so RUA_CommonDataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Constants.so RUA_Constants.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Containers.so RUA_Containers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_IEs.so RUA_IEs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_PDU_Contents.so RUA_PDU_Contents.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_PDU_Descriptions.so RUA_PDU_Descriptions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_CommonDataTypes_part_1.so HNBAP_CommonDataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_CommonDataTypes_part_2.so HNBAP_CommonDataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_CommonDataTypes_part_3.so HNBAP_CommonDataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_CommonDataTypes_part_4.so HNBAP_CommonDataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_CommonDataTypes_part_5.so HNBAP_CommonDataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_CommonDataTypes_part_6.so HNBAP_CommonDataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_CommonDataTypes_part_7.so HNBAP_CommonDataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Constants_part_1.so HNBAP_Constants_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Constants_part_2.so HNBAP_Constants_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Constants_part_3.so HNBAP_Constants_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Constants_part_4.so HNBAP_Constants_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Constants_part_5.so HNBAP_Constants_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Constants_part_6.so HNBAP_Constants_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Constants_part_7.so HNBAP_Constants_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Containers_part_1.so HNBAP_Containers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Containers_part_2.so HNBAP_Containers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Containers_part_3.so HNBAP_Containers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Containers_part_4.so HNBAP_Containers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Containers_part_5.so HNBAP_Containers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Containers_part_6.so HNBAP_Containers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Containers_part_7.so HNBAP_Containers_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_IEs_part_1.so HNBAP_IEs_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_IEs_part_2.so HNBAP_IEs_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_IEs_part_3.so HNBAP_IEs_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_IEs_part_4.so HNBAP_IEs_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_IEs_part_5.so HNBAP_IEs_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_IEs_part_6.so HNBAP_IEs_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_IEs_part_7.so HNBAP_IEs_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_PDU_Contents_part_1.so HNBAP_PDU_Contents_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_PDU_Contents_part_2.so HNBAP_PDU_Contents_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_PDU_Contents_part_3.so HNBAP_PDU_Contents_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_PDU_Contents_part_4.so HNBAP_PDU_Contents_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_PDU_Contents_part_5.so HNBAP_PDU_Contents_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_PDU_Contents_part_6.so HNBAP_PDU_Contents_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_PDU_Contents_part_7.so HNBAP_PDU_Contents_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_PDU_Descriptions_part_1.so HNBAP_PDU_Descriptions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_PDU_Descriptions_part_2.so HNBAP_PDU_Descriptions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_PDU_Descriptions_part_3.so HNBAP_PDU_Descriptions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_PDU_Descriptions_part_4.so HNBAP_PDU_Descriptions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_PDU_Descriptions_part_5.so HNBAP_PDU_Descriptions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_PDU_Descriptions_part_6.so HNBAP_PDU_Descriptions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_PDU_Descriptions_part_7.so HNBAP_PDU_Descriptions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_1.so RANAP_CommonDataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_2.so RANAP_CommonDataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_3.so RANAP_CommonDataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_4.so RANAP_CommonDataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_5.so RANAP_CommonDataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_6.so RANAP_CommonDataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_7.so RANAP_CommonDataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_1.so RANAP_Constants_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_2.so RANAP_Constants_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_3.so RANAP_Constants_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_4.so RANAP_Constants_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_5.so RANAP_Constants_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_6.so RANAP_Constants_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_7.so RANAP_Constants_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_1.so RANAP_Containers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_2.so RANAP_Containers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_3.so RANAP_Containers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_4.so RANAP_Containers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_5.so RANAP_Containers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_6.so RANAP_Containers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_7.so RANAP_Containers_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_1.so RANAP_IEs_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_2.so RANAP_IEs_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_3.so RANAP_IEs_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_4.so RANAP_IEs_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_5.so RANAP_IEs_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_6.so RANAP_IEs_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_7.so RANAP_IEs_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_1.so RANAP_PDU_Contents_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_2.so RANAP_PDU_Contents_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_3.so RANAP_PDU_Contents_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_4.so RANAP_PDU_Contents_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_5.so RANAP_PDU_Contents_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_6.so RANAP_PDU_Contents_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_7.so RANAP_PDU_Contents_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_1.so RANAP_PDU_Descriptions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_2.so RANAP_PDU_Descriptions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_3.so RANAP_PDU_Descriptions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_4.so RANAP_PDU_Descriptions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_5.so RANAP_PDU_Descriptions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_6.so RANAP_PDU_Descriptions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_7.so RANAP_PDU_Descriptions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_CommonDataTypes_part_1.so RUA_CommonDataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_CommonDataTypes_part_2.so RUA_CommonDataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_CommonDataTypes_part_3.so RUA_CommonDataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_CommonDataTypes_part_4.so RUA_CommonDataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_CommonDataTypes_part_5.so RUA_CommonDataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_CommonDataTypes_part_6.so RUA_CommonDataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_CommonDataTypes_part_7.so RUA_CommonDataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Constants_part_1.so RUA_Constants_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Constants_part_2.so RUA_Constants_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Constants_part_3.so RUA_Constants_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Constants_part_4.so RUA_Constants_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Constants_part_5.so RUA_Constants_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Constants_part_6.so RUA_Constants_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Constants_part_7.so RUA_Constants_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Containers_part_1.so RUA_Containers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Containers_part_2.so RUA_Containers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Containers_part_3.so RUA_Containers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Containers_part_4.so RUA_Containers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Containers_part_5.so RUA_Containers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Containers_part_6.so RUA_Containers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Containers_part_7.so RUA_Containers_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_IEs_part_1.so RUA_IEs_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_IEs_part_2.so RUA_IEs_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_IEs_part_3.so RUA_IEs_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_IEs_part_4.so RUA_IEs_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_IEs_part_5.so RUA_IEs_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_IEs_part_6.so RUA_IEs_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_IEs_part_7.so RUA_IEs_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_PDU_Contents_part_1.so RUA_PDU_Contents_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_PDU_Contents_part_2.so RUA_PDU_Contents_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_PDU_Contents_part_3.so RUA_PDU_Contents_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_PDU_Contents_part_4.so RUA_PDU_Contents_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_PDU_Contents_part_5.so RUA_PDU_Contents_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_PDU_Contents_part_6.so RUA_PDU_Contents_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_PDU_Contents_part_7.so RUA_PDU_Contents_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_PDU_Descriptions_part_1.so RUA_PDU_Descriptions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_PDU_Descriptions_part_2.so RUA_PDU_Descriptions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_PDU_Descriptions_part_3.so RUA_PDU_Descriptions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_PDU_Descriptions_part_4.so RUA_PDU_Descriptions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_PDU_Descriptions_part_5.so RUA_PDU_Descriptions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_PDU_Descriptions_part_6.so RUA_PDU_Descriptions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_PDU_Descriptions_part_7.so RUA_PDU_Descriptions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_parse_.tab.so SDP_parse_.tab.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o lex.SDP_parse_.so lex.SDP_parse_.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunctDef.so IPA_CodecPort_CtrlFunctDef.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PT.so IPL4asp_PT.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_discovery.so IPL4asp_discovery.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IuUP_EncDec.so IuUP_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_CodecPort_CtrlFunctDef.so Iuh_CodecPort_CtrlFunctDef.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_FunctionDefs.so Native_FunctionDefs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_CodecPort_CtrlFunctDef.so RTP_CodecPort_CtrlFunctDef.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_EncDec.so RTP_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PT.so SCTPasp_PT.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_EncDec.so SDP_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_CtrlFunctdef.so StatsD_CodecPort_CtrlFunctdef.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion.so TCCConversion.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding.so TCCEncoding.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface.so TCCInterface.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PT.so TELNETasp_PT.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_EncDec.so HNBAP_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_EncDec.so RUA_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_EncDec.so RANAP_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_CodecPort_CtrlFunctDef.so MGCP_CodecPort_CtrlFunctDef.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_PT.so UD_PT.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_CodecPort_CtrlFunctDef.so PFCP_CodecPort_CtrlFunctDef.o if env CCACHE_SLOPPINESS=time_macros ccache g++ -L /usr/lib/titan-fPIC -o HNBGW_Tests -Wl,--no-as-needed BSSAP_CodecPort.so BSSAP_Types.so ConnHdlr.so DNS_Helpers.so GSM_Types.so General_Types.so HNBAP_Templates.so HNBAP_Types.so HNBGW_Tests.so IPA_CodecPort.so IPA_CodecPort_CtrlFunct.so IPA_Types.so IPL4asp_Functions.so IPL4asp_PortType.so IPL4asp_Types.so IuUP_Emulation.so IuUP_Types.so Iuh_CodecPort.so Iuh_CodecPort_CtrlFunct.so Iuh_Emulation.so Iuh_Types.so L3_Common.so L3_Templates.so M3UA_Emulation.so M3UA_Types.so MGCP_CodecPort.so MGCP_CodecPort_CtrlFunct.so MGCP_Emulation.so MGCP_Templates.so MGCP_Types.so MTP3asp_PortType.so MTP3asp_Types.so Misc_Helpers.so MobileL3_CC_Types.so MobileL3_CommonIE_Types.so MobileL3_GMM_SM_Types.so MobileL3_MM_Types.so MobileL3_RRM_Types.so MobileL3_SMS_Types.so MobileL3_SS_Types.so MobileL3_Types.so Mutex.so Native_Functions.so Osmocom_CTRL_Adapter.so Osmocom_CTRL_Functions.so Osmocom_CTRL_Types.so Osmocom_Types.so Osmocom_VTY_Functions.so PFCP_CodecPort.so PFCP_CodecPort_CtrlFunct.so PFCP_Emulation.so PFCP_Templates.so PFCP_Types.so RANAP_CodecPort.so RANAP_Templates.so RANAP_Types.so RTP_CodecPort.so RTP_CodecPort_CtrlFunct.so RTP_Emulation.so RTP_Types.so RUA_Emulation.so RUA_Templates.so RUA_Types.so SCCP_Emulation.so SCCP_Templates.so SCCP_Types.so SCCPasp_Types.so SCTP_Templates.so SCTPasp_PortType.so SCTPasp_Types.so SDP_Templates.so SDP_Types.so Socket_API_Definitions.so StatsD_CodecPort.so StatsD_CodecPort_CtrlFunct.so StatsD_Types.so TCCConversion_Functions.so TCCEncoding_Functions.so TCCInterface_Functions.so TELNETasp_PortType.so UD_PortType.so UD_Types.so BSSAP_CodecPort_part_1.so BSSAP_CodecPort_part_2.so BSSAP_CodecPort_part_3.so BSSAP_CodecPort_part_4.so BSSAP_CodecPort_part_5.so BSSAP_CodecPort_part_6.so BSSAP_CodecPort_part_7.so BSSAP_Types_part_1.so BSSAP_Types_part_2.so BSSAP_Types_part_3.so BSSAP_Types_part_4.so BSSAP_Types_part_5.so BSSAP_Types_part_6.so BSSAP_Types_part_7.so ConnHdlr_part_1.so ConnHdlr_part_2.so ConnHdlr_part_3.so ConnHdlr_part_4.so ConnHdlr_part_5.so ConnHdlr_part_6.so ConnHdlr_part_7.so DNS_Helpers_part_1.so DNS_Helpers_part_2.so DNS_Helpers_part_3.so DNS_Helpers_part_4.so DNS_Helpers_part_5.so DNS_Helpers_part_6.so DNS_Helpers_part_7.so GSM_Types_part_1.so GSM_Types_part_2.so GSM_Types_part_3.so GSM_Types_part_4.so GSM_Types_part_5.so GSM_Types_part_6.so GSM_Types_part_7.so General_Types_part_1.so General_Types_part_2.so General_Types_part_3.so General_Types_part_4.so General_Types_part_5.so General_Types_part_6.so General_Types_part_7.so HNBAP_Templates_part_1.so HNBAP_Templates_part_2.so HNBAP_Templates_part_3.so HNBAP_Templates_part_4.so HNBAP_Templates_part_5.so HNBAP_Templates_part_6.so HNBAP_Templates_part_7.so HNBAP_Types_part_1.so HNBAP_Types_part_2.so HNBAP_Types_part_3.so HNBAP_Types_part_4.so HNBAP_Types_part_5.so HNBAP_Types_part_6.so HNBAP_Types_part_7.so HNBGW_Tests_part_1.so HNBGW_Tests_part_2.so HNBGW_Tests_part_3.so HNBGW_Tests_part_4.so HNBGW_Tests_part_5.so HNBGW_Tests_part_6.so HNBGW_Tests_part_7.so IPA_CodecPort_part_1.so IPA_CodecPort_part_2.so IPA_CodecPort_part_3.so IPA_CodecPort_part_4.so IPA_CodecPort_part_5.so IPA_CodecPort_part_6.so IPA_CodecPort_part_7.so IPA_CodecPort_CtrlFunct_part_1.so IPA_CodecPort_CtrlFunct_part_2.so IPA_CodecPort_CtrlFunct_part_3.so IPA_CodecPort_CtrlFunct_part_4.so IPA_CodecPort_CtrlFunct_part_5.so IPA_CodecPort_CtrlFunct_part_6.so IPA_CodecPort_CtrlFunct_part_7.so IPA_Types_part_1.so IPA_Types_part_2.so IPA_Types_part_3.so IPA_Types_part_4.so IPA_Types_part_5.so IPA_Types_part_6.so IPA_Types_part_7.so IPL4asp_Functions_part_1.so IPL4asp_Functions_part_2.so IPL4asp_Functions_part_3.so IPL4asp_Functions_part_4.so IPL4asp_Functions_part_5.so IPL4asp_Functions_part_6.so IPL4asp_Functions_part_7.so IPL4asp_PortType_part_1.so IPL4asp_PortType_part_2.so IPL4asp_PortType_part_3.so IPL4asp_PortType_part_4.so IPL4asp_PortType_part_5.so IPL4asp_PortType_part_6.so IPL4asp_PortType_part_7.so IPL4asp_Types_part_1.so IPL4asp_Types_part_2.so IPL4asp_Types_part_3.so IPL4asp_Types_part_4.so IPL4asp_Types_part_5.so IPL4asp_Types_part_6.so IPL4asp_Types_part_7.so IuUP_Emulation_part_1.so IuUP_Emulation_part_2.so IuUP_Emulation_part_3.so IuUP_Emulation_part_4.so IuUP_Emulation_part_5.so IuUP_Emulation_part_6.so IuUP_Emulation_part_7.so IuUP_Types_part_1.so IuUP_Types_part_2.so IuUP_Types_part_3.so IuUP_Types_part_4.so IuUP_Types_part_5.so IuUP_Types_part_6.so IuUP_Types_part_7.so Iuh_CodecPort_part_1.so Iuh_CodecPort_part_2.so Iuh_CodecPort_part_3.so Iuh_CodecPort_part_4.so Iuh_CodecPort_part_5.so Iuh_CodecPort_part_6.so Iuh_CodecPort_part_7.so Iuh_CodecPort_CtrlFunct_part_1.so Iuh_CodecPort_CtrlFunct_part_2.so Iuh_CodecPort_CtrlFunct_part_3.so Iuh_CodecPort_CtrlFunct_part_4.so Iuh_CodecPort_CtrlFunct_part_5.so Iuh_CodecPort_CtrlFunct_part_6.so Iuh_CodecPort_CtrlFunct_part_7.so Iuh_Emulation_part_1.so Iuh_Emulation_part_2.so Iuh_Emulation_part_3.so Iuh_Emulation_part_4.so Iuh_Emulation_part_5.so Iuh_Emulation_part_6.so Iuh_Emulation_part_7.so Iuh_Types_part_1.so Iuh_Types_part_2.so Iuh_Types_part_3.so Iuh_Types_part_4.so Iuh_Types_part_5.so Iuh_Types_part_6.so Iuh_Types_part_7.so L3_Common_part_1.so L3_Common_part_2.so L3_Common_part_3.so L3_Common_part_4.so L3_Common_part_5.so L3_Common_part_6.so L3_Common_part_7.so L3_Templates_part_1.so L3_Templates_part_2.so L3_Templates_part_3.so L3_Templates_part_4.so L3_Templates_part_5.so L3_Templates_part_6.so L3_Templates_part_7.so M3UA_Emulation_part_1.so M3UA_Emulation_part_2.so M3UA_Emulation_part_3.so M3UA_Emulation_part_4.so M3UA_Emulation_part_5.so M3UA_Emulation_part_6.so M3UA_Emulation_part_7.so M3UA_Types_part_1.so M3UA_Types_part_2.so M3UA_Types_part_3.so M3UA_Types_part_4.so M3UA_Types_part_5.so M3UA_Types_part_6.so M3UA_Types_part_7.so MGCP_CodecPort_part_1.so MGCP_CodecPort_part_2.so MGCP_CodecPort_part_3.so MGCP_CodecPort_part_4.so MGCP_CodecPort_part_5.so MGCP_CodecPort_part_6.so MGCP_CodecPort_part_7.so MGCP_CodecPort_CtrlFunct_part_1.so MGCP_CodecPort_CtrlFunct_part_2.so MGCP_CodecPort_CtrlFunct_part_3.so MGCP_CodecPort_CtrlFunct_part_4.so MGCP_CodecPort_CtrlFunct_part_5.so MGCP_CodecPort_CtrlFunct_part_6.so MGCP_CodecPort_CtrlFunct_part_7.so MGCP_Emulation_part_1.so MGCP_Emulation_part_2.so MGCP_Emulation_part_3.so MGCP_Emulation_part_4.so MGCP_Emulation_part_5.so MGCP_Emulation_part_6.so MGCP_Emulation_part_7.so MGCP_Templates_part_1.so MGCP_Templates_part_2.so MGCP_Templates_part_3.so MGCP_Templates_part_4.so MGCP_Templates_part_5.so MGCP_Templates_part_6.so MGCP_Templates_part_7.so MGCP_Types_part_1.so MGCP_Types_part_2.so MGCP_Types_part_3.so MGCP_Types_part_4.so MGCP_Types_part_5.so MGCP_Types_part_6.so MGCP_Types_part_7.so MTP3asp_PortType_part_1.so MTP3asp_PortType_part_2.so MTP3asp_PortType_part_3.so MTP3asp_PortType_part_4.so MTP3asp_PortType_part_5.so MTP3asp_PortType_part_6.so MTP3asp_PortType_part_7.so MTP3asp_Types_part_1.so MTP3asp_Types_part_2.so MTP3asp_Types_part_3.so MTP3asp_Types_part_4.so MTP3asp_Types_part_5.so MTP3asp_Types_part_6.so MTP3asp_Types_part_7.so Misc_Helpers_part_1.so Misc_Helpers_part_2.so Misc_Helpers_part_3.so Misc_Helpers_part_4.so Misc_Helpers_part_5.so Misc_Helpers_part_6.so Misc_Helpers_part_7.so MobileL3_CC_Types_part_1.so MobileL3_CC_Types_part_2.so MobileL3_CC_Types_part_3.so MobileL3_CC_Types_part_4.so MobileL3_CC_Types_part_5.so MobileL3_CC_Types_part_6.so MobileL3_CC_Types_part_7.so MobileL3_CommonIE_Types_part_1.so MobileL3_CommonIE_Types_part_2.so MobileL3_CommonIE_Types_part_3.so MobileL3_CommonIE_Types_part_4.so MobileL3_CommonIE_Types_part_5.so MobileL3_CommonIE_Types_part_6.so MobileL3_CommonIE_Types_part_7.so MobileL3_GMM_SM_Types_part_1.so MobileL3_GMM_SM_Types_part_2.so MobileL3_GMM_SM_Types_part_3.so MobileL3_GMM_SM_Types_part_4.so MobileL3_GMM_SM_Types_part_5.so MobileL3_GMM_SM_Types_part_6.so MobileL3_GMM_SM_Types_part_7.so MobileL3_MM_Types_part_1.so MobileL3_MM_Types_part_2.so MobileL3_MM_Types_part_3.so MobileL3_MM_Types_part_4.so MobileL3_MM_Types_part_5.so MobileL3_MM_Types_part_6.so MobileL3_MM_Types_part_7.so MobileL3_RRM_Types_part_1.so MobileL3_RRM_Types_part_2.so MobileL3_RRM_Types_part_3.so MobileL3_RRM_Types_part_4.so MobileL3_RRM_Types_part_5.so MobileL3_RRM_Types_part_6.so MobileL3_RRM_Types_part_7.so MobileL3_SMS_Types_part_1.so MobileL3_SMS_Types_part_2.so MobileL3_SMS_Types_part_3.so MobileL3_SMS_Types_part_4.so MobileL3_SMS_Types_part_5.so MobileL3_SMS_Types_part_6.so MobileL3_SMS_Types_part_7.so MobileL3_SS_Types_part_1.so MobileL3_SS_Types_part_2.so MobileL3_SS_Types_part_3.so MobileL3_SS_Types_part_4.so MobileL3_SS_Types_part_5.so MobileL3_SS_Types_part_6.so MobileL3_SS_Types_part_7.so MobileL3_Types_part_1.so MobileL3_Types_part_2.so MobileL3_Types_part_3.so MobileL3_Types_part_4.so MobileL3_Types_part_5.so MobileL3_Types_part_6.so MobileL3_Types_part_7.so Mutex_part_1.so Mutex_part_2.so Mutex_part_3.so Mutex_part_4.so Mutex_part_5.so Mutex_part_6.so Mutex_part_7.so Native_Functions_part_1.so Native_Functions_part_2.so Native_Functions_part_3.so Native_Functions_part_4.so Native_Functions_part_5.so Native_Functions_part_6.so Native_Functions_part_7.so Osmocom_CTRL_Adapter_part_1.so Osmocom_CTRL_Adapter_part_2.so Osmocom_CTRL_Adapter_part_3.so Osmocom_CTRL_Adapter_part_4.so Osmocom_CTRL_Adapter_part_5.so Osmocom_CTRL_Adapter_part_6.so Osmocom_CTRL_Adapter_part_7.so Osmocom_CTRL_Functions_part_1.so Osmocom_CTRL_Functions_part_2.so Osmocom_CTRL_Functions_part_3.so Osmocom_CTRL_Functions_part_4.so Osmocom_CTRL_Functions_part_5.so Osmocom_CTRL_Functions_part_6.so Osmocom_CTRL_Functions_part_7.so Osmocom_CTRL_Types_part_1.so Osmocom_CTRL_Types_part_2.so Osmocom_CTRL_Types_part_3.so Osmocom_CTRL_Types_part_4.so Osmocom_CTRL_Types_part_5.so Osmocom_CTRL_Types_part_6.so Osmocom_CTRL_Types_part_7.so Osmocom_Types_part_1.so Osmocom_Types_part_2.so Osmocom_Types_part_3.so Osmocom_Types_part_4.so Osmocom_Types_part_5.so Osmocom_Types_part_6.so Osmocom_Types_part_7.so Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_7.so PFCP_CodecPort_part_1.so PFCP_CodecPort_part_2.so PFCP_CodecPort_part_3.so PFCP_CodecPort_part_4.so PFCP_CodecPort_part_5.so PFCP_CodecPort_part_6.so PFCP_CodecPort_part_7.so PFCP_CodecPort_CtrlFunct_part_1.so PFCP_CodecPort_CtrlFunct_part_2.so PFCP_CodecPort_CtrlFunct_part_3.so PFCP_CodecPort_CtrlFunct_part_4.so PFCP_CodecPort_CtrlFunct_part_5.so PFCP_CodecPort_CtrlFunct_part_6.so PFCP_CodecPort_CtrlFunct_part_7.so PFCP_Emulation_part_1.so PFCP_Emulation_part_2.so PFCP_Emulation_part_3.so PFCP_Emulation_part_4.so PFCP_Emulation_part_5.so PFCP_Emulation_part_6.so PFCP_Emulation_part_7.so PFCP_Templates_part_1.so PFCP_Templates_part_2.so PFCP_Templates_part_3.so PFCP_Templates_part_4.so PFCP_Templates_part_5.so PFCP_Templates_part_6.so PFCP_Templates_part_7.so PFCP_Types_part_1.so PFCP_Types_part_2.so PFCP_Types_part_3.so PFCP_Types_part_4.so PFCP_Types_part_5.so PFCP_Types_part_6.so PFCP_Types_part_7.so RANAP_CodecPort_part_1.so RANAP_CodecPort_part_2.so RANAP_CodecPort_part_3.so RANAP_CodecPort_part_4.so RANAP_CodecPort_part_5.so RANAP_CodecPort_part_6.so RANAP_CodecPort_part_7.so RANAP_Templates_part_1.so RANAP_Templates_part_2.so RANAP_Templates_part_3.so RANAP_Templates_part_4.so RANAP_Templates_part_5.so RANAP_Templates_part_6.so RANAP_Templates_part_7.so RANAP_Types_part_1.so RANAP_Types_part_2.so RANAP_Types_part_3.so RANAP_Types_part_4.so RANAP_Types_part_5.so RANAP_Types_part_6.so RANAP_Types_part_7.so RTP_CodecPort_part_1.so RTP_CodecPort_part_2.so RTP_CodecPort_part_3.so RTP_CodecPort_part_4.so RTP_CodecPort_part_5.so RTP_CodecPort_part_6.so RTP_CodecPort_part_7.so RTP_CodecPort_CtrlFunct_part_1.so RTP_CodecPort_CtrlFunct_part_2.so RTP_CodecPort_CtrlFunct_part_3.so RTP_CodecPort_CtrlFunct_part_4.so RTP_CodecPort_CtrlFunct_part_5.so RTP_CodecPort_CtrlFunct_part_6.so RTP_CodecPort_CtrlFunct_part_7.so RTP_Emulation_part_1.so RTP_Emulation_part_2.so RTP_Emulation_part_3.so RTP_Emulation_part_4.so RTP_Emulation_part_5.so RTP_Emulation_part_6.so RTP_Emulation_part_7.so RTP_Types_part_1.so RTP_Types_part_2.so RTP_Types_part_3.so RTP_Types_part_4.so RTP_Types_part_5.so RTP_Types_part_6.so RTP_Types_part_7.so RUA_Emulation_part_1.so RUA_Emulation_part_2.so RUA_Emulation_part_3.so RUA_Emulation_part_4.so RUA_Emulation_part_5.so RUA_Emulation_part_6.so RUA_Emulation_part_7.so RUA_Templates_part_1.so RUA_Templates_part_2.so RUA_Templates_part_3.so RUA_Templates_part_4.so RUA_Templates_part_5.so RUA_Templates_part_6.so RUA_Templates_part_7.so RUA_Types_part_1.so RUA_Types_part_2.so RUA_Types_part_3.so RUA_Types_part_4.so RUA_Types_part_5.so RUA_Types_part_6.so RUA_Types_part_7.so SCCP_Emulation_part_1.so SCCP_Emulation_part_2.so SCCP_Emulation_part_3.so SCCP_Emulation_part_4.so SCCP_Emulation_part_5.so SCCP_Emulation_part_6.so SCCP_Emulation_part_7.so SCCP_Templates_part_1.so SCCP_Templates_part_2.so SCCP_Templates_part_3.so SCCP_Templates_part_4.so SCCP_Templates_part_5.so SCCP_Templates_part_6.so SCCP_Templates_part_7.so SCCP_Types_part_1.so SCCP_Types_part_2.so SCCP_Types_part_3.so SCCP_Types_part_4.so SCCP_Types_part_5.so SCCP_Types_part_6.so SCCP_Types_part_7.so SCCPasp_Types_part_1.so SCCPasp_Types_part_2.so SCCPasp_Types_part_3.so SCCPasp_Types_part_4.so SCCPasp_Types_part_5.so SCCPasp_Types_part_6.so SCCPasp_Types_part_7.so SCTP_Templates_part_1.so SCTP_Templates_part_2.so SCTP_Templates_part_3.so SCTP_Templates_part_4.so SCTP_Templates_part_5.so SCTP_Templates_part_6.so SCTP_Templates_part_7.so SCTPasp_PortType_part_1.so SCTPasp_PortType_part_2.so SCTPasp_PortType_part_3.so SCTPasp_PortType_part_4.so SCTPasp_PortType_part_5.so SCTPasp_PortType_part_6.so SCTPasp_PortType_part_7.so SCTPasp_Types_part_1.so SCTPasp_Types_part_2.so SCTPasp_Types_part_3.so SCTPasp_Types_part_4.so SCTPasp_Types_part_5.so SCTPasp_Types_part_6.so SCTPasp_Types_part_7.so SDP_Templates_part_1.so SDP_Templates_part_2.so SDP_Templates_part_3.so SDP_Templates_part_4.so SDP_Templates_part_5.so SDP_Templates_part_6.so SDP_Templates_part_7.so SDP_Types_part_1.so SDP_Types_part_2.so SDP_Types_part_3.so SDP_Types_part_4.so SDP_Types_part_5.so SDP_Types_part_6.so SDP_Types_part_7.so Socket_API_Definitions_part_1.so Socket_API_Definitions_part_2.so Socket_API_Definitions_part_3.so Socket_API_Definitions_part_4.so Socket_API_Definitions_part_5.so Socket_API_Definitions_part_6.so Socket_API_Definitions_part_7.so StatsD_CodecPort_part_1.so StatsD_CodecPort_part_2.so StatsD_CodecPort_part_3.so StatsD_CodecPort_part_4.so StatsD_CodecPort_part_5.so StatsD_CodecPort_part_6.so StatsD_CodecPort_part_7.so StatsD_CodecPort_CtrlFunct_part_1.so StatsD_CodecPort_CtrlFunct_part_2.so StatsD_CodecPort_CtrlFunct_part_3.so StatsD_CodecPort_CtrlFunct_part_4.so StatsD_CodecPort_CtrlFunct_part_5.so StatsD_CodecPort_CtrlFunct_part_6.so StatsD_CodecPort_CtrlFunct_part_7.so StatsD_Types_part_1.so StatsD_Types_part_2.so StatsD_Types_part_3.so StatsD_Types_part_4.so StatsD_Types_part_5.so StatsD_Types_part_6.so StatsD_Types_part_7.so TCCConversion_Functions_part_1.so TCCConversion_Functions_part_2.so TCCConversion_Functions_part_3.so TCCConversion_Functions_part_4.so TCCConversion_Functions_part_5.so TCCConversion_Functions_part_6.so TCCConversion_Functions_part_7.so TCCEncoding_Functions_part_1.so TCCEncoding_Functions_part_2.so TCCEncoding_Functions_part_3.so TCCEncoding_Functions_part_4.so TCCEncoding_Functions_part_5.so TCCEncoding_Functions_part_6.so TCCEncoding_Functions_part_7.so TCCInterface_Functions_part_1.so TCCInterface_Functions_part_2.so TCCInterface_Functions_part_3.so TCCInterface_Functions_part_4.so TCCInterface_Functions_part_5.so TCCInterface_Functions_part_6.so TCCInterface_Functions_part_7.so TELNETasp_PortType_part_1.so TELNETasp_PortType_part_2.so TELNETasp_PortType_part_3.so TELNETasp_PortType_part_4.so TELNETasp_PortType_part_5.so TELNETasp_PortType_part_6.so TELNETasp_PortType_part_7.so UD_PortType_part_1.so UD_PortType_part_2.so UD_PortType_part_3.so UD_PortType_part_4.so UD_PortType_part_5.so UD_PortType_part_6.so UD_PortType_part_7.so UD_Types_part_1.so UD_Types_part_2.so UD_Types_part_3.so UD_Types_part_4.so UD_Types_part_5.so UD_Types_part_6.so UD_Types_part_7.so IPA_Emulation.so RAN_Adapter.so RAN_Emulation.so SCCP_Mapping.so StatsD_Checker.so IPA_Emulation_part_1.so IPA_Emulation_part_2.so IPA_Emulation_part_3.so IPA_Emulation_part_4.so IPA_Emulation_part_5.so IPA_Emulation_part_6.so IPA_Emulation_part_7.so RAN_Adapter_part_1.so RAN_Adapter_part_2.so RAN_Adapter_part_3.so RAN_Adapter_part_4.so RAN_Adapter_part_5.so RAN_Adapter_part_6.so RAN_Adapter_part_7.so RAN_Emulation_part_1.so RAN_Emulation_part_2.so RAN_Emulation_part_3.so RAN_Emulation_part_4.so RAN_Emulation_part_5.so RAN_Emulation_part_6.so RAN_Emulation_part_7.so SCCP_Mapping_part_1.so SCCP_Mapping_part_2.so SCCP_Mapping_part_3.so SCCP_Mapping_part_4.so SCCP_Mapping_part_5.so SCCP_Mapping_part_6.so SCCP_Mapping_part_7.so StatsD_Checker_part_1.so StatsD_Checker_part_2.so StatsD_Checker_part_3.so StatsD_Checker_part_4.so StatsD_Checker_part_5.so StatsD_Checker_part_6.so StatsD_Checker_part_7.so HNBAP_CommonDataTypes.so HNBAP_Constants.so HNBAP_Containers.so HNBAP_IEs.so HNBAP_PDU_Contents.so HNBAP_PDU_Descriptions.so RANAP_CommonDataTypes.so RANAP_Constants.so RANAP_Containers.so RANAP_IEs.so RANAP_PDU_Contents.so RANAP_PDU_Descriptions.so RUA_CommonDataTypes.so RUA_Constants.so RUA_Containers.so RUA_IEs.so RUA_PDU_Contents.so RUA_PDU_Descriptions.so HNBAP_CommonDataTypes_part_1.so HNBAP_CommonDataTypes_part_2.so HNBAP_CommonDataTypes_part_3.so HNBAP_CommonDataTypes_part_4.so HNBAP_CommonDataTypes_part_5.so HNBAP_CommonDataTypes_part_6.so HNBAP_CommonDataTypes_part_7.so HNBAP_Constants_part_1.so HNBAP_Constants_part_2.so HNBAP_Constants_part_3.so HNBAP_Constants_part_4.so HNBAP_Constants_part_5.so HNBAP_Constants_part_6.so HNBAP_Constants_part_7.so HNBAP_Containers_part_1.so HNBAP_Containers_part_2.so HNBAP_Containers_part_3.so HNBAP_Containers_part_4.so HNBAP_Containers_part_5.so HNBAP_Containers_part_6.so HNBAP_Containers_part_7.so HNBAP_IEs_part_1.so HNBAP_IEs_part_2.so HNBAP_IEs_part_3.so HNBAP_IEs_part_4.so HNBAP_IEs_part_5.so HNBAP_IEs_part_6.so HNBAP_IEs_part_7.so HNBAP_PDU_Contents_part_1.so HNBAP_PDU_Contents_part_2.so HNBAP_PDU_Contents_part_3.so HNBAP_PDU_Contents_part_4.so HNBAP_PDU_Contents_part_5.so HNBAP_PDU_Contents_part_6.so HNBAP_PDU_Contents_part_7.so HNBAP_PDU_Descriptions_part_1.so HNBAP_PDU_Descriptions_part_2.so HNBAP_PDU_Descriptions_part_3.so HNBAP_PDU_Descriptions_part_4.so HNBAP_PDU_Descriptions_part_5.so HNBAP_PDU_Descriptions_part_6.so HNBAP_PDU_Descriptions_part_7.so RANAP_CommonDataTypes_part_1.so RANAP_CommonDataTypes_part_2.so RANAP_CommonDataTypes_part_3.so RANAP_CommonDataTypes_part_4.so RANAP_CommonDataTypes_part_5.so RANAP_CommonDataTypes_part_6.so RANAP_CommonDataTypes_part_7.so RANAP_Constants_part_1.so RANAP_Constants_part_2.so RANAP_Constants_part_3.so RANAP_Constants_part_4.so RANAP_Constants_part_5.so RANAP_Constants_part_6.so RANAP_Constants_part_7.so RANAP_Containers_part_1.so RANAP_Containers_part_2.so RANAP_Containers_part_3.so RANAP_Containers_part_4.so RANAP_Containers_part_5.so RANAP_Containers_part_6.so RANAP_Containers_part_7.so RANAP_IEs_part_1.so RANAP_IEs_part_2.so RANAP_IEs_part_3.so RANAP_IEs_part_4.so RANAP_IEs_part_5.so RANAP_IEs_part_6.so RANAP_IEs_part_7.so RANAP_PDU_Contents_part_1.so RANAP_PDU_Contents_part_2.so RANAP_PDU_Contents_part_3.so RANAP_PDU_Contents_part_4.so RANAP_PDU_Contents_part_5.so RANAP_PDU_Contents_part_6.so RANAP_PDU_Contents_part_7.so RANAP_PDU_Descriptions_part_1.so RANAP_PDU_Descriptions_part_2.so RANAP_PDU_Descriptions_part_3.so RANAP_PDU_Descriptions_part_4.so RANAP_PDU_Descriptions_part_5.so RANAP_PDU_Descriptions_part_6.so RANAP_PDU_Descriptions_part_7.so RUA_CommonDataTypes_part_1.so RUA_CommonDataTypes_part_2.so RUA_CommonDataTypes_part_3.so RUA_CommonDataTypes_part_4.so RUA_CommonDataTypes_part_5.so RUA_CommonDataTypes_part_6.so RUA_CommonDataTypes_part_7.so RUA_Constants_part_1.so RUA_Constants_part_2.so RUA_Constants_part_3.so RUA_Constants_part_4.so RUA_Constants_part_5.so RUA_Constants_part_6.so RUA_Constants_part_7.so RUA_Containers_part_1.so RUA_Containers_part_2.so RUA_Containers_part_3.so RUA_Containers_part_4.so RUA_Containers_part_5.so RUA_Containers_part_6.so RUA_Containers_part_7.so RUA_IEs_part_1.so RUA_IEs_part_2.so RUA_IEs_part_3.so RUA_IEs_part_4.so RUA_IEs_part_5.so RUA_IEs_part_6.so RUA_IEs_part_7.so RUA_PDU_Contents_part_1.so RUA_PDU_Contents_part_2.so RUA_PDU_Contents_part_3.so RUA_PDU_Contents_part_4.so RUA_PDU_Contents_part_5.so RUA_PDU_Contents_part_6.so RUA_PDU_Contents_part_7.so RUA_PDU_Descriptions_part_1.so RUA_PDU_Descriptions_part_2.so RUA_PDU_Descriptions_part_3.so RUA_PDU_Descriptions_part_4.so RUA_PDU_Descriptions_part_5.so RUA_PDU_Descriptions_part_6.so RUA_PDU_Descriptions_part_7.so SDP_parse_.tab.so lex.SDP_parse_.so IPA_CodecPort_CtrlFunctDef.so IPL4asp_PT.so IPL4asp_discovery.so IuUP_EncDec.so Iuh_CodecPort_CtrlFunctDef.so Native_FunctionDefs.so RTP_CodecPort_CtrlFunctDef.so RTP_EncDec.so SCTPasp_PT.so SDP_EncDec.so StatsD_CodecPort_CtrlFunctdef.so TCCConversion.so TCCEncoding.so TCCInterface.so TELNETasp_PT.so HNBAP_EncDec.so RUA_EncDec.so RANAP_EncDec.so MGCP_CodecPort_CtrlFunctDef.so UD_PT.so PFCP_CodecPort_CtrlFunctDef.so \ -L/usr/lib/titan -lttcn3-parallel-dynamic \ -L/lib -lcrypto \ -L/usr/lib -lxml2 -lsctp -lfftranscode -lssl -lpthread; \ then : ; else /usr/bin/titanver BSSAP_CodecPort.o BSSAP_Types.o ConnHdlr.o DNS_Helpers.o GSM_Types.o General_Types.o HNBAP_Templates.o HNBAP_Types.o HNBGW_Tests.o IPA_CodecPort.o IPA_CodecPort_CtrlFunct.o IPA_Types.o IPL4asp_Functions.o IPL4asp_PortType.o IPL4asp_Types.o IuUP_Emulation.o IuUP_Types.o Iuh_CodecPort.o Iuh_CodecPort_CtrlFunct.o Iuh_Emulation.o Iuh_Types.o L3_Common.o L3_Templates.o M3UA_Emulation.o M3UA_Types.o MGCP_CodecPort.o MGCP_CodecPort_CtrlFunct.o MGCP_Emulation.o MGCP_Templates.o MGCP_Types.o MTP3asp_PortType.o MTP3asp_Types.o Misc_Helpers.o MobileL3_CC_Types.o MobileL3_CommonIE_Types.o MobileL3_GMM_SM_Types.o MobileL3_MM_Types.o MobileL3_RRM_Types.o MobileL3_SMS_Types.o MobileL3_SS_Types.o MobileL3_Types.o Mutex.o Native_Functions.o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Functions.o Osmocom_CTRL_Types.o Osmocom_Types.o Osmocom_VTY_Functions.o PFCP_CodecPort.o PFCP_CodecPort_CtrlFunct.o PFCP_Emulation.o PFCP_Templates.o PFCP_Types.o RANAP_CodecPort.o RANAP_Templates.o RANAP_Types.o RTP_CodecPort.o RTP_CodecPort_CtrlFunct.o RTP_Emulation.o RTP_Types.o RUA_Emulation.o RUA_Templates.o RUA_Types.o SCCP_Emulation.o SCCP_Templates.o SCCP_Types.o SCCPasp_Types.o SCTP_Templates.o SCTPasp_PortType.o SCTPasp_Types.o SDP_Templates.o SDP_Types.o Socket_API_Definitions.o StatsD_CodecPort.o StatsD_CodecPort_CtrlFunct.o StatsD_Types.o TCCConversion_Functions.o TCCEncoding_Functions.o TCCInterface_Functions.o TELNETasp_PortType.o UD_PortType.o UD_Types.o BSSAP_CodecPort_part_1.o BSSAP_CodecPort_part_2.o BSSAP_CodecPort_part_3.o BSSAP_CodecPort_part_4.o BSSAP_CodecPort_part_5.o BSSAP_CodecPort_part_6.o BSSAP_CodecPort_part_7.o BSSAP_Types_part_1.o BSSAP_Types_part_2.o BSSAP_Types_part_3.o BSSAP_Types_part_4.o BSSAP_Types_part_5.o BSSAP_Types_part_6.o BSSAP_Types_part_7.o ConnHdlr_part_1.o ConnHdlr_part_2.o ConnHdlr_part_3.o ConnHdlr_part_4.o ConnHdlr_part_5.o ConnHdlr_part_6.o ConnHdlr_part_7.o DNS_Helpers_part_1.o DNS_Helpers_part_2.o DNS_Helpers_part_3.o DNS_Helpers_part_4.o DNS_Helpers_part_5.o DNS_Helpers_part_6.o DNS_Helpers_part_7.o GSM_Types_part_1.o GSM_Types_part_2.o GSM_Types_part_3.o GSM_Types_part_4.o GSM_Types_part_5.o GSM_Types_part_6.o GSM_Types_part_7.o General_Types_part_1.o General_Types_part_2.o General_Types_part_3.o General_Types_part_4.o General_Types_part_5.o General_Types_part_6.o General_Types_part_7.o HNBAP_Templates_part_1.o HNBAP_Templates_part_2.o HNBAP_Templates_part_3.o HNBAP_Templates_part_4.o HNBAP_Templates_part_5.o HNBAP_Templates_part_6.o HNBAP_Templates_part_7.o HNBAP_Types_part_1.o HNBAP_Types_part_2.o HNBAP_Types_part_3.o HNBAP_Types_part_4.o HNBAP_Types_part_5.o HNBAP_Types_part_6.o HNBAP_Types_part_7.o HNBGW_Tests_part_1.o HNBGW_Tests_part_2.o HNBGW_Tests_part_3.o HNBGW_Tests_part_4.o HNBGW_Tests_part_5.o HNBGW_Tests_part_6.o HNBGW_Tests_part_7.o IPA_CodecPort_part_1.o IPA_CodecPort_part_2.o IPA_CodecPort_part_3.o IPA_CodecPort_part_4.o IPA_CodecPort_part_5.o IPA_CodecPort_part_6.o IPA_CodecPort_part_7.o IPA_CodecPort_CtrlFunct_part_1.o IPA_CodecPort_CtrlFunct_part_2.o IPA_CodecPort_CtrlFunct_part_3.o IPA_CodecPort_CtrlFunct_part_4.o IPA_CodecPort_CtrlFunct_part_5.o IPA_CodecPort_CtrlFunct_part_6.o IPA_CodecPort_CtrlFunct_part_7.o IPA_Types_part_1.o IPA_Types_part_2.o IPA_Types_part_3.o IPA_Types_part_4.o IPA_Types_part_5.o IPA_Types_part_6.o IPA_Types_part_7.o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_7.o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_7.o IPL4asp_Types_part_1.o IPL4asp_Types_part_2.o IPL4asp_Types_part_3.o IPL4asp_Types_part_4.o IPL4asp_Types_part_5.o IPL4asp_Types_part_6.o IPL4asp_Types_part_7.o IuUP_Emulation_part_1.o IuUP_Emulation_part_2.o IuUP_Emulation_part_3.o IuUP_Emulation_part_4.o IuUP_Emulation_part_5.o IuUP_Emulation_part_6.o IuUP_Emulation_part_7.o IuUP_Types_part_1.o IuUP_Types_part_2.o IuUP_Types_part_3.o IuUP_Types_part_4.o IuUP_Types_part_5.o IuUP_Types_part_6.o IuUP_Types_part_7.o Iuh_CodecPort_part_1.o Iuh_CodecPort_part_2.o Iuh_CodecPort_part_3.o Iuh_CodecPort_part_4.o Iuh_CodecPort_part_5.o Iuh_CodecPort_part_6.o Iuh_CodecPort_part_7.o Iuh_CodecPort_CtrlFunct_part_1.o Iuh_CodecPort_CtrlFunct_part_2.o Iuh_CodecPort_CtrlFunct_part_3.o Iuh_CodecPort_CtrlFunct_part_4.o Iuh_CodecPort_CtrlFunct_part_5.o Iuh_CodecPort_CtrlFunct_part_6.o Iuh_CodecPort_CtrlFunct_part_7.o Iuh_Emulation_part_1.o Iuh_Emulation_part_2.o Iuh_Emulation_part_3.o Iuh_Emulation_part_4.o Iuh_Emulation_part_5.o Iuh_Emulation_part_6.o Iuh_Emulation_part_7.o Iuh_Types_part_1.o Iuh_Types_part_2.o Iuh_Types_part_3.o Iuh_Types_part_4.o Iuh_Types_part_5.o Iuh_Types_part_6.o Iuh_Types_part_7.o L3_Common_part_1.o L3_Common_part_2.o L3_Common_part_3.o L3_Common_part_4.o L3_Common_part_5.o L3_Common_part_6.o L3_Common_part_7.o L3_Templates_part_1.o L3_Templates_part_2.o L3_Templates_part_3.o L3_Templates_part_4.o L3_Templates_part_5.o L3_Templates_part_6.o L3_Templates_part_7.o M3UA_Emulation_part_1.o M3UA_Emulation_part_2.o M3UA_Emulation_part_3.o M3UA_Emulation_part_4.o M3UA_Emulation_part_5.o M3UA_Emulation_part_6.o M3UA_Emulation_part_7.o M3UA_Types_part_1.o M3UA_Types_part_2.o M3UA_Types_part_3.o M3UA_Types_part_4.o M3UA_Types_part_5.o M3UA_Types_part_6.o M3UA_Types_part_7.o MGCP_CodecPort_part_1.o MGCP_CodecPort_part_2.o MGCP_CodecPort_part_3.o MGCP_CodecPort_part_4.o MGCP_CodecPort_part_5.o MGCP_CodecPort_part_6.o MGCP_CodecPort_part_7.o MGCP_CodecPort_CtrlFunct_part_1.o MGCP_CodecPort_CtrlFunct_part_2.o MGCP_CodecPort_CtrlFunct_part_3.o MGCP_CodecPort_CtrlFunct_part_4.o MGCP_CodecPort_CtrlFunct_part_5.o MGCP_CodecPort_CtrlFunct_part_6.o MGCP_CodecPort_CtrlFunct_part_7.o MGCP_Emulation_part_1.o MGCP_Emulation_part_2.o MGCP_Emulation_part_3.o MGCP_Emulation_part_4.o MGCP_Emulation_part_5.o MGCP_Emulation_part_6.o MGCP_Emulation_part_7.o MGCP_Templates_part_1.o MGCP_Templates_part_2.o MGCP_Templates_part_3.o MGCP_Templates_part_4.o MGCP_Templates_part_5.o MGCP_Templates_part_6.o MGCP_Templates_part_7.o MGCP_Types_part_1.o MGCP_Types_part_2.o MGCP_Types_part_3.o MGCP_Types_part_4.o MGCP_Types_part_5.o MGCP_Types_part_6.o MGCP_Types_part_7.o MTP3asp_PortType_part_1.o MTP3asp_PortType_part_2.o MTP3asp_PortType_part_3.o MTP3asp_PortType_part_4.o MTP3asp_PortType_part_5.o MTP3asp_PortType_part_6.o MTP3asp_PortType_part_7.o MTP3asp_Types_part_1.o MTP3asp_Types_part_2.o MTP3asp_Types_part_3.o MTP3asp_Types_part_4.o MTP3asp_Types_part_5.o MTP3asp_Types_part_6.o MTP3asp_Types_part_7.o Misc_Helpers_part_1.o Misc_Helpers_part_2.o Misc_Helpers_part_3.o Misc_Helpers_part_4.o Misc_Helpers_part_5.o Misc_Helpers_part_6.o Misc_Helpers_part_7.o MobileL3_CC_Types_part_1.o MobileL3_CC_Types_part_2.o MobileL3_CC_Types_part_3.o MobileL3_CC_Types_part_4.o MobileL3_CC_Types_part_5.o MobileL3_CC_Types_part_6.o MobileL3_CC_Types_part_7.o MobileL3_CommonIE_Types_part_1.o MobileL3_CommonIE_Types_part_2.o MobileL3_CommonIE_Types_part_3.o MobileL3_CommonIE_Types_part_4.o MobileL3_CommonIE_Types_part_5.o MobileL3_CommonIE_Types_part_6.o MobileL3_CommonIE_Types_part_7.o MobileL3_GMM_SM_Types_part_1.o MobileL3_GMM_SM_Types_part_2.o MobileL3_GMM_SM_Types_part_3.o MobileL3_GMM_SM_Types_part_4.o MobileL3_GMM_SM_Types_part_5.o MobileL3_GMM_SM_Types_part_6.o MobileL3_GMM_SM_Types_part_7.o MobileL3_MM_Types_part_1.o MobileL3_MM_Types_part_2.o MobileL3_MM_Types_part_3.o MobileL3_MM_Types_part_4.o MobileL3_MM_Types_part_5.o MobileL3_MM_Types_part_6.o MobileL3_MM_Types_part_7.o MobileL3_RRM_Types_part_1.o MobileL3_RRM_Types_part_2.o MobileL3_RRM_Types_part_3.o MobileL3_RRM_Types_part_4.o MobileL3_RRM_Types_part_5.o MobileL3_RRM_Types_part_6.o MobileL3_RRM_Types_part_7.o MobileL3_SMS_Types_part_1.o MobileL3_SMS_Types_part_2.o MobileL3_SMS_Types_part_3.o MobileL3_SMS_Types_part_4.o MobileL3_SMS_Types_part_5.o MobileL3_SMS_Types_part_6.o MobileL3_SMS_Types_part_7.o MobileL3_SS_Types_part_1.o MobileL3_SS_Types_part_2.o MobileL3_SS_Types_part_3.o MobileL3_SS_Types_part_4.o MobileL3_SS_Types_part_5.o MobileL3_SS_Types_part_6.o MobileL3_SS_Types_part_7.o MobileL3_Types_part_1.o MobileL3_Types_part_2.o MobileL3_Types_part_3.o MobileL3_Types_part_4.o MobileL3_Types_part_5.o MobileL3_Types_part_6.o MobileL3_Types_part_7.o Mutex_part_1.o Mutex_part_2.o Mutex_part_3.o Mutex_part_4.o Mutex_part_5.o Mutex_part_6.o Mutex_part_7.o Native_Functions_part_1.o Native_Functions_part_2.o Native_Functions_part_3.o Native_Functions_part_4.o Native_Functions_part_5.o Native_Functions_part_6.o Native_Functions_part_7.o Osmocom_CTRL_Adapter_part_1.o Osmocom_CTRL_Adapter_part_2.o Osmocom_CTRL_Adapter_part_3.o Osmocom_CTRL_Adapter_part_4.o Osmocom_CTRL_Adapter_part_5.o Osmocom_CTRL_Adapter_part_6.o Osmocom_CTRL_Adapter_part_7.o Osmocom_CTRL_Functions_part_1.o Osmocom_CTRL_Functions_part_2.o Osmocom_CTRL_Functions_part_3.o Osmocom_CTRL_Functions_part_4.o Osmocom_CTRL_Functions_part_5.o Osmocom_CTRL_Functions_part_6.o Osmocom_CTRL_Functions_part_7.o Osmocom_CTRL_Types_part_1.o Osmocom_CTRL_Types_part_2.o Osmocom_CTRL_Types_part_3.o Osmocom_CTRL_Types_part_4.o Osmocom_CTRL_Types_part_5.o Osmocom_CTRL_Types_part_6.o Osmocom_CTRL_Types_part_7.o Osmocom_Types_part_1.o Osmocom_Types_part_2.o Osmocom_Types_part_3.o Osmocom_Types_part_4.o Osmocom_Types_part_5.o Osmocom_Types_part_6.o Osmocom_Types_part_7.o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_7.o PFCP_CodecPort_part_1.o PFCP_CodecPort_part_2.o PFCP_CodecPort_part_3.o PFCP_CodecPort_part_4.o PFCP_CodecPort_part_5.o PFCP_CodecPort_part_6.o PFCP_CodecPort_part_7.o PFCP_CodecPort_CtrlFunct_part_1.o PFCP_CodecPort_CtrlFunct_part_2.o PFCP_CodecPort_CtrlFunct_part_3.o PFCP_CodecPort_CtrlFunct_part_4.o PFCP_CodecPort_CtrlFunct_part_5.o PFCP_CodecPort_CtrlFunct_part_6.o PFCP_CodecPort_CtrlFunct_part_7.o PFCP_Emulation_part_1.o PFCP_Emulation_part_2.o PFCP_Emulation_part_3.o PFCP_Emulation_part_4.o PFCP_Emulation_part_5.o PFCP_Emulation_part_6.o PFCP_Emulation_part_7.o PFCP_Templates_part_1.o PFCP_Templates_part_2.o PFCP_Templates_part_3.o PFCP_Templates_part_4.o PFCP_Templates_part_5.o PFCP_Templates_part_6.o PFCP_Templates_part_7.o PFCP_Types_part_1.o PFCP_Types_part_2.o PFCP_Types_part_3.o PFCP_Types_part_4.o PFCP_Types_part_5.o PFCP_Types_part_6.o PFCP_Types_part_7.o RANAP_CodecPort_part_1.o RANAP_CodecPort_part_2.o RANAP_CodecPort_part_3.o RANAP_CodecPort_part_4.o RANAP_CodecPort_part_5.o RANAP_CodecPort_part_6.o RANAP_CodecPort_part_7.o RANAP_Templates_part_1.o RANAP_Templates_part_2.o RANAP_Templates_part_3.o RANAP_Templates_part_4.o RANAP_Templates_part_5.o RANAP_Templates_part_6.o RANAP_Templates_part_7.o RANAP_Types_part_1.o RANAP_Types_part_2.o RANAP_Types_part_3.o RANAP_Types_part_4.o RANAP_Types_part_5.o RANAP_Types_part_6.o RANAP_Types_part_7.o RTP_CodecPort_part_1.o RTP_CodecPort_part_2.o RTP_CodecPort_part_3.o RTP_CodecPort_part_4.o RTP_CodecPort_part_5.o RTP_CodecPort_part_6.o RTP_CodecPort_part_7.o RTP_CodecPort_CtrlFunct_part_1.o RTP_CodecPort_CtrlFunct_part_2.o RTP_CodecPort_CtrlFunct_part_3.o RTP_CodecPort_CtrlFunct_part_4.o RTP_CodecPort_CtrlFunct_part_5.o RTP_CodecPort_CtrlFunct_part_6.o RTP_CodecPort_CtrlFunct_part_7.o RTP_Emulation_part_1.o RTP_Emulation_part_2.o RTP_Emulation_part_3.o RTP_Emulation_part_4.o RTP_Emulation_part_5.o RTP_Emulation_part_6.o RTP_Emulation_part_7.o RTP_Types_part_1.o RTP_Types_part_2.o RTP_Types_part_3.o RTP_Types_part_4.o RTP_Types_part_5.o RTP_Types_part_6.o RTP_Types_part_7.o RUA_Emulation_part_1.o RUA_Emulation_part_2.o RUA_Emulation_part_3.o RUA_Emulation_part_4.o RUA_Emulation_part_5.o RUA_Emulation_part_6.o RUA_Emulation_part_7.o RUA_Templates_part_1.o RUA_Templates_part_2.o RUA_Templates_part_3.o RUA_Templates_part_4.o RUA_Templates_part_5.o RUA_Templates_part_6.o RUA_Templates_part_7.o RUA_Types_part_1.o RUA_Types_part_2.o RUA_Types_part_3.o RUA_Types_part_4.o RUA_Types_part_5.o RUA_Types_part_6.o RUA_Types_part_7.o SCCP_Emulation_part_1.o SCCP_Emulation_part_2.o SCCP_Emulation_part_3.o SCCP_Emulation_part_4.o SCCP_Emulation_part_5.o SCCP_Emulation_part_6.o SCCP_Emulation_part_7.o SCCP_Templates_part_1.o SCCP_Templates_part_2.o SCCP_Templates_part_3.o SCCP_Templates_part_4.o SCCP_Templates_part_5.o SCCP_Templates_part_6.o SCCP_Templates_part_7.o SCCP_Types_part_1.o SCCP_Types_part_2.o SCCP_Types_part_3.o SCCP_Types_part_4.o SCCP_Types_part_5.o SCCP_Types_part_6.o SCCP_Types_part_7.o SCCPasp_Types_part_1.o SCCPasp_Types_part_2.o SCCPasp_Types_part_3.o SCCPasp_Types_part_4.o SCCPasp_Types_part_5.o SCCPasp_Types_part_6.o SCCPasp_Types_part_7.o SCTP_Templates_part_1.o SCTP_Templates_part_2.o SCTP_Templates_part_3.o SCTP_Templates_part_4.o SCTP_Templates_part_5.o SCTP_Templates_part_6.o SCTP_Templates_part_7.o SCTPasp_PortType_part_1.o SCTPasp_PortType_part_2.o SCTPasp_PortType_part_3.o SCTPasp_PortType_part_4.o SCTPasp_PortType_part_5.o SCTPasp_PortType_part_6.o SCTPasp_PortType_part_7.o SCTPasp_Types_part_1.o SCTPasp_Types_part_2.o SCTPasp_Types_part_3.o SCTPasp_Types_part_4.o SCTPasp_Types_part_5.o SCTPasp_Types_part_6.o SCTPasp_Types_part_7.o SDP_Templates_part_1.o SDP_Templates_part_2.o SDP_Templates_part_3.o SDP_Templates_part_4.o SDP_Templates_part_5.o SDP_Templates_part_6.o SDP_Templates_part_7.o SDP_Types_part_1.o SDP_Types_part_2.o SDP_Types_part_3.o SDP_Types_part_4.o SDP_Types_part_5.o SDP_Types_part_6.o SDP_Types_part_7.o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_7.o StatsD_CodecPort_part_1.o StatsD_CodecPort_part_2.o StatsD_CodecPort_part_3.o StatsD_CodecPort_part_4.o StatsD_CodecPort_part_5.o StatsD_CodecPort_part_6.o StatsD_CodecPort_part_7.o StatsD_CodecPort_CtrlFunct_part_1.o StatsD_CodecPort_CtrlFunct_part_2.o StatsD_CodecPort_CtrlFunct_part_3.o StatsD_CodecPort_CtrlFunct_part_4.o StatsD_CodecPort_CtrlFunct_part_5.o StatsD_CodecPort_CtrlFunct_part_6.o StatsD_CodecPort_CtrlFunct_part_7.o StatsD_Types_part_1.o StatsD_Types_part_2.o StatsD_Types_part_3.o StatsD_Types_part_4.o StatsD_Types_part_5.o StatsD_Types_part_6.o StatsD_Types_part_7.o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_7.o TCCEncoding_Functions_part_1.o TCCEncoding_Functions_part_2.o TCCEncoding_Functions_part_3.o TCCEncoding_Functions_part_4.o TCCEncoding_Functions_part_5.o TCCEncoding_Functions_part_6.o TCCEncoding_Functions_part_7.o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_7.o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_7.o UD_PortType_part_1.o UD_PortType_part_2.o UD_PortType_part_3.o UD_PortType_part_4.o UD_PortType_part_5.o UD_PortType_part_6.o UD_PortType_part_7.o UD_Types_part_1.o UD_Types_part_2.o UD_Types_part_3.o UD_Types_part_4.o UD_Types_part_5.o UD_Types_part_6.o UD_Types_part_7.o IPA_Emulation.o RAN_Adapter.o RAN_Emulation.o SCCP_Mapping.o StatsD_Checker.o IPA_Emulation_part_1.o IPA_Emulation_part_2.o IPA_Emulation_part_3.o IPA_Emulation_part_4.o IPA_Emulation_part_5.o IPA_Emulation_part_6.o IPA_Emulation_part_7.o RAN_Adapter_part_1.o RAN_Adapter_part_2.o RAN_Adapter_part_3.o RAN_Adapter_part_4.o RAN_Adapter_part_5.o RAN_Adapter_part_6.o RAN_Adapter_part_7.o RAN_Emulation_part_1.o RAN_Emulation_part_2.o RAN_Emulation_part_3.o RAN_Emulation_part_4.o RAN_Emulation_part_5.o RAN_Emulation_part_6.o RAN_Emulation_part_7.o SCCP_Mapping_part_1.o SCCP_Mapping_part_2.o SCCP_Mapping_part_3.o SCCP_Mapping_part_4.o SCCP_Mapping_part_5.o SCCP_Mapping_part_6.o SCCP_Mapping_part_7.o StatsD_Checker_part_1.o StatsD_Checker_part_2.o StatsD_Checker_part_3.o StatsD_Checker_part_4.o StatsD_Checker_part_5.o StatsD_Checker_part_6.o StatsD_Checker_part_7.o HNBAP_CommonDataTypes.o HNBAP_Constants.o HNBAP_Containers.o HNBAP_IEs.o HNBAP_PDU_Contents.o HNBAP_PDU_Descriptions.o RANAP_CommonDataTypes.o RANAP_Constants.o RANAP_Containers.o RANAP_IEs.o RANAP_PDU_Contents.o RANAP_PDU_Descriptions.o RUA_CommonDataTypes.o RUA_Constants.o RUA_Containers.o RUA_IEs.o RUA_PDU_Contents.o RUA_PDU_Descriptions.o HNBAP_CommonDataTypes_part_1.o HNBAP_CommonDataTypes_part_2.o HNBAP_CommonDataTypes_part_3.o HNBAP_CommonDataTypes_part_4.o HNBAP_CommonDataTypes_part_5.o HNBAP_CommonDataTypes_part_6.o HNBAP_CommonDataTypes_part_7.o HNBAP_Constants_part_1.o HNBAP_Constants_part_2.o HNBAP_Constants_part_3.o HNBAP_Constants_part_4.o HNBAP_Constants_part_5.o HNBAP_Constants_part_6.o HNBAP_Constants_part_7.o HNBAP_Containers_part_1.o HNBAP_Containers_part_2.o HNBAP_Containers_part_3.o HNBAP_Containers_part_4.o HNBAP_Containers_part_5.o HNBAP_Containers_part_6.o HNBAP_Containers_part_7.o HNBAP_IEs_part_1.o HNBAP_IEs_part_2.o HNBAP_IEs_part_3.o HNBAP_IEs_part_4.o HNBAP_IEs_part_5.o HNBAP_IEs_part_6.o HNBAP_IEs_part_7.o HNBAP_PDU_Contents_part_1.o HNBAP_PDU_Contents_part_2.o HNBAP_PDU_Contents_part_3.o HNBAP_PDU_Contents_part_4.o HNBAP_PDU_Contents_part_5.o HNBAP_PDU_Contents_part_6.o HNBAP_PDU_Contents_part_7.o HNBAP_PDU_Descriptions_part_1.o HNBAP_PDU_Descriptions_part_2.o HNBAP_PDU_Descriptions_part_3.o HNBAP_PDU_Descriptions_part_4.o HNBAP_PDU_Descriptions_part_5.o HNBAP_PDU_Descriptions_part_6.o HNBAP_PDU_Descriptions_part_7.o RANAP_CommonDataTypes_part_1.o RANAP_CommonDataTypes_part_2.o RANAP_CommonDataTypes_part_3.o RANAP_CommonDataTypes_part_4.o RANAP_CommonDataTypes_part_5.o RANAP_CommonDataTypes_part_6.o RANAP_CommonDataTypes_part_7.o RANAP_Constants_part_1.o RANAP_Constants_part_2.o RANAP_Constants_part_3.o RANAP_Constants_part_4.o RANAP_Constants_part_5.o RANAP_Constants_part_6.o RANAP_Constants_part_7.o RANAP_Containers_part_1.o RANAP_Containers_part_2.o RANAP_Containers_part_3.o RANAP_Containers_part_4.o RANAP_Containers_part_5.o RANAP_Containers_part_6.o RANAP_Containers_part_7.o RANAP_IEs_part_1.o RANAP_IEs_part_2.o RANAP_IEs_part_3.o RANAP_IEs_part_4.o RANAP_IEs_part_5.o RANAP_IEs_part_6.o RANAP_IEs_part_7.o RANAP_PDU_Contents_part_1.o RANAP_PDU_Contents_part_2.o RANAP_PDU_Contents_part_3.o RANAP_PDU_Contents_part_4.o RANAP_PDU_Contents_part_5.o RANAP_PDU_Contents_part_6.o RANAP_PDU_Contents_part_7.o RANAP_PDU_Descriptions_part_1.o RANAP_PDU_Descriptions_part_2.o RANAP_PDU_Descriptions_part_3.o RANAP_PDU_Descriptions_part_4.o RANAP_PDU_Descriptions_part_5.o RANAP_PDU_Descriptions_part_6.o RANAP_PDU_Descriptions_part_7.o RUA_CommonDataTypes_part_1.o RUA_CommonDataTypes_part_2.o RUA_CommonDataTypes_part_3.o RUA_CommonDataTypes_part_4.o RUA_CommonDataTypes_part_5.o RUA_CommonDataTypes_part_6.o RUA_CommonDataTypes_part_7.o RUA_Constants_part_1.o RUA_Constants_part_2.o RUA_Constants_part_3.o RUA_Constants_part_4.o RUA_Constants_part_5.o RUA_Constants_part_6.o RUA_Constants_part_7.o RUA_Containers_part_1.o RUA_Containers_part_2.o RUA_Containers_part_3.o RUA_Containers_part_4.o RUA_Containers_part_5.o RUA_Containers_part_6.o RUA_Containers_part_7.o RUA_IEs_part_1.o RUA_IEs_part_2.o RUA_IEs_part_3.o RUA_IEs_part_4.o RUA_IEs_part_5.o RUA_IEs_part_6.o RUA_IEs_part_7.o RUA_PDU_Contents_part_1.o RUA_PDU_Contents_part_2.o RUA_PDU_Contents_part_3.o RUA_PDU_Contents_part_4.o RUA_PDU_Contents_part_5.o RUA_PDU_Contents_part_6.o RUA_PDU_Contents_part_7.o RUA_PDU_Descriptions_part_1.o RUA_PDU_Descriptions_part_2.o RUA_PDU_Descriptions_part_3.o RUA_PDU_Descriptions_part_4.o RUA_PDU_Descriptions_part_5.o RUA_PDU_Descriptions_part_6.o RUA_PDU_Descriptions_part_7.o SDP_parse_.tab.o lex.SDP_parse_.o IPA_CodecPort_CtrlFunctDef.o IPL4asp_PT.o IPL4asp_discovery.o IuUP_EncDec.o Iuh_CodecPort_CtrlFunctDef.o Native_FunctionDefs.o RTP_CodecPort_CtrlFunctDef.o RTP_EncDec.o SCTPasp_PT.o SDP_EncDec.o StatsD_CodecPort_CtrlFunctdef.o TCCConversion.o TCCEncoding.o TCCInterface.o TELNETasp_PT.o HNBAP_EncDec.o RUA_EncDec.o RANAP_EncDec.o MGCP_CodecPort_CtrlFunctDef.o UD_PT.o PFCP_CodecPort_CtrlFunctDef.o; exit 1; fi [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-nightly-20250126-0847-eabe7b74-0', 'sh', '-c', "echo 'deb [signed-by=/obs.key] https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12/ ./' > /etc/apt/sources.list.d/osmocom.list"] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-nightly-20250126-0847-eabe7b74-0', 'apt-get', '-q', 'update'] Hit:1 http://deb.debian.org/debian bookworm InRelease Hit:2 http://deb.debian.org/debian bookworm-updates InRelease Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease [1579 B] Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ Packages [197 kB] Fetched 199 kB in 0s (400 kB/s) Reading package lists... [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-nightly-20250126-0847-eabe7b74-0', 'sh', '-c', 'apt-cache pkgnames | grep -- -dbg > /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/dbg_pkgs_all'] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-nightly-20250126-0847-eabe7b74-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/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-nightly-20250126-0847-eabe7b74-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/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-nightly-20250126-0847-eabe7b74-0', 'apt-get', '-q', 'install', '-y', '--no-install-recommends', 'osmo-hnbgw', 'osmo-stp', 'osmo-hnbgw-dbg', 'libasn1c-dbg', 'libc6-dbg', 'libnftables1-dbgsym', 'libosmo-hnbap-dbg', 'libosmocore-dbg', 'libosmo-mgcp-client14-dbgsym', 'libosmo-pfcp-dbg', 'libosmo-gtlv-dbg', 'libosmo-ranap-dbg', 'libosmo-sigtran-dbg', 'libosmo-rua-dbg', 'osmo-stp-dbg'] Reading package lists... Building dependency tree... The following additional packages will be installed: libasn1c1 libnftables1 libnftnl11 libosmo-gtlv1 libosmo-hnbap0 libosmo-mgcp-client14 libosmo-pfcp0 libosmo-ranap7 libosmo-rua0 libosmo-sigtran10 libosmocodec4 libosmocoding0 libosmocore libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmousb0 libosmovty13 osmocom-nightly Recommended packages: osmo-mgw The following NEW packages will be installed: libasn1c-dbg libasn1c1 libc6-dbg libnftables1 libnftables1-dbgsym libnftnl11 libosmo-gtlv-dbg libosmo-gtlv1 libosmo-hnbap-dbg libosmo-hnbap0 libosmo-mgcp-client14 libosmo-mgcp-client14-dbgsym libosmo-pfcp-dbg libosmo-pfcp0 libosmo-ranap-dbg libosmo-ranap7 libosmo-rua-dbg libosmo-rua0 libosmo-sigtran-dbg libosmo-sigtran10 libosmocodec4 libosmocoding0 libosmocore libosmocore-dbg libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmousb0 libosmovty13 osmo-hnbgw osmo-hnbgw-dbg osmo-stp osmo-stp-dbg osmocom-nightly 0 upgraded, 38 newly installed, 0 to remove and 39 not upgraded. Need to get 15.5 MB of archives. After this operation, 25.9 MB of additional disk space will be used. Get:1 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:/nightly/Debian_12 ./ libnftables1 1.0.6.3~osmocom.429.7d98 [299 kB] Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libnftables1-dbgsym 1.0.6.3~osmocom.429.7d98 [914 kB] Get:4 http://deb.debian.org/debian bookworm/main amd64 libnftnl11 amd64 1.2.4-2 [61.6 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-nightly 202501252026 [1176 B] Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore22 1.10.0.62.c31e0.202501252026 [169 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-gtlv1 0.4.0.5.38a2.202501252026 [16.5 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmovty13 1.10.0.62.c31e0.202501252026 [103 kB] Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-mgcp-client14 1.13.1.38.78ee9.202501252026 [58.1 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-mgcp-client14-dbgsym 1.13.1.38.78ee9.202501252026 [101 kB] Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoisdn0 1.10.0.62.c31e0.202501252026 [69.7 kB] Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogsm20 1.10.0.62.c31e0.202501252026 [227 kB] Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-pfcp0 0.4.0.5.38a2.202501252026 [41.4 kB] Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmonetif11 1.5.1.32.42fc.202501252026 [59.2 kB] Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-sigtran10 2.0.0.54.c4a0.202501252026 [128 kB] Get:16 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-sigtran-dbg 2.0.0.54.c4a0.202501252026 [456 kB] Get:17 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocodec4 1.10.0.62.c31e0.202501252026 [50.6 kB] Get:18 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocoding0 1.10.0.62.c31e0.202501252026 [70.3 kB] Get:19 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogb14 1.10.0.62.c31e0.202501252026 [177 kB] Get:20 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoctrl0 1.10.0.62.c31e0.202501252026 [59.0 kB] Get:21 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmosim2 1.10.0.62.c31e0.202501252026 [62.9 kB] Get:22 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmousb0 1.10.0.62.c31e0.202501252026 [49.6 kB] Get:23 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore 1.10.0.62.c31e0.202501252026 [42.9 kB] Get:24 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-stp 2.0.0.54.c4a0.202501252026 [17.6 kB] Get:25 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-stp-dbg 2.0.0.54.c4a0.202501252026 [22.0 kB] Get:26 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libasn1c1 0.9.38.202501252026 [75.3 kB] Get:27 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libasn1c-dbg 0.9.38.202501252026 [286 kB] Get:28 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-gtlv-dbg 0.4.0.5.38a2.202501252026 [40.5 kB] Get:29 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-hnbap0 1.6.0.6.aad82.202501252026 [51.7 kB] Get:30 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-hnbap-dbg 1.6.0.6.aad82.202501252026 [191 kB] Get:31 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-pfcp-dbg 0.4.0.5.38a2.202501252026 [129 kB] Get:32 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-ranap7 1.6.0.6.aad82.202501252026 [222 kB] Get:33 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-ranap-dbg 1.6.0.6.aad82.202501252026 [953 kB] Get:34 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-rua0 1.6.0.6.aad82.202501252026 [28.1 kB] Get:35 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-rua-dbg 1.6.0.6.aad82.202501252026 [93.4 kB] Get:36 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore-dbg 1.10.0.62.c31e0.202501252026 [2162 kB] Get:37 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-hnbgw 1.6.0.20.7784.202501252026 [106 kB] Get:38 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-hnbgw-dbg 1.6.0.20.7784.202501252026 [495 kB] Fetched 15.5 MB in 0s (67.8 MB/s) debconf: delaying package configuration, since apt-utils is not installed Selecting previously unselected package libc6-dbg:amd64. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 40050 files and directories currently installed.) Preparing to unpack .../00-libc6-dbg_2.36-9+deb12u9_amd64.deb ... Unpacking libc6-dbg:amd64 (2.36-9+deb12u9) ... Selecting previously unselected package libnftnl11:amd64. Preparing to unpack .../01-libnftnl11_1.2.4-2_amd64.deb ... Unpacking libnftnl11:amd64 (1.2.4-2) ... Selecting previously unselected package libnftables1:amd64. Preparing to unpack .../02-libnftables1_1.0.6.3~osmocom.429.7d98_amd64.deb ... Unpacking libnftables1:amd64 (1.0.6.3~osmocom.429.7d98) ... Selecting previously unselected package libnftables1-dbgsym:amd64. Preparing to unpack .../03-libnftables1-dbgsym_1.0.6.3~osmocom.429.7d98_amd64.deb ... Unpacking libnftables1-dbgsym:amd64 (1.0.6.3~osmocom.429.7d98) ... Selecting previously unselected package osmocom-nightly. Preparing to unpack .../04-osmocom-nightly_202501252026_amd64.deb ... Unpacking osmocom-nightly (202501252026) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../05-libosmocore22_1.10.0.62.c31e0.202501252026_amd64.deb ... Unpacking libosmocore22:amd64 (1.10.0.62.c31e0.202501252026) ... Selecting previously unselected package libosmo-gtlv1:amd64. Preparing to unpack .../06-libosmo-gtlv1_0.4.0.5.38a2.202501252026_amd64.deb ... Unpacking libosmo-gtlv1:amd64 (0.4.0.5.38a2.202501252026) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../07-libosmovty13_1.10.0.62.c31e0.202501252026_amd64.deb ... Unpacking libosmovty13:amd64 (1.10.0.62.c31e0.202501252026) ... Selecting previously unselected package libosmo-mgcp-client14:amd64. Preparing to unpack .../08-libosmo-mgcp-client14_1.13.1.38.78ee9.202501252026_amd64.deb ... Unpacking libosmo-mgcp-client14:amd64 (1.13.1.38.78ee9.202501252026) ... Selecting previously unselected package libosmo-mgcp-client14-dbgsym:amd64. Preparing to unpack .../09-libosmo-mgcp-client14-dbgsym_1.13.1.38.78ee9.202501252026_amd64.deb ... Unpacking libosmo-mgcp-client14-dbgsym:amd64 (1.13.1.38.78ee9.202501252026) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../10-libosmoisdn0_1.10.0.62.c31e0.202501252026_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.10.0.62.c31e0.202501252026) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../11-libosmogsm20_1.10.0.62.c31e0.202501252026_amd64.deb ... Unpacking libosmogsm20:amd64 (1.10.0.62.c31e0.202501252026) ... Selecting previously unselected package libosmo-pfcp0:amd64. Preparing to unpack .../12-libosmo-pfcp0_0.4.0.5.38a2.202501252026_amd64.deb ... Unpacking libosmo-pfcp0:amd64 (0.4.0.5.38a2.202501252026) ... Selecting previously unselected package libosmonetif11:amd64. Preparing to unpack .../13-libosmonetif11_1.5.1.32.42fc.202501252026_amd64.deb ... Unpacking libosmonetif11:amd64 (1.5.1.32.42fc.202501252026) ... Selecting previously unselected package libosmo-sigtran10:amd64. Preparing to unpack .../14-libosmo-sigtran10_2.0.0.54.c4a0.202501252026_amd64.deb ... Unpacking libosmo-sigtran10:amd64 (2.0.0.54.c4a0.202501252026) ... Selecting previously unselected package libosmo-sigtran-dbg:amd64. Preparing to unpack .../15-libosmo-sigtran-dbg_2.0.0.54.c4a0.202501252026_amd64.deb ... Unpacking libosmo-sigtran-dbg:amd64 (2.0.0.54.c4a0.202501252026) ... Selecting previously unselected package libosmocodec4:amd64. Preparing to unpack .../16-libosmocodec4_1.10.0.62.c31e0.202501252026_amd64.deb ... Unpacking libosmocodec4:amd64 (1.10.0.62.c31e0.202501252026) ... Selecting previously unselected package libosmocoding0:amd64. Preparing to unpack .../17-libosmocoding0_1.10.0.62.c31e0.202501252026_amd64.deb ... Unpacking libosmocoding0:amd64 (1.10.0.62.c31e0.202501252026) ... Selecting previously unselected package libosmogb14:amd64. Preparing to unpack .../18-libosmogb14_1.10.0.62.c31e0.202501252026_amd64.deb ... Unpacking libosmogb14:amd64 (1.10.0.62.c31e0.202501252026) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../19-libosmoctrl0_1.10.0.62.c31e0.202501252026_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.10.0.62.c31e0.202501252026) ... Selecting previously unselected package libosmosim2:amd64. Preparing to unpack .../20-libosmosim2_1.10.0.62.c31e0.202501252026_amd64.deb ... Unpacking libosmosim2:amd64 (1.10.0.62.c31e0.202501252026) ... Selecting previously unselected package libosmousb0:amd64. Preparing to unpack .../21-libosmousb0_1.10.0.62.c31e0.202501252026_amd64.deb ... Unpacking libosmousb0:amd64 (1.10.0.62.c31e0.202501252026) ... Selecting previously unselected package libosmocore. Preparing to unpack .../22-libosmocore_1.10.0.62.c31e0.202501252026_amd64.deb ... Unpacking libosmocore (1.10.0.62.c31e0.202501252026) ... Selecting previously unselected package osmo-stp:amd64. Preparing to unpack .../23-osmo-stp_2.0.0.54.c4a0.202501252026_amd64.deb ... Unpacking osmo-stp:amd64 (2.0.0.54.c4a0.202501252026) ... Selecting previously unselected package osmo-stp-dbg:amd64. Preparing to unpack .../24-osmo-stp-dbg_2.0.0.54.c4a0.202501252026_amd64.deb ... Unpacking osmo-stp-dbg:amd64 (2.0.0.54.c4a0.202501252026) ... Selecting previously unselected package libasn1c1:amd64. Preparing to unpack .../25-libasn1c1_0.9.38.202501252026_amd64.deb ... Unpacking libasn1c1:amd64 (0.9.38.202501252026) ... Selecting previously unselected package libasn1c-dbg:amd64. Preparing to unpack .../26-libasn1c-dbg_0.9.38.202501252026_amd64.deb ... Unpacking libasn1c-dbg:amd64 (0.9.38.202501252026) ... Selecting previously unselected package libosmo-gtlv-dbg:amd64. Preparing to unpack .../27-libosmo-gtlv-dbg_0.4.0.5.38a2.202501252026_amd64.deb ... Unpacking libosmo-gtlv-dbg:amd64 (0.4.0.5.38a2.202501252026) ... Selecting previously unselected package libosmo-hnbap0:amd64. Preparing to unpack .../28-libosmo-hnbap0_1.6.0.6.aad82.202501252026_amd64.deb ... Unpacking libosmo-hnbap0:amd64 (1.6.0.6.aad82.202501252026) ... Selecting previously unselected package libosmo-hnbap-dbg:amd64. Preparing to unpack .../29-libosmo-hnbap-dbg_1.6.0.6.aad82.202501252026_amd64.deb ... Unpacking libosmo-hnbap-dbg:amd64 (1.6.0.6.aad82.202501252026) ... Selecting previously unselected package libosmo-pfcp-dbg:amd64. Preparing to unpack .../30-libosmo-pfcp-dbg_0.4.0.5.38a2.202501252026_amd64.deb ... Unpacking libosmo-pfcp-dbg:amd64 (0.4.0.5.38a2.202501252026) ... Selecting previously unselected package libosmo-ranap7:amd64. Preparing to unpack .../31-libosmo-ranap7_1.6.0.6.aad82.202501252026_amd64.deb ... Unpacking libosmo-ranap7:amd64 (1.6.0.6.aad82.202501252026) ... Selecting previously unselected package libosmo-ranap-dbg:amd64. Preparing to unpack .../32-libosmo-ranap-dbg_1.6.0.6.aad82.202501252026_amd64.deb ... Unpacking libosmo-ranap-dbg:amd64 (1.6.0.6.aad82.202501252026) ... Selecting previously unselected package libosmo-rua0:amd64. Preparing to unpack .../33-libosmo-rua0_1.6.0.6.aad82.202501252026_amd64.deb ... Unpacking libosmo-rua0:amd64 (1.6.0.6.aad82.202501252026) ... Selecting previously unselected package libosmo-rua-dbg:amd64. Preparing to unpack .../34-libosmo-rua-dbg_1.6.0.6.aad82.202501252026_amd64.deb ... Unpacking libosmo-rua-dbg:amd64 (1.6.0.6.aad82.202501252026) ... Selecting previously unselected package libosmocore-dbg:amd64. Preparing to unpack .../35-libosmocore-dbg_1.10.0.62.c31e0.202501252026_amd64.deb ... Unpacking libosmocore-dbg:amd64 (1.10.0.62.c31e0.202501252026) ... Selecting previously unselected package osmo-hnbgw. Preparing to unpack .../36-osmo-hnbgw_1.6.0.20.7784.202501252026_amd64.deb ... Unpacking osmo-hnbgw (1.6.0.20.7784.202501252026) ... Selecting previously unselected package osmo-hnbgw-dbg:amd64. Preparing to unpack .../37-osmo-hnbgw-dbg_1.6.0.20.7784.202501252026_amd64.deb ... Unpacking osmo-hnbgw-dbg:amd64 (1.6.0.20.7784.202501252026) ... Setting up osmocom-nightly (202501252026) ... Setting up libnftnl11:amd64 (1.2.4-2) ... Setting up libc6-dbg:amd64 (2.36-9+deb12u9) ... Setting up libosmocore22:amd64 (1.10.0.62.c31e0.202501252026) ... Setting up libosmocodec4:amd64 (1.10.0.62.c31e0.202501252026) ... Setting up libosmo-gtlv1:amd64 (0.4.0.5.38a2.202501252026) ... Setting up libasn1c1:amd64 (0.9.38.202501252026) ... Setting up libnftables1:amd64 (1.0.6.3~osmocom.429.7d98) ... Setting up libosmo-hnbap0:amd64 (1.6.0.6.aad82.202501252026) ... Setting up libosmovty13:amd64 (1.10.0.62.c31e0.202501252026) ... Setting up libosmo-rua0:amd64 (1.6.0.6.aad82.202501252026) ... Setting up libosmoisdn0:amd64 (1.10.0.62.c31e0.202501252026) ... Setting up libosmo-rua-dbg:amd64 (1.6.0.6.aad82.202501252026) ... Setting up libosmo-gtlv-dbg:amd64 (0.4.0.5.38a2.202501252026) ... Setting up libosmo-hnbap-dbg:amd64 (1.6.0.6.aad82.202501252026) ... Setting up libosmousb0:amd64 (1.10.0.62.c31e0.202501252026) ... Setting up libosmo-mgcp-client14:amd64 (1.13.1.38.78ee9.202501252026) ... Setting up libosmo-mgcp-client14-dbgsym:amd64 (1.13.1.38.78ee9.202501252026) ... Setting up libasn1c-dbg:amd64 (0.9.38.202501252026) ... Setting up libosmogsm20:amd64 (1.10.0.62.c31e0.202501252026) ... Setting up libnftables1-dbgsym:amd64 (1.0.6.3~osmocom.429.7d98) ... Setting up libosmoctrl0:amd64 (1.10.0.62.c31e0.202501252026) ... Setting up libosmo-pfcp0:amd64 (0.4.0.5.38a2.202501252026) ... Setting up libosmogb14:amd64 (1.10.0.62.c31e0.202501252026) ... Setting up libosmonetif11:amd64 (1.5.1.32.42fc.202501252026) ... Setting up libosmocoding0:amd64 (1.10.0.62.c31e0.202501252026) ... Setting up libosmo-pfcp-dbg:amd64 (0.4.0.5.38a2.202501252026) ... Setting up libosmosim2:amd64 (1.10.0.62.c31e0.202501252026) ... Setting up libosmocore (1.10.0.62.c31e0.202501252026) ... Setting up libosmo-sigtran10:amd64 (2.0.0.54.c4a0.202501252026) ... Setting up libosmocore-dbg:amd64 (1.10.0.62.c31e0.202501252026) ... Setting up libosmo-sigtran-dbg:amd64 (2.0.0.54.c4a0.202501252026) ... Setting up osmo-stp:amd64 (2.0.0.54.c4a0.202501252026) ... 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.6.aad82.202501252026) ... Setting up osmo-hnbgw (1.6.0.20.7784.202501252026) ... 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.6.aad82.202501252026) ... Setting up osmo-stp-dbg:amd64 (2.0.0.54.c4a0.202501252026) ... Setting up osmo-hnbgw-dbg:amd64 (1.6.0.20.7784.202501252026) ... Processing triggers for libc-bin (2.36-9+deb12u9) ... [testenv][generic] Preparing testdir: /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-nightly-20250126-0847-eabe7b74-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/hnbgw/HNBGW_Tests.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.cfg'] [testenv][generic] + ['cp', '-a', 'osmo-stp.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/stp'] [testenv][generic] + ['cp', '-a', 'osmo-hnbgw.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/hnbgw'] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-nightly-20250126-0847-eabe7b74-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/hnbgw/HNBGW_Tests.default', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.default'] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-nightly-20250126-0847-eabe7b74-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/Common.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/Common.cfg'] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-nightly-20250126-0847-eabe7b74-0', 'sed', '-i', 's#TTCN3_HACKS_PATH := .*#TTCN3_HACKS_PATH := "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks"#', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/Common.cfg'] [testenv][generic] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/Common.cfg [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-nightly-20250126-0847-eabe7b74-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/Common.cfg'] [testenv][generic] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.cfg [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-nightly-20250126-0847-eabe7b74-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.cfg'] [testenv][generic] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.default [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-nightly-20250126-0847-eabe7b74-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.default'] [testenv][generic] Running stp [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/stp', 'testenv-hnbgw-all-osmocom-nightly-20250126-0847-eabe7b74-0', 'sh', '-c', 'osmo-stp 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/stp/stp.log'] [testenv][generic] Running hnbgw [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/hnbgw', 'testenv-hnbgw-all-osmocom-nightly-20250126-0847-eabe7b74-0', 'sh', '-c', 'osmo-hnbgw 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/hnbgw/hnbgw.log'] 20250126084720732 DLSS7 <000c> osmo_ss7_instance.c:64 0: Creating SS7 Instance 20250126084720732 DLSS7 <000c> osmo_ss7_route_table.c:40 0: Creating Route Table system 20250126084720732 DLSS7 <000c> osmo_ss7_asp.c:623 0: asp-virt-msc0-0: Restarting ASP virt-msc0-0, r=127.0.0.1:23905<->l=127.0.0.1:2905 20250126084720732 DLSS7 <000c> osmo_ss7_asp.c:711 0: asp-virt-msc0-0: ASP Restart for server not implemented yet! 20250126084720732 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-msc0-0){ASP_DOWN}: Allocated 20250126084720732 DLSS7 <000c> fsm.c:456 XUA_AS(virt-msc0){AS_DOWN}: Allocated 20250126084720732 DLSS7 <000c> osmo_ss7_instance.c:315 0: as-virt-msc0: Created AS 20250126084720732 DLSS7 <000c> osmo_ss7_as.c:123 0: as-virt-msc0: Adding ASP virt-msc0-0 to AS 20250126084720732 DLSS7 <000c> osmo_ss7_as.c:132 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event AS_ASSIGNED 20250126084720732 DLSS7 <000c> osmo_ss7_asp.c:623 0: asp-virt-msc1-0: Restarting ASP virt-msc1-0, r=127.0.0.1:23907<->l=127.0.0.1:2905 20250126084720732 DLSS7 <000c> osmo_ss7_asp.c:711 0: asp-virt-msc1-0: ASP Restart for server not implemented yet! 20250126084720732 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-msc1-0){ASP_DOWN}: Allocated 20250126084720732 DLSS7 <000c> fsm.c:456 XUA_AS(virt-msc1){AS_DOWN}: Allocated 20250126084720732 DLSS7 <000c> osmo_ss7_instance.c:315 0: as-virt-msc1: Created AS 20250126084720732 DLSS7 <000c> osmo_ss7_as.c:123 0: as-virt-msc1: Adding ASP virt-msc1-0 to AS 20250126084720732 DLSS7 <000c> osmo_ss7_as.c:132 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event AS_ASSIGNED 20250126084720732 DLSS7 <000c> osmo_ss7_asp.c:623 0: asp-virt-msc2-0: Restarting ASP virt-msc2-0, r=127.0.0.1:23909<->l=127.0.0.1:2905 20250126084720732 DLSS7 <000c> osmo_ss7_asp.c:711 0: asp-virt-msc2-0: ASP Restart for server not implemented yet! 20250126084720732 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-msc2-0){ASP_DOWN}: Allocated 20250126084720732 DLSS7 <000c> fsm.c:456 XUA_AS(virt-msc2){AS_DOWN}: Allocated 20250126084720732 DLSS7 <000c> osmo_ss7_instance.c:315 0: as-virt-msc2: Created AS 20250126084720732 DLSS7 <000c> osmo_ss7_as.c:123 0: as-virt-msc2: Adding ASP virt-msc2-0 to AS 20250126084720732 DLSS7 <000c> osmo_ss7_as.c:132 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event AS_ASSIGNED 20250126084720732 DLSS7 <000c> osmo_ss7_asp.c:623 0: asp-virt-sgsn0-0: Restarting ASP virt-sgsn0-0, r=127.0.0.1:23906<->l=127.0.0.1:2905 20250126084720732 DLSS7 <000c> osmo_ss7_asp.c:711 0: asp-virt-sgsn0-0: ASP Restart for server not implemented yet! 20250126084720732 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Allocated 20250126084720732 DLSS7 <000c> fsm.c:456 XUA_AS(virt-sgsn0){AS_DOWN}: Allocated 20250126084720732 DLSS7 <000c> osmo_ss7_instance.c:315 0: as-virt-sgsn0: Created AS 20250126084720732 DLSS7 <000c> osmo_ss7_as.c:123 0: as-virt-sgsn0: Adding ASP virt-sgsn0-0 to AS 20250126084720732 DLSS7 <000c> osmo_ss7_as.c:132 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event AS_ASSIGNED 20250126084720732 DLSS7 <000c> osmo_ss7_asp.c:623 0: asp-virt-sgsn1-0: Restarting ASP virt-sgsn1-0, r=127.0.0.1:23908<->l=127.0.0.1:2905 20250126084720732 DLSS7 <000c> osmo_ss7_asp.c:711 0: asp-virt-sgsn1-0: ASP Restart for server not implemented yet! 20250126084720732 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Allocated 20250126084720732 DLSS7 <000c> fsm.c:456 XUA_AS(virt-sgsn1){AS_DOWN}: Allocated 20250126084720732 DLSS7 <000c> osmo_ss7_instance.c:315 0: as-virt-sgsn1: Created AS 20250126084720732 DLSS7 <000c> osmo_ss7_as.c:123 0: as-virt-sgsn1: Adding ASP virt-sgsn1-0 to AS 20250126084720732 DLSS7 <000c> osmo_ss7_as.c:132 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event AS_ASSIGNED 20250126084720732 DLSS7 <000c> osmo_ss7_asp.c:623 0: asp-virt-sgsn2-0: Restarting ASP virt-sgsn2-0, r=127.0.0.1:23910<->l=127.0.0.1:2905 20250126084720732 DLSS7 <000c> osmo_ss7_asp.c:711 0: asp-virt-sgsn2-0: ASP Restart for server not implemented yet! 20250126084720732 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Allocated 20250126084720732 DLSS7 <000c> fsm.c:456 XUA_AS(virt-sgsn2){AS_DOWN}: Allocated 20250126084720732 DLSS7 <000c> osmo_ss7_instance.c:315 0: as-virt-sgsn2: Created AS 20250126084720732 DLSS7 <000c> osmo_ss7_as.c:123 0: as-virt-sgsn2: Adding ASP virt-sgsn2-0 to AS 20250126084720733 DLSS7 <000c> osmo_ss7_as.c:132 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event AS_ASSIGNED 20250126084720733 DLSS7 <000c> osmo_ss7_route.c:127 0: Creating route: pc=188=0.23.4 mask=0x3fff via AS 'virt-msc0' 20250126084720733 DLSS7 <000c> osmo_ss7_route.c:127 0: Creating route: pc=2=0.0.2 mask=0x3fff via AS 'virt-msc1' 20250126084720733 DLSS7 <000c> osmo_ss7_route.c:127 0: Creating route: pc=3=0.0.3 mask=0x3fff via AS 'virt-msc2' 20250126084720733 DLSS7 <000c> osmo_ss7_route.c:127 0: Creating route: pc=185=0.23.1 mask=0x3fff via AS 'virt-sgsn0' 20250126084720733 DLSS7 <000c> osmo_ss7_route.c:127 0: Creating route: pc=10=0.1.2 mask=0x3fff via AS 'virt-sgsn1' 20250126084720733 DLSS7 <000c> osmo_ss7_route.c:127 0: Creating route: pc=11=0.1.3 mask=0x3fff via AS 'virt-sgsn2' 20250126084720733 DLSS7 <000c> osmo_ss7_xua_srv.c:219 Creating m3ua Server (null):2905 20250126084720733 DLSS7 <000c> osmo_ss7_xua_srv.c:239 Created m3ua server on (null):2905 20250126084720733 DLSS7 <000c> osmo_ss7_xua_srv.c:286 (Re)binding m3ua Server to :::2905 20250126084720733 DLGLOBAL <0000> telnet_interface.c:88 Available via telnet 127.0.0.1 4239 rate_ctr.c:86 validating counter group 0x562636cec4e0(iucs) with 3 counters rate_ctr.c:86 validating counter group 0x562636cec4c0(iups) with 3 counters 20250126084720837 DLSS7 INFO 0: Creating SS7 Instance (osmo_ss7_instance.c:64) 20250126084720837 DLSS7 INFO 0: Creating Route Table system (osmo_ss7_route_table.c:40) 20250126084720837 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: Allocated (fsm.c:456) 20250126084720837 DLGLOBAL DEBUG validating counter group 0x562636cec560(msc) with 15 counters (rate_ctr.c:86) 20250126084720837 DCN DEBUG (msc-0) allocated (cnlink.c:94) 20250126084720837 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20250126084720837 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: Allocated (fsm.c:456) 20250126084720837 DLGLOBAL DEBUG validating counter group 0x562636cec560(msc) with 15 counters (rate_ctr.c:86) 20250126084720837 DCN DEBUG (msc-1) allocated (cnlink.c:94) 20250126084720837 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20250126084720837 DRANAP DEBUG cnlink(msc-2)[0x56264c5ae870]{DISCONNECTED}: Allocated (fsm.c:456) 20250126084720837 DLGLOBAL DEBUG validating counter group 0x562636cec560(msc) with 15 counters (rate_ctr.c:86) 20250126084720837 DCN DEBUG (msc-2) allocated (cnlink.c:94) 20250126084720837 DRANAP DEBUG cnlink(msc-2)[0x56264c5ae870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20250126084720837 DRANAP DEBUG cnlink(msc-3)[0x56264c618660]{DISCONNECTED}: Allocated (fsm.c:456) 20250126084720837 DLGLOBAL DEBUG validating counter group 0x562636cec560(msc) with 15 counters (rate_ctr.c:86) 20250126084720837 DCN DEBUG (msc-3) allocated (cnlink.c:94) 20250126084720837 DRANAP DEBUG cnlink(msc-3)[0x56264c618660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20250126084720837 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: Allocated (fsm.c:456) 20250126084720837 DLGLOBAL DEBUG validating counter group 0x562636cec540(sgsn) with 15 counters (rate_ctr.c:86) 20250126084720837 DCN DEBUG (sgsn-0) allocated (cnlink.c:94) 20250126084720837 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20250126084720837 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{DISCONNECTED}: Allocated (fsm.c:456) 20250126084720837 DLGLOBAL DEBUG validating counter group 0x562636cec540(sgsn) with 15 counters (rate_ctr.c:86) 20250126084720837 DCN DEBUG (sgsn-1) allocated (cnlink.c:94) 20250126084720837 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20250126084720837 DRANAP DEBUG cnlink(sgsn-2)[0x56264c61a310]{DISCONNECTED}: Allocated (fsm.c:456) 20250126084720837 DLGLOBAL DEBUG validating counter group 0x562636cec540(sgsn) with 15 counters (rate_ctr.c:86) 20250126084720837 DCN DEBUG (sgsn-2) allocated (cnlink.c:94) 20250126084720837 DRANAP DEBUG cnlink(sgsn-2)[0x56264c61a310]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20250126084720837 DRANAP DEBUG cnlink(sgsn-3)[0x56264c61aca0]{DISCONNECTED}: Allocated (fsm.c:456) 20250126084720837 DLGLOBAL DEBUG validating counter group 0x562636cec540(sgsn) with 15 counters (rate_ctr.c:86) 20250126084720837 DCN DEBUG (sgsn-3) allocated (cnlink.c:94) 20250126084720837 DRANAP DEBUG cnlink(sgsn-3)[0x56264c61aca0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20250126084720837 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4261 (telnet_interface.c:88) 20250126084720837 DLCTRL NOTICE CTRL at 127.0.0.1 4262 (control_if.c:1026) 20250126084720837 DHNBAP NOTICE Using RNC-Id 23 (osmo_hnbgw_main.c:300) 20250126084720837 DMAIN NOTICE Listening for Iuh at 127.0.0.1 29169 (osmo_hnbgw_main.c:303) 20250126084720837 DMGW NOTICE No MGW pool configured, using MGW configuration in VTY node 'mgcp' (hnbgw.c:881) 20250126084720837 DLMGCP NOTICE MGW(mgw) MGCP client: using endpoint domain '@mgw' (mgcp_client.c:944) 20250126084720837 DLMGCP INFO MGW(mgw) MGW connection: r=127.0.0.1:2427<->l=127.0.0.1:43237 (mgcp_client.c:999) 20250126084720837 DLPFCP NOTICE No UPF configured, NOT setting up PFCP, NOT mapping GTP via UPF (hnbgw_pfcp.c:95) 20250126084720837 DCN DEBUG (msc-0) no SCCP instance selected yet (hnbgw_cn.c:830) 20250126084720837 DCN DEBUG (msc-0) remote-addr is 'msc-naught', using cs7 instance 0 (hnbgw_cn.c:846) 20250126084720837 DCN DEBUG (msc-0) cs7 instance 0 has no configured SCCP instance yet (hnbgw_cn.c:872) 20250126084720837 DLSCCP NOTICE msc-0: Using SS7 instance 0, pc:0.23.5 (sccp_user.c:572) 20250126084720837 DLSCCP NOTICE msc-0: Creating AS instance (sccp_user.c:579) 20250126084720837 DLGLOBAL DEBUG validating counter group 0x7f003f33d9a0(sigtran_as) with 2 counters (rate_ctr.c:86) 20250126084720837 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_DOWN}: Allocated (fsm.c:456) 20250126084720837 DLSS7 INFO 0: as-as-clnt-msc-0: Created AS (osmo_ss7_instance.c:315) 20250126084720837 DLSCCP NOTICE msc-0: Using AS instance as-clnt-msc-0 (sccp_user.c:590) 20250126084720837 DLSCCP NOTICE msc-0: Creating default route (sccp_user.c:596) 20250126084720837 DLSS7 INFO 0: Creating route: pc=0=0.0.0 mask=0x0 via AS 'as-clnt-msc-0' (osmo_ss7_route.c:127) 20250126084720837 DLSCCP NOTICE msc-0: No unassociated ASP for m3ua, creating new ASP asp-clnt-msc-0 (sccp_user.c:635) 20250126084720837 DLGLOBAL DEBUG validating counter group 0x7f003f33d9e0(sigtran_asp) with 3 counters (rate_ctr.c:86) 20250126084720838 DLSS7 INFO 0: as-as-clnt-msc-0: Adding ASP asp-clnt-msc-0 to AS (osmo_ss7_as.c:123) 20250126084720838 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x56264c61db10]{IDLE}: Allocated (fsm.c:456) 20250126084720838 DLSS7 INFO 0: asp-asp-clnt-msc-0: Restarting ASP asp-clnt-msc-0, r=localhost:2905<->l=localhost:0 (osmo_ss7_asp.c:623) 20250126084720838 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x56264c61c590]{ASP_DOWN}: Allocated (fsm.c:456) 20250126084720838 DLSCCP NOTICE msc-0: Using ASP instance asp-clnt-msc-0 (sccp_user.c:705) 20250126084720838 DLSS7 NOTICE 0: Creating SCCP instance (osmo_ss7_instance.c:158) 20250126084720838 DLSCCP INFO Binding user 'SCCP Management' to SSN=1 PC=(no PC) (sccp_user.c:113) 20250126084720838 DLSS7 DEBUG registering user=SCCP for SI 3 with priv 0x56264c61f350 (osmo_ss7_user.c:88) 20250126084720838 DCN NOTICE (msc-0) created SCCP instance on cs7 instance 0 (hnbgw_cn.c:892) 20250126084720838 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::1:51920<->l=::1:2905): New m3ua connection accepted 20250126084720838 DLSS7 <000c> osmo_ss7_xua_srv.c:143 (r=::1:51920<->l=::1:2905): created dynamic ASP asp-dyn-0 20250126084720838 DLSS7 <000c> osmo_ss7_asp.c:623 0: asp-asp-dyn-0: Restarting ASP asp-dyn-0, r=::1:51920<->l=:::2905 20250126084720838 DLSS7 <000c> osmo_ss7_asp.c:711 0: asp-asp-dyn-0: ASP Restart for server not implemented yet! 20250126084720838 DLSS7 <000c> fsm.c:456 XUA_ASP(asp-dyn-0){ASP_DOWN}: Allocated 20250126084720838 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126084720838 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250126084720838 DCN DEBUG (msc-0) binding OsmoHNBGW user to cs7 instance 0, local PC 189 = 0.23.5 (hnbgw_cn.c:900) 20250126084720838 DLSCCP INFO Binding user 'OsmoHNBGW' to SSN=142 PC=0.23.5 (sccp_user.c:113) 20250126084720838 DCN NOTICE (msc-0) using: cs7-0 0.23.5 <-> 0.23.4 msc-0 msc-naught (hnbgw_cn.c:800) 20250126084720838 DCN DEBUG (msc-1) no SCCP instance selected yet (hnbgw_cn.c:830) 20250126084720838 DCN DEBUG (msc-1) remote-addr is 'msc-one', using cs7 instance 0 (hnbgw_cn.c:846) 20250126084720838 DCN DEBUG (msc-1) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:866) 20250126084720838 DCN NOTICE (msc-1) using: cs7-0 0.23.5 <-> 0.0.2 msc-1 msc-one (hnbgw_cn.c:800) 20250126084720838 DCN DEBUG (msc-2) no SCCP instance selected yet (hnbgw_cn.c:830) 20250126084720838 DCN DEBUG (msc-2) remote-addr is 'msc-two', using cs7 instance 0 (hnbgw_cn.c:846) 20250126084720838 DCN DEBUG (msc-2) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:866) 20250126084720838 DCN NOTICE (msc-2) using: cs7-0 0.23.5 <-> 0.0.3 msc-2 msc-two (hnbgw_cn.c:800) 20250126084720838 DCN DEBUG (msc-3) no SCCP instance selected yet (hnbgw_cn.c:830) 20250126084720838 DCN DEBUG (msc-3) remote-addr is 'msc-three', using cs7 instance 0 (hnbgw_cn.c:846) 20250126084720838 DCN DEBUG (msc-3) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:866) 20250126084720838 DCN NOTICE (msc-3) using: cs7-0 0.23.5 <-> 0.0.4 msc-3 msc-three (hnbgw_cn.c:800) 20250126084720838 DCN DEBUG (sgsn-0) no SCCP instance selected yet (hnbgw_cn.c:830) 20250126084720838 DCN DEBUG (sgsn-0) remote-addr is 'sgsn-naught', using cs7 instance 0 (hnbgw_cn.c:846) 20250126084720838 DCN DEBUG (sgsn-0) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:866) 20250126084720838 DCN NOTICE (sgsn-0) using: cs7-0 0.23.5 <-> 0.23.1 sgsn-0 sgsn-naught (hnbgw_cn.c:800) 20250126084720838 DCN DEBUG (sgsn-1) no SCCP instance selected yet (hnbgw_cn.c:830) 20250126084720838 DCN DEBUG (sgsn-1) remote-addr is 'sgsn-one', using cs7 instance 0 (hnbgw_cn.c:846) 20250126084720838 DCN DEBUG (sgsn-1) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:866) 20250126084720838 DCN NOTICE (sgsn-1) using: cs7-0 0.23.5 <-> 0.1.2 sgsn-1 sgsn-one (hnbgw_cn.c:800) 20250126084720838 DCN DEBUG (sgsn-2) no SCCP instance selected yet (hnbgw_cn.c:830) 20250126084720838 DCN DEBUG (sgsn-2) remote-addr is 'sgsn-two', using cs7 instance 0 (hnbgw_cn.c:846) 20250126084720838 DCN DEBUG (sgsn-2) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:866) 20250126084720838 DCN NOTICE (sgsn-2) using: cs7-0 0.23.5 <-> 0.1.3 sgsn-2 sgsn-two (hnbgw_cn.c:800) 20250126084720838 DCN DEBUG (sgsn-3) no SCCP instance selected yet (hnbgw_cn.c:830) 20250126084720838 DCN DEBUG (sgsn-3) remote-addr is 'sgsn-three', using cs7 instance 0 (hnbgw_cn.c:846) 20250126084720838 DCN DEBUG (sgsn-3) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:866) 20250126084720838 DCN NOTICE (sgsn-3) using: cs7-0 0.23.5 <-> 0.1.4 sgsn-3 sgsn-three (hnbgw_cn.c:800) 20250126084720838 DRANAP DEBUG cnlink(sgsn-3)[0x56264c61aca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126084720838 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250126084720838 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126084720838 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084720838 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126084720838 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084720838 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084720838 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084720838 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084720838 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084720838 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084720838 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084720838 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084720838 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084720838 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084720838 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084720838 DLSS7 ERROR Unable to route HMRT message: the AS as-clnt-msc-0 is down (osmo_ss7_hmrt.c:238) 20250126084720838 DRANAP DEBUG cnlink(sgsn-3)[0x56264c61aca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126084720838 DRANAP DEBUG cnlink(sgsn-2)[0x56264c61a310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126084720838 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250126084720838 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126084720838 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084720838 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126084720838 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084720838 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084720838 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084720838 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084720838 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084720838 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084720838 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084720838 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084720838 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084720838 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084720838 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084720838 DLSS7 ERROR Unable to route HMRT message: the AS as-clnt-msc-0 is down (osmo_ss7_hmrt.c:238) 20250126084720838 DRANAP DEBUG cnlink(sgsn-2)[0x56264c61a310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126084720838 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126084720838 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250126084720838 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126084720838 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084720838 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126084720838 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084720838 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084720838 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084720838 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084720838 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084720838 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084720838 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084720838 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084720838 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084720838 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084720838 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084720838 DLSS7 ERROR Unable to route HMRT message: the AS as-clnt-msc-0 is down (osmo_ss7_hmrt.c:238) 20250126084720838 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126084720838 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126084720838 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250126084720838 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126084720838 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084720838 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126084720838 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084720838 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084720838 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084720838 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084720838 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084720838 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084720838 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084720838 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084720838 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084720838 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084720838 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084720838 DLSS7 ERROR Unable to route HMRT message: the AS as-clnt-msc-0 is down (osmo_ss7_hmrt.c:238) 20250126084720838 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126084720838 DRANAP DEBUG cnlink(msc-3)[0x56264c618660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126084720838 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250126084720838 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126084720838 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084720838 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126084720838 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084720838 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084720838 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084720838 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084720838 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084720838 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084720838 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084720838 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084720838 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084720838 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084720838 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084720838 DLSS7 ERROR Unable to route HMRT message: the AS as-clnt-msc-0 is down (osmo_ss7_hmrt.c:238) 20250126084720838 DRANAP DEBUG cnlink(msc-3)[0x56264c618660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126084720838 DRANAP DEBUG cnlink(msc-2)[0x56264c5ae870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126084720839 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250126084720839 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126084720839 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084720839 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126084720839 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084720839 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084720839 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084720839 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084720839 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084720839 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084720839 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084720839 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084720839 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084720839 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084720839 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084720839 DLSS7 ERROR Unable to route HMRT message: the AS as-clnt-msc-0 is down (osmo_ss7_hmrt.c:238) 20250126084720839 DRANAP DEBUG cnlink(msc-2)[0x56264c5ae870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126084720839 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126084720839 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250126084720839 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126084720839 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084720839 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126084720839 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084720839 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084720839 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084720839 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084720839 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084720839 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084720839 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084720839 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084720839 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084720839 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084720839 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084720839 DLSS7 ERROR Unable to route HMRT message: the AS as-clnt-msc-0 is down (osmo_ss7_hmrt.c:238) 20250126084720839 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126084720839 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126084720839 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250126084720839 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126084720839 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084720839 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126084720839 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084720839 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084720839 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084720839 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084720839 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084720839 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084720839 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084720839 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084720839 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084720839 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084720839 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084720839 DLSS7 ERROR Unable to route HMRT message: the AS as-clnt-msc-0 is down (osmo_ss7_hmrt.c:238) 20250126084720839 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126084720839 DLINP INFO CLICONN(asp-clnt-msc-0,r=::1:2905<->l=::1:51920){CONNECTING} connection established (stream_cli.c:440) 20250126084720839 DLINP INFO sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 (stream.c:94) 20250126084720839 DLSS7 INFO 0: asp-asp-clnt-msc-0: Client connected (r=::1:2905<->l=::1:51920) (osmo_ss7_asp.c:937) 20250126084720839 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x56264c61db10]{IDLE}: Received primitive M-SCTP_ESTABLISH.indication (xua_default_lm_fsm.c:400) 20250126084720839 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x56264c61db10]{IDLE}: Received Event SCTP-ESTABLISH.ind (xua_default_lm_fsm.c:407) 20250126084720839 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x56264c61db10]{IDLE}: State change to WAIT_ASP_UP (T1, 20s) (xua_default_lm_fsm.c:181) 20250126084720839 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x56264c61c590]{ASP_DOWN}: Received Event M-ASP_UP.req (xua_default_lm_fsm.c:182) 20250126084720839 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084720839 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (ASPSM:UP) 20250126084720839 DLSS7 <000c> m3ua.c:714 XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126084720839 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(asp-dyn-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126084720839 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(asp-dyn-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126084720839 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084720839 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (ASPSM:UP-ACK) (m3ua.c:751) 20250126084720839 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x56264c61c590]{ASP_DOWN}: Received Event ASPSM-ASP_UP_ACK (m3ua.c:714) 20250126084720839 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x56264c61c590]{ASP_DOWN}: T(ack) stopped (xua_asp_fsm.c:383) 20250126084720839 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x56264c61c590]{ASP_DOWN}: State change to ASP_INACTIVE (no timeout) (xua_asp_fsm.c:442) 20250126084720839 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250126084720839 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_DOWN}: State change to AS_INACTIVE (no timeout) (xua_as_fsm.c:331) 20250126084720839 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x56264c61db10]{WAIT_ASP_UP}: Received primitive M-ASP_UP.confirm (xua_default_lm_fsm.c:400) 20250126084720839 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x56264c61db10]{WAIT_ASP_UP}: Received Event ASP-UP.conf (xua_default_lm_fsm.c:407) 20250126084720839 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x56264c61db10]{WAIT_ASP_UP}: State change to WAIT_NOTIFY (T2, 2s) (xua_default_lm_fsm.c:193) [testenv][generic] Running testsuite [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'TTCN3_PCAP_PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite', '-e', 'OSMO_SUT_HOST=127.0.0.1', '-e', 'OSMO_SUT_PORT=4261', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite', 'testenv-hnbgw-all-osmocom-nightly-20250126-0847-eabe7b74-0', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/start-testsuite.sh', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/hnbgw/HNBGW_Tests', 'HNBGW_Tests.cfg'] ttcn3_start: Starting the test suite ttcn3_start: warning: TTCN3_DIR environment variable is not set spawn mctr_cli HNBGW_Tests.cfg ************************************************************************* * TTCN-3 Test Executor - Main Controller 2 * * Version: 9.0.0 * * Copyright (c) 2000-2023 Ericsson Telecom AB * * All rights reserved. This program and the accompanying materials * * are made available under the terms of the Eclipse Public License v2.0 * * which accompanies this distribution, and is available at * * https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html * ************************************************************************* Using configuration file: HNBGW_Tests.cfg MC@009b6094bab8: Unix server socket created successfully. MC@009b6094bab8: Listening on TCP port 38323. MC2> 009b6094bab8 is the default spawn /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/hnbgw/HNBGW_Tests 009b6094bab8 38323 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@009b6094bab8: New HC connected from 10.0.2.100 [10.0.2.100]. 009b6094bab8: Linux 6.1.0-29-amd64 on x86_64. cmtc MC@009b6094bab8: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@009b6094bab8: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@009b6094bab8: Configuration file was processed on all HCs. MC@009b6094bab8: Creating MTC on host 10.0.2.100. MC@009b6094bab8: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@009b6094bab8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register'. ------ HNBGW_Tests.TC_hnb_register ------ Sun Jan 26 08:47:21 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_hnb_register.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_hnb_register.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@009b6094bab8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register' was executed successfully (exit status: 0). MTC@009b6094bab8: Test case TC_hnb_register started. 20250126084722620 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49346<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126084722624 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49358<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126084722628 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:46183<->l=127.0.0.1:4262) (control_if.c:572) 20250126084722640 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126084722640 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_hnb_register-Iuh0(7)@009b6094bab8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250126084722641 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250126084722641 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250126084722641 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126084722641 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126084722642 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126084722642 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250126084722642 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126084722642 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084722642 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126084722642 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084722642 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084722642 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084722642 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084722642 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084722642 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084722642 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084722642 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084722642 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084722642 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084722642 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084722642 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126084722642 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_INACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084722642 DLSS7 ERROR XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_INACTIVE}: Event AS-TRANSFER.req not permitted (m3ua.c:532) 20250126084722642 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126084722642 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126084722642 DRANAP DEBUG cnlink(msc-2)[0x56264c5ae870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126084722642 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126084722642 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250126084722642 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126084722642 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084722642 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126084722642 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084722642 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084722642 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084722642 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084722642 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084722642 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084722642 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084722642 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084722642 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084722642 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084722642 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084722642 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126084722642 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_INACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084722642 DLSS7 ERROR XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_INACTIVE}: Event AS-TRANSFER.req not permitted (m3ua.c:532) 20250126084722642 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126084722642 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126084722642 DRANAP DEBUG cnlink(msc-3)[0x56264c618660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126084722643 DRANAP DEBUG cnlink(msc-3)[0x56264c618660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126084722643 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250126084722643 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126084722643 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084722643 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126084722643 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084722643 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084722643 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084722643 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084722643 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084722643 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084722643 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084722643 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084722643 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084722643 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084722643 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084722643 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250126084722643 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_INACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084722643 DLSS7 ERROR XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_INACTIVE}: Event AS-TRANSFER.req not permitted (m3ua.c:532) 20250126084722643 DRANAP DEBUG cnlink(msc-3)[0x56264c618660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126084722643 DRANAP DEBUG cnlink(msc-2)[0x56264c5ae870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126084722643 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250126084722643 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126084722643 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084722643 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126084722643 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084722643 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084722643 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084722643 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084722643 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084722643 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084722643 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084722643 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084722643 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084722643 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084722643 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084722643 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250126084722643 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_INACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084722643 DLSS7 ERROR XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_INACTIVE}: Event AS-TRANSFER.req not permitted (m3ua.c:532) 20250126084722643 DRANAP DEBUG cnlink(msc-2)[0x56264c5ae870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) MTC@009b6094bab8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(11)@009b6094bab8: ************************************************* HNBGW_Test.msc0-M3UA(11)@009b6094bab8: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(11)@009b6094bab8: ************************************************* MTC@009b6094bab8: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(9)@009b6094bab8: v_sccp_pdu_maxlen:268 20250126084722659 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126084722659 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126084722659 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126084722659 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126084722659 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126084722659 DRANAP DEBUG cnlink(sgsn-2)[0x56264c61a310]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126084722659 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126084722659 DRANAP DEBUG cnlink(sgsn-3)[0x56264c61aca0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126084722660 DRANAP DEBUG cnlink(sgsn-3)[0x56264c61aca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126084722660 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250126084722660 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126084722660 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084722660 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126084722660 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084722660 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084722660 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084722660 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084722660 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084722660 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084722660 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084722660 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084722660 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084722660 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084722660 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084722660 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250126084722660 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_INACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084722660 DLSS7 ERROR XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_INACTIVE}: Event AS-TRANSFER.req not permitted (m3ua.c:532) 20250126084722660 DRANAP DEBUG cnlink(sgsn-3)[0x56264c61aca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126084722660 DRANAP DEBUG cnlink(sgsn-2)[0x56264c61a310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126084722660 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250126084722660 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126084722661 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084722661 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126084722661 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084722661 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084722661 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084722661 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084722661 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084722661 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084722661 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084722661 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084722661 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084722661 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084722661 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084722661 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250126084722661 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_INACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084722661 DLSS7 ERROR XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_INACTIVE}: Event AS-TRANSFER.req not permitted (m3ua.c:532) 20250126084722661 DRANAP DEBUG cnlink(sgsn-2)[0x56264c61a310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126084722661 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126084722661 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250126084722661 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126084722661 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084722661 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126084722661 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084722661 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084722661 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084722661 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084722661 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084722661 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084722661 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084722661 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084722661 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084722661 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084722661 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084722661 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126084722661 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_INACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084722661 DLSS7 ERROR XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_INACTIVE}: Event AS-TRANSFER.req not permitted (m3ua.c:532) 20250126084722661 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126084722661 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126084722661 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250126084722661 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126084722661 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084722661 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126084722661 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084722661 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084722661 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084722661 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084722661 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084722661 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084722661 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084722661 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084722661 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084722661 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084722661 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084722661 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126084722661 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_INACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084722661 DLSS7 ERROR XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_INACTIVE}: Event AS-TRANSFER.req not permitted (m3ua.c:532) 20250126084722661 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) MTC@009b6094bab8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(14)@009b6094bab8: ************************************************* MTC@009b6094bab8: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(14)@009b6094bab8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(14)@009b6094bab8: ************************************************* HNBGW_Test.sgsn0-SCCP(12)@009b6094bab8: v_sccp_pdu_maxlen:268 20250126084722688 DLINP INFO asp-clnt-msc-0 NOTIFICATION PEER_ADDR_CHANGE flags=0x0 ADDR_CONFIRMED [fe80::5888:e3ff:fe71:8e64]:2905 err=None (stream.c:265) 20250126084722688 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 296 (flags=0x80) (osmo_ss7_asp.c:1033) 20250126084722688 DLSS7 INFO 0: asp-asp-clnt-msc-0: xUA CLNT SCTP NOTIFICATION 32770 flags=0x0 (osmo_ss7_asp.c:772) 20250126084722688 DLSS7 INFO 0: asp-asp-clnt-msc-0: xUA CLNT SCTP_PEER_ADDR_CHANGE: ADDR_CONFIRMED [fe80::5888:e3ff:fe71:8e64]:2905 err=None (osmo_ss7_asp.c:788) 20250126084722839 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x56264c61db10]{WAIT_NOTIFY}: Timeout of T2 (fsm.c:317) 20250126084722839 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x56264c61db10]{WAIT_NOTIFY}: State change to RKM_REG (T4, 10s) (xua_default_lm_fsm.c:223) 20250126084722839 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: Received XUA Layer Manager Primitive: M-RK_REG.request) (xua_rkm.c:573) 20250126084722839 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084722840 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (RKM:REG-REQ) 20250126084722840 DLSS7 <000c> xua_rkm.c:204 0: asp-asp-dyn-0: RKM: Registering routing key 7 for DPC 0.23.5 20250126084722840 DLSS7 <000c> fsm.c:456 XUA_AS(as-rkm-7){AS_DOWN}: Allocated 20250126084722840 DLSS7 <000c> osmo_ss7_instance.c:315 0: as-as-rkm-7: Created AS 20250126084722840 DLSS7 <000c> osmo_ss7_route.c:127 0: Creating route: pc=189=0.23.5 mask=0x3fff via AS 'as-rkm-7' 20250126084722840 DLSS7 <000c> osmo_ss7_as.c:123 0: as-as-rkm-7: Adding ASP asp-dyn-0 to AS 20250126084722840 DLSS7 <000c> osmo_ss7_as.c:132 XUA_ASP(asp-dyn-0){ASP_INACTIVE}: Received Event AS_ASSIGNED 20250126084722840 DLSS7 <000c> xua_rkm.c:342 XUA_AS(as-rkm-7){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126084722840 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(as-rkm-7){AS_DOWN}: state_chg to AS_INACTIVE 20250126084722840 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084722840 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (RKM:REG-RESP) (m3ua.c:751) 20250126084722840 DLSS7 INFO 0: asp-asp-clnt-msc-0: Received RKM REG RES rctx=7 status=SUCCESS (xua_rkm.c:448) 20250126084722840 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x56264c61db10]{RKM_REG}: Received primitive M-RK_REG.confirm (xua_default_lm_fsm.c:400) 20250126084722840 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x56264c61db10]{RKM_REG}: Received Event RKM_REG.conf (xua_default_lm_fsm.c:407) 20250126084722840 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x56264c61db10]{RKM_REG}: State change to WAIT_NOTIFY (T3, 20s) (xua_default_lm_fsm.c:298) 20250126084722840 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084722840 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (MGMT:NOTIFY) (m3ua.c:751) 20250126084722840 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Received NOTIFY Type State Change:AS Inactive () (m3ua.c:660) 20250126084722840 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x56264c61db10]{WAIT_NOTIFY}: Received primitive M-NOTIFY.indication (xua_default_lm_fsm.c:400) 20250126084722840 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x56264c61db10]{WAIT_NOTIFY}: Received Event NOTIFY.ind (xua_default_lm_fsm.c:407) 20250126084722840 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x56264c61db10]{WAIT_NOTIFY}: State change to ACTIVE (no timeout) (xua_default_lm_fsm.c:262) 20250126084722840 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x56264c61c590]{ASP_INACTIVE}: Received Event M-ASP_ACTIVE.req (xua_default_lm_fsm.c:263) 20250126084722840 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084722840 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (ASPTM:ACTIVE) 20250126084722840 DLSS7 <000c> m3ua.c:714 XUA_ASP(asp-dyn-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126084722840 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(asp-dyn-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126084722840 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(as-rkm-7){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126084722840 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(as-rkm-7){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126084722840 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(asp-dyn-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126084722840 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084722840 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (ASPTM:ACTIVE-ACK) (m3ua.c:751) 20250126084722840 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x56264c61c590]{ASP_INACTIVE}: Received Event ASPTM-ASP_AC_ACK (m3ua.c:714) 20250126084722840 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x56264c61c590]{ASP_INACTIVE}: T(ack) stopped (xua_asp_fsm.c:383) 20250126084722840 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x56264c61c590]{ASP_INACTIVE}: State change to ASP_ACTIVE (no timeout) (xua_asp_fsm.c:508) 20250126084722840 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250126084722840 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_INACTIVE}: State change to AS_ACTIVE (no timeout) (xua_as_fsm.c:415) 20250126084722840 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x56264c61db10]{ACTIVE}: Received primitive M-ASP_ACTIVE.confirm (xua_default_lm_fsm.c:400) 20250126084722840 DLSS7 NOTICE xua_default_lm(asp-clnt-msc-0)[0x56264c61db10]{ACTIVE}: Ignoring primitive M-ASP_ACTIVE.confirm (xua_default_lm_fsm.c:403) 20250126084722840 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084722840 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (MGMT:NOTIFY) (m3ua.c:751) 20250126084722840 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Received NOTIFY Type State Change:AS Active () (m3ua.c:660) 20250126084722840 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x56264c61db10]{ACTIVE}: Received primitive M-NOTIFY.indication (xua_default_lm_fsm.c:400) 20250126084722840 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x56264c61db10]{ACTIVE}: Received Event NOTIFY.ind (xua_default_lm_fsm.c:407) 20250126084722856 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126084722856 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250126084722856 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126084722856 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(11)@009b6094bab8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250126084722864 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084722864 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250126084722864 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126084722864 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126084722864 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126084722864 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250126084722864 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126084722867 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084722867 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250126084722867 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126084722867 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126084722867 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126084722867 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126084722867 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126084722867 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084722867 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126084722867 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20250126084722867 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126084722867 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126084722867 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084722867 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126084722867 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126084722867 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126084722867 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126084722868 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126084722868 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250126084722868 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126084722868 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084722868 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126084722868 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084722868 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084722868 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084722868 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084722868 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084722868 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084722869 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084722869 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084722869 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084722869 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084722869 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084722869 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126084722869 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084722869 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126084722869 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084722869 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084722869 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084722869 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126084722869 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126084722869 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126084722869 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126084722869 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084722870 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126084722870 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250126084722870 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126084722870 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(14)@009b6094bab8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250126084722876 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084722876 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250126084722876 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126084722876 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126084722876 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126084722876 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250126084722876 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126084722876 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084722876 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250126084722876 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126084722876 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126084722876 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126084722876 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126084722876 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126084722876 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084722876 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126084722876 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20250126084722876 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126084722876 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126084722876 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084722876 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126084722876 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126084722877 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126084722877 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126084722878 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126084722878 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250126084722878 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126084722878 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084722878 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126084722878 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084722878 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084722878 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084722878 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084722878 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084722878 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084722878 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084722878 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084722878 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084722878 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084722878 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084722878 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126084722878 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084722878 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126084722878 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084722878 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084722878 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084722878 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126084722878 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126084722878 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126084722878 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126084722878 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(10)@009b6094bab8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126084723672 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084723672 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126084723672 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126084723672 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126084723672 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126084723672 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126084723672 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126084723672 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084723672 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084723672 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126084723672 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126084723672 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126084723672 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126084723672 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126084723672 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250126084723672 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250126084723672 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084723672 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084723672 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084723672 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084723672 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084723672 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084723672 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084723672 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084723672 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084723672 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084723672 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084723672 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084723672 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084723672 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126084723672 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126084723672 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126084723672 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250126084723672 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250126084723673 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084723673 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250126084723673 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084723673 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084723673 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084723673 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084723673 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084723673 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084723673 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084723673 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084723673 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084723673 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084723673 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084723673 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126084723673 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084723673 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126084723673 DRANAP NOTICE cnlink(msc-0)[0x56264c5ce220]{CONNECTED}: link up (cnlink.c:111) 20250126084723673 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084723673 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084723673 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084723673 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126084723673 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126084723673 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126084723673 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126084723673 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084723674 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084723674 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126084723674 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126084723674 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126084723674 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126084723674 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126084723674 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126084723674 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084723674 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084723674 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126084723674 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126084723674 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126084723674 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126084723674 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126084723674 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250126084723674 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250126084723674 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084723674 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084723674 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084723674 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084723674 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084723674 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084723674 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084723674 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084723674 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084723674 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084723674 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084723674 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084723674 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084723674 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126084723674 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126084723674 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126084723674 DRANAP INFO cnlink(msc-0)[0x56264c5ce220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(13)@009b6094bab8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126084723682 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084723682 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126084723682 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126084723682 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126084723682 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126084723682 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126084723682 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126084723682 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084723682 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084723682 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126084723682 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126084723682 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126084723682 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126084723682 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126084723682 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250126084723682 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250126084723682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084723682 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084723682 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084723682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084723682 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084723682 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084723682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084723682 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084723682 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084723682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084723682 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084723682 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084723682 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084723682 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126084723682 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126084723682 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126084723682 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250126084723682 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250126084723682 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084723683 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250126084723683 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084723683 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084723683 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084723683 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084723683 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084723683 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084723683 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084723683 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084723683 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084723683 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084723683 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084723683 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126084723683 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084723683 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126084723683 DRANAP NOTICE cnlink(sgsn-0)[0x56264c618ff0]{CONNECTED}: link up (cnlink.c:111) 20250126084723683 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084723683 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084723683 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084723683 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126084723683 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126084723683 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126084723683 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126084723683 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084723686 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084723686 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126084723686 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126084723686 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126084723686 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126084723686 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126084723686 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126084723686 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084723686 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084723686 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126084723686 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126084723686 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126084723686 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126084723686 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126084723686 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250126084723686 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20250126084723686 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084723686 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084723686 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084723686 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084723686 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084723686 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084723686 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084723686 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084723686 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084723686 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084723686 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084723686 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084723686 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084723686 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126084723686 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126084723686 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126084723686 DRANAP INFO cnlink(sgsn-0)[0x56264c618ff0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250126084723695 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126084723695 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126084723695 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1355) 20250126084723695 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250126084723695 DLGLOBAL DEBUG validating counter group 0x562636cecbe0(hnb) with 60 counters (rate_ctr.c:86) 20250126084723695 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20250126084723695 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250126084723695 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250126084723695 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126084723695 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@009b6094bab8: setverdict(pass): none -> pass MTC@009b6094bab8: ok: talloc reports "asn1_context" = 1 bytes 20250126084723708 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:46183<->l=127.0.0.1:4262) (control_if.c:193) 20250126084723708 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49358<->l=127.0.0.1:4261 (telnet_interface.c:138) MutexDispCT-TC_hnb_register(3)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.msc0-RAN(10)@009b6094bab8: Final verdict of PTC: none 20250126084723709 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126084723709 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126084723709 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250126084723709 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250126084723710 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) TC_hnb_register-Iuh0-RUA(8)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(12)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(9)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(13)@009b6094bab8: Final verdict of PTC: none IPA-CTRL-CLI-IPA(5)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(14)@009b6094bab8: Final verdict of PTC: none HNBGW-MGCP(15)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(11)@009b6094bab8: Final verdict of PTC: none VirtHNBGW-STATS(4)@009b6094bab8: Final verdict of PTC: none TC_hnb_register-Iuh0(7)@009b6094bab8: Final verdict of PTC: none MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126084723713 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49346<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(6)@009b6094bab8: Final verdict of PTC: none MTC@009b6094bab8: Setting final verdict of the test case. MTC@009b6094bab8: Local verdict of MTC: pass MTC@009b6094bab8: Local verdict of PTC MutexDispCT-TC_hnb_register(3): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC VirtHNBGW-STATS(4): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC IPA-CTRL-CLI-IPA(5): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW-PFCP(6): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_hnb_register-Iuh0(7): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_hnb_register-Iuh0-RUA(8): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.msc0-SCCP(9): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.msc0-RAN(10): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.msc0-M3UA(11): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(12): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.sgsn0-RAN(13): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(14): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW-MGCP(15): none (pass -> pass) MTC@009b6094bab8: Test case TC_hnb_register finished. Verdict: pass MTC@009b6094bab8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register pass'. Sun Jan 26 08:47:23 UTC 2025 ====== HNBGW_Tests.TC_hnb_register pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_hnb_register.talloc 20250126084723785 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49362<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126084723877 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250126084723877 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126084723877 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250126084723877 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250126084723877 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250126084723877 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126084723877 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126084723877 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250126084723877 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126084723877 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084723877 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20250126084723877 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126084723877 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126084723877 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126084723877 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250126084723877 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126084723877 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250126084723877 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084723877 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126084723877 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20250126084723877 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126084723877 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126084723877 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084723878 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126084723878 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126084723878 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126084723877 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250126084723877 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126084723877 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250126084723877 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250126084723877 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250126084723877 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126084723877 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126084723877 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250126084723877 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126084723877 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084723877 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20250126084723877 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126084723877 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126084723877 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126084723877 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250126084723878 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126084723878 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250126084723878 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126084723878 DRANAP NOTICE cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: link lost (cnlink.c:118) 20250126084723878 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084723878 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126084723878 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20250126084723878 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126084723878 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126084723878 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084723878 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126084723878 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126084723878 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126084723878 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126084723878 DRANAP NOTICE cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: link lost (cnlink.c:118) 20250126084724188 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49362<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=191520) 20250126084724605 DLINP INFO asp-clnt-msc-0 NOTIFICATION PEER_ADDR_CHANGE flags=0x0 ADDR_CONFIRMED [fd00::5888:e3ff:fe71:8e64]:2905 err=None (stream.c:265) 20250126084724605 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 296 (flags=0x80) (osmo_ss7_asp.c:1033) 20250126084724605 DLSS7 INFO 0: asp-asp-clnt-msc-0: xUA CLNT SCTP NOTIFICATION 32770 flags=0x0 (osmo_ss7_asp.c:772) 20250126084724605 DLSS7 INFO 0: asp-asp-clnt-msc-0: xUA CLNT SCTP_PEER_ADDR_CHANGE: ADDR_CONFIRMED [fd00::5888:e3ff:fe71:8e64]:2905 err=None (osmo_ss7_asp.c:788) Waiting for packet dumper to finish... 1 (prev_count=191520, count=210036) 20250126084725878 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126084725878 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250126084725878 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250126084725878 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126084725878 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250126084725878 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@009b6094bab8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register pass' was executed successfully (exit status: 0). MTC@009b6094bab8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register_duplicate'. ------ HNBGW_Tests.TC_hnb_register_duplicate ------ Sun Jan 26 08:47:26 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_hnb_register_duplicate.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_hnb_register_duplicate.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@009b6094bab8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register_duplicate' was executed successfully (exit status: 0). MTC@009b6094bab8: Test case TC_hnb_register_duplicate started. 20250126084727304 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53666<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126084727310 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53674<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126084727312 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:46083<->l=127.0.0.1:4262) (control_if.c:572) TC_hnb_register_duplicate-Iuh0(20)@009b6094bab8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250126084727329 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250126084727329 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250126084727335 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126084727335 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126084727335 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126084727335 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126084727335 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126084727335 DRANAP DEBUG cnlink(msc-2)[0x56264c5ae870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126084727336 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126084727336 DRANAP DEBUG cnlink(msc-3)[0x56264c618660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_hnb_register_duplicate-Iuh1(22)@009b6094bab8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250126084727336 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:36710 (stream_srv.c:142) 20250126084727336 DMAIN INFO New HNB SCTP connection r=127.0.0.1:36710<->l=127.0.0.1:29169 (hnbgw.c:791) 20250126084727337 DRANAP DEBUG cnlink(msc-3)[0x56264c618660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126084727337 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250126084727337 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126084727337 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084727337 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126084727337 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084727337 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084727337 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084727337 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084727337 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084727337 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084727337 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084727337 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084727337 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084727337 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084727337 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084727337 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250126084727337 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084727337 DRANAP DEBUG cnlink(msc-3)[0x56264c618660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126084727337 DRANAP DEBUG cnlink(msc-2)[0x56264c5ae870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126084727337 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250126084727337 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126084727337 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084727337 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126084727337 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084727337 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084727337 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084727337 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084727337 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084727337 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084727337 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084727337 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084727337 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084727337 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084727337 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084727337 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250126084727337 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084727337 DRANAP DEBUG cnlink(msc-2)[0x56264c5ae870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126084727337 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126084727337 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250126084727337 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126084727337 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084727337 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126084727337 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084727337 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084727337 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084727337 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084727337 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084727337 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084727337 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084727337 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084727337 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084727337 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084727337 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084727337 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126084727337 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084727337 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126084727337 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126084727337 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250126084727337 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126084727337 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084727337 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126084727337 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084727337 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084727337 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084727337 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084727337 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084727337 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084727337 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084727337 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084727337 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084727337 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084727337 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084727337 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126084727337 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084727337 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126084727337 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084727337 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084727337 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084727337 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250126084727337 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250126084727337 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250126084727337 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084727337 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084727337 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084727337 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250126084727337 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250126084727337 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250126084727337 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250126084727337 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084727337 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084727337 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084727337 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126084727337 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126084727337 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126084727337 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250126084727337 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084727337 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084727337 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084727337 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126084727337 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126084727337 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126084727337 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@009b6094bab8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@009b6094bab8: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(26)@009b6094bab8: ************************************************* HNBGW_Test.msc0-M3UA(26)@009b6094bab8: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(26)@009b6094bab8: ************************************************* HNBGW_Test.msc0-SCCP(24)@009b6094bab8: v_sccp_pdu_maxlen:268 20250126084727350 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126084727350 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126084727350 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126084727350 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126084727351 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126084727351 DRANAP DEBUG cnlink(sgsn-2)[0x56264c61a310]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126084727351 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126084727351 DRANAP DEBUG cnlink(sgsn-3)[0x56264c61aca0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126084727352 DRANAP DEBUG cnlink(sgsn-3)[0x56264c61aca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126084727352 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250126084727352 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126084727352 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084727352 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126084727352 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084727352 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084727352 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084727352 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084727352 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084727352 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084727352 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084727352 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084727352 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084727352 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084727352 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084727352 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250126084727352 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084727352 DRANAP DEBUG cnlink(sgsn-3)[0x56264c61aca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126084727352 DRANAP DEBUG cnlink(sgsn-2)[0x56264c61a310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126084727352 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250126084727352 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126084727352 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084727352 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126084727352 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084727352 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084727352 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084727352 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084727352 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084727352 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084727352 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084727352 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084727352 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084727352 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084727352 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084727352 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250126084727352 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084727352 DRANAP DEBUG cnlink(sgsn-2)[0x56264c61a310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126084727352 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126084727352 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250126084727352 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126084727352 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084727352 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126084727353 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084727353 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084727353 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084727353 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084727353 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084727353 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084727353 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084727353 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084727353 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084727353 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084727353 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084727353 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126084727353 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084727353 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126084727353 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126084727353 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250126084727353 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126084727353 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084727353 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126084727353 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084727353 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084727353 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084727353 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084727353 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084727353 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084727353 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084727353 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084727353 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084727353 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084727353 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084727353 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126084727353 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084727353 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126084727353 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084727353 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084727353 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084727353 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250126084727353 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250126084727353 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250126084727353 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084727353 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084727353 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084727353 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250126084727353 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250126084727353 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250126084727353 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250126084727353 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084727353 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084727353 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084727353 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126084727353 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126084727353 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126084727353 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250126084727353 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084727353 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084727353 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084727354 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126084727354 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126084727354 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126084727354 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@009b6094bab8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@009b6094bab8: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(29)@009b6094bab8: ************************************************* HNBGW_Test.sgsn0-M3UA(29)@009b6094bab8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(29)@009b6094bab8: ************************************************* HNBGW_Test.sgsn0-SCCP(27)@009b6094bab8: v_sccp_pdu_maxlen:268 20250126084727548 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126084727548 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250126084727548 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126084727548 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(26)@009b6094bab8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250126084727556 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084727556 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250126084727556 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126084727556 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126084727556 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126084727556 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250126084727556 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126084727558 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084727558 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250126084727558 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126084727558 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126084727558 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126084727558 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126084727558 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126084727559 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084727559 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126084727559 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20250126084727559 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126084727559 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126084727559 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084727559 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126084727559 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126084727559 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126084727559 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126084727560 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126084727560 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250126084727560 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126084727560 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084727560 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126084727560 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084727560 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084727560 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084727560 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084727560 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084727560 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084727561 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084727561 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084727561 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084727561 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084727561 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084727561 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126084727561 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084727561 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126084727561 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084727561 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084727561 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084727561 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126084727561 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126084727561 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126084727561 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126084727561 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084727565 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126084727565 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250126084727565 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126084727565 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(29)@009b6094bab8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250126084727571 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084727571 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250126084727571 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126084727571 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126084727571 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126084727571 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250126084727571 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126084727571 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084727571 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250126084727571 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126084727571 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126084727571 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126084727571 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126084727571 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126084727571 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084727571 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126084727571 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20250126084727571 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126084727571 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126084727571 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084727571 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126084727571 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126084727571 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126084727571 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126084727573 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126084727573 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250126084727573 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126084727573 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084727573 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126084727573 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084727573 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084727573 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084727573 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084727573 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084727573 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084727573 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084727573 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084727573 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084727573 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084727573 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084727573 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126084727573 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084727573 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126084727573 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084727573 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084727573 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084727573 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126084727574 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126084727574 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126084727574 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126084727574 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(25)@009b6094bab8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126084728363 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084728363 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126084728363 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126084728363 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126084728363 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126084728363 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126084728363 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126084728364 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084728364 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084728364 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126084728364 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126084728364 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126084728364 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126084728364 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126084728364 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250126084728364 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250126084728364 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084728364 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084728364 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084728364 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084728364 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084728364 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084728364 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084728364 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084728364 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084728364 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084728364 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084728364 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084728364 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084728364 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126084728364 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126084728364 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126084728364 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250126084728364 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250126084728364 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084728364 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250126084728364 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084728364 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084728364 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084728364 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084728364 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084728364 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084728364 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084728364 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084728364 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084728364 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084728364 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084728364 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126084728364 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084728364 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126084728364 DRANAP NOTICE cnlink(msc-0)[0x56264c5ce220]{CONNECTED}: link up (cnlink.c:111) 20250126084728364 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084728364 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084728364 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084728364 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126084728364 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126084728364 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126084728364 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126084728364 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084728367 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084728367 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126084728367 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126084728367 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126084728367 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126084728367 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126084728367 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126084728367 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084728367 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084728367 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126084728367 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126084728367 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126084728367 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126084728367 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126084728367 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250126084728367 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250126084728367 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084728367 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084728367 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084728367 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084728367 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084728367 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084728367 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084728367 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084728367 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084728367 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084728367 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084728367 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084728367 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084728367 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126084728367 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126084728367 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126084728367 DRANAP INFO cnlink(msc-0)[0x56264c5ce220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(28)@009b6094bab8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126084728374 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084728374 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126084728374 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126084728374 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126084728374 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126084728374 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126084728374 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126084728374 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084728374 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084728375 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126084728375 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126084728375 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126084728375 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126084728375 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126084728375 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250126084728375 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250126084728375 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084728375 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084728375 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084728375 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084728375 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084728375 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084728375 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084728375 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084728375 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084728375 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084728375 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084728375 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084728375 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084728375 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126084728375 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126084728375 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126084728375 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250126084728375 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250126084728375 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084728375 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250126084728375 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084728375 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084728375 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084728375 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084728375 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084728375 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084728375 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084728375 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084728375 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084728375 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084728375 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084728375 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126084728375 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084728375 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126084728375 DRANAP NOTICE cnlink(sgsn-0)[0x56264c618ff0]{CONNECTED}: link up (cnlink.c:111) 20250126084728375 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084728375 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084728375 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084728375 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126084728375 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126084728375 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126084728375 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126084728375 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084728377 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084728377 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126084728377 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126084728377 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126084728377 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126084728377 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126084728377 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126084728377 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084728377 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084728377 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126084728377 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126084728377 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126084728377 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126084728377 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126084728377 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250126084728377 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20250126084728377 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084728377 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084728377 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084728377 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084728377 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084728377 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084728377 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084728377 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084728377 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084728377 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084728377 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084728377 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084728377 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084728377 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126084728377 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126084728377 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126084728377 DRANAP INFO cnlink(sgsn-0)[0x56264c618ff0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250126084728381 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126084728381 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126084728381 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1355) 20250126084728381 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250126084728381 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20250126084728381 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250126084728381 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250126084728381 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126084728381 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@009b6094bab8: setverdict(pass): none -> pass 20250126084728386 DLINP DEBUG SRVCONN(,r=127.0.0.1:36710<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126084728386 DLINP DEBUG SRVCONN(,r=127.0.0.1:36710<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126084728386 DLINP DEBUG SRVCONN(,r=127.0.0.1:36710<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1355) 20250126084728386 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250126084728386 DHNBAP ERROR (127.0.0.1:36710 TTCN3-HNB-1) rejecting HNB-REGISTER-REQ with duplicate cell identity 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:552) 20250126084728386 DHNBAP ERROR (127.0.0.1:36710 TTCN3-HNB-1) Rejecting HNB Register Request cause=radio(HNB parameter mismatch) (hnbgw_hnbap.c:104) 20250126084728386 DLINP DEBUG SRVCONN(,r=127.0.0.1:36710<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126084728386 DLINP DEBUG SRVCONN(,r=127.0.0.1:36710<->l=127.0.0.1:29169) sending 12 bytes of data (stream_srv.c:827) 20250126084728386 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed MTC@009b6094bab8: talloc reports "struct hnb_context" x 1, expecting 1 MTC@009b6094bab8: ok: talloc reports "asn1_context" = 1 bytes 20250126084728392 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53674<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250126084728392 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126084728392 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126084728392 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250126084728392 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250126084728392 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250126084728392 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:46083<->l=127.0.0.1:4262) (control_if.c:193) MutexDispCT-TC_hnb_register_duplicate(16)@009b6094bab8: Final verdict of PTC: none TC_hnb_register_duplicate-Iuh0-RUA(21)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.msc0-RAN(25)@009b6094bab8: Final verdict of PTC: none VirtHNBGW-STATS(17)@009b6094bab8: Final verdict of PTC: none TC_hnb_register_duplicate-Iuh1-RUA(23)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(28)@009b6094bab8: Final verdict of PTC: none IPA-CTRL-CLI-IPA(18)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(29)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(27)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(24)@009b6094bab8: Final verdict of PTC: none TC_hnb_register_duplicate-Iuh0(20)@009b6094bab8: Final verdict of PTC: none HNBGW-MGCP(30)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(26)@009b6094bab8: Final verdict of PTC: none TC_hnb_register_duplicate-Iuh1(22)@009b6094bab8: Final verdict of PTC: none MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126084728397 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53666<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(19)@009b6094bab8: Final verdict of PTC: none MTC@009b6094bab8: Setting final verdict of the test case. MTC@009b6094bab8: Local verdict of MTC: pass MTC@009b6094bab8: Local verdict of PTC MutexDispCT-TC_hnb_register_duplicate(16): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC VirtHNBGW-STATS(17): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC IPA-CTRL-CLI-IPA(18): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW-PFCP(19): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_hnb_register_duplicate-Iuh0(20): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_hnb_register_duplicate-Iuh0-RUA(21): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_hnb_register_duplicate-Iuh1(22): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_hnb_register_duplicate-Iuh1-RUA(23): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.msc0-SCCP(24): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.msc0-RAN(25): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.msc0-M3UA(26): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(27): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.sgsn0-RAN(28): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(29): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW-MGCP(30): none (pass -> pass) MTC@009b6094bab8: Test case TC_hnb_register_duplicate finished. Verdict: pass MTC@009b6094bab8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register_duplicate pass'. Sun Jan 26 08:47:28 UTC 2025 ====== HNBGW_Tests.TC_hnb_register_duplicate pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_hnb_register_duplicate.talloc 20250126084728440 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53680<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126084728568 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250126084728568 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126084728568 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250126084728568 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250126084728569 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250126084728569 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126084728569 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126084728569 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250126084728569 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126084728569 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084728569 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20250126084728569 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126084728569 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126084728569 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126084728569 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250126084728569 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126084728569 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250126084728569 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250126084728569 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126084728569 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250126084728569 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250126084728569 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250126084728569 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126084728569 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126084728569 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250126084728569 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126084728569 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084728569 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20250126084728569 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126084728569 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126084728569 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126084728569 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250126084728569 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126084728569 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250126084728569 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084728569 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126084728569 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20250126084728569 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126084728569 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126084728569 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084728569 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126084728569 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126084728569 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126084728569 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126084728569 DRANAP NOTICE cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: link lost (cnlink.c:118) 20250126084728569 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084728569 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126084728569 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20250126084728569 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126084728569 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126084728569 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084728569 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126084728569 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126084728569 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126084728569 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126084728569 DRANAP NOTICE cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: link lost (cnlink.c:118) 20250126084728842 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53680<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=193004) Waiting for packet dumper to finish... 1 (prev_count=193004, count=214360) 20250126084730570 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126084730570 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250126084730570 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250126084730570 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126084730570 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250126084730570 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@009b6094bab8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register_duplicate pass' was executed successfully (exit status: 0). MTC@009b6094bab8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc'. ------ HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc ------ Sun Jan 26 08:47:30 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@009b6094bab8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc' was executed successfully (exit status: 0). MTC@009b6094bab8: Test case TC_hnb_register_duplicate_reuse_sctp_assoc started. 20250126084731952 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53684<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126084731957 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53688<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126084731962 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:43275<->l=127.0.0.1:4262) (control_if.c:572) 20250126084731981 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126084731981 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126084731982 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126084731982 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126084731982 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126084731982 DRANAP DEBUG cnlink(msc-2)[0x56264c5ae870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126084731982 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126084731982 DRANAP DEBUG cnlink(msc-3)[0x56264c618660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0(35)@009b6094bab8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250126084731982 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250126084731982 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250126084731982 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126084731983 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250126084731983 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126084731983 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084731983 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126084731983 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084731983 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084731983 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084731983 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084731983 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084731983 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084731983 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084731983 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084731983 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084731983 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084731983 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084731983 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126084731983 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084731983 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126084731983 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084731983 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084731983 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084731983 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126084731983 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126084731983 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126084731983 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250126084731984 DRANAP DEBUG cnlink(msc-3)[0x56264c618660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126084731984 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250126084731984 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126084731984 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084731984 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126084731984 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084731984 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084731984 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084731984 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084731984 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084731984 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084731984 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084731984 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084731984 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084731984 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084731984 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084731984 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250126084731984 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084731984 DRANAP DEBUG cnlink(msc-3)[0x56264c618660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126084731984 DRANAP DEBUG cnlink(msc-2)[0x56264c5ae870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126084731984 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250126084731984 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126084731984 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084731984 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126084731984 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084731984 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084731984 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084731984 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084731984 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084731984 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084731984 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084731984 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084731984 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084731984 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084731984 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084731984 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250126084731984 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084731984 DRANAP DEBUG cnlink(msc-2)[0x56264c5ae870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126084731984 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126084731984 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250126084731984 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126084731984 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084731984 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126084731984 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084731984 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084731984 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084731984 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084731984 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084731984 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084731984 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084731984 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084731984 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084731984 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084731984 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084731984 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126084731984 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084731984 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126084731984 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084731984 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084731984 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084731984 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250126084731984 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250126084731984 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250126084731984 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084731984 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084731984 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084731984 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250126084731984 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250126084731984 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250126084731984 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250126084731984 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084731984 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084731984 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084731984 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126084731984 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126084731984 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126084731984 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@009b6094bab8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@009b6094bab8: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(39)@009b6094bab8: ************************************************* HNBGW_Test.msc0-M3UA(39)@009b6094bab8: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(39)@009b6094bab8: ************************************************* HNBGW_Test.msc0-SCCP(37)@009b6094bab8: v_sccp_pdu_maxlen:268 20250126084731996 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126084731996 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126084731996 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126084731996 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126084731996 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126084731996 DRANAP DEBUG cnlink(sgsn-2)[0x56264c61a310]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126084731996 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126084731996 DRANAP DEBUG cnlink(sgsn-3)[0x56264c61aca0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126084731997 DRANAP DEBUG cnlink(sgsn-3)[0x56264c61aca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126084731997 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250126084731997 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126084731997 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084731997 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126084731997 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084731997 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084731997 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084731997 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084731997 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084731997 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084731997 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084731997 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084731997 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084731997 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084731997 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084731997 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250126084731997 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084731997 DRANAP DEBUG cnlink(sgsn-3)[0x56264c61aca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126084731997 DRANAP DEBUG cnlink(sgsn-2)[0x56264c61a310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126084731997 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250126084731997 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126084731997 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084731997 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126084731997 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084731997 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084731997 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084731997 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084731997 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084731997 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084731997 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084731997 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084731997 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084731997 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084731997 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084731997 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250126084731997 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084731997 DRANAP DEBUG cnlink(sgsn-2)[0x56264c61a310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126084731997 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126084731997 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250126084731997 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126084731997 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084731997 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126084731997 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084731997 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084731997 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084731998 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084731998 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084731998 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084731998 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084731998 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084731998 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084731998 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084731998 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084731998 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126084731998 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084731998 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126084731998 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126084731998 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250126084731998 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126084731998 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084731998 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126084731998 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084731998 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084731998 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084731998 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084731998 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084731998 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084731998 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084731998 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084731998 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084731998 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084731998 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084731998 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126084731998 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084731998 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126084731998 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084731998 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084731998 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084731998 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250126084731998 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250126084731998 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250126084731998 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084731998 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084731998 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084731998 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250126084731998 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250126084731998 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250126084731998 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250126084731998 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084731998 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084731998 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084731998 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126084731998 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126084731998 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126084731998 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250126084731998 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084731998 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084731998 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084731998 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126084731998 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126084731998 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126084731998 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@009b6094bab8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@009b6094bab8: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(42)@009b6094bab8: ************************************************* HNBGW_Test.sgsn0-M3UA(42)@009b6094bab8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(42)@009b6094bab8: ************************************************* HNBGW_Test.sgsn0-SCCP(40)@009b6094bab8: v_sccp_pdu_maxlen:268 20250126084732195 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126084732195 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250126084732195 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126084732195 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(39)@009b6094bab8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250126084732204 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084732204 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250126084732204 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126084732204 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126084732204 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126084732204 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250126084732204 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126084732206 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084732207 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250126084732207 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126084732207 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126084732207 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126084732207 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126084732207 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126084732207 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084732207 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126084732207 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20250126084732207 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126084732207 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126084732207 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084732207 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126084732207 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126084732207 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126084732207 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126084732207 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126084732207 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250126084732208 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126084732208 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250126084732208 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126084732208 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250126084732208 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126084732208 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084732208 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126084732208 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084732209 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084732209 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084732209 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084732209 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084732209 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084732209 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084732209 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084732209 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084732209 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084732209 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084732209 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126084732209 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084732209 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126084732209 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084732209 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084732209 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084732209 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126084732209 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126084732209 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126084732209 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126084732209 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-M3UA(42)@009b6094bab8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250126084732214 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084732215 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250126084732215 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126084732215 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126084732215 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126084732215 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250126084732215 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126084732217 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084732217 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250126084732217 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126084732217 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126084732217 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126084732217 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126084732217 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126084732218 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084732218 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126084732218 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20250126084732218 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126084732218 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126084732218 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084732218 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126084732218 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126084732218 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126084732218 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126084732219 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126084732219 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250126084732219 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126084732219 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084732219 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126084732219 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084732219 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084732219 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084732219 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084732219 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084732219 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084732219 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084732219 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084732219 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084732219 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084732219 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084732220 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126084732220 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084732220 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126084732220 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084732220 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084732220 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084732220 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126084732220 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126084732220 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126084732220 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126084732220 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(38)@009b6094bab8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126084733003 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084733003 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126084733003 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126084733003 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126084733003 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126084733003 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126084733003 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126084733003 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084733003 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084733003 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126084733003 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126084733003 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126084733003 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126084733003 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126084733003 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250126084733003 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250126084733003 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084733003 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084733003 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084733003 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084733003 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084733003 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084733003 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084733003 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084733003 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084733003 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084733003 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084733003 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084733003 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084733003 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126084733003 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126084733003 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126084733003 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250126084733003 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250126084733003 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084733003 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250126084733003 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084733003 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084733003 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084733003 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084733003 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084733003 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084733003 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084733003 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084733003 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084733003 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084733003 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084733003 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126084733003 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084733003 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126084733003 DRANAP NOTICE cnlink(msc-0)[0x56264c5ce220]{CONNECTED}: link up (cnlink.c:111) 20250126084733003 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084733003 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084733003 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084733003 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126084733003 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126084733003 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126084733003 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126084733003 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084733003 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084733003 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126084733003 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126084733003 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126084733003 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126084733003 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126084733003 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126084733003 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084733003 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084733003 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126084733003 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126084733003 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126084733003 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126084733003 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126084733003 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250126084733003 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250126084733003 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084733003 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084733003 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084733003 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084733003 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084733003 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084733003 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084733003 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084733003 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084733003 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084733003 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084733003 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084733003 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084733003 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126084733003 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126084733003 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126084733003 DRANAP INFO cnlink(msc-0)[0x56264c5ce220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(41)@009b6094bab8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126084733015 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084733015 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126084733015 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126084733015 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126084733015 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126084733015 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126084733015 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126084733015 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084733015 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084733015 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126084733015 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126084733015 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126084733015 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126084733015 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126084733015 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250126084733015 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250126084733015 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084733015 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084733015 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084733015 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084733015 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084733015 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084733015 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084733015 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084733015 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084733015 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084733015 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084733015 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084733015 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084733015 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126084733015 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126084733015 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126084733015 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250126084733015 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250126084733015 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084733015 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250126084733015 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084733015 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084733015 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084733015 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084733015 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084733015 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084733015 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084733015 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084733015 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084733015 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084733015 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084733015 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126084733015 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084733015 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126084733015 DRANAP NOTICE cnlink(sgsn-0)[0x56264c618ff0]{CONNECTED}: link up (cnlink.c:111) 20250126084733015 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084733015 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084733015 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084733015 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126084733015 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126084733015 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126084733015 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126084733015 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084733016 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084733016 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126084733016 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126084733016 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126084733016 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126084733016 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126084733016 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126084733016 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084733016 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084733016 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126084733016 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126084733016 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126084733016 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126084733016 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126084733016 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250126084733016 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20250126084733016 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084733016 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084733016 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084733016 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084733016 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084733016 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084733016 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084733016 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084733016 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084733016 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084733016 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084733016 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084733016 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084733016 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126084733016 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126084733016 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126084733016 DRANAP INFO cnlink(sgsn-0)[0x56264c618ff0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250126084733016 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126084733016 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126084733016 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1355) 20250126084733016 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250126084733016 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20250126084733016 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250126084733016 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250126084733016 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126084733016 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@009b6094bab8: setverdict(pass): none -> pass 20250126084733018 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126084733018 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126084733018 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1355) 20250126084733018 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250126084733018 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) 20250126084733018 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250126084733018 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250126084733018 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126084733018 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed MTC@009b6094bab8: talloc reports "struct hnb_context" x 1, expecting 1 MTC@009b6094bab8: ok: talloc reports "asn1_context" = 1 bytes MutexDispCT-TC_hnb_register_duplicate_reuse_sctp_assoc(31)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(41)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(40)@009b6094bab8: Final verdict of PTC: none TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0-RUA(36)@009b6094bab8: Final verdict of PTC: none 20250126084733025 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126084733025 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126084733025 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250126084733025 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250126084733025 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.sgsn0-M3UA(42)@009b6094bab8: Final verdict of PTC: none 20250126084733026 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:43275<->l=127.0.0.1:4262) (control_if.c:193) 20250126084733026 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53688<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.msc0-RAN(38)@009b6094bab8: Final verdict of PTC: none TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0(35)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(37)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(39)@009b6094bab8: Final verdict of PTC: none HNBGW-MGCP(43)@009b6094bab8: Final verdict of PTC: none IPA-CTRL-CLI-IPA(33)@009b6094bab8: Final verdict of PTC: none VirtHNBGW-STATS(32)@009b6094bab8: Final verdict of PTC: none MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126084733030 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53684<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(34)@009b6094bab8: Final verdict of PTC: none MTC@009b6094bab8: Setting final verdict of the test case. MTC@009b6094bab8: Local verdict of MTC: pass MTC@009b6094bab8: Local verdict of PTC MutexDispCT-TC_hnb_register_duplicate_reuse_sctp_assoc(31): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC VirtHNBGW-STATS(32): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC IPA-CTRL-CLI-IPA(33): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW-PFCP(34): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0(35): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0-RUA(36): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.msc0-SCCP(37): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.msc0-RAN(38): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.msc0-M3UA(39): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(40): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.sgsn0-RAN(41): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(42): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW-MGCP(43): none (pass -> pass) MTC@009b6094bab8: Test case TC_hnb_register_duplicate_reuse_sctp_assoc finished. Verdict: pass MTC@009b6094bab8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc pass'. Sun Jan 26 08:47:33 UTC 2025 ====== HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc.talloc 20250126084733069 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53698<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126084733205 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250126084733205 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126084733205 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250126084733205 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250126084733205 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250126084733205 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126084733205 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126084733205 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250126084733205 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126084733205 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084733205 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20250126084733205 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126084733205 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126084733205 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126084733205 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250126084733205 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126084733205 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250126084733205 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084733205 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126084733205 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20250126084733206 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126084733206 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126084733206 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084733206 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126084733206 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126084733206 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126084733206 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126084733206 DRANAP NOTICE cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: link lost (cnlink.c:118) 20250126084733206 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250126084733206 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126084733206 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250126084733206 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250126084733206 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250126084733206 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126084733206 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126084733206 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250126084733206 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126084733206 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084733206 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20250126084733206 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126084733206 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126084733206 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126084733206 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250126084733206 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126084733206 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250126084733206 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084733206 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126084733206 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20250126084733206 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126084733206 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126084733206 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084733207 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126084733207 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126084733207 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126084733207 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126084733207 DRANAP NOTICE cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: link lost (cnlink.c:118) 20250126084733471 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53698<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=187344) Waiting for packet dumper to finish... 1 (prev_count=187344, count=211852) 20250126084735207 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126084735207 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250126084735207 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250126084735207 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126084735207 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250126084735207 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@009b6094bab8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc pass' was executed successfully (exit status: 0). MTC@009b6094bab8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_disconnected_timeout'. ------ HNBGW_Tests.TC_hnb_disconnected_timeout ------ Sun Jan 26 08:47:35 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_hnb_disconnected_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_hnb_disconnected_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@009b6094bab8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_disconnected_timeout' was executed successfully (exit status: 0). MTC@009b6094bab8: Test case TC_hnb_disconnected_timeout started. 20250126084736591 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38160<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126084736595 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38162<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126084736598 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:35531<->l=127.0.0.1:4262) (control_if.c:572) 20250126084736611 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126084736611 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126084736611 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126084736611 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126084736611 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126084736611 DRANAP DEBUG cnlink(msc-2)[0x56264c5ae870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_hnb_disconnected_timeout-Iuh0(48)@009b6094bab8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250126084736611 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250126084736611 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250126084736611 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126084736611 DRANAP DEBUG cnlink(msc-3)[0x56264c618660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126084736613 DRANAP DEBUG cnlink(msc-3)[0x56264c618660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126084736613 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250126084736613 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126084736613 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084736613 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126084736613 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084736613 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084736613 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084736613 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084736613 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084736613 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084736613 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084736613 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084736613 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084736613 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084736613 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084736613 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250126084736613 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084736613 DRANAP DEBUG cnlink(msc-3)[0x56264c618660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126084736613 DRANAP DEBUG cnlink(msc-2)[0x56264c5ae870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126084736613 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250126084736613 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126084736613 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084736613 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126084736613 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084736613 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084736613 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084736613 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084736613 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084736613 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084736613 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084736613 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084736613 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084736613 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084736613 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084736613 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250126084736613 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084736613 DRANAP DEBUG cnlink(msc-2)[0x56264c5ae870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126084736613 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126084736613 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250126084736613 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126084736613 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084736613 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126084736613 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084736613 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084736613 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084736613 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084736613 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084736613 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084736613 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084736613 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084736613 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084736613 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084736613 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084736613 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126084736613 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084736613 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126084736613 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126084736613 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250126084736613 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126084736613 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084736613 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126084736613 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084736613 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084736613 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084736613 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084736613 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084736613 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084736613 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084736613 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084736613 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084736613 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084736613 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084736613 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126084736613 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084736613 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126084736613 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084736613 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084736613 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084736613 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250126084736613 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250126084736613 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250126084736613 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084736613 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084736613 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084736613 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250126084736613 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250126084736613 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250126084736613 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250126084736613 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084736613 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084736613 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084736613 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126084736613 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126084736613 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126084736613 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250126084736613 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084736613 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084736613 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084736613 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126084736613 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126084736613 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126084736613 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@009b6094bab8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@009b6094bab8: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(52)@009b6094bab8: ************************************************* HNBGW_Test.msc0-M3UA(52)@009b6094bab8: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(52)@009b6094bab8: ************************************************* HNBGW_Test.msc0-SCCP(50)@009b6094bab8: v_sccp_pdu_maxlen:268 20250126084736624 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126084736624 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126084736625 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126084736625 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126084736625 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126084736625 DRANAP DEBUG cnlink(sgsn-2)[0x56264c61a310]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126084736625 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126084736625 DRANAP DEBUG cnlink(sgsn-3)[0x56264c61aca0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126084736626 DRANAP DEBUG cnlink(sgsn-3)[0x56264c61aca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126084736626 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250126084736626 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126084736626 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084736626 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126084736626 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084736626 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084736626 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084736626 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084736626 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084736626 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084736626 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084736626 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084736626 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084736626 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084736626 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084736626 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250126084736626 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084736626 DRANAP DEBUG cnlink(sgsn-3)[0x56264c61aca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126084736626 DRANAP DEBUG cnlink(sgsn-2)[0x56264c61a310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126084736626 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250126084736626 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126084736626 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084736626 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126084736626 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084736626 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084736626 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084736626 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084736626 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084736626 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084736626 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084736626 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084736626 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084736626 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084736626 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084736626 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250126084736626 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084736626 DRANAP DEBUG cnlink(sgsn-2)[0x56264c61a310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126084736626 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126084736626 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250126084736626 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126084736626 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084736626 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126084736626 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084736626 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084736626 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084736626 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084736626 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084736626 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084736626 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084736626 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084736626 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084736626 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084736626 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084736626 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126084736626 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084736626 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126084736626 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126084736626 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250126084736626 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126084736626 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084736626 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126084736626 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084736626 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084736626 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084736626 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084736626 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084736626 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084736626 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084736626 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084736626 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084736626 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084736626 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084736626 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126084736626 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084736626 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126084736626 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084736626 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084736626 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084736626 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250126084736626 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250126084736626 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250126084736626 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084736626 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084736626 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084736626 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250126084736626 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250126084736626 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250126084736627 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250126084736627 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084736627 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084736627 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084736627 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126084736627 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126084736627 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126084736627 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250126084736627 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084736627 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084736627 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084736627 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126084736627 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126084736627 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126084736627 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@009b6094bab8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@009b6094bab8: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(55)@009b6094bab8: ************************************************* HNBGW_Test.sgsn0-M3UA(55)@009b6094bab8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(55)@009b6094bab8: ************************************************* HNBGW_Test.sgsn0-SCCP(53)@009b6094bab8: v_sccp_pdu_maxlen:268 20250126084736645 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126084736645 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126084736645 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1355) 20250126084736645 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250126084736645 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20250126084736645 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250126084736645 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250126084736645 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126084736645 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@009b6094bab8: setverdict(pass): none -> pass 20250126084736823 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126084736823 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250126084736823 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126084736823 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(52)@009b6094bab8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250126084736832 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084736832 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250126084736832 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126084736832 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126084736832 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126084736832 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250126084736832 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126084736834 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084736834 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250126084736835 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126084736835 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126084736835 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126084736835 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126084736835 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126084736835 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084736835 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126084736835 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20250126084736835 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126084736835 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126084736835 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084736835 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126084736835 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126084736835 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126084736835 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126084736836 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126084736836 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250126084736836 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126084736836 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250126084736836 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126084736836 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250126084736837 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126084736837 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084736837 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126084736837 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084736837 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084736837 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084736837 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084736837 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084736837 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084736837 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084736837 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084736837 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084736837 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084736837 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084736837 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126084736837 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084736837 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126084736837 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084736837 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084736837 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084736837 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126084736837 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126084736837 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126084736837 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126084736837 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-M3UA(55)@009b6094bab8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250126084736843 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084736843 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250126084736843 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126084736843 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126084736843 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126084736843 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250126084736843 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126084736845 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084736845 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250126084736845 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126084736845 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126084736845 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126084736845 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126084736845 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126084736846 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084736846 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126084736846 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20250126084736846 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126084736846 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126084736846 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084736846 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126084736846 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126084736846 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126084736846 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126084736847 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126084736847 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250126084736847 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126084736847 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084736847 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126084736847 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084736847 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084736847 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084736847 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084736847 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084736847 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084736847 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084736847 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084736847 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084736847 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084736847 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084736847 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126084736847 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084736847 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126084736848 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084736848 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084736848 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084736848 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126084736848 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126084736848 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126084736848 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126084736848 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(51)@009b6094bab8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126084737642 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084737642 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126084737642 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126084737642 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126084737642 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126084737642 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126084737642 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126084737642 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084737643 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084737643 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126084737643 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126084737643 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126084737643 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126084737643 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126084737643 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250126084737643 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250126084737643 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084737643 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084737643 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084737643 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084737643 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084737643 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084737643 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084737643 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084737643 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084737643 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084737643 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084737643 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084737643 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084737643 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126084737643 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126084737643 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126084737643 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250126084737643 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250126084737643 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084737643 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250126084737643 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084737643 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084737643 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084737643 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084737643 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084737643 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084737643 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084737643 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084737643 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084737643 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084737643 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084737643 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126084737643 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084737643 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126084737643 DRANAP NOTICE cnlink(msc-0)[0x56264c5ce220]{CONNECTED}: link up (cnlink.c:111) 20250126084737643 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084737643 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084737643 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084737643 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126084737643 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126084737643 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126084737643 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126084737643 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084737643 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084737643 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126084737643 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126084737643 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126084737643 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126084737643 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126084737643 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126084737643 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084737643 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084737643 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126084737643 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126084737643 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126084737643 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126084737643 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126084737643 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250126084737643 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250126084737643 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084737643 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084737643 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084737643 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084737643 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084737643 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084737643 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084737643 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084737643 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084737643 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084737643 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084737643 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084737643 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084737643 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126084737643 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126084737643 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126084737643 DRANAP INFO cnlink(msc-0)[0x56264c5ce220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(54)@009b6094bab8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126084737643 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084737643 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126084737643 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126084737643 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126084737643 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126084737643 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126084737643 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126084737643 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084737643 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084737643 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126084737644 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126084737644 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126084737644 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126084737644 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126084737644 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250126084737644 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250126084737644 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084737644 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084737644 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084737644 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084737644 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084737644 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084737644 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084737644 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084737644 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084737644 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084737644 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084737644 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084737644 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084737644 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126084737644 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126084737644 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126084737644 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250126084737644 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250126084737644 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084737644 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250126084737644 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084737644 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084737644 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084737644 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084737644 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084737644 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084737644 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084737644 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084737644 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084737644 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084737644 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084737644 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126084737644 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084737644 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126084737644 DRANAP NOTICE cnlink(sgsn-0)[0x56264c618ff0]{CONNECTED}: link up (cnlink.c:111) 20250126084737644 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084737644 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084737644 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084737644 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126084737644 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126084737644 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126084737644 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126084737644 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084737644 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084737644 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126084737644 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126084737644 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126084737644 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126084737644 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126084737644 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126084737644 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084737644 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084737644 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126084737644 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126084737644 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126084737644 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126084737644 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126084737645 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250126084737645 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20250126084737645 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084737645 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084737645 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084737645 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084737645 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084737645 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084737645 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084737645 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084737645 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084737645 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084737645 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084737645 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084737645 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084737645 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126084737645 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126084737645 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126084737645 DRANAP INFO cnlink(sgsn-0)[0x56264c618ff0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250126084737654 DLCTRL DEBUG Command: GET 365735360 rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) 20250126084737654 DLCTRL DEBUG Tx Command reply: GET_REPLY 365735360 rate_ctr.abs.hnb.0.iuh:established 1 (control_if.c:477) MTC@009b6094bab8: retrieved rate counters: "hnb": { { { name := "iuh:established", val := 1 } } } MTC@009b6094bab8: initial hnb rate counters: { { { name := "iuh:established", val := 1 } } } 20250126084737659 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126084737659 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126084737659 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250126084737659 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250126084737659 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) TC_hnb_disconnected_timeout-Iuh0(48)@009b6094bab8: Final verdict of PTC: none TC_hnb_disconnected_timeout-Iuh0-RUA(49)@009b6094bab8: Final verdict of PTC: none MTC@009b6094bab8: verifying hnb rate counters: { { { name := "iuh:established", val := 1 } } } 20250126084738665 DLCTRL DEBUG Command: GET 928587683 rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) 20250126084738666 DLCTRL DEBUG Tx Command reply: GET_REPLY 928587683 rate_ctr.abs.hnb.0.iuh:established 1 (control_if.c:477) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed MTC@009b6094bab8: verifying hnb rate counters: { { { name := "iuh:established", val := -1 } } } 20250126084743675 DLCTRL DEBUG Command: GET 4859901 rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) 20250126084743675 DLCTRL DEBUG Tx Command reply: ERROR 4859901 rate_ctr.abs.hnb.0.iuh:established Counter group with given name and index not found (control_if.c:477) IPA-CTRL-CLI-IPA(46)@009b6094bab8: 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@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed MTC@009b6094bab8: verifying hnb rate counters: { { { name := "iuh:established", val := -1 } } } 20250126084744711 DLCTRL DEBUG Command: GET 438960792 rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) 20250126084744711 DLCTRL DEBUG Tx Command reply: ERROR 438960792 rate_ctr.abs.hnb.0.iuh:established Counter group with given name and index not found (control_if.c:477) TC_hnb_disconnected_timeout-Iuh0(57)@009b6094bab8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250126084744713 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250126084744713 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)@009b6094bab8: 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@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126084744729 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126084744729 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126084744729 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1355) 20250126084744729 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250126084744729 DLGLOBAL DEBUG validating counter group 0x562636cecbe0(hnb) with 60 counters (rate_ctr.c:86) 20250126084744729 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20250126084744729 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250126084744729 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250126084744729 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126084744729 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed MTC@009b6094bab8: verifying hnb rate counters: { { { name := "iuh:established", val := 1 } } } 20250126084744731 DLCTRL DEBUG Command: GET 147696996 rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) 20250126084744732 DLCTRL DEBUG Tx Command reply: GET_REPLY 147696996 rate_ctr.abs.hnb.0.iuh:established 1 (control_if.c:477) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126084745737 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126084745737 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126084745737 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250126084745737 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250126084745737 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) TC_hnb_disconnected_timeout-Iuh0(57)@009b6094bab8: Final verdict of PTC: none TC_hnb_disconnected_timeout-Iuh0-RUA(58)@009b6094bab8: Final verdict of PTC: none MTC@009b6094bab8: verifying hnb rate counters: { { { name := "iuh:established", val := 1 } } } 20250126084745744 DLCTRL DEBUG Command: GET 791326465 rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) 20250126084745744 DLCTRL DEBUG Tx Command reply: GET_REPLY 791326465 rate_ctr.abs.hnb.0.iuh:established 1 (control_if.c:477) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed MTC@009b6094bab8: verifying hnb rate counters: { { { name := "iuh:established", val := -1 } } } 20250126084751758 DLCTRL DEBUG Command: GET 958812883 rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) 20250126084751758 DLCTRL DEBUG Tx Command reply: ERROR 958812883 rate_ctr.abs.hnb.0.iuh:established Counter group with given name and index not found (control_if.c:477) IPA-CTRL-CLI-IPA(46)@009b6094bab8: 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@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed MTC@009b6094bab8: ok: talloc reports "asn1_context" = 1 bytes 20250126084751771 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38162<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250126084751771 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:35531<->l=127.0.0.1:4262) (control_if.c:193) MutexDispCT-TC_hnb_disconnected_timeout(44)@009b6094bab8: Final verdict of PTC: none 20250126084751772 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250126084751772 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126084751772 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250126084751772 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250126084751772 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250126084751772 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126084751772 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126084751772 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250126084751772 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250126084751772 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126084751772 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250126084751772 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT HNBGW_Test.msc0-SCCP(50)@009b6094bab8: Final verdict of PTC: none 20250126084751772 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126084751772 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084751772 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20250126084751772 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126084751772 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126084751772 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126084751772 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250126084751772 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126084751772 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250126084751773 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250126084751773 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126084751773 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 HNBGW_Test.msc0-RAN(51)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(54)@009b6094bab8: Final verdict of PTC: none 20250126084751773 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084751773 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250126084751773 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126084751773 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084751773 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20250126084751773 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126084751773 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126084751773 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126084751773 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250126084751773 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126084751773 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250126084751773 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126084751773 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20250126084751773 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126084751773 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126084751773 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084751773 DCN DEBUG[33m sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126084751773 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126084751773 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126084751773 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126084751773 DRANAP NOTICE cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: link lost (cnlink.c:118) 20250126084751773 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084751773 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126084751773 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20250126084751773 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) HNBGW_Test.sgsn0-SCCP(53)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(52)@009b6094bab8: Final verdict of PTC: none 20250126084751773 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126084751773 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084751773 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126084751773 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126084751773 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126084751773 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126084751773 DRANAP NOTICE cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-M3UA(55)@009b6094bab8: Final verdict of PTC: none IPA-CTRL-CLI-IPA(46)@009b6094bab8: Final verdict of PTC: none VirtHNBGW-STATS(45)@009b6094bab8: Final verdict of PTC: none HNBGW-MGCP(56)@009b6094bab8: Final verdict of PTC: none MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126084751778 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38160<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(47)@009b6094bab8: Final verdict of PTC: none MTC@009b6094bab8: Setting final verdict of the test case. MTC@009b6094bab8: Local verdict of MTC: pass MTC@009b6094bab8: Local verdict of PTC MutexDispCT-TC_hnb_disconnected_timeout(44): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC VirtHNBGW-STATS(45): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC IPA-CTRL-CLI-IPA(46): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW-PFCP(47): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_hnb_disconnected_timeout-Iuh0(48): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_hnb_disconnected_timeout-Iuh0-RUA(49): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.msc0-SCCP(50): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.msc0-RAN(51): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.msc0-M3UA(52): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(53): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.sgsn0-RAN(54): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(55): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW-MGCP(56): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_hnb_disconnected_timeout-Iuh0(57): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_hnb_disconnected_timeout-Iuh0-RUA(58): none (pass -> pass) MTC@009b6094bab8: Test case TC_hnb_disconnected_timeout finished. Verdict: pass MTC@009b6094bab8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_disconnected_timeout pass'. Sun Jan 26 08:47:51 UTC 2025 ====== HNBGW_Tests.TC_hnb_disconnected_timeout pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_hnb_disconnected_timeout.talloc 20250126084751873 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33626<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126084752275 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33626<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=219228) Waiting for packet dumper to finish... 1 (prev_count=219228, count=223108) 20250126084753773 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126084753773 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250126084753773 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250126084753773 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126084753773 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250126084753773 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@009b6094bab8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_disconnected_timeout pass' was executed successfully (exit status: 0). MTC@009b6094bab8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register'. ------ HNBGW_Tests.TC_ue_register ------ Sun Jan 26 08:47:54 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_ue_register.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_ue_register.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@009b6094bab8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register' was executed successfully (exit status: 0). MTC@009b6094bab8: Test case TC_ue_register started. 20250126084755398 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40266<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126084755404 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40274<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126084755409 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:45549<->l=127.0.0.1:4262) (control_if.c:572) 20250126084755426 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126084755426 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126084755427 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126084755427 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126084755427 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126084755427 DRANAP DEBUG cnlink(msc-2)[0x56264c5ae870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126084755427 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126084755427 DRANAP DEBUG cnlink(msc-3)[0x56264c618660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ue_register-Iuh0(63)@009b6094bab8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250126084755427 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250126084755427 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250126084755428 DRANAP DEBUG cnlink(msc-3)[0x56264c618660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126084755428 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250126084755428 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126084755428 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084755428 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126084755428 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084755428 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084755428 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084755428 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084755428 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084755428 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084755428 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084755428 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084755428 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084755428 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084755428 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084755428 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250126084755428 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084755428 DRANAP DEBUG cnlink(msc-3)[0x56264c618660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126084755428 DRANAP DEBUG cnlink(msc-2)[0x56264c5ae870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126084755428 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250126084755428 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126084755428 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084755428 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126084755428 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084755428 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084755428 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084755428 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084755428 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084755428 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084755428 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084755428 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084755428 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084755428 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084755428 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084755428 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250126084755428 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084755428 DRANAP DEBUG cnlink(msc-2)[0x56264c5ae870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126084755428 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126084755428 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250126084755428 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126084755428 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084755428 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126084755428 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084755428 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084755428 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084755428 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084755428 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084755428 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084755428 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084755428 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084755428 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084755428 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084755428 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084755428 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126084755428 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084755428 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126084755428 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126084755428 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250126084755428 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126084755428 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084755428 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126084755428 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084755428 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084755428 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084755428 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084755428 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084755428 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084755428 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084755428 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084755428 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084755428 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084755428 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084755428 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126084755428 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084755428 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126084755428 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084755428 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084755428 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084755428 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250126084755428 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250126084755428 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250126084755428 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084755428 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084755428 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084755428 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250126084755428 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250126084755428 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250126084755428 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250126084755428 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084755428 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084755428 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084755428 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126084755428 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126084755428 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126084755428 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250126084755428 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084755428 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084755428 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084755428 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126084755428 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126084755428 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126084755428 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@009b6094bab8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(67)@009b6094bab8: ************************************************* HNBGW_Test.msc0-M3UA(67)@009b6094bab8: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(67)@009b6094bab8: ************************************************* MTC@009b6094bab8: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(65)@009b6094bab8: v_sccp_pdu_maxlen:268 20250126084755446 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126084755446 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126084755447 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126084755447 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126084755447 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126084755447 DRANAP DEBUG cnlink(sgsn-2)[0x56264c61a310]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126084755447 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126084755447 DRANAP DEBUG cnlink(sgsn-3)[0x56264c61aca0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126084755448 DRANAP DEBUG cnlink(sgsn-3)[0x56264c61aca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126084755448 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250126084755448 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126084755448 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084755448 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126084755448 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084755448 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084755448 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084755448 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084755448 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084755448 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084755448 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084755448 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084755448 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084755448 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084755448 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084755448 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250126084755448 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084755448 DRANAP DEBUG cnlink(sgsn-3)[0x56264c61aca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126084755448 DRANAP DEBUG cnlink(sgsn-2)[0x56264c61a310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126084755448 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250126084755448 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126084755448 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084755448 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126084755448 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084755448 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084755448 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084755448 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084755448 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084755448 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084755448 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084755448 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084755448 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084755448 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084755448 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084755448 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250126084755448 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084755448 DRANAP DEBUG cnlink(sgsn-2)[0x56264c61a310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126084755448 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126084755448 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250126084755448 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126084755448 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084755448 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126084755448 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084755448 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084755448 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084755448 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084755448 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084755448 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084755448 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084755448 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084755448 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084755448 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084755448 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084755448 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126084755448 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084755448 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126084755448 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126084755448 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250126084755448 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126084755448 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084755448 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126084755448 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084755448 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084755448 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084755448 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084755448 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084755448 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084755448 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084755448 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084755448 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084755448 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084755448 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084755448 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126084755448 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084755448 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126084755448 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084755448 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084755448 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084755448 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250126084755448 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250126084755448 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250126084755448 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084755448 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084755448 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084755448 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250126084755448 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250126084755448 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250126084755448 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250126084755448 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084755448 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084755448 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084755448 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126084755448 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126084755448 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126084755448 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250126084755448 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084755448 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084755448 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084755448 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126084755448 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126084755449 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126084755449 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@009b6094bab8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@009b6094bab8: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(70)@009b6094bab8: ************************************************* HNBGW_Test.sgsn0-M3UA(70)@009b6094bab8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(70)@009b6094bab8: ************************************************* HNBGW_Test.sgsn0-SCCP(68)@009b6094bab8: v_sccp_pdu_maxlen:268 20250126084755489 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126084755489 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126084755489 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1355) 20250126084755489 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250126084755490 DLGLOBAL DEBUG validating counter group 0x562636cecbe0(hnb) with 60 counters (rate_ctr.c:86) 20250126084755490 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20250126084755490 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250126084755490 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250126084755490 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126084755490 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@009b6094bab8: setverdict(pass): none -> pass 20250126084755644 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126084755644 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250126084755644 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126084755645 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(67)@009b6094bab8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250126084755653 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084755653 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250126084755653 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126084755653 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126084755653 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126084755653 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250126084755653 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126084755656 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084755656 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250126084755656 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126084755656 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126084755656 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126084755656 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126084755656 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126084755656 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084755657 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126084755657 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20250126084755657 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126084755657 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126084755657 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084755657 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126084755657 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126084755657 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126084755657 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126084755658 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126084755658 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250126084755658 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126084755658 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084755658 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126084755658 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084755658 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084755658 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084755658 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084755658 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084755658 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084755658 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084755658 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084755658 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084755658 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084755658 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084755658 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126084755658 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084755658 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126084755658 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084755658 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084755658 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084755658 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126084755658 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126084755658 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126084755658 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126084755658 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084755665 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126084755665 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250126084755665 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126084755665 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(70)@009b6094bab8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250126084755671 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084755671 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250126084755671 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126084755671 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126084755671 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126084755671 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250126084755671 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126084755673 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084755673 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250126084755673 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126084755673 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126084755673 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126084755673 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126084755673 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126084755673 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084755673 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126084755673 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20250126084755673 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126084755673 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126084755673 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084755673 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126084755673 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126084755673 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126084755673 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126084755674 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126084755674 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250126084755674 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126084755674 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084755674 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126084755674 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084755674 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084755674 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084755674 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084755674 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084755674 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084755674 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084755674 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084755674 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084755674 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084755674 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084755674 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126084755674 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084755674 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126084755675 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084755675 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084755675 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084755675 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126084755675 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126084755675 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126084755675 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126084755675 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(66)@009b6094bab8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126084756462 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084756462 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126084756462 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126084756462 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126084756462 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126084756462 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126084756462 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126084756462 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084756463 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084756463 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126084756463 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126084756463 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126084756463 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126084756463 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126084756463 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250126084756463 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250126084756463 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084756463 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084756463 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084756463 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084756463 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084756463 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084756463 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084756463 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084756463 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084756463 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084756463 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084756463 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084756463 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084756463 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126084756463 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126084756463 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126084756463 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250126084756463 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250126084756463 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084756463 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250126084756463 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084756463 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084756463 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084756463 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084756463 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084756463 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084756463 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084756463 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084756463 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084756463 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084756463 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084756463 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126084756463 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084756463 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126084756463 DRANAP NOTICE cnlink(msc-0)[0x56264c5ce220]{CONNECTED}: link up (cnlink.c:111) 20250126084756464 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084756464 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084756464 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084756464 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126084756464 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126084756464 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126084756464 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126084756464 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084756464 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084756464 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126084756464 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126084756464 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126084756464 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126084756464 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126084756464 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126084756464 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084756464 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084756464 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126084756464 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126084756464 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126084756464 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126084756464 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126084756464 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250126084756464 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250126084756464 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084756464 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084756464 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084756464 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084756464 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084756464 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084756464 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084756464 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084756464 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084756464 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084756464 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084756464 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084756464 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084756464 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126084756464 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126084756464 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126084756464 DRANAP INFO cnlink(msc-0)[0x56264c5ce220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(69)@009b6094bab8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126084756471 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084756471 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126084756471 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126084756471 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126084756471 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126084756471 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126084756471 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126084756471 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084756471 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084756471 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126084756471 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126084756471 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126084756471 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126084756471 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126084756471 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250126084756471 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250126084756471 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084756471 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084756471 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084756471 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084756471 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084756471 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084756471 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084756471 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084756471 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084756471 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084756471 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084756471 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084756471 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084756471 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126084756471 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126084756471 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126084756471 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250126084756471 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250126084756471 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084756471 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250126084756471 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084756471 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084756471 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084756471 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084756471 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084756471 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084756471 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084756471 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084756471 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084756471 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084756471 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084756471 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126084756471 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084756471 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126084756471 DRANAP NOTICE cnlink(sgsn-0)[0x56264c618ff0]{CONNECTED}: link up (cnlink.c:111) 20250126084756471 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084756471 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084756471 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084756471 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126084756471 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126084756471 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126084756471 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126084756471 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084756471 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084756471 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126084756472 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126084756472 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126084756472 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126084756472 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126084756472 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126084756472 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084756472 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084756472 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126084756472 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126084756472 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126084756472 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126084756472 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126084756472 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250126084756472 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20250126084756472 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084756472 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084756472 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084756472 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084756472 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084756472 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084756472 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084756472 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084756472 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084756472 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084756472 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084756472 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084756472 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084756472 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126084756472 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126084756472 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126084756472 DRANAP INFO cnlink(sgsn-0)[0x56264c618ff0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250126084756507 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126084756507 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126084756507 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 30 bytes from client (stream_srv.c:1355) 20250126084756508 DMAIN DEBUG Decoding message HNBAP_UERegisterRequestIEs (hnbap_decoder.c:374) (hnbap_decoder.c:374) 20250126084756508 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) UE-REGISTER-REQ ID_type=1 imsi=262420000000001 cause=1 (hnbgw_hnbap.c:636) 20250126084756508 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126084756508 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 27 bytes of data (stream_srv.c:827) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed MTC@009b6094bab8: ok: talloc reports "asn1_context" = 1 bytes 20250126084756523 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40274<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250126084756524 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126084756524 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126084756524 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250126084756524 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250126084756524 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.sgsn0-SCCP(68)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(69)@009b6094bab8: Final verdict of PTC: none MutexDispCT-TC_ue_register(59)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(67)@009b6094bab8: Final verdict of PTC: none 20250126084756526 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:45549<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.msc0-SCCP(65)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.msc0-RAN(66)@009b6094bab8: Final verdict of PTC: none TC_ue_register-Iuh0-RUA(64)@009b6094bab8: Final verdict of PTC: none VirtHNBGW-STATS(60)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(70)@009b6094bab8: Final verdict of PTC: none TC_ue_register-Iuh0(63)@009b6094bab8: Final verdict of PTC: none HNBGW-MGCP(71)@009b6094bab8: Final verdict of PTC: none IPA-CTRL-CLI-IPA(61)@009b6094bab8: Final verdict of PTC: none MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126084756532 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40266<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(62)@009b6094bab8: Final verdict of PTC: none MTC@009b6094bab8: Setting final verdict of the test case. MTC@009b6094bab8: Local verdict of MTC: pass MTC@009b6094bab8: Local verdict of PTC MutexDispCT-TC_ue_register(59): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC VirtHNBGW-STATS(60): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC IPA-CTRL-CLI-IPA(61): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW-PFCP(62): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_ue_register-Iuh0(63): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_ue_register-Iuh0-RUA(64): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.msc0-SCCP(65): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.msc0-RAN(66): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.msc0-M3UA(67): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(68): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.sgsn0-RAN(69): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(70): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW-MGCP(71): none (pass -> pass) MTC@009b6094bab8: Test case TC_ue_register finished. Verdict: pass MTC@009b6094bab8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register pass'. Sun Jan 26 08:47:56 UTC 2025 ====== HNBGW_Tests.TC_ue_register pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ue_register.talloc 20250126084756584 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40284<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126084756664 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250126084756664 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126084756664 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250126084756664 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250126084756664 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250126084756664 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126084756664 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126084756665 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250126084756665 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126084756665 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084756665 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20250126084756665 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126084756665 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126084756665 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126084756665 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250126084756665 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126084756665 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250126084756665 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250126084756665 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126084756665 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250126084756665 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250126084756665 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250126084756665 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126084756665 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126084756665 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250126084756665 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126084756665 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084756665 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20250126084756665 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126084756665 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126084756665 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126084756665 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250126084756665 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126084756665 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250126084756665 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084756665 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126084756665 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20250126084756665 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126084756665 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126084756665 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084756665 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126084756665 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126084756665 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126084756665 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126084756665 DRANAP NOTICE cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: link lost (cnlink.c:118) 20250126084756665 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084756665 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126084756665 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20250126084756665 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126084756665 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126084756665 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084756665 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126084756665 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126084756665 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126084756665 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126084756665 DRANAP NOTICE cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: link lost (cnlink.c:118) 20250126084756987 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40284<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=210048) Waiting for packet dumper to finish... 1 (prev_count=210048, count=210704) 20250126084758666 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126084758666 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250126084758666 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250126084758666 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126084758666 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250126084758666 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@009b6094bab8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register pass' was executed successfully (exit status: 0). MTC@009b6094bab8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register_tmsi_lai'. ------ HNBGW_Tests.TC_ue_register_tmsi_lai ------ Sun Jan 26 08:47:59 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_ue_register_tmsi_lai.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_ue_register_tmsi_lai.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@009b6094bab8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register_tmsi_lai' was executed successfully (exit status: 0). MTC@009b6094bab8: Test case TC_ue_register_tmsi_lai started. MTC@009b6094bab8: 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 20250126084800105 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40298<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126084800108 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40300<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126084800113 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:33013<->l=127.0.0.1:4262) (control_if.c:572) 20250126084800128 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126084800128 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126084800128 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126084800128 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126084800128 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126084800128 DRANAP DEBUG cnlink(msc-2)[0x56264c5ae870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126084800128 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126084800128 DRANAP DEBUG cnlink(msc-3)[0x56264c618660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126084800129 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250126084800129 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)@009b6094bab8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250126084800130 DRANAP DEBUG cnlink(msc-3)[0x56264c618660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126084800130 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250126084800130 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126084800130 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084800130 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126084800130 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084800130 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084800130 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084800130 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084800130 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084800130 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084800130 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084800130 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084800130 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084800130 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084800130 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084800130 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250126084800130 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084800130 DRANAP DEBUG cnlink(msc-3)[0x56264c618660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126084800130 DRANAP DEBUG cnlink(msc-2)[0x56264c5ae870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126084800130 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250126084800130 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126084800130 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084800130 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126084800130 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084800130 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084800130 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084800130 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084800130 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084800130 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084800130 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084800130 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084800130 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084800130 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084800130 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084800130 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250126084800130 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084800130 DRANAP DEBUG cnlink(msc-2)[0x56264c5ae870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126084800130 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126084800130 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250126084800130 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126084800130 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084800130 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126084800130 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084800130 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084800130 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084800130 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084800130 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084800130 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084800130 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084800130 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084800130 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084800130 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084800130 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084800130 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126084800130 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084800130 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126084800130 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126084800130 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250126084800130 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126084800130 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084800130 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126084800130 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084800130 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084800130 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084800130 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084800130 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084800130 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084800130 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084800130 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084800130 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084800130 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084800130 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084800130 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126084800130 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084800130 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126084800130 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084800130 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084800130 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084800130 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250126084800130 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250126084800130 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250126084800130 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084800130 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084800130 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084800130 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250126084800130 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250126084800130 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250126084800130 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250126084800130 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084800130 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084800130 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084800130 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126084800130 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126084800130 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126084800130 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250126084800130 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084800130 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084800130 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084800130 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126084800130 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126084800130 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126084800130 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@009b6094bab8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@009b6094bab8: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(80)@009b6094bab8: ************************************************* HNBGW_Test.msc0-M3UA(80)@009b6094bab8: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(80)@009b6094bab8: ************************************************* HNBGW_Test.msc0-SCCP(78)@009b6094bab8: v_sccp_pdu_maxlen:268 20250126084800142 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126084800142 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126084800142 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126084800142 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126084800142 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126084800142 DRANAP DEBUG cnlink(sgsn-2)[0x56264c61a310]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126084800142 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126084800142 DRANAP DEBUG cnlink(sgsn-3)[0x56264c61aca0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126084800143 DRANAP DEBUG cnlink(sgsn-3)[0x56264c61aca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126084800143 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250126084800143 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126084800143 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084800143 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126084800143 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084800143 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084800143 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084800143 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084800143 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084800143 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084800143 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084800143 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084800143 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084800143 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084800143 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084800143 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250126084800143 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084800143 DRANAP DEBUG cnlink(sgsn-3)[0x56264c61aca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126084800143 DRANAP DEBUG cnlink(sgsn-2)[0x56264c61a310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126084800143 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250126084800143 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126084800143 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084800143 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126084800143 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084800143 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084800143 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084800143 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084800143 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084800143 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084800143 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084800143 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084800143 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084800143 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084800143 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084800143 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250126084800143 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084800143 DRANAP DEBUG cnlink(sgsn-2)[0x56264c61a310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126084800143 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126084800143 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250126084800143 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126084800143 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084800143 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126084800143 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084800143 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084800143 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084800143 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084800143 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084800143 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084800143 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084800143 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084800143 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084800143 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084800143 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084800143 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126084800143 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084800143 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126084800143 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126084800143 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250126084800143 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126084800143 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084800143 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126084800143 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084800143 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084800143 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084800143 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084800143 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084800143 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084800143 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084800143 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084800143 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084800143 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084800143 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084800143 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126084800143 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084800143 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126084800143 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084800143 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084800143 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084800143 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250126084800143 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250126084800143 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250126084800143 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084800143 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084800143 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084800143 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250126084800143 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250126084800143 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250126084800143 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250126084800143 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084800143 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084800143 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084800143 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126084800143 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126084800143 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126084800143 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250126084800144 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084800144 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084800144 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084800144 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126084800144 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126084800144 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126084800144 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@009b6094bab8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@009b6094bab8: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(83)@009b6094bab8: ************************************************* HNBGW_Test.sgsn0-M3UA(83)@009b6094bab8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(83)@009b6094bab8: ************************************************* HNBGW_Test.sgsn0-SCCP(81)@009b6094bab8: v_sccp_pdu_maxlen:268 20250126084800163 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126084800163 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126084800163 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1355) 20250126084800163 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250126084800163 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20250126084800163 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250126084800163 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250126084800163 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126084800163 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@009b6094bab8: setverdict(pass): none -> pass 20250126084800340 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126084800340 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250126084800340 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126084800340 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(80)@009b6094bab8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250126084800350 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084800350 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250126084800350 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126084800350 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126084800350 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126084800350 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250126084800350 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126084800353 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126084800353 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250126084800353 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126084800353 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250126084800353 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084800353 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250126084800353 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126084800353 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126084800353 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126084800353 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126084800353 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126084800353 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084800354 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126084800354 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20250126084800354 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126084800354 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126084800354 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084800354 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126084800354 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126084800354 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126084800354 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126084800355 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126084800355 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250126084800355 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126084800355 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084800355 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126084800355 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084800355 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084800355 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084800355 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084800355 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084800355 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084800355 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084800355 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084800355 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084800355 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084800355 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084800355 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126084800355 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084800355 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126084800356 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084800356 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084800356 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084800356 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126084800356 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126084800356 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126084800356 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126084800356 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-M3UA(83)@009b6094bab8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250126084800359 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084800359 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250126084800359 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126084800360 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126084800360 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126084800360 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250126084800360 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126084800362 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084800362 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250126084800362 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126084800362 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126084800362 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126084800362 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126084800362 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126084800362 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084800362 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126084800362 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20250126084800362 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126084800362 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126084800362 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084800362 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126084800362 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126084800362 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126084800362 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126084800363 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126084800364 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250126084800364 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126084800364 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084800364 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126084800364 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084800364 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084800364 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084800364 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084800364 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084800364 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084800364 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084800364 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084800364 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084800364 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084800364 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084800364 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126084800364 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084800364 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126084800364 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084800364 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084800364 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084800364 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126084800364 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126084800364 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126084800364 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126084800364 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(79)@009b6094bab8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126084801157 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084801157 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126084801157 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126084801157 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126084801157 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126084801157 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126084801157 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126084801157 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084801157 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084801157 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126084801157 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126084801157 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126084801158 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126084801158 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126084801158 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250126084801158 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250126084801158 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084801158 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084801158 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084801158 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084801158 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084801158 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084801158 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084801158 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084801158 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084801158 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084801158 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084801158 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084801158 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084801158 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126084801158 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126084801158 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126084801158 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250126084801158 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250126084801158 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084801158 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250126084801158 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084801158 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084801158 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084801158 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084801158 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084801158 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084801158 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084801158 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084801158 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084801158 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084801158 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084801159 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126084801159 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084801159 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126084801159 DRANAP NOTICE cnlink(msc-0)[0x56264c5ce220]{CONNECTED}: link up (cnlink.c:111) 20250126084801159 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084801159 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084801159 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084801159 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126084801159 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126084801159 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126084801159 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126084801159 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084801159 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084801159 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126084801159 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126084801159 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126084801159 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126084801159 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126084801159 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126084801159 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084801160 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084801160 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126084801160 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126084801160 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126084801160 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126084801160 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126084801160 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250126084801160 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250126084801160 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084801160 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084801160 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084801160 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084801160 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084801160 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084801160 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084801160 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084801160 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084801160 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084801160 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084801160 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084801160 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084801160 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126084801160 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126084801160 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126084801160 DRANAP INFO cnlink(msc-0)[0x56264c5ce220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(82)@009b6094bab8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126084801165 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084801165 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126084801165 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126084801165 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126084801165 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126084801165 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126084801165 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126084801165 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084801165 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084801165 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126084801165 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126084801165 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126084801165 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126084801165 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126084801165 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250126084801165 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250126084801165 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084801165 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084801165 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084801165 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084801166 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084801166 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084801166 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084801166 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084801166 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084801166 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084801166 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084801166 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084801166 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084801166 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126084801166 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126084801166 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126084801166 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250126084801166 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250126084801166 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084801166 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250126084801166 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084801166 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084801166 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084801166 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084801166 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084801166 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084801166 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084801166 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084801166 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084801166 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084801166 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084801166 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126084801166 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084801166 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126084801166 DRANAP NOTICE cnlink(sgsn-0)[0x56264c618ff0]{CONNECTED}: link up (cnlink.c:111) 20250126084801166 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084801166 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084801166 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084801166 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126084801166 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126084801166 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126084801166 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126084801166 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084801168 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084801168 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126084801168 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126084801168 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126084801168 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126084801168 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126084801168 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126084801168 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084801168 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084801168 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126084801168 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126084801168 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126084801168 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126084801168 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126084801168 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250126084801168 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20250126084801168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084801168 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084801168 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084801168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084801168 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084801168 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084801168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084801168 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084801168 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084801168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084801168 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084801168 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084801168 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084801168 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126084801168 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126084801168 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126084801168 DRANAP INFO cnlink(sgsn-0)[0x56264c618ff0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250126084801171 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126084801171 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126084801171 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 32 bytes from client (stream_srv.c:1355) 20250126084801171 DMAIN DEBUG Decoding message HNBAP_UERegisterRequestIEs (hnbap_decoder.c:374) (hnbap_decoder.c:374) 20250126084801171 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNBAP register with TMSI 42000023 (hnbgw_hnbap.c:394) 20250126084801171 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126084801171 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 29 bytes of data (stream_srv.c:827) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed MTC@009b6094bab8: ok: talloc reports "asn1_context" = 1 bytes MutexDispCT-TC_ue_register_tmsi_lai(72)@009b6094bab8: Final verdict of PTC: none 20250126084801175 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:33013<->l=127.0.0.1:4262) (control_if.c:193) 20250126084801175 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126084801175 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126084801175 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250126084801175 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250126084801175 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.msc0-RAN(79)@009b6094bab8: Final verdict of PTC: none 20250126084801176 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40300<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.sgsn0-SCCP(81)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(78)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(82)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(80)@009b6094bab8: Final verdict of PTC: none IPA-CTRL-CLI-IPA(74)@009b6094bab8: Final verdict of PTC: none TC_ue_register_tmsi_lai-Iuh0-RUA(77)@009b6094bab8: Final verdict of PTC: none TC_ue_register_tmsi_lai-Iuh0(76)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(83)@009b6094bab8: Final verdict of PTC: none VirtHNBGW-STATS(73)@009b6094bab8: Final verdict of PTC: none HNBGW-MGCP(84)@009b6094bab8: Final verdict of PTC: none MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126084801183 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40298<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(75)@009b6094bab8: Final verdict of PTC: none MTC@009b6094bab8: Setting final verdict of the test case. MTC@009b6094bab8: Local verdict of MTC: pass MTC@009b6094bab8: Local verdict of PTC MutexDispCT-TC_ue_register_tmsi_lai(72): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC VirtHNBGW-STATS(73): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC IPA-CTRL-CLI-IPA(74): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW-PFCP(75): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_ue_register_tmsi_lai-Iuh0(76): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_ue_register_tmsi_lai-Iuh0-RUA(77): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.msc0-SCCP(78): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.msc0-RAN(79): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.msc0-M3UA(80): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(81): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.sgsn0-RAN(82): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(83): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW-MGCP(84): none (pass -> pass) MTC@009b6094bab8: Test case TC_ue_register_tmsi_lai finished. Verdict: pass MTC@009b6094bab8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register_tmsi_lai pass'. Sun Jan 26 08:48:01 UTC 2025 ====== HNBGW_Tests.TC_ue_register_tmsi_lai pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ue_register_tmsi_lai.talloc 20250126084801241 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40308<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126084801364 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250126084801364 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126084801364 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250126084801364 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250126084801364 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250126084801364 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126084801364 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126084801364 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250126084801364 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126084801364 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084801364 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20250126084801364 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126084801364 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126084801364 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126084801365 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250126084801365 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126084801365 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250126084801365 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084801365 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126084801365 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20250126084801365 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126084801365 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126084801365 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084801365 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126084801365 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126084801365 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126084801365 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126084801365 DRANAP NOTICE cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: link lost (cnlink.c:118) 20250126084801365 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250126084801365 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126084801365 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250126084801365 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250126084801365 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084801365 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126084801365 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20250126084801365 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126084801365 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126084801365 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084801365 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126084801365 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126084801365 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126084801365 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126084801365 DRANAP NOTICE cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: link lost (cnlink.c:118) 20250126084801365 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250126084801365 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126084801365 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126084801365 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250126084801365 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126084801365 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084801365 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20250126084801365 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126084801365 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126084801365 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126084801365 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250126084801365 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126084801365 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250126084801643 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40308<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=194456) Waiting for packet dumper to finish... 1 (prev_count=194456, count=210528) 20250126084803365 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126084803365 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250126084803365 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250126084803365 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126084803365 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250126084803365 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@009b6094bab8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register_tmsi_lai pass' was executed successfully (exit status: 0). MTC@009b6094bab8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register_before_hnb_register'. ------ HNBGW_Tests.TC_ue_register_before_hnb_register ------ Sun Jan 26 08:48:03 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_ue_register_before_hnb_register.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_ue_register_before_hnb_register.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@009b6094bab8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register_before_hnb_register' was executed successfully (exit status: 0). MTC@009b6094bab8: Test case TC_ue_register_before_hnb_register started. 20250126084804700 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40318<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126084804703 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40326<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126084804705 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:33859<->l=127.0.0.1:4262) (control_if.c:572) 20250126084804716 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126084804717 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126084804717 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126084804717 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ue_register_before_hnb_register-Iuh0(89)@009b6094bab8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250126084804717 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250126084804717 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250126084804717 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126084804717 DRANAP DEBUG cnlink(msc-2)[0x56264c5ae870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126084804718 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126084804718 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250126084804718 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126084804718 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084804718 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126084804718 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084804718 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084804718 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084804718 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084804718 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084804718 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084804718 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084804718 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084804718 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084804718 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084804718 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084804718 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126084804718 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084804718 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126084804718 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126084804718 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250126084804718 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126084804718 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084804718 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126084804718 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084804718 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084804718 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084804718 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084804718 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084804718 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084804718 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084804718 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084804718 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084804718 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084804718 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084804718 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126084804718 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084804718 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126084804718 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126084804718 DRANAP DEBUG cnlink(msc-3)[0x56264c618660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126084804718 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084804718 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084804718 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084804718 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126084804718 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126084804718 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126084804718 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250126084804718 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084804718 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084804718 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084804718 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126084804718 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126084804718 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126084804718 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250126084804719 DRANAP DEBUG cnlink(msc-3)[0x56264c618660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126084804719 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250126084804719 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126084804719 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084804719 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126084804719 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084804719 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084804719 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084804719 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084804719 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084804719 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084804719 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084804719 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084804719 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084804719 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084804719 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084804719 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250126084804719 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084804719 DRANAP DEBUG cnlink(msc-3)[0x56264c618660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126084804719 DRANAP DEBUG cnlink(msc-2)[0x56264c5ae870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126084804719 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250126084804719 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126084804719 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084804719 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126084804719 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084804719 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084804719 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084804719 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084804719 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084804719 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084804719 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084804719 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084804719 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084804719 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084804719 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084804719 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250126084804719 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084804719 DRANAP DEBUG cnlink(msc-2)[0x56264c5ae870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126084804719 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084804719 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084804719 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084804719 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250126084804719 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250126084804719 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250126084804719 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084804720 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084804720 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084804720 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250126084804720 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250126084804720 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250126084804720 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down MTC@009b6094bab8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@009b6094bab8: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(93)@009b6094bab8: ************************************************* HNBGW_Test.msc0-M3UA(93)@009b6094bab8: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(93)@009b6094bab8: ************************************************* HNBGW_Test.msc0-SCCP(91)@009b6094bab8: v_sccp_pdu_maxlen:268 20250126084804734 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126084804734 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126084804734 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126084804734 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126084804734 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126084804734 DRANAP DEBUG cnlink(sgsn-2)[0x56264c61a310]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126084804734 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126084804734 DRANAP DEBUG cnlink(sgsn-3)[0x56264c61aca0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126084804735 DRANAP DEBUG cnlink(sgsn-3)[0x56264c61aca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126084804735 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250126084804735 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126084804735 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084804735 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126084804735 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084804735 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084804735 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084804735 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084804735 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084804735 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084804735 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084804735 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084804735 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084804735 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084804735 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084804735 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250126084804735 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084804735 DRANAP DEBUG cnlink(sgsn-3)[0x56264c61aca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126084804735 DRANAP DEBUG cnlink(sgsn-2)[0x56264c61a310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126084804735 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250126084804735 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126084804735 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084804735 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126084804735 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084804735 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084804735 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084804735 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084804735 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084804735 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084804735 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084804735 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084804735 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084804735 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084804735 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084804735 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250126084804735 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084804735 DRANAP DEBUG cnlink(sgsn-2)[0x56264c61a310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126084804735 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126084804735 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250126084804735 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126084804735 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084804735 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126084804735 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084804735 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084804735 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084804735 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084804735 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084804735 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084804735 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084804735 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084804735 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084804735 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084804735 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084804735 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126084804735 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084804735 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126084804735 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126084804735 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250126084804735 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126084804735 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084804735 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126084804735 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084804735 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084804735 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084804735 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084804735 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084804735 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084804735 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084804735 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084804735 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084804735 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084804735 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084804735 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126084804735 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084804735 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126084804735 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084804735 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084804735 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084804735 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250126084804735 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250126084804735 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250126084804735 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084804735 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084804735 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084804735 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250126084804735 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250126084804735 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250126084804735 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250126084804735 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084804735 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084804735 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084804735 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126084804735 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126084804735 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126084804735 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250126084804735 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084804735 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084804735 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084804735 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126084804735 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126084804735 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126084804735 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@009b6094bab8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@009b6094bab8: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(96)@009b6094bab8: ************************************************* HNBGW_Test.sgsn0-M3UA(96)@009b6094bab8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(96)@009b6094bab8: ************************************************* HNBGW_Test.sgsn0-SCCP(94)@009b6094bab8: v_sccp_pdu_maxlen:268 20250126084804931 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126084804931 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250126084804931 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126084804931 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(93)@009b6094bab8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250126084804940 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084804940 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250126084804940 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126084804940 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126084804940 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126084804940 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250126084804940 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126084804942 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084804942 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250126084804943 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126084804943 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126084804943 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126084804943 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126084804943 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126084804943 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084804943 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126084804943 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20250126084804943 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126084804943 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126084804943 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084804943 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126084804943 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126084804943 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126084804943 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126084804944 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126084804945 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084804945 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084804945 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084804945 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126084804945 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126084804945 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126084804945 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126084804944 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250126084804944 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126084804945 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084804944 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084804944 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126084804944 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084804944 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084804945 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084804945 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084804945 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084804945 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084804945 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084804945 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084804945 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084804945 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084804945 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084804945 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126084804945 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084804945 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126084804947 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126084804947 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250126084804947 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126084804947 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(96)@009b6094bab8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250126084804953 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084804954 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250126084804954 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126084804954 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126084804954 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126084804954 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250126084804954 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126084804956 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084804956 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250126084804956 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126084804956 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126084804956 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126084804956 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126084804956 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126084804956 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084804956 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126084804956 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20250126084804956 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126084804956 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126084804956 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084804956 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126084804956 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126084804956 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126084804956 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126084804957 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126084804957 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250126084804957 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126084804957 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084804957 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126084804957 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084804957 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084804957 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084804957 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084804957 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084804957 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084804957 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084804957 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084804957 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084804957 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084804957 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084804957 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126084804957 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084804957 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126084804957 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084804957 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084804957 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084804957 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126084804957 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126084804957 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126084804957 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126084804957 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(92)@009b6094bab8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126084805738 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084805738 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126084805738 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126084805738 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126084805738 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126084805738 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126084805738 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126084805738 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084805738 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084805738 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126084805738 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126084805738 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126084805738 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126084805738 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126084805738 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250126084805738 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250126084805738 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084805738 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084805738 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084805738 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084805738 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084805738 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084805738 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084805738 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084805738 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084805738 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084805738 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084805738 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084805738 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084805738 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126084805738 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126084805738 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126084805738 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250126084805739 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250126084805739 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084805739 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250126084805739 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084805739 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084805739 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084805739 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084805739 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084805739 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084805739 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084805739 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084805739 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084805739 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084805739 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084805739 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126084805739 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084805739 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126084805739 DRANAP NOTICE cnlink(msc-0)[0x56264c5ce220]{CONNECTED}: link up (cnlink.c:111) 20250126084805739 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084805739 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084805739 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084805739 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126084805739 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126084805739 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126084805739 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126084805739 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084805739 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084805739 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126084805739 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126084805739 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126084805739 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126084805739 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126084805739 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126084805739 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084805739 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084805739 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126084805739 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126084805739 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126084805739 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126084805739 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126084805739 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250126084805739 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250126084805739 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084805739 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084805739 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084805739 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084805739 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084805739 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084805739 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084805739 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084805739 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084805739 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084805739 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084805739 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084805739 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084805739 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126084805739 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126084805739 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126084805739 DRANAP INFO cnlink(msc-0)[0x56264c5ce220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(95)@009b6094bab8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126084805749 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084805749 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126084805749 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126084805749 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126084805749 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126084805749 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126084805749 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126084805749 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084805749 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084805749 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126084805749 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126084805749 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126084805749 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126084805749 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126084805749 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250126084805749 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250126084805749 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084805749 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084805749 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084805749 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084805749 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084805749 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084805749 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084805749 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084805749 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084805749 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084805749 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084805749 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084805749 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084805749 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126084805749 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126084805749 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126084805749 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250126084805749 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250126084805749 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084805749 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250126084805749 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084805749 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084805749 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084805749 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084805749 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084805749 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084805749 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084805749 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084805749 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084805749 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084805749 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084805749 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126084805749 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084805749 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126084805749 DRANAP NOTICE cnlink(sgsn-0)[0x56264c618ff0]{CONNECTED}: link up (cnlink.c:111) 20250126084805749 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084805749 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084805749 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084805749 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126084805749 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126084805749 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126084805749 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126084805749 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084805750 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084805750 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126084805750 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126084805750 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126084805750 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126084805750 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126084805750 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126084805750 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084805750 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084805750 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126084805750 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126084805750 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126084805750 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126084805750 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126084805750 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250126084805750 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20250126084805750 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084805750 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084805750 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084805750 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084805750 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084805750 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084805750 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084805750 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084805750 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084805750 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084805750 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084805750 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084805750 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084805750 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126084805750 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126084805750 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126084805750 DRANAP INFO cnlink(sgsn-0)[0x56264c618ff0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250126084805758 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126084805758 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126084805758 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 30 bytes from client (stream_srv.c:1355) 20250126084805758 DMAIN DEBUG Decoding message HNBAP_UERegisterRequestIEs (hnbap_decoder.c:374) (hnbap_decoder.c:374) 20250126084805758 DHNBAP DEBUG (127.0.0.1:9999 ) REJ UE_Id IMSI 262420000000001 (hnbgw_hnbap.c:283) 20250126084805758 DHNBAP ERROR (127.0.0.1:9999 ) Rejecting UE Register Request cause=radio(HNB not registered) (hnbgw_hnbap.c:295) 20250126084805758 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126084805758 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 25 bytes of data (stream_srv.c:827) MTC@009b6094bab8: setverdict(pass): none -> pass MTC@009b6094bab8: ok: talloc reports "asn1_context" = 1 bytes 20250126084805762 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40326<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250126084805762 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:33859<->l=127.0.0.1:4262) (control_if.c:193) 20250126084805762 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126084805762 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126084805762 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250126084805762 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) 20250126084805762 DMAIN INFO (disconnected ) Releasing HNB context (hnbgw.c:269) HNBGW_Test.sgsn0-M3UA(96)@009b6094bab8: Final verdict of PTC: none IPA-CTRL-CLI-IPA(87)@009b6094bab8: Final verdict of PTC: none TC_ue_register_before_hnb_register-Iuh0(89)@009b6094bab8: Final verdict of PTC: none VirtHNBGW-STATS(86)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(91)@009b6094bab8: Final verdict of PTC: none TC_ue_register_before_hnb_register-Iuh0-RUA(90)@009b6094bab8: Final verdict of PTC: none MutexDispCT-TC_ue_register_before_hnb_register(85)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(94)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(93)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(95)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.msc0-RAN(92)@009b6094bab8: Final verdict of PTC: none HNBGW-MGCP(97)@009b6094bab8: Final verdict of PTC: none MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126084805763 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40318<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(88)@009b6094bab8: Final verdict of PTC: none MTC@009b6094bab8: Setting final verdict of the test case. MTC@009b6094bab8: Local verdict of MTC: pass MTC@009b6094bab8: Local verdict of PTC MutexDispCT-TC_ue_register_before_hnb_register(85): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC VirtHNBGW-STATS(86): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC IPA-CTRL-CLI-IPA(87): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW-PFCP(88): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_ue_register_before_hnb_register-Iuh0(89): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_ue_register_before_hnb_register-Iuh0-RUA(90): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.msc0-SCCP(91): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.msc0-RAN(92): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.msc0-M3UA(93): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(94): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.sgsn0-RAN(95): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(96): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW-MGCP(97): none (pass -> pass) MTC@009b6094bab8: Test case TC_ue_register_before_hnb_register finished. Verdict: pass MTC@009b6094bab8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register_before_hnb_register pass'. Sun Jan 26 08:48:05 UTC 2025 ====== HNBGW_Tests.TC_ue_register_before_hnb_register pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ue_register_before_hnb_register.talloc 20250126084805805 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43394<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126084805940 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250126084805940 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126084805940 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250126084805940 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250126084805940 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250126084805940 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126084805940 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126084805940 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250126084805940 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126084805940 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084805940 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20250126084805940 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126084805940 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126084805940 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126084805940 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250126084805940 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126084805940 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250126084805940 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084805941 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126084805941 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20250126084805941 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126084805941 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126084805941 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084805941 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126084805941 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126084805941 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126084805941 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126084805941 DRANAP NOTICE cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: link lost (cnlink.c:118) 20250126084805941 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250126084805941 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126084805941 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250126084805941 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250126084805941 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250126084805941 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126084805941 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126084805941 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250126084805941 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126084805941 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084805941 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20250126084805941 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126084805941 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126084805941 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126084805941 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250126084805941 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126084805941 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250126084805941 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084805941 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126084805941 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20250126084805941 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126084805941 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126084805941 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084805941 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126084805941 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126084805941 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126084805941 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126084805941 DRANAP NOTICE cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: link lost (cnlink.c:118) 20250126084806206 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43394<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=191664) Waiting for packet dumper to finish... 1 (prev_count=191664, count=208356) 20250126084807941 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126084807941 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250126084807941 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250126084807941 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126084807941 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250126084807941 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@009b6094bab8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register_before_hnb_register pass' was executed successfully (exit status: 0). MTC@009b6094bab8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_initial_ue'. ------ HNBGW_Tests.TC_ranap_cs_initial_ue ------ Sun Jan 26 08:48:08 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_ranap_cs_initial_ue.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_ranap_cs_initial_ue.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@009b6094bab8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_initial_ue' was executed successfully (exit status: 0). MTC@009b6094bab8: Test case TC_ranap_cs_initial_ue started. 20250126084809277 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43398<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126084809282 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43414<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126084809288 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:42275<->l=127.0.0.1:4262) (control_if.c:572) 20250126084809316 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126084809316 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126084809316 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126084809316 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126084809317 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126084809317 DRANAP DEBUG cnlink(msc-2)[0x56264c5ae870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126084809317 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126084809317 DRANAP DEBUG cnlink(msc-3)[0x56264c618660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ranap_cs_initial_ue-Iuh0(102)@009b6094bab8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250126084809318 DRANAP DEBUG cnlink(msc-2)[0x56264c5ae870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126084809318 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250126084809318 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126084809318 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084809318 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126084809318 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084809318 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084809318 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084809318 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084809318 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084809318 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084809318 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084809318 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084809318 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084809318 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084809318 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084809318 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250126084809318 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084809318 DRANAP DEBUG cnlink(msc-2)[0x56264c5ae870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126084809318 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126084809318 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250126084809318 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126084809318 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084809318 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126084809318 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084809318 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084809318 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084809318 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084809318 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084809318 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084809318 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084809318 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084809318 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084809318 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084809318 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084809318 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126084809318 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084809318 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126084809318 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126084809318 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250126084809318 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126084809318 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084809318 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126084809318 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084809318 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084809318 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084809318 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084809318 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084809318 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084809318 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084809318 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084809318 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084809318 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084809318 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084809318 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126084809318 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084809318 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126084809318 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250126084809318 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250126084809318 DRANAP DEBUG cnlink(msc-3)[0x56264c618660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126084809318 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250126084809318 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126084809318 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084809318 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126084809318 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084809318 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084809318 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084809318 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084809318 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084809318 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084809318 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084809318 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084809318 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084809318 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084809318 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084809318 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250126084809318 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084809318 DRANAP DEBUG cnlink(msc-3)[0x56264c618660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126084809318 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084809318 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084809318 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084809318 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250126084809318 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250126084809318 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250126084809318 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250126084809318 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084809318 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084809318 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084809318 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126084809318 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126084809318 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126084809318 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250126084809318 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084809318 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084809318 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084809318 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126084809318 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126084809318 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126084809318 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250126084809318 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084809318 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084809318 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084809318 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250126084809318 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250126084809318 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! MTC@009b6094bab8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@009b6094bab8: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(106)@009b6094bab8: ************************************************* HNBGW_Test.msc0-M3UA(106)@009b6094bab8: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(106)@009b6094bab8: ************************************************* HNBGW_Test.msc0-SCCP(104)@009b6094bab8: v_sccp_pdu_maxlen:268 20250126084809341 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126084809341 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126084809341 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126084809341 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126084809341 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126084809341 DRANAP DEBUG cnlink(sgsn-2)[0x56264c61a310]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126084809341 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126084809341 DRANAP DEBUG cnlink(sgsn-3)[0x56264c61aca0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126084809342 DRANAP DEBUG cnlink(sgsn-3)[0x56264c61aca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126084809342 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250126084809343 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126084809343 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084809343 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126084809343 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084809343 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084809343 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084809343 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084809343 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084809343 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084809343 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084809343 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084809343 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084809343 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084809343 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084809343 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250126084809343 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084809343 DRANAP DEBUG cnlink(sgsn-3)[0x56264c61aca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126084809343 DRANAP DEBUG cnlink(sgsn-2)[0x56264c61a310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126084809343 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250126084809343 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126084809343 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084809343 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126084809343 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084809343 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084809343 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084809343 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084809343 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084809343 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084809343 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084809343 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084809343 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084809343 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084809343 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084809343 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250126084809343 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084809343 DRANAP DEBUG cnlink(sgsn-2)[0x56264c61a310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126084809343 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126084809343 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250126084809343 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126084809343 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084809343 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126084809343 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084809343 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084809343 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084809343 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084809343 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084809343 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084809343 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084809343 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084809343 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084809343 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084809343 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084809343 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126084809343 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084809343 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126084809343 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126084809343 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250126084809343 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126084809343 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084809343 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126084809343 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084809343 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084809343 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084809343 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084809343 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084809343 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084809343 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084809343 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084809343 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084809343 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084809343 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084809343 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126084809343 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084809343 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126084809343 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084809343 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084809343 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084809343 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250126084809343 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250126084809343 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250126084809343 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084809343 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084809343 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084809343 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250126084809343 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250126084809343 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250126084809343 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250126084809343 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084809343 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084809343 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084809343 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126084809343 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126084809343 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126084809343 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250126084809343 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084809343 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084809343 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084809343 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126084809343 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126084809343 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126084809343 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@009b6094bab8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@009b6094bab8: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(109)@009b6094bab8: ************************************************* HNBGW_Test.sgsn0-M3UA(109)@009b6094bab8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(109)@009b6094bab8: ************************************************* HNBGW_Test.sgsn0-SCCP(107)@009b6094bab8: v_sccp_pdu_maxlen:268 20250126084809369 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126084809369 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126084809369 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1355) 20250126084809369 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250126084809369 DLGLOBAL DEBUG validating counter group 0x562636cecbe0(hnb) with 60 counters (rate_ctr.c:86) 20250126084809369 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20250126084809369 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250126084809369 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250126084809369 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126084809369 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@009b6094bab8: setverdict(pass): none -> pass 20250126084809539 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126084809539 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250126084809539 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126084809539 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(106)@009b6094bab8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250126084809543 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084809543 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250126084809543 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126084809543 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126084809543 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126084809543 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250126084809543 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126084809544 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084809544 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250126084809544 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126084809544 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126084809544 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126084809544 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126084809544 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126084809544 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084809544 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126084809544 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20250126084809544 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126084809544 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126084809544 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084809544 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126084809544 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126084809544 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126084809544 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126084809545 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126084809545 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250126084809545 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126084809545 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084809545 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126084809545 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084809545 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084809545 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084809545 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084809545 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084809545 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084809545 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084809545 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084809545 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084809545 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084809545 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084809545 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126084809545 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084809545 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126084809545 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084809545 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084809545 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084809545 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126084809545 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126084809545 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126084809545 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126084809545 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084809557 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126084809557 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250126084809557 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126084809557 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(109)@009b6094bab8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250126084809563 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084809563 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250126084809563 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126084809563 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126084809563 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126084809563 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250126084809564 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126084809566 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084809566 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250126084809566 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126084809566 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126084809566 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126084809566 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126084809566 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126084809566 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084809566 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126084809566 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20250126084809566 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126084809566 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126084809566 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084809566 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126084809566 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126084809566 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126084809566 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126084809568 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126084809568 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084809568 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084809568 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084809568 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126084809568 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126084809568 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126084809568 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126084809568 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084809568 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250126084809568 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126084809568 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084809568 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126084809568 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084809568 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084809568 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084809568 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084809568 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084809568 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084809568 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084809568 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084809568 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084809568 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084809568 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084809568 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126084809568 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084809568 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) HNBGW_Test.msc0-RAN(105)@009b6094bab8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126084810367 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084810367 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126084810367 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126084810367 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126084810367 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126084810367 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126084810367 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126084810367 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084810367 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084810367 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126084810367 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126084810367 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126084810367 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126084810367 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126084810367 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250126084810367 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250126084810367 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084810367 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084810367 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084810367 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084810367 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084810367 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084810367 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084810367 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084810367 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084810367 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084810367 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084810367 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084810367 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084810367 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126084810367 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126084810367 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126084810367 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250126084810367 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250126084810367 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084810367 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250126084810367 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084810367 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084810367 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084810367 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084810367 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084810367 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084810367 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084810367 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084810367 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084810367 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084810367 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084810367 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126084810367 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084810367 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126084810367 DRANAP NOTICE cnlink(msc-0)[0x56264c5ce220]{CONNECTED}: link up (cnlink.c:111) 20250126084810367 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084810367 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084810367 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084810368 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126084810368 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126084810368 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126084810368 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126084810368 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(108)@009b6094bab8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126084810377 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084810377 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126084810377 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126084810377 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126084810377 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126084810377 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126084810377 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126084810377 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084810377 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084810378 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126084810378 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126084810378 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126084810378 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126084810378 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126084810378 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250126084810378 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250126084810378 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084810378 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084810378 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084810379 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084810379 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084810379 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084810379 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084810379 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084810380 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084810380 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084810380 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084810380 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084810380 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084810380 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126084810381 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126084810381 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126084810381 DRANAP INFO cnlink(msc-0)[0x56264c5ce220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250126084810381 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084810381 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126084810381 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126084810381 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126084810381 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126084810381 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126084810381 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126084810382 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084810382 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084810382 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126084810382 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126084810382 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126084810382 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126084810382 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126084810383 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250126084810383 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250126084810383 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084810383 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084810383 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084810383 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084810383 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084810383 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084810383 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084810383 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084810384 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084810384 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084810384 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084810384 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084810384 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084810384 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126084810384 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126084810385 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126084810385 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250126084810385 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250126084810385 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084810385 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250126084810386 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084810386 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084810386 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084810386 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084810386 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084810386 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084810386 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084810387 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084810387 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084810387 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084810387 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084810387 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126084810387 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084810387 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126084810387 DRANAP NOTICE cnlink(sgsn-0)[0x56264c618ff0]{CONNECTED}: link up (cnlink.c:111) 20250126084810388 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084810388 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084810388 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084810388 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126084810388 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126084810388 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126084810388 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126084810388 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084810388 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084810388 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126084810388 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126084810388 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126084810388 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126084810388 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126084810388 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126084810388 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084810388 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084810388 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126084810389 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126084810389 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126084810389 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126084810389 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126084810389 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250126084810389 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20250126084810389 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084810389 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084810389 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084810389 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084810390 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084810390 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084810390 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084810390 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084810390 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084810390 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084810390 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084810390 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084810391 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084810391 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126084810391 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126084810391 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126084810391 DRANAP INFO cnlink(sgsn-0)[0x56264c618ff0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250126084810430 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43428<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(105)@009b6094bab8: f_create_expect(l3 := '8F184BD011E2083A37CB'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(105)@009b6094bab8: Created Expect[0] for '8F184BD011E2083A37CB'O to be handled at TC_ranap_cs_initial_ue0(111) TC_ranap_cs_initial_ue-Iuh0-RUA(103)@009b6094bab8: Added conn table entry 0TC_ranap_cs_initial_ue0(111)7020013 20250126084811462 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126084811462 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126084811462 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1355) 20250126084811462 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250126084811462 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x6b1ded, normal) (hnbgw_rua.c:407) 20250126084811462 DHNB DEBUG map_rua[0x56264c625b90]{init}: Allocated (fsm.c:456) 20250126084811462 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7020013)[0x56264c625b90]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250126084811462 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7020013 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250126084811462 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126084811462 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126084811462 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7020013 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250126084811462 DCN DEBUG map_sccp[0x56264c628520]{init}: Allocated (fsm.c:456) 20250126084811462 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x56264c628520]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250126084811462 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-7020013 <-> SCCP-1 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250126084811462 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7020013 SCCP-1 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20250126084811462 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7020013)[0x56264c625b90]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250126084811462 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126084811462 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126084811462 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7020013)[0x56264c625b90]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250126084811462 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x56264c628520]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126084811462 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250126084811462 DLSCCP DEBUG SCCP-SCOC(1)[0x56264c6293e0]{IDLE}: Allocated (fsm.c:456) 20250126084811462 DLSCCP DEBUG SCCP-SCOC(1)[0x56264c6293e0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250126084811463 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a8f184bd011e2083a37cb004f40030001970056400500f1100926) (sccp_scrc.c:406) 20250126084811463 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084811463 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084811463 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084811463 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084811463 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084811463 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084811463 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084811463 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084811463 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084811463 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084811463 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084811463 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126084811463 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084811463 DLSCCP DEBUG SCCP-SCOC(1)[0x56264c6293e0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250126084811463 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x56264c628520]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250126084811463 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7020013)[0x56264c625b90]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250126084811463 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084811463 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084811463 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084811463 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126084811463 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126084811463 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126084811463 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126084811463 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(104)@009b6094bab8: First idle individual index:0 HNBGW_Test.msc0-SCCP(104)@009b6094bab8: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(105)@009b6094bab8: Found Expect[0] for l3='8F184BD011E2083A37CB'O handled at TC_ranap_cs_initial_ue0(111) HNBGW_Test.msc0-RAN(105)@009b6094bab8: Added conn table entry 0TC_ranap_cs_initial_ue0(111)2052405 HNBGW_Test.msc0-SCCP(104)@009b6094bab8: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(104)@009b6094bab8: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ranap_cs_initial_ue0(111)@009b6094bab8: setverdict(pass): none -> pass 20250126084811470 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084811470 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126084811470 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126084811470 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126084811470 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126084811470 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126084811470 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126084811470 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084811470 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084811470 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126084811470 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126084811470 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126084811470 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126084811470 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0075d46b) (sccp_scrc.c:477) 20250126084811470 DLSCCP DEBUG Received CO:COAK for local reference 1 (sccp_scoc.c:1824) 20250126084811470 DLSCCP DEBUG SCCP-SCOC(1)[0x56264c6293e0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250126084811470 DLSCCP DEBUG SCCP-SCOC(1)[0x56264c6293e0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250126084811470 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084811470 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250126084811470 DCN DEBUG handle_cn_conn_conf() conn_id=1, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250126084811470 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x56264c628520]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250126084811470 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x56264c628520]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250126084811471 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43428<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_cs_initial_ue0(111)@009b6094bab8: Final verdict of PTC: pass MTC@009b6094bab8: ok: talloc reports "asn1_context" = 1 bytes 20250126084811474 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43414<->l=127.0.0.1:4261 (telnet_interface.c:138) MutexDispCT-TC_ranap_cs_initial_ue(98)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(107)@009b6094bab8: Final verdict of PTC: none TC_ranap_cs_initial_ue-Iuh0-RUA(103)@009b6094bab8: Final verdict of PTC: none HNBGW-MGCP(110)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.msc0-RAN(105)@009b6094bab8: Final verdict of PTC: none VirtHNBGW-STATS(99)@009b6094bab8: Final verdict of PTC: none 20250126084811476 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:42275<->l=127.0.0.1:4262) (control_if.c:193) TC_ranap_cs_initial_ue-Iuh0(102)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(106)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(104)@009b6094bab8: Final verdict of PTC: none IPA-CTRL-CLI-IPA(100)@009b6094bab8: Final verdict of PTC: none 20250126084811485 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084811485 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126084811485 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20250126084811485 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126084811485 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126084811485 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084811485 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126084811485 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126084811485 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126084811485 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126084811485 DRANAP NOTICE cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: link lost (cnlink.c:118) 20250126084811485 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250126084811485 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126084811485 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250126084811485 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250126084811485 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250126084811485 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126084811485 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126084811485 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250126084811485 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126084811485 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084811485 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20250126084811485 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126084811485 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126084811485 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126084811485 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250126084811485 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126084811485 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250126084811485 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250126084811485 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126084811485 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250126084811485 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250126084811485 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250126084811485 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126084811485 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126084811485 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250126084811485 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126084811485 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084811485 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20250126084811485 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126084811485 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126084811485 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126084811485 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250126084811485 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126084811485 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250126084811486 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084811486 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084811486 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084811486 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126084811486 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126084811486 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126084811486 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126084811486 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250126084811485 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084811485 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126084811485 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20250126084811485 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126084811485 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126084811485 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084811485 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126084811485 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126084811485 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126084811485 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126084811485 DRANAP NOTICE cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: link lost (cnlink.c:118) 20250126084811485 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x56264c628520]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250126084811485 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250126084811485 DLSCCP DEBUG SCCP-SCOC(1)[0x56264c6293e0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250126084811485 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0075d46b), PART(T=Source Reference,L=4,D=00000001), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250126084811485 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084811485 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084811485 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126084811485 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084811485 DLSCCP DEBUG SCCP-SCOC(1)[0x56264c6293e0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250126084811485 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x56264c628520]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250126084811485 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7020013)[0x56264c625b90]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250126084811485 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7020013)[0x56264c625b90]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250126084811486 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250126084811486 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7020013)[0x56264c625b90]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250126084811486 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7020013)[0x56264c625b90]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250126084811486 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7020013)[0x56264c625b90]{disrupted}: Freeing instance (context_map.c:202) 20250126084811486 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7020013)[0x56264c625b90]{disrupted}: Deallocated (fsm.c:568) 20250126084811486 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x56264c628520]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250126084811486 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x56264c628520]{disconnected}: Freeing instance (context_map.c:206) 20250126084811486 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x56264c628520]{disconnected}: Deallocated (fsm.c:568) 20250126084811486 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7020013 SCCP-1 msc-0 MI=NONE: Deallocating (context_map.c:225) 20250126084811486 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126084811486 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250126084811486 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126084811486 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126084811486 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250126084811486 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250126084811486 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.sgsn0-M3UA(109)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(108)@009b6094bab8: Final verdict of PTC: none MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126084811488 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43398<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(101)@009b6094bab8: Final verdict of PTC: none MTC@009b6094bab8: Setting final verdict of the test case. MTC@009b6094bab8: Local verdict of MTC: pass MTC@009b6094bab8: Local verdict of PTC MutexDispCT-TC_ranap_cs_initial_ue(98): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC VirtHNBGW-STATS(99): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC IPA-CTRL-CLI-IPA(100): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW-PFCP(101): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_ranap_cs_initial_ue-Iuh0(102): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_ranap_cs_initial_ue-Iuh0-RUA(103): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.msc0-SCCP(104): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.msc0-RAN(105): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.msc0-M3UA(106): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(107): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.sgsn0-RAN(108): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(109): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW-MGCP(110): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_ranap_cs_initial_ue0(111): pass (pass -> pass) MTC@009b6094bab8: Test case TC_ranap_cs_initial_ue finished. Verdict: pass MTC@009b6094bab8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_initial_ue pass'. Sun Jan 26 08:48:11 UTC 2025 ====== HNBGW_Tests.TC_ranap_cs_initial_ue pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ranap_cs_initial_ue.talloc 20250126084811580 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43430<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126084811982 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43430<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=240832) Waiting for packet dumper to finish... 1 (prev_count=240832, count=241488) 20250126084813487 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126084813487 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250126084813487 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250126084813487 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126084813487 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250126084813487 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@009b6094bab8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_initial_ue pass' was executed successfully (exit status: 0). MTC@009b6094bab8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_initial_ue'. ------ HNBGW_Tests.TC_ranap_ps_initial_ue ------ Sun Jan 26 08:48:14 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_ranap_ps_initial_ue.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_ranap_ps_initial_ue.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@009b6094bab8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_initial_ue' was executed successfully (exit status: 0). MTC@009b6094bab8: Test case TC_ranap_ps_initial_ue started. 20250126084815033 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43442<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126084815035 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43452<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126084815038 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:43317<->l=127.0.0.1:4262) (control_if.c:572) 20250126084815051 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126084815051 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126084815051 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126084815051 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126084815051 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126084815051 DRANAP DEBUG cnlink(msc-2)[0x56264c5ae870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ranap_ps_initial_ue-Iuh0(116)@009b6094bab8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250126084815051 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126084815051 DRANAP DEBUG cnlink(msc-3)[0x56264c618660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126084815052 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250126084815052 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250126084815053 DRANAP DEBUG cnlink(msc-3)[0x56264c618660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126084815053 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250126084815053 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126084815053 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084815053 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126084815053 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084815053 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084815053 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084815053 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084815053 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084815053 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084815053 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084815053 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084815053 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084815053 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084815053 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084815053 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250126084815053 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084815053 DRANAP DEBUG cnlink(msc-3)[0x56264c618660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126084815053 DRANAP DEBUG cnlink(msc-2)[0x56264c5ae870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126084815053 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250126084815053 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126084815053 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084815053 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126084815053 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084815053 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084815053 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084815053 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084815053 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084815053 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084815053 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084815053 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084815053 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084815053 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084815053 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084815053 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250126084815053 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084815053 DRANAP DEBUG cnlink(msc-2)[0x56264c5ae870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126084815053 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126084815053 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250126084815053 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126084815053 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084815053 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126084815053 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084815053 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084815053 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084815053 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084815053 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084815053 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084815053 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084815053 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084815053 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084815053 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084815053 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084815053 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126084815053 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084815053 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126084815053 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126084815053 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250126084815053 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126084815053 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084815053 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126084815053 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084815053 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084815053 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084815053 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084815053 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084815053 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084815053 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084815053 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084815053 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084815053 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084815053 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084815053 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126084815053 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084815053 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126084815053 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084815053 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084815053 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084815053 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250126084815053 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250126084815053 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250126084815053 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084815053 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084815053 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084815053 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250126084815053 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250126084815053 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250126084815053 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250126084815053 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084815053 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084815053 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084815053 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126084815053 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126084815053 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126084815053 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250126084815053 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084815053 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084815053 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084815053 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126084815053 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126084815053 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126084815053 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@009b6094bab8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@009b6094bab8: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(120)@009b6094bab8: ************************************************* HNBGW_Test.msc0-M3UA(120)@009b6094bab8: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(120)@009b6094bab8: ************************************************* HNBGW_Test.msc0-SCCP(118)@009b6094bab8: v_sccp_pdu_maxlen:268 20250126084815064 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126084815064 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126084815064 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126084815064 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126084815065 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126084815065 DRANAP DEBUG cnlink(sgsn-2)[0x56264c61a310]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126084815065 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126084815065 DRANAP DEBUG cnlink(sgsn-3)[0x56264c61aca0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126084815066 DRANAP DEBUG cnlink(sgsn-3)[0x56264c61aca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126084815066 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250126084815066 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126084815066 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084815066 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126084815066 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084815066 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084815066 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084815066 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084815066 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084815066 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084815066 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084815066 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084815066 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084815066 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084815066 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084815066 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250126084815066 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084815066 DRANAP DEBUG cnlink(sgsn-3)[0x56264c61aca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126084815066 DRANAP DEBUG cnlink(sgsn-2)[0x56264c61a310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126084815066 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250126084815066 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126084815066 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084815066 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126084815066 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084815066 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084815066 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084815066 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084815066 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084815066 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084815066 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084815066 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084815066 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084815066 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084815066 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084815066 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250126084815066 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084815066 DRANAP DEBUG cnlink(sgsn-2)[0x56264c61a310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126084815066 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126084815066 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250126084815066 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126084815066 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084815066 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126084815066 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084815066 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084815066 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084815066 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084815066 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084815066 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084815066 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084815066 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084815066 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084815066 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084815066 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084815066 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126084815066 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084815066 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126084815066 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126084815066 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250126084815066 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126084815066 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084815066 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126084815066 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084815066 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084815066 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084815066 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084815066 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084815066 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084815066 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084815066 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084815066 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084815066 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084815066 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084815066 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126084815066 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084815066 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126084815066 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084815066 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084815066 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084815066 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250126084815066 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250126084815066 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250126084815066 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084815066 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084815066 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084815066 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250126084815066 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250126084815066 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250126084815066 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250126084815066 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084815066 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084815066 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084815066 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126084815066 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126084815066 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126084815066 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250126084815066 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084815066 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084815066 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084815066 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126084815066 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126084815066 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126084815066 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@009b6094bab8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@009b6094bab8: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(123)@009b6094bab8: ************************************************* HNBGW_Test.sgsn0-M3UA(123)@009b6094bab8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(123)@009b6094bab8: ************************************************* HNBGW_Test.sgsn0-SCCP(121)@009b6094bab8: v_sccp_pdu_maxlen:268 20250126084815086 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126084815086 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126084815086 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1355) 20250126084815086 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250126084815086 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20250126084815086 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250126084815086 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250126084815086 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126084815086 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@009b6094bab8: setverdict(pass): none -> pass 20250126084815262 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126084815262 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250126084815262 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126084815262 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(120)@009b6094bab8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250126084815264 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084815264 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250126084815264 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126084815264 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126084815264 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126084815264 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250126084815264 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126084815264 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084815264 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250126084815264 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126084815264 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126084815264 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126084815264 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126084815264 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126084815265 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084815265 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126084815265 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20250126084815265 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126084815265 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126084815265 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084815265 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126084815265 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126084815265 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126084815265 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126084815266 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126084815266 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250126084815266 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126084815266 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084815266 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126084815266 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084815266 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084815266 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084815266 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084815266 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084815266 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084815266 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084815266 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084815266 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084815266 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084815266 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084815266 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126084815266 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084815266 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126084815266 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084815266 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084815266 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084815266 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126084815266 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126084815266 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126084815266 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126084815266 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084815275 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126084815275 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250126084815275 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126084815275 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(123)@009b6094bab8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250126084815276 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084815276 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250126084815276 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126084815276 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126084815276 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126084815276 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250126084815276 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126084815277 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084815277 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250126084815277 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126084815277 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126084815277 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126084815277 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126084815277 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126084815277 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084815277 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126084815277 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20250126084815277 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126084815277 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126084815277 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084815277 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126084815277 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126084815277 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126084815277 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126084815278 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126084815278 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250126084815278 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126084815278 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084815278 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126084815278 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084815278 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084815278 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084815278 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084815278 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084815278 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084815278 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084815278 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084815278 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084815278 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084815278 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084815278 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126084815278 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084815278 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126084815278 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084815278 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084815278 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084815278 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126084815278 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126084815278 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126084815278 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126084815278 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(119)@009b6094bab8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126084816078 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084816079 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126084816079 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126084816079 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126084816079 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126084816079 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126084816079 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126084816079 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084816079 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084816079 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126084816079 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126084816079 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126084816079 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126084816079 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126084816079 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250126084816079 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250126084816079 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084816079 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084816079 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084816079 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084816079 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084816079 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084816079 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084816079 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084816079 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084816079 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084816079 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084816079 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084816079 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084816079 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126084816079 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126084816079 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126084816079 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250126084816079 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250126084816079 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084816079 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250126084816079 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084816079 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084816079 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084816079 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084816079 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084816080 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084816080 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084816080 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084816080 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084816080 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084816080 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084816080 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126084816080 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084816080 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126084816080 DRANAP NOTICE cnlink(msc-0)[0x56264c5ce220]{CONNECTED}: link up (cnlink.c:111) 20250126084816080 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084816080 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084816080 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084816080 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126084816080 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126084816080 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126084816080 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126084816080 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084816083 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084816083 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126084816083 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126084816083 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126084816083 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126084816083 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126084816083 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126084816083 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084816083 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084816083 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126084816083 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126084816083 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126084816083 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126084816083 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126084816083 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250126084816083 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250126084816083 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084816083 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084816083 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084816083 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084816083 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084816083 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084816083 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084816083 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084816083 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084816083 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084816083 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084816083 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084816083 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084816083 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126084816083 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126084816083 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126084816083 DRANAP INFO cnlink(msc-0)[0x56264c5ce220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(122)@009b6094bab8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126084816086 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084816086 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126084816086 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126084816086 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126084816086 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126084816086 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126084816086 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126084816086 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084816086 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084816086 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126084816086 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126084816086 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126084816086 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126084816086 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126084816086 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250126084816086 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250126084816086 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084816086 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084816086 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084816086 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084816086 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084816086 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084816086 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084816086 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084816086 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084816086 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084816086 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084816086 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084816086 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084816086 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126084816086 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126084816086 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126084816086 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250126084816086 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250126084816086 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084816086 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250126084816086 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084816086 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084816086 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084816086 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084816086 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084816086 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084816086 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084816086 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084816086 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084816086 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084816086 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084816086 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126084816086 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084816087 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126084816087 DRANAP NOTICE cnlink(sgsn-0)[0x56264c618ff0]{CONNECTED}: link up (cnlink.c:111) 20250126084816087 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084816087 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084816087 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084816087 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126084816087 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126084816087 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126084816087 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126084816087 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084816088 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084816088 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126084816088 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126084816088 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126084816088 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126084816088 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126084816088 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126084816088 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084816088 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084816088 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126084816088 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126084816088 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126084816088 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126084816088 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126084816088 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250126084816088 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20250126084816088 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084816088 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084816088 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084816088 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084816088 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084816088 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084816088 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084816088 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084816088 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084816088 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084816088 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084816088 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084816088 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084816088 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126084816088 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126084816088 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126084816088 DRANAP INFO cnlink(sgsn-0)[0x56264c618ff0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250126084816098 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60382<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(122)@009b6094bab8: f_create_expect(l3 := '97D29E6229063353F8D9'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(122)@009b6094bab8: Created Expect[0] for '97D29E6229063353F8D9'O to be handled at TC_ranap_ps_initial_ue0(125) TC_ranap_ps_initial_ue-Iuh0-RUA(117)@009b6094bab8: Added conn table entry 0TC_ranap_ps_initial_ue0(125)2254617 20250126084817110 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126084817110 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126084817110 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1355) 20250126084817110 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250126084817110 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x226719, normal) (hnbgw_rua.c:407) 20250126084817110 DHNB DEBUG map_rua[0x56264c625b90]{init}: Allocated (fsm.c:456) 20250126084817110 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2254617)[0x56264c625b90]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250126084817110 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2254617 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250126084817110 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126084817110 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126084817110 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2254617 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250126084817110 DCN DEBUG map_sccp[0x56264c628520]{init}: Allocated (fsm.c:456) 20250126084817110 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x56264c628520]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250126084817110 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2254617 <-> SCCP-2 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250126084817110 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2254617 SCCP-2 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20250126084817110 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2254617)[0x56264c625b90]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250126084817110 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126084817110 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126084817110 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2254617)[0x56264c625b90]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250126084817110 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x56264c628520]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126084817110 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250126084817110 DLSCCP DEBUG SCCP-SCOC(2)[0x56264c626fb0]{IDLE}: Allocated (fsm.c:456) 20250126084817110 DLSCCP DEBUG SCCP-SCOC(2)[0x56264c626fb0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250126084817110 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0a97d29e6229063353f8d9004f40030000310056400500f1100926) (sccp_scrc.c:406) 20250126084817110 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084817110 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084817110 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084817110 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084817110 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084817110 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084817110 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084817110 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084817110 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084817110 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084817110 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084817110 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126084817110 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084817110 DLSCCP DEBUG SCCP-SCOC(2)[0x56264c626fb0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250126084817110 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x56264c628520]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250126084817110 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2254617)[0x56264c625b90]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250126084817111 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084817111 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084817111 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084817111 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126084817111 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126084817111 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126084817111 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126084817111 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(121)@009b6094bab8: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(121)@009b6094bab8: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(122)@009b6094bab8: Found Expect[0] for l3='97D29E6229063353F8D9'O handled at TC_ranap_ps_initial_ue0(125) HNBGW_Test.sgsn0-RAN(122)@009b6094bab8: Added conn table entry 0TC_ranap_ps_initial_ue0(125)7811559 HNBGW_Test.sgsn0-SCCP(121)@009b6094bab8: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(121)@009b6094bab8: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ranap_ps_initial_ue0(125)@009b6094bab8: setverdict(pass): none -> pass 20250126084817115 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084817115 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126084817115 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126084817115 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126084817115 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126084817115 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126084817115 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126084817115 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084817115 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084817115 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126084817115 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126084817115 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126084817115 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126084817115 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0064e7f7) (sccp_scrc.c:477) 20250126084817115 DLSCCP DEBUG Received CO:COAK for local reference 2 (sccp_scoc.c:1824) 20250126084817115 DLSCCP DEBUG SCCP-SCOC(2)[0x56264c626fb0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250126084817115 DLSCCP DEBUG SCCP-SCOC(2)[0x56264c626fb0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250126084817115 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084817115 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250126084817115 DCN DEBUG handle_cn_conn_conf() conn_id=2, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250126084817115 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x56264c628520]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250126084817115 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x56264c628520]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250126084817115 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60382<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_ps_initial_ue0(125)@009b6094bab8: Final verdict of PTC: pass MTC@009b6094bab8: ok: talloc reports "asn1_context" = 1 bytes TC_ranap_ps_initial_ue-Iuh0-RUA(117)@009b6094bab8: Final verdict of PTC: none 20250126084817118 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43452<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.sgsn0-SCCP(121)@009b6094bab8: Final verdict of PTC: none MutexDispCT-TC_ranap_ps_initial_ue(112)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.msc0-RAN(119)@009b6094bab8: Final verdict of PTC: none 20250126084817118 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:43317<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.sgsn0-M3UA(123)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(122)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(118)@009b6094bab8: Final verdict of PTC: none 20250126084817118 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250126084817119 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126084817119 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250126084817119 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250126084817119 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250126084817119 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126084817119 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126084817119 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250126084817119 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126084817119 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084817119 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed VirtHNBGW-STATS(113)@009b6094bab8: Final verdict of PTC: none 20250126084817119 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126084817119 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126084817119 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126084817119 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250126084817119 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126084817119 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250126084817119 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250126084817119 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126084817119 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250126084817119 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250126084817119 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP HNBGW_Test.msc0-M3UA(120)@009b6094bab8: Final verdict of PTC: none 20250126084817119 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126084817119 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126084817119 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250126084817119 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084817119 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126084817119 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20250126084817119 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126084817119 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126084817119 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084817119 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126084817119 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126084817119 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126084817119 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126084817119 DRANAP NOTICE cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: link lost (cnlink.c:118) 20250126084817119 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126084817119 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084817119 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20250126084817119 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126084817119 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126084817119 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126084817119 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250126084817120 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126084817120 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250126084817120 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084817120 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) TC_ranap_ps_initial_ue-Iuh0(116)@009b6094bab8: Final verdict of PTC: none 20250126084817120 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20250126084817120 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126084817120 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126084817120 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084817120 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126084817120 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126084817120 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126084817120 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126084817120 DRANAP NOTICE cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: link lost (cnlink.c:118) 20250126084817120 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x56264c628520]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250126084817120 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250126084817120 DLSCCP DEBUG SCCP-SCOC(2)[0x56264c626fb0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250126084817120 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0064e7f7), PART(T=Source Reference,L=4,D=00000002), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250126084817120 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084817120 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084817120 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126084817120 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084817120 DLSCCP DEBUG SCCP-SCOC(2)[0x56264c626fb0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250126084817120 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x56264c628520]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250126084817120 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2254617)[0x56264c625b90]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250126084817120 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2254617)[0x56264c625b90]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250126084817120 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250126084817120 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2254617)[0x56264c625b90]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250126084817120 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2254617)[0x56264c625b90]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250126084817120 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2254617)[0x56264c625b90]{disrupted}: Freeing instance (context_map.c:202) 20250126084817120 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2254617)[0x56264c625b90]{disrupted}: Deallocated (fsm.c:568) 20250126084817120 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x56264c628520]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250126084817120 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x56264c628520]{disconnected}: Freeing instance (context_map.c:206) 20250126084817120 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x56264c628520]{disconnected}: Deallocated (fsm.c:568) 20250126084817120 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2254617 SCCP-2 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20250126084817120 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126084817120 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250126084817120 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084817120 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084817120 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084817120 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126084817120 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126084817120 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126084817120 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126084817120 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250126084817120 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250126084817120 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250126084817120 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126084817120 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126084817120 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req HNBGW-MGCP(124)@009b6094bab8: Final verdict of PTC: none IPA-CTRL-CLI-IPA(114)@009b6094bab8: Final verdict of PTC: none MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126084817123 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43442<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(115)@009b6094bab8: Final verdict of PTC: none MTC@009b6094bab8: Setting final verdict of the test case. MTC@009b6094bab8: Local verdict of MTC: pass MTC@009b6094bab8: Local verdict of PTC MutexDispCT-TC_ranap_ps_initial_ue(112): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC VirtHNBGW-STATS(113): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC IPA-CTRL-CLI-IPA(114): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW-PFCP(115): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_ranap_ps_initial_ue-Iuh0(116): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_ranap_ps_initial_ue-Iuh0-RUA(117): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.msc0-SCCP(118): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.msc0-RAN(119): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.msc0-M3UA(120): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(121): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.sgsn0-RAN(122): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(123): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW-MGCP(124): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_ranap_ps_initial_ue0(125): pass (pass -> pass) MTC@009b6094bab8: Test case TC_ranap_ps_initial_ue finished. Verdict: pass MTC@009b6094bab8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_initial_ue pass'. Sun Jan 26 08:48:17 UTC 2025 ====== HNBGW_Tests.TC_ranap_ps_initial_ue pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ranap_ps_initial_ue.talloc 20250126084817166 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60388<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126084817668 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60388<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=184224) Waiting for packet dumper to finish... 1 (prev_count=184224, count=240796) 20250126084819119 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126084819119 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250126084819120 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250126084819120 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126084819120 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250126084819120 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@009b6094bab8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_initial_ue pass' was executed successfully (exit status: 0). MTC@009b6094bab8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr'. ------ HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr ------ Sun Jan 26 08:48:19 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@009b6094bab8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr' was executed successfully (exit status: 0). MTC@009b6094bab8: Test case TC_ranap_cs_initial_ue_empty_cr started. 20250126084820738 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60396<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126084820740 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60402<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126084820742 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:35755<->l=127.0.0.1:4262) (control_if.c:572) 20250126084820753 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126084820753 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126084820753 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126084820753 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126084820753 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126084820753 DRANAP DEBUG cnlink(msc-2)[0x56264c5ae870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126084820753 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126084820753 DRANAP DEBUG cnlink(msc-3)[0x56264c618660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ranap_cs_initial_ue_empty_cr-Iuh0(130)@009b6094bab8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250126084820753 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250126084820753 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250126084820754 DRANAP DEBUG cnlink(msc-3)[0x56264c618660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126084820754 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250126084820754 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126084820754 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084820754 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126084820754 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084820754 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084820754 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084820754 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084820755 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084820755 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084820755 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084820755 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084820755 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084820755 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084820755 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084820755 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250126084820755 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084820755 DRANAP DEBUG cnlink(msc-3)[0x56264c618660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126084820755 DRANAP DEBUG cnlink(msc-2)[0x56264c5ae870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126084820755 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250126084820755 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126084820755 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084820755 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126084820755 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084820755 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084820755 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084820755 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084820755 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084820755 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084820755 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084820755 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084820755 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084820755 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084820755 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084820755 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250126084820755 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084820755 DRANAP DEBUG cnlink(msc-2)[0x56264c5ae870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126084820755 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126084820755 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250126084820755 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126084820755 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084820755 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126084820755 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084820755 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084820755 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084820755 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084820755 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084820755 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084820755 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084820755 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084820755 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084820755 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084820755 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084820755 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126084820755 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084820755 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126084820755 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126084820755 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250126084820755 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126084820755 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084820755 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126084820755 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084820755 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084820755 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084820755 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084820755 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084820755 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084820755 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084820755 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084820755 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084820755 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084820755 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084820755 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126084820755 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084820755 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126084820755 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084820755 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084820755 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084820755 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250126084820755 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250126084820755 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250126084820755 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084820755 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084820755 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084820755 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250126084820755 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250126084820755 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250126084820755 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250126084820755 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084820755 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084820755 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084820755 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126084820755 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126084820755 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126084820755 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250126084820755 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084820755 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084820755 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084820755 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126084820755 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126084820755 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126084820755 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@009b6094bab8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@009b6094bab8: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(134)@009b6094bab8: ************************************************* HNBGW_Test.msc0-M3UA(134)@009b6094bab8: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(134)@009b6094bab8: ************************************************* HNBGW_Test.msc0-SCCP(132)@009b6094bab8: v_sccp_pdu_maxlen:268 20250126084820767 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126084820767 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126084820767 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126084820767 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126084820767 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126084820767 DRANAP DEBUG cnlink(sgsn-2)[0x56264c61a310]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126084820767 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126084820767 DRANAP DEBUG cnlink(sgsn-3)[0x56264c61aca0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126084820768 DRANAP DEBUG cnlink(sgsn-3)[0x56264c61aca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126084820768 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250126084820768 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126084820768 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084820768 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126084820768 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084820768 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084820768 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084820768 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084820768 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084820768 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084820768 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084820768 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084820768 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084820768 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084820768 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084820768 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250126084820768 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084820768 DRANAP DEBUG cnlink(sgsn-3)[0x56264c61aca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126084820768 DRANAP DEBUG cnlink(sgsn-2)[0x56264c61a310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126084820768 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250126084820768 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126084820768 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084820768 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126084820768 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084820768 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084820768 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084820768 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084820768 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084820768 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084820768 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084820768 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084820768 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084820768 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084820768 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084820768 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250126084820768 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084820768 DRANAP DEBUG cnlink(sgsn-2)[0x56264c61a310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126084820768 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126084820768 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250126084820768 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126084820768 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084820768 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126084820768 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084820768 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084820768 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084820768 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084820768 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084820768 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084820768 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084820768 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084820768 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084820768 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084820768 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084820768 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126084820768 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084820768 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126084820768 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126084820768 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250126084820768 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126084820768 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084820768 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126084820768 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084820768 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084820768 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084820768 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084820768 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084820768 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084820768 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084820768 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084820768 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084820768 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084820768 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084820768 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126084820768 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084820768 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126084820768 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084820768 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084820768 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084820768 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250126084820768 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250126084820768 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250126084820768 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084820768 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084820768 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084820768 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250126084820768 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250126084820768 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250126084820768 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250126084820768 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084820768 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084820768 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084820768 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126084820768 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126084820768 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126084820768 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250126084820768 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084820768 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084820768 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084820768 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126084820768 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126084820768 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126084820768 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@009b6094bab8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@009b6094bab8: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(137)@009b6094bab8: ************************************************* HNBGW_Test.sgsn0-M3UA(137)@009b6094bab8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(137)@009b6094bab8: ************************************************* HNBGW_Test.sgsn0-SCCP(135)@009b6094bab8: v_sccp_pdu_maxlen:268 20250126084820788 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126084820788 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126084820788 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1355) 20250126084820788 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250126084820788 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20250126084820788 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250126084820788 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250126084820788 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126084820788 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@009b6094bab8: setverdict(pass): none -> pass 20250126084820965 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126084820965 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250126084820965 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126084820965 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(134)@009b6094bab8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250126084820973 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084820973 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250126084820973 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126084820973 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126084820973 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126084820973 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250126084820973 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126084820976 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084820976 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250126084820976 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126084820976 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126084820976 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126084820976 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126084820976 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126084820976 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084820976 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126084820976 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20250126084820976 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126084820976 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126084820976 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084820976 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126084820976 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126084820976 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126084820977 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126084820978 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126084820978 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250126084820978 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126084820978 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084820978 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126084820978 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084820978 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084820978 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084820978 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084820978 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084820978 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084820978 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084820978 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084820978 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084820978 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084820978 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084820978 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126084820978 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084820978 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126084820978 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084820978 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084820978 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084820978 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126084820979 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126084820979 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126084820979 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126084820979 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084820979 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126084820980 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250126084820980 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126084820980 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(137)@009b6094bab8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250126084820987 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084820987 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250126084820987 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126084820987 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126084820987 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126084820987 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250126084820987 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126084820990 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084820990 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250126084820990 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126084820990 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126084820990 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126084820990 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126084820990 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126084820990 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084820990 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126084820990 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20250126084820990 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126084820990 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126084820990 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084820990 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126084820990 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126084820990 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126084820990 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126084820991 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126084820991 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250126084820991 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126084820991 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084820991 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126084820991 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084820991 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084820991 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084820991 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084820991 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084820992 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084820992 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084820992 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084820992 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084820992 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084820992 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084820992 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126084820992 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084820992 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126084820992 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084820992 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084820992 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084820992 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126084820992 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126084820992 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126084820992 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126084820992 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084821486 DLSCCP DEBUG SCCP-SCOC(1)[0x56264c6293e0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250126084821486 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0075d46b), PART(T=Source Reference,L=4,D=00000001), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126084821486 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084821486 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084821486 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126084821486 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084821487 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084821487 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084821487 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084821487 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126084821487 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126084821487 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126084821487 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126084821487 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084821496 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084821496 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126084821496 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126084821496 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126084821496 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126084821496 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126084821496 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126084821496 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084821496 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126084821496 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126084821496 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126084821496 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126084821496 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084821496 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=0075d46b) (sccp_scrc.c:477) 20250126084821496 DLSCCP DEBUG Received CO:RELCO for local reference 1 (sccp_scoc.c:1824) 20250126084821496 DLSCCP DEBUG SCCP-SCOC(1)[0x56264c6293e0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250126084821496 DLSCCP DEBUG SCCP-SCOC(1)[0x56264c6293e0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250126084821496 DLSCCP DEBUG SCCP-SCOC(1)[0x56264c6293e0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250126084821496 DLSCCP DEBUG SCCP-SCOC(1)[0x56264c6293e0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250126084821497 DLSCCP DEBUG SCCP-SCOC(1)[0x56264c6293e0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(133)@009b6094bab8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126084821778 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084821778 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126084821778 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126084821778 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126084821778 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126084821778 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126084821778 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126084821778 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084821778 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084821778 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126084821778 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126084821778 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126084821778 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126084821778 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126084821778 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250126084821778 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250126084821778 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084821778 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084821778 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084821778 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084821778 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084821778 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084821778 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084821778 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084821778 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084821778 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084821778 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084821778 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084821778 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084821778 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126084821778 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126084821779 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126084821779 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250126084821779 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250126084821779 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084821779 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250126084821779 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084821779 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084821779 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084821779 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084821779 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084821779 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084821779 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084821779 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084821779 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084821779 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084821779 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084821779 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126084821779 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084821779 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126084821779 DRANAP NOTICE cnlink(msc-0)[0x56264c5ce220]{CONNECTED}: link up (cnlink.c:111) 20250126084821779 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084821779 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084821779 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084821779 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126084821779 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126084821779 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126084821779 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126084821779 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084821782 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084821782 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126084821782 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126084821782 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126084821782 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126084821782 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126084821782 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126084821782 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084821782 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084821782 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126084821782 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126084821782 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126084821782 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126084821782 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126084821782 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250126084821782 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250126084821782 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084821782 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084821782 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084821782 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084821782 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084821782 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084821782 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084821782 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084821782 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084821782 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084821782 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084821782 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084821782 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084821782 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126084821782 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126084821782 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126084821782 DRANAP INFO cnlink(msc-0)[0x56264c5ce220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(136)@009b6094bab8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126084821787 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084821787 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126084821787 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126084821787 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126084821787 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126084821787 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126084821787 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126084821787 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084821787 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084821787 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126084821787 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126084821787 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126084821787 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126084821787 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126084821787 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250126084821787 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250126084821787 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084821787 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084821787 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084821787 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084821787 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084821787 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084821787 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084821787 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084821787 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084821787 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084821787 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084821787 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084821787 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084821787 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126084821787 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126084821787 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126084821787 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250126084821787 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250126084821787 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084821787 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250126084821787 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084821787 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084821787 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084821787 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084821787 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084821787 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084821787 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084821787 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084821787 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084821787 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084821787 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084821787 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126084821787 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084821787 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126084821787 DRANAP NOTICE cnlink(sgsn-0)[0x56264c618ff0]{CONNECTED}: link up (cnlink.c:111) 20250126084821787 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084821787 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084821787 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084821787 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126084821787 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126084821787 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126084821787 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126084821787 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084821788 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084821788 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126084821788 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126084821788 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126084821788 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126084821788 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126084821788 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126084821788 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084821788 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084821788 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126084821788 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126084821788 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126084821788 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126084821788 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126084821788 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250126084821788 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20250126084821788 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084821788 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084821788 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084821788 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084821788 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084821788 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084821788 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084821788 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084821788 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084821788 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084821788 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084821788 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084821788 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084821788 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126084821788 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126084821788 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126084821788 DRANAP INFO cnlink(sgsn-0)[0x56264c618ff0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250126084821817 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60418<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(133)@009b6094bab8: f_create_expect(l3 := omit, n_connectPointCode := omit HNBGW_Test.msc0-RAN(133)@009b6094bab8: 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)@009b6094bab8: Added conn table entry 0TC_ranap_cs_initial_ue_empty_cr0(139)16694533 20250126084822858 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126084822858 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126084822858 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1355) 20250126084822858 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250126084822858 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xfebd05, normal) (hnbgw_rua.c:407) 20250126084822858 DHNB DEBUG map_rua[0x56264c6293e0]{init}: Allocated (fsm.c:456) 20250126084822858 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16694533)[0x56264c6293e0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250126084822858 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16694533 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250126084822858 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126084822858 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126084822858 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16694533 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250126084822858 DCN DEBUG map_sccp[0x56264c625b90]{init}: Allocated (fsm.c:456) 20250126084822858 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x56264c625b90]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250126084822858 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-16694533 <-> SCCP-3 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250126084822858 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16694533 SCCP-3 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20250126084822859 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16694533)[0x56264c6293e0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250126084822859 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126084822859 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126084822859 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16694533)[0x56264c6293e0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250126084822859 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x56264c625b90]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126084822859 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250126084822859 DLSCCP DEBUG SCCP-SCOC(3)[0x56264c628520]{IDLE}: Allocated (fsm.c:456) 20250126084822859 DLSCCP DEBUG SCCP-SCOC(3)[0x56264c628520]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250126084822859 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000003), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e) (sccp_scrc.c:406) 20250126084822859 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084822859 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084822859 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084822859 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084822859 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084822859 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084822859 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084822859 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084822859 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084822859 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084822859 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084822859 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126084822859 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084822859 DLSCCP DEBUG SCCP-SCOC(3)[0x56264c628520]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250126084822859 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x56264c625b90]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250126084822859 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16694533)[0x56264c6293e0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250126084822859 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084822860 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084822860 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084822860 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126084822860 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126084822860 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126084822860 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126084822860 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(132)@009b6094bab8: First idle individual index:0 HNBGW_Test.msc0-SCCP(132)@009b6094bab8: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(133)@009b6094bab8: Found Expect[0] for l3=omit handled at TC_ranap_cs_initial_ue_empty_cr0(139) HNBGW_Test.msc0-RAN(133)@009b6094bab8: Added conn table entry 0TC_ranap_cs_initial_ue_empty_cr0(139)8374329 HNBGW_Test.msc0-SCCP(132)@009b6094bab8: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(132)@009b6094bab8: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250126084822871 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084822871 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126084822871 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126084822871 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126084822871 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126084822871 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126084822871 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126084822871 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084822871 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084822871 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126084822871 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126084822871 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126084822871 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126084822871 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00678ea6) (sccp_scrc.c:477) 20250126084822871 DLSCCP DEBUG Received CO:COAK for local reference 3 (sccp_scoc.c:1824) 20250126084822871 DLSCCP DEBUG SCCP-SCOC(3)[0x56264c628520]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250126084822871 DLSCCP DEBUG SCCP-SCOC(3)[0x56264c628520]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250126084822871 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250126084822871 DLSCCP DEBUG SCCP-SCOC(3)[0x56264c628520]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250126084822871 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00678ea6), PART(T=Data,L=65,D=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a1725ce38d244346f9617004f40030000150056400500f1100926) (sccp_scrc.c:406) 20250126084822871 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084822871 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084822871 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126084822871 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084822871 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084822871 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250126084822871 DCN DEBUG handle_cn_conn_conf() conn_id=3, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250126084822872 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x56264c625b90]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250126084822872 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x56264c625b90]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250126084822872 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084822872 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084822872 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084822872 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126084822872 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126084822872 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126084822872 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126084822872 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(132)@009b6094bab8: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(132)@009b6094bab8: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(132)@009b6094bab8: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(132)@009b6094bab8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_initial_ue_empty_cr0(139)@009b6094bab8: setverdict(pass): none -> pass 20250126084822888 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60418<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_cs_initial_ue_empty_cr0(139)@009b6094bab8: Final verdict of PTC: pass MTC@009b6094bab8: ok: talloc reports "asn1_context" = 1 bytes 20250126084822900 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60402<->l=127.0.0.1:4261 (telnet_interface.c:138) MutexDispCT-TC_ranap_cs_initial_ue_empty_cr(126)@009b6094bab8: Final verdict of PTC: none 20250126084822901 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250126084822901 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126084822901 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250126084822901 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250126084822901 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250126084822901 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126084822901 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126084822901 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250126084822901 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126084822901 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084822901 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20250126084822901 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126084822901 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126084822901 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126084822901 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250126084822901 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126084822901 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250126084822902 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250126084822902 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126084822902 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250126084822902 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250126084822902 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP HNBGW_Test.msc0-RAN(133)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(137)@009b6094bab8: Final verdict of PTC: none 20250126084822902 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126084822902 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126084822902 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250126084822902 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126084822902 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084822902 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20250126084822902 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126084822902 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126084822902 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126084822902 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250126084822902 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126084822902 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250126084822902 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084822902 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126084822902 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20250126084822902 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126084822902 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126084822902 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084822902 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126084822902 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126084822902 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126084822902 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126084822902 DRANAP NOTICE cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: link lost (cnlink.c:118) 20250126084822903 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084822903 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126084822903 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20250126084822903 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126084822903 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126084822903 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084822903 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126084822903 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126084822903 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126084822903 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126084822903 DRANAP NOTICE cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: link lost (cnlink.c:118) 20250126084822903 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x56264c625b90]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250126084822903 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250126084822903 DLSCCP DEBUG SCCP-SCOC(3)[0x56264c628520]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250126084822903 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00678ea6), PART(T=Source Reference,L=4,D=00000003), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250126084822903 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084822903 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084822903 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126084822903 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084822903 DLSCCP DEBUG SCCP-SCOC(3)[0x56264c628520]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250126084822903 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x56264c625b90]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250126084822903 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16694533)[0x56264c6293e0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250126084822903 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16694533)[0x56264c6293e0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250126084822903 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250126084822903 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16694533)[0x56264c6293e0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250126084822903 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16694533)[0x56264c6293e0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250126084822903 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16694533)[0x56264c6293e0]{disrupted}: Freeing instance (context_map.c:202) 20250126084822904 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16694533)[0x56264c6293e0]{disrupted}: Deallocated (fsm.c:568) 20250126084822904 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x56264c625b90]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250126084822904 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x56264c625b90]{disconnected}: Freeing instance (context_map.c:206) 20250126084822904 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x56264c625b90]{disconnected}: Deallocated (fsm.c:568) 20250126084822904 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16694533 SCCP-3 msc-0 MI=NONE: Deallocating (context_map.c:225) 20250126084822904 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:35755<->l=127.0.0.1:4262) (control_if.c:193) 20250126084822904 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126084822904 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250126084822904 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084822904 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084822904 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084822904 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126084822904 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing HNBGW_Test.sgsn0-RAN(136)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(134)@009b6094bab8: Final verdict of PTC: none TC_ranap_cs_initial_ue_empty_cr-Iuh0-RUA(131)@009b6094bab8: Final verdict of PTC: none HNBGW-MGCP(138)@009b6094bab8: Final verdict of PTC: none 20250126084822904 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126084822904 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126084822904 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126084822904 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126084822904 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req VirtHNBGW-STATS(127)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(135)@009b6094bab8: Final verdict of PTC: none 20250126084822904 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250126084822904 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250126084822904 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.msc0-SCCP(132)@009b6094bab8: Final verdict of PTC: none TC_ranap_cs_initial_ue_empty_cr-Iuh0(130)@009b6094bab8: Final verdict of PTC: none IPA-CTRL-CLI-IPA(128)@009b6094bab8: Final verdict of PTC: none MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126084822906 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60396<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(129)@009b6094bab8: Final verdict of PTC: none MTC@009b6094bab8: Setting final verdict of the test case. MTC@009b6094bab8: Local verdict of MTC: pass MTC@009b6094bab8: Local verdict of PTC MutexDispCT-TC_ranap_cs_initial_ue_empty_cr(126): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC VirtHNBGW-STATS(127): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC IPA-CTRL-CLI-IPA(128): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW-PFCP(129): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_ranap_cs_initial_ue_empty_cr-Iuh0(130): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_ranap_cs_initial_ue_empty_cr-Iuh0-RUA(131): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.msc0-SCCP(132): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.msc0-RAN(133): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.msc0-M3UA(134): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(135): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.sgsn0-RAN(136): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(137): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW-MGCP(138): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_ranap_cs_initial_ue_empty_cr0(139): pass (pass -> pass) MTC@009b6094bab8: Test case TC_ranap_cs_initial_ue_empty_cr finished. Verdict: pass MTC@009b6094bab8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr pass'. Sun Jan 26 08:48:22 UTC 2025 ====== HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr.talloc 20250126084822958 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60424<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126084823460 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60424<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=196676) Waiting for packet dumper to finish... 1 (prev_count=196676, count=259032) 20250126084824902 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126084824902 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250126084824902 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250126084824902 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126084824902 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250126084824902 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@009b6094bab8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr pass' was executed successfully (exit status: 0). MTC@009b6094bab8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr'. ------ HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr ------ Sun Jan 26 08:48:25 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@009b6094bab8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr' was executed successfully (exit status: 0). MTC@009b6094bab8: Test case TC_ranap_ps_initial_ue_empty_cr started. 20250126084826547 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35580<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126084826552 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35590<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126084826556 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:43113<->l=127.0.0.1:4262) (control_if.c:572) 20250126084826574 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126084826574 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126084826574 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126084826574 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126084826575 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126084826575 DRANAP DEBUG cnlink(msc-2)[0x56264c5ae870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126084826575 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126084826575 DRANAP DEBUG cnlink(msc-3)[0x56264c618660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126084826575 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126084826575 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250126084826575 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126084826575 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) TC_ranap_ps_initial_ue_empty_cr-Iuh0(144)@009b6094bab8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250126084826575 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126084826575 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084826575 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084826575 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084826575 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084826575 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084826575 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084826575 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084826575 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084826575 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084826576 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084826576 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084826576 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126084826576 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084826576 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126084826576 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250126084826576 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250126084826576 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126084826576 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250126084826576 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126084826576 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084826576 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126084826576 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084826576 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084826576 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084826576 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084826576 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084826576 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084826576 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084826576 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084826576 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084826576 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084826576 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084826576 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126084826576 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084826576 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126084826576 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084826576 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084826576 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084826576 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126084826576 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126084826576 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126084826576 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250126084826576 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084826576 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084826576 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084826576 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126084826576 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126084826576 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126084826576 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250126084826577 DRANAP DEBUG cnlink(msc-3)[0x56264c618660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126084826577 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250126084826577 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126084826577 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084826577 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126084826577 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084826577 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084826577 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084826577 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084826577 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084826577 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084826577 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084826577 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084826577 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084826577 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084826577 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084826577 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250126084826577 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084826577 DRANAP DEBUG cnlink(msc-3)[0x56264c618660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126084826577 DRANAP DEBUG cnlink(msc-2)[0x56264c5ae870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126084826577 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250126084826577 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126084826577 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084826577 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126084826577 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084826577 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084826577 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084826577 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084826577 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084826577 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084826577 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084826577 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084826577 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084826577 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084826577 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084826577 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250126084826577 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084826577 DRANAP DEBUG cnlink(msc-2)[0x56264c5ae870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126084826577 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084826577 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084826577 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084826577 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250126084826577 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250126084826577 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250126084826577 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084826577 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084826577 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084826577 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250126084826577 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250126084826577 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250126084826577 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down MTC@009b6094bab8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@009b6094bab8: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(148)@009b6094bab8: ************************************************* HNBGW_Test.msc0-M3UA(148)@009b6094bab8: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(148)@009b6094bab8: ************************************************* HNBGW_Test.msc0-SCCP(146)@009b6094bab8: v_sccp_pdu_maxlen:268 20250126084826598 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126084826598 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126084826598 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126084826598 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126084826598 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126084826598 DRANAP DEBUG cnlink(sgsn-2)[0x56264c61a310]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126084826598 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126084826598 DRANAP DEBUG cnlink(sgsn-3)[0x56264c61aca0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126084826599 DRANAP DEBUG cnlink(sgsn-3)[0x56264c61aca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126084826599 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250126084826599 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126084826600 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084826600 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126084826600 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084826600 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084826600 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084826600 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084826600 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084826600 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084826600 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084826600 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084826600 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084826600 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084826600 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084826600 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250126084826600 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084826600 DRANAP DEBUG cnlink(sgsn-3)[0x56264c61aca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126084826600 DRANAP DEBUG cnlink(sgsn-2)[0x56264c61a310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126084826600 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250126084826600 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126084826600 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084826600 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126084826600 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084826600 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084826600 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084826600 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084826600 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084826600 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084826600 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084826600 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084826600 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084826600 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084826600 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084826600 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250126084826600 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084826600 DRANAP DEBUG cnlink(sgsn-2)[0x56264c61a310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126084826600 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126084826600 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250126084826600 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126084826600 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084826600 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126084826600 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084826600 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084826600 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084826600 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084826600 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084826600 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084826600 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084826600 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084826600 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084826600 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084826600 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084826600 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126084826600 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084826600 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126084826600 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126084826600 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250126084826600 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126084826600 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084826600 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126084826600 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084826600 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084826600 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084826600 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084826600 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084826600 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084826600 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084826600 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084826600 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084826600 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084826600 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084826600 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126084826600 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084826600 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126084826600 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084826600 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084826600 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084826600 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250126084826600 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250126084826600 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250126084826600 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084826600 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084826600 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084826600 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250126084826600 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250126084826600 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250126084826600 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250126084826600 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084826600 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084826600 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084826600 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126084826600 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126084826600 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126084826600 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250126084826600 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084826600 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084826600 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084826600 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126084826600 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126084826600 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126084826600 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@009b6094bab8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(151)@009b6094bab8: ************************************************* HNBGW_Test.sgsn0-M3UA(151)@009b6094bab8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(151)@009b6094bab8: ************************************************* MTC@009b6094bab8: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(149)@009b6094bab8: v_sccp_pdu_maxlen:268 20250126084826621 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126084826621 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126084826621 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1355) 20250126084826621 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250126084826621 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20250126084826621 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250126084826621 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250126084826621 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126084826621 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@009b6094bab8: setverdict(pass): none -> pass 20250126084826795 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126084826795 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250126084826795 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126084826795 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(148)@009b6094bab8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250126084826805 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084826805 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250126084826805 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126084826805 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126084826805 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126084826805 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250126084826805 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126084826808 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084826808 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250126084826808 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126084826809 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126084826809 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126084826809 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126084826809 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126084826809 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084826809 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126084826809 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20250126084826809 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126084826809 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126084826809 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084826809 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126084826809 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126084826809 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126084826809 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126084826810 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126084826810 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250126084826810 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126084826810 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084826810 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126084826810 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084826810 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084826810 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084826810 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084826810 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084826810 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084826810 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084826810 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084826811 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084826811 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084826811 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084826811 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126084826811 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084826811 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126084826811 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084826811 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084826811 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084826811 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126084826811 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126084826811 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126084826811 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126084826811 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084826812 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126084826812 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250126084826812 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126084826812 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(151)@009b6094bab8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250126084826818 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084826818 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250126084826818 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126084826818 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126084826818 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126084826818 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250126084826818 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126084826821 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084826821 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250126084826821 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126084826821 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126084826821 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126084826821 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126084826821 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126084826821 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084826821 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126084826821 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20250126084826821 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126084826821 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126084826821 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084826821 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126084826821 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126084826821 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126084826821 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126084826822 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126084826822 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250126084826822 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126084826822 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084826822 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126084826822 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084826822 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084826822 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084826822 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084826822 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084826822 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084826822 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084826822 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084826822 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084826822 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084826822 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084826822 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126084826822 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084826822 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126084826823 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084826823 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084826823 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084826823 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126084826823 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126084826823 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126084826823 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126084826823 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084827121 DLSCCP DEBUG SCCP-SCOC(2)[0x56264c626fb0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250126084827121 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0064e7f7), PART(T=Source Reference,L=4,D=00000002), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126084827121 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084827121 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084827121 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126084827121 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084827121 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084827121 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084827121 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084827121 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126084827121 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126084827121 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126084827121 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126084827121 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084827130 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084827130 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126084827130 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126084827130 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126084827130 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126084827130 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126084827130 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126084827130 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084827131 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084827131 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126084827131 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126084827131 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126084827131 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126084827131 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=0064e7f7) (sccp_scrc.c:477) 20250126084827131 DLSCCP DEBUG Received CO:RELCO for local reference 2 (sccp_scoc.c:1824) 20250126084827131 DLSCCP DEBUG SCCP-SCOC(2)[0x56264c626fb0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250126084827131 DLSCCP DEBUG SCCP-SCOC(2)[0x56264c626fb0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250126084827131 DLSCCP DEBUG SCCP-SCOC(2)[0x56264c626fb0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250126084827131 DLSCCP DEBUG SCCP-SCOC(2)[0x56264c626fb0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250126084827131 DLSCCP DEBUG SCCP-SCOC(2)[0x56264c626fb0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(147)@009b6094bab8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126084827622 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084827622 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126084827622 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126084827622 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126084827622 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126084827622 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126084827622 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126084827622 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084827623 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084827623 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126084827623 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126084827623 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126084827623 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126084827623 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126084827623 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250126084827623 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250126084827623 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084827623 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084827623 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084827623 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084827623 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084827623 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084827623 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084827623 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084827623 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084827623 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084827623 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084827623 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084827623 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084827623 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126084827623 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126084827623 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126084827623 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250126084827623 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250126084827623 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084827623 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250126084827623 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084827623 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084827623 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084827623 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084827623 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084827623 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084827623 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084827623 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084827624 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084827624 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084827624 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084827624 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126084827624 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084827624 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126084827624 DRANAP NOTICE cnlink(msc-0)[0x56264c5ce220]{CONNECTED}: link up (cnlink.c:111) 20250126084827624 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084827624 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084827624 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084827624 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126084827624 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126084827624 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126084827624 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126084827624 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084827626 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084827626 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126084827627 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126084827627 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126084827627 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126084827627 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126084827627 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126084827627 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084827627 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084827627 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126084827627 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126084827627 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126084827627 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126084827627 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126084827627 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250126084827627 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250126084827627 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084827627 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084827627 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084827627 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084827627 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084827627 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084827627 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084827627 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084827627 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084827627 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084827627 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084827627 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084827627 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084827627 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126084827628 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126084827628 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126084827628 DRANAP INFO cnlink(msc-0)[0x56264c5ce220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(150)@009b6094bab8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126084827633 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084827633 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126084827633 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126084827633 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126084827633 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126084827633 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126084827633 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126084827633 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084827633 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084827634 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126084827634 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126084827634 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126084827634 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126084827634 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126084827634 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250126084827634 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250126084827634 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084827634 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084827634 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084827634 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084827634 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084827634 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084827634 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084827634 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084827634 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084827634 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084827634 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084827634 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084827634 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084827634 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126084827634 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126084827634 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126084827634 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250126084827634 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250126084827634 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084827634 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250126084827634 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084827634 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084827634 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084827634 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084827634 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084827634 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084827634 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084827634 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084827634 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084827634 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084827635 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084827635 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126084827635 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084827635 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126084827635 DRANAP NOTICE cnlink(sgsn-0)[0x56264c618ff0]{CONNECTED}: link up (cnlink.c:111) 20250126084827635 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084827635 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084827635 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084827635 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126084827635 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126084827635 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126084827635 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126084827635 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084827638 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084827639 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126084827639 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126084827639 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126084827639 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126084827639 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126084827639 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126084827639 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084827639 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084827639 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126084827639 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126084827639 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126084827639 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126084827639 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126084827639 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250126084827639 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20250126084827639 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084827639 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084827639 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084827639 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084827639 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084827639 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084827639 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084827639 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084827639 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084827640 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084827640 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084827640 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084827640 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084827640 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126084827640 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126084827640 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126084827640 DRANAP INFO cnlink(sgsn-0)[0x56264c618ff0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250126084827673 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35598<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(150)@009b6094bab8: f_create_expect(l3 := omit, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(150)@009b6094bab8: 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)@009b6094bab8: Added conn table entry 0TC_ranap_ps_initial_ue_empty_cr0(153)11180851 20250126084828736 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126084828736 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126084828736 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1355) 20250126084828736 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250126084828737 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xaa9b33, normal) (hnbgw_rua.c:407) 20250126084828737 DHNB DEBUG map_rua[0x56264c626fb0]{init}: Allocated (fsm.c:456) 20250126084828737 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11180851)[0x56264c626fb0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250126084828737 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11180851 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250126084828737 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126084828737 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126084828737 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11180851 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250126084828737 DCN DEBUG map_sccp[0x56264c621720]{init}: Allocated (fsm.c:456) 20250126084828737 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x56264c621720]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250126084828737 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11180851 <-> SCCP-4 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250126084828737 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11180851 SCCP-4 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20250126084828737 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11180851)[0x56264c626fb0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250126084828737 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126084828737 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126084828737 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11180851)[0x56264c626fb0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250126084828737 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x56264c621720]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126084828737 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250126084828737 DLSCCP DEBUG SCCP-SCOC(4)[0x56264c6293e0]{IDLE}: Allocated (fsm.c:456) 20250126084828737 DLSCCP DEBUG SCCP-SCOC(4)[0x56264c6293e0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250126084828737 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000004), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e) (sccp_scrc.c:406) 20250126084828737 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084828737 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084828737 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084828737 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084828737 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084828737 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084828737 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084828737 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084828737 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084828737 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084828737 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084828737 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126084828737 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084828737 DLSCCP DEBUG SCCP-SCOC(4)[0x56264c6293e0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250126084828737 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x56264c621720]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250126084828737 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11180851)[0x56264c626fb0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250126084828738 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084828738 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084828738 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084828738 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126084828738 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126084828738 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126084828738 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126084828738 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(149)@009b6094bab8: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(149)@009b6094bab8: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(150)@009b6094bab8: Found Expect[0] for l3=omit handled at TC_ranap_ps_initial_ue_empty_cr0(153) HNBGW_Test.sgsn0-RAN(150)@009b6094bab8: Added conn table entry 0TC_ranap_ps_initial_ue_empty_cr0(153)1809041 HNBGW_Test.sgsn0-SCCP(149)@009b6094bab8: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(149)@009b6094bab8: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250126084828751 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084828751 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126084828751 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126084828751 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126084828751 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126084828751 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126084828751 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126084828751 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084828751 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084828751 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126084828751 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126084828751 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126084828751 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126084828751 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00fc9e81) (sccp_scrc.c:477) 20250126084828752 DLSCCP DEBUG Received CO:COAK for local reference 4 (sccp_scoc.c:1824) 20250126084828752 DLSCCP DEBUG SCCP-SCOC(4)[0x56264c6293e0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250126084828752 DLSCCP DEBUG SCCP-SCOC(4)[0x56264c6293e0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250126084828752 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250126084828752 DLSCCP DEBUG SCCP-SCOC(4)[0x56264c6293e0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250126084828752 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fc9e81), PART(T=Data,L=70,D=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0a445e0f6958022a212c07004f40030001720056400500f1100926) (sccp_scrc.c:406) 20250126084828752 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084828752 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084828752 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126084828752 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084828752 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084828752 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250126084828752 DCN DEBUG handle_cn_conn_conf() conn_id=4, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250126084828752 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x56264c621720]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250126084828752 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x56264c621720]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250126084828752 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084828752 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084828752 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084828752 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126084828752 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126084828752 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126084828752 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126084828752 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(149)@009b6094bab8: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(149)@009b6094bab8: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(149)@009b6094bab8: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(149)@009b6094bab8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_initial_ue_empty_cr0(153)@009b6094bab8: setverdict(pass): none -> pass 20250126084828773 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35598<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_ps_initial_ue_empty_cr0(153)@009b6094bab8: Final verdict of PTC: pass MTC@009b6094bab8: ok: talloc reports "asn1_context" = 1 bytes MutexDispCT-TC_ranap_ps_initial_ue_empty_cr(140)@009b6094bab8: Final verdict of PTC: none 20250126084828789 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250126084828789 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126084828789 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250126084828789 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250126084828789 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250126084828789 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126084828789 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 HNBGW_Test.msc0-SCCP(146)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(150)@009b6094bab8: Final verdict of PTC: none 20250126084828789 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35590<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250126084828789 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250126084828789 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126084828789 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084828789 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20250126084828789 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126084828789 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126084828789 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126084828789 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250126084828789 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126084828789 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250126084828789 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084828789 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126084828790 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20250126084828790 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126084828790 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126084828790 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) TC_ranap_ps_initial_ue_empty_cr-Iuh0-RUA(145)@009b6094bab8: Final verdict of PTC: none 20250126084828790 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126084828790 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126084828790 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126084828790 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126084828790 DRANAP NOTICE cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: link lost (cnlink.c:118) 20250126084828790 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x56264c621720]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250126084828790 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) HNBGW_Test.sgsn0-M3UA(151)@009b6094bab8: Final verdict of PTC: none 20250126084828790 DLSCCP DEBUG SCCP-SCOC(4)[0x56264c6293e0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250126084828790 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fc9e81), PART(T=Source Reference,L=4,D=00000004), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250126084828790 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084828790 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084828790 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126084828790 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084828790 DLSCCP DEBUG SCCP-SCOC(4)[0x56264c6293e0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250126084828790 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x56264c621720]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250126084828790 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11180851)[0x56264c626fb0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250126084828790 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11180851)[0x56264c626fb0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250126084828790 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250126084828790 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11180851)[0x56264c626fb0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250126084828790 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11180851)[0x56264c626fb0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250126084828790 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11180851)[0x56264c626fb0]{disrupted}: Freeing instance (context_map.c:202) 20250126084828790 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11180851)[0x56264c626fb0]{disrupted}: Deallocated (fsm.c:568) 20250126084828790 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x56264c621720]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250126084828790 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x56264c621720]{disconnected}: Freeing instance (context_map.c:206) 20250126084828790 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x56264c621720]{disconnected}: Deallocated (fsm.c:568) 20250126084828790 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11180851 SCCP-4 sgsn-0 MI=NONE: Deallocating (context_map.c:225) HNBGW_Test.msc0-RAN(147)@009b6094bab8: Final verdict of PTC: none 20250126084828790 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126084828790 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250126084828790 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126084828791 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) HNBGW_Test.sgsn0-SCCP(149)@009b6094bab8: Final verdict of PTC: none 20250126084828791 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250126084828791 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250126084828790 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126084828790 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126084828790 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126084828790 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250126084828791 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250126084828791 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084828791 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084828791 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084828791 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126084828791 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126084828791 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126084828791 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126084828791 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250126084828791 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20250126084828791 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126084828791 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250126084828791 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20250126084828791 DLINP <0002> stream_srv.c:766 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250126084828791 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084828791 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20250126084828791 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126084828791 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126084828791 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126084828791 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250126084828791 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126084828791 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250126084828791 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084828791 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) HNBGW-MGCP(152)@009b6094bab8: Final verdict of PTC: none 20250126084828791 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20250126084828791 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126084828791 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126084828791 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084828791 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126084828791 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126084828791 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126084828791 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126084828791 DRANAP NOTICE cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-M3UA(148)@009b6094bab8: Final verdict of PTC: none TC_ranap_ps_initial_ue_empty_cr-Iuh0(144)@009b6094bab8: Final verdict of PTC: none VirtHNBGW-STATS(141)@009b6094bab8: Final verdict of PTC: none 20250126084828792 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:43113<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(142)@009b6094bab8: Final verdict of PTC: none MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126084828793 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35580<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(143)@009b6094bab8: Final verdict of PTC: none MTC@009b6094bab8: Setting final verdict of the test case. MTC@009b6094bab8: Local verdict of MTC: pass MTC@009b6094bab8: Local verdict of PTC MutexDispCT-TC_ranap_ps_initial_ue_empty_cr(140): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC VirtHNBGW-STATS(141): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC IPA-CTRL-CLI-IPA(142): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW-PFCP(143): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_ranap_ps_initial_ue_empty_cr-Iuh0(144): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_ranap_ps_initial_ue_empty_cr-Iuh0-RUA(145): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.msc0-SCCP(146): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.msc0-RAN(147): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.msc0-M3UA(148): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(149): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.sgsn0-RAN(150): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(151): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW-MGCP(152): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_ranap_ps_initial_ue_empty_cr0(153): pass (pass -> pass) MTC@009b6094bab8: Test case TC_ranap_ps_initial_ue_empty_cr finished. Verdict: pass MTC@009b6094bab8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr pass'. Sun Jan 26 08:48:28 UTC 2025 ====== HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr.talloc 20250126084828847 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35600<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126084829349 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35600<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=196512) Waiting for packet dumper to finish... 1 (prev_count=196512, count=259180) 20250126084830790 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126084830790 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250126084830790 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250126084830791 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126084830791 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250126084830791 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@009b6094bab8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr pass' was executed successfully (exit status: 0). MTC@009b6094bab8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_bidir'. ------ HNBGW_Tests.TC_ranap_cs_bidir ------ Sun Jan 26 08:48:31 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_ranap_cs_bidir.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_ranap_cs_bidir.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@009b6094bab8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_bidir' was executed successfully (exit status: 0). MTC@009b6094bab8: Test case TC_ranap_cs_bidir started. 20250126084832466 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35604<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126084832471 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35610<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126084832475 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:38755<->l=127.0.0.1:4262) (control_if.c:572) 20250126084832490 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126084832490 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126084832491 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126084832491 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ranap_cs_bidir-Iuh0(158)@009b6094bab8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250126084832491 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250126084832491 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250126084832491 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126084832491 DRANAP DEBUG cnlink(msc-2)[0x56264c5ae870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126084832491 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126084832491 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250126084832491 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126084832491 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084832491 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126084832491 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084832491 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084832491 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084832491 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084832491 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084832491 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084832491 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084832491 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084832491 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084832491 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084832491 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084832491 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126084832491 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084832491 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126084832491 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126084832491 DRANAP DEBUG cnlink(msc-3)[0x56264c618660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126084832491 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084832491 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084832491 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084832491 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126084832491 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126084832491 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126084832491 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250126084832492 DRANAP DEBUG cnlink(msc-3)[0x56264c618660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126084832493 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250126084832493 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126084832493 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084832493 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126084832493 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084832493 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084832493 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084832493 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084832493 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084832493 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084832493 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084832493 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084832493 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084832493 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084832493 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084832493 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250126084832493 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084832493 DRANAP DEBUG cnlink(msc-3)[0x56264c618660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126084832493 DRANAP DEBUG cnlink(msc-2)[0x56264c5ae870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126084832493 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250126084832493 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126084832493 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084832493 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126084832493 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084832493 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084832493 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084832493 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084832493 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084832493 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084832493 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084832493 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084832493 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084832493 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084832493 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084832493 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250126084832493 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084832493 DRANAP DEBUG cnlink(msc-2)[0x56264c5ae870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126084832493 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126084832493 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250126084832493 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126084832493 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084832493 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126084832493 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084832493 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084832493 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084832493 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084832493 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084832493 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084832493 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084832493 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084832493 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084832493 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084832493 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084832493 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126084832493 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084832493 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126084832493 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084832493 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084832493 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084832493 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250126084832493 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250126084832493 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250126084832493 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084832493 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084832493 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084832493 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250126084832493 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250126084832493 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250126084832493 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250126084832493 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084832493 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084832493 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084832493 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126084832493 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126084832493 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126084832493 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@009b6094bab8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(162)@009b6094bab8: ************************************************* MTC@009b6094bab8: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(162)@009b6094bab8: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(162)@009b6094bab8: ************************************************* HNBGW_Test.msc0-SCCP(160)@009b6094bab8: v_sccp_pdu_maxlen:268 20250126084832505 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126084832505 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126084832505 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126084832505 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126084832505 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126084832505 DRANAP DEBUG cnlink(sgsn-2)[0x56264c61a310]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126084832505 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126084832505 DRANAP DEBUG cnlink(sgsn-3)[0x56264c61aca0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126084832506 DRANAP DEBUG cnlink(sgsn-3)[0x56264c61aca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126084832506 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250126084832506 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126084832506 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084832506 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126084832506 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084832506 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084832506 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084832506 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084832506 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084832506 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084832506 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084832507 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084832507 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084832507 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084832507 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084832507 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250126084832507 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084832507 DRANAP DEBUG cnlink(sgsn-3)[0x56264c61aca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126084832507 DRANAP DEBUG cnlink(sgsn-2)[0x56264c61a310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126084832507 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250126084832507 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126084832507 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084832507 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126084832507 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084832507 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084832507 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084832507 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084832507 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084832507 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084832507 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084832507 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084832507 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084832507 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084832507 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084832507 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250126084832507 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084832507 DRANAP DEBUG cnlink(sgsn-2)[0x56264c61a310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126084832507 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126084832507 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250126084832507 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126084832507 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084832507 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126084832507 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084832507 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084832507 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084832507 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084832507 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084832507 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084832507 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084832507 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084832507 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084832507 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084832507 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084832507 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126084832507 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084832507 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126084832507 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126084832507 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250126084832507 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126084832507 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084832507 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126084832507 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084832507 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084832507 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084832507 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084832507 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084832507 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084832507 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084832507 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084832507 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084832507 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084832507 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084832507 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126084832507 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084832507 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126084832507 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084832507 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084832507 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084832507 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250126084832507 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250126084832507 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250126084832507 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084832507 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084832507 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084832507 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250126084832507 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250126084832507 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250126084832507 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250126084832507 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084832507 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084832507 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084832507 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126084832507 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126084832507 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126084832507 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250126084832507 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084832507 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084832507 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084832507 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126084832507 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126084832507 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126084832507 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@009b6094bab8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@009b6094bab8: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(165)@009b6094bab8: ************************************************* HNBGW_Test.sgsn0-M3UA(165)@009b6094bab8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(165)@009b6094bab8: ************************************************* HNBGW_Test.sgsn0-SCCP(163)@009b6094bab8: v_sccp_pdu_maxlen:268 20250126084832526 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126084832526 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126084832526 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1355) 20250126084832526 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250126084832526 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20250126084832526 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250126084832526 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250126084832526 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126084832526 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@009b6094bab8: setverdict(pass): none -> pass 20250126084832703 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126084832703 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250126084832703 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126084832703 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(162)@009b6094bab8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250126084832713 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084832713 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250126084832713 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126084832713 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126084832713 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126084832713 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250126084832713 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126084832716 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084832716 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250126084832716 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126084832716 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126084832716 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126084832716 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126084832716 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126084832716 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084832716 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126084832716 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20250126084832716 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126084832716 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126084832716 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084832716 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126084832716 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126084832716 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126084832716 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126084832717 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126084832717 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250126084832717 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126084832717 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250126084832718 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126084832718 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250126084832718 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126084832718 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084832718 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126084832718 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084832718 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084832718 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084832718 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084832718 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084832718 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084832718 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084832718 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084832718 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084832718 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084832718 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084832718 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126084832718 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084832718 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126084832718 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084832718 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084832718 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084832718 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126084832718 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126084832718 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126084832718 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126084832718 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-M3UA(165)@009b6094bab8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250126084832722 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084832722 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250126084832722 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126084832722 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126084832722 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126084832722 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250126084832722 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126084832723 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084832723 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250126084832723 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126084832723 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126084832723 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126084832723 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126084832723 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126084832723 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084832723 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126084832723 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20250126084832723 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126084832723 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126084832723 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084832723 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126084832723 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126084832723 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126084832723 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126084832724 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126084832724 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250126084832724 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126084832724 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084832724 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126084832724 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084832724 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084832724 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084832724 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084832724 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084832724 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084832724 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084832724 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084832724 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084832724 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084832724 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084832724 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126084832725 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084832725 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126084832725 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084832725 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084832725 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084832725 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126084832725 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126084832725 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126084832725 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126084832725 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084832904 DLSCCP DEBUG SCCP-SCOC(3)[0x56264c628520]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250126084832904 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00678ea6), PART(T=Source Reference,L=4,D=00000003), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126084832904 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084832904 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084832904 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126084832904 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084832904 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084832904 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084832904 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084832904 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126084832904 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126084832904 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126084832904 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126084832904 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084832913 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084832913 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126084832913 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126084832913 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126084832913 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126084832913 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126084832913 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126084832913 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084832914 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084832914 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126084832914 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126084832914 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126084832914 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126084832914 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=00678ea6) (sccp_scrc.c:477) 20250126084832914 DLSCCP DEBUG Received CO:RELCO for local reference 3 (sccp_scoc.c:1824) 20250126084832914 DLSCCP DEBUG SCCP-SCOC(3)[0x56264c628520]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250126084832914 DLSCCP DEBUG SCCP-SCOC(3)[0x56264c628520]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250126084832914 DLSCCP DEBUG SCCP-SCOC(3)[0x56264c628520]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250126084832914 DLSCCP DEBUG SCCP-SCOC(3)[0x56264c628520]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250126084832914 DLSCCP DEBUG SCCP-SCOC(3)[0x56264c628520]{IDLE}: Deallocated (fsm.c:568) 20250126084833513 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084833513 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126084833513 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126084833513 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126084833513 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126084833513 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126084833513 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126084833513 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084833514 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084833514 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126084833514 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126084833514 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126084833514 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126084833514 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126084833514 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250126084833514 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250126084833514 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084833514 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084833514 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084833514 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084833514 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084833514 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084833514 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084833514 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084833514 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084833514 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084833514 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084833514 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084833514 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084833514 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126084833514 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126084833514 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126084833514 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250126084833514 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250126084833514 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084833514 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250126084833514 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084833514 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084833514 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084833514 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084833514 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084833514 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084833514 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084833514 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084833514 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084833514 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084833514 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084833514 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126084833514 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084833514 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126084833514 DRANAP NOTICE cnlink(msc-0)[0x56264c5ce220]{CONNECTED}: link up (cnlink.c:111) 20250126084833514 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084833514 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084833514 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084833514 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126084833514 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126084833514 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126084833514 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126084833514 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(161)@009b6094bab8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126084833516 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084833516 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126084833516 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126084833516 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126084833516 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126084833516 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126084833516 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126084833516 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084833516 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084833516 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126084833516 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126084833516 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126084833516 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126084833516 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126084833516 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250126084833516 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250126084833516 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084833516 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084833516 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084833516 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084833516 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084833516 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084833516 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084833516 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084833516 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084833516 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084833516 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084833516 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084833516 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084833516 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126084833516 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126084833516 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126084833517 DRANAP INFO cnlink(msc-0)[0x56264c5ce220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(164)@009b6094bab8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126084833522 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084833522 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126084833522 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126084833522 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126084833522 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126084833522 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126084833522 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126084833522 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084833522 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084833522 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126084833522 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126084833522 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126084833522 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126084833522 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126084833522 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250126084833522 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250126084833522 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084833522 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084833522 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084833522 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084833522 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084833522 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084833522 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084833522 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084833522 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084833522 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084833522 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084833522 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084833522 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084833522 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126084833522 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126084833522 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126084833522 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250126084833522 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250126084833522 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084833522 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250126084833522 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084833522 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084833522 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084833522 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084833522 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084833522 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084833522 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084833522 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084833522 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084833522 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084833522 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084833522 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126084833522 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084833522 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126084833522 DRANAP NOTICE cnlink(sgsn-0)[0x56264c618ff0]{CONNECTED}: link up (cnlink.c:111) 20250126084833522 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084833522 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084833522 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084833522 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126084833522 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126084833522 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126084833522 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126084833522 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084833523 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084833523 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126084833523 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126084833523 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126084833523 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126084833523 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126084833523 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126084833523 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084833523 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084833523 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126084833523 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126084833523 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126084833523 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126084833523 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126084833523 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250126084833523 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20250126084833523 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084833523 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084833523 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084833523 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084833523 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084833523 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084833523 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084833523 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084833523 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084833523 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084833523 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084833523 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084833523 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084833523 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126084833523 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126084833523 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126084833523 DRANAP INFO cnlink(sgsn-0)[0x56264c618ff0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250126084833541 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35624<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(161)@009b6094bab8: f_create_expect(l3 := 'D8D6A6E4784621536201'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(161)@009b6094bab8: Created Expect[0] for 'D8D6A6E4784621536201'O to be handled at TC_ranap_cs_bidir0(167) TC_ranap_cs_bidir-Iuh0-RUA(159)@009b6094bab8: Added conn table entry 0TC_ranap_cs_bidir0(167)3755795 20250126084834588 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126084834588 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126084834588 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1355) 20250126084834588 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250126084834588 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x394f13, normal) (hnbgw_rua.c:407) 20250126084834588 DHNB DEBUG map_rua[0x56264c628520]{init}: Allocated (fsm.c:456) 20250126084834588 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3755795)[0x56264c628520]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250126084834588 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3755795 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250126084834588 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126084834588 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126084834588 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3755795 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250126084834588 DCN DEBUG map_sccp[0x56264c626fb0]{init}: Allocated (fsm.c:456) 20250126084834588 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x56264c626fb0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250126084834588 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3755795 <-> SCCP-5 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250126084834588 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3755795 SCCP-5 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20250126084834588 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3755795)[0x56264c628520]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250126084834588 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126084834588 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126084834588 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3755795)[0x56264c628520]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250126084834588 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x56264c626fb0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126084834588 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250126084834588 DLSCCP DEBUG SCCP-SCOC(5)[0x56264c621720]{IDLE}: Allocated (fsm.c:456) 20250126084834588 DLSCCP DEBUG SCCP-SCOC(5)[0x56264c621720]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250126084834588 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0ad8d6a6e4784621536201004f40030001eb0056400500f1100926) (sccp_scrc.c:406) 20250126084834588 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084834588 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084834588 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084834588 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084834588 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084834588 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084834588 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084834588 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084834588 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084834588 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084834589 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084834589 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126084834589 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084834589 DLSCCP DEBUG SCCP-SCOC(5)[0x56264c621720]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250126084834589 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x56264c626fb0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250126084834589 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3755795)[0x56264c628520]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250126084834589 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084834589 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084834589 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084834589 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126084834589 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126084834589 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126084834589 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126084834589 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(160)@009b6094bab8: First idle individual index:0 HNBGW_Test.msc0-SCCP(160)@009b6094bab8: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(161)@009b6094bab8: Found Expect[0] for l3='D8D6A6E4784621536201'O handled at TC_ranap_cs_bidir0(167) HNBGW_Test.msc0-RAN(161)@009b6094bab8: Added conn table entry 0TC_ranap_cs_bidir0(167)5307526 HNBGW_Test.msc0-SCCP(160)@009b6094bab8: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(160)@009b6094bab8: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ranap_cs_bidir0(167)@009b6094bab8: setverdict(pass): none -> pass 20250126084834606 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084834606 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126084834606 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126084834606 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126084834606 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126084834606 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126084834606 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126084834606 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084834606 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084834606 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126084834606 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126084834606 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126084834606 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126084834606 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00e0dd03) (sccp_scrc.c:477) 20250126084834606 DLSCCP DEBUG Received CO:COAK for local reference 5 (sccp_scoc.c:1824) 20250126084834606 DLSCCP DEBUG SCCP-SCOC(5)[0x56264c621720]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250126084834606 DLSCCP DEBUG SCCP-SCOC(5)[0x56264c621720]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250126084834606 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084834606 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250126084834606 DCN DEBUG handle_cn_conn_conf() conn_id=5, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250126084834606 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x56264c626fb0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250126084834606 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x56264c626fb0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) HNBGW_Test.msc0-SCCP(160)@009b6094bab8: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(160)@009b6094bab8: vl_len:22 HNBGW_Test.msc0-SCCP(160)@009b6094bab8: vl_from0 HNBGW_Test.msc0-SCCP(160)@009b6094bab8: data sent by MTP3_SCCP_PORT: '001440120000010010400B0A99F019037884E69D7950'O 20250126084834809 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084834809 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126084834809 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126084834809 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126084834809 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126084834809 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126084834809 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126084834809 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084834809 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 64 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084834809 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126084834809 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126084834809 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126084834809 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126084834809 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=001440120000010010400b0a99f019037884e69d7950) (sccp_scrc.c:477) 20250126084834809 DLSCCP DEBUG Received CO:CODT for local reference 5 (sccp_scoc.c:1824) 20250126084834809 DLSCCP DEBUG SCCP-SCOC(5)[0x56264c621720]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250126084834809 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084834809 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250126084834809 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x56264c626fb0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250126084834809 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_ran.c:43) 20250126084834809 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250126084834809 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x56264c626fb0]{connected}: rx from SCCP: RANAP Direct Transfer (context_map_sccp.c:217) 20250126084834809 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3755795)[0x56264c628520]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250126084834809 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 46 bytes (hnbgw_rua.c:122) 20250126084834809 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126084834809 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 46 bytes of data (stream_srv.c:827) TC_ranap_cs_bidir0(167)@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126084834834 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126084834834 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126084834834 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 46 bytes from client (stream_srv.c:1355) 20250126084834834 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250126084834834 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x394f13) (hnbgw_rua.c:471) 20250126084834834 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3755795 SCCP-5 msc-0 MI=NONE: rx RUA DirectTransfer with 22 bytes RANAP data (hnbgw_rua.c:312) 20250126084834834 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3755795)[0x56264c628520]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250126084834834 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250126084834834 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250126084834834 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3755795)[0x56264c628520]{connected}: rx from RUA: RANAP Direct Transfer (context_map_rua.c:171) 20250126084834834 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x56264c626fb0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126084834834 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250126084834834 DLSCCP DEBUG SCCP-SCOC(5)[0x56264c621720]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250126084834834 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e0dd03), PART(T=Data,L=22,D=001440120000010010400b0ad3cd720fca590f262046) (sccp_scrc.c:406) 20250126084834834 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084834834 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084834835 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126084834835 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084834835 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084834835 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084834835 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084834835 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126084834835 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126084834835 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126084834835 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126084834835 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(160)@009b6094bab8: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(160)@009b6094bab8: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(160)@009b6094bab8: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(160)@009b6094bab8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_bidir0(167)@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(160)@009b6094bab8: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(160)@009b6094bab8: vl_len:20 HNBGW_Test.msc0-SCCP(160)@009b6094bab8: vl_from0 HNBGW_Test.msc0-SCCP(160)@009b6094bab8: data sent by MTP3_SCCP_PORT: '000F401000000100174009500262420000000003'O 20250126084834853 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084834853 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126084834853 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126084834853 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126084834853 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126084834853 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126084834853 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126084834853 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084834853 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084834853 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126084834853 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126084834853 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126084834853 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126084834853 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000005), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=20,D=000f401000000100174009500262420000000003) (sccp_scrc.c:477) 20250126084834853 DLSCCP DEBUG Received CO:CODT for local reference 5 (sccp_scoc.c:1824) 20250126084834853 DLSCCP DEBUG SCCP-SCOC(5)[0x56264c621720]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250126084834853 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084834853 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250126084834853 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x56264c626fb0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250126084834853 DRANAP DEBUG Rx CO IM (Common ID) (ranap_common_ran.c:43) 20250126084834853 DRANAP DEBUG Decoding message RANAP_CommonID_IEs (ranap_decoder.c:3266) (ranap_decoder.c:3266) 20250126084834853 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x56264c626fb0]{connected}: rx from SCCP: RANAP Common ID (context_map_sccp.c:217) 20250126084834853 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3755795)[0x56264c628520]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250126084834853 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 44 bytes (hnbgw_rua.c:122) 20250126084834854 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126084834854 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 44 bytes of data (stream_srv.c:827) TC_ranap_cs_bidir0(167)@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126084834861 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35624<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_cs_bidir0(167)@009b6094bab8: Final verdict of PTC: pass MTC@009b6094bab8: ok: talloc reports "asn1_context" = 1 bytes 20250126084834870 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35610<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_cs_bidir-Iuh0-RUA(159)@009b6094bab8: Final verdict of PTC: none 20250126084834871 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:38755<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.sgsn0-RAN(164)@009b6094bab8: Final verdict of PTC: none MutexDispCT-TC_ranap_cs_bidir(154)@009b6094bab8: Final verdict of PTC: none 20250126084834873 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250126084834873 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126084834873 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250126084834873 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250126084834873 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250126084834873 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126084834873 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126084834873 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250126084834873 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126084834873 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084834873 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20250126084834873 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126084834873 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126084834873 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind HNBGW_Test.sgsn0-SCCP(163)@009b6094bab8: Final verdict of PTC: none 20250126084834873 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250126084834873 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126084834873 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250126084834873 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126084834873 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126084834873 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250126084834873 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250126084834873 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250126084834874 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3755795)[0x56264c628520]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250126084834874 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3755795)[0x56264c628520]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250126084834874 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x56264c626fb0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250126084834874 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250126084834874 DLSCCP DEBUG SCCP-SCOC(5)[0x56264c621720]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250126084834874 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e0dd03), PART(T=Source Reference,L=4,D=00000005), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250126084834874 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084834874 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084834874 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126084834874 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084834874 DLSCCP DEBUG SCCP-SCOC(5)[0x56264c621720]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250126084834874 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x56264c626fb0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250126084834874 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3755795)[0x56264c628520]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250126084834874 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3755795)[0x56264c628520]{disrupted}: Freeing instance (context_map.c:202) 20250126084834874 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3755795)[0x56264c628520]{disrupted}: Deallocated (fsm.c:568) 20250126084834874 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x56264c626fb0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250126084834874 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x56264c626fb0]{disconnected}: Freeing instance (context_map.c:206) 20250126084834874 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x56264c626fb0]{disconnected}: Deallocated (fsm.c:568) 20250126084834874 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-3755795 SCCP-5 msc-0 MI=NONE: Deallocating (context_map.c:225) 20250126084834874 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084834874 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126084834874 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20250126084834874 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126084834874 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) HNBGW_Test.msc0-RAN(161)@009b6094bab8: Final verdict of PTC: none 20250126084834874 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084834874 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126084834874 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126084834874 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126084834874 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126084834874 DRANAP NOTICE cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: link lost (cnlink.c:118) 20250126084834874 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126084834874 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126084834874 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126084834874 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250126084834874 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20250126084834874 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126084834874 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250126084834874 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20250126084834874 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084834874 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084834874 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084834874 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126084834874 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126084834874 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126084834875 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 VirtHNBGW-STATS(155)@009b6094bab8: Final verdict of PTC: none IPA-CTRL-CLI-IPA(156)@009b6094bab8: Final verdict of PTC: none 20250126084834875 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084834875 DLINP <0002> stream_srv.c:766 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250126084834875 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084834875 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20250126084834875 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126084834875 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126084834875 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126084834875 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250126084834875 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126084834875 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc0-SCCP(160)@009b6094bab8: Final verdict of PTC: none 20250126084834875 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084834875 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126084834875 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20250126084834875 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126084834875 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126084834875 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084834875 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126084834875 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126084834875 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126084834875 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126084834875 DRANAP NOTICE cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-M3UA(162)@009b6094bab8: Final verdict of PTC: none HNBGW-MGCP(166)@009b6094bab8: Final verdict of PTC: none TC_ranap_cs_bidir-Iuh0(158)@009b6094bab8: Final verdict of PTC: none MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-M3UA(165)@009b6094bab8: Final verdict of PTC: none 20250126084834875 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35604<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(157)@009b6094bab8: Final verdict of PTC: none MTC@009b6094bab8: Setting final verdict of the test case. MTC@009b6094bab8: Local verdict of MTC: pass MTC@009b6094bab8: Local verdict of PTC MutexDispCT-TC_ranap_cs_bidir(154): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC VirtHNBGW-STATS(155): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC IPA-CTRL-CLI-IPA(156): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW-PFCP(157): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_ranap_cs_bidir-Iuh0(158): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_ranap_cs_bidir-Iuh0-RUA(159): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.msc0-SCCP(160): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.msc0-RAN(161): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.msc0-M3UA(162): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(163): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.sgsn0-RAN(164): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(165): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW-MGCP(166): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_ranap_cs_bidir0(167): pass (pass -> pass) MTC@009b6094bab8: Test case TC_ranap_cs_bidir finished. Verdict: pass MTC@009b6094bab8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_bidir pass'. Sun Jan 26 08:48:34 UTC 2025 ====== HNBGW_Tests.TC_ranap_cs_bidir pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ranap_cs_bidir.talloc 20250126084834916 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35632<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126084835418 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35632<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=273524) Waiting for packet dumper to finish... 1 (prev_count=273524, count=274180) 20250126084836874 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126084836874 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250126084836874 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250126084836876 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126084836876 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250126084836876 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@009b6094bab8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_bidir pass' was executed successfully (exit status: 0). MTC@009b6094bab8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_bidir'. ------ HNBGW_Tests.TC_ranap_ps_bidir ------ Sun Jan 26 08:48:37 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_ranap_ps_bidir.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_ranap_ps_bidir.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@009b6094bab8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_bidir' was executed successfully (exit status: 0). MTC@009b6094bab8: Test case TC_ranap_ps_bidir started. 20250126084838510 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35102<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126084838514 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35104<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126084838516 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:36863<->l=127.0.0.1:4262) (control_if.c:572) 20250126084838531 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126084838531 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126084838531 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126084838531 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126084838532 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126084838532 DRANAP DEBUG cnlink(msc-2)[0x56264c5ae870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126084838532 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126084838532 DRANAP DEBUG cnlink(msc-3)[0x56264c618660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126084838532 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126084838532 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250126084838532 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126084838532 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084838532 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126084838532 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084838532 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084838532 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084838532 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084838532 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084838532 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084838532 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084838532 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084838532 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084838532 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084838532 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084838532 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126084838532 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084838532 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126084838532 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084838532 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084838532 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084838532 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126084838532 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126084838532 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126084838532 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down TC_ranap_ps_bidir-Iuh0(172)@009b6094bab8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250126084838533 DRANAP DEBUG cnlink(msc-3)[0x56264c618660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126084838533 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250126084838533 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126084838533 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084838533 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126084838533 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084838533 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084838533 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084838533 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084838533 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084838533 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084838533 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084838533 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084838533 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084838533 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084838533 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084838533 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250126084838533 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084838533 DRANAP DEBUG cnlink(msc-3)[0x56264c618660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126084838533 DRANAP DEBUG cnlink(msc-2)[0x56264c5ae870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126084838533 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250126084838533 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126084838533 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084838533 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126084838533 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084838533 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084838533 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084838533 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084838533 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084838533 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084838533 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084838533 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084838533 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084838533 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084838533 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084838533 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250126084838533 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084838533 DRANAP DEBUG cnlink(msc-2)[0x56264c5ae870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126084838533 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126084838533 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250126084838533 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126084838533 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084838533 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126084838533 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084838533 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084838533 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084838533 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084838533 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084838533 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084838533 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084838533 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084838533 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084838533 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084838533 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084838533 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126084838533 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084838533 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126084838534 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250126084838534 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250126084838534 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084838534 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084838534 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084838534 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250126084838534 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250126084838534 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250126084838534 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084838534 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084838534 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084838534 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250126084838534 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250126084838534 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250126084838534 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250126084838534 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084838534 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084838534 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084838534 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126084838534 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126084838534 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126084838534 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@009b6094bab8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@009b6094bab8: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(176)@009b6094bab8: ************************************************* HNBGW_Test.msc0-M3UA(176)@009b6094bab8: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(176)@009b6094bab8: ************************************************* HNBGW_Test.msc0-SCCP(174)@009b6094bab8: v_sccp_pdu_maxlen:268 20250126084838552 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126084838552 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126084838552 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126084838552 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126084838552 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126084838552 DRANAP DEBUG cnlink(sgsn-2)[0x56264c61a310]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126084838553 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126084838553 DRANAP DEBUG cnlink(sgsn-3)[0x56264c61aca0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126084838554 DRANAP DEBUG cnlink(sgsn-3)[0x56264c61aca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126084838554 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250126084838554 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126084838554 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084838554 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126084838554 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084838554 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084838554 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084838554 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084838554 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084838554 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084838554 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084838554 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084838554 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084838554 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084838554 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084838554 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250126084838554 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084838554 DRANAP DEBUG cnlink(sgsn-3)[0x56264c61aca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126084838554 DRANAP DEBUG cnlink(sgsn-2)[0x56264c61a310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126084838554 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250126084838554 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126084838554 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084838554 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126084838554 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084838554 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084838554 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084838554 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084838554 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084838554 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084838554 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084838554 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084838554 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084838554 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084838554 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084838554 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250126084838554 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084838554 DRANAP DEBUG cnlink(sgsn-2)[0x56264c61a310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126084838554 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126084838554 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250126084838554 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126084838554 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084838554 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126084838554 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084838554 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084838554 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084838554 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084838554 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084838554 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084838554 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084838554 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084838554 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084838554 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084838554 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084838554 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126084838554 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084838554 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126084838554 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126084838554 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250126084838554 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126084838554 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084838554 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126084838554 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084838554 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084838554 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084838554 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084838554 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084838554 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084838554 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084838554 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084838555 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084838555 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084838555 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084838555 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126084838555 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084838555 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126084838555 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084838555 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084838555 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084838555 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250126084838555 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250126084838555 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250126084838555 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084838555 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084838555 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084838555 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250126084838555 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250126084838555 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250126084838555 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250126084838555 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084838555 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084838555 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084838555 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126084838555 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126084838555 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126084838555 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250126084838555 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084838555 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084838555 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084838555 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126084838555 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126084838555 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126084838555 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@009b6094bab8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@009b6094bab8: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(179)@009b6094bab8: ************************************************* HNBGW_Test.sgsn0-M3UA(179)@009b6094bab8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(179)@009b6094bab8: ************************************************* HNBGW_Test.sgsn0-SCCP(177)@009b6094bab8: v_sccp_pdu_maxlen:268 20250126084838574 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126084838574 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126084838574 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1355) 20250126084838574 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250126084838574 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20250126084838574 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250126084838574 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250126084838574 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126084838574 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@009b6094bab8: setverdict(pass): none -> pass 20250126084838749 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126084838749 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250126084838749 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126084838749 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(176)@009b6094bab8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250126084838756 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084838757 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250126084838757 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126084838757 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126084838757 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126084838757 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250126084838757 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126084838759 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084838759 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250126084838759 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126084838759 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126084838759 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126084838759 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126084838759 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126084838759 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084838760 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126084838760 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20250126084838760 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126084838760 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126084838760 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084838760 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126084838760 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126084838760 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126084838760 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126084838761 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126084838761 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250126084838761 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126084838761 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084838761 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126084838761 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084838761 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084838761 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084838761 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084838761 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084838761 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084838761 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084838761 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084838761 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084838761 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084838761 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084838761 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126084838761 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084838761 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126084838761 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084838761 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084838761 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084838761 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126084838761 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126084838761 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126084838762 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126084838762 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084838765 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126084838765 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250126084838765 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126084838765 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(179)@009b6094bab8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250126084838771 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084838771 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250126084838771 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126084838771 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126084838771 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126084838771 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250126084838771 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126084838774 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084838775 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250126084838775 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126084838775 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126084838775 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126084838775 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126084838775 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126084838775 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084838775 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126084838775 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20250126084838775 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126084838775 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126084838775 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084838775 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126084838775 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126084838775 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126084838775 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126084838776 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126084838776 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250126084838776 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126084838776 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084838776 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126084838776 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084838776 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084838776 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084838776 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084838776 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084838776 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084838776 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084838776 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084838776 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084838776 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084838776 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084838776 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126084838776 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084838776 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126084838777 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084838777 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084838777 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084838777 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126084838777 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126084838777 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126084838777 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126084838777 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084838791 DLSCCP DEBUG SCCP-SCOC(4)[0x56264c6293e0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250126084838791 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fc9e81), PART(T=Source Reference,L=4,D=00000004), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126084838791 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084838791 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084838791 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126084838791 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084838791 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084838791 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084838791 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084838791 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126084838791 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126084838791 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126084838791 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126084838791 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084838792 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084838792 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126084838792 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126084838792 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126084838792 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126084838792 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126084838792 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126084838792 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084838792 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084838792 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126084838792 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126084838792 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126084838792 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126084838792 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=00fc9e81) (sccp_scrc.c:477) 20250126084838792 DLSCCP DEBUG Received CO:RELCO for local reference 4 (sccp_scoc.c:1824) 20250126084838792 DLSCCP DEBUG SCCP-SCOC(4)[0x56264c6293e0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250126084838792 DLSCCP DEBUG SCCP-SCOC(4)[0x56264c6293e0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250126084838792 DLSCCP DEBUG SCCP-SCOC(4)[0x56264c6293e0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250126084838792 DLSCCP DEBUG SCCP-SCOC(4)[0x56264c6293e0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250126084838792 DLSCCP DEBUG SCCP-SCOC(4)[0x56264c6293e0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(175)@009b6094bab8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126084839566 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084839566 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126084839566 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126084839566 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126084839566 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126084839566 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126084839566 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126084839566 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084839566 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084839566 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126084839566 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126084839566 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126084839567 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126084839567 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126084839567 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250126084839567 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250126084839567 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084839567 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084839567 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084839567 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084839567 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084839567 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084839567 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084839567 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084839567 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084839567 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084839567 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084839567 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084839567 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084839567 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126084839567 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126084839567 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126084839567 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250126084839567 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250126084839567 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084839567 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250126084839567 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084839567 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084839567 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084839567 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084839567 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084839567 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084839567 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084839567 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084839567 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084839567 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084839567 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084839567 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126084839567 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084839567 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126084839567 DRANAP NOTICE cnlink(msc-0)[0x56264c5ce220]{CONNECTED}: link up (cnlink.c:111) 20250126084839567 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084839567 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084839567 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084839567 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126084839567 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126084839567 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126084839567 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126084839567 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084839567 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084839567 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126084839567 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126084839567 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126084839568 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126084839568 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126084839568 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126084839568 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084839568 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084839568 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126084839568 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126084839568 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126084839568 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126084839568 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126084839568 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250126084839568 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250126084839568 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084839568 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084839568 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084839568 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084839568 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084839568 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084839568 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084839568 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084839568 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084839568 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084839568 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084839568 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084839568 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084839568 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126084839568 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126084839568 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126084839568 DRANAP INFO cnlink(msc-0)[0x56264c5ce220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250126084839573 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084839573 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126084839573 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126084839573 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126084839573 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126084839573 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126084839573 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126084839573 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084839573 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084839573 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126084839573 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126084839573 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126084839573 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126084839573 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126084839573 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250126084839573 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250126084839573 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084839573 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084839573 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084839573 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084839573 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084839573 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084839573 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084839573 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084839573 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084839573 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084839573 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084839573 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084839573 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084839573 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126084839573 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126084839573 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126084839573 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250126084839573 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250126084839573 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084839573 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250126084839573 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084839573 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084839573 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084839573 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084839573 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084839573 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084839573 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084839573 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084839573 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084839573 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084839573 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) HNBGW_Test.sgsn0-RAN(178)@009b6094bab8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126084839573 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126084839573 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084839573 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126084839573 DRANAP NOTICE cnlink(sgsn-0)[0x56264c618ff0]{CONNECTED}: link up (cnlink.c:111) 20250126084839573 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084839573 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084839573 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084839573 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126084839573 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126084839573 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126084839573 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126084839573 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084839574 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084839574 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126084839574 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126084839574 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126084839574 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126084839574 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126084839574 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126084839574 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084839574 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084839574 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126084839574 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126084839574 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126084839574 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126084839574 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126084839574 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250126084839574 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20250126084839574 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084839574 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084839574 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084839574 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084839574 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084839574 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084839574 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084839574 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084839574 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084839574 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084839574 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084839574 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084839574 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084839574 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126084839574 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126084839574 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126084839574 DRANAP INFO cnlink(sgsn-0)[0x56264c618ff0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250126084839590 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35108<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(178)@009b6094bab8: f_create_expect(l3 := 'CCD463E08381BE672DB0'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(178)@009b6094bab8: Created Expect[0] for 'CCD463E08381BE672DB0'O to be handled at TC_ranap_ps_bidir0(181) TC_ranap_ps_bidir-Iuh0-RUA(173)@009b6094bab8: Added conn table entry 0TC_ranap_ps_bidir0(181)6728954 20250126084840637 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126084840637 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126084840637 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1355) 20250126084840637 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250126084840637 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x66acfa, normal) (hnbgw_rua.c:407) 20250126084840637 DHNB DEBUG map_rua[0x56264c6293e0]{init}: Allocated (fsm.c:456) 20250126084840637 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6728954)[0x56264c6293e0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250126084840637 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6728954 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250126084840637 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126084840637 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126084840637 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6728954 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250126084840637 DCN DEBUG map_sccp[0x56264c628520]{init}: Allocated (fsm.c:456) 20250126084840637 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x56264c628520]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250126084840637 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6728954 <-> SCCP-6 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250126084840637 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6728954 SCCP-6 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20250126084840637 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6728954)[0x56264c6293e0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250126084840637 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126084840637 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126084840637 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6728954)[0x56264c6293e0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250126084840637 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x56264c628520]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126084840637 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250126084840637 DLSCCP DEBUG SCCP-SCOC(6)[0x56264c626fb0]{IDLE}: Allocated (fsm.c:456) 20250126084840637 DLSCCP DEBUG SCCP-SCOC(6)[0x56264c626fb0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250126084840637 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0accd463e08381be672db0004f40030001c90056400500f1100926) (sccp_scrc.c:406) 20250126084840637 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084840637 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084840637 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084840637 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084840637 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084840637 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084840638 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084840638 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084840638 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084840638 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084840638 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084840638 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126084840638 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084840638 DLSCCP DEBUG SCCP-SCOC(6)[0x56264c626fb0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250126084840638 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x56264c628520]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250126084840638 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6728954)[0x56264c6293e0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250126084840638 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084840638 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084840638 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084840638 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126084840638 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126084840638 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126084840638 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126084840638 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(177)@009b6094bab8: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(177)@009b6094bab8: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(178)@009b6094bab8: Found Expect[0] for l3='CCD463E08381BE672DB0'O handled at TC_ranap_ps_bidir0(181) HNBGW_Test.sgsn0-RAN(178)@009b6094bab8: Added conn table entry 0TC_ranap_ps_bidir0(181)7582057 HNBGW_Test.sgsn0-SCCP(177)@009b6094bab8: Session index based on connection ID:0 TC_ranap_ps_bidir0(181)@009b6094bab8: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(177)@009b6094bab8: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250126084840656 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084840656 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126084840656 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126084840656 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126084840656 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126084840656 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126084840656 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126084840656 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084840656 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084840656 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126084840656 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126084840656 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126084840656 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126084840656 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00ab5d92) (sccp_scrc.c:477) 20250126084840656 DLSCCP DEBUG Received CO:COAK for local reference 6 (sccp_scoc.c:1824) 20250126084840656 DLSCCP DEBUG SCCP-SCOC(6)[0x56264c626fb0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250126084840656 DLSCCP DEBUG SCCP-SCOC(6)[0x56264c626fb0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250126084840656 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084840656 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250126084840656 DCN DEBUG handle_cn_conn_conf() conn_id=6, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250126084840656 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x56264c628520]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250126084840656 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x56264c628520]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) HNBGW_Test.sgsn0-SCCP(177)@009b6094bab8: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(177)@009b6094bab8: vl_len:22 HNBGW_Test.sgsn0-SCCP(177)@009b6094bab8: vl_from0 HNBGW_Test.sgsn0-SCCP(177)@009b6094bab8: data sent by MTP3_SCCP_PORT: '001440120000010010400B0AACA59BAAD4AE01038C4B'O 20250126084840857 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084840857 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126084840857 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126084840857 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126084840857 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126084840857 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126084840857 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126084840857 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084840857 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 64 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084840857 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126084840857 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126084840857 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126084840857 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126084840857 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=001440120000010010400b0aaca59baad4ae01038c4b) (sccp_scrc.c:477) 20250126084840857 DLSCCP DEBUG Received CO:CODT for local reference 6 (sccp_scoc.c:1824) 20250126084840857 DLSCCP DEBUG SCCP-SCOC(6)[0x56264c626fb0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250126084840857 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084840857 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250126084840857 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x56264c628520]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250126084840857 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_ran.c:43) 20250126084840857 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250126084840857 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x56264c628520]{connected}: rx from SCCP: RANAP Direct Transfer (context_map_sccp.c:217) 20250126084840857 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6728954)[0x56264c6293e0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250126084840857 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 46 bytes (hnbgw_rua.c:122) 20250126084840857 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126084840858 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 46 bytes of data (stream_srv.c:827) TC_ranap_ps_bidir0(181)@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126084840887 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126084840887 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126084840887 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 46 bytes from client (stream_srv.c:1355) 20250126084840887 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250126084840887 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x66acfa) (hnbgw_rua.c:471) 20250126084840887 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6728954 SCCP-6 sgsn-0 MI=NONE: rx RUA DirectTransfer with 22 bytes RANAP data (hnbgw_rua.c:312) 20250126084840887 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6728954)[0x56264c6293e0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250126084840887 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250126084840887 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250126084840887 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6728954)[0x56264c6293e0]{connected}: rx from RUA: RANAP Direct Transfer (context_map_rua.c:171) 20250126084840887 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x56264c628520]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126084840887 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250126084840887 DLSCCP DEBUG SCCP-SCOC(6)[0x56264c626fb0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250126084840887 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ab5d92), PART(T=Data,L=22,D=001440120000010010400b0a60a452953ecef1aabfdf) (sccp_scrc.c:406) 20250126084840887 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084840887 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084840887 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126084840887 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084840887 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084840887 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084840888 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084840888 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126084840888 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126084840888 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126084840888 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126084840888 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(177)@009b6094bab8: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(177)@009b6094bab8: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(177)@009b6094bab8: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(177)@009b6094bab8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_bidir0(181)@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(177)@009b6094bab8: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(177)@009b6094bab8: vl_len:20 HNBGW_Test.sgsn0-SCCP(177)@009b6094bab8: vl_from0 HNBGW_Test.sgsn0-SCCP(177)@009b6094bab8: data sent by MTP3_SCCP_PORT: '000F401000000100174009500262420000000004'O 20250126084840905 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084840905 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126084840905 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126084840905 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126084840905 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126084840905 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126084840905 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126084840905 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084840906 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084840906 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126084840906 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126084840906 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126084840906 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126084840906 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000006), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=20,D=000f401000000100174009500262420000000004) (sccp_scrc.c:477) 20250126084840906 DLSCCP DEBUG Received CO:CODT for local reference 6 (sccp_scoc.c:1824) 20250126084840906 DLSCCP DEBUG SCCP-SCOC(6)[0x56264c626fb0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250126084840906 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084840906 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250126084840906 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x56264c628520]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250126084840906 DRANAP DEBUG Rx CO IM (Common ID) (ranap_common_ran.c:43) 20250126084840906 DRANAP DEBUG Decoding message RANAP_CommonID_IEs (ranap_decoder.c:3266) (ranap_decoder.c:3266) 20250126084840906 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x56264c628520]{connected}: rx from SCCP: RANAP Common ID (context_map_sccp.c:217) 20250126084840906 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6728954)[0x56264c6293e0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250126084840906 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 44 bytes (hnbgw_rua.c:122) 20250126084840906 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126084840906 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 44 bytes of data (stream_srv.c:827) TC_ranap_ps_bidir0(181)@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126084840915 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35108<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_ps_bidir0(181)@009b6094bab8: Final verdict of PTC: pass MTC@009b6094bab8: ok: talloc reports "asn1_context" = 1 bytes 20250126084840924 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35104<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_ps_bidir-Iuh0-RUA(173)@009b6094bab8: Final verdict of PTC: none 20250126084840925 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126084840925 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126084840925 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250126084840926 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250126084840926 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250126084840926 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6728954)[0x56264c6293e0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250126084840926 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6728954)[0x56264c6293e0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250126084840926 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x56264c628520]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250126084840926 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250126084840926 DLSCCP DEBUG SCCP-SCOC(6)[0x56264c626fb0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250126084840926 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ab5d92), PART(T=Source Reference,L=4,D=00000006), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250126084840926 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084840926 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084840926 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MutexDispCT-TC_ranap_ps_bidir(168)@009b6094bab8: Final verdict of PTC: none 20250126084840926 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250126084840926 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126084840926 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250126084840926 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250126084840926 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250126084840926 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126084840926 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126084840926 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250126084840926 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126084840926 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084840926 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084840926 DLSCCP DEBUG SCCP-SCOC(6)[0x56264c626fb0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250126084840926 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x56264c628520]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250126084840926 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6728954)[0x56264c6293e0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250126084840926 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6728954)[0x56264c6293e0]{disrupted}: Freeing instance (context_map.c:202) 20250126084840926 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6728954)[0x56264c6293e0]{disrupted}: Deallocated (fsm.c:568) 20250126084840926 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x56264c628520]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250126084840926 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x56264c628520]{disconnected}: Freeing instance (context_map.c:206) 20250126084840926 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x56264c628520]{disconnected}: Deallocated (fsm.c:568) 20250126084840926 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-6728954 SCCP-6 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20250126084840927 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20250126084840927 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126084840927 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126084840927 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126084840927 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250126084840927 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126084840927 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250126084840927 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:36863<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.sgsn0-M3UA(179)@009b6094bab8: Final verdict of PTC: none 20250126084840927 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084840927 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084840927 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084840927 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126084840927 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126084840927 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126084840927 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126084840927 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084840927 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) VirtHNBGW-STATS(169)@009b6094bab8: Final verdict of PTC: none 20250126084840927 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250126084840927 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126084840927 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250126084840927 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250126084840927 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250126084840927 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250126084840927 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126084840927 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126084840927 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250126084840927 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126084840928 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084840927 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126084840927 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20250126084840927 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126084840927 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126084840927 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084840927 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126084840927 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126084840927 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126084840927 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126084840927 DRANAP NOTICE cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: link lost (cnlink.c:118) 20250126084840928 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20250126084840928 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126084840928 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126084840928 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126084840928 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250126084840928 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126084840928 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250126084840928 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084840928 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126084840928 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20250126084840928 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126084840928 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126084840928 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084840928 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126084840928 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) HNBGW_Test.msc0-M3UA(176)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.msc0-RAN(175)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(177)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(174)@009b6094bab8: Final verdict of PTC: none 20250126084840928 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126084840928 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126084840928 DRANAP NOTICE cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-RAN(178)@009b6094bab8: Final verdict of PTC: none TC_ranap_ps_bidir-Iuh0(172)@009b6094bab8: Final verdict of PTC: none IPA-CTRL-CLI-IPA(170)@009b6094bab8: Final verdict of PTC: none HNBGW-MGCP(180)@009b6094bab8: Final verdict of PTC: none MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126084840930 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35102<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(171)@009b6094bab8: Final verdict of PTC: none MTC@009b6094bab8: Setting final verdict of the test case. MTC@009b6094bab8: Local verdict of MTC: pass MTC@009b6094bab8: Local verdict of PTC MutexDispCT-TC_ranap_ps_bidir(168): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC VirtHNBGW-STATS(169): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC IPA-CTRL-CLI-IPA(170): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW-PFCP(171): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_ranap_ps_bidir-Iuh0(172): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_ranap_ps_bidir-Iuh0-RUA(173): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.msc0-SCCP(174): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.msc0-RAN(175): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.msc0-M3UA(176): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(177): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.sgsn0-RAN(178): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(179): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW-MGCP(180): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_ranap_ps_bidir0(181): pass (pass -> pass) MTC@009b6094bab8: Test case TC_ranap_ps_bidir finished. Verdict: pass MTC@009b6094bab8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_bidir pass'. Sun Jan 26 08:48:40 UTC 2025 ====== HNBGW_Tests.TC_ranap_ps_bidir pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ranap_ps_bidir.talloc 20250126084840969 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35118<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126084841471 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35118<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=243316) Waiting for packet dumper to finish... 1 (prev_count=243316, count=275508) 20250126084842927 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126084842927 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250126084842927 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250126084842928 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126084842928 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250126084842928 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@009b6094bab8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_bidir pass' was executed successfully (exit status: 0). MTC@009b6094bab8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assignment'. ------ HNBGW_Tests.TC_rab_assignment ------ Sun Jan 26 08:48:43 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_rab_assignment.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_rab_assignment.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@009b6094bab8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assignment' was executed successfully (exit status: 0). MTC@009b6094bab8: Test case TC_rab_assignment started. 20250126084844563 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35130<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126084844569 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35138<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126084844574 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:34137<->l=127.0.0.1:4262) (control_if.c:572) 20250126084844592 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126084844592 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126084844593 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126084844593 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126084844593 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126084844593 DRANAP DEBUG cnlink(msc-2)[0x56264c5ae870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126084844593 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126084844593 DRANAP DEBUG cnlink(msc-3)[0x56264c618660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_rab_assignment-Iuh0(186)@009b6094bab8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250126084844593 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250126084844593 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250126084844594 DRANAP DEBUG cnlink(msc-3)[0x56264c618660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126084844594 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250126084844594 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126084844594 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084844594 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126084844594 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084844594 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084844594 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084844594 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084844594 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084844594 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084844594 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084844594 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084844594 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084844594 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084844594 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084844594 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250126084844594 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084844594 DRANAP DEBUG cnlink(msc-3)[0x56264c618660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126084844594 DRANAP DEBUG cnlink(msc-2)[0x56264c5ae870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126084844594 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250126084844594 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126084844594 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084844594 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126084844594 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084844594 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084844594 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084844594 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084844594 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084844594 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084844594 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084844594 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084844594 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084844594 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084844594 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084844594 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250126084844594 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084844594 DRANAP DEBUG cnlink(msc-2)[0x56264c5ae870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126084844594 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126084844594 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250126084844594 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126084844594 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084844594 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126084844594 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084844594 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084844594 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084844594 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084844594 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084844594 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084844594 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084844594 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084844594 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084844594 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084844594 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084844594 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126084844594 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084844594 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126084844594 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126084844594 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250126084844594 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126084844594 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084844594 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126084844594 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084844594 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084844594 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084844594 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084844594 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084844594 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084844594 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084844594 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084844594 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084844594 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084844594 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084844594 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126084844594 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084844594 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126084844595 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084844595 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084844595 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084844595 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250126084844595 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250126084844595 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250126084844595 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084844595 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084844595 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084844595 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250126084844595 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250126084844595 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250126084844595 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250126084844595 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084844595 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084844595 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084844595 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126084844595 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126084844595 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126084844595 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250126084844595 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084844595 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084844595 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084844595 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126084844595 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126084844595 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126084844595 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@009b6094bab8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(190)@009b6094bab8: ************************************************* HNBGW_Test.msc0-M3UA(190)@009b6094bab8: M3UA emulation initiated, the test can be started MTC@009b6094bab8: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(190)@009b6094bab8: ************************************************* HNBGW_Test.msc0-SCCP(188)@009b6094bab8: v_sccp_pdu_maxlen:268 20250126084844606 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126084844606 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126084844606 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126084844606 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126084844606 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126084844606 DRANAP DEBUG cnlink(sgsn-2)[0x56264c61a310]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126084844606 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126084844606 DRANAP DEBUG cnlink(sgsn-3)[0x56264c61aca0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126084844608 DRANAP DEBUG cnlink(sgsn-3)[0x56264c61aca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126084844608 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250126084844608 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126084844608 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084844608 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126084844608 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084844608 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084844608 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084844608 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084844608 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084844608 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084844608 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084844608 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084844608 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084844608 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084844608 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084844608 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250126084844608 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084844608 DRANAP DEBUG cnlink(sgsn-3)[0x56264c61aca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126084844608 DRANAP DEBUG cnlink(sgsn-2)[0x56264c61a310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126084844608 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250126084844608 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126084844608 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084844608 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126084844608 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084844608 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084844608 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084844608 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084844608 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084844608 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084844608 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084844608 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084844608 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084844608 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084844608 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084844608 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250126084844608 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084844608 DRANAP DEBUG cnlink(sgsn-2)[0x56264c61a310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126084844608 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126084844608 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250126084844608 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126084844608 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084844608 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126084844608 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084844608 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084844608 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084844608 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084844608 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084844608 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084844608 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084844608 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084844608 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084844608 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084844608 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084844608 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126084844608 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084844608 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126084844608 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126084844608 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250126084844608 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126084844608 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084844608 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126084844608 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084844608 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084844608 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084844608 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084844608 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084844608 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084844608 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084844608 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084844608 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084844608 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084844608 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084844608 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126084844608 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084844608 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126084844608 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084844608 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084844608 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084844608 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250126084844608 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250126084844608 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250126084844608 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084844608 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084844608 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084844608 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250126084844608 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250126084844608 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250126084844608 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250126084844608 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084844608 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084844608 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084844608 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126084844608 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126084844608 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126084844608 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250126084844608 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084844608 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084844608 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084844608 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126084844608 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126084844608 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126084844608 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@009b6094bab8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@009b6094bab8: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(193)@009b6094bab8: ************************************************* HNBGW_Test.sgsn0-M3UA(193)@009b6094bab8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(193)@009b6094bab8: ************************************************* HNBGW_Test.sgsn0-SCCP(191)@009b6094bab8: v_sccp_pdu_maxlen:268 20250126084844627 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126084844627 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126084844627 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1355) 20250126084844627 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250126084844627 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20250126084844627 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250126084844627 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250126084844627 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126084844627 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@009b6094bab8: setverdict(pass): none -> pass 20250126084844804 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126084844804 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250126084844804 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126084844804 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(190)@009b6094bab8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250126084844808 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084844808 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250126084844808 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126084844808 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126084844809 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126084844809 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250126084844809 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126084844810 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084844810 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250126084844810 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126084844810 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126084844810 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126084844810 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126084844810 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126084844810 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084844810 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126084844810 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20250126084844810 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126084844810 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126084844810 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084844810 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126084844810 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126084844810 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126084844810 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126084844811 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126084844811 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250126084844811 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126084844811 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084844811 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126084844811 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084844811 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084844811 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084844811 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084844811 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084844811 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084844811 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084844811 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084844811 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084844811 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084844811 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084844811 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126084844812 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084844812 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126084844812 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084844812 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084844812 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084844812 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126084844812 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126084844812 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126084844812 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126084844812 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084844817 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126084844817 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250126084844817 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126084844817 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(193)@009b6094bab8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250126084844819 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084844819 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250126084844819 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126084844819 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126084844819 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126084844819 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250126084844819 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126084844820 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084844820 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250126084844820 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126084844820 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126084844820 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126084844820 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126084844820 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126084844820 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084844820 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126084844820 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20250126084844820 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126084844820 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126084844820 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084844820 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126084844820 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126084844820 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126084844820 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126084844821 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126084844821 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250126084844821 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126084844821 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084844821 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126084844821 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084844821 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084844821 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084844821 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084844821 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084844821 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084844821 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084844821 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084844821 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084844821 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084844821 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084844821 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126084844821 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084844821 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126084844821 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084844821 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084844821 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084844821 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126084844821 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126084844821 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126084844821 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126084844821 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084844874 DLSCCP DEBUG SCCP-SCOC(5)[0x56264c621720]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250126084844874 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e0dd03), PART(T=Source Reference,L=4,D=00000005), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126084844874 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084844874 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084844874 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126084844874 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084844874 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084844874 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084844874 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084844874 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126084844875 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126084844875 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126084844875 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126084844875 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084844881 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084844881 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126084844882 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126084844882 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126084844882 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126084844882 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126084844882 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126084844882 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084844882 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084844882 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126084844882 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126084844882 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126084844882 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126084844882 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=00e0dd03) (sccp_scrc.c:477) 20250126084844882 DLSCCP DEBUG Received CO:RELCO for local reference 5 (sccp_scoc.c:1824) 20250126084844882 DLSCCP DEBUG SCCP-SCOC(5)[0x56264c621720]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250126084844882 DLSCCP DEBUG SCCP-SCOC(5)[0x56264c621720]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250126084844882 DLSCCP DEBUG SCCP-SCOC(5)[0x56264c621720]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250126084844882 DLSCCP DEBUG SCCP-SCOC(5)[0x56264c621720]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250126084844882 DLSCCP DEBUG SCCP-SCOC(5)[0x56264c621720]{IDLE}: Deallocated (fsm.c:568) 20250126084845616 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084845616 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126084845616 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126084845616 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126084845616 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126084845616 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126084845616 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126084845616 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084845616 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084845616 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126084845616 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126084845616 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126084845616 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126084845616 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126084845616 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250126084845616 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250126084845616 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084845616 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084845616 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084845616 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084845616 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084845616 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084845616 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084845616 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084845616 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084845616 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084845616 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084845616 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084845616 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084845616 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126084845616 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126084845616 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126084845616 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250126084845616 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250126084845616 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084845616 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250126084845616 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084845616 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084845616 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084845616 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084845616 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084845616 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084845616 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084845616 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084845616 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084845616 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084845616 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084845616 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126084845616 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084845616 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126084845616 DRANAP NOTICE cnlink(msc-0)[0x56264c5ce220]{CONNECTED}: link up (cnlink.c:111) 20250126084845616 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084845616 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084845616 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084845616 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126084845616 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126084845616 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126084845616 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126084845616 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(189)@009b6094bab8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126084845619 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084845619 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126084845619 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126084845619 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126084845619 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126084845619 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126084845619 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126084845619 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084845619 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084845619 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126084845619 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126084845619 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126084845619 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126084845619 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126084845619 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250126084845619 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250126084845619 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084845619 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084845619 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084845619 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084845619 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084845619 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084845619 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084845619 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084845620 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084845620 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084845620 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084845620 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084845620 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084845620 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126084845620 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126084845620 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126084845620 DRANAP INFO cnlink(msc-0)[0x56264c5ce220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(192)@009b6094bab8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126084845627 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084845627 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126084845627 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126084845627 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126084845627 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126084845627 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126084845627 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126084845627 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084845627 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084845627 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126084845627 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126084845627 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126084845627 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126084845627 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126084845627 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250126084845627 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250126084845627 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084845627 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084845627 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084845627 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084845627 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084845627 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084845627 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084845627 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084845627 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084845627 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084845627 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084845627 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084845627 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084845627 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126084845627 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126084845627 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126084845627 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250126084845627 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250126084845627 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084845627 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250126084845627 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084845627 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084845627 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084845627 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084845627 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084845627 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084845627 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084845627 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084845627 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084845627 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084845627 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084845627 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126084845627 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084845627 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126084845627 DRANAP NOTICE cnlink(sgsn-0)[0x56264c618ff0]{CONNECTED}: link up (cnlink.c:111) 20250126084845627 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084845627 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084845627 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084845627 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126084845627 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126084845627 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126084845627 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126084845627 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084845628 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084845628 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126084845628 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126084845628 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126084845628 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126084845628 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126084845628 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126084845628 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084845628 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084845628 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126084845628 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126084845628 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126084845628 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126084845628 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126084845628 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250126084845628 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20250126084845628 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084845628 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084845628 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084845628 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084845628 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084845628 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084845628 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084845628 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084845628 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084845628 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084845628 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084845628 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084845628 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084845628 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126084845628 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126084845628 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126084845628 DRANAP INFO cnlink(sgsn-0)[0x56264c618ff0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250126084845655 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48646<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(189)@009b6094bab8: f_create_expect(l3 := 'AB2E920471AFA1F9D391'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(189)@009b6094bab8: Created Expect[0] for 'AB2E920471AFA1F9D391'O to be handled at TC_rab_assignment0(195) TC_rab_assignment-Iuh0-RUA(187)@009b6094bab8: Added conn table entry 0TC_rab_assignment0(195)16092570 20250126084846700 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126084846700 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126084846700 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1355) 20250126084846700 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250126084846700 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xf58d9a, normal) (hnbgw_rua.c:407) 20250126084846700 DHNB DEBUG map_rua[0x56264c621720]{init}: Allocated (fsm.c:456) 20250126084846700 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16092570)[0x56264c621720]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250126084846700 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16092570 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250126084846700 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126084846700 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126084846700 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16092570 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250126084846700 DCN DEBUG map_sccp[0x56264c6293e0]{init}: Allocated (fsm.c:456) 20250126084846700 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x56264c6293e0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250126084846700 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-16092570 <-> SCCP-7 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250126084846700 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16092570 SCCP-7 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20250126084846700 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16092570)[0x56264c621720]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250126084846700 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126084846700 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126084846700 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16092570)[0x56264c621720]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250126084846700 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x56264c6293e0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126084846700 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250126084846700 DLSCCP DEBUG SCCP-SCOC(7)[0x56264c628520]{IDLE}: Allocated (fsm.c:456) 20250126084846700 DLSCCP DEBUG SCCP-SCOC(7)[0x56264c628520]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250126084846700 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0aab2e920471afa1f9d391004f400300032f0056400500f1100926) (sccp_scrc.c:406) 20250126084846700 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084846700 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084846700 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084846701 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084846701 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084846701 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084846701 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126084846701 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126084846701 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126084846701 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126084846701 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084846700 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084846700 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084846700 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084846700 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084846700 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084846700 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084846700 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084846700 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084846700 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126084846700 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084846700 DLSCCP DEBUG SCCP-SCOC(7)[0x56264c628520]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250126084846700 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x56264c6293e0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250126084846700 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16092570)[0x56264c621720]{init}: State change to connected (no timeout) (context_map_rua.c:229) HNBGW_Test.msc0-SCCP(188)@009b6094bab8: First idle individual index:0 HNBGW_Test.msc0-SCCP(188)@009b6094bab8: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(189)@009b6094bab8: Found Expect[0] for l3='AB2E920471AFA1F9D391'O handled at TC_rab_assignment0(195) HNBGW_Test.msc0-RAN(189)@009b6094bab8: Added conn table entry 0TC_rab_assignment0(195)5897359 HNBGW_Test.msc0-SCCP(188)@009b6094bab8: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(188)@009b6094bab8: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_rab_assignment0(195)@009b6094bab8: setverdict(pass): none -> pass 20250126084846711 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084846711 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126084846711 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126084846711 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126084846711 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126084846711 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126084846711 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126084846711 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084846711 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084846711 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126084846711 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126084846711 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126084846711 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126084846712 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00b11ced) (sccp_scrc.c:477) 20250126084846712 DLSCCP DEBUG Received CO:COAK for local reference 7 (sccp_scoc.c:1824) 20250126084846712 DLSCCP DEBUG SCCP-SCOC(7)[0x56264c628520]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250126084846712 DLSCCP DEBUG SCCP-SCOC(7)[0x56264c628520]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250126084846712 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084846712 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250126084846712 DCN DEBUG handle_cn_conn_conf() conn_id=7, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250126084846712 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x56264c6293e0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250126084846712 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x56264c6293e0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) VirtHNBGW-STATS(183)@009b6094bab8: 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)@009b6094bab8: 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)@009b6094bab8: 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)@009b6094bab8: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(194)@009b6094bab8: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment0(195) HNBGW_Test.msc0-SCCP(188)@009b6094bab8: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(188)@009b6094bab8: vl_len:91 HNBGW_Test.msc0-SCCP(188)@009b6094bab8: vl_from0 HNBGW_Test.msc0-SCCP(188)@009b6094bab8: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250126084846917 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084846917 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126084846917 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126084846917 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126084846917 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126084846917 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126084846917 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126084846917 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084846917 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084846917 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126084846917 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126084846917 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126084846917 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126084846917 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000007), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:477) 20250126084846917 DLSCCP DEBUG Received CO:CODT for local reference 7 (sccp_scoc.c:1824) 20250126084846917 DLSCCP DEBUG SCCP-SCOC(7)[0x56264c628520]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250126084846917 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084846917 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250126084846917 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x56264c6293e0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250126084846917 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250126084846917 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250126084846917 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x56264c6293e0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250126084846917 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250126084846918 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250126084846918 DMGW DEBUG mgw(mgw-fsm-16092570-0)[0x56264c625b90]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250126084846918 DMGW DEBUG mgw(mgw-fsm-16092570-0)[0x56264c625b90]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250126084846918 DMGW DEBUG mgw(mgw-fsm-16092570-0)[0x56264c625b90]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250126084846918 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250126084846918 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250126084846918 DLMGCP DEBUG mgw-endp(mgw-fsm-16092570-0)[0x56264c624b30]{UNUSED}: Allocated (fsm.c:456) 20250126084846918 DLMGCP DEBUG mgw-endp(mgw-fsm-16092570-0)[0x56264c624b30]{UNUSED}: is child of mgw(mgw-fsm-16092570-0)[0x56264c625b90] (fsm.c:486) 20250126084846918 DLMGCP DEBUG mgw-endp(mgw-fsm-16092570-0)[0x56264c624b30]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-16092570-0)[0x56264c625b90] (mgcp_client_endpoint_fsm.c:724) 20250126084846918 DLMGCP DEBUG mgw-endp(mgw-fsm-16092570-0)[0x56264c624b30]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250126084846918 DLMGCP DEBUG mgw-endp(mgw-fsm-16092570-0)[0x56264c624b30]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250126084846918 DLMGCP DEBUG mgw-endp(mgw-fsm-16092570-0)[0x56264c624b30]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250126084846918 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16092570-0)[0x56264c624f20]{ST_CRCX}: Allocated (fsm.c:456) 20250126084846918 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16092570-0)[0x56264c624f20]{ST_CRCX}: is child of mgw-endp(mgw-fsm-16092570-0)[0x56264c624b30] (fsm.c:486) 20250126084846918 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16092570-0)[0x56264c624f20]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250126084846918 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16092570-0)[0x56264c624f20]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250126084846918 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:43237: len=199 'CRCX 1 rtpbridge/*@mgw MGCP 1.0\r\nC: f58d9a'... (mgcp_client.c:807) 20250126084846918 DLMGCP DEBUG MGW(mgw) Queued 199 bytes for MGW (mgcp_client.c:1221) 20250126084846918 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16092570-0)[0x56264c624f20]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250126084846918 DLMGCP DEBUG mgw-endp(mgw-fsm-16092570-0)[0x56264c624b30]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(194)@009b6094bab8: Found Expect[0] for { line := { verb := "CRCX", trans_id := "1", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "f58d9a17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "f58d9a17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@009b6094bab8: CRCX1{ line := { verb := "CRCX", trans_id := "1", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "f58d9a17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "f58d9a17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@009b6094bab8: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 20250126084846954 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 1 OK (mgcp_client.c:758) 20250126084846954 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c624f20]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250126084846954 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c624f20]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250126084846954 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c624f20]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250126084846954 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c624f20]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250126084846954 DLMGCP DEBUG mgw-endp(mgw-fsm-16092570-0)[0x56264c624b30]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250126084846954 DLMGCP DEBUG mgw-endp(mgw-fsm-16092570-0)[0x56264c624b30]{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) 20250126084846954 DLMGCP DEBUG mgw-endp(mgw-fsm-16092570-0)[0x56264c624b30]{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) 20250126084846954 DLMGCP DEBUG mgw-endp(mgw-fsm-16092570-0)[0x56264c624b30]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250126084846954 DLMGCP DEBUG mgw-endp(mgw-fsm-16092570-0)[0x56264c624b30]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250126084846954 DLMGCP DEBUG mgw-endp(mgw-fsm-16092570-0)[0x56264c624b30]{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) 20250126084846954 DMGW DEBUG mgw(mgw-fsm-16092570-0)[0x56264c625b90]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250126084846954 DMGW DEBUG mgw(mgw-fsm-16092570-0)[0x56264c625b90]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250126084846954 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250126084846954 DMGW DEBUG mgw(mgw-fsm-16092570-0)[0x56264c625b90]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250126084846954 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16092570)[0x56264c621720]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250126084846954 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250126084846954 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126084846954 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_rab_assignment0(195)@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126084846968 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126084846968 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126084846968 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1355) 20250126084846968 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250126084846968 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xf58d9a) (hnbgw_rua.c:471) 20250126084846968 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16092570 SCCP-7 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250126084846968 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16092570)[0x56264c621720]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250126084846968 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250126084846968 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250126084846968 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16092570)[0x56264c621720]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250126084846968 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250126084846968 DMGW DEBUG mgw(mgw-fsm-16092570-0)[0x56264c625b90]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250126084846968 DMGW DEBUG mgw(mgw-fsm-16092570-0)[0x56264c625b90]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250126084846968 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250126084846968 DMGW DEBUG mgw(mgw-fsm-16092570-0)[0x56264c625b90]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250126084846968 DLMGCP DEBUG mgw-endp(mgw-fsm-16092570-0)[0x56264c624b30]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-16092570-0)[0x56264c625b90] (mgcp_client_endpoint_fsm.c:724) 20250126084846968 DLMGCP DEBUG mgw-endp(mgw-fsm-16092570-0)[0x56264c624b30]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250126084846968 DLMGCP DEBUG mgw-endp(mgw-fsm-16092570-0)[0x56264c624b30]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250126084846968 DLMGCP DEBUG mgw-endp(mgw-fsm-16092570-0)[0x56264c624b30]{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) 20250126084846968 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c624f20]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250126084846968 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:43237: len=213 'MDCX 2 rtpbridge/3@mgw MGCP 1.0\r\nC: f58d9a'... (mgcp_client.c:807) 20250126084846968 DLMGCP DEBUG MGW(mgw) Queued 213 bytes for MGW (mgcp_client.c:1221) 20250126084846968 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c624f20]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250126084846968 DLMGCP DEBUG mgw-endp(mgw-fsm-16092570-0)[0x56264c624b30]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250126084846968 DLMGCP DEBUG mgw-endp(mgw-fsm-16092570-0)[0x56264c624b30]{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) 20250126084846968 DLMGCP DEBUG mgw-endp(mgw-fsm-16092570-0)[0x56264c624b30]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment0(195)@009b6094bab8: MDCX1{ line := { verb := "MDCX", trans_id := "2", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "f58d9a17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "f58d9a17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250126084846974 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 2 OK (mgcp_client.c:758) 20250126084846974 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c624f20]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250126084846974 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c624f20]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250126084846974 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c624f20]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250126084846974 DLMGCP DEBUG mgw-endp(mgw-fsm-16092570-0)[0x56264c624b30]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250126084846974 DLMGCP DEBUG mgw-endp(mgw-fsm-16092570-0)[0x56264c624b30]{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) 20250126084846974 DLMGCP DEBUG mgw-endp(mgw-fsm-16092570-0)[0x56264c624b30]{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) 20250126084846974 DLMGCP DEBUG mgw-endp(mgw-fsm-16092570-0)[0x56264c624b30]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250126084846974 DLMGCP DEBUG mgw-endp(mgw-fsm-16092570-0)[0x56264c624b30]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250126084846974 DLMGCP DEBUG mgw-endp(mgw-fsm-16092570-0)[0x56264c624b30]{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) 20250126084846974 DMGW DEBUG mgw(mgw-fsm-16092570-0)[0x56264c625b90]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250126084846974 DMGW DEBUG mgw(mgw-fsm-16092570-0)[0x56264c625b90]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250126084846974 DMGW DEBUG mgw(mgw-fsm-16092570-0)[0x56264c625b90]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250126084846974 DLMGCP DEBUG mgw-endp(mgw-fsm-16092570-0)[0x56264c624b30]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-16092570-0)[0x56264c625b90] (mgcp_client_endpoint_fsm.c:724) 20250126084846974 DLMGCP DEBUG mgw-endp(mgw-fsm-16092570-0)[0x56264c624b30]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250126084846974 DLMGCP DEBUG mgw-endp(mgw-fsm-16092570-0)[0x56264c624b30]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250126084846974 DLMGCP DEBUG mgw-endp(mgw-fsm-16092570-0)[0x56264c624b30]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250126084846974 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16092570-0)[0x56264c6299f0]{ST_CRCX}: Allocated (fsm.c:456) 20250126084846974 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16092570-0)[0x56264c6299f0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-16092570-0)[0x56264c624b30] (fsm.c:486) 20250126084846974 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16092570-0)[0x56264c6299f0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250126084846974 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16092570-0)[0x56264c6299f0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/3@mgw... (mgcp_client_fsm.c:228) 20250126084846974 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:43237: len=203 'CRCX 3 rtpbridge/3@mgw MGCP 1.0\r\nC: f58d9a'... (mgcp_client.c:807) 20250126084846974 DLMGCP DEBUG MGW(mgw) Queued 203 bytes for MGW (mgcp_client.c:1221) 20250126084846974 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16092570-0)[0x56264c6299f0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250126084846974 DLMGCP DEBUG mgw-endp(mgw-fsm-16092570-0)[0x56264c624b30]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250126084846974 DLMGCP DEBUG mgw-endp(mgw-fsm-16092570-0)[0x56264c624b30]{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) 20250126084846974 DLMGCP DEBUG mgw-endp(mgw-fsm-16092570-0)[0x56264c624b30]{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) 20250126084846974 DLMGCP DEBUG mgw-endp(mgw-fsm-16092570-0)[0x56264c624b30]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment0(195)@009b6094bab8: CRCX2{ line := { verb := "CRCX", trans_id := "3", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "f58d9a17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "f58d9a17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250126084846979 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 3 OK (mgcp_client.c:758) 20250126084846979 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56264c6299f0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250126084846979 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56264c6299f0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250126084846979 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56264c6299f0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250126084846979 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56264c6299f0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250126084846979 DLMGCP DEBUG mgw-endp(mgw-fsm-16092570-0)[0x56264c624b30]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250126084846979 DLMGCP DEBUG mgw-endp(mgw-fsm-16092570-0)[0x56264c624b30]{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) 20250126084846979 DLMGCP DEBUG mgw-endp(mgw-fsm-16092570-0)[0x56264c624b30]{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) 20250126084846979 DLMGCP DEBUG mgw-endp(mgw-fsm-16092570-0)[0x56264c624b30]{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) 20250126084846979 DLMGCP DEBUG mgw-endp(mgw-fsm-16092570-0)[0x56264c624b30]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250126084846979 DLMGCP DEBUG mgw-endp(mgw-fsm-16092570-0)[0x56264c624b30]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250126084846979 DLMGCP DEBUG mgw-endp(mgw-fsm-16092570-0)[0x56264c624b30]{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) 20250126084846979 DLMGCP DEBUG mgw-endp(mgw-fsm-16092570-0)[0x56264c624b30]{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) 20250126084846979 DMGW DEBUG mgw(mgw-fsm-16092570-0)[0x56264c625b90]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250126084846979 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250126084846979 DMGW DEBUG mgw(mgw-fsm-16092570-0)[0x56264c625b90]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250126084846979 DMGW DEBUG mgw(mgw-fsm-16092570-0)[0x56264c625b90]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250126084846979 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x56264c6293e0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250126084846979 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250126084846979 DLSCCP DEBUG SCCP-SCOC(7)[0x56264c628520]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250126084846979 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b11ced), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20250126084846979 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084846979 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084846979 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126084846979 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084846979 DMGW DEBUG mgw(mgw-fsm-16092570-0)[0x56264c625b90]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250126084846979 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084846979 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084846979 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084846979 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126084846979 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126084846979 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126084846979 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126084846979 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(188)@009b6094bab8: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(188)@009b6094bab8: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(188)@009b6094bab8: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(188)@009b6094bab8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment0(195)@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(183)@009b6094bab8: 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)@009b6094bab8: 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)@009b6094bab8: 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)@009b6094bab8: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(188)@009b6094bab8: vl_len:12 HNBGW_Test.msc0-SCCP(188)@009b6094bab8: vl_from0 HNBGW_Test.msc0-SCCP(188)@009b6094bab8: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250126084847002 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084847002 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126084847002 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126084847002 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126084847002 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126084847002 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126084847002 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126084847002 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084847002 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084847002 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126084847002 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126084847002 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126084847002 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126084847002 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000007), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250126084847002 DLSCCP DEBUG Received CO:CODT for local reference 7 (sccp_scoc.c:1824) 20250126084847002 DLSCCP DEBUG SCCP-SCOC(7)[0x56264c628520]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250126084847002 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084847002 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250126084847002 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x56264c6293e0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250126084847002 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250126084847002 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250126084847003 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x56264c6293e0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250126084847003 DMGW DEBUG mgw(mgw-fsm-16092570-0)[0x56264c625b90]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250126084847003 DMGW DEBUG mgw(mgw-fsm-16092570-0)[0x56264c625b90]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250126084847003 DMGW DEBUG mgw(mgw-fsm-16092570-0)[0x56264c625b90]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250126084847003 DLMGCP DEBUG mgw-endp(mgw-fsm-16092570-0)[0x56264c624b30]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250126084847003 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c624f20]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250126084847003 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:43237: len=56 'DLCX 4 rtpbridge/3@mgw MGCP 1.0\r\nC: f58d9a'... (mgcp_client.c:807) 20250126084847003 DLMGCP DEBUG MGW(mgw) Queued 56 bytes for MGW (mgcp_client.c:1221) 20250126084847003 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c624f20]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250126084847003 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56264c6299f0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250126084847003 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:43237: len=56 'DLCX 5 rtpbridge/3@mgw MGCP 1.0\r\nC: f58d9a'... (mgcp_client.c:807) 20250126084847003 DLMGCP DEBUG MGW(mgw) Queued 56 bytes for MGW (mgcp_client.c:1221) 20250126084847003 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56264c6299f0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250126084847003 DLMGCP DEBUG mgw-endp(mgw-fsm-16092570-0)[0x56264c624b30]{IN_USE}: Removing from parent mgw(mgw-fsm-16092570-0)[0x56264c625b90] (mgcp_client_endpoint_fsm.c:873) 20250126084847003 DLMGCP DEBUG mgw-endp(mgw-fsm-16092570-0)[0x56264c624b30]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250126084847003 DLMGCP DEBUG mgw-endp(mgw-fsm-16092570-0)[0x56264c624b30]{IN_USE}: Deallocated (fsm.c:568) 20250126084847003 DMGW DEBUG mgw(mgw-fsm-16092570-0)[0x56264c625b90]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250126084847003 DMGW DEBUG mgw(mgw-fsm-16092570-0)[0x56264c625b90]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250126084847003 DMGW DEBUG mgw(mgw-fsm-16092570-0)[0x56264c625b90]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250126084847003 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16092570)[0x56264c621720]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250126084847003 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250126084847003 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126084847003 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) TC_rab_assignment0(195)@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment0(195)@009b6094bab8: DLCX{ line := { verb := "DLCX", trans_id := "4", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "f58d9a17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment0(195)@009b6094bab8: DLCX{ line := { verb := "DLCX", trans_id := "5", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "f58d9a17" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment0(195)@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126084847009 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 4 OK (mgcp_client.c:758) 20250126084847009 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c624f20]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250126084847009 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c624f20]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250126084847009 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c624f20]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250126084847009 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c624f20]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250126084847009 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 5 OK (mgcp_client.c:758) 20250126084847009 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56264c6299f0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250126084847009 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56264c6299f0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250126084847009 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56264c6299f0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250126084847009 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56264c6299f0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment-Iuh0-RUA(187)@009b6094bab8: Deleted conn table entry 0TC_rab_assignment0(195)16092570 20250126084847014 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126084847014 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126084847014 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1355) 20250126084847014 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250126084847014 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xf58d9a,cause=radio(normal)) (hnbgw_rua.c:439) 20250126084847014 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16092570 SCCP-7 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250126084847014 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16092570)[0x56264c621720]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250126084847014 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250126084847014 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250126084847014 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16092570)[0x56264c621720]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250126084847014 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x56264c6293e0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126084847014 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250126084847014 DLSCCP DEBUG SCCP-SCOC(7)[0x56264c628520]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250126084847014 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b11ced), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250126084847014 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084847014 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084847014 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126084847014 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084847014 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16092570)[0x56264c621720]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250126084847014 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x56264c6293e0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250126084847014 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x56264c6293e0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250126084847015 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084847015 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084847015 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084847015 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126084847015 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126084847015 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126084847015 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126084847015 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(188)@009b6094bab8: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(188)@009b6094bab8: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(188)@009b6094bab8: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(188)@009b6094bab8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment0(195)@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(189)@009b6094bab8: Deleted conn table entry 0TC_rab_assignment0(195)5897359 HNBGW_Test.msc0-SCCP(188)@009b6094bab8: Session index based on connection ID:0 20250126084847019 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084847019 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126084847019 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126084847019 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126084847019 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126084847019 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126084847019 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126084847019 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084847019 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084847019 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126084847019 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126084847019 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126084847019 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126084847019 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=00b11ced), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250126084847019 DLSCCP DEBUG Received CO:RELRE for local reference 7 (sccp_scoc.c:1824) 20250126084847019 DLSCCP DEBUG SCCP-SCOC(7)[0x56264c628520]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250126084847019 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084847019 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250126084847019 DCN DEBUG handle_cn_disc_ind() conn_id=7 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250126084847019 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x56264c6293e0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250126084847019 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x56264c6293e0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250126084847019 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16092570)[0x56264c621720]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250126084847019 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16092570)[0x56264c621720]{disconnected}: Freeing instance (context_map.c:202) 20250126084847019 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16092570)[0x56264c621720]{disconnected}: Deallocated (fsm.c:568) 20250126084847019 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x56264c6293e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250126084847019 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x56264c6293e0]{disconnected}: Freeing instance (context_map.c:206) 20250126084847019 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x56264c6293e0]{disconnected}: Deallocated (fsm.c:568) 20250126084847019 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16092570 SCCP-7 msc-0 MI=NONE: Deallocating (context_map.c:225) 20250126084847019 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b11ced), PART(T=Source Reference,L=4,D=00000007) (sccp_scrc.c:406) 20250126084847019 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084847019 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084847019 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126084847019 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084847019 DLSCCP DEBUG SCCP-SCOC(7)[0x56264c628520]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250126084847019 DLSCCP DEBUG SCCP-SCOC(7)[0x56264c628520]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250126084847019 DLSCCP DEBUG SCCP-SCOC(7)[0x56264c628520]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250126084847019 DLSCCP DEBUG SCCP-SCOC(7)[0x56264c628520]{IDLE}: Deallocated (fsm.c:568) 20250126084847020 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084847020 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084847020 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084847020 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126084847020 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126084847020 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126084847020 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126084847020 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(188)@009b6094bab8: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(188)@009b6094bab8: RLC received in state:disconnect_pending TC_rab_assignment0(195)@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126084849022 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48646<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment0(195)@009b6094bab8: Final verdict of PTC: pass MTC@009b6094bab8: ok: talloc reports "asn1_context" = 1 bytes 20250126084849033 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126084849033 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126084849033 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250126084849033 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250126084849033 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) MutexDispCT-TC_rab_assignment(182)@009b6094bab8: Final verdict of PTC: none TC_rab_assignment-Iuh0-RUA(187)@009b6094bab8: Final verdict of PTC: none 20250126084849035 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35138<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250126084849035 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:34137<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.msc0-RAN(189)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(188)@009b6094bab8: Final verdict of PTC: none 20250126084849036 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250126084849036 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126084849036 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250126084849036 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250126084849036 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250126084849036 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126084849036 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126084849036 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250126084849036 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126084849036 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084849036 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20250126084849036 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126084849036 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126084849036 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126084849036 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250126084849036 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126084849036 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250126084849037 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084849037 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126084849037 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20250126084849037 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126084849037 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126084849037 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084849037 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126084849037 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126084849037 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126084849037 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126084849037 DRANAP NOTICE cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-M3UA(193)@009b6094bab8: Final verdict of PTC: none TC_rab_assignment-Iuh0(186)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(191)@009b6094bab8: Final verdict of PTC: none 20250126084849037 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126084849037 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126084849037 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126084849038 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250126084849038 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20250126084849038 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126084849038 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250126084849038 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20250126084849038 DLINP <0002> stream_srv.c:766 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250126084849038 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084849038 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20250126084849038 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126084849038 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126084849038 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126084849038 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250126084849038 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126084849038 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn0-RAN(192)@009b6094bab8: Final verdict of PTC: none IPA-CTRL-CLI-IPA(184)@009b6094bab8: Final verdict of PTC: none HNBGW-MGCP(194)@009b6094bab8: Final verdict of PTC: none 20250126084849038 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084849038 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126084849038 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20250126084849038 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126084849038 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126084849038 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084849038 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126084849038 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126084849038 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126084849038 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) HNBGW_Test.msc0-M3UA(190)@009b6094bab8: Final verdict of PTC: none 20250126084849038 DRANAP NOTICE cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: link lost (cnlink.c:118) VirtHNBGW-STATS(183)@009b6094bab8: Final verdict of PTC: none MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126084849039 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35130<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(185)@009b6094bab8: Final verdict of PTC: none MTC@009b6094bab8: Setting final verdict of the test case. MTC@009b6094bab8: Local verdict of MTC: pass MTC@009b6094bab8: Local verdict of PTC MutexDispCT-TC_rab_assignment(182): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC VirtHNBGW-STATS(183): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC IPA-CTRL-CLI-IPA(184): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW-PFCP(185): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_rab_assignment-Iuh0(186): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_rab_assignment-Iuh0-RUA(187): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.msc0-SCCP(188): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.msc0-RAN(189): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.msc0-M3UA(190): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(191): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.sgsn0-RAN(192): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(193): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW-MGCP(194): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_rab_assignment0(195): pass (pass -> pass) MTC@009b6094bab8: Test case TC_rab_assignment finished. Verdict: pass MTC@009b6094bab8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assignment pass'. Sun Jan 26 08:48:49 UTC 2025 ====== HNBGW_Tests.TC_rab_assignment pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_rab_assignment.talloc 20250126084849082 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48648<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126084849484 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48648<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=342920) Waiting for packet dumper to finish... 1 (prev_count=342920, count=346800) 20250126084850926 DLSCCP DEBUG SCCP-SCOC(6)[0x56264c626fb0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250126084850926 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ab5d92), PART(T=Source Reference,L=4,D=00000006), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126084850926 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084850926 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084850926 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126084850927 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084850927 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084850927 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084850927 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084850927 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126084850927 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126084850927 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126084850927 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126084850927 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250126084851037 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126084851037 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250126084851037 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250126084851039 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126084851039 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250126084851039 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@009b6094bab8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assignment pass' was executed successfully (exit status: 0). MTC@009b6094bab8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assignment_concurrent'. ------ HNBGW_Tests.TC_rab_assignment_concurrent ------ Sun Jan 26 08:48:51 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_rab_assignment_concurrent.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_rab_assignment_concurrent.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@009b6094bab8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assignment_concurrent' was executed successfully (exit status: 0). MTC@009b6094bab8: Test case TC_rab_assignment_concurrent started. 20250126084852568 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48662<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126084852573 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48668<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126084852578 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:38301<->l=127.0.0.1:4262) (control_if.c:572) 20250126084852595 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126084852595 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126084852596 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126084852596 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126084852596 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126084852596 DRANAP DEBUG cnlink(msc-2)[0x56264c5ae870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126084852596 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126084852596 DRANAP DEBUG cnlink(msc-3)[0x56264c618660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126084852596 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126084852596 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250126084852596 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126084852596 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084852596 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126084852596 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084852596 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084852596 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084852596 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084852596 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084852596 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084852596 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084852596 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084852596 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084852596 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084852596 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084852596 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126084852596 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084852596 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) TC_rab_assignment_concurrent-Iuh0(200)@009b6094bab8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250126084852597 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250126084852597 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250126084852597 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084852597 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084852597 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084852597 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126084852597 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126084852597 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126084852597 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250126084852598 DRANAP DEBUG cnlink(msc-3)[0x56264c618660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126084852598 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250126084852598 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126084852598 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084852598 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126084852598 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084852598 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084852598 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084852598 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084852598 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084852598 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084852598 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084852598 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084852598 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084852598 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084852598 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084852598 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250126084852598 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084852598 DRANAP DEBUG cnlink(msc-3)[0x56264c618660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126084852598 DRANAP DEBUG cnlink(msc-2)[0x56264c5ae870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126084852598 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250126084852598 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126084852598 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084852598 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126084852598 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084852598 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084852598 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084852598 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084852598 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084852598 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084852598 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084852598 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084852598 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084852598 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084852598 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084852598 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250126084852598 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084852598 DRANAP DEBUG cnlink(msc-2)[0x56264c5ae870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126084852598 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126084852598 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250126084852598 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126084852598 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084852598 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126084852598 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084852598 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084852598 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084852598 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084852598 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084852598 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084852598 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084852598 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084852598 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084852598 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084852598 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084852598 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126084852598 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084852598 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126084852598 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084852598 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084852598 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084852598 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250126084852598 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250126084852598 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250126084852598 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084852598 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084852598 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084852598 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250126084852598 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250126084852598 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250126084852598 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250126084852598 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084852598 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084852598 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084852598 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126084852598 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126084852598 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126084852598 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@009b6094bab8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(204)@009b6094bab8: ************************************************* HNBGW_Test.msc0-M3UA(204)@009b6094bab8: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(204)@009b6094bab8: ************************************************* MTC@009b6094bab8: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(202)@009b6094bab8: v_sccp_pdu_maxlen:268 20250126084852615 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126084852615 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126084852615 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126084852615 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126084852615 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126084852615 DRANAP DEBUG cnlink(sgsn-2)[0x56264c61a310]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126084852615 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126084852615 DRANAP DEBUG cnlink(sgsn-3)[0x56264c61aca0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126084852616 DRANAP DEBUG cnlink(sgsn-3)[0x56264c61aca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126084852616 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250126084852616 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126084852616 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084852616 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126084852617 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084852617 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084852617 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084852617 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084852617 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084852617 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084852617 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084852617 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084852617 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084852617 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084852617 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084852617 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250126084852617 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084852617 DRANAP DEBUG cnlink(sgsn-3)[0x56264c61aca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126084852617 DRANAP DEBUG cnlink(sgsn-2)[0x56264c61a310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126084852617 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250126084852617 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126084852617 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084852617 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126084852617 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084852617 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084852617 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084852617 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084852617 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084852617 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084852617 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084852617 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084852617 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084852617 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084852617 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084852617 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250126084852617 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084852617 DRANAP DEBUG cnlink(sgsn-2)[0x56264c61a310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126084852617 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126084852617 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250126084852617 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126084852617 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084852617 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126084852617 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084852617 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084852617 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084852617 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084852617 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084852617 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084852617 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084852617 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084852617 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084852617 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084852617 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084852617 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126084852617 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084852617 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126084852617 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126084852617 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250126084852617 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126084852617 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084852617 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126084852617 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084852617 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084852617 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084852617 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084852617 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084852617 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084852617 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084852617 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084852617 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084852617 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084852617 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084852617 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126084852617 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084852617 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126084852617 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084852617 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084852617 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084852617 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250126084852617 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250126084852617 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250126084852617 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084852617 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084852617 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084852617 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250126084852617 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250126084852617 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250126084852617 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250126084852617 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084852617 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084852617 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084852617 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126084852617 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126084852617 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126084852617 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250126084852617 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084852617 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084852617 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084852617 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126084852617 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126084852617 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126084852617 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@009b6094bab8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@009b6094bab8: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(207)@009b6094bab8: ************************************************* HNBGW_Test.sgsn0-M3UA(207)@009b6094bab8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(207)@009b6094bab8: ************************************************* HNBGW_Test.sgsn0-SCCP(205)@009b6094bab8: v_sccp_pdu_maxlen:268 20250126084852637 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126084852637 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126084852637 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1355) 20250126084852637 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250126084852637 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20250126084852637 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250126084852637 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250126084852637 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126084852637 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@009b6094bab8: setverdict(pass): none -> pass 20250126084852811 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126084852811 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250126084852811 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126084852811 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(204)@009b6094bab8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250126084852820 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084852820 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250126084852820 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126084852820 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126084852820 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126084852820 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250126084852820 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126084852823 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084852823 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250126084852823 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126084852823 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126084852823 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126084852823 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126084852823 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126084852823 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084852823 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126084852823 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20250126084852824 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126084852824 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126084852824 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084852824 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126084852824 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126084852824 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126084852824 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126084852825 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126084852825 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250126084852825 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126084852825 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084852825 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126084852825 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084852825 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084852825 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084852825 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084852825 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084852825 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084852825 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084852825 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084852825 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084852825 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084852825 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084852825 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126084852825 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084852825 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126084852825 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084852825 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084852825 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084852825 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126084852825 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126084852826 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126084852826 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126084852826 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084852828 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126084852828 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250126084852828 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126084852828 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(207)@009b6094bab8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250126084852834 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084852834 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250126084852834 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126084852834 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126084852834 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126084852834 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250126084852834 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126084852834 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084852834 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250126084852834 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126084852834 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126084852834 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126084852834 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126084852834 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126084852834 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084852834 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126084852834 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20250126084852834 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126084852834 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126084852834 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084852834 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126084852834 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126084852834 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126084852834 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126084852836 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126084852836 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250126084852836 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126084852836 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084852836 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126084852836 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084852836 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084852836 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084852836 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084852836 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084852836 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084852836 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084852836 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084852836 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084852836 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084852836 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084852836 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126084852836 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084852836 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126084852837 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084852837 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084852837 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084852837 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126084852837 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126084852837 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126084852837 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126084852837 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(203)@009b6094bab8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126084853620 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084853620 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126084853620 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126084853620 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126084853620 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126084853620 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126084853620 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126084853620 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084853620 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084853620 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126084853620 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126084853620 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126084853620 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126084853620 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126084853620 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250126084853620 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250126084853620 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084853620 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084853620 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084853620 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084853620 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084853620 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084853620 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084853620 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084853620 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084853620 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084853620 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084853620 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084853620 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084853620 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126084853620 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126084853620 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126084853620 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250126084853620 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250126084853620 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084853620 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250126084853620 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084853620 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084853620 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084853620 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084853620 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084853620 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084853620 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084853620 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084853620 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084853620 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084853620 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084853620 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126084853620 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084853620 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126084853620 DRANAP NOTICE cnlink(msc-0)[0x56264c5ce220]{CONNECTED}: link up (cnlink.c:111) 20250126084853620 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084853620 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084853620 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084853620 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126084853620 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126084853620 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126084853620 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126084853620 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084853620 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084853620 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126084853620 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126084853620 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126084853620 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126084853620 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126084853620 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126084853620 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084853620 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084853620 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126084853620 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126084853620 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126084853620 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126084853620 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126084853620 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250126084853620 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250126084853620 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084853620 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084853620 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084853620 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084853620 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084853620 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084853620 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084853620 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084853620 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084853620 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084853620 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084853620 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084853620 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084853620 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126084853620 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126084853620 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126084853620 DRANAP INFO cnlink(msc-0)[0x56264c5ce220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(206)@009b6094bab8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126084853632 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084853632 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126084853632 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126084853632 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126084853632 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126084853632 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126084853632 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126084853632 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084853632 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084853632 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126084853632 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126084853632 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126084853632 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126084853632 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126084853632 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250126084853632 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250126084853632 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084853632 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084853632 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084853632 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084853632 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084853632 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084853632 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084853632 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084853632 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084853632 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084853632 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084853632 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084853632 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084853632 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126084853632 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126084853632 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126084853632 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250126084853632 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250126084853632 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084853632 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250126084853632 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084853632 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084853632 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084853632 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084853632 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084853632 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084853632 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084853632 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084853632 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084853632 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084853632 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084853632 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126084853632 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084853632 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126084853632 DRANAP NOTICE cnlink(sgsn-0)[0x56264c618ff0]{CONNECTED}: link up (cnlink.c:111) 20250126084853633 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084853633 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084853633 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084853633 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126084853633 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126084853633 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126084853633 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126084853633 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084853633 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084853633 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126084853633 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126084853633 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126084853633 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126084853633 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126084853633 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126084853633 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084853633 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084853633 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126084853633 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126084853633 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126084853633 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126084853633 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126084853633 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250126084853633 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20250126084853633 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084853633 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084853633 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084853633 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084853633 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084853633 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084853633 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084853633 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084853633 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084853633 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084853633 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084853633 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084853633 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084853633 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126084853633 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126084853633 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126084853633 DRANAP INFO cnlink(sgsn-0)[0x56264c618ff0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250126084854670 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48672<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126084854696 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48674<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126084854715 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48682<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126084854726 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48690<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126084854734 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48698<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126084854747 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48706<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126084854760 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48716<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126084854773 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48732<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126084854785 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48738<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126084854799 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48740<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126084854815 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48756<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126084854829 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48758<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126084854840 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48772<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126084854854 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48776<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126084854876 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48778<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126084854897 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48784<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(203)@009b6094bab8: f_create_expect(l3 := 'E3D0EFE2D30399F14E50'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@009b6094bab8: Created Expect[0] for 'E3D0EFE2D30399F14E50'O to be handled at TC_rab_assignment_concurrent0(209) TC_rab_assignment_concurrent-Iuh0-RUA(201)@009b6094bab8: Added conn table entry 0TC_rab_assignment_concurrent0(209)13171494 20250126084855703 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126084855703 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126084855703 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1355) 20250126084855703 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250126084855703 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xc8fb26, normal) (hnbgw_rua.c:407) 20250126084855703 DHNB DEBUG map_rua[0x56264c621720]{init}: Allocated (fsm.c:456) 20250126084855703 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13171494)[0x56264c621720]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250126084855703 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13171494 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250126084855703 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126084855703 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126084855704 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13171494 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250126084855704 DCN DEBUG map_sccp[0x56264c6293e0]{init}: Allocated (fsm.c:456) 20250126084855704 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x56264c6293e0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250126084855704 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13171494 <-> SCCP-8 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250126084855704 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13171494 SCCP-8 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20250126084855704 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13171494)[0x56264c621720]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250126084855704 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126084855704 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126084855704 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13171494)[0x56264c621720]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250126084855704 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x56264c6293e0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126084855704 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250126084855704 DLSCCP DEBUG SCCP-SCOC(8)[0x56264c628520]{IDLE}: Allocated (fsm.c:456) 20250126084855704 DLSCCP DEBUG SCCP-SCOC(8)[0x56264c628520]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250126084855704 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0ae3d0efe2d30399f14e50004f40030000ef0056400500f1100926) (sccp_scrc.c:406) 20250126084855704 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084855704 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084855704 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084855704 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084855704 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084855704 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084855704 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084855704 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084855704 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084855704 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084855704 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084855704 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126084855704 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084855704 DLSCCP DEBUG SCCP-SCOC(8)[0x56264c628520]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250126084855704 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x56264c6293e0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250126084855704 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13171494)[0x56264c621720]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250126084855704 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084855704 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084855704 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084855704 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126084855704 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126084855704 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126084855704 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126084855704 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@009b6094bab8: First idle individual index:0 HNBGW_Test.msc0-SCCP(202)@009b6094bab8: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(203)@009b6094bab8: Found Expect[0] for l3='E3D0EFE2D30399F14E50'O handled at TC_rab_assignment_concurrent0(209) HNBGW_Test.msc0-RAN(203)@009b6094bab8: Added conn table entry 0TC_rab_assignment_concurrent0(209)3638442 HNBGW_Test.msc0-RAN(203)@009b6094bab8: f_create_expect(l3 := 'D527A74692CAECDDC89E'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@009b6094bab8: Created Expect[0] for 'D527A74692CAECDDC89E'O to be handled at TC_rab_assignment_concurrent0(210) HNBGW_Test.msc0-SCCP(202)@009b6094bab8: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(202)@009b6094bab8: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_rab_assignment_concurrent0(209)@009b6094bab8: setverdict(pass): none -> pass 20250126084855712 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084855712 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126084855712 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126084855712 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126084855712 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126084855712 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126084855712 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126084855712 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084855712 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084855712 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126084855712 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126084855712 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126084855712 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126084855713 DLSS7 DEBUG scrc_rx_mtp_xfer_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=005aa2d6) (sccp_scrc.c:477) 20250126084855713 DLSCCP DEBUG Received CO:COAK for local reference 8 (sccp_scoc.c:1824) 20250126084855713 DLSCCP DEBUG SCCP-SCOC(8)[0x56264c628520]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250126084855713 DLSCCP DEBUG SCCP-SCOC(8)[0x56264c628520]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250126084855713 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084855713 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250126084855713 DCN DEBUG handle_cn_conn_conf() conn_id=8, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250126084855713 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x56264c6293e0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250126084855713 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x56264c6293e0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_rab_assignment_concurrent0(209)@009b6094bab8: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 TC_rab_assignment_concurrent-Iuh0-RUA(201)@009b6094bab8: Added conn table entry 1TC_rab_assignment_concurrent0(210)12286293 HNBGW-MGCP(208)@009b6094bab8: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(209) HNBGW_Test.msc0-RAN(203)@009b6094bab8: f_create_expect(l3 := '1941DFC6DAF3B9AE7F52'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@009b6094bab8: Created Expect[1] for '1941DFC6DAF3B9AE7F52'O to be handled at TC_rab_assignment_concurrent0(211) TC_rab_assignment_concurrent-Iuh0-RUA(201)@009b6094bab8: Added conn table entry 2TC_rab_assignment_concurrent0(211)14048852 HNBGW_Test.msc0-SCCP(202)@009b6094bab8: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(202)@009b6094bab8: vl_len:91 HNBGW_Test.msc0-SCCP(202)@009b6094bab8: vl_from0 HNBGW_Test.msc0-SCCP(202)@009b6094bab8: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O HNBGW_Test.msc0-RAN(203)@009b6094bab8: f_create_expect(l3 := 'C79F3898561467117DBF'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@009b6094bab8: Created Expect[2] for 'C79F3898561467117DBF'O to be handled at TC_rab_assignment_concurrent0(212) TC_rab_assignment_concurrent-Iuh0-RUA(201)@009b6094bab8: Added conn table entry 3TC_rab_assignment_concurrent0(212)6502797 HNBGW_Test.msc0-RAN(203)@009b6094bab8: f_create_expect(l3 := 'AFCBE817FC7D6AA57756'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@009b6094bab8: Created Expect[3] for 'AFCBE817FC7D6AA57756'O to be handled at TC_rab_assignment_concurrent0(213) TC_rab_assignment_concurrent-Iuh0-RUA(201)@009b6094bab8: Added conn table entry 4TC_rab_assignment_concurrent0(213)3611333 HNBGW_Test.msc0-RAN(203)@009b6094bab8: f_create_expect(l3 := '2531FDA2BAFCD8DFAB7B'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@009b6094bab8: Created Expect[4] for '2531FDA2BAFCD8DFAB7B'O to be handled at TC_rab_assignment_concurrent0(214) TC_rab_assignment_concurrent-Iuh0-RUA(201)@009b6094bab8: Added conn table entry 5TC_rab_assignment_concurrent0(214)13597353 HNBGW_Test.msc0-RAN(203)@009b6094bab8: f_create_expect(l3 := 'F05535F0E55A125CE2C6'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@009b6094bab8: Created Expect[5] for 'F05535F0E55A125CE2C6'O to be handled at TC_rab_assignment_concurrent0(215) TC_rab_assignment_concurrent-Iuh0-RUA(201)@009b6094bab8: Added conn table entry 6TC_rab_assignment_concurrent0(215)12729547 HNBGW_Test.msc0-RAN(203)@009b6094bab8: f_create_expect(l3 := 'B73601F2F01DC8C096B2'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@009b6094bab8: Created Expect[6] for 'B73601F2F01DC8C096B2'O to be handled at TC_rab_assignment_concurrent0(216) TC_rab_assignment_concurrent-Iuh0-RUA(201)@009b6094bab8: Added conn table entry 7TC_rab_assignment_concurrent0(216)1052171 HNBGW_Test.msc0-RAN(203)@009b6094bab8: f_create_expect(l3 := 'EC81DF5C8E6E25852813'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@009b6094bab8: Created Expect[7] for 'EC81DF5C8E6E25852813'O to be handled at TC_rab_assignment_concurrent0(217) TC_rab_assignment_concurrent-Iuh0-RUA(201)@009b6094bab8: Added conn table entry 8TC_rab_assignment_concurrent0(217)15859021 HNBGW_Test.msc0-RAN(203)@009b6094bab8: f_create_expect(l3 := '1CBE97F8EB817BCC2D03'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@009b6094bab8: Created Expect[8] for '1CBE97F8EB817BCC2D03'O to be handled at TC_rab_assignment_concurrent0(218) TC_rab_assignment_concurrent-Iuh0-RUA(201)@009b6094bab8: Added conn table entry 9TC_rab_assignment_concurrent0(218)8535679 HNBGW_Test.msc0-RAN(203)@009b6094bab8: f_create_expect(l3 := '23DB379EC006DAD9DBF7'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@009b6094bab8: Created Expect[9] for '23DB379EC006DAD9DBF7'O to be handled at TC_rab_assignment_concurrent0(219) TC_rab_assignment_concurrent-Iuh0-RUA(201)@009b6094bab8: Added conn table entry 10TC_rab_assignment_concurrent0(219)10531795 HNBGW_Test.msc0-RAN(203)@009b6094bab8: f_create_expect(l3 := 'EDBB10727DA39610C72D'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@009b6094bab8: Created Expect[10] for 'EDBB10727DA39610C72D'O to be handled at TC_rab_assignment_concurrent0(220) TC_rab_assignment_concurrent-Iuh0-RUA(201)@009b6094bab8: Added conn table entry 11TC_rab_assignment_concurrent0(220)7660969 HNBGW_Test.msc0-RAN(203)@009b6094bab8: f_create_expect(l3 := '0F5DD4EF5D1448E778A6'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@009b6094bab8: Created Expect[11] for '0F5DD4EF5D1448E778A6'O to be handled at TC_rab_assignment_concurrent0(221) TC_rab_assignment_concurrent-Iuh0-RUA(201)@009b6094bab8: Added conn table entry 12TC_rab_assignment_concurrent0(221)7147914 HNBGW_Test.msc0-RAN(203)@009b6094bab8: f_create_expect(l3 := '92F964C86C9BEC2AB138'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@009b6094bab8: Created Expect[12] for '92F964C86C9BEC2AB138'O to be handled at TC_rab_assignment_concurrent0(222) TC_rab_assignment_concurrent-Iuh0-RUA(201)@009b6094bab8: Added conn table entry 13TC_rab_assignment_concurrent0(222)13127040 HNBGW_Test.msc0-RAN(203)@009b6094bab8: f_create_expect(l3 := '2CD5F4726882D63CFB9E'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@009b6094bab8: Created Expect[13] for '2CD5F4726882D63CFB9E'O to be handled at TC_rab_assignment_concurrent0(223) TC_rab_assignment_concurrent-Iuh0-RUA(201)@009b6094bab8: Added conn table entry 14TC_rab_assignment_concurrent0(223)9518352 20250126084855904 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126084855904 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126084855904 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1355) 20250126084855904 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250126084855904 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xbb7955, normal) (hnbgw_rua.c:407) 20250126084855904 DHNB DEBUG map_rua[0x56264c6299f0]{init}: Allocated (fsm.c:456) 20250126084855905 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12286293)[0x56264c6299f0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250126084855905 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12286293 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250126084855905 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126084855905 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126084855905 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12286293 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250126084855905 DCN DEBUG map_sccp[0x56264c624f20]{init}: Allocated (fsm.c:456) 20250126084855905 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x56264c624f20]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250126084855905 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12286293 <-> SCCP-9 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250126084855905 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12286293 SCCP-9 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20250126084855905 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12286293)[0x56264c6299f0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250126084855905 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126084855905 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126084855905 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12286293)[0x56264c6299f0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250126084855905 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x56264c624f20]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126084855905 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250126084855905 DLSCCP DEBUG SCCP-SCOC(9)[0x56264c624b30]{IDLE}: Allocated (fsm.c:456) 20250126084855905 DLSCCP DEBUG SCCP-SCOC(9)[0x56264c624b30]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250126084855905 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0ad527a74692caecddc89e004f40030001ca0056400500f1100926) (sccp_scrc.c:406) 20250126084855905 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084855905 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084855905 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084855905 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084855905 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084855905 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084855905 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084855905 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084855905 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084855905 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084855905 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084855905 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126084855905 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084855905 DLSCCP DEBUG SCCP-SCOC(9)[0x56264c624b30]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250126084855905 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x56264c624f20]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250126084855905 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12286293)[0x56264c6299f0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250126084855906 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126084855906 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126084855906 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1355) 20250126084855906 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250126084855906 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xd65e54, normal) (hnbgw_rua.c:407) 20250126084855906 DHNB DEBUG map_rua[0x56264c625b90]{init}: Allocated (fsm.c:456) 20250126084855906 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14048852)[0x56264c625b90]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250126084855906 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14048852 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250126084855906 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126084855906 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126084855906 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14048852 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250126084855906 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084855906 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084855906 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084855906 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126084855906 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126084855906 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126084855906 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126084855906 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084855906 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084855906 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126084855906 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126084855906 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126084855906 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126084855906 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126084855906 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126084855906 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084855906 DCN DEBUG map_sccp[0x56264c630680]{init}: Allocated (fsm.c:456) 20250126084855906 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x56264c630680]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250126084855906 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14048852 <-> SCCP-10 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250126084855906 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14048852 SCCP-10 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20250126084855906 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14048852)[0x56264c625b90]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250126084855906 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126084855906 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126084855906 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14048852)[0x56264c625b90]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250126084855906 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x56264c630680]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126084855906 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250126084855906 DLSCCP DEBUG SCCP-SCOC(10)[0x56264c6316c0]{IDLE}: Allocated (fsm.c:456) 20250126084855906 DLSCCP DEBUG SCCP-SCOC(10)[0x56264c6316c0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250126084855906 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a1941dfc6daf3b9ae7f52004f400300005a0056400500f1100926) (sccp_scrc.c:406) 20250126084855906 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084855906 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084855906 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084855906 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084855906 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084855906 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084855906 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084855906 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084855906 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084855906 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084855906 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084855906 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126084855906 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084855906 DLSCCP DEBUG SCCP-SCOC(10)[0x56264c6316c0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250126084855906 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x56264c630680]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250126084855906 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14048852)[0x56264c625b90]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250126084855906 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084855906 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126084855906 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126084855906 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126084855906 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126084855906 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000008), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:477) 20250126084855906 DLSCCP DEBUG Received CO:CODT for local reference 8 (sccp_scoc.c:1824) 20250126084855907 DLSCCP DEBUG SCCP-SCOC(8)[0x56264c628520]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250126084855907 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084855907 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250126084855907 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x56264c6293e0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250126084855907 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250126084855907 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250126084855907 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x56264c6293e0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250126084855907 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250126084855907 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250126084855907 DMGW DEBUG mgw(mgw-fsm-13171494-0)[0x56264c624ce0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250126084855907 DMGW DEBUG mgw(mgw-fsm-13171494-0)[0x56264c624ce0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250126084855907 DMGW DEBUG mgw(mgw-fsm-13171494-0)[0x56264c624ce0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250126084855907 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250126084855907 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250126084855907 DLMGCP DEBUG mgw-endp(mgw-fsm-13171494-0)[0x56264c6317f0]{UNUSED}: Allocated (fsm.c:456) 20250126084855907 DLMGCP DEBUG mgw-endp(mgw-fsm-13171494-0)[0x56264c6317f0]{UNUSED}: is child of mgw(mgw-fsm-13171494-0)[0x56264c624ce0] (fsm.c:486) 20250126084855907 DLMGCP DEBUG mgw-endp(mgw-fsm-13171494-0)[0x56264c6317f0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-13171494-0)[0x56264c624ce0] (mgcp_client_endpoint_fsm.c:724) 20250126084855907 DLMGCP DEBUG mgw-endp(mgw-fsm-13171494-0)[0x56264c6317f0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250126084855907 DLMGCP DEBUG mgw-endp(mgw-fsm-13171494-0)[0x56264c6317f0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250126084855907 DLMGCP DEBUG mgw-endp(mgw-fsm-13171494-0)[0x56264c6317f0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250126084855907 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13171494-0)[0x56264c630f70]{ST_CRCX}: Allocated (fsm.c:456) 20250126084855907 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13171494-0)[0x56264c630f70]{ST_CRCX}: is child of mgw-endp(mgw-fsm-13171494-0)[0x56264c6317f0] (fsm.c:486) 20250126084855907 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13171494-0)[0x56264c630f70]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250126084855907 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13171494-0)[0x56264c630f70]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250126084855907 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:43237: len=199 'CRCX 6 rtpbridge/*@mgw MGCP 1.0\r\nC: c8fb26'... (mgcp_client.c:807) 20250126084855907 DLMGCP DEBUG MGW(mgw) Queued 199 bytes for MGW (mgcp_client.c:1221) 20250126084855907 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13171494-0)[0x56264c630f70]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250126084855907 DLMGCP DEBUG mgw-endp(mgw-fsm-13171494-0)[0x56264c6317f0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250126084855907 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126084855907 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126084855907 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1355) 20250126084855907 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250126084855907 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x63398d, normal) (hnbgw_rua.c:407) 20250126084855907 DHNB DEBUG map_rua[0x56264c631a30]{init}: Allocated (fsm.c:456) 20250126084855907 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6502797)[0x56264c631a30]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250126084855907 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6502797 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250126084855907 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084855907 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084855907 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084855907 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126084855907 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126084855907 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126084855907 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6502797 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250126084855907 DCN DEBUG map_sccp[0x56264c6310a0]{init}: Allocated (fsm.c:456) 20250126084855907 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x56264c6310a0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250126084855907 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126084855907 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6502797 <-> SCCP-11 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250126084855907 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6502797 SCCP-11 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20250126084855907 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126084855907 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126084855908 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084855908 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6502797)[0x56264c631a30]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250126084855908 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126084855908 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126084855908 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6502797)[0x56264c631a30]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250126084855908 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x56264c6310a0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126084855908 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250126084855908 DLSCCP DEBUG SCCP-SCOC(11)[0x56264c633960]{IDLE}: Allocated (fsm.c:456) 20250126084855908 DLSCCP DEBUG SCCP-SCOC(11)[0x56264c633960]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250126084855908 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0ac79f3898561467117dbf004f40030003510056400500f1100926) (sccp_scrc.c:406) 20250126084855908 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084855908 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084855908 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084855908 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084855908 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084855908 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084855908 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084855908 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084855908 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084855908 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084855908 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084855908 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126084855908 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084855908 DLSCCP DEBUG SCCP-SCOC(11)[0x56264c633960]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250126084855908 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x56264c6310a0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250126084855908 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6502797)[0x56264c631a30]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250126084855908 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084855908 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084855908 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084855908 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126084855908 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126084855908 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126084855908 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126084855908 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084855909 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084855909 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084855909 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084855909 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126084855909 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126084855909 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126084855909 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126084855909 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084855910 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084855910 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084855910 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084855910 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126084855910 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126084855910 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126084855910 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126084855910 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@009b6094bab8: First idle individual index:1 20250126084855910 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084855910 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084855911 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084855911 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126084855911 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126084855911 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126084855911 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126084855911 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084855911 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084855911 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084855911 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084855911 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126084855911 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126084855911 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126084855911 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126084855911 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084855912 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084855912 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084855912 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084855912 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126084855912 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126084855912 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126084855912 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126084855912 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084855908 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126084855908 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126084855908 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1355) 20250126084855908 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250126084855908 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x371ac5, normal) (hnbgw_rua.c:407) 20250126084855908 DHNB DEBUG map_rua[0x56264c6311d0]{init}: Allocated (fsm.c:456) 20250126084855908 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3611333)[0x56264c6311d0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250126084855908 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3611333 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250126084855908 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126084855908 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126084855908 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3611333 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250126084855908 DCN DEBUG map_sccp[0x56264c633290]{init}: Allocated (fsm.c:456) 20250126084855908 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x56264c633290]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250126084855908 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3611333 <-> SCCP-12 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250126084855908 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3611333 SCCP-12 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20250126084855908 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3611333)[0x56264c6311d0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250126084855908 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126084855908 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126084855908 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3611333)[0x56264c6311d0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250126084855909 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x56264c633290]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126084855909 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250126084855909 DLSCCP DEBUG SCCP-SCOC(12)[0x56264c63b7c0]{IDLE}: Allocated (fsm.c:456) 20250126084855909 DLSCCP DEBUG SCCP-SCOC(12)[0x56264c63b7c0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250126084855909 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0aafcbe817fc7d6aa57756004f40030001c20056400500f1100926) (sccp_scrc.c:406) 20250126084855909 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084855909 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084855909 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084855909 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084855909 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084855909 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084855909 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084855909 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084855909 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084855909 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084855909 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084855909 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126084855909 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084855909 DLSCCP DEBUG SCCP-SCOC(12)[0x56264c63b7c0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250126084855909 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x56264c633290]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250126084855909 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3611333)[0x56264c6311d0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250126084855909 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126084855909 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126084855909 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1355) 20250126084855909 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250126084855909 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xcf7aa9, normal) (hnbgw_rua.c:407) 20250126084855909 DHNB DEBUG map_rua[0x56264c632340]{init}: Allocated (fsm.c:456) 20250126084855909 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13597353)[0x56264c632340]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250126084855909 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13597353 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250126084855909 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126084855909 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126084855909 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13597353 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250126084855909 DCN DEBUG map_sccp[0x56264c63a490]{init}: Allocated (fsm.c:456) 20250126084855909 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x56264c63a490]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250126084855909 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13597353 <-> SCCP-13 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250126084855909 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13597353 SCCP-13 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20250126084855909 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13597353)[0x56264c632340]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250126084855909 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126084855909 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126084855909 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13597353)[0x56264c632340]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250126084855909 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x56264c63a490]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126084855909 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250126084855909 DLSCCP DEBUG SCCP-SCOC(13)[0x56264c63ac80]{IDLE}: Allocated (fsm.c:456) 20250126084855909 DLSCCP DEBUG SCCP-SCOC(13)[0x56264c63ac80]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250126084855909 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a2531fda2bafcd8dfab7b004f40030001c50056400500f1100926) (sccp_scrc.c:406) 20250126084855909 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084855909 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084855909 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084855909 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084855909 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084855909 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084855909 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084855909 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084855909 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084855909 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084855909 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084855909 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126084855909 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084855909 DLSCCP DEBUG SCCP-SCOC(13)[0x56264c63ac80]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250126084855910 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x56264c63a490]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250126084855910 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13597353)[0x56264c632340]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250126084855910 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126084855910 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126084855910 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1355) 20250126084855910 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250126084855910 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xc23ccb, normal) (hnbgw_rua.c:407) 20250126084855910 DHNB DEBUG map_rua[0x56264c62f4d0]{init}: Allocated (fsm.c:456) 20250126084855910 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12729547)[0x56264c62f4d0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250126084855910 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12729547 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250126084855910 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126084855910 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126084855910 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12729547 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250126084855910 DCN DEBUG map_sccp[0x56264c63b3e0]{init}: Allocated (fsm.c:456) 20250126084855910 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x56264c63b3e0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250126084855910 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12729547 <-> SCCP-14 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250126084855910 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12729547 SCCP-14 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20250126084855910 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12729547)[0x56264c62f4d0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250126084855910 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126084855910 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126084855910 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12729547)[0x56264c62f4d0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250126084855910 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x56264c63b3e0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126084855910 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250126084855910 DLSCCP DEBUG SCCP-SCOC(14)[0x56264c63c300]{IDLE}: Allocated (fsm.c:456) 20250126084855910 DLSCCP DEBUG SCCP-SCOC(14)[0x56264c63c300]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250126084855910 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0af05535f0e55a125ce2c6004f400300010e0056400500f1100926) (sccp_scrc.c:406) 20250126084855910 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084855910 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084855910 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084855910 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084855910 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084855910 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084855910 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084855910 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084855910 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084855910 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084855910 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084855910 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126084855910 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084855910 DLSCCP DEBUG SCCP-SCOC(14)[0x56264c63c300]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250126084855910 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x56264c63b3e0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250126084855910 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12729547)[0x56264c62f4d0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250126084855910 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126084855910 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126084855910 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1355) 20250126084855910 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250126084855910 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x100e0b, normal) (hnbgw_rua.c:407) 20250126084855910 DHNB DEBUG map_rua[0x56264c63bba0]{init}: Allocated (fsm.c:456) 20250126084855910 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1052171)[0x56264c63bba0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250126084855910 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1052171 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250126084855910 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126084855910 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126084855910 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1052171 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250126084855910 DCN DEBUG map_sccp[0x56264c63aff0]{init}: Allocated (fsm.c:456) 20250126084855910 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x56264c63aff0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250126084855910 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1052171 <-> SCCP-15 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250126084855911 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1052171 SCCP-15 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20250126084855911 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1052171)[0x56264c63bba0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250126084855911 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126084855911 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126084855911 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1052171)[0x56264c63bba0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250126084855911 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x56264c63aff0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126084855911 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250126084855911 DLSCCP DEBUG SCCP-SCOC(15)[0x56264c63d070]{IDLE}: Allocated (fsm.c:456) 20250126084855911 DLSCCP DEBUG SCCP-SCOC(15)[0x56264c63d070]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250126084855911 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0ab73601f2f01dc8c096b2004f40030000680056400500f1100926) (sccp_scrc.c:406) 20250126084855911 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084855911 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084855911 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084855911 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084855911 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084855911 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084855911 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084855911 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084855911 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084855911 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084855911 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084855911 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126084855911 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084855911 DLSCCP DEBUG SCCP-SCOC(15)[0x56264c63d070]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250126084855911 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x56264c63aff0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250126084855911 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1052171)[0x56264c63bba0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250126084855911 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126084855911 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126084855911 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1355) 20250126084855911 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250126084855911 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xf1fd4d, normal) (hnbgw_rua.c:407) 20250126084855911 DHNB DEBUG map_rua[0x56264c63c990]{init}: Allocated (fsm.c:456) 20250126084855911 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15859021)[0x56264c63c990]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250126084855911 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15859021 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250126084855911 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126084855911 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126084855911 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15859021 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250126084855911 DCN DEBUG map_sccp[0x56264c63d1a0]{init}: Allocated (fsm.c:456) 20250126084855911 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x56264c63d1a0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250126084855911 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15859021 <-> SCCP-16 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250126084855911 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15859021 SCCP-16 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20250126084855911 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15859021)[0x56264c63c990]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250126084855911 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126084855911 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126084855911 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15859021)[0x56264c63c990]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250126084855911 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x56264c63d1a0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126084855911 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250126084855911 DLSCCP DEBUG SCCP-SCOC(16)[0x56264c63dd30]{IDLE}: Allocated (fsm.c:456) 20250126084855911 DLSCCP DEBUG SCCP-SCOC(16)[0x56264c63dd30]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250126084855911 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0aec81df5c8e6e25852813004f40030003820056400500f1100926) (sccp_scrc.c:406) 20250126084855911 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084855911 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084855911 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084855911 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084855911 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084855911 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084855911 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084855911 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084855911 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084855911 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084855911 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084855912 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126084855912 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084855912 DLSCCP DEBUG SCCP-SCOC(16)[0x56264c63dd30]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250126084855912 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x56264c63d1a0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250126084855912 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15859021)[0x56264c63c990]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250126084855912 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126084855912 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126084855912 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1355) 20250126084855912 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250126084855912 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x823e7f, normal) (hnbgw_rua.c:407) 20250126084855912 DHNB DEBUG map_rua[0x56264c63d3f0]{init}: Allocated (fsm.c:456) 20250126084855912 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8535679)[0x56264c63d3f0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250126084855912 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8535679 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250126084855912 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126084855912 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126084855912 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8535679 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250126084855912 DCN DEBUG map_sccp[0x56264c63d520]{init}: Allocated (fsm.c:456) 20250126084855912 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x56264c63d520]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250126084855912 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8535679 <-> SCCP-17 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250126084855912 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8535679 SCCP-17 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20250126084855912 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8535679)[0x56264c63d3f0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250126084855912 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126084855912 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126084855912 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8535679)[0x56264c63d3f0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250126084855912 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x56264c63d520]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126084855912 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250126084855912 DLSCCP DEBUG SCCP-SCOC(17)[0x56264c63ea30]{IDLE}: Allocated (fsm.c:456) 20250126084855912 DLSCCP DEBUG SCCP-SCOC(17)[0x56264c63ea30]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250126084855912 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a1cbe97f8eb817bcc2d03004f40030001c90056400500f1100926) (sccp_scrc.c:406) 20250126084855912 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084855912 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084855912 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084855912 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084855912 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084855912 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084855912 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084855912 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084855912 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084855912 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084855912 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084855912 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126084855912 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084855912 DLSCCP DEBUG SCCP-SCOC(17)[0x56264c63ea30]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250126084855912 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x56264c63d520]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250126084855912 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8535679)[0x56264c63d3f0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250126084855912 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126084855912 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126084855912 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1355) 20250126084855912 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250126084855912 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xa0b3d3, normal) (hnbgw_rua.c:407) 20250126084855912 DHNB DEBUG map_rua[0x56264c63d820]{init}: Allocated (fsm.c:456) 20250126084855912 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10531795)[0x56264c63d820]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250126084855912 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10531795 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250126084855912 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126084855912 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126084855913 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10531795 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250126084855913 DCN DEBUG map_sccp[0x56264c63ef50]{init}: Allocated (fsm.c:456) 20250126084855912 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084855912 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084855912 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084855912 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126084855912 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126084855912 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126084855913 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x56264c63ef50]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250126084855913 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-10531795 <-> SCCP-18 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250126084855913 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10531795 SCCP-18 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20250126084855913 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10531795)[0x56264c63d820]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250126084855913 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126084855913 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126084855913 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10531795)[0x56264c63d820]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250126084855912 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126084855912 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@009b6094bab8: Warning: Stopping inactive timer T_ias[1]. 20250126084855913 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x56264c63ef50]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126084855913 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250126084855913 DLSCCP DEBUG SCCP-SCOC(18)[0x56264c63f710]{IDLE}: Allocated (fsm.c:456) 20250126084855913 DLSCCP DEBUG SCCP-SCOC(18)[0x56264c63f710]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250126084855913 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a23db379ec006dad9dbf7004f40030000930056400500f1100926) (sccp_scrc.c:406) 20250126084855913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084855913 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084855913 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084855913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084855913 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084855913 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084855913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084855913 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084855913 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084855913 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084855913 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084855913 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126084855913 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084855913 DLSCCP DEBUG SCCP-SCOC(18)[0x56264c63f710]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250126084855913 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x56264c63ef50]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250126084855913 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10531795)[0x56264c63d820]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250126084855913 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126084855913 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126084855913 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1355) 20250126084855913 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250126084855913 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x74e5a9, normal) (hnbgw_rua.c:407) 20250126084855913 DHNB DEBUG map_rua[0x56264c63eda0]{init}: Allocated (fsm.c:456) 20250126084855913 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7660969)[0x56264c63eda0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250126084855913 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7660969 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250126084855913 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126084855913 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126084855913 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7660969 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250126084855913 DCN DEBUG map_sccp[0x56264c63e0a0]{init}: Allocated (fsm.c:456) 20250126084855913 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x56264c63e0a0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250126084855913 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-7660969 <-> SCCP-19 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250126084855913 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084855913 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084855913 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084855913 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126084855913 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126084855913 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126084855913 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126084855913 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084855913 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7660969 SCCP-19 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20250126084855913 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7660969)[0x56264c63eda0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250126084855913 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126084855913 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126084855913 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7660969)[0x56264c63eda0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250126084855913 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x56264c63e0a0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126084855913 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250126084855913 DLSCCP DEBUG SCCP-SCOC(19)[0x56264c640410]{IDLE}: Allocated (fsm.c:456) 20250126084855913 DLSCCP DEBUG SCCP-SCOC(19)[0x56264c640410]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250126084855913 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0aedbb10727da39610c72d004f400300011b0056400500f1100926) (sccp_scrc.c:406) 20250126084855914 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084855914 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084855914 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084855914 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084855914 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084855914 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084855914 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084855914 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084855914 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084855914 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084855914 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084855914 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126084855914 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084855914 DLSCCP DEBUG SCCP-SCOC(19)[0x56264c640410]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250126084855914 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x56264c63e0a0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250126084855914 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7660969)[0x56264c63eda0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250126084855914 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126084855914 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126084855914 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1355) 20250126084855914 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250126084855914 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x6d118a, normal) (hnbgw_rua.c:407) 20250126084855914 DHNB DEBUG map_rua[0x56264c63fd30]{init}: Allocated (fsm.c:456) 20250126084855914 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7147914)[0x56264c63fd30]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250126084855914 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7147914 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250126084855914 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084855914 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084855914 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084855914 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126084855914 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126084855914 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126084855914 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126084855914 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084855914 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126084855914 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126084855914 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7147914 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250126084855914 DCN DEBUG map_sccp[0x56264c640930]{init}: Allocated (fsm.c:456) 20250126084855914 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x56264c640930]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250126084855914 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-7147914 <-> SCCP-20 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250126084855914 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7147914 SCCP-20 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20250126084855914 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7147914)[0x56264c63fd30]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250126084855914 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126084855914 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126084855914 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7147914)[0x56264c63fd30]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250126084855914 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x56264c640930]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126084855914 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250126084855914 DLSCCP DEBUG SCCP-SCOC(20)[0x56264c641130]{IDLE}: Allocated (fsm.c:456) 20250126084855914 DLSCCP DEBUG SCCP-SCOC(20)[0x56264c641130]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250126084855914 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a0f5dd4ef5d1448e778a6004f40030000e20056400500f1100926) (sccp_scrc.c:406) 20250126084855914 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084855914 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084855914 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084855914 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084855914 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084855914 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084855914 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084855914 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084855914 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084855914 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084855914 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084855914 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126084855914 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084855914 DLSCCP DEBUG SCCP-SCOC(20)[0x56264c641130]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250126084855914 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x56264c640930]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250126084855914 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7147914)[0x56264c63fd30]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250126084855914 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126084855914 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126084855914 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1355) 20250126084855914 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250126084855915 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xc84d80, normal) (hnbgw_rua.c:407) 20250126084855915 DHNB DEBUG map_rua[0x56264c640780]{init}: Allocated (fsm.c:456) 20250126084855915 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084855915 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084855915 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13127040)[0x56264c640780]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250126084855915 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13127040 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250126084855915 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126084855915 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126084855915 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13127040 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250126084855915 DCN DEBUG map_sccp[0x56264c641650]{init}: Allocated (fsm.c:456) 20250126084855915 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x56264c641650]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250126084855915 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13127040 <-> SCCP-21 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) HNBGW_Test.msc0-RAN(203)@009b6094bab8: Found Expect[0] for l3='D527A74692CAECDDC89E'O handled at TC_rab_assignment_concurrent0(210) 20250126084855915 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084855915 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126084855915 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126084855915 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126084855915 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126084855915 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084855915 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13127040 SCCP-21 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20250126084855915 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13127040)[0x56264c640780]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250126084855915 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126084855915 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126084855915 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13127040)[0x56264c640780]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250126084855915 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x56264c641650]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126084855915 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250126084855915 DLSCCP DEBUG SCCP-SCOC(21)[0x56264c641e10]{IDLE}: Allocated (fsm.c:456) 20250126084855915 DLSCCP DEBUG SCCP-SCOC(21)[0x56264c641e10]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250126084855915 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a92f964c86c9bec2ab138004f400300008d0056400500f1100926) (sccp_scrc.c:406) 20250126084855915 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084855915 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084855915 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084855915 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084855915 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084855915 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) HNBGW_Test.msc0-RAN(203)@009b6094bab8: Added conn table entry 1TC_rab_assignment_concurrent0(210)16542753 20250126084855915 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084855915 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084855915 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084855915 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084855915 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084855915 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126084855915 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084855915 DLSCCP DEBUG SCCP-SCOC(21)[0x56264c641e10]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250126084855915 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x56264c641650]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250126084855915 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13127040)[0x56264c640780]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250126084855915 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126084855915 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126084855915 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1355) 20250126084855915 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250126084855915 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x913d10, normal) (hnbgw_rua.c:407) 20250126084855916 DHNB DEBUG map_rua[0x56264c6414a0]{init}: Allocated (fsm.c:456) 20250126084855915 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084855915 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084855916 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084855916 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9518352)[0x56264c6414a0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250126084855916 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9518352 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250126084855916 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126084855916 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126084855916 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126084855916 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126084855916 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126084855916 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9518352 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250126084855916 DCN DEBUG map_sccp[0x56264c640b00]{init}: Allocated (fsm.c:456) 20250126084855916 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x56264c640b00]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250126084855916 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9518352 <-> SCCP-22 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250126084855916 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126084855916 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084855916 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9518352 SCCP-22 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20250126084855916 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9518352)[0x56264c6414a0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250126084855916 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126084855916 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126084855916 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9518352)[0x56264c6414a0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250126084855916 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x56264c640b00]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126084855916 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250126084855916 DLSCCP DEBUG SCCP-SCOC(22)[0x56264c642bc0]{IDLE}: Allocated (fsm.c:456) 20250126084855916 DLSCCP DEBUG SCCP-SCOC(22)[0x56264c642bc0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250126084855916 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a2cd5f4726882d63cfb9e004f40030003370056400500f1100926) (sccp_scrc.c:406) 20250126084855916 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084855916 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084855916 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084855916 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084855916 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084855916 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084855916 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084855916 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084855916 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084855916 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084855916 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084855916 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126084855916 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084855916 DLSCCP DEBUG SCCP-SCOC(22)[0x56264c642bc0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250126084855916 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x56264c640b00]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250126084855916 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9518352)[0x56264c6414a0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250126084855916 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084855916 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084855916 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084855916 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126084855916 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126084855916 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126084855917 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126084855917 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@009b6094bab8: First idle individual index:2 TC_rab_assignment_concurrent0(210)@009b6094bab8: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@009b6094bab8: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.msc0-SCCP(202)@009b6094bab8: First idle individual index:3 HNBGW_Test.msc0-RAN(203)@009b6094bab8: Found Expect[1] for l3='1941DFC6DAF3B9AE7F52'O handled at TC_rab_assignment_concurrent0(211) HNBGW_Test.msc0-RAN(203)@009b6094bab8: Added conn table entry 2TC_rab_assignment_concurrent0(211)5783048 HNBGW_Test.msc0-SCCP(202)@009b6094bab8: Warning: Stopping inactive timer T_ias[3]. HNBGW_Test.msc0-RAN(203)@009b6094bab8: f_create_expect(l3 := '1AF004ED1D5330FEC034'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@009b6094bab8: Created Expect[0] for '1AF004ED1D5330FEC034'O to be handled at TC_rab_assignment_concurrent0(224) HNBGW_Test.msc0-SCCP(202)@009b6094bab8: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(202)@009b6094bab8: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_rab_assignment_concurrent0(211)@009b6094bab8: setverdict(pass): none -> pass HNBGW_Test.msc0-RAN(203)@009b6094bab8: Found Expect[2] for l3='C79F3898561467117DBF'O handled at TC_rab_assignment_concurrent0(212) HNBGW_Test.msc0-RAN(203)@009b6094bab8: Added conn table entry 3TC_rab_assignment_concurrent0(212)4530028 20250126084855925 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084855925 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126084855926 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126084855926 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126084855926 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126084855926 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126084855926 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126084855926 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084855926 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084855926 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126084855926 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126084855926 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126084855926 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126084855926 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00fd4283) (sccp_scrc.c:477) 20250126084855926 DLSCCP DEBUG Received CO:COAK for local reference 9 (sccp_scoc.c:1824) 20250126084855926 DLSCCP DEBUG SCCP-SCOC(9)[0x56264c624b30]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250126084855926 DLSCCP DEBUG SCCP-SCOC(9)[0x56264c624b30]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250126084855926 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084855926 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250126084855926 DCN DEBUG handle_cn_conn_conf() conn_id=9, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250126084855926 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x56264c624f20]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250126084855926 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x56264c624f20]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) HNBGW_Test.msc0-SCCP(202)@009b6094bab8: First idle individual index:4 TC_rab_assignment_concurrent0(212)@009b6094bab8: setverdict(pass): none -> pass TC_rab_assignment_concurrent-Iuh0-RUA(201)@009b6094bab8: Added conn table entry 15TC_rab_assignment_concurrent0(224)12137975 HNBGW_Test.msc0-SCCP(202)@009b6094bab8: Warning: Stopping inactive timer T_ias[4]. HNBGW_Test.msc0-SCCP(202)@009b6094bab8: First idle individual index:5 HNBGW_Test.msc0-RAN(203)@009b6094bab8: Found Expect[3] for l3='AFCBE817FC7D6AA57756'O handled at TC_rab_assignment_concurrent0(213) HNBGW_Test.msc0-RAN(203)@009b6094bab8: Added conn table entry 4TC_rab_assignment_concurrent0(213)91302 HNBGW_Test.msc0-SCCP(202)@009b6094bab8: Warning: Stopping inactive timer T_ias[5]. HNBGW_Test.msc0-SCCP(202)@009b6094bab8: First idle individual index:6 HNBGW_Test.msc0-RAN(203)@009b6094bab8: Found Expect[4] for l3='2531FDA2BAFCD8DFAB7B'O handled at TC_rab_assignment_concurrent0(214) HNBGW_Test.msc0-RAN(203)@009b6094bab8: Added conn table entry 5TC_rab_assignment_concurrent0(214)543173 HNBGW_Test.msc0-SCCP(202)@009b6094bab8: Warning: Stopping inactive timer T_ias[6]. TC_rab_assignment_concurrent0(213)@009b6094bab8: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@009b6094bab8: First idle individual index:7 HNBGW_Test.msc0-RAN(203)@009b6094bab8: Found Expect[5] for l3='F05535F0E55A125CE2C6'O handled at TC_rab_assignment_concurrent0(215) HNBGW_Test.msc0-SCCP(202)@009b6094bab8: Warning: Stopping inactive timer T_ias[7]. HNBGW_Test.msc0-RAN(203)@009b6094bab8: Added conn table entry 6TC_rab_assignment_concurrent0(215)13020941 TC_rab_assignment_concurrent0(214)@009b6094bab8: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@009b6094bab8: Session index based on connection ID:2 HNBGW_Test.msc0-RAN(203)@009b6094bab8: Found Expect[6] for l3='B73601F2F01DC8C096B2'O handled at TC_rab_assignment_concurrent0(216) HNBGW_Test.msc0-RAN(203)@009b6094bab8: Added conn table entry 7TC_rab_assignment_concurrent0(216)8515996 HNBGW_Test.msc0-SCCP(202)@009b6094bab8: Warning: Re-starting timer T_ias[2], which is already active (running or expired). TC_rab_assignment_concurrent0(215)@009b6094bab8: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@009b6094bab8: Session index based on connection ID:3 HNBGW_Test.msc0-SCCP(202)@009b6094bab8: Warning: Re-starting timer T_ias[3], which is already active (running or expired). TC_rab_assignment_concurrent0(216)@009b6094bab8: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@009b6094bab8: First idle individual index:8 HNBGW_Test.msc0-SCCP(202)@009b6094bab8: Warning: Stopping inactive timer T_ias[8]. HNBGW_Test.msc0-SCCP(202)@009b6094bab8: First idle individual index:9 HNBGW_Test.msc0-RAN(203)@009b6094bab8: Found Expect[7] for l3='EC81DF5C8E6E25852813'O handled at TC_rab_assignment_concurrent0(217) HNBGW_Test.msc0-SCCP(202)@009b6094bab8: Warning: Stopping inactive timer T_ias[9]. HNBGW_Test.msc0-RAN(203)@009b6094bab8: Added conn table entry 8TC_rab_assignment_concurrent0(217)3150418 HNBGW_Test.msc0-SCCP(202)@009b6094bab8: First idle individual index:10 HNBGW_Test.msc0-RAN(203)@009b6094bab8: Found Expect[8] for l3='1CBE97F8EB817BCC2D03'O handled at TC_rab_assignment_concurrent0(218) HNBGW_Test.msc0-SCCP(202)@009b6094bab8: Warning: Stopping inactive timer T_ias[10]. HNBGW_Test.msc0-RAN(203)@009b6094bab8: Added conn table entry 9TC_rab_assignment_concurrent0(218)10017244 TC_rab_assignment_concurrent0(217)@009b6094bab8: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@009b6094bab8: First idle individual index:11 HNBGW_Test.msc0-RAN(203)@009b6094bab8: Found Expect[9] for l3='23DB379EC006DAD9DBF7'O handled at TC_rab_assignment_concurrent0(219) HNBGW_Test.msc0-RAN(203)@009b6094bab8: Added conn table entry 10TC_rab_assignment_concurrent0(219)14346233 TC_rab_assignment_concurrent0(218)@009b6094bab8: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@009b6094bab8: Warning: Stopping inactive timer T_ias[11]. HNBGW_Test.msc0-SCCP(202)@009b6094bab8: First idle individual index:12 HNBGW_Test.msc0-RAN(203)@009b6094bab8: Found Expect[10] for l3='EDBB10727DA39610C72D'O handled at TC_rab_assignment_concurrent0(220) HNBGW_Test.msc0-RAN(203)@009b6094bab8: Added conn table entry 11TC_rab_assignment_concurrent0(220)1273695 TC_rab_assignment_concurrent0(219)@009b6094bab8: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@009b6094bab8: Warning: Stopping inactive timer T_ias[12]. HNBGW_Test.msc0-SCCP(202)@009b6094bab8: First idle individual index:13 HNBGW_Test.msc0-RAN(203)@009b6094bab8: Found Expect[11] for l3='0F5DD4EF5D1448E778A6'O handled at TC_rab_assignment_concurrent0(221) HNBGW_Test.msc0-RAN(203)@009b6094bab8: Added conn table entry 12TC_rab_assignment_concurrent0(221)3379217 HNBGW_Test.msc0-SCCP(202)@009b6094bab8: Warning: Stopping inactive timer T_ias[13]. TC_rab_assignment_concurrent0(220)@009b6094bab8: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@009b6094bab8: First idle individual index:14 HNBGW_Test.msc0-RAN(203)@009b6094bab8: Found Expect[12] for l3='92F964C86C9BEC2AB138'O handled at TC_rab_assignment_concurrent0(222) HNBGW_Test.msc0-RAN(203)@009b6094bab8: Added conn table entry 13TC_rab_assignment_concurrent0(222)13218398 HNBGW_Test.msc0-SCCP(202)@009b6094bab8: Warning: Stopping inactive timer T_ias[14]. TC_rab_assignment_concurrent0(221)@009b6094bab8: setverdict(pass): none -> pass HNBGW_Test.msc0-RAN(203)@009b6094bab8: Found Expect[13] for l3='2CD5F4726882D63CFB9E'O handled at TC_rab_assignment_concurrent0(223) HNBGW_Test.msc0-RAN(203)@009b6094bab8: Added conn table entry 14TC_rab_assignment_concurrent0(223)2209406 HNBGW_Test.msc0-SCCP(202)@009b6094bab8: Session index based on connection ID:4 TC_rab_assignment_concurrent0(222)@009b6094bab8: setverdict(pass): none -> pass HNBGW-MGCP(208)@009b6094bab8: Found Expect[0] for { line := { verb := "CRCX", trans_id := "6", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "c8fb2617" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "c8fb2617", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } handled at TC_rab_assignment_concurrent0(209) HNBGW_Test.msc0-SCCP(202)@009b6094bab8: Warning: Re-starting timer T_ias[4], which is already active (running or expired). TC_rab_assignment_concurrent0(223)@009b6094bab8: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@009b6094bab8: Session index based on connection ID:5 HNBGW_Test.msc0-SCCP(202)@009b6094bab8: Warning: Re-starting timer T_ias[5], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@009b6094bab8: Session index based on connection ID:6 HNBGW_Test.msc0-SCCP(202)@009b6094bab8: Warning: Re-starting timer T_ias[6], which is already active (running or expired). TC_rab_assignment_concurrent0(209)@009b6094bab8: CRCX1{ line := { verb := "CRCX", trans_id := "6", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "c8fb2617" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "c8fb2617", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@009b6094bab8: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 HNBGW_Test.msc0-SCCP(202)@009b6094bab8: Session index based on connection ID:7 HNBGW_Test.msc0-SCCP(202)@009b6094bab8: Warning: Re-starting timer T_ias[7], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@009b6094bab8: Session index based on connection ID:8 TC_rab_assignment_concurrent0(210)@009b6094bab8: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW_Test.msc0-SCCP(202)@009b6094bab8: Warning: Re-starting timer T_ias[8], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@009b6094bab8: Session index based on connection ID:9 HNBGW_Test.msc0-SCCP(202)@009b6094bab8: Warning: Re-starting timer T_ias[9], which is already active (running or expired). HNBGW-MGCP(208)@009b6094bab8: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(210) HNBGW_Test.msc0-SCCP(202)@009b6094bab8: Session index based on connection ID:10 HNBGW_Test.msc0-SCCP(202)@009b6094bab8: Warning: Re-starting timer T_ias[10], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@009b6094bab8: Session index based on connection ID:11 HNBGW_Test.msc0-SCCP(202)@009b6094bab8: Warning: Re-starting timer T_ias[11], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@009b6094bab8: Session index based on connection ID:12 HNBGW_Test.msc0-SCCP(202)@009b6094bab8: Warning: Re-starting timer T_ias[12], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@009b6094bab8: Session index based on connection ID:13 HNBGW_Test.msc0-SCCP(202)@009b6094bab8: Warning: Re-starting timer T_ias[13], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@009b6094bab8: Session index based on connection ID:14 HNBGW_Test.msc0-SCCP(202)@009b6094bab8: Warning: Re-starting timer T_ias[14], which is already active (running or expired). 20250126084855964 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 6 OK (mgcp_client.c:758) 20250126084855964 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c630f70]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250126084855964 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c630f70]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250126084855964 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c630f70]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250126084855964 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c630f70]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250126084855964 DLMGCP DEBUG mgw-endp(mgw-fsm-13171494-0)[0x56264c6317f0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250126084855964 DLMGCP DEBUG mgw-endp(mgw-fsm-13171494-0)[0x56264c6317f0]{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) 20250126084855964 DLMGCP DEBUG mgw-endp(mgw-fsm-13171494-0)[0x56264c6317f0]{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) 20250126084855964 DLMGCP DEBUG mgw-endp(mgw-fsm-13171494-0)[0x56264c6317f0]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250126084855964 DLMGCP DEBUG mgw-endp(mgw-fsm-13171494-0)[0x56264c6317f0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250126084855964 DLMGCP DEBUG mgw-endp(mgw-fsm-13171494-0)[0x56264c6317f0]{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) 20250126084855964 DMGW DEBUG mgw(mgw-fsm-13171494-0)[0x56264c624ce0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250126084855964 DMGW DEBUG mgw(mgw-fsm-13171494-0)[0x56264c624ce0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250126084855964 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250126084855964 DMGW DEBUG mgw(mgw-fsm-13171494-0)[0x56264c624ce0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250126084855964 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13171494)[0x56264c621720]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250126084855964 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250126084855964 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126084855964 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) 20250126084855964 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126084855965 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126084855965 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1355) 20250126084855965 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250126084855965 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xb935f7, normal) (hnbgw_rua.c:407) 20250126084855965 DHNB DEBUG map_rua[0x56264c6434f0]{init}: Allocated (fsm.c:456) 20250126084855965 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12137975)[0x56264c6434f0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250126084855965 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12137975 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250126084855965 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126084855965 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126084855965 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12137975 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250126084855965 DCN DEBUG map_sccp[0x56264c6430f0]{init}: Allocated (fsm.c:456) 20250126084855965 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x56264c6430f0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250126084855965 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12137975 <-> SCCP-23 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250126084855965 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12137975 SCCP-23 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20250126084855965 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12137975)[0x56264c6434f0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250126084855965 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126084855965 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126084855965 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12137975)[0x56264c6434f0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250126084855965 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x56264c6430f0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126084855965 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250126084855965 DLSCCP DEBUG SCCP-SCOC(23)[0x56264c643b40]{IDLE}: Allocated (fsm.c:456) 20250126084855965 DLSCCP DEBUG SCCP-SCOC(23)[0x56264c643b40]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250126084855965 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a1af004ed1d5330fec034004f40030000f90056400500f1100926) (sccp_scrc.c:406) 20250126084855965 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084855965 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084855965 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084855965 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084855965 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084855965 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084855965 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084855965 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084855965 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084855965 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084855965 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084855965 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126084855965 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084855965 DLSCCP DEBUG SCCP-SCOC(23)[0x56264c643b40]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250126084855965 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x56264c6430f0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250126084855965 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12137975)[0x56264c6434f0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250126084855965 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084855965 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084855965 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084855965 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126084855965 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126084855965 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126084855965 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126084855965 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084855965 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084855965 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126084855965 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126084855965 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126084855965 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126084855965 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126084855965 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126084855965 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084855965 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084855965 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126084855965 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126084855965 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126084855965 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126084855965 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126084855965 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126084855965 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084855965 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084855965 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126084855965 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126084855965 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126084855965 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126084855965 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00eab9fa) (sccp_scrc.c:477) 20250126084855965 DLSCCP DEBUG Received CO:COAK for local reference 10 (sccp_scoc.c:1824) 20250126084855965 DLSCCP DEBUG SCCP-SCOC(10)[0x56264c6316c0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250126084855965 DLSCCP DEBUG SCCP-SCOC(10)[0x56264c6316c0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250126084855965 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084855965 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250126084855965 DCN DEBUG handle_cn_conn_conf() conn_id=10, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250126084855965 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x56264c630680]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250126084855965 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x56264c630680]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250126084855965 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084855965 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126084855965 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126084855965 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126084855965 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126084855965 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126084855965 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126084855965 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084855965 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084855965 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126084855965 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084855965 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126084855965 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126084855965 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126084855965 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126084855965 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126084855965 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0006dc6e) (sccp_scrc.c:477) 20250126084855965 DLSCCP DEBUG Received CO:COAK for local reference 11 (sccp_scoc.c:1824) 20250126084855965 DLSCCP DEBUG SCCP-SCOC(11)[0x56264c633960]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250126084855965 DLSCCP DEBUG SCCP-SCOC(11)[0x56264c633960]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250126084855965 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126084855965 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126084855965 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084855965 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250126084855965 DCN DEBUG handle_cn_conn_conf() conn_id=11, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250126084855965 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126084855965 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x56264c6310a0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250126084855965 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x56264c6310a0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250126084855965 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126084855965 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084855965 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084855965 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126084855965 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126084855965 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126084855965 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126084855965 DLSS7 DEBUG scrc_rx_mtp_xfer_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=004e0afe) (sccp_scrc.c:477) 20250126084855965 DLSCCP DEBUG Received CO:COAK for local reference 12 (sccp_scoc.c:1824) 20250126084855965 DLSCCP DEBUG SCCP-SCOC(12)[0x56264c63b7c0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250126084855965 DLSCCP DEBUG SCCP-SCOC(12)[0x56264c63b7c0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250126084855965 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084855965 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250126084855965 DCN DEBUG handle_cn_conn_conf() conn_id=12, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250126084855965 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x56264c633290]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250126084855965 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x56264c633290]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250126084855965 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084855965 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126084855965 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126084855965 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126084855965 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126084855965 DLSS7 DEBUG scrc_rx_mtp_xfer_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=000f75d0) (sccp_scrc.c:477) 20250126084855965 DLSCCP DEBUG Received CO:COAK for local reference 13 (sccp_scoc.c:1824) 20250126084855965 DLSCCP DEBUG SCCP-SCOC(13)[0x56264c63ac80]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250126084855965 DLSCCP DEBUG SCCP-SCOC(13)[0x56264c63ac80]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250126084855965 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084855965 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126084855965 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126084855965 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126084855965 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126084855965 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126084855965 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126084855965 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084855965 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084855965 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250126084855965 DCN DEBUG handle_cn_conn_conf() conn_id=13, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250126084855965 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x56264c63a490]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250126084855965 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x56264c63a490]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250126084855965 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084855965 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126084855965 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126084855965 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126084855965 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126084855965 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00ccbe0c) (sccp_scrc.c:477) 20250126084855965 DLSCCP DEBUG Received CO:COAK for local reference 14 (sccp_scoc.c:1824) 20250126084855965 DLSCCP DEBUG SCCP-SCOC(14)[0x56264c63c300]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250126084855965 DLSCCP DEBUG SCCP-SCOC(14)[0x56264c63c300]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250126084855965 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084855965 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250126084855965 DCN DEBUG handle_cn_conn_conf() conn_id=14, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250126084855965 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x56264c63b3e0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250126084855965 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x56264c63b3e0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250126084855966 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084855966 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126084855965 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084855965 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126084855965 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126084855965 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126084855965 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126084855965 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126084855965 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126084855965 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084855965 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084855965 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126084855965 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126084855965 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126084855965 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126084855965 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126084855965 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126084855965 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084855965 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084855965 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126084855965 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126084855965 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126084855965 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126084855965 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126084855966 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126084855966 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126084855966 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126084855966 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00b450ae) (sccp_scrc.c:477) 20250126084855966 DLSCCP DEBUG Received CO:COAK for local reference 15 (sccp_scoc.c:1824) 20250126084855966 DLSCCP DEBUG SCCP-SCOC(15)[0x56264c63d070]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250126084855965 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126084855965 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084855966 DLSCCP DEBUG SCCP-SCOC(15)[0x56264c63d070]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250126084855966 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084855965 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084855965 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126084855965 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126084855965 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126084855966 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250126084855966 DCN DEBUG handle_cn_conn_conf() conn_id=15, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250126084855966 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x56264c63aff0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250126084855966 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x56264c63aff0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250126084855966 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084855966 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126084855966 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126084855966 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126084855966 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126084855966 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00415cb3) (sccp_scrc.c:477) 20250126084855966 DLSCCP DEBUG Received CO:COAK for local reference 16 (sccp_scoc.c:1824) 20250126084855966 DLSCCP DEBUG SCCP-SCOC(16)[0x56264c63dd30]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250126084855966 DLSCCP DEBUG SCCP-SCOC(16)[0x56264c63dd30]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250126084855966 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084855966 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250126084855966 DCN DEBUG handle_cn_conn_conf() conn_id=16, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250126084855966 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x56264c63d1a0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250126084855966 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x56264c63d1a0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250126084855966 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084855966 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126084855966 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126084855966 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126084855966 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126084855966 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00459381) (sccp_scrc.c:477) 20250126084855966 DLSCCP DEBUG Received CO:COAK for local reference 17 (sccp_scoc.c:1824) 20250126084855966 DLSCCP DEBUG SCCP-SCOC(17)[0x56264c63ea30]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250126084855965 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126084855965 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126084855966 DLSCCP DEBUG SCCP-SCOC(17)[0x56264c63ea30]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250126084855966 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084855966 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250126084855966 DCN DEBUG handle_cn_conn_conf() conn_id=17, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250126084855966 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x56264c63d520]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250126084855966 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x56264c63d520]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250126084855965 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126084855966 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084855966 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084855966 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126084855966 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126084855966 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084855966 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126084855966 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126084855966 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126084855966 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126084855966 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126084855966 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00525378) (sccp_scrc.c:477) 20250126084855966 DLSCCP DEBUG Received CO:COAK for local reference 18 (sccp_scoc.c:1824) 20250126084855966 DLSCCP DEBUG SCCP-SCOC(18)[0x56264c63f710]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250126084855966 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126084855966 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126084855966 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126084855966 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084855966 DLSCCP DEBUG SCCP-SCOC(18)[0x56264c63f710]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250126084855966 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084855966 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250126084855966 DCN DEBUG handle_cn_conn_conf() conn_id=18, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250126084855966 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x56264c63ef50]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250126084855966 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x56264c63ef50]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250126084855966 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084855966 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126084855966 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084855966 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126084855966 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126084855966 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126084855966 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126084855966 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126084855966 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126084855966 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126084855966 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126084855966 DLSS7 DEBUG scrc_rx_mtp_xfer_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=002383ac) (sccp_scrc.c:477) 20250126084855966 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126084855966 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084855966 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084855966 DLSCCP DEBUG Received CO:COAK for local reference 19 (sccp_scoc.c:1824) 20250126084855966 DLSCCP DEBUG SCCP-SCOC(19)[0x56264c640410]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250126084855966 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126084855966 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126084855966 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126084855966 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126084855966 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126084855966 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126084855966 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084855966 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084855966 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126084855966 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126084855966 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126084855966 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126084855966 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126084855966 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126084855966 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084855966 DLSCCP DEBUG SCCP-SCOC(19)[0x56264c640410]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250126084855966 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084855966 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250126084855966 DCN DEBUG handle_cn_conn_conf() conn_id=19, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250126084855966 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x56264c63e0a0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250126084855966 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x56264c63e0a0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250126084855966 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084855966 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126084855966 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126084855966 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126084855967 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126084855967 DLSS7 DEBUG scrc_rx_mtp_xfer_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=003b14c0) (sccp_scrc.c:477) 20250126084855967 DLSCCP DEBUG Received CO:COAK for local reference 20 (sccp_scoc.c:1824) 20250126084855967 DLSCCP DEBUG SCCP-SCOC(20)[0x56264c641130]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250126084855967 DLSCCP DEBUG SCCP-SCOC(20)[0x56264c641130]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250126084855967 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084855967 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250126084855967 DCN DEBUG handle_cn_conn_conf() conn_id=20, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250126084855967 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x56264c640930]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250126084855967 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x56264c640930]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250126084855967 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084855967 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126084855967 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126084855967 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126084855967 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126084855967 DLSS7 DEBUG scrc_rx_mtp_xfer_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=004a93b3) (sccp_scrc.c:477) 20250126084855967 DLSCCP DEBUG Received CO:COAK for local reference 21 (sccp_scoc.c:1824) 20250126084855967 DLSCCP DEBUG SCCP-SCOC(21)[0x56264c641e10]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250126084855967 DLSCCP DEBUG SCCP-SCOC(21)[0x56264c641e10]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250126084855967 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084855967 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250126084855967 DCN DEBUG handle_cn_conn_conf() conn_id=21, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250126084855967 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x56264c641650]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250126084855967 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x56264c641650]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250126084855967 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084855967 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126084855967 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126084855967 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126084855967 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126084855967 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00c78db0) (sccp_scrc.c:477) 20250126084855967 DLSCCP DEBUG Received CO:COAK for local reference 22 (sccp_scoc.c:1824) 20250126084855967 DLSCCP DEBUG SCCP-SCOC(22)[0x56264c642bc0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250126084855967 DLSCCP DEBUG SCCP-SCOC(22)[0x56264c642bc0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250126084855967 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084855967 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250126084855967 DCN DEBUG handle_cn_conn_conf() conn_id=22, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250126084855967 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x56264c640b00]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250126084855967 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x56264c640b00]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) HNBGW_Test.msc0-SCCP(202)@009b6094bab8: First idle individual index:15 HNBGW_Test.msc0-SCCP(202)@009b6094bab8: Warning: Stopping inactive timer T_ias[15]. HNBGW_Test.msc0-RAN(203)@009b6094bab8: Found Expect[0] for l3='1AF004ED1D5330FEC034'O handled at TC_rab_assignment_concurrent0(224) HNBGW_Test.msc0-RAN(203)@009b6094bab8: Added conn table entry 15TC_rab_assignment_concurrent0(224)13911137 HNBGW_Test.msc0-SCCP(202)@009b6094bab8: Session index based on connection ID:15 HNBGW_Test.msc0-SCCP(202)@009b6094bab8: Warning: Re-starting timer T_ias[15], which is already active (running or expired). TC_rab_assignment_concurrent0(224)@009b6094bab8: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@009b6094bab8: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(202)@009b6094bab8: vl_len:91 HNBGW_Test.msc0-SCCP(202)@009b6094bab8: vl_from0 HNBGW_Test.msc0-SCCP(202)@009b6094bab8: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(209)@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126084856169 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084856169 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126084856169 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126084856169 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126084856169 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126084856169 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126084856169 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126084856169 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084856169 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084856169 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126084856169 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126084856169 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126084856169 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126084856169 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126084856169 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126084856169 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084856169 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126084856169 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126084856169 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1355) 20250126084856169 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250126084856169 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xc8fb26) (hnbgw_rua.c:471) 20250126084856169 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13171494 SCCP-8 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250126084856169 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13171494)[0x56264c621720]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250126084856169 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250126084856169 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250126084856169 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13171494)[0x56264c621720]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250126084856169 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250126084856169 DMGW DEBUG mgw(mgw-fsm-13171494-0)[0x56264c624ce0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250126084856169 DMGW DEBUG mgw(mgw-fsm-13171494-0)[0x56264c624ce0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250126084856169 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250126084856169 DMGW DEBUG mgw(mgw-fsm-13171494-0)[0x56264c624ce0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250126084856169 DLMGCP DEBUG mgw-endp(mgw-fsm-13171494-0)[0x56264c6317f0]{IN_USE}: rtpbridge/0@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-13171494-0)[0x56264c624ce0] (mgcp_client_endpoint_fsm.c:724) 20250126084856169 DLMGCP DEBUG mgw-endp(mgw-fsm-13171494-0)[0x56264c6317f0]{IN_USE}: rtpbridge/0@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250126084856169 DLMGCP DEBUG mgw-endp(mgw-fsm-13171494-0)[0x56264c6317f0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250126084856169 DLMGCP DEBUG mgw-endp(mgw-fsm-13171494-0)[0x56264c6317f0]{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) 20250126084856169 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c630f70]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250126084856169 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:43237: len=213 'MDCX 7 rtpbridge/0@mgw MGCP 1.0\r\nC: c8fb26'... (mgcp_client.c:807) 20250126084856169 DLMGCP DEBUG MGW(mgw) Queued 213 bytes for MGW (mgcp_client.c:1221) 20250126084856169 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c630f70]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250126084856169 DLMGCP DEBUG mgw-endp(mgw-fsm-13171494-0)[0x56264c6317f0]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250126084856169 DLMGCP DEBUG mgw-endp(mgw-fsm-13171494-0)[0x56264c6317f0]{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) 20250126084856169 DLMGCP DEBUG mgw-endp(mgw-fsm-13171494-0)[0x56264c6317f0]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) 20250126084856169 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084856169 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126084856169 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126084856169 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126084856169 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126084856169 DLSS7 DEBUG scrc_rx_mtp_xfer_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=002e79e0) (sccp_scrc.c:477) 20250126084856169 DLSCCP DEBUG Received CO:COAK for local reference 23 (sccp_scoc.c:1824) 20250126084856169 DLSCCP DEBUG SCCP-SCOC(23)[0x56264c643b40]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250126084856169 DLSCCP DEBUG SCCP-SCOC(23)[0x56264c643b40]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250126084856169 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084856169 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250126084856169 DCN DEBUG handle_cn_conn_conf() conn_id=23, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250126084856169 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x56264c6430f0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250126084856170 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x56264c6430f0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250126084856170 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084856170 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126084856170 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126084856170 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126084856170 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126084856170 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000009), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:477) 20250126084856170 DLSCCP DEBUG Received CO:CODT for local reference 9 (sccp_scoc.c:1824) 20250126084856170 DLSCCP DEBUG SCCP-SCOC(9)[0x56264c624b30]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250126084856170 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084856170 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250126084856170 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x56264c624f20]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250126084856170 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250126084856170 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250126084856170 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x56264c624f20]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250126084856170 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250126084856170 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250126084856170 DMGW DEBUG mgw(mgw-fsm-12286293-0)[0x56264c632a60]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250126084856170 DMGW DEBUG mgw(mgw-fsm-12286293-0)[0x56264c632a60]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250126084856170 DMGW DEBUG mgw(mgw-fsm-12286293-0)[0x56264c632a60]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250126084856170 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250126084856170 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250126084856170 DLMGCP DEBUG mgw-endp(mgw-fsm-12286293-0)[0x56264c632d10]{UNUSED}: Allocated (fsm.c:456) 20250126084856170 DLMGCP DEBUG mgw-endp(mgw-fsm-12286293-0)[0x56264c632d10]{UNUSED}: is child of mgw(mgw-fsm-12286293-0)[0x56264c632a60] (fsm.c:486) 20250126084856170 DLMGCP DEBUG mgw-endp(mgw-fsm-12286293-0)[0x56264c632d10]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-12286293-0)[0x56264c632a60] (mgcp_client_endpoint_fsm.c:724) 20250126084856170 DLMGCP DEBUG mgw-endp(mgw-fsm-12286293-0)[0x56264c632d10]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250126084856170 DLMGCP DEBUG mgw-endp(mgw-fsm-12286293-0)[0x56264c632d10]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250126084856170 DLMGCP DEBUG mgw-endp(mgw-fsm-12286293-0)[0x56264c632d10]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250126084856170 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12286293-0)[0x56264c64c1f0]{ST_CRCX}: Allocated (fsm.c:456) 20250126084856170 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12286293-0)[0x56264c64c1f0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-12286293-0)[0x56264c632d10] (fsm.c:486) 20250126084856170 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12286293-0)[0x56264c64c1f0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250126084856170 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12286293-0)[0x56264c64c1f0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250126084856170 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:43237: len=199 'CRCX 8 rtpbridge/*@mgw MGCP 1.0\r\nC: bb7955'... (mgcp_client.c:807) 20250126084856170 DLMGCP DEBUG MGW(mgw) Queued 199 bytes for MGW (mgcp_client.c:1221) 20250126084856170 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12286293-0)[0x56264c64c1f0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250126084856170 DLMGCP DEBUG mgw-endp(mgw-fsm-12286293-0)[0x56264c632d10]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) TC_rab_assignment_concurrent0(209)@009b6094bab8: MDCX1{ line := { verb := "MDCX", trans_id := "7", ep := "rtpbridge/0@mgw", ver := "1.0" }, params := { { code := "C", val := "c8fb2617" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "c8fb2617", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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)@009b6094bab8: Found Expect[0] for { line := { verb := "CRCX", trans_id := "8", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "bb795517" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "bb795517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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) 20250126084856210 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 7 OK (mgcp_client.c:758) 20250126084856210 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c630f70]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250126084856210 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c630f70]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250126084856210 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c630f70]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250126084856210 DLMGCP DEBUG mgw-endp(mgw-fsm-13171494-0)[0x56264c6317f0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250126084856210 DLMGCP DEBUG mgw-endp(mgw-fsm-13171494-0)[0x56264c6317f0]{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) 20250126084856210 DLMGCP DEBUG mgw-endp(mgw-fsm-13171494-0)[0x56264c6317f0]{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) 20250126084856210 DLMGCP DEBUG mgw-endp(mgw-fsm-13171494-0)[0x56264c6317f0]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250126084856210 DLMGCP DEBUG mgw-endp(mgw-fsm-13171494-0)[0x56264c6317f0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250126084856210 DLMGCP DEBUG mgw-endp(mgw-fsm-13171494-0)[0x56264c6317f0]{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) 20250126084856210 DMGW DEBUG mgw(mgw-fsm-13171494-0)[0x56264c624ce0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250126084856210 DMGW DEBUG mgw(mgw-fsm-13171494-0)[0x56264c624ce0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250126084856210 DMGW DEBUG mgw(mgw-fsm-13171494-0)[0x56264c624ce0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250126084856210 DLMGCP DEBUG mgw-endp(mgw-fsm-13171494-0)[0x56264c6317f0]{IN_USE}: rtpbridge/0@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-13171494-0)[0x56264c624ce0] (mgcp_client_endpoint_fsm.c:724) 20250126084856210 DLMGCP DEBUG mgw-endp(mgw-fsm-13171494-0)[0x56264c6317f0]{IN_USE}: rtpbridge/0@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250126084856210 DLMGCP DEBUG mgw-endp(mgw-fsm-13171494-0)[0x56264c6317f0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250126084856210 DLMGCP DEBUG mgw-endp(mgw-fsm-13171494-0)[0x56264c6317f0]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250126084856210 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13171494-0)[0x56264c645390]{ST_CRCX}: Allocated (fsm.c:456) 20250126084856210 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13171494-0)[0x56264c645390]{ST_CRCX}: is child of mgw-endp(mgw-fsm-13171494-0)[0x56264c6317f0] (fsm.c:486) 20250126084856210 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13171494-0)[0x56264c645390]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250126084856210 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13171494-0)[0x56264c645390]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/0@mgw... (mgcp_client_fsm.c:228) 20250126084856210 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:43237: len=203 'CRCX 9 rtpbridge/0@mgw MGCP 1.0\r\nC: c8fb26'... (mgcp_client.c:807) 20250126084856210 DLMGCP DEBUG MGW(mgw) Queued 203 bytes for MGW (mgcp_client.c:1221) 20250126084856210 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13171494-0)[0x56264c645390]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250126084856210 DLMGCP DEBUG mgw-endp(mgw-fsm-13171494-0)[0x56264c6317f0]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250126084856210 DLMGCP DEBUG mgw-endp(mgw-fsm-13171494-0)[0x56264c6317f0]{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) 20250126084856210 DLMGCP DEBUG mgw-endp(mgw-fsm-13171494-0)[0x56264c6317f0]{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) 20250126084856210 DLMGCP DEBUG mgw-endp(mgw-fsm-13171494-0)[0x56264c6317f0]{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)@009b6094bab8: CRCX1{ line := { verb := "CRCX", trans_id := "8", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "bb795517" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "bb795517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@009b6094bab8: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 TC_rab_assignment_concurrent0(211)@009b6094bab8: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 TC_rab_assignment_concurrent0(209)@009b6094bab8: CRCX2{ line := { verb := "CRCX", trans_id := "9", ep := "rtpbridge/0@mgw", ver := "1.0" }, params := { { code := "C", val := "c8fb2617" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "c8fb2617", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250126084856221 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 8 OK (mgcp_client.c:758) 20250126084856221 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c64c1f0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250126084856221 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c64c1f0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250126084856221 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c64c1f0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250126084856221 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c64c1f0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250126084856221 DLMGCP DEBUG mgw-endp(mgw-fsm-12286293-0)[0x56264c632d10]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250126084856221 DLMGCP DEBUG mgw-endp(mgw-fsm-12286293-0)[0x56264c632d10]{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) 20250126084856221 DLMGCP DEBUG mgw-endp(mgw-fsm-12286293-0)[0x56264c632d10]{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) 20250126084856221 DLMGCP DEBUG mgw-endp(mgw-fsm-12286293-0)[0x56264c632d10]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250126084856221 DLMGCP DEBUG mgw-endp(mgw-fsm-12286293-0)[0x56264c632d10]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250126084856221 DLMGCP DEBUG mgw-endp(mgw-fsm-12286293-0)[0x56264c632d10]{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) 20250126084856221 DMGW DEBUG mgw(mgw-fsm-12286293-0)[0x56264c632a60]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250126084856221 DMGW DEBUG mgw(mgw-fsm-12286293-0)[0x56264c632a60]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250126084856221 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250126084856221 DMGW DEBUG mgw(mgw-fsm-12286293-0)[0x56264c632a60]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250126084856221 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12286293)[0x56264c6299f0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250126084856221 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250126084856221 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126084856221 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) HNBGW-MGCP(208)@009b6094bab8: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(211) 20250126084856222 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 9 OK (mgcp_client.c:758) 20250126084856222 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56264c645390]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250126084856222 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56264c645390]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250126084856222 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56264c645390]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250126084856222 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56264c645390]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250126084856222 DLMGCP DEBUG mgw-endp(mgw-fsm-13171494-0)[0x56264c6317f0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250126084856222 DLMGCP DEBUG mgw-endp(mgw-fsm-13171494-0)[0x56264c6317f0]{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) 20250126084856222 DLMGCP DEBUG mgw-endp(mgw-fsm-13171494-0)[0x56264c6317f0]{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) 20250126084856222 DLMGCP DEBUG mgw-endp(mgw-fsm-13171494-0)[0x56264c6317f0]{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) 20250126084856222 DLMGCP DEBUG mgw-endp(mgw-fsm-13171494-0)[0x56264c6317f0]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250126084856222 DLMGCP DEBUG mgw-endp(mgw-fsm-13171494-0)[0x56264c6317f0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250126084856222 DLMGCP DEBUG mgw-endp(mgw-fsm-13171494-0)[0x56264c6317f0]{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) 20250126084856222 DLMGCP DEBUG mgw-endp(mgw-fsm-13171494-0)[0x56264c6317f0]{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) 20250126084856222 DMGW DEBUG mgw(mgw-fsm-13171494-0)[0x56264c624ce0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250126084856222 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250126084856222 DMGW DEBUG mgw(mgw-fsm-13171494-0)[0x56264c624ce0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250126084856222 DMGW DEBUG mgw(mgw-fsm-13171494-0)[0x56264c624ce0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250126084856222 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x56264c6293e0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250126084856222 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250126084856222 DLSCCP DEBUG SCCP-SCOC(8)[0x56264c628520]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250126084856222 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005aa2d6), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20250126084856222 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084856222 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084856222 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126084856222 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084856222 DMGW DEBUG mgw(mgw-fsm-13171494-0)[0x56264c624ce0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250126084856222 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084856222 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084856222 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084856222 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126084856222 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126084856222 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126084856222 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126084856222 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@009b6094bab8: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(202)@009b6094bab8: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@009b6094bab8: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@009b6094bab8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(210)@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(209)@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126084856229 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126084856229 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126084856229 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1355) 20250126084856229 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250126084856229 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xbb7955) (hnbgw_rua.c:471) 20250126084856229 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12286293 SCCP-9 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250126084856229 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12286293)[0x56264c6299f0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250126084856229 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250126084856229 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250126084856229 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12286293)[0x56264c6299f0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250126084856229 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250126084856229 DMGW DEBUG mgw(mgw-fsm-12286293-0)[0x56264c632a60]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250126084856229 DMGW DEBUG mgw(mgw-fsm-12286293-0)[0x56264c632a60]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250126084856229 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250126084856229 DMGW DEBUG mgw(mgw-fsm-12286293-0)[0x56264c632a60]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250126084856229 DLMGCP DEBUG mgw-endp(mgw-fsm-12286293-0)[0x56264c632d10]{IN_USE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-12286293-0)[0x56264c632a60] (mgcp_client_endpoint_fsm.c:724) 20250126084856229 DLMGCP DEBUG mgw-endp(mgw-fsm-12286293-0)[0x56264c632d10]{IN_USE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250126084856229 DLMGCP DEBUG mgw-endp(mgw-fsm-12286293-0)[0x56264c632d10]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250126084856229 DLMGCP DEBUG mgw-endp(mgw-fsm-12286293-0)[0x56264c632d10]{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) 20250126084856229 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c64c1f0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250126084856229 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:43237: len=214 'MDCX 10 rtpbridge/1@mgw MGCP 1.0\r\nC: bb795'... (mgcp_client.c:807) 20250126084856229 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250126084856229 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c64c1f0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250126084856229 DLMGCP DEBUG mgw-endp(mgw-fsm-12286293-0)[0x56264c632d10]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250126084856229 DLMGCP DEBUG mgw-endp(mgw-fsm-12286293-0)[0x56264c632d10]{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) 20250126084856229 DLMGCP DEBUG mgw-endp(mgw-fsm-12286293-0)[0x56264c632d10]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment_concurrent0(210)@009b6094bab8: MDCX1{ line := { verb := "MDCX", trans_id := "10", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "bb795517" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "bb795517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250126084856237 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 10 OK (mgcp_client.c:758) 20250126084856237 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c64c1f0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250126084856237 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c64c1f0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250126084856237 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c64c1f0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250126084856237 DLMGCP DEBUG mgw-endp(mgw-fsm-12286293-0)[0x56264c632d10]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250126084856237 DLMGCP DEBUG mgw-endp(mgw-fsm-12286293-0)[0x56264c632d10]{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) 20250126084856237 DLMGCP DEBUG mgw-endp(mgw-fsm-12286293-0)[0x56264c632d10]{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) 20250126084856237 DLMGCP DEBUG mgw-endp(mgw-fsm-12286293-0)[0x56264c632d10]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250126084856237 DLMGCP DEBUG mgw-endp(mgw-fsm-12286293-0)[0x56264c632d10]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250126084856237 DLMGCP DEBUG mgw-endp(mgw-fsm-12286293-0)[0x56264c632d10]{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) 20250126084856237 DMGW DEBUG mgw(mgw-fsm-12286293-0)[0x56264c632a60]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250126084856237 DMGW DEBUG mgw(mgw-fsm-12286293-0)[0x56264c632a60]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250126084856237 DMGW DEBUG mgw(mgw-fsm-12286293-0)[0x56264c632a60]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250126084856237 DLMGCP DEBUG mgw-endp(mgw-fsm-12286293-0)[0x56264c632d10]{IN_USE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-12286293-0)[0x56264c632a60] (mgcp_client_endpoint_fsm.c:724) 20250126084856237 DLMGCP DEBUG mgw-endp(mgw-fsm-12286293-0)[0x56264c632d10]{IN_USE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250126084856237 DLMGCP DEBUG mgw-endp(mgw-fsm-12286293-0)[0x56264c632d10]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250126084856237 DLMGCP DEBUG mgw-endp(mgw-fsm-12286293-0)[0x56264c632d10]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250126084856237 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12286293-0)[0x56264c632710]{ST_CRCX}: Allocated (fsm.c:456) 20250126084856237 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12286293-0)[0x56264c632710]{ST_CRCX}: is child of mgw-endp(mgw-fsm-12286293-0)[0x56264c632d10] (fsm.c:486) 20250126084856237 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12286293-0)[0x56264c632710]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250126084856237 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12286293-0)[0x56264c632710]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/1@mgw... (mgcp_client_fsm.c:228) 20250126084856237 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:43237: len=204 'CRCX 11 rtpbridge/1@mgw MGCP 1.0\r\nC: bb795'... (mgcp_client.c:807) 20250126084856237 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250126084856237 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12286293-0)[0x56264c632710]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250126084856237 DLMGCP DEBUG mgw-endp(mgw-fsm-12286293-0)[0x56264c632d10]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250126084856237 DLMGCP DEBUG mgw-endp(mgw-fsm-12286293-0)[0x56264c632d10]{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) HNBGW_Test.msc0-SCCP(202)@009b6094bab8: Session index based on connection ID:2 HNBGW_Test.msc0-SCCP(202)@009b6094bab8: vl_len:91 HNBGW_Test.msc0-SCCP(202)@009b6094bab8: vl_from0 20250126084856237 DLMGCP DEBUG mgw-endp(mgw-fsm-12286293-0)[0x56264c632d10]{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) 20250126084856237 DLMGCP DEBUG mgw-endp(mgw-fsm-12286293-0)[0x56264c632d10]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) HNBGW_Test.msc0-SCCP(202)@009b6094bab8: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250126084856238 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084856238 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126084856238 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126084856238 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126084856238 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126084856238 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126084856238 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126084856238 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084856238 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084856238 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126084856238 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126084856238 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126084856238 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126084856238 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000a), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:477) 20250126084856238 DLSCCP DEBUG Received CO:CODT for local reference 10 (sccp_scoc.c:1824) 20250126084856238 DLSCCP DEBUG SCCP-SCOC(10)[0x56264c6316c0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250126084856238 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084856238 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250126084856238 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x56264c630680]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250126084856238 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250126084856238 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250126084856238 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x56264c630680]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250126084856238 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250126084856238 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250126084856238 DMGW DEBUG mgw(mgw-fsm-14048852-0)[0x56264c644af0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250126084856238 DMGW DEBUG mgw(mgw-fsm-14048852-0)[0x56264c644af0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250126084856238 DMGW DEBUG mgw(mgw-fsm-14048852-0)[0x56264c644af0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250126084856238 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250126084856238 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250126084856238 DLMGCP DEBUG mgw-endp(mgw-fsm-14048852-0)[0x56264c64ec00]{UNUSED}: Allocated (fsm.c:456) 20250126084856238 DLMGCP DEBUG mgw-endp(mgw-fsm-14048852-0)[0x56264c64ec00]{UNUSED}: is child of mgw(mgw-fsm-14048852-0)[0x56264c644af0] (fsm.c:486) 20250126084856238 DLMGCP DEBUG mgw-endp(mgw-fsm-14048852-0)[0x56264c64ec00]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-14048852-0)[0x56264c644af0] (mgcp_client_endpoint_fsm.c:724) 20250126084856238 DLMGCP DEBUG mgw-endp(mgw-fsm-14048852-0)[0x56264c64ec00]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250126084856238 DLMGCP DEBUG mgw-endp(mgw-fsm-14048852-0)[0x56264c64ec00]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250126084856238 DLMGCP DEBUG mgw-endp(mgw-fsm-14048852-0)[0x56264c64ec00]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250126084856238 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14048852-0)[0x56264c6447d0]{ST_CRCX}: Allocated (fsm.c:456) 20250126084856238 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14048852-0)[0x56264c6447d0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-14048852-0)[0x56264c64ec00] (fsm.c:486) 20250126084856238 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14048852-0)[0x56264c6447d0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250126084856238 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14048852-0)[0x56264c6447d0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250126084856238 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:43237: len=200 'CRCX 12 rtpbridge/*@mgw MGCP 1.0\r\nC: d65e5'... (mgcp_client.c:807) 20250126084856238 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250126084856238 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14048852-0)[0x56264c6447d0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250126084856238 DLMGCP DEBUG mgw-endp(mgw-fsm-14048852-0)[0x56264c64ec00]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) TC_rab_assignment_concurrent0(210)@009b6094bab8: CRCX2{ line := { verb := "CRCX", trans_id := "11", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "bb795517" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "bb795517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } HNBGW-MGCP(208)@009b6094bab8: Found Expect[0] for { line := { verb := "CRCX", trans_id := "12", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "d65e5417" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "d65e5417", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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) 20250126084856250 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 11 OK (mgcp_client.c:758) 20250126084856250 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56264c632710]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250126084856250 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56264c632710]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250126084856250 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56264c632710]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250126084856250 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56264c632710]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250126084856250 DLMGCP DEBUG mgw-endp(mgw-fsm-12286293-0)[0x56264c632d10]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250126084856250 DLMGCP DEBUG mgw-endp(mgw-fsm-12286293-0)[0x56264c632d10]{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) 20250126084856250 DLMGCP DEBUG mgw-endp(mgw-fsm-12286293-0)[0x56264c632d10]{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) 20250126084856250 DLMGCP DEBUG mgw-endp(mgw-fsm-12286293-0)[0x56264c632d10]{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) 20250126084856250 DLMGCP DEBUG mgw-endp(mgw-fsm-12286293-0)[0x56264c632d10]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250126084856250 DLMGCP DEBUG mgw-endp(mgw-fsm-12286293-0)[0x56264c632d10]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250126084856250 DLMGCP DEBUG mgw-endp(mgw-fsm-12286293-0)[0x56264c632d10]{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) 20250126084856250 DLMGCP DEBUG mgw-endp(mgw-fsm-12286293-0)[0x56264c632d10]{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) 20250126084856250 DMGW DEBUG mgw(mgw-fsm-12286293-0)[0x56264c632a60]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250126084856250 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250126084856250 DMGW DEBUG mgw(mgw-fsm-12286293-0)[0x56264c632a60]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250126084856250 DMGW DEBUG mgw(mgw-fsm-12286293-0)[0x56264c632a60]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250126084856250 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x56264c624f20]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250126084856250 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250126084856250 DLSCCP DEBUG SCCP-SCOC(9)[0x56264c624b30]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250126084856250 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fd4283), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20250126084856250 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084856250 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084856250 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126084856250 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084856250 DMGW DEBUG mgw(mgw-fsm-12286293-0)[0x56264c632a60]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250126084856250 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084856250 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084856250 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084856250 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126084856250 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126084856250 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126084856250 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126084856250 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_rab_assignment_concurrent0(211)@009b6094bab8: CRCX1{ line := { verb := "CRCX", trans_id := "12", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "d65e5417" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "d65e5417", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@009b6094bab8: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 HNBGW_Test.msc0-SCCP(202)@009b6094bab8: Session index based on local reference:1 HNBGW_Test.msc0-SCCP(202)@009b6094bab8: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@009b6094bab8: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@009b6094bab8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(210)@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(212)@009b6094bab8: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 20250126084856251 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 12 OK (mgcp_client.c:758) 20250126084856251 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c6447d0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250126084856251 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c6447d0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250126084856251 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c6447d0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250126084856251 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c6447d0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250126084856251 DLMGCP DEBUG mgw-endp(mgw-fsm-14048852-0)[0x56264c64ec00]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250126084856251 DLMGCP DEBUG mgw-endp(mgw-fsm-14048852-0)[0x56264c64ec00]{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) 20250126084856251 DLMGCP DEBUG mgw-endp(mgw-fsm-14048852-0)[0x56264c64ec00]{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) 20250126084856251 DLMGCP DEBUG mgw-endp(mgw-fsm-14048852-0)[0x56264c64ec00]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250126084856251 DLMGCP DEBUG mgw-endp(mgw-fsm-14048852-0)[0x56264c64ec00]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250126084856251 DLMGCP DEBUG mgw-endp(mgw-fsm-14048852-0)[0x56264c64ec00]{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) 20250126084856251 DMGW DEBUG mgw(mgw-fsm-14048852-0)[0x56264c644af0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250126084856251 DMGW DEBUG mgw(mgw-fsm-14048852-0)[0x56264c644af0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250126084856251 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250126084856251 DMGW DEBUG mgw(mgw-fsm-14048852-0)[0x56264c644af0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250126084856251 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14048852)[0x56264c625b90]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250126084856252 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250126084856252 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126084856252 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) HNBGW-MGCP(208)@009b6094bab8: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(212) TC_rab_assignment_concurrent0(211)@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126084856256 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126084856256 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126084856256 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1355) 20250126084856256 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250126084856256 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xd65e54) (hnbgw_rua.c:471) 20250126084856256 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14048852 SCCP-10 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250126084856256 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14048852)[0x56264c625b90]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250126084856256 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250126084856256 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250126084856256 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14048852)[0x56264c625b90]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250126084856256 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250126084856256 DMGW DEBUG mgw(mgw-fsm-14048852-0)[0x56264c644af0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250126084856256 DMGW DEBUG mgw(mgw-fsm-14048852-0)[0x56264c644af0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250126084856256 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250126084856256 DMGW DEBUG mgw(mgw-fsm-14048852-0)[0x56264c644af0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250126084856256 DLMGCP DEBUG mgw-endp(mgw-fsm-14048852-0)[0x56264c64ec00]{IN_USE}: rtpbridge/2@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-14048852-0)[0x56264c644af0] (mgcp_client_endpoint_fsm.c:724) 20250126084856256 DLMGCP DEBUG mgw-endp(mgw-fsm-14048852-0)[0x56264c64ec00]{IN_USE}: rtpbridge/2@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250126084856256 DLMGCP DEBUG mgw-endp(mgw-fsm-14048852-0)[0x56264c64ec00]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250126084856256 DLMGCP DEBUG mgw-endp(mgw-fsm-14048852-0)[0x56264c64ec00]{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) 20250126084856256 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c6447d0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250126084856256 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:43237: len=214 'MDCX 13 rtpbridge/2@mgw MGCP 1.0\r\nC: d65e5'... (mgcp_client.c:807) 20250126084856256 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250126084856256 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c6447d0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250126084856256 DLMGCP DEBUG mgw-endp(mgw-fsm-14048852-0)[0x56264c64ec00]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250126084856256 DLMGCP DEBUG mgw-endp(mgw-fsm-14048852-0)[0x56264c64ec00]{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) 20250126084856256 DLMGCP DEBUG mgw-endp(mgw-fsm-14048852-0)[0x56264c64ec00]{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)@009b6094bab8: Session index based on connection ID:3 HNBGW_Test.msc0-SCCP(202)@009b6094bab8: vl_len:91 HNBGW_Test.msc0-SCCP(202)@009b6094bab8: vl_from0 HNBGW_Test.msc0-SCCP(202)@009b6094bab8: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250126084856261 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084856261 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126084856261 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126084856261 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126084856261 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126084856261 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126084856261 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126084856261 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084856261 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084856261 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126084856261 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126084856261 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126084856261 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126084856261 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000b), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:477) 20250126084856261 DLSCCP DEBUG Received CO:CODT for local reference 11 (sccp_scoc.c:1824) 20250126084856261 DLSCCP DEBUG SCCP-SCOC(11)[0x56264c633960]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250126084856261 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084856261 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250126084856261 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x56264c6310a0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250126084856261 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250126084856261 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250126084856261 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x56264c6310a0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250126084856261 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250126084856261 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250126084856261 DMGW DEBUG mgw(mgw-fsm-6502797-0)[0x56264c656b90]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250126084856261 DMGW DEBUG mgw(mgw-fsm-6502797-0)[0x56264c656b90]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250126084856261 DMGW DEBUG mgw(mgw-fsm-6502797-0)[0x56264c656b90]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250126084856261 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250126084856261 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250126084856261 DLMGCP DEBUG mgw-endp(mgw-fsm-6502797-0)[0x56264c656da0]{UNUSED}: Allocated (fsm.c:456) 20250126084856261 DLMGCP DEBUG mgw-endp(mgw-fsm-6502797-0)[0x56264c656da0]{UNUSED}: is child of mgw(mgw-fsm-6502797-0)[0x56264c656b90] (fsm.c:486) 20250126084856261 DLMGCP DEBUG mgw-endp(mgw-fsm-6502797-0)[0x56264c656da0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-6502797-0)[0x56264c656b90] (mgcp_client_endpoint_fsm.c:724) 20250126084856261 DLMGCP DEBUG mgw-endp(mgw-fsm-6502797-0)[0x56264c656da0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250126084856261 DLMGCP DEBUG mgw-endp(mgw-fsm-6502797-0)[0x56264c656da0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250126084856261 DLMGCP DEBUG mgw-endp(mgw-fsm-6502797-0)[0x56264c656da0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250126084856261 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6502797-0)[0x56264c65d7f0]{ST_CRCX}: Allocated (fsm.c:456) 20250126084856261 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6502797-0)[0x56264c65d7f0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-6502797-0)[0x56264c656da0] (fsm.c:486) 20250126084856261 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6502797-0)[0x56264c65d7f0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250126084856261 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6502797-0)[0x56264c65d7f0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250126084856261 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:43237: len=200 'CRCX 14 rtpbridge/*@mgw MGCP 1.0\r\nC: 63398'... (mgcp_client.c:807) 20250126084856261 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250126084856261 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6502797-0)[0x56264c65d7f0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250126084856261 DLMGCP DEBUG mgw-endp(mgw-fsm-6502797-0)[0x56264c656da0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) TC_rab_assignment_concurrent0(211)@009b6094bab8: MDCX1{ line := { verb := "MDCX", trans_id := "13", ep := "rtpbridge/2@mgw", ver := "1.0" }, params := { { code := "C", val := "d65e5417" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "d65e5417", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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)@009b6094bab8: Found Expect[0] for { line := { verb := "CRCX", trans_id := "14", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "63398d17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "63398d17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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) 20250126084856271 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 13 OK (mgcp_client.c:758) 20250126084856271 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c6447d0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250126084856271 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c6447d0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250126084856271 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c6447d0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250126084856271 DLMGCP DEBUG mgw-endp(mgw-fsm-14048852-0)[0x56264c64ec00]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250126084856271 DLMGCP DEBUG mgw-endp(mgw-fsm-14048852-0)[0x56264c64ec00]{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) 20250126084856271 DLMGCP DEBUG mgw-endp(mgw-fsm-14048852-0)[0x56264c64ec00]{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) 20250126084856271 DLMGCP DEBUG mgw-endp(mgw-fsm-14048852-0)[0x56264c64ec00]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250126084856271 DLMGCP DEBUG mgw-endp(mgw-fsm-14048852-0)[0x56264c64ec00]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250126084856271 DLMGCP DEBUG mgw-endp(mgw-fsm-14048852-0)[0x56264c64ec00]{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) 20250126084856271 DMGW DEBUG mgw(mgw-fsm-14048852-0)[0x56264c644af0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250126084856271 DMGW DEBUG mgw(mgw-fsm-14048852-0)[0x56264c644af0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250126084856271 DMGW DEBUG mgw(mgw-fsm-14048852-0)[0x56264c644af0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250126084856271 DLMGCP DEBUG mgw-endp(mgw-fsm-14048852-0)[0x56264c64ec00]{IN_USE}: rtpbridge/2@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-14048852-0)[0x56264c644af0] (mgcp_client_endpoint_fsm.c:724) 20250126084856271 DLMGCP DEBUG mgw-endp(mgw-fsm-14048852-0)[0x56264c64ec00]{IN_USE}: rtpbridge/2@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250126084856271 DLMGCP DEBUG mgw-endp(mgw-fsm-14048852-0)[0x56264c64ec00]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250126084856271 DLMGCP DEBUG mgw-endp(mgw-fsm-14048852-0)[0x56264c64ec00]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250126084856271 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14048852-0)[0x56264c644990]{ST_CRCX}: Allocated (fsm.c:456) 20250126084856271 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14048852-0)[0x56264c644990]{ST_CRCX}: is child of mgw-endp(mgw-fsm-14048852-0)[0x56264c64ec00] (fsm.c:486) 20250126084856271 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14048852-0)[0x56264c644990]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250126084856271 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14048852-0)[0x56264c644990]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/2@mgw... (mgcp_client_fsm.c:228) 20250126084856271 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:43237: len=204 'CRCX 15 rtpbridge/2@mgw MGCP 1.0\r\nC: d65e5'... (mgcp_client.c:807) 20250126084856271 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250126084856271 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14048852-0)[0x56264c644990]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250126084856271 DLMGCP DEBUG mgw-endp(mgw-fsm-14048852-0)[0x56264c64ec00]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250126084856271 DLMGCP DEBUG mgw-endp(mgw-fsm-14048852-0)[0x56264c64ec00]{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) 20250126084856271 DLMGCP DEBUG mgw-endp(mgw-fsm-14048852-0)[0x56264c64ec00]{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) 20250126084856271 DLMGCP DEBUG mgw-endp(mgw-fsm-14048852-0)[0x56264c64ec00]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment_concurrent0(212)@009b6094bab8: CRCX1{ line := { verb := "CRCX", trans_id := "14", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "63398d17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "63398d17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@009b6094bab8: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 TC_rab_assignment_concurrent0(213)@009b6094bab8: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 TC_rab_assignment_concurrent0(211)@009b6094bab8: CRCX2{ line := { verb := "CRCX", trans_id := "15", ep := "rtpbridge/2@mgw", ver := "1.0" }, params := { { code := "C", val := "d65e5417" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "d65e5417", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250126084856278 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 14 OK (mgcp_client.c:758) 20250126084856278 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c65d7f0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250126084856278 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c65d7f0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250126084856278 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c65d7f0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250126084856278 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c65d7f0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250126084856278 DLMGCP DEBUG mgw-endp(mgw-fsm-6502797-0)[0x56264c656da0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250126084856278 DLMGCP DEBUG mgw-endp(mgw-fsm-6502797-0)[0x56264c656da0]{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) 20250126084856278 DLMGCP DEBUG mgw-endp(mgw-fsm-6502797-0)[0x56264c656da0]{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) 20250126084856278 DLMGCP DEBUG mgw-endp(mgw-fsm-6502797-0)[0x56264c656da0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250126084856278 DLMGCP DEBUG mgw-endp(mgw-fsm-6502797-0)[0x56264c656da0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250126084856278 DLMGCP DEBUG mgw-endp(mgw-fsm-6502797-0)[0x56264c656da0]{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) 20250126084856278 DMGW DEBUG mgw(mgw-fsm-6502797-0)[0x56264c656b90]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250126084856278 DMGW DEBUG mgw(mgw-fsm-6502797-0)[0x56264c656b90]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250126084856278 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250126084856278 DMGW DEBUG mgw(mgw-fsm-6502797-0)[0x56264c656b90]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250126084856278 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6502797)[0x56264c631a30]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250126084856278 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250126084856278 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126084856278 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) HNBGW-MGCP(208)@009b6094bab8: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(213) 20250126084856279 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 15 OK (mgcp_client.c:758) 20250126084856279 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56264c644990]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250126084856279 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56264c644990]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250126084856279 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56264c644990]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250126084856279 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56264c644990]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250126084856279 DLMGCP DEBUG mgw-endp(mgw-fsm-14048852-0)[0x56264c64ec00]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250126084856279 DLMGCP DEBUG mgw-endp(mgw-fsm-14048852-0)[0x56264c64ec00]{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) 20250126084856279 DLMGCP DEBUG mgw-endp(mgw-fsm-14048852-0)[0x56264c64ec00]{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) 20250126084856279 DLMGCP DEBUG mgw-endp(mgw-fsm-14048852-0)[0x56264c64ec00]{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) 20250126084856279 DLMGCP DEBUG mgw-endp(mgw-fsm-14048852-0)[0x56264c64ec00]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250126084856279 DLMGCP DEBUG mgw-endp(mgw-fsm-14048852-0)[0x56264c64ec00]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250126084856279 DLMGCP DEBUG mgw-endp(mgw-fsm-14048852-0)[0x56264c64ec00]{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) 20250126084856279 DLMGCP DEBUG mgw-endp(mgw-fsm-14048852-0)[0x56264c64ec00]{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) 20250126084856279 DMGW DEBUG mgw(mgw-fsm-14048852-0)[0x56264c644af0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250126084856279 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250126084856279 DMGW DEBUG mgw(mgw-fsm-14048852-0)[0x56264c644af0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250126084856279 DMGW DEBUG mgw(mgw-fsm-14048852-0)[0x56264c644af0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250126084856279 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x56264c630680]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250126084856279 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250126084856279 DLSCCP DEBUG SCCP-SCOC(10)[0x56264c6316c0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250126084856279 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00eab9fa), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20250126084856279 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084856279 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084856279 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126084856279 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084856279 DMGW DEBUG mgw(mgw-fsm-14048852-0)[0x56264c644af0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250126084856279 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084856279 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084856279 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084856279 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126084856279 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126084856279 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126084856279 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126084856279 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@009b6094bab8: Session index based on local reference:2 HNBGW_Test.msc0-SCCP(202)@009b6094bab8: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@009b6094bab8: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@009b6094bab8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(211)@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(212)@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126084856286 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126084856286 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126084856286 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1355) 20250126084856286 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250126084856286 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x63398d) (hnbgw_rua.c:471) 20250126084856286 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6502797 SCCP-11 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250126084856286 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6502797)[0x56264c631a30]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250126084856286 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250126084856286 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250126084856286 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6502797)[0x56264c631a30]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250126084856286 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250126084856286 DMGW DEBUG mgw(mgw-fsm-6502797-0)[0x56264c656b90]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250126084856286 DMGW DEBUG mgw(mgw-fsm-6502797-0)[0x56264c656b90]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250126084856286 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250126084856286 DMGW DEBUG mgw(mgw-fsm-6502797-0)[0x56264c656b90]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250126084856286 DLMGCP DEBUG mgw-endp(mgw-fsm-6502797-0)[0x56264c656da0]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-6502797-0)[0x56264c656b90] (mgcp_client_endpoint_fsm.c:724) 20250126084856286 DLMGCP DEBUG mgw-endp(mgw-fsm-6502797-0)[0x56264c656da0]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250126084856286 DLMGCP DEBUG mgw-endp(mgw-fsm-6502797-0)[0x56264c656da0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250126084856286 DLMGCP DEBUG mgw-endp(mgw-fsm-6502797-0)[0x56264c656da0]{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) 20250126084856286 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c65d7f0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250126084856286 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:43237: len=214 'MDCX 16 rtpbridge/3@mgw MGCP 1.0\r\nC: 63398'... (mgcp_client.c:807) 20250126084856286 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250126084856286 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c65d7f0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250126084856286 DLMGCP DEBUG mgw-endp(mgw-fsm-6502797-0)[0x56264c656da0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250126084856286 DLMGCP DEBUG mgw-endp(mgw-fsm-6502797-0)[0x56264c656da0]{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) 20250126084856286 DLMGCP DEBUG mgw-endp(mgw-fsm-6502797-0)[0x56264c656da0]{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)@009b6094bab8: Session index based on connection ID:4 HNBGW_Test.msc0-SCCP(202)@009b6094bab8: vl_len:91 HNBGW_Test.msc0-SCCP(202)@009b6094bab8: vl_from0 HNBGW_Test.msc0-SCCP(202)@009b6094bab8: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250126084856292 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084856292 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126084856292 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126084856292 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126084856292 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126084856292 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126084856292 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126084856292 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084856292 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084856292 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126084856292 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126084856292 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126084856292 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126084856292 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000c), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:477) 20250126084856292 DLSCCP DEBUG Received CO:CODT for local reference 12 (sccp_scoc.c:1824) 20250126084856292 DLSCCP DEBUG SCCP-SCOC(12)[0x56264c63b7c0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250126084856292 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084856292 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250126084856293 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x56264c633290]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250126084856293 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250126084856293 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250126084856293 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x56264c633290]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250126084856293 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250126084856293 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250126084856293 DMGW DEBUG mgw(mgw-fsm-3611333-0)[0x56264c65f5b0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250126084856293 DMGW DEBUG mgw(mgw-fsm-3611333-0)[0x56264c65f5b0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250126084856293 DMGW DEBUG mgw(mgw-fsm-3611333-0)[0x56264c65f5b0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250126084856293 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250126084856293 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250126084856293 DLMGCP DEBUG mgw-endp(mgw-fsm-3611333-0)[0x56264c65f7c0]{UNUSED}: Allocated (fsm.c:456) 20250126084856293 DLMGCP DEBUG mgw-endp(mgw-fsm-3611333-0)[0x56264c65f7c0]{UNUSED}: is child of mgw(mgw-fsm-3611333-0)[0x56264c65f5b0] (fsm.c:486) 20250126084856293 DLMGCP DEBUG mgw-endp(mgw-fsm-3611333-0)[0x56264c65f7c0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-3611333-0)[0x56264c65f5b0] (mgcp_client_endpoint_fsm.c:724) 20250126084856293 DLMGCP DEBUG mgw-endp(mgw-fsm-3611333-0)[0x56264c65f7c0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250126084856293 DLMGCP DEBUG mgw-endp(mgw-fsm-3611333-0)[0x56264c65f7c0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250126084856293 DLMGCP DEBUG mgw-endp(mgw-fsm-3611333-0)[0x56264c65f7c0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250126084856293 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3611333-0)[0x56264c6661a0]{ST_CRCX}: Allocated (fsm.c:456) 20250126084856293 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3611333-0)[0x56264c6661a0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-3611333-0)[0x56264c65f7c0] (fsm.c:486) 20250126084856293 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3611333-0)[0x56264c6661a0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250126084856293 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3611333-0)[0x56264c6661a0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250126084856293 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:43237: len=200 'CRCX 17 rtpbridge/*@mgw MGCP 1.0\r\nC: 371ac'... (mgcp_client.c:807) 20250126084856293 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250126084856293 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3611333-0)[0x56264c6661a0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250126084856293 DLMGCP DEBUG mgw-endp(mgw-fsm-3611333-0)[0x56264c65f7c0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) TC_rab_assignment_concurrent0(212)@009b6094bab8: MDCX1{ line := { verb := "MDCX", trans_id := "16", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "63398d17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "63398d17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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)@009b6094bab8: Found Expect[0] for { line := { verb := "CRCX", trans_id := "17", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "371ac517" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "371ac517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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) 20250126084856310 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 16 OK (mgcp_client.c:758) 20250126084856310 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c65d7f0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250126084856310 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c65d7f0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250126084856310 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c65d7f0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250126084856310 DLMGCP DEBUG mgw-endp(mgw-fsm-6502797-0)[0x56264c656da0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250126084856310 DLMGCP DEBUG mgw-endp(mgw-fsm-6502797-0)[0x56264c656da0]{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) 20250126084856310 DLMGCP DEBUG mgw-endp(mgw-fsm-6502797-0)[0x56264c656da0]{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) 20250126084856310 DLMGCP DEBUG mgw-endp(mgw-fsm-6502797-0)[0x56264c656da0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250126084856310 DLMGCP DEBUG mgw-endp(mgw-fsm-6502797-0)[0x56264c656da0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250126084856310 DLMGCP DEBUG mgw-endp(mgw-fsm-6502797-0)[0x56264c656da0]{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) 20250126084856310 DMGW DEBUG mgw(mgw-fsm-6502797-0)[0x56264c656b90]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250126084856310 DMGW DEBUG mgw(mgw-fsm-6502797-0)[0x56264c656b90]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250126084856310 DMGW DEBUG mgw(mgw-fsm-6502797-0)[0x56264c656b90]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250126084856310 DLMGCP DEBUG mgw-endp(mgw-fsm-6502797-0)[0x56264c656da0]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-6502797-0)[0x56264c656b90] (mgcp_client_endpoint_fsm.c:724) 20250126084856310 DLMGCP DEBUG mgw-endp(mgw-fsm-6502797-0)[0x56264c656da0]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250126084856310 DLMGCP DEBUG mgw-endp(mgw-fsm-6502797-0)[0x56264c656da0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250126084856310 DLMGCP DEBUG mgw-endp(mgw-fsm-6502797-0)[0x56264c656da0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250126084856310 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6502797-0)[0x56264c64e220]{ST_CRCX}: Allocated (fsm.c:456) 20250126084856310 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6502797-0)[0x56264c64e220]{ST_CRCX}: is child of mgw-endp(mgw-fsm-6502797-0)[0x56264c656da0] (fsm.c:486) 20250126084856310 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6502797-0)[0x56264c64e220]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250126084856310 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6502797-0)[0x56264c64e220]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/3@mgw... (mgcp_client_fsm.c:228) 20250126084856310 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:43237: len=204 'CRCX 18 rtpbridge/3@mgw MGCP 1.0\r\nC: 63398'... (mgcp_client.c:807) 20250126084856310 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250126084856310 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6502797-0)[0x56264c64e220]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250126084856310 DLMGCP DEBUG mgw-endp(mgw-fsm-6502797-0)[0x56264c656da0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250126084856310 DLMGCP DEBUG mgw-endp(mgw-fsm-6502797-0)[0x56264c656da0]{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) 20250126084856310 DLMGCP DEBUG mgw-endp(mgw-fsm-6502797-0)[0x56264c656da0]{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) 20250126084856310 DLMGCP DEBUG mgw-endp(mgw-fsm-6502797-0)[0x56264c656da0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment_concurrent0(213)@009b6094bab8: CRCX1{ line := { verb := "CRCX", trans_id := "17", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "371ac517" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "371ac517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@009b6094bab8: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 TC_rab_assignment_concurrent0(214)@009b6094bab8: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 TC_rab_assignment_concurrent0(212)@009b6094bab8: CRCX2{ line := { verb := "CRCX", trans_id := "18", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "63398d17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "63398d17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250126084856326 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 17 OK (mgcp_client.c:758) 20250126084856326 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c6661a0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250126084856326 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c6661a0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250126084856326 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c6661a0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250126084856326 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c6661a0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250126084856326 DLMGCP DEBUG mgw-endp(mgw-fsm-3611333-0)[0x56264c65f7c0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250126084856326 DLMGCP DEBUG mgw-endp(mgw-fsm-3611333-0)[0x56264c65f7c0]{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) 20250126084856326 DLMGCP DEBUG mgw-endp(mgw-fsm-3611333-0)[0x56264c65f7c0]{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) 20250126084856326 DLMGCP DEBUG mgw-endp(mgw-fsm-3611333-0)[0x56264c65f7c0]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250126084856326 DLMGCP DEBUG mgw-endp(mgw-fsm-3611333-0)[0x56264c65f7c0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250126084856326 DLMGCP DEBUG mgw-endp(mgw-fsm-3611333-0)[0x56264c65f7c0]{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) 20250126084856326 DMGW DEBUG mgw(mgw-fsm-3611333-0)[0x56264c65f5b0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250126084856326 DMGW DEBUG mgw(mgw-fsm-3611333-0)[0x56264c65f5b0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250126084856326 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250126084856326 DMGW DEBUG mgw(mgw-fsm-3611333-0)[0x56264c65f5b0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250126084856326 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3611333)[0x56264c6311d0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250126084856326 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250126084856326 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126084856326 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) HNBGW-MGCP(208)@009b6094bab8: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(214) 20250126084856327 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 18 OK (mgcp_client.c:758) 20250126084856327 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56264c64e220]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250126084856327 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56264c64e220]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250126084856327 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56264c64e220]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250126084856327 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56264c64e220]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250126084856327 DLMGCP DEBUG mgw-endp(mgw-fsm-6502797-0)[0x56264c656da0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250126084856327 DLMGCP DEBUG mgw-endp(mgw-fsm-6502797-0)[0x56264c656da0]{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) 20250126084856327 DLMGCP DEBUG mgw-endp(mgw-fsm-6502797-0)[0x56264c656da0]{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) 20250126084856327 DLMGCP DEBUG mgw-endp(mgw-fsm-6502797-0)[0x56264c656da0]{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) 20250126084856327 DLMGCP DEBUG mgw-endp(mgw-fsm-6502797-0)[0x56264c656da0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250126084856327 DLMGCP DEBUG mgw-endp(mgw-fsm-6502797-0)[0x56264c656da0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250126084856327 DLMGCP DEBUG mgw-endp(mgw-fsm-6502797-0)[0x56264c656da0]{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) 20250126084856327 DLMGCP DEBUG mgw-endp(mgw-fsm-6502797-0)[0x56264c656da0]{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) 20250126084856327 DMGW DEBUG mgw(mgw-fsm-6502797-0)[0x56264c656b90]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250126084856327 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250126084856327 DMGW DEBUG mgw(mgw-fsm-6502797-0)[0x56264c656b90]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250126084856327 DMGW DEBUG mgw(mgw-fsm-6502797-0)[0x56264c656b90]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250126084856327 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x56264c6310a0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250126084856327 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250126084856327 DLSCCP DEBUG SCCP-SCOC(11)[0x56264c633960]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250126084856327 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0006dc6e), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20250126084856327 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084856327 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084856327 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126084856327 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084856327 DMGW DEBUG mgw(mgw-fsm-6502797-0)[0x56264c656b90]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250126084856328 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084856328 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084856328 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084856328 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126084856328 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126084856328 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126084856328 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126084856328 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@009b6094bab8: Session index based on local reference:3 HNBGW_Test.msc0-SCCP(202)@009b6094bab8: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@009b6094bab8: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@009b6094bab8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(213)@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(212)@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126084856333 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126084856333 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126084856333 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1355) 20250126084856333 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250126084856333 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x371ac5) (hnbgw_rua.c:471) 20250126084856333 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3611333 SCCP-12 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250126084856333 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3611333)[0x56264c6311d0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250126084856333 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250126084856333 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250126084856333 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3611333)[0x56264c6311d0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250126084856333 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250126084856333 DMGW DEBUG mgw(mgw-fsm-3611333-0)[0x56264c65f5b0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250126084856333 DMGW DEBUG mgw(mgw-fsm-3611333-0)[0x56264c65f5b0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250126084856333 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250126084856333 DMGW DEBUG mgw(mgw-fsm-3611333-0)[0x56264c65f5b0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250126084856333 DLMGCP DEBUG mgw-endp(mgw-fsm-3611333-0)[0x56264c65f7c0]{IN_USE}: rtpbridge/4@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-3611333-0)[0x56264c65f5b0] (mgcp_client_endpoint_fsm.c:724) 20250126084856333 DLMGCP DEBUG mgw-endp(mgw-fsm-3611333-0)[0x56264c65f7c0]{IN_USE}: rtpbridge/4@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250126084856333 DLMGCP DEBUG mgw-endp(mgw-fsm-3611333-0)[0x56264c65f7c0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250126084856333 DLMGCP DEBUG mgw-endp(mgw-fsm-3611333-0)[0x56264c65f7c0]{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) 20250126084856333 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c6661a0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250126084856333 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:43237: len=214 'MDCX 19 rtpbridge/4@mgw MGCP 1.0\r\nC: 371ac'... (mgcp_client.c:807) 20250126084856333 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250126084856333 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c6661a0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250126084856333 DLMGCP DEBUG mgw-endp(mgw-fsm-3611333-0)[0x56264c65f7c0]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250126084856333 DLMGCP DEBUG mgw-endp(mgw-fsm-3611333-0)[0x56264c65f7c0]{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) 20250126084856333 DLMGCP DEBUG mgw-endp(mgw-fsm-3611333-0)[0x56264c65f7c0]{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)@009b6094bab8: Session index based on connection ID:5 HNBGW_Test.msc0-SCCP(202)@009b6094bab8: vl_len:91 HNBGW_Test.msc0-SCCP(202)@009b6094bab8: vl_from0 HNBGW_Test.msc0-SCCP(202)@009b6094bab8: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250126084856339 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084856339 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126084856339 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126084856339 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126084856339 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126084856339 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126084856339 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126084856339 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084856339 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084856339 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126084856339 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126084856339 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126084856339 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126084856339 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000d), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:477) 20250126084856339 DLSCCP DEBUG Received CO:CODT for local reference 13 (sccp_scoc.c:1824) 20250126084856339 DLSCCP DEBUG SCCP-SCOC(13)[0x56264c63ac80]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250126084856339 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084856339 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250126084856339 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x56264c63a490]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250126084856339 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250126084856339 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250126084856339 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x56264c63a490]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250126084856339 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250126084856339 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250126084856339 DMGW DEBUG mgw(mgw-fsm-13597353-0)[0x56264c6680a0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250126084856339 DMGW DEBUG mgw(mgw-fsm-13597353-0)[0x56264c6680a0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250126084856339 DMGW DEBUG mgw(mgw-fsm-13597353-0)[0x56264c6680a0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250126084856339 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250126084856339 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250126084856339 DLMGCP DEBUG mgw-endp(mgw-fsm-13597353-0)[0x56264c65ee00]{UNUSED}: Allocated (fsm.c:456) 20250126084856339 DLMGCP DEBUG mgw-endp(mgw-fsm-13597353-0)[0x56264c65ee00]{UNUSED}: is child of mgw(mgw-fsm-13597353-0)[0x56264c6680a0] (fsm.c:486) 20250126084856339 DLMGCP DEBUG mgw-endp(mgw-fsm-13597353-0)[0x56264c65ee00]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-13597353-0)[0x56264c6680a0] (mgcp_client_endpoint_fsm.c:724) 20250126084856339 DLMGCP DEBUG mgw-endp(mgw-fsm-13597353-0)[0x56264c65ee00]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250126084856339 DLMGCP DEBUG mgw-endp(mgw-fsm-13597353-0)[0x56264c65ee00]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250126084856339 DLMGCP DEBUG mgw-endp(mgw-fsm-13597353-0)[0x56264c65ee00]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250126084856339 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13597353-0)[0x56264c6682b0]{ST_CRCX}: Allocated (fsm.c:456) 20250126084856339 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13597353-0)[0x56264c6682b0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-13597353-0)[0x56264c65ee00] (fsm.c:486) 20250126084856339 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13597353-0)[0x56264c6682b0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250126084856339 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13597353-0)[0x56264c6682b0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250126084856339 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:43237: len=200 'CRCX 20 rtpbridge/*@mgw MGCP 1.0\r\nC: cf7aa'... (mgcp_client.c:807) 20250126084856339 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250126084856339 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13597353-0)[0x56264c6682b0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250126084856339 DLMGCP DEBUG mgw-endp(mgw-fsm-13597353-0)[0x56264c65ee00]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) TC_rab_assignment_concurrent0(213)@009b6094bab8: MDCX1{ line := { verb := "MDCX", trans_id := "19", ep := "rtpbridge/4@mgw", ver := "1.0" }, params := { { code := "C", val := "371ac517" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "371ac517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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)@009b6094bab8: Found Expect[0] for { line := { verb := "CRCX", trans_id := "20", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "cf7aa917" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "cf7aa917", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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) 20250126084856354 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 19 OK (mgcp_client.c:758) 20250126084856354 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c6661a0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250126084856354 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c6661a0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250126084856354 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c6661a0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250126084856354 DLMGCP DEBUG mgw-endp(mgw-fsm-3611333-0)[0x56264c65f7c0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250126084856354 DLMGCP DEBUG mgw-endp(mgw-fsm-3611333-0)[0x56264c65f7c0]{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) 20250126084856354 DLMGCP DEBUG mgw-endp(mgw-fsm-3611333-0)[0x56264c65f7c0]{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) 20250126084856354 DLMGCP DEBUG mgw-endp(mgw-fsm-3611333-0)[0x56264c65f7c0]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250126084856354 DLMGCP DEBUG mgw-endp(mgw-fsm-3611333-0)[0x56264c65f7c0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250126084856354 DLMGCP DEBUG mgw-endp(mgw-fsm-3611333-0)[0x56264c65f7c0]{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) 20250126084856354 DMGW DEBUG mgw(mgw-fsm-3611333-0)[0x56264c65f5b0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250126084856354 DMGW DEBUG mgw(mgw-fsm-3611333-0)[0x56264c65f5b0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250126084856354 DMGW DEBUG mgw(mgw-fsm-3611333-0)[0x56264c65f5b0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250126084856354 DLMGCP DEBUG mgw-endp(mgw-fsm-3611333-0)[0x56264c65f7c0]{IN_USE}: rtpbridge/4@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-3611333-0)[0x56264c65f5b0] (mgcp_client_endpoint_fsm.c:724) 20250126084856354 DLMGCP DEBUG mgw-endp(mgw-fsm-3611333-0)[0x56264c65f7c0]{IN_USE}: rtpbridge/4@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250126084856354 DLMGCP DEBUG mgw-endp(mgw-fsm-3611333-0)[0x56264c65f7c0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250126084856354 DLMGCP DEBUG mgw-endp(mgw-fsm-3611333-0)[0x56264c65f7c0]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250126084856354 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3611333-0)[0x56264c65f370]{ST_CRCX}: Allocated (fsm.c:456) 20250126084856354 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3611333-0)[0x56264c65f370]{ST_CRCX}: is child of mgw-endp(mgw-fsm-3611333-0)[0x56264c65f7c0] (fsm.c:486) 20250126084856354 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3611333-0)[0x56264c65f370]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250126084856354 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3611333-0)[0x56264c65f370]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/4@mgw... (mgcp_client_fsm.c:228) 20250126084856354 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:43237: len=204 'CRCX 21 rtpbridge/4@mgw MGCP 1.0\r\nC: 371ac'... (mgcp_client.c:807) 20250126084856354 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250126084856354 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3611333-0)[0x56264c65f370]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250126084856354 DLMGCP DEBUG mgw-endp(mgw-fsm-3611333-0)[0x56264c65f7c0]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250126084856354 DLMGCP DEBUG mgw-endp(mgw-fsm-3611333-0)[0x56264c65f7c0]{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) 20250126084856354 DLMGCP DEBUG mgw-endp(mgw-fsm-3611333-0)[0x56264c65f7c0]{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) 20250126084856354 DLMGCP DEBUG mgw-endp(mgw-fsm-3611333-0)[0x56264c65f7c0]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment_concurrent0(214)@009b6094bab8: CRCX1{ line := { verb := "CRCX", trans_id := "20", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "cf7aa917" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "cf7aa917", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@009b6094bab8: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 TC_rab_assignment_concurrent0(215)@009b6094bab8: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 20250126084856359 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 20 OK (mgcp_client.c:758) 20250126084856359 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c6682b0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250126084856359 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c6682b0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250126084856359 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c6682b0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250126084856359 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c6682b0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) TC_rab_assignment_concurrent0(213)@009b6094bab8: CRCX2{ line := { verb := "CRCX", trans_id := "21", ep := "rtpbridge/4@mgw", ver := "1.0" }, params := { { code := "C", val := "371ac517" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "371ac517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250126084856359 DLMGCP DEBUG mgw-endp(mgw-fsm-13597353-0)[0x56264c65ee00]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250126084856359 DLMGCP DEBUG mgw-endp(mgw-fsm-13597353-0)[0x56264c65ee00]{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) 20250126084856359 DLMGCP DEBUG mgw-endp(mgw-fsm-13597353-0)[0x56264c65ee00]{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) 20250126084856359 DLMGCP DEBUG mgw-endp(mgw-fsm-13597353-0)[0x56264c65ee00]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250126084856359 DLMGCP DEBUG mgw-endp(mgw-fsm-13597353-0)[0x56264c65ee00]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250126084856359 DLMGCP DEBUG mgw-endp(mgw-fsm-13597353-0)[0x56264c65ee00]{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) 20250126084856359 DMGW DEBUG mgw(mgw-fsm-13597353-0)[0x56264c6680a0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250126084856359 DMGW DEBUG mgw(mgw-fsm-13597353-0)[0x56264c6680a0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250126084856359 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250126084856359 DMGW DEBUG mgw(mgw-fsm-13597353-0)[0x56264c6680a0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250126084856359 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13597353)[0x56264c632340]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250126084856359 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250126084856359 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126084856359 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) HNBGW-MGCP(208)@009b6094bab8: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(215) 20250126084856359 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 21 OK (mgcp_client.c:758) 20250126084856359 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56264c65f370]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250126084856359 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56264c65f370]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250126084856359 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56264c65f370]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250126084856359 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56264c65f370]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250126084856359 DLMGCP DEBUG mgw-endp(mgw-fsm-3611333-0)[0x56264c65f7c0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250126084856359 DLMGCP DEBUG mgw-endp(mgw-fsm-3611333-0)[0x56264c65f7c0]{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) 20250126084856359 DLMGCP DEBUG mgw-endp(mgw-fsm-3611333-0)[0x56264c65f7c0]{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) 20250126084856359 DLMGCP DEBUG mgw-endp(mgw-fsm-3611333-0)[0x56264c65f7c0]{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) 20250126084856359 DLMGCP DEBUG mgw-endp(mgw-fsm-3611333-0)[0x56264c65f7c0]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250126084856359 DLMGCP DEBUG mgw-endp(mgw-fsm-3611333-0)[0x56264c65f7c0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250126084856359 DLMGCP DEBUG mgw-endp(mgw-fsm-3611333-0)[0x56264c65f7c0]{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) 20250126084856359 DLMGCP DEBUG mgw-endp(mgw-fsm-3611333-0)[0x56264c65f7c0]{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) 20250126084856359 DMGW DEBUG mgw(mgw-fsm-3611333-0)[0x56264c65f5b0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250126084856359 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250126084856359 DMGW DEBUG mgw(mgw-fsm-3611333-0)[0x56264c65f5b0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250126084856359 DMGW DEBUG mgw(mgw-fsm-3611333-0)[0x56264c65f5b0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250126084856359 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x56264c633290]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250126084856359 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250126084856359 DLSCCP DEBUG SCCP-SCOC(12)[0x56264c63b7c0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250126084856359 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004e0afe), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20250126084856359 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084856359 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084856359 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126084856359 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084856359 DMGW DEBUG mgw(mgw-fsm-3611333-0)[0x56264c65f5b0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250126084856359 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084856359 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084856359 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084856359 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126084856359 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126084856359 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126084856359 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126084856359 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@009b6094bab8: Session index based on local reference:4 HNBGW_Test.msc0-SCCP(202)@009b6094bab8: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@009b6094bab8: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@009b6094bab8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(213)@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(214)@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126084856366 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126084856366 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126084856366 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1355) 20250126084856366 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250126084856366 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xcf7aa9) (hnbgw_rua.c:471) 20250126084856366 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13597353 SCCP-13 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250126084856366 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13597353)[0x56264c632340]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250126084856366 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250126084856366 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250126084856366 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13597353)[0x56264c632340]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250126084856366 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250126084856366 DMGW DEBUG mgw(mgw-fsm-13597353-0)[0x56264c6680a0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250126084856366 DMGW DEBUG mgw(mgw-fsm-13597353-0)[0x56264c6680a0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250126084856366 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250126084856366 DMGW DEBUG mgw(mgw-fsm-13597353-0)[0x56264c6680a0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250126084856366 DLMGCP DEBUG mgw-endp(mgw-fsm-13597353-0)[0x56264c65ee00]{IN_USE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-13597353-0)[0x56264c6680a0] (mgcp_client_endpoint_fsm.c:724) 20250126084856366 DLMGCP DEBUG mgw-endp(mgw-fsm-13597353-0)[0x56264c65ee00]{IN_USE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250126084856366 DLMGCP DEBUG mgw-endp(mgw-fsm-13597353-0)[0x56264c65ee00]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250126084856366 DLMGCP DEBUG mgw-endp(mgw-fsm-13597353-0)[0x56264c65ee00]{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) 20250126084856366 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c6682b0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250126084856366 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:43237: len=214 'MDCX 22 rtpbridge/5@mgw MGCP 1.0\r\nC: cf7aa'... (mgcp_client.c:807) 20250126084856366 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250126084856366 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c6682b0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250126084856366 DLMGCP DEBUG mgw-endp(mgw-fsm-13597353-0)[0x56264c65ee00]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250126084856366 DLMGCP DEBUG mgw-endp(mgw-fsm-13597353-0)[0x56264c65ee00]{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) 20250126084856366 DLMGCP DEBUG mgw-endp(mgw-fsm-13597353-0)[0x56264c65ee00]{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)@009b6094bab8: Session index based on connection ID:6 HNBGW_Test.msc0-SCCP(202)@009b6094bab8: vl_len:91 HNBGW_Test.msc0-SCCP(202)@009b6094bab8: vl_from0 HNBGW_Test.msc0-SCCP(202)@009b6094bab8: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250126084856370 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084856370 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126084856370 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126084856370 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126084856370 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126084856370 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126084856370 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126084856370 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084856370 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084856370 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126084856370 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126084856370 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126084856370 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126084856370 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000e), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:477) 20250126084856370 DLSCCP DEBUG Received CO:CODT for local reference 14 (sccp_scoc.c:1824) 20250126084856370 DLSCCP DEBUG SCCP-SCOC(14)[0x56264c63c300]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250126084856370 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084856370 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250126084856370 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x56264c63b3e0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250126084856370 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250126084856370 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250126084856370 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x56264c63b3e0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250126084856370 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250126084856370 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250126084856370 DMGW DEBUG mgw(mgw-fsm-12729547-0)[0x56264c667d00]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250126084856370 DMGW DEBUG mgw(mgw-fsm-12729547-0)[0x56264c667d00]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250126084856370 DMGW DEBUG mgw(mgw-fsm-12729547-0)[0x56264c667d00]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250126084856370 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250126084856370 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250126084856370 DLMGCP DEBUG mgw-endp(mgw-fsm-12729547-0)[0x56264c667af0]{UNUSED}: Allocated (fsm.c:456) 20250126084856370 DLMGCP DEBUG mgw-endp(mgw-fsm-12729547-0)[0x56264c667af0]{UNUSED}: is child of mgw(mgw-fsm-12729547-0)[0x56264c667d00] (fsm.c:486) 20250126084856370 DLMGCP DEBUG mgw-endp(mgw-fsm-12729547-0)[0x56264c667af0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-12729547-0)[0x56264c667d00] (mgcp_client_endpoint_fsm.c:724) 20250126084856370 DLMGCP DEBUG mgw-endp(mgw-fsm-12729547-0)[0x56264c667af0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250126084856370 DLMGCP DEBUG mgw-endp(mgw-fsm-12729547-0)[0x56264c667af0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250126084856370 DLMGCP DEBUG mgw-endp(mgw-fsm-12729547-0)[0x56264c667af0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250126084856370 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12729547-0)[0x56264c677ca0]{ST_CRCX}: Allocated (fsm.c:456) 20250126084856370 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12729547-0)[0x56264c677ca0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-12729547-0)[0x56264c667af0] (fsm.c:486) 20250126084856370 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12729547-0)[0x56264c677ca0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250126084856370 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12729547-0)[0x56264c677ca0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250126084856370 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:43237: len=200 'CRCX 23 rtpbridge/*@mgw MGCP 1.0\r\nC: c23cc'... (mgcp_client.c:807) 20250126084856370 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250126084856370 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12729547-0)[0x56264c677ca0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250126084856370 DLMGCP DEBUG mgw-endp(mgw-fsm-12729547-0)[0x56264c667af0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) TC_rab_assignment_concurrent0(214)@009b6094bab8: MDCX1{ line := { verb := "MDCX", trans_id := "22", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "cf7aa917" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "cf7aa917", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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)@009b6094bab8: Found Expect[0] for { line := { verb := "CRCX", trans_id := "23", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "c23ccb17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "c23ccb17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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) 20250126084856377 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 22 OK (mgcp_client.c:758) 20250126084856377 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c6682b0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250126084856377 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c6682b0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250126084856377 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c6682b0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250126084856377 DLMGCP DEBUG mgw-endp(mgw-fsm-13597353-0)[0x56264c65ee00]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250126084856377 DLMGCP DEBUG mgw-endp(mgw-fsm-13597353-0)[0x56264c65ee00]{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) 20250126084856377 DLMGCP DEBUG mgw-endp(mgw-fsm-13597353-0)[0x56264c65ee00]{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) 20250126084856377 DLMGCP DEBUG mgw-endp(mgw-fsm-13597353-0)[0x56264c65ee00]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250126084856377 DLMGCP DEBUG mgw-endp(mgw-fsm-13597353-0)[0x56264c65ee00]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250126084856377 DLMGCP DEBUG mgw-endp(mgw-fsm-13597353-0)[0x56264c65ee00]{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) 20250126084856377 DMGW DEBUG mgw(mgw-fsm-13597353-0)[0x56264c6680a0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250126084856377 DMGW DEBUG mgw(mgw-fsm-13597353-0)[0x56264c6680a0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250126084856377 DMGW DEBUG mgw(mgw-fsm-13597353-0)[0x56264c6680a0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250126084856377 DLMGCP DEBUG mgw-endp(mgw-fsm-13597353-0)[0x56264c65ee00]{IN_USE}: rtpbridge/5@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-13597353-0)[0x56264c6680a0] (mgcp_client_endpoint_fsm.c:724) 20250126084856377 DLMGCP DEBUG mgw-endp(mgw-fsm-13597353-0)[0x56264c65ee00]{IN_USE}: rtpbridge/5@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250126084856377 DLMGCP DEBUG mgw-endp(mgw-fsm-13597353-0)[0x56264c65ee00]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250126084856377 DLMGCP DEBUG mgw-endp(mgw-fsm-13597353-0)[0x56264c65ee00]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250126084856377 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13597353-0)[0x56264c666910]{ST_CRCX}: Allocated (fsm.c:456) 20250126084856377 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13597353-0)[0x56264c666910]{ST_CRCX}: is child of mgw-endp(mgw-fsm-13597353-0)[0x56264c65ee00] (fsm.c:486) 20250126084856377 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13597353-0)[0x56264c666910]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250126084856377 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13597353-0)[0x56264c666910]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/5@mgw... (mgcp_client_fsm.c:228) 20250126084856377 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:43237: len=204 'CRCX 24 rtpbridge/5@mgw MGCP 1.0\r\nC: cf7aa'... (mgcp_client.c:807) 20250126084856377 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250126084856377 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13597353-0)[0x56264c666910]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250126084856377 DLMGCP DEBUG mgw-endp(mgw-fsm-13597353-0)[0x56264c65ee00]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250126084856377 DLMGCP DEBUG mgw-endp(mgw-fsm-13597353-0)[0x56264c65ee00]{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) 20250126084856377 DLMGCP DEBUG mgw-endp(mgw-fsm-13597353-0)[0x56264c65ee00]{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) 20250126084856377 DLMGCP DEBUG mgw-endp(mgw-fsm-13597353-0)[0x56264c65ee00]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment_concurrent0(215)@009b6094bab8: CRCX1{ line := { verb := "CRCX", trans_id := "23", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "c23ccb17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "c23ccb17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@009b6094bab8: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 TC_rab_assignment_concurrent0(216)@009b6094bab8: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 20250126084856382 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 23 OK (mgcp_client.c:758) 20250126084856382 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c677ca0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250126084856382 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c677ca0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250126084856382 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c677ca0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250126084856382 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c677ca0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250126084856382 DLMGCP DEBUG mgw-endp(mgw-fsm-12729547-0)[0x56264c667af0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250126084856382 DLMGCP DEBUG mgw-endp(mgw-fsm-12729547-0)[0x56264c667af0]{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) 20250126084856382 DLMGCP DEBUG mgw-endp(mgw-fsm-12729547-0)[0x56264c667af0]{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) TC_rab_assignment_concurrent0(214)@009b6094bab8: CRCX2{ line := { verb := "CRCX", trans_id := "24", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "cf7aa917" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "cf7aa917", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250126084856382 DLMGCP DEBUG mgw-endp(mgw-fsm-12729547-0)[0x56264c667af0]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250126084856382 DLMGCP DEBUG mgw-endp(mgw-fsm-12729547-0)[0x56264c667af0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250126084856382 DLMGCP DEBUG mgw-endp(mgw-fsm-12729547-0)[0x56264c667af0]{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) 20250126084856382 DMGW DEBUG mgw(mgw-fsm-12729547-0)[0x56264c667d00]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250126084856382 DMGW DEBUG mgw(mgw-fsm-12729547-0)[0x56264c667d00]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250126084856382 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250126084856382 DMGW DEBUG mgw(mgw-fsm-12729547-0)[0x56264c667d00]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250126084856382 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12729547)[0x56264c62f4d0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250126084856382 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250126084856382 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126084856382 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) HNBGW-MGCP(208)@009b6094bab8: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(216) 20250126084856382 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 24 OK (mgcp_client.c:758) 20250126084856382 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56264c666910]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250126084856382 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56264c666910]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250126084856382 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56264c666910]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250126084856382 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56264c666910]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250126084856382 DLMGCP DEBUG mgw-endp(mgw-fsm-13597353-0)[0x56264c65ee00]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250126084856382 DLMGCP DEBUG mgw-endp(mgw-fsm-13597353-0)[0x56264c65ee00]{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) 20250126084856382 DLMGCP DEBUG mgw-endp(mgw-fsm-13597353-0)[0x56264c65ee00]{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) 20250126084856382 DLMGCP DEBUG mgw-endp(mgw-fsm-13597353-0)[0x56264c65ee00]{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) 20250126084856382 DLMGCP DEBUG mgw-endp(mgw-fsm-13597353-0)[0x56264c65ee00]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250126084856382 DLMGCP DEBUG mgw-endp(mgw-fsm-13597353-0)[0x56264c65ee00]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250126084856382 DLMGCP DEBUG mgw-endp(mgw-fsm-13597353-0)[0x56264c65ee00]{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) 20250126084856382 DLMGCP DEBUG mgw-endp(mgw-fsm-13597353-0)[0x56264c65ee00]{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) 20250126084856382 DMGW DEBUG mgw(mgw-fsm-13597353-0)[0x56264c6680a0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250126084856382 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250126084856382 DMGW DEBUG mgw(mgw-fsm-13597353-0)[0x56264c6680a0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250126084856382 DMGW DEBUG mgw(mgw-fsm-13597353-0)[0x56264c6680a0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250126084856382 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x56264c63a490]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250126084856382 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250126084856382 DLSCCP DEBUG SCCP-SCOC(13)[0x56264c63ac80]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250126084856382 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000f75d0), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20250126084856382 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084856382 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084856382 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126084856382 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084856382 DMGW DEBUG mgw(mgw-fsm-13597353-0)[0x56264c6680a0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250126084856382 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084856382 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084856382 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084856382 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126084856382 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126084856382 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126084856382 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126084856382 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@009b6094bab8: Session index based on local reference:5 HNBGW_Test.msc0-SCCP(202)@009b6094bab8: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@009b6094bab8: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@009b6094bab8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(214)@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(215)@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126084856386 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126084856386 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126084856386 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1355) 20250126084856386 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250126084856386 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xc23ccb) (hnbgw_rua.c:471) 20250126084856386 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12729547 SCCP-14 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250126084856386 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12729547)[0x56264c62f4d0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250126084856386 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250126084856386 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250126084856386 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12729547)[0x56264c62f4d0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250126084856386 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250126084856386 DMGW DEBUG mgw(mgw-fsm-12729547-0)[0x56264c667d00]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250126084856386 DMGW DEBUG mgw(mgw-fsm-12729547-0)[0x56264c667d00]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250126084856386 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250126084856386 DMGW DEBUG mgw(mgw-fsm-12729547-0)[0x56264c667d00]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250126084856386 DLMGCP DEBUG mgw-endp(mgw-fsm-12729547-0)[0x56264c667af0]{IN_USE}: rtpbridge/6@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-12729547-0)[0x56264c667d00] (mgcp_client_endpoint_fsm.c:724) 20250126084856386 DLMGCP DEBUG mgw-endp(mgw-fsm-12729547-0)[0x56264c667af0]{IN_USE}: rtpbridge/6@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250126084856386 DLMGCP DEBUG mgw-endp(mgw-fsm-12729547-0)[0x56264c667af0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250126084856386 DLMGCP DEBUG mgw-endp(mgw-fsm-12729547-0)[0x56264c667af0]{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) 20250126084856386 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c677ca0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250126084856386 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:43237: len=214 'MDCX 25 rtpbridge/6@mgw MGCP 1.0\r\nC: c23cc'... (mgcp_client.c:807) 20250126084856386 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250126084856386 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c677ca0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250126084856386 DLMGCP DEBUG mgw-endp(mgw-fsm-12729547-0)[0x56264c667af0]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250126084856386 DLMGCP DEBUG mgw-endp(mgw-fsm-12729547-0)[0x56264c667af0]{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) 20250126084856386 DLMGCP DEBUG mgw-endp(mgw-fsm-12729547-0)[0x56264c667af0]{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)@009b6094bab8: Session index based on connection ID:7 HNBGW_Test.msc0-SCCP(202)@009b6094bab8: vl_len:91 HNBGW_Test.msc0-SCCP(202)@009b6094bab8: vl_from0 HNBGW_Test.msc0-SCCP(202)@009b6094bab8: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250126084856389 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084856389 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126084856389 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126084856389 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126084856389 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126084856389 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126084856389 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126084856389 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084856389 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084856389 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126084856389 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126084856389 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126084856389 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126084856389 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000f), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:477) 20250126084856389 DLSCCP DEBUG Received CO:CODT for local reference 15 (sccp_scoc.c:1824) 20250126084856389 DLSCCP DEBUG SCCP-SCOC(15)[0x56264c63d070]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250126084856389 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084856389 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250126084856389 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x56264c63aff0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250126084856389 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250126084856389 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250126084856389 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x56264c63aff0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250126084856389 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250126084856389 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250126084856389 DMGW DEBUG mgw(mgw-fsm-1052171-0)[0x56264c670cb0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250126084856389 DMGW DEBUG mgw(mgw-fsm-1052171-0)[0x56264c670cb0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250126084856389 DMGW DEBUG mgw(mgw-fsm-1052171-0)[0x56264c670cb0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250126084856389 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250126084856389 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250126084856389 DLMGCP DEBUG mgw-endp(mgw-fsm-1052171-0)[0x56264c6679b0]{UNUSED}: Allocated (fsm.c:456) 20250126084856389 DLMGCP DEBUG mgw-endp(mgw-fsm-1052171-0)[0x56264c6679b0]{UNUSED}: is child of mgw(mgw-fsm-1052171-0)[0x56264c670cb0] (fsm.c:486) 20250126084856389 DLMGCP DEBUG mgw-endp(mgw-fsm-1052171-0)[0x56264c6679b0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-1052171-0)[0x56264c670cb0] (mgcp_client_endpoint_fsm.c:724) 20250126084856389 DLMGCP DEBUG mgw-endp(mgw-fsm-1052171-0)[0x56264c6679b0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250126084856389 DLMGCP DEBUG mgw-endp(mgw-fsm-1052171-0)[0x56264c6679b0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250126084856389 DLMGCP DEBUG mgw-endp(mgw-fsm-1052171-0)[0x56264c6679b0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250126084856389 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1052171-0)[0x56264c666a40]{ST_CRCX}: Allocated (fsm.c:456) 20250126084856389 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1052171-0)[0x56264c666a40]{ST_CRCX}: is child of mgw-endp(mgw-fsm-1052171-0)[0x56264c6679b0] (fsm.c:486) 20250126084856389 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1052171-0)[0x56264c666a40]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250126084856389 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1052171-0)[0x56264c666a40]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250126084856389 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:43237: len=200 'CRCX 26 rtpbridge/*@mgw MGCP 1.0\r\nC: 100e0'... (mgcp_client.c:807) 20250126084856389 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250126084856389 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1052171-0)[0x56264c666a40]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250126084856389 DLMGCP DEBUG mgw-endp(mgw-fsm-1052171-0)[0x56264c6679b0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) TC_rab_assignment_concurrent0(215)@009b6094bab8: MDCX1{ line := { verb := "MDCX", trans_id := "25", ep := "rtpbridge/6@mgw", ver := "1.0" }, params := { { code := "C", val := "c23ccb17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "c23ccb17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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)@009b6094bab8: Found Expect[0] for { line := { verb := "CRCX", trans_id := "26", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "100e0b17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "100e0b17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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) 20250126084856397 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 25 OK (mgcp_client.c:758) 20250126084856397 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c677ca0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250126084856397 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c677ca0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250126084856397 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c677ca0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250126084856397 DLMGCP DEBUG mgw-endp(mgw-fsm-12729547-0)[0x56264c667af0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250126084856397 DLMGCP DEBUG mgw-endp(mgw-fsm-12729547-0)[0x56264c667af0]{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) 20250126084856397 DLMGCP DEBUG mgw-endp(mgw-fsm-12729547-0)[0x56264c667af0]{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) 20250126084856397 DLMGCP DEBUG mgw-endp(mgw-fsm-12729547-0)[0x56264c667af0]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250126084856397 DLMGCP DEBUG mgw-endp(mgw-fsm-12729547-0)[0x56264c667af0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250126084856397 DLMGCP DEBUG mgw-endp(mgw-fsm-12729547-0)[0x56264c667af0]{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) 20250126084856397 DMGW DEBUG mgw(mgw-fsm-12729547-0)[0x56264c667d00]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250126084856397 DMGW DEBUG mgw(mgw-fsm-12729547-0)[0x56264c667d00]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250126084856397 DMGW DEBUG mgw(mgw-fsm-12729547-0)[0x56264c667d00]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250126084856397 DLMGCP DEBUG mgw-endp(mgw-fsm-12729547-0)[0x56264c667af0]{IN_USE}: rtpbridge/6@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-12729547-0)[0x56264c667d00] (mgcp_client_endpoint_fsm.c:724) 20250126084856397 DLMGCP DEBUG mgw-endp(mgw-fsm-12729547-0)[0x56264c667af0]{IN_USE}: rtpbridge/6@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250126084856397 DLMGCP DEBUG mgw-endp(mgw-fsm-12729547-0)[0x56264c667af0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250126084856397 DLMGCP DEBUG mgw-endp(mgw-fsm-12729547-0)[0x56264c667af0]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250126084856397 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12729547-0)[0x56264c66fc80]{ST_CRCX}: Allocated (fsm.c:456) 20250126084856397 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12729547-0)[0x56264c66fc80]{ST_CRCX}: is child of mgw-endp(mgw-fsm-12729547-0)[0x56264c667af0] (fsm.c:486) 20250126084856397 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12729547-0)[0x56264c66fc80]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250126084856397 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12729547-0)[0x56264c66fc80]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/6@mgw... (mgcp_client_fsm.c:228) 20250126084856397 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:43237: len=204 'CRCX 27 rtpbridge/6@mgw MGCP 1.0\r\nC: c23cc'... (mgcp_client.c:807) 20250126084856397 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250126084856397 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12729547-0)[0x56264c66fc80]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250126084856397 DLMGCP DEBUG mgw-endp(mgw-fsm-12729547-0)[0x56264c667af0]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250126084856397 DLMGCP DEBUG mgw-endp(mgw-fsm-12729547-0)[0x56264c667af0]{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) 20250126084856397 DLMGCP DEBUG mgw-endp(mgw-fsm-12729547-0)[0x56264c667af0]{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) 20250126084856397 DLMGCP DEBUG mgw-endp(mgw-fsm-12729547-0)[0x56264c667af0]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment_concurrent0(216)@009b6094bab8: CRCX1{ line := { verb := "CRCX", trans_id := "26", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "100e0b17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "100e0b17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@009b6094bab8: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 TC_rab_assignment_concurrent0(217)@009b6094bab8: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 TC_rab_assignment_concurrent0(215)@009b6094bab8: CRCX2{ line := { verb := "CRCX", trans_id := "27", ep := "rtpbridge/6@mgw", ver := "1.0" }, params := { { code := "C", val := "c23ccb17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "c23ccb17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250126084856401 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 26 OK (mgcp_client.c:758) 20250126084856401 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c666a40]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250126084856401 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c666a40]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250126084856401 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c666a40]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250126084856401 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c666a40]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250126084856401 DLMGCP DEBUG mgw-endp(mgw-fsm-1052171-0)[0x56264c6679b0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250126084856401 DLMGCP DEBUG mgw-endp(mgw-fsm-1052171-0)[0x56264c6679b0]{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) 20250126084856401 DLMGCP DEBUG mgw-endp(mgw-fsm-1052171-0)[0x56264c6679b0]{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) 20250126084856401 DLMGCP DEBUG mgw-endp(mgw-fsm-1052171-0)[0x56264c6679b0]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250126084856401 DLMGCP DEBUG mgw-endp(mgw-fsm-1052171-0)[0x56264c6679b0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250126084856401 DLMGCP DEBUG mgw-endp(mgw-fsm-1052171-0)[0x56264c6679b0]{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) 20250126084856401 DMGW DEBUG mgw(mgw-fsm-1052171-0)[0x56264c670cb0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250126084856401 DMGW DEBUG mgw(mgw-fsm-1052171-0)[0x56264c670cb0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250126084856401 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250126084856401 DMGW DEBUG mgw(mgw-fsm-1052171-0)[0x56264c670cb0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250126084856401 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1052171)[0x56264c63bba0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250126084856401 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250126084856401 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126084856401 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) HNBGW-MGCP(208)@009b6094bab8: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(217) 20250126084856401 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 27 OK (mgcp_client.c:758) 20250126084856401 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56264c66fc80]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250126084856401 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56264c66fc80]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250126084856401 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56264c66fc80]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250126084856401 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56264c66fc80]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250126084856401 DLMGCP DEBUG mgw-endp(mgw-fsm-12729547-0)[0x56264c667af0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250126084856401 DLMGCP DEBUG mgw-endp(mgw-fsm-12729547-0)[0x56264c667af0]{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) 20250126084856401 DLMGCP DEBUG mgw-endp(mgw-fsm-12729547-0)[0x56264c667af0]{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) 20250126084856401 DLMGCP DEBUG mgw-endp(mgw-fsm-12729547-0)[0x56264c667af0]{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) 20250126084856401 DLMGCP DEBUG mgw-endp(mgw-fsm-12729547-0)[0x56264c667af0]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250126084856401 DLMGCP DEBUG mgw-endp(mgw-fsm-12729547-0)[0x56264c667af0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250126084856401 DLMGCP DEBUG mgw-endp(mgw-fsm-12729547-0)[0x56264c667af0]{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) 20250126084856402 DLMGCP DEBUG mgw-endp(mgw-fsm-12729547-0)[0x56264c667af0]{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) 20250126084856402 DMGW DEBUG mgw(mgw-fsm-12729547-0)[0x56264c667d00]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250126084856402 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250126084856402 DMGW DEBUG mgw(mgw-fsm-12729547-0)[0x56264c667d00]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250126084856402 DMGW DEBUG mgw(mgw-fsm-12729547-0)[0x56264c667d00]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250126084856402 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x56264c63b3e0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250126084856402 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250126084856402 DLSCCP DEBUG SCCP-SCOC(14)[0x56264c63c300]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250126084856402 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ccbe0c), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20250126084856402 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084856402 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084856402 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126084856402 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084856402 DMGW DEBUG mgw(mgw-fsm-12729547-0)[0x56264c667d00]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250126084856402 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084856402 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084856402 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084856402 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126084856402 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126084856402 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126084856402 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126084856402 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@009b6094bab8: Session index based on local reference:6 HNBGW_Test.msc0-SCCP(202)@009b6094bab8: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@009b6094bab8: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@009b6094bab8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(215)@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(216)@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126084856406 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126084856406 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126084856406 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1355) 20250126084856406 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250126084856406 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x100e0b) (hnbgw_rua.c:471) 20250126084856406 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1052171 SCCP-15 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250126084856406 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1052171)[0x56264c63bba0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250126084856406 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250126084856406 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250126084856406 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1052171)[0x56264c63bba0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250126084856406 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250126084856406 DMGW DEBUG mgw(mgw-fsm-1052171-0)[0x56264c670cb0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250126084856406 DMGW DEBUG mgw(mgw-fsm-1052171-0)[0x56264c670cb0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250126084856406 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250126084856406 DMGW DEBUG mgw(mgw-fsm-1052171-0)[0x56264c670cb0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250126084856406 DLMGCP DEBUG mgw-endp(mgw-fsm-1052171-0)[0x56264c6679b0]{IN_USE}: rtpbridge/7@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-1052171-0)[0x56264c670cb0] (mgcp_client_endpoint_fsm.c:724) 20250126084856406 DLMGCP DEBUG mgw-endp(mgw-fsm-1052171-0)[0x56264c6679b0]{IN_USE}: rtpbridge/7@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250126084856406 DLMGCP DEBUG mgw-endp(mgw-fsm-1052171-0)[0x56264c6679b0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250126084856406 DLMGCP DEBUG mgw-endp(mgw-fsm-1052171-0)[0x56264c6679b0]{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) 20250126084856406 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c666a40]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250126084856406 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:43237: len=214 'MDCX 28 rtpbridge/7@mgw MGCP 1.0\r\nC: 100e0'... (mgcp_client.c:807) 20250126084856406 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250126084856406 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c666a40]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250126084856406 DLMGCP DEBUG mgw-endp(mgw-fsm-1052171-0)[0x56264c6679b0]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250126084856406 DLMGCP DEBUG mgw-endp(mgw-fsm-1052171-0)[0x56264c6679b0]{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) 20250126084856406 DLMGCP DEBUG mgw-endp(mgw-fsm-1052171-0)[0x56264c6679b0]{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)@009b6094bab8: Session index based on connection ID:8 HNBGW_Test.msc0-SCCP(202)@009b6094bab8: vl_len:91 HNBGW_Test.msc0-SCCP(202)@009b6094bab8: vl_from0 HNBGW_Test.msc0-SCCP(202)@009b6094bab8: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250126084856409 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084856409 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126084856409 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126084856409 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126084856409 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126084856409 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126084856409 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126084856409 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084856409 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084856409 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126084856409 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126084856409 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126084856409 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126084856409 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000010), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:477) 20250126084856409 DLSCCP DEBUG Received CO:CODT for local reference 16 (sccp_scoc.c:1824) 20250126084856409 DLSCCP DEBUG SCCP-SCOC(16)[0x56264c63dd30]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250126084856409 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084856409 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250126084856409 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x56264c63d1a0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250126084856409 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250126084856409 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250126084856409 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x56264c63d1a0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250126084856409 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250126084856409 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250126084856409 DMGW DEBUG mgw(mgw-fsm-15859021-0)[0x56264c679fc0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250126084856409 DMGW DEBUG mgw(mgw-fsm-15859021-0)[0x56264c679fc0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250126084856409 DMGW DEBUG mgw(mgw-fsm-15859021-0)[0x56264c679fc0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250126084856409 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250126084856409 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250126084856409 DLMGCP DEBUG mgw-endp(mgw-fsm-15859021-0)[0x56264c682ca0]{UNUSED}: Allocated (fsm.c:456) 20250126084856409 DLMGCP DEBUG mgw-endp(mgw-fsm-15859021-0)[0x56264c682ca0]{UNUSED}: is child of mgw(mgw-fsm-15859021-0)[0x56264c679fc0] (fsm.c:486) 20250126084856409 DLMGCP DEBUG mgw-endp(mgw-fsm-15859021-0)[0x56264c682ca0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-15859021-0)[0x56264c679fc0] (mgcp_client_endpoint_fsm.c:724) 20250126084856409 DLMGCP DEBUG mgw-endp(mgw-fsm-15859021-0)[0x56264c682ca0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250126084856409 DLMGCP DEBUG mgw-endp(mgw-fsm-15859021-0)[0x56264c682ca0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250126084856409 DLMGCP DEBUG mgw-endp(mgw-fsm-15859021-0)[0x56264c682ca0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250126084856409 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15859021-0)[0x56264c689900]{ST_CRCX}: Allocated (fsm.c:456) 20250126084856409 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15859021-0)[0x56264c689900]{ST_CRCX}: is child of mgw-endp(mgw-fsm-15859021-0)[0x56264c682ca0] (fsm.c:486) 20250126084856409 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15859021-0)[0x56264c689900]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250126084856409 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15859021-0)[0x56264c689900]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250126084856409 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:43237: len=200 'CRCX 29 rtpbridge/*@mgw MGCP 1.0\r\nC: f1fd4'... (mgcp_client.c:807) 20250126084856409 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250126084856409 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15859021-0)[0x56264c689900]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250126084856409 DLMGCP DEBUG mgw-endp(mgw-fsm-15859021-0)[0x56264c682ca0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) TC_rab_assignment_concurrent0(216)@009b6094bab8: MDCX1{ line := { verb := "MDCX", trans_id := "28", ep := "rtpbridge/7@mgw", ver := "1.0" }, params := { { code := "C", val := "100e0b17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "100e0b17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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)@009b6094bab8: Found Expect[0] for { line := { verb := "CRCX", trans_id := "29", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "f1fd4d17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "f1fd4d17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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) 20250126084856417 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 28 OK (mgcp_client.c:758) 20250126084856417 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c666a40]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250126084856417 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c666a40]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250126084856417 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c666a40]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250126084856417 DLMGCP DEBUG mgw-endp(mgw-fsm-1052171-0)[0x56264c6679b0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250126084856417 DLMGCP DEBUG mgw-endp(mgw-fsm-1052171-0)[0x56264c6679b0]{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) 20250126084856417 DLMGCP DEBUG mgw-endp(mgw-fsm-1052171-0)[0x56264c6679b0]{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) 20250126084856417 DLMGCP DEBUG mgw-endp(mgw-fsm-1052171-0)[0x56264c6679b0]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250126084856417 DLMGCP DEBUG mgw-endp(mgw-fsm-1052171-0)[0x56264c6679b0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250126084856417 DLMGCP DEBUG mgw-endp(mgw-fsm-1052171-0)[0x56264c6679b0]{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) 20250126084856417 DMGW DEBUG mgw(mgw-fsm-1052171-0)[0x56264c670cb0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250126084856417 DMGW DEBUG mgw(mgw-fsm-1052171-0)[0x56264c670cb0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250126084856417 DMGW DEBUG mgw(mgw-fsm-1052171-0)[0x56264c670cb0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250126084856417 DLMGCP DEBUG mgw-endp(mgw-fsm-1052171-0)[0x56264c6679b0]{IN_USE}: rtpbridge/7@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-1052171-0)[0x56264c670cb0] (mgcp_client_endpoint_fsm.c:724) 20250126084856417 DLMGCP DEBUG mgw-endp(mgw-fsm-1052171-0)[0x56264c6679b0]{IN_USE}: rtpbridge/7@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250126084856417 DLMGCP DEBUG mgw-endp(mgw-fsm-1052171-0)[0x56264c6679b0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250126084856417 DLMGCP DEBUG mgw-endp(mgw-fsm-1052171-0)[0x56264c6679b0]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250126084856417 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1052171-0)[0x56264c678c30]{ST_CRCX}: Allocated (fsm.c:456) 20250126084856417 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1052171-0)[0x56264c678c30]{ST_CRCX}: is child of mgw-endp(mgw-fsm-1052171-0)[0x56264c6679b0] (fsm.c:486) 20250126084856417 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1052171-0)[0x56264c678c30]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250126084856417 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1052171-0)[0x56264c678c30]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/7@mgw... (mgcp_client_fsm.c:228) 20250126084856417 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:43237: len=204 'CRCX 30 rtpbridge/7@mgw MGCP 1.0\r\nC: 100e0'... (mgcp_client.c:807) 20250126084856417 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250126084856417 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1052171-0)[0x56264c678c30]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250126084856417 DLMGCP DEBUG mgw-endp(mgw-fsm-1052171-0)[0x56264c6679b0]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250126084856417 DLMGCP DEBUG mgw-endp(mgw-fsm-1052171-0)[0x56264c6679b0]{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) 20250126084856417 DLMGCP DEBUG mgw-endp(mgw-fsm-1052171-0)[0x56264c6679b0]{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) 20250126084856417 DLMGCP DEBUG mgw-endp(mgw-fsm-1052171-0)[0x56264c6679b0]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment_concurrent0(217)@009b6094bab8: CRCX1{ line := { verb := "CRCX", trans_id := "29", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "f1fd4d17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "f1fd4d17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@009b6094bab8: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 TC_rab_assignment_concurrent0(218)@009b6094bab8: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 TC_rab_assignment_concurrent0(216)@009b6094bab8: CRCX2{ line := { verb := "CRCX", trans_id := "30", ep := "rtpbridge/7@mgw", ver := "1.0" }, params := { { code := "C", val := "100e0b17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "100e0b17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250126084856423 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 29 OK (mgcp_client.c:758) 20250126084856423 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c689900]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250126084856423 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c689900]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250126084856423 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c689900]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250126084856423 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c689900]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250126084856423 DLMGCP DEBUG mgw-endp(mgw-fsm-15859021-0)[0x56264c682ca0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250126084856423 DLMGCP DEBUG mgw-endp(mgw-fsm-15859021-0)[0x56264c682ca0]{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) 20250126084856423 DLMGCP DEBUG mgw-endp(mgw-fsm-15859021-0)[0x56264c682ca0]{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) 20250126084856423 DLMGCP DEBUG mgw-endp(mgw-fsm-15859021-0)[0x56264c682ca0]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250126084856423 DLMGCP DEBUG mgw-endp(mgw-fsm-15859021-0)[0x56264c682ca0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250126084856423 DLMGCP DEBUG mgw-endp(mgw-fsm-15859021-0)[0x56264c682ca0]{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) 20250126084856423 DMGW DEBUG mgw(mgw-fsm-15859021-0)[0x56264c679fc0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250126084856423 DMGW DEBUG mgw(mgw-fsm-15859021-0)[0x56264c679fc0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250126084856423 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250126084856423 DMGW DEBUG mgw(mgw-fsm-15859021-0)[0x56264c679fc0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250126084856423 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15859021)[0x56264c63c990]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250126084856423 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250126084856423 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126084856423 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) HNBGW-MGCP(208)@009b6094bab8: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(218) 20250126084856423 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 30 OK (mgcp_client.c:758) 20250126084856423 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56264c678c30]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250126084856423 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56264c678c30]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250126084856423 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56264c678c30]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250126084856423 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56264c678c30]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250126084856423 DLMGCP DEBUG mgw-endp(mgw-fsm-1052171-0)[0x56264c6679b0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250126084856423 DLMGCP DEBUG mgw-endp(mgw-fsm-1052171-0)[0x56264c6679b0]{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) 20250126084856423 DLMGCP DEBUG mgw-endp(mgw-fsm-1052171-0)[0x56264c6679b0]{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) 20250126084856423 DLMGCP DEBUG mgw-endp(mgw-fsm-1052171-0)[0x56264c6679b0]{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) 20250126084856423 DLMGCP DEBUG mgw-endp(mgw-fsm-1052171-0)[0x56264c6679b0]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250126084856423 DLMGCP DEBUG mgw-endp(mgw-fsm-1052171-0)[0x56264c6679b0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250126084856423 DLMGCP DEBUG mgw-endp(mgw-fsm-1052171-0)[0x56264c6679b0]{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) 20250126084856423 DLMGCP DEBUG mgw-endp(mgw-fsm-1052171-0)[0x56264c6679b0]{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) 20250126084856423 DMGW DEBUG mgw(mgw-fsm-1052171-0)[0x56264c670cb0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250126084856423 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250126084856423 DMGW DEBUG mgw(mgw-fsm-1052171-0)[0x56264c670cb0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250126084856423 DMGW DEBUG mgw(mgw-fsm-1052171-0)[0x56264c670cb0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250126084856423 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x56264c63aff0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250126084856423 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250126084856423 DLSCCP DEBUG SCCP-SCOC(15)[0x56264c63d070]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250126084856423 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b450ae), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20250126084856423 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084856423 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084856423 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126084856423 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084856423 DMGW DEBUG mgw(mgw-fsm-1052171-0)[0x56264c670cb0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250126084856423 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084856423 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084856423 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084856423 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126084856423 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126084856423 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126084856423 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126084856423 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@009b6094bab8: Session index based on local reference:7 HNBGW_Test.msc0-SCCP(202)@009b6094bab8: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@009b6094bab8: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@009b6094bab8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(216)@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(217)@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126084856428 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126084856428 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126084856428 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1355) 20250126084856428 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250126084856428 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xf1fd4d) (hnbgw_rua.c:471) 20250126084856428 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15859021 SCCP-16 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250126084856428 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15859021)[0x56264c63c990]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250126084856428 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250126084856428 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250126084856428 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15859021)[0x56264c63c990]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250126084856428 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250126084856428 DMGW DEBUG mgw(mgw-fsm-15859021-0)[0x56264c679fc0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250126084856428 DMGW DEBUG mgw(mgw-fsm-15859021-0)[0x56264c679fc0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250126084856428 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250126084856428 DMGW DEBUG mgw(mgw-fsm-15859021-0)[0x56264c679fc0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250126084856428 DLMGCP DEBUG mgw-endp(mgw-fsm-15859021-0)[0x56264c682ca0]{IN_USE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-15859021-0)[0x56264c679fc0] (mgcp_client_endpoint_fsm.c:724) 20250126084856428 DLMGCP DEBUG mgw-endp(mgw-fsm-15859021-0)[0x56264c682ca0]{IN_USE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250126084856428 DLMGCP DEBUG mgw-endp(mgw-fsm-15859021-0)[0x56264c682ca0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250126084856428 DLMGCP DEBUG mgw-endp(mgw-fsm-15859021-0)[0x56264c682ca0]{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) 20250126084856428 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c689900]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250126084856428 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:43237: len=214 'MDCX 31 rtpbridge/8@mgw MGCP 1.0\r\nC: f1fd4'... (mgcp_client.c:807) 20250126084856428 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250126084856428 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c689900]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250126084856428 DLMGCP DEBUG mgw-endp(mgw-fsm-15859021-0)[0x56264c682ca0]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250126084856428 DLMGCP DEBUG mgw-endp(mgw-fsm-15859021-0)[0x56264c682ca0]{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) 20250126084856428 DLMGCP DEBUG mgw-endp(mgw-fsm-15859021-0)[0x56264c682ca0]{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)@009b6094bab8: Session index based on connection ID:9 HNBGW_Test.msc0-SCCP(202)@009b6094bab8: vl_len:91 HNBGW_Test.msc0-SCCP(202)@009b6094bab8: vl_from0 HNBGW_Test.msc0-SCCP(202)@009b6094bab8: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250126084856431 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084856431 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126084856431 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126084856431 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126084856431 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126084856431 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126084856431 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126084856431 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084856431 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084856431 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126084856431 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126084856431 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126084856431 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126084856431 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000011), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:477) 20250126084856431 DLSCCP DEBUG Received CO:CODT for local reference 17 (sccp_scoc.c:1824) 20250126084856431 DLSCCP DEBUG SCCP-SCOC(17)[0x56264c63ea30]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250126084856431 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084856431 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250126084856431 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x56264c63d520]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250126084856431 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250126084856431 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250126084856431 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x56264c63d520]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250126084856431 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250126084856431 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250126084856432 DMGW DEBUG mgw(mgw-fsm-8535679-0)[0x56264c68c080]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250126084856432 DMGW DEBUG mgw(mgw-fsm-8535679-0)[0x56264c68c080]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250126084856432 DMGW DEBUG mgw(mgw-fsm-8535679-0)[0x56264c68c080]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250126084856432 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250126084856432 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250126084856432 DLMGCP DEBUG mgw-endp(mgw-fsm-8535679-0)[0x56264c682860]{UNUSED}: Allocated (fsm.c:456) 20250126084856432 DLMGCP DEBUG mgw-endp(mgw-fsm-8535679-0)[0x56264c682860]{UNUSED}: is child of mgw(mgw-fsm-8535679-0)[0x56264c68c080] (fsm.c:486) 20250126084856432 DLMGCP DEBUG mgw-endp(mgw-fsm-8535679-0)[0x56264c682860]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-8535679-0)[0x56264c68c080] (mgcp_client_endpoint_fsm.c:724) 20250126084856432 DLMGCP DEBUG mgw-endp(mgw-fsm-8535679-0)[0x56264c682860]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250126084856432 DLMGCP DEBUG mgw-endp(mgw-fsm-8535679-0)[0x56264c682860]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250126084856432 DLMGCP DEBUG mgw-endp(mgw-fsm-8535679-0)[0x56264c682860]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250126084856432 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8535679-0)[0x56264c6929e0]{ST_CRCX}: Allocated (fsm.c:456) 20250126084856432 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8535679-0)[0x56264c6929e0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-8535679-0)[0x56264c682860] (fsm.c:486) 20250126084856432 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8535679-0)[0x56264c6929e0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250126084856432 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8535679-0)[0x56264c6929e0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250126084856432 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:43237: len=200 'CRCX 32 rtpbridge/*@mgw MGCP 1.0\r\nC: 823e7'... (mgcp_client.c:807) 20250126084856432 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250126084856432 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8535679-0)[0x56264c6929e0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250126084856432 DLMGCP DEBUG mgw-endp(mgw-fsm-8535679-0)[0x56264c682860]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) TC_rab_assignment_concurrent0(217)@009b6094bab8: MDCX1{ line := { verb := "MDCX", trans_id := "31", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "f1fd4d17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "f1fd4d17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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)@009b6094bab8: Found Expect[0] for { line := { verb := "CRCX", trans_id := "32", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "823e7f17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "823e7f17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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) 20250126084856442 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 31 OK (mgcp_client.c:758) 20250126084856442 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c689900]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250126084856442 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c689900]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250126084856442 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c689900]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250126084856442 DLMGCP DEBUG mgw-endp(mgw-fsm-15859021-0)[0x56264c682ca0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250126084856442 DLMGCP DEBUG mgw-endp(mgw-fsm-15859021-0)[0x56264c682ca0]{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) 20250126084856442 DLMGCP DEBUG mgw-endp(mgw-fsm-15859021-0)[0x56264c682ca0]{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) 20250126084856442 DLMGCP DEBUG mgw-endp(mgw-fsm-15859021-0)[0x56264c682ca0]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250126084856442 DLMGCP DEBUG mgw-endp(mgw-fsm-15859021-0)[0x56264c682ca0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250126084856442 DLMGCP DEBUG mgw-endp(mgw-fsm-15859021-0)[0x56264c682ca0]{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) 20250126084856442 DMGW DEBUG mgw(mgw-fsm-15859021-0)[0x56264c679fc0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250126084856442 DMGW DEBUG mgw(mgw-fsm-15859021-0)[0x56264c679fc0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250126084856442 DMGW DEBUG mgw(mgw-fsm-15859021-0)[0x56264c679fc0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250126084856442 DLMGCP DEBUG mgw-endp(mgw-fsm-15859021-0)[0x56264c682ca0]{IN_USE}: rtpbridge/8@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-15859021-0)[0x56264c679fc0] (mgcp_client_endpoint_fsm.c:724) 20250126084856442 DLMGCP DEBUG mgw-endp(mgw-fsm-15859021-0)[0x56264c682ca0]{IN_USE}: rtpbridge/8@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250126084856442 DLMGCP DEBUG mgw-endp(mgw-fsm-15859021-0)[0x56264c682ca0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250126084856442 DLMGCP DEBUG mgw-endp(mgw-fsm-15859021-0)[0x56264c682ca0]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250126084856442 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15859021-0)[0x56264c679df0]{ST_CRCX}: Allocated (fsm.c:456) 20250126084856442 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15859021-0)[0x56264c679df0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-15859021-0)[0x56264c682ca0] (fsm.c:486) 20250126084856442 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15859021-0)[0x56264c679df0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250126084856442 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15859021-0)[0x56264c679df0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/8@mgw... (mgcp_client_fsm.c:228) 20250126084856442 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:43237: len=204 'CRCX 33 rtpbridge/8@mgw MGCP 1.0\r\nC: f1fd4'... (mgcp_client.c:807) 20250126084856442 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250126084856442 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15859021-0)[0x56264c679df0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250126084856442 DLMGCP DEBUG mgw-endp(mgw-fsm-15859021-0)[0x56264c682ca0]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250126084856442 DLMGCP DEBUG mgw-endp(mgw-fsm-15859021-0)[0x56264c682ca0]{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) 20250126084856442 DLMGCP DEBUG mgw-endp(mgw-fsm-15859021-0)[0x56264c682ca0]{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) 20250126084856442 DLMGCP DEBUG mgw-endp(mgw-fsm-15859021-0)[0x56264c682ca0]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment_concurrent0(218)@009b6094bab8: CRCX1{ line := { verb := "CRCX", trans_id := "32", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "823e7f17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "823e7f17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@009b6094bab8: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 TC_rab_assignment_concurrent0(219)@009b6094bab8: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 TC_rab_assignment_concurrent0(217)@009b6094bab8: CRCX2{ line := { verb := "CRCX", trans_id := "33", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "f1fd4d17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "f1fd4d17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250126084856447 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 32 OK (mgcp_client.c:758) 20250126084856447 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c6929e0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250126084856447 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c6929e0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250126084856447 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c6929e0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250126084856447 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c6929e0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250126084856447 DLMGCP DEBUG mgw-endp(mgw-fsm-8535679-0)[0x56264c682860]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250126084856447 DLMGCP DEBUG mgw-endp(mgw-fsm-8535679-0)[0x56264c682860]{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) 20250126084856447 DLMGCP DEBUG mgw-endp(mgw-fsm-8535679-0)[0x56264c682860]{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) 20250126084856447 DLMGCP DEBUG mgw-endp(mgw-fsm-8535679-0)[0x56264c682860]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250126084856447 DLMGCP DEBUG mgw-endp(mgw-fsm-8535679-0)[0x56264c682860]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250126084856447 DLMGCP DEBUG mgw-endp(mgw-fsm-8535679-0)[0x56264c682860]{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) 20250126084856447 DMGW DEBUG mgw(mgw-fsm-8535679-0)[0x56264c68c080]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250126084856447 DMGW DEBUG mgw(mgw-fsm-8535679-0)[0x56264c68c080]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250126084856447 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250126084856447 DMGW DEBUG mgw(mgw-fsm-8535679-0)[0x56264c68c080]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250126084856447 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8535679)[0x56264c63d3f0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250126084856447 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250126084856447 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126084856447 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) HNBGW-MGCP(208)@009b6094bab8: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(219) 20250126084856448 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 33 OK (mgcp_client.c:758) 20250126084856448 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56264c679df0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250126084856448 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56264c679df0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250126084856448 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56264c679df0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250126084856448 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56264c679df0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250126084856448 DLMGCP DEBUG mgw-endp(mgw-fsm-15859021-0)[0x56264c682ca0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250126084856448 DLMGCP DEBUG mgw-endp(mgw-fsm-15859021-0)[0x56264c682ca0]{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) 20250126084856448 DLMGCP DEBUG mgw-endp(mgw-fsm-15859021-0)[0x56264c682ca0]{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) 20250126084856448 DLMGCP DEBUG mgw-endp(mgw-fsm-15859021-0)[0x56264c682ca0]{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) 20250126084856448 DLMGCP DEBUG mgw-endp(mgw-fsm-15859021-0)[0x56264c682ca0]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250126084856448 DLMGCP DEBUG mgw-endp(mgw-fsm-15859021-0)[0x56264c682ca0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250126084856448 DLMGCP DEBUG mgw-endp(mgw-fsm-15859021-0)[0x56264c682ca0]{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) 20250126084856448 DLMGCP DEBUG mgw-endp(mgw-fsm-15859021-0)[0x56264c682ca0]{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) 20250126084856448 DMGW DEBUG mgw(mgw-fsm-15859021-0)[0x56264c679fc0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250126084856448 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250126084856448 DMGW DEBUG mgw(mgw-fsm-15859021-0)[0x56264c679fc0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250126084856448 DMGW DEBUG mgw(mgw-fsm-15859021-0)[0x56264c679fc0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250126084856448 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x56264c63d1a0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250126084856448 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250126084856448 DLSCCP DEBUG SCCP-SCOC(16)[0x56264c63dd30]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250126084856448 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00415cb3), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20250126084856448 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084856448 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084856448 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126084856448 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084856448 DMGW DEBUG mgw(mgw-fsm-15859021-0)[0x56264c679fc0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250126084856448 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084856448 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084856448 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084856448 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126084856448 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126084856448 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126084856448 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126084856448 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@009b6094bab8: Session index based on local reference:8 HNBGW_Test.msc0-SCCP(202)@009b6094bab8: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@009b6094bab8: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@009b6094bab8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(217)@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(218)@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126084856454 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126084856454 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126084856454 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1355) 20250126084856454 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250126084856454 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x823e7f) (hnbgw_rua.c:471) 20250126084856454 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8535679 SCCP-17 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250126084856454 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8535679)[0x56264c63d3f0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250126084856454 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250126084856454 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250126084856454 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8535679)[0x56264c63d3f0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250126084856454 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250126084856454 DMGW DEBUG mgw(mgw-fsm-8535679-0)[0x56264c68c080]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250126084856454 DMGW DEBUG mgw(mgw-fsm-8535679-0)[0x56264c68c080]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250126084856454 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250126084856454 DMGW DEBUG mgw(mgw-fsm-8535679-0)[0x56264c68c080]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250126084856454 DLMGCP DEBUG mgw-endp(mgw-fsm-8535679-0)[0x56264c682860]{IN_USE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-8535679-0)[0x56264c68c080] (mgcp_client_endpoint_fsm.c:724) 20250126084856454 DLMGCP DEBUG mgw-endp(mgw-fsm-8535679-0)[0x56264c682860]{IN_USE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250126084856454 DLMGCP DEBUG mgw-endp(mgw-fsm-8535679-0)[0x56264c682860]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250126084856454 DLMGCP DEBUG mgw-endp(mgw-fsm-8535679-0)[0x56264c682860]{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) 20250126084856454 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c6929e0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250126084856454 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:43237: len=214 'MDCX 34 rtpbridge/9@mgw MGCP 1.0\r\nC: 823e7'... (mgcp_client.c:807) 20250126084856454 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250126084856454 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c6929e0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250126084856454 DLMGCP DEBUG mgw-endp(mgw-fsm-8535679-0)[0x56264c682860]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250126084856454 DLMGCP DEBUG mgw-endp(mgw-fsm-8535679-0)[0x56264c682860]{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) 20250126084856454 DLMGCP DEBUG mgw-endp(mgw-fsm-8535679-0)[0x56264c682860]{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)@009b6094bab8: Session index based on connection ID:10 HNBGW_Test.msc0-SCCP(202)@009b6094bab8: vl_len:91 HNBGW_Test.msc0-SCCP(202)@009b6094bab8: vl_from0 HNBGW_Test.msc0-SCCP(202)@009b6094bab8: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250126084856456 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084856456 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126084856456 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126084856456 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126084856456 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126084856456 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126084856456 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126084856456 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084856456 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084856456 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126084856456 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126084856456 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126084856456 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126084856456 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000012), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:477) 20250126084856456 DLSCCP DEBUG Received CO:CODT for local reference 18 (sccp_scoc.c:1824) 20250126084856456 DLSCCP DEBUG SCCP-SCOC(18)[0x56264c63f710]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250126084856456 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084856456 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250126084856456 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x56264c63ef50]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250126084856456 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250126084856456 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250126084856456 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x56264c63ef50]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250126084856456 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250126084856456 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250126084856456 DMGW DEBUG mgw(mgw-fsm-10531795-0)[0x56264c68b900]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250126084856456 DMGW DEBUG mgw(mgw-fsm-10531795-0)[0x56264c68b900]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250126084856456 DMGW DEBUG mgw(mgw-fsm-10531795-0)[0x56264c68b900]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250126084856456 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250126084856456 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250126084856456 DLMGCP DEBUG mgw-endp(mgw-fsm-10531795-0)[0x56264c68bb10]{UNUSED}: Allocated (fsm.c:456) 20250126084856456 DLMGCP DEBUG mgw-endp(mgw-fsm-10531795-0)[0x56264c68bb10]{UNUSED}: is child of mgw(mgw-fsm-10531795-0)[0x56264c68b900] (fsm.c:486) 20250126084856456 DLMGCP DEBUG mgw-endp(mgw-fsm-10531795-0)[0x56264c68bb10]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-10531795-0)[0x56264c68b900] (mgcp_client_endpoint_fsm.c:724) 20250126084856456 DLMGCP DEBUG mgw-endp(mgw-fsm-10531795-0)[0x56264c68bb10]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250126084856456 DLMGCP DEBUG mgw-endp(mgw-fsm-10531795-0)[0x56264c68bb10]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250126084856456 DLMGCP DEBUG mgw-endp(mgw-fsm-10531795-0)[0x56264c68bb10]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250126084856456 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10531795-0)[0x56264c69b810]{ST_CRCX}: Allocated (fsm.c:456) 20250126084856456 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10531795-0)[0x56264c69b810]{ST_CRCX}: is child of mgw-endp(mgw-fsm-10531795-0)[0x56264c68bb10] (fsm.c:486) 20250126084856456 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10531795-0)[0x56264c69b810]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250126084856456 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10531795-0)[0x56264c69b810]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250126084856456 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:43237: len=200 'CRCX 35 rtpbridge/*@mgw MGCP 1.0\r\nC: a0b3d'... (mgcp_client.c:807) 20250126084856456 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250126084856456 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10531795-0)[0x56264c69b810]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250126084856456 DLMGCP DEBUG mgw-endp(mgw-fsm-10531795-0)[0x56264c68bb10]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) TC_rab_assignment_concurrent0(218)@009b6094bab8: MDCX1{ line := { verb := "MDCX", trans_id := "34", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "823e7f17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "823e7f17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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)@009b6094bab8: Found Expect[0] for { line := { verb := "CRCX", trans_id := "35", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "a0b3d317" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "a0b3d317", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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) 20250126084856464 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 34 OK (mgcp_client.c:758) 20250126084856464 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c6929e0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250126084856464 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c6929e0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250126084856464 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c6929e0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250126084856464 DLMGCP DEBUG mgw-endp(mgw-fsm-8535679-0)[0x56264c682860]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250126084856464 DLMGCP DEBUG mgw-endp(mgw-fsm-8535679-0)[0x56264c682860]{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) 20250126084856464 DLMGCP DEBUG mgw-endp(mgw-fsm-8535679-0)[0x56264c682860]{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) 20250126084856464 DLMGCP DEBUG mgw-endp(mgw-fsm-8535679-0)[0x56264c682860]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250126084856464 DLMGCP DEBUG mgw-endp(mgw-fsm-8535679-0)[0x56264c682860]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250126084856464 DLMGCP DEBUG mgw-endp(mgw-fsm-8535679-0)[0x56264c682860]{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) 20250126084856464 DMGW DEBUG mgw(mgw-fsm-8535679-0)[0x56264c68c080]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250126084856464 DMGW DEBUG mgw(mgw-fsm-8535679-0)[0x56264c68c080]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250126084856464 DMGW DEBUG mgw(mgw-fsm-8535679-0)[0x56264c68c080]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250126084856464 DLMGCP DEBUG mgw-endp(mgw-fsm-8535679-0)[0x56264c682860]{IN_USE}: rtpbridge/9@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-8535679-0)[0x56264c68c080] (mgcp_client_endpoint_fsm.c:724) 20250126084856464 DLMGCP DEBUG mgw-endp(mgw-fsm-8535679-0)[0x56264c682860]{IN_USE}: rtpbridge/9@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250126084856464 DLMGCP DEBUG mgw-endp(mgw-fsm-8535679-0)[0x56264c682860]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250126084856464 DLMGCP DEBUG mgw-endp(mgw-fsm-8535679-0)[0x56264c682860]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250126084856464 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8535679-0)[0x56264c682730]{ST_CRCX}: Allocated (fsm.c:456) 20250126084856464 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8535679-0)[0x56264c682730]{ST_CRCX}: is child of mgw-endp(mgw-fsm-8535679-0)[0x56264c682860] (fsm.c:486) 20250126084856464 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8535679-0)[0x56264c682730]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250126084856464 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8535679-0)[0x56264c682730]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/9@mgw... (mgcp_client_fsm.c:228) 20250126084856464 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:43237: len=204 'CRCX 36 rtpbridge/9@mgw MGCP 1.0\r\nC: 823e7'... (mgcp_client.c:807) 20250126084856464 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250126084856464 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8535679-0)[0x56264c682730]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250126084856464 DLMGCP DEBUG mgw-endp(mgw-fsm-8535679-0)[0x56264c682860]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250126084856464 DLMGCP DEBUG mgw-endp(mgw-fsm-8535679-0)[0x56264c682860]{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) 20250126084856464 DLMGCP DEBUG mgw-endp(mgw-fsm-8535679-0)[0x56264c682860]{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) 20250126084856464 DLMGCP DEBUG mgw-endp(mgw-fsm-8535679-0)[0x56264c682860]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment_concurrent0(219)@009b6094bab8: CRCX1{ line := { verb := "CRCX", trans_id := "35", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "a0b3d317" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "a0b3d317", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@009b6094bab8: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 TC_rab_assignment_concurrent0(220)@009b6094bab8: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 20250126084856470 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 35 OK (mgcp_client.c:758) 20250126084856470 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c69b810]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250126084856470 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c69b810]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250126084856470 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c69b810]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250126084856470 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c69b810]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250126084856470 DLMGCP DEBUG mgw-endp(mgw-fsm-10531795-0)[0x56264c68bb10]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250126084856470 DLMGCP DEBUG mgw-endp(mgw-fsm-10531795-0)[0x56264c68bb10]{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) 20250126084856470 DLMGCP DEBUG mgw-endp(mgw-fsm-10531795-0)[0x56264c68bb10]{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) 20250126084856470 DLMGCP DEBUG mgw-endp(mgw-fsm-10531795-0)[0x56264c68bb10]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250126084856470 DLMGCP DEBUG mgw-endp(mgw-fsm-10531795-0)[0x56264c68bb10]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250126084856470 DLMGCP DEBUG mgw-endp(mgw-fsm-10531795-0)[0x56264c68bb10]{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) 20250126084856470 DMGW DEBUG mgw(mgw-fsm-10531795-0)[0x56264c68b900]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) TC_rab_assignment_concurrent0(218)@009b6094bab8: CRCX2{ line := { verb := "CRCX", trans_id := "36", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "823e7f17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "823e7f17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } HNBGW-MGCP(208)@009b6094bab8: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(220) 20250126084856470 DMGW DEBUG mgw(mgw-fsm-10531795-0)[0x56264c68b900]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250126084856470 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250126084856470 DMGW DEBUG mgw(mgw-fsm-10531795-0)[0x56264c68b900]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250126084856470 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10531795)[0x56264c63d820]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250126084856470 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250126084856470 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126084856470 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) 20250126084856470 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 36 OK (mgcp_client.c:758) 20250126084856470 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56264c682730]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250126084856470 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56264c682730]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250126084856470 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56264c682730]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250126084856470 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56264c682730]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250126084856470 DLMGCP DEBUG mgw-endp(mgw-fsm-8535679-0)[0x56264c682860]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250126084856470 DLMGCP DEBUG mgw-endp(mgw-fsm-8535679-0)[0x56264c682860]{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) 20250126084856470 DLMGCP DEBUG mgw-endp(mgw-fsm-8535679-0)[0x56264c682860]{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) 20250126084856470 DLMGCP DEBUG mgw-endp(mgw-fsm-8535679-0)[0x56264c682860]{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) 20250126084856470 DLMGCP DEBUG mgw-endp(mgw-fsm-8535679-0)[0x56264c682860]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250126084856470 DLMGCP DEBUG mgw-endp(mgw-fsm-8535679-0)[0x56264c682860]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250126084856470 DLMGCP DEBUG mgw-endp(mgw-fsm-8535679-0)[0x56264c682860]{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) 20250126084856470 DLMGCP DEBUG mgw-endp(mgw-fsm-8535679-0)[0x56264c682860]{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) 20250126084856470 DMGW DEBUG mgw(mgw-fsm-8535679-0)[0x56264c68c080]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250126084856470 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250126084856470 DMGW DEBUG mgw(mgw-fsm-8535679-0)[0x56264c68c080]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250126084856470 DMGW DEBUG mgw(mgw-fsm-8535679-0)[0x56264c68c080]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250126084856470 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x56264c63d520]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250126084856470 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250126084856470 DLSCCP DEBUG SCCP-SCOC(17)[0x56264c63ea30]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250126084856470 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00459381), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20250126084856470 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084856470 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084856470 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126084856470 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084856470 DMGW DEBUG mgw(mgw-fsm-8535679-0)[0x56264c68c080]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250126084856470 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084856470 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084856470 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084856470 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126084856470 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126084856470 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126084856470 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126084856470 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@009b6094bab8: Session index based on local reference:9 HNBGW_Test.msc0-SCCP(202)@009b6094bab8: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@009b6094bab8: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@009b6094bab8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(219)@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(218)@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126084856474 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126084856474 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126084856474 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1355) 20250126084856474 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250126084856474 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xa0b3d3) (hnbgw_rua.c:471) 20250126084856474 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10531795 SCCP-18 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250126084856474 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10531795)[0x56264c63d820]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250126084856474 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250126084856474 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250126084856474 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10531795)[0x56264c63d820]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250126084856474 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250126084856474 DMGW DEBUG mgw(mgw-fsm-10531795-0)[0x56264c68b900]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250126084856474 DMGW DEBUG mgw(mgw-fsm-10531795-0)[0x56264c68b900]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250126084856474 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250126084856474 DMGW DEBUG mgw(mgw-fsm-10531795-0)[0x56264c68b900]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250126084856474 DLMGCP DEBUG mgw-endp(mgw-fsm-10531795-0)[0x56264c68bb10]{IN_USE}: rtpbridge/10@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-10531795-0)[0x56264c68b900] (mgcp_client_endpoint_fsm.c:724) 20250126084856474 DLMGCP DEBUG mgw-endp(mgw-fsm-10531795-0)[0x56264c68bb10]{IN_USE}: rtpbridge/10@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250126084856474 DLMGCP DEBUG mgw-endp(mgw-fsm-10531795-0)[0x56264c68bb10]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250126084856474 DLMGCP DEBUG mgw-endp(mgw-fsm-10531795-0)[0x56264c68bb10]{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) 20250126084856474 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c69b810]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250126084856474 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:43237: len=215 'MDCX 37 rtpbridge/10@mgw MGCP 1.0\r\nC: a0b3'... (mgcp_client.c:807) 20250126084856474 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1221) 20250126084856474 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c69b810]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250126084856474 DLMGCP DEBUG mgw-endp(mgw-fsm-10531795-0)[0x56264c68bb10]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250126084856474 DLMGCP DEBUG mgw-endp(mgw-fsm-10531795-0)[0x56264c68bb10]{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) 20250126084856474 DLMGCP DEBUG mgw-endp(mgw-fsm-10531795-0)[0x56264c68bb10]{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)@009b6094bab8: Session index based on connection ID:11 HNBGW_Test.msc0-SCCP(202)@009b6094bab8: vl_len:91 HNBGW_Test.msc0-SCCP(202)@009b6094bab8: vl_from0 HNBGW_Test.msc0-SCCP(202)@009b6094bab8: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250126084856478 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084856478 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126084856478 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126084856478 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126084856478 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126084856478 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126084856478 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126084856478 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084856478 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084856478 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126084856478 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126084856478 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126084856478 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126084856478 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000013), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:477) 20250126084856478 DLSCCP DEBUG Received CO:CODT for local reference 19 (sccp_scoc.c:1824) 20250126084856478 DLSCCP DEBUG SCCP-SCOC(19)[0x56264c640410]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250126084856478 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084856478 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250126084856478 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x56264c63e0a0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250126084856478 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250126084856478 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250126084856478 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x56264c63e0a0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250126084856478 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250126084856478 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250126084856478 DMGW DEBUG mgw(mgw-fsm-7660969-0)[0x56264c6948f0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250126084856478 DMGW DEBUG mgw(mgw-fsm-7660969-0)[0x56264c6948f0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250126084856478 DMGW DEBUG mgw(mgw-fsm-7660969-0)[0x56264c6948f0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250126084856478 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250126084856478 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250126084856478 DLMGCP DEBUG mgw-endp(mgw-fsm-7660969-0)[0x56264c694b00]{UNUSED}: Allocated (fsm.c:456) 20250126084856478 DLMGCP DEBUG mgw-endp(mgw-fsm-7660969-0)[0x56264c694b00]{UNUSED}: is child of mgw(mgw-fsm-7660969-0)[0x56264c6948f0] (fsm.c:486) 20250126084856478 DLMGCP DEBUG mgw-endp(mgw-fsm-7660969-0)[0x56264c694b00]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-7660969-0)[0x56264c6948f0] (mgcp_client_endpoint_fsm.c:724) 20250126084856478 DLMGCP DEBUG mgw-endp(mgw-fsm-7660969-0)[0x56264c694b00]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250126084856478 DLMGCP DEBUG mgw-endp(mgw-fsm-7660969-0)[0x56264c694b00]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250126084856478 DLMGCP DEBUG mgw-endp(mgw-fsm-7660969-0)[0x56264c694b00]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250126084856478 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7660969-0)[0x56264c6a4640]{ST_CRCX}: Allocated (fsm.c:456) 20250126084856478 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7660969-0)[0x56264c6a4640]{ST_CRCX}: is child of mgw-endp(mgw-fsm-7660969-0)[0x56264c694b00] (fsm.c:486) 20250126084856478 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7660969-0)[0x56264c6a4640]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250126084856478 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7660969-0)[0x56264c6a4640]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250126084856478 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:43237: len=200 'CRCX 38 rtpbridge/*@mgw MGCP 1.0\r\nC: 74e5a'... (mgcp_client.c:807) 20250126084856478 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250126084856478 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7660969-0)[0x56264c6a4640]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250126084856478 DLMGCP DEBUG mgw-endp(mgw-fsm-7660969-0)[0x56264c694b00]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) TC_rab_assignment_concurrent0(219)@009b6094bab8: MDCX1{ line := { verb := "MDCX", trans_id := "37", ep := "rtpbridge/10@mgw", ver := "1.0" }, params := { { code := "C", val := "a0b3d317" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "a0b3d317", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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)@009b6094bab8: Found Expect[0] for { line := { verb := "CRCX", trans_id := "38", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "74e5a917" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "74e5a917", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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) 20250126084856485 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 37 OK (mgcp_client.c:758) 20250126084856485 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c69b810]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250126084856485 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c69b810]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250126084856485 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c69b810]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250126084856485 DLMGCP DEBUG mgw-endp(mgw-fsm-10531795-0)[0x56264c68bb10]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250126084856485 DLMGCP DEBUG mgw-endp(mgw-fsm-10531795-0)[0x56264c68bb10]{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) 20250126084856485 DLMGCP DEBUG mgw-endp(mgw-fsm-10531795-0)[0x56264c68bb10]{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) 20250126084856485 DLMGCP DEBUG mgw-endp(mgw-fsm-10531795-0)[0x56264c68bb10]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250126084856485 DLMGCP DEBUG mgw-endp(mgw-fsm-10531795-0)[0x56264c68bb10]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250126084856485 DLMGCP DEBUG mgw-endp(mgw-fsm-10531795-0)[0x56264c68bb10]{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) 20250126084856485 DMGW DEBUG mgw(mgw-fsm-10531795-0)[0x56264c68b900]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250126084856485 DMGW DEBUG mgw(mgw-fsm-10531795-0)[0x56264c68b900]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250126084856485 DMGW DEBUG mgw(mgw-fsm-10531795-0)[0x56264c68b900]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250126084856485 DLMGCP DEBUG mgw-endp(mgw-fsm-10531795-0)[0x56264c68bb10]{IN_USE}: rtpbridge/10@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-10531795-0)[0x56264c68b900] (mgcp_client_endpoint_fsm.c:724) 20250126084856485 DLMGCP DEBUG mgw-endp(mgw-fsm-10531795-0)[0x56264c68bb10]{IN_USE}: rtpbridge/10@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250126084856485 DLMGCP DEBUG mgw-endp(mgw-fsm-10531795-0)[0x56264c68bb10]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250126084856485 DLMGCP DEBUG mgw-endp(mgw-fsm-10531795-0)[0x56264c68bb10]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250126084856485 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10531795-0)[0x56264c68b730]{ST_CRCX}: Allocated (fsm.c:456) 20250126084856485 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10531795-0)[0x56264c68b730]{ST_CRCX}: is child of mgw-endp(mgw-fsm-10531795-0)[0x56264c68bb10] (fsm.c:486) 20250126084856485 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10531795-0)[0x56264c68b730]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250126084856485 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10531795-0)[0x56264c68b730]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/10@mgw... (mgcp_client_fsm.c:228) 20250126084856485 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:43237: len=205 'CRCX 39 rtpbridge/10@mgw MGCP 1.0\r\nC: a0b3'... (mgcp_client.c:807) 20250126084856485 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1221) 20250126084856485 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10531795-0)[0x56264c68b730]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250126084856485 DLMGCP DEBUG mgw-endp(mgw-fsm-10531795-0)[0x56264c68bb10]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250126084856485 DLMGCP DEBUG mgw-endp(mgw-fsm-10531795-0)[0x56264c68bb10]{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) 20250126084856485 DLMGCP DEBUG mgw-endp(mgw-fsm-10531795-0)[0x56264c68bb10]{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) 20250126084856485 DLMGCP DEBUG mgw-endp(mgw-fsm-10531795-0)[0x56264c68bb10]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment_concurrent0(220)@009b6094bab8: CRCX1{ line := { verb := "CRCX", trans_id := "38", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "74e5a917" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "74e5a917", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@009b6094bab8: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 TC_rab_assignment_concurrent0(221)@009b6094bab8: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 TC_rab_assignment_concurrent0(219)@009b6094bab8: CRCX2{ line := { verb := "CRCX", trans_id := "39", ep := "rtpbridge/10@mgw", ver := "1.0" }, params := { { code := "C", val := "a0b3d317" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "a0b3d317", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250126084856490 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 38 OK (mgcp_client.c:758) 20250126084856490 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c6a4640]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250126084856490 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c6a4640]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250126084856490 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c6a4640]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250126084856490 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c6a4640]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250126084856490 DLMGCP DEBUG mgw-endp(mgw-fsm-7660969-0)[0x56264c694b00]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250126084856490 DLMGCP DEBUG mgw-endp(mgw-fsm-7660969-0)[0x56264c694b00]{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) 20250126084856490 DLMGCP DEBUG mgw-endp(mgw-fsm-7660969-0)[0x56264c694b00]{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) 20250126084856490 DLMGCP DEBUG mgw-endp(mgw-fsm-7660969-0)[0x56264c694b00]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250126084856490 DLMGCP DEBUG mgw-endp(mgw-fsm-7660969-0)[0x56264c694b00]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250126084856490 DLMGCP DEBUG mgw-endp(mgw-fsm-7660969-0)[0x56264c694b00]{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) 20250126084856490 DMGW DEBUG mgw(mgw-fsm-7660969-0)[0x56264c6948f0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250126084856490 DMGW DEBUG mgw(mgw-fsm-7660969-0)[0x56264c6948f0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250126084856490 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) HNBGW-MGCP(208)@009b6094bab8: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(221) 20250126084856490 DMGW DEBUG mgw(mgw-fsm-7660969-0)[0x56264c6948f0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250126084856490 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7660969)[0x56264c63eda0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250126084856490 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250126084856490 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126084856490 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) 20250126084856490 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 39 OK (mgcp_client.c:758) 20250126084856490 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56264c68b730]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250126084856490 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56264c68b730]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250126084856490 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56264c68b730]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250126084856490 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56264c68b730]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250126084856490 DLMGCP DEBUG mgw-endp(mgw-fsm-10531795-0)[0x56264c68bb10]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250126084856490 DLMGCP DEBUG mgw-endp(mgw-fsm-10531795-0)[0x56264c68bb10]{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) 20250126084856490 DLMGCP DEBUG mgw-endp(mgw-fsm-10531795-0)[0x56264c68bb10]{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) 20250126084856490 DLMGCP DEBUG mgw-endp(mgw-fsm-10531795-0)[0x56264c68bb10]{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) 20250126084856490 DLMGCP DEBUG mgw-endp(mgw-fsm-10531795-0)[0x56264c68bb10]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250126084856490 DLMGCP DEBUG mgw-endp(mgw-fsm-10531795-0)[0x56264c68bb10]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250126084856490 DLMGCP DEBUG mgw-endp(mgw-fsm-10531795-0)[0x56264c68bb10]{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) 20250126084856490 DLMGCP DEBUG mgw-endp(mgw-fsm-10531795-0)[0x56264c68bb10]{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) 20250126084856490 DMGW DEBUG mgw(mgw-fsm-10531795-0)[0x56264c68b900]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250126084856490 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250126084856490 DMGW DEBUG mgw(mgw-fsm-10531795-0)[0x56264c68b900]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250126084856490 DMGW DEBUG mgw(mgw-fsm-10531795-0)[0x56264c68b900]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250126084856490 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x56264c63ef50]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250126084856490 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250126084856490 DLSCCP DEBUG SCCP-SCOC(18)[0x56264c63f710]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250126084856490 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00525378), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20250126084856490 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084856490 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084856490 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126084856490 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084856490 DMGW DEBUG mgw(mgw-fsm-10531795-0)[0x56264c68b900]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250126084856490 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084856490 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084856490 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084856490 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126084856490 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126084856490 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126084856490 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126084856490 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@009b6094bab8: Session index based on local reference:10 HNBGW_Test.msc0-SCCP(202)@009b6094bab8: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@009b6094bab8: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@009b6094bab8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(219)@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(220)@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126084856494 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126084856494 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126084856494 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1355) 20250126084856494 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250126084856494 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x74e5a9) (hnbgw_rua.c:471) 20250126084856494 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7660969 SCCP-19 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250126084856494 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7660969)[0x56264c63eda0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250126084856494 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250126084856494 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250126084856494 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7660969)[0x56264c63eda0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250126084856494 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250126084856494 DMGW DEBUG mgw(mgw-fsm-7660969-0)[0x56264c6948f0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250126084856494 DMGW DEBUG mgw(mgw-fsm-7660969-0)[0x56264c6948f0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250126084856494 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250126084856494 DMGW DEBUG mgw(mgw-fsm-7660969-0)[0x56264c6948f0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250126084856494 DLMGCP DEBUG mgw-endp(mgw-fsm-7660969-0)[0x56264c694b00]{IN_USE}: rtpbridge/11@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-7660969-0)[0x56264c6948f0] (mgcp_client_endpoint_fsm.c:724) 20250126084856494 DLMGCP DEBUG mgw-endp(mgw-fsm-7660969-0)[0x56264c694b00]{IN_USE}: rtpbridge/11@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250126084856494 DLMGCP DEBUG mgw-endp(mgw-fsm-7660969-0)[0x56264c694b00]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250126084856494 DLMGCP DEBUG mgw-endp(mgw-fsm-7660969-0)[0x56264c694b00]{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) 20250126084856494 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c6a4640]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250126084856494 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:43237: len=215 'MDCX 40 rtpbridge/11@mgw MGCP 1.0\r\nC: 74e5'... (mgcp_client.c:807) 20250126084856494 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1221) 20250126084856494 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c6a4640]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250126084856494 DLMGCP DEBUG mgw-endp(mgw-fsm-7660969-0)[0x56264c694b00]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250126084856494 DLMGCP DEBUG mgw-endp(mgw-fsm-7660969-0)[0x56264c694b00]{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) 20250126084856494 DLMGCP DEBUG mgw-endp(mgw-fsm-7660969-0)[0x56264c694b00]{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)@009b6094bab8: Session index based on connection ID:12 HNBGW_Test.msc0-SCCP(202)@009b6094bab8: vl_len:91 HNBGW_Test.msc0-SCCP(202)@009b6094bab8: vl_from0 HNBGW_Test.msc0-SCCP(202)@009b6094bab8: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250126084856498 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084856498 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126084856498 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126084856498 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126084856498 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126084856498 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126084856498 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126084856498 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084856498 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084856498 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126084856498 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126084856498 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126084856498 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126084856498 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000014), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:477) 20250126084856498 DLSCCP DEBUG Received CO:CODT for local reference 20 (sccp_scoc.c:1824) 20250126084856498 DLSCCP DEBUG SCCP-SCOC(20)[0x56264c641130]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250126084856498 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084856498 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250126084856498 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x56264c640930]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250126084856498 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250126084856498 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250126084856498 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x56264c640930]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250126084856498 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250126084856498 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250126084856498 DMGW DEBUG mgw(mgw-fsm-7147914-0)[0x56264c69d780]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250126084856498 DMGW DEBUG mgw(mgw-fsm-7147914-0)[0x56264c69d780]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250126084856499 DMGW DEBUG mgw(mgw-fsm-7147914-0)[0x56264c69d780]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250126084856499 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250126084856499 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250126084856499 DLMGCP DEBUG mgw-endp(mgw-fsm-7147914-0)[0x56264c69db60]{UNUSED}: Allocated (fsm.c:456) 20250126084856499 DLMGCP DEBUG mgw-endp(mgw-fsm-7147914-0)[0x56264c69db60]{UNUSED}: is child of mgw(mgw-fsm-7147914-0)[0x56264c69d780] (fsm.c:486) 20250126084856499 DLMGCP DEBUG mgw-endp(mgw-fsm-7147914-0)[0x56264c69db60]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-7147914-0)[0x56264c69d780] (mgcp_client_endpoint_fsm.c:724) 20250126084856499 DLMGCP DEBUG mgw-endp(mgw-fsm-7147914-0)[0x56264c69db60]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250126084856499 DLMGCP DEBUG mgw-endp(mgw-fsm-7147914-0)[0x56264c69db60]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250126084856499 DLMGCP DEBUG mgw-endp(mgw-fsm-7147914-0)[0x56264c69db60]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250126084856499 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7147914-0)[0x56264c6ad470]{ST_CRCX}: Allocated (fsm.c:456) 20250126084856499 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7147914-0)[0x56264c6ad470]{ST_CRCX}: is child of mgw-endp(mgw-fsm-7147914-0)[0x56264c69db60] (fsm.c:486) 20250126084856499 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7147914-0)[0x56264c6ad470]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250126084856499 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7147914-0)[0x56264c6ad470]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250126084856499 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:43237: len=200 'CRCX 41 rtpbridge/*@mgw MGCP 1.0\r\nC: 6d118'... (mgcp_client.c:807) 20250126084856499 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250126084856499 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7147914-0)[0x56264c6ad470]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250126084856499 DLMGCP DEBUG mgw-endp(mgw-fsm-7147914-0)[0x56264c69db60]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) TC_rab_assignment_concurrent0(220)@009b6094bab8: MDCX1{ line := { verb := "MDCX", trans_id := "40", ep := "rtpbridge/11@mgw", ver := "1.0" }, params := { { code := "C", val := "74e5a917" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "74e5a917", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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)@009b6094bab8: Found Expect[0] for { line := { verb := "CRCX", trans_id := "41", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "6d118a17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "6d118a17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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) 20250126084856503 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 40 OK (mgcp_client.c:758) 20250126084856503 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c6a4640]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250126084856503 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c6a4640]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250126084856503 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c6a4640]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250126084856503 DLMGCP DEBUG mgw-endp(mgw-fsm-7660969-0)[0x56264c694b00]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250126084856503 DLMGCP DEBUG mgw-endp(mgw-fsm-7660969-0)[0x56264c694b00]{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) 20250126084856503 DLMGCP DEBUG mgw-endp(mgw-fsm-7660969-0)[0x56264c694b00]{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) 20250126084856503 DLMGCP DEBUG mgw-endp(mgw-fsm-7660969-0)[0x56264c694b00]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250126084856503 DLMGCP DEBUG mgw-endp(mgw-fsm-7660969-0)[0x56264c694b00]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250126084856503 DLMGCP DEBUG mgw-endp(mgw-fsm-7660969-0)[0x56264c694b00]{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) 20250126084856503 DMGW DEBUG mgw(mgw-fsm-7660969-0)[0x56264c6948f0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250126084856503 DMGW DEBUG mgw(mgw-fsm-7660969-0)[0x56264c6948f0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250126084856503 DMGW DEBUG mgw(mgw-fsm-7660969-0)[0x56264c6948f0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250126084856503 DLMGCP DEBUG mgw-endp(mgw-fsm-7660969-0)[0x56264c694b00]{IN_USE}: rtpbridge/11@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-7660969-0)[0x56264c6948f0] (mgcp_client_endpoint_fsm.c:724) 20250126084856503 DLMGCP DEBUG mgw-endp(mgw-fsm-7660969-0)[0x56264c694b00]{IN_USE}: rtpbridge/11@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250126084856503 DLMGCP DEBUG mgw-endp(mgw-fsm-7660969-0)[0x56264c694b00]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250126084856503 DLMGCP DEBUG mgw-endp(mgw-fsm-7660969-0)[0x56264c694b00]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250126084856503 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7660969-0)[0x56264c69c6b0]{ST_CRCX}: Allocated (fsm.c:456) 20250126084856503 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7660969-0)[0x56264c69c6b0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-7660969-0)[0x56264c694b00] (fsm.c:486) 20250126084856503 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7660969-0)[0x56264c69c6b0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250126084856503 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7660969-0)[0x56264c69c6b0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/11@mgw... (mgcp_client_fsm.c:228) 20250126084856503 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:43237: len=205 'CRCX 42 rtpbridge/11@mgw MGCP 1.0\r\nC: 74e5'... (mgcp_client.c:807) 20250126084856503 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1221) 20250126084856503 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7660969-0)[0x56264c69c6b0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250126084856503 DLMGCP DEBUG mgw-endp(mgw-fsm-7660969-0)[0x56264c694b00]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250126084856503 DLMGCP DEBUG mgw-endp(mgw-fsm-7660969-0)[0x56264c694b00]{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) 20250126084856503 DLMGCP DEBUG mgw-endp(mgw-fsm-7660969-0)[0x56264c694b00]{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) 20250126084856503 DLMGCP DEBUG mgw-endp(mgw-fsm-7660969-0)[0x56264c694b00]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment_concurrent0(221)@009b6094bab8: CRCX1{ line := { verb := "CRCX", trans_id := "41", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "6d118a17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "6d118a17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@009b6094bab8: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 TC_rab_assignment_concurrent0(222)@009b6094bab8: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 TC_rab_assignment_concurrent0(220)@009b6094bab8: CRCX2{ line := { verb := "CRCX", trans_id := "42", ep := "rtpbridge/11@mgw", ver := "1.0" }, params := { { code := "C", val := "74e5a917" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "74e5a917", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250126084856511 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 41 OK (mgcp_client.c:758) 20250126084856511 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c6ad470]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250126084856511 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c6ad470]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250126084856511 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c6ad470]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250126084856511 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c6ad470]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250126084856511 DLMGCP DEBUG mgw-endp(mgw-fsm-7147914-0)[0x56264c69db60]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250126084856511 DLMGCP DEBUG mgw-endp(mgw-fsm-7147914-0)[0x56264c69db60]{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) 20250126084856511 DLMGCP DEBUG mgw-endp(mgw-fsm-7147914-0)[0x56264c69db60]{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) 20250126084856511 DLMGCP DEBUG mgw-endp(mgw-fsm-7147914-0)[0x56264c69db60]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250126084856511 DLMGCP DEBUG mgw-endp(mgw-fsm-7147914-0)[0x56264c69db60]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250126084856511 DLMGCP DEBUG mgw-endp(mgw-fsm-7147914-0)[0x56264c69db60]{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) 20250126084856511 DMGW DEBUG mgw(mgw-fsm-7147914-0)[0x56264c69d780]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250126084856511 DMGW DEBUG mgw(mgw-fsm-7147914-0)[0x56264c69d780]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250126084856511 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250126084856511 DMGW DEBUG mgw(mgw-fsm-7147914-0)[0x56264c69d780]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250126084856511 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7147914)[0x56264c63fd30]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250126084856511 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250126084856511 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126084856511 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) HNBGW-MGCP(208)@009b6094bab8: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(222) 20250126084856511 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 42 OK (mgcp_client.c:758) 20250126084856511 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56264c69c6b0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250126084856511 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56264c69c6b0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250126084856511 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56264c69c6b0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250126084856511 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56264c69c6b0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250126084856511 DLMGCP DEBUG mgw-endp(mgw-fsm-7660969-0)[0x56264c694b00]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250126084856511 DLMGCP DEBUG mgw-endp(mgw-fsm-7660969-0)[0x56264c694b00]{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) 20250126084856511 DLMGCP DEBUG mgw-endp(mgw-fsm-7660969-0)[0x56264c694b00]{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) 20250126084856511 DLMGCP DEBUG mgw-endp(mgw-fsm-7660969-0)[0x56264c694b00]{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) 20250126084856511 DLMGCP DEBUG mgw-endp(mgw-fsm-7660969-0)[0x56264c694b00]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250126084856511 DLMGCP DEBUG mgw-endp(mgw-fsm-7660969-0)[0x56264c694b00]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250126084856511 DLMGCP DEBUG mgw-endp(mgw-fsm-7660969-0)[0x56264c694b00]{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) 20250126084856511 DLMGCP DEBUG mgw-endp(mgw-fsm-7660969-0)[0x56264c694b00]{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) 20250126084856511 DMGW DEBUG mgw(mgw-fsm-7660969-0)[0x56264c6948f0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250126084856511 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250126084856511 DMGW DEBUG mgw(mgw-fsm-7660969-0)[0x56264c6948f0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250126084856511 DMGW DEBUG mgw(mgw-fsm-7660969-0)[0x56264c6948f0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250126084856511 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x56264c63e0a0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250126084856511 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250126084856511 DLSCCP DEBUG SCCP-SCOC(19)[0x56264c640410]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250126084856511 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002383ac), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20250126084856511 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084856511 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084856511 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126084856511 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084856511 DMGW DEBUG mgw(mgw-fsm-7660969-0)[0x56264c6948f0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250126084856511 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084856511 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084856511 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084856511 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126084856511 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126084856511 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126084856511 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126084856511 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@009b6094bab8: Session index based on local reference:11 HNBGW_Test.msc0-SCCP(202)@009b6094bab8: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@009b6094bab8: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@009b6094bab8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(221)@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(220)@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126084856516 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126084856516 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126084856516 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1355) 20250126084856516 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250126084856516 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x6d118a) (hnbgw_rua.c:471) 20250126084856516 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7147914 SCCP-20 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250126084856516 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7147914)[0x56264c63fd30]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250126084856516 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250126084856516 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250126084856516 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7147914)[0x56264c63fd30]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250126084856516 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250126084856516 DMGW DEBUG mgw(mgw-fsm-7147914-0)[0x56264c69d780]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250126084856516 DMGW DEBUG mgw(mgw-fsm-7147914-0)[0x56264c69d780]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250126084856516 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250126084856516 DMGW DEBUG mgw(mgw-fsm-7147914-0)[0x56264c69d780]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250126084856516 DLMGCP DEBUG mgw-endp(mgw-fsm-7147914-0)[0x56264c69db60]{IN_USE}: rtpbridge/12@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-7147914-0)[0x56264c69d780] (mgcp_client_endpoint_fsm.c:724) 20250126084856516 DLMGCP DEBUG mgw-endp(mgw-fsm-7147914-0)[0x56264c69db60]{IN_USE}: rtpbridge/12@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250126084856516 DLMGCP DEBUG mgw-endp(mgw-fsm-7147914-0)[0x56264c69db60]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250126084856516 DLMGCP DEBUG mgw-endp(mgw-fsm-7147914-0)[0x56264c69db60]{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) 20250126084856516 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c6ad470]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250126084856516 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:43237: len=215 'MDCX 43 rtpbridge/12@mgw MGCP 1.0\r\nC: 6d11'... (mgcp_client.c:807) 20250126084856516 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1221) 20250126084856516 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c6ad470]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250126084856516 DLMGCP DEBUG mgw-endp(mgw-fsm-7147914-0)[0x56264c69db60]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250126084856516 DLMGCP DEBUG mgw-endp(mgw-fsm-7147914-0)[0x56264c69db60]{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) 20250126084856516 DLMGCP DEBUG mgw-endp(mgw-fsm-7147914-0)[0x56264c69db60]{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)@009b6094bab8: Session index based on connection ID:13 HNBGW_Test.msc0-SCCP(202)@009b6094bab8: vl_len:91 HNBGW_Test.msc0-SCCP(202)@009b6094bab8: vl_from0 HNBGW_Test.msc0-SCCP(202)@009b6094bab8: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250126084856520 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084856520 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126084856520 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126084856520 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126084856520 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126084856520 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126084856520 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126084856520 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084856520 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084856520 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126084856520 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126084856520 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126084856520 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126084856520 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000015), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:477) 20250126084856520 DLSCCP DEBUG Received CO:CODT for local reference 21 (sccp_scoc.c:1824) 20250126084856520 DLSCCP DEBUG SCCP-SCOC(21)[0x56264c641e10]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250126084856520 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084856520 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250126084856520 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x56264c641650]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250126084856520 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250126084856520 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250126084856520 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x56264c641650]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250126084856520 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250126084856520 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250126084856520 DMGW DEBUG mgw(mgw-fsm-13127040-0)[0x56264c6a6940]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250126084856520 DMGW DEBUG mgw(mgw-fsm-13127040-0)[0x56264c6a6940]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250126084856520 DMGW DEBUG mgw(mgw-fsm-13127040-0)[0x56264c6a6940]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250126084856520 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250126084856520 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250126084856520 DLMGCP DEBUG mgw-endp(mgw-fsm-13127040-0)[0x56264c6a6620]{UNUSED}: Allocated (fsm.c:456) 20250126084856520 DLMGCP DEBUG mgw-endp(mgw-fsm-13127040-0)[0x56264c6a6620]{UNUSED}: is child of mgw(mgw-fsm-13127040-0)[0x56264c6a6940] (fsm.c:486) 20250126084856520 DLMGCP DEBUG mgw-endp(mgw-fsm-13127040-0)[0x56264c6a6620]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-13127040-0)[0x56264c6a6940] (mgcp_client_endpoint_fsm.c:724) 20250126084856520 DLMGCP DEBUG mgw-endp(mgw-fsm-13127040-0)[0x56264c6a6620]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250126084856520 DLMGCP DEBUG mgw-endp(mgw-fsm-13127040-0)[0x56264c6a6620]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250126084856520 DLMGCP DEBUG mgw-endp(mgw-fsm-13127040-0)[0x56264c6a6620]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250126084856520 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13127040-0)[0x56264c6b6240]{ST_CRCX}: Allocated (fsm.c:456) 20250126084856520 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13127040-0)[0x56264c6b6240]{ST_CRCX}: is child of mgw-endp(mgw-fsm-13127040-0)[0x56264c6a6620] (fsm.c:486) 20250126084856520 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13127040-0)[0x56264c6b6240]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250126084856520 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13127040-0)[0x56264c6b6240]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250126084856520 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:43237: len=200 'CRCX 44 rtpbridge/*@mgw MGCP 1.0\r\nC: c84d8'... (mgcp_client.c:807) 20250126084856520 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250126084856520 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13127040-0)[0x56264c6b6240]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250126084856520 DLMGCP DEBUG mgw-endp(mgw-fsm-13127040-0)[0x56264c6a6620]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) TC_rab_assignment_concurrent0(221)@009b6094bab8: MDCX1{ line := { verb := "MDCX", trans_id := "43", ep := "rtpbridge/12@mgw", ver := "1.0" }, params := { { code := "C", val := "6d118a17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "6d118a17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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)@009b6094bab8: Found Expect[0] for { line := { verb := "CRCX", trans_id := "44", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "c84d8017" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "c84d8017", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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) 20250126084856530 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 43 OK (mgcp_client.c:758) 20250126084856530 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c6ad470]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250126084856530 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c6ad470]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250126084856530 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c6ad470]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250126084856530 DLMGCP DEBUG mgw-endp(mgw-fsm-7147914-0)[0x56264c69db60]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250126084856530 DLMGCP DEBUG mgw-endp(mgw-fsm-7147914-0)[0x56264c69db60]{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) 20250126084856530 DLMGCP DEBUG mgw-endp(mgw-fsm-7147914-0)[0x56264c69db60]{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) 20250126084856530 DLMGCP DEBUG mgw-endp(mgw-fsm-7147914-0)[0x56264c69db60]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250126084856530 DLMGCP DEBUG mgw-endp(mgw-fsm-7147914-0)[0x56264c69db60]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250126084856530 DLMGCP DEBUG mgw-endp(mgw-fsm-7147914-0)[0x56264c69db60]{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) 20250126084856530 DMGW DEBUG mgw(mgw-fsm-7147914-0)[0x56264c69d780]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250126084856530 DMGW DEBUG mgw(mgw-fsm-7147914-0)[0x56264c69d780]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250126084856530 DMGW DEBUG mgw(mgw-fsm-7147914-0)[0x56264c69d780]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250126084856530 DLMGCP DEBUG mgw-endp(mgw-fsm-7147914-0)[0x56264c69db60]{IN_USE}: rtpbridge/12@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-7147914-0)[0x56264c69d780] (mgcp_client_endpoint_fsm.c:724) 20250126084856530 DLMGCP DEBUG mgw-endp(mgw-fsm-7147914-0)[0x56264c69db60]{IN_USE}: rtpbridge/12@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250126084856530 DLMGCP DEBUG mgw-endp(mgw-fsm-7147914-0)[0x56264c69db60]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250126084856530 DLMGCP DEBUG mgw-endp(mgw-fsm-7147914-0)[0x56264c69db60]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250126084856530 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7147914-0)[0x56264c6a54e0]{ST_CRCX}: Allocated (fsm.c:456) 20250126084856530 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7147914-0)[0x56264c6a54e0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-7147914-0)[0x56264c69db60] (fsm.c:486) 20250126084856530 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7147914-0)[0x56264c6a54e0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250126084856530 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7147914-0)[0x56264c6a54e0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/12@mgw... (mgcp_client_fsm.c:228) 20250126084856530 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:43237: len=205 'CRCX 45 rtpbridge/12@mgw MGCP 1.0\r\nC: 6d11'... (mgcp_client.c:807) 20250126084856530 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1221) 20250126084856530 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7147914-0)[0x56264c6a54e0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250126084856530 DLMGCP DEBUG mgw-endp(mgw-fsm-7147914-0)[0x56264c69db60]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250126084856530 DLMGCP DEBUG mgw-endp(mgw-fsm-7147914-0)[0x56264c69db60]{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) 20250126084856530 DLMGCP DEBUG mgw-endp(mgw-fsm-7147914-0)[0x56264c69db60]{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) 20250126084856530 DLMGCP DEBUG mgw-endp(mgw-fsm-7147914-0)[0x56264c69db60]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment_concurrent0(222)@009b6094bab8: CRCX1{ line := { verb := "CRCX", trans_id := "44", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "c84d8017" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "c84d8017", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@009b6094bab8: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 TC_rab_assignment_concurrent0(223)@009b6094bab8: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 TC_rab_assignment_concurrent0(221)@009b6094bab8: CRCX2{ line := { verb := "CRCX", trans_id := "45", ep := "rtpbridge/12@mgw", ver := "1.0" }, params := { { code := "C", val := "6d118a17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "6d118a17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250126084856538 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 44 OK (mgcp_client.c:758) 20250126084856538 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c6b6240]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250126084856538 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c6b6240]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250126084856538 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c6b6240]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250126084856538 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c6b6240]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250126084856538 DLMGCP DEBUG mgw-endp(mgw-fsm-13127040-0)[0x56264c6a6620]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250126084856538 DLMGCP DEBUG mgw-endp(mgw-fsm-13127040-0)[0x56264c6a6620]{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) 20250126084856538 DLMGCP DEBUG mgw-endp(mgw-fsm-13127040-0)[0x56264c6a6620]{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) 20250126084856538 DLMGCP DEBUG mgw-endp(mgw-fsm-13127040-0)[0x56264c6a6620]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250126084856538 DLMGCP DEBUG mgw-endp(mgw-fsm-13127040-0)[0x56264c6a6620]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250126084856538 DLMGCP DEBUG mgw-endp(mgw-fsm-13127040-0)[0x56264c6a6620]{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) 20250126084856538 DMGW DEBUG mgw(mgw-fsm-13127040-0)[0x56264c6a6940]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250126084856538 DMGW DEBUG mgw(mgw-fsm-13127040-0)[0x56264c6a6940]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250126084856538 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250126084856538 DMGW DEBUG mgw(mgw-fsm-13127040-0)[0x56264c6a6940]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250126084856538 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13127040)[0x56264c640780]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250126084856538 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250126084856538 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126084856538 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) HNBGW-MGCP(208)@009b6094bab8: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(223) 20250126084856539 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 45 OK (mgcp_client.c:758) 20250126084856539 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56264c6a54e0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250126084856539 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56264c6a54e0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250126084856539 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56264c6a54e0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250126084856539 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56264c6a54e0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250126084856539 DLMGCP DEBUG mgw-endp(mgw-fsm-7147914-0)[0x56264c69db60]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250126084856539 DLMGCP DEBUG mgw-endp(mgw-fsm-7147914-0)[0x56264c69db60]{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) 20250126084856539 DLMGCP DEBUG mgw-endp(mgw-fsm-7147914-0)[0x56264c69db60]{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) 20250126084856539 DLMGCP DEBUG mgw-endp(mgw-fsm-7147914-0)[0x56264c69db60]{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) 20250126084856539 DLMGCP DEBUG mgw-endp(mgw-fsm-7147914-0)[0x56264c69db60]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250126084856539 DLMGCP DEBUG mgw-endp(mgw-fsm-7147914-0)[0x56264c69db60]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250126084856539 DLMGCP DEBUG mgw-endp(mgw-fsm-7147914-0)[0x56264c69db60]{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) 20250126084856539 DLMGCP DEBUG mgw-endp(mgw-fsm-7147914-0)[0x56264c69db60]{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) 20250126084856539 DMGW DEBUG mgw(mgw-fsm-7147914-0)[0x56264c69d780]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250126084856539 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250126084856539 DMGW DEBUG mgw(mgw-fsm-7147914-0)[0x56264c69d780]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250126084856539 DMGW DEBUG mgw(mgw-fsm-7147914-0)[0x56264c69d780]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250126084856539 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x56264c640930]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250126084856539 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250126084856539 DLSCCP DEBUG SCCP-SCOC(20)[0x56264c641130]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250126084856539 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003b14c0), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20250126084856539 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084856539 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084856539 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126084856539 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084856539 DMGW DEBUG mgw(mgw-fsm-7147914-0)[0x56264c69d780]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250126084856539 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084856539 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084856539 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084856539 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126084856539 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126084856539 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126084856539 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126084856539 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@009b6094bab8: Session index based on local reference:12 HNBGW_Test.msc0-SCCP(202)@009b6094bab8: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@009b6094bab8: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@009b6094bab8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(221)@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(222)@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126084856545 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126084856545 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126084856545 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1355) 20250126084856545 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250126084856545 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xc84d80) (hnbgw_rua.c:471) 20250126084856545 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13127040 SCCP-21 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250126084856545 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13127040)[0x56264c640780]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250126084856545 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250126084856545 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250126084856545 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13127040)[0x56264c640780]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250126084856545 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250126084856545 DMGW DEBUG mgw(mgw-fsm-13127040-0)[0x56264c6a6940]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250126084856545 DMGW DEBUG mgw(mgw-fsm-13127040-0)[0x56264c6a6940]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250126084856545 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250126084856545 DMGW DEBUG mgw(mgw-fsm-13127040-0)[0x56264c6a6940]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250126084856545 DLMGCP DEBUG mgw-endp(mgw-fsm-13127040-0)[0x56264c6a6620]{IN_USE}: rtpbridge/13@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-13127040-0)[0x56264c6a6940] (mgcp_client_endpoint_fsm.c:724) 20250126084856545 DLMGCP DEBUG mgw-endp(mgw-fsm-13127040-0)[0x56264c6a6620]{IN_USE}: rtpbridge/13@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250126084856545 DLMGCP DEBUG mgw-endp(mgw-fsm-13127040-0)[0x56264c6a6620]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250126084856545 DLMGCP DEBUG mgw-endp(mgw-fsm-13127040-0)[0x56264c6a6620]{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) 20250126084856545 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c6b6240]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250126084856545 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:43237: len=215 'MDCX 46 rtpbridge/13@mgw MGCP 1.0\r\nC: c84d'... (mgcp_client.c:807) 20250126084856545 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1221) 20250126084856545 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c6b6240]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250126084856545 DLMGCP DEBUG mgw-endp(mgw-fsm-13127040-0)[0x56264c6a6620]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250126084856545 DLMGCP DEBUG mgw-endp(mgw-fsm-13127040-0)[0x56264c6a6620]{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) 20250126084856545 DLMGCP DEBUG mgw-endp(mgw-fsm-13127040-0)[0x56264c6a6620]{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)@009b6094bab8: Session index based on connection ID:14 HNBGW_Test.msc0-SCCP(202)@009b6094bab8: vl_len:91 HNBGW_Test.msc0-SCCP(202)@009b6094bab8: vl_from0 HNBGW_Test.msc0-SCCP(202)@009b6094bab8: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250126084856550 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084856551 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126084856551 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126084856551 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126084856551 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126084856551 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126084856551 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126084856551 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084856551 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084856551 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126084856551 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126084856551 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126084856551 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126084856551 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000016), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:477) 20250126084856551 DLSCCP DEBUG Received CO:CODT for local reference 22 (sccp_scoc.c:1824) 20250126084856551 DLSCCP DEBUG SCCP-SCOC(22)[0x56264c642bc0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250126084856551 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084856551 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250126084856551 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x56264c640b00]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250126084856551 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250126084856551 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250126084856551 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x56264c640b00]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250126084856551 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250126084856551 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250126084856551 DMGW DEBUG mgw(mgw-fsm-9518352-0)[0x56264c6af680]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250126084856551 DMGW DEBUG mgw(mgw-fsm-9518352-0)[0x56264c6af680]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250126084856551 DMGW DEBUG mgw(mgw-fsm-9518352-0)[0x56264c6af680]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250126084856551 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250126084856551 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250126084856551 DLMGCP DEBUG mgw-endp(mgw-fsm-9518352-0)[0x56264c6af360]{UNUSED}: Allocated (fsm.c:456) 20250126084856551 DLMGCP DEBUG mgw-endp(mgw-fsm-9518352-0)[0x56264c6af360]{UNUSED}: is child of mgw(mgw-fsm-9518352-0)[0x56264c6af680] (fsm.c:486) 20250126084856551 DLMGCP DEBUG mgw-endp(mgw-fsm-9518352-0)[0x56264c6af360]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-9518352-0)[0x56264c6af680] (mgcp_client_endpoint_fsm.c:724) 20250126084856551 DLMGCP DEBUG mgw-endp(mgw-fsm-9518352-0)[0x56264c6af360]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250126084856551 DLMGCP DEBUG mgw-endp(mgw-fsm-9518352-0)[0x56264c6af360]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250126084856551 DLMGCP DEBUG mgw-endp(mgw-fsm-9518352-0)[0x56264c6af360]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250126084856551 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9518352-0)[0x56264c6bf010]{ST_CRCX}: Allocated (fsm.c:456) 20250126084856551 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9518352-0)[0x56264c6bf010]{ST_CRCX}: is child of mgw-endp(mgw-fsm-9518352-0)[0x56264c6af360] (fsm.c:486) 20250126084856551 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9518352-0)[0x56264c6bf010]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250126084856551 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9518352-0)[0x56264c6bf010]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250126084856551 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:43237: len=200 'CRCX 47 rtpbridge/*@mgw MGCP 1.0\r\nC: 913d1'... (mgcp_client.c:807) 20250126084856551 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250126084856551 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9518352-0)[0x56264c6bf010]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250126084856551 DLMGCP DEBUG mgw-endp(mgw-fsm-9518352-0)[0x56264c6af360]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) TC_rab_assignment_concurrent0(222)@009b6094bab8: MDCX1{ line := { verb := "MDCX", trans_id := "46", ep := "rtpbridge/13@mgw", ver := "1.0" }, params := { { code := "C", val := "c84d8017" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "c84d8017", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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)@009b6094bab8: Found Expect[0] for { line := { verb := "CRCX", trans_id := "47", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "913d1017" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "913d1017", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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) 20250126084856559 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 46 OK (mgcp_client.c:758) 20250126084856559 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c6b6240]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250126084856559 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c6b6240]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250126084856559 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c6b6240]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250126084856559 DLMGCP DEBUG mgw-endp(mgw-fsm-13127040-0)[0x56264c6a6620]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250126084856559 DLMGCP DEBUG mgw-endp(mgw-fsm-13127040-0)[0x56264c6a6620]{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) 20250126084856559 DLMGCP DEBUG mgw-endp(mgw-fsm-13127040-0)[0x56264c6a6620]{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) 20250126084856559 DLMGCP DEBUG mgw-endp(mgw-fsm-13127040-0)[0x56264c6a6620]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250126084856559 DLMGCP DEBUG mgw-endp(mgw-fsm-13127040-0)[0x56264c6a6620]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250126084856559 DLMGCP DEBUG mgw-endp(mgw-fsm-13127040-0)[0x56264c6a6620]{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) 20250126084856559 DMGW DEBUG mgw(mgw-fsm-13127040-0)[0x56264c6a6940]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250126084856559 DMGW DEBUG mgw(mgw-fsm-13127040-0)[0x56264c6a6940]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250126084856559 DMGW DEBUG mgw(mgw-fsm-13127040-0)[0x56264c6a6940]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250126084856559 DLMGCP DEBUG mgw-endp(mgw-fsm-13127040-0)[0x56264c6a6620]{IN_USE}: rtpbridge/13@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-13127040-0)[0x56264c6a6940] (mgcp_client_endpoint_fsm.c:724) 20250126084856559 DLMGCP DEBUG mgw-endp(mgw-fsm-13127040-0)[0x56264c6a6620]{IN_USE}: rtpbridge/13@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250126084856559 DLMGCP DEBUG mgw-endp(mgw-fsm-13127040-0)[0x56264c6a6620]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250126084856559 DLMGCP DEBUG mgw-endp(mgw-fsm-13127040-0)[0x56264c6a6620]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250126084856559 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13127040-0)[0x56264c6ae220]{ST_CRCX}: Allocated (fsm.c:456) 20250126084856559 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13127040-0)[0x56264c6ae220]{ST_CRCX}: is child of mgw-endp(mgw-fsm-13127040-0)[0x56264c6a6620] (fsm.c:486) 20250126084856559 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13127040-0)[0x56264c6ae220]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250126084856559 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13127040-0)[0x56264c6ae220]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/13@mgw... (mgcp_client_fsm.c:228) 20250126084856559 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:43237: len=205 'CRCX 48 rtpbridge/13@mgw MGCP 1.0\r\nC: c84d'... (mgcp_client.c:807) 20250126084856559 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1221) 20250126084856559 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13127040-0)[0x56264c6ae220]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250126084856559 DLMGCP DEBUG mgw-endp(mgw-fsm-13127040-0)[0x56264c6a6620]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250126084856559 DLMGCP DEBUG mgw-endp(mgw-fsm-13127040-0)[0x56264c6a6620]{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) 20250126084856559 DLMGCP DEBUG mgw-endp(mgw-fsm-13127040-0)[0x56264c6a6620]{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) 20250126084856559 DLMGCP DEBUG mgw-endp(mgw-fsm-13127040-0)[0x56264c6a6620]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment_concurrent0(223)@009b6094bab8: CRCX1{ line := { verb := "CRCX", trans_id := "47", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "913d1017" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "913d1017", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@009b6094bab8: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 TC_rab_assignment_concurrent0(224)@009b6094bab8: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 TC_rab_assignment_concurrent0(222)@009b6094bab8: CRCX2{ line := { verb := "CRCX", trans_id := "48", ep := "rtpbridge/13@mgw", ver := "1.0" }, params := { { code := "C", val := "c84d8017" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "c84d8017", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250126084856563 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 47 OK (mgcp_client.c:758) 20250126084856563 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c6bf010]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250126084856563 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c6bf010]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250126084856563 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c6bf010]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250126084856563 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c6bf010]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250126084856563 DLMGCP DEBUG mgw-endp(mgw-fsm-9518352-0)[0x56264c6af360]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250126084856563 DLMGCP DEBUG mgw-endp(mgw-fsm-9518352-0)[0x56264c6af360]{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) 20250126084856563 DLMGCP DEBUG mgw-endp(mgw-fsm-9518352-0)[0x56264c6af360]{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) 20250126084856563 DLMGCP DEBUG mgw-endp(mgw-fsm-9518352-0)[0x56264c6af360]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250126084856563 DLMGCP DEBUG mgw-endp(mgw-fsm-9518352-0)[0x56264c6af360]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250126084856563 DLMGCP DEBUG mgw-endp(mgw-fsm-9518352-0)[0x56264c6af360]{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) 20250126084856563 DMGW DEBUG mgw(mgw-fsm-9518352-0)[0x56264c6af680]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250126084856563 DMGW DEBUG mgw(mgw-fsm-9518352-0)[0x56264c6af680]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250126084856563 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) HNBGW-MGCP(208)@009b6094bab8: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(224) 20250126084856563 DMGW DEBUG mgw(mgw-fsm-9518352-0)[0x56264c6af680]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250126084856563 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9518352)[0x56264c6414a0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250126084856563 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250126084856563 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126084856563 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) 20250126084856563 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 48 OK (mgcp_client.c:758) 20250126084856563 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56264c6ae220]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250126084856563 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56264c6ae220]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250126084856563 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56264c6ae220]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250126084856563 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56264c6ae220]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250126084856563 DLMGCP DEBUG mgw-endp(mgw-fsm-13127040-0)[0x56264c6a6620]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250126084856563 DLMGCP DEBUG mgw-endp(mgw-fsm-13127040-0)[0x56264c6a6620]{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) 20250126084856563 DLMGCP DEBUG mgw-endp(mgw-fsm-13127040-0)[0x56264c6a6620]{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) 20250126084856563 DLMGCP DEBUG mgw-endp(mgw-fsm-13127040-0)[0x56264c6a6620]{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) 20250126084856563 DLMGCP DEBUG mgw-endp(mgw-fsm-13127040-0)[0x56264c6a6620]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250126084856563 DLMGCP DEBUG mgw-endp(mgw-fsm-13127040-0)[0x56264c6a6620]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250126084856563 DLMGCP DEBUG mgw-endp(mgw-fsm-13127040-0)[0x56264c6a6620]{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) 20250126084856563 DLMGCP DEBUG mgw-endp(mgw-fsm-13127040-0)[0x56264c6a6620]{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) 20250126084856563 DMGW DEBUG mgw(mgw-fsm-13127040-0)[0x56264c6a6940]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250126084856563 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250126084856563 DMGW DEBUG mgw(mgw-fsm-13127040-0)[0x56264c6a6940]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250126084856563 DMGW DEBUG mgw(mgw-fsm-13127040-0)[0x56264c6a6940]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250126084856563 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x56264c641650]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250126084856563 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250126084856563 DLSCCP DEBUG SCCP-SCOC(21)[0x56264c641e10]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250126084856563 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004a93b3), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20250126084856563 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084856563 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084856563 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126084856563 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084856563 DMGW DEBUG mgw(mgw-fsm-13127040-0)[0x56264c6a6940]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250126084856563 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084856563 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084856563 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084856563 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126084856563 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126084856563 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126084856563 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126084856563 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@009b6094bab8: Session index based on local reference:13 HNBGW_Test.msc0-SCCP(202)@009b6094bab8: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@009b6094bab8: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@009b6094bab8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(222)@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(223)@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126084856568 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126084856568 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126084856568 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1355) 20250126084856568 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250126084856568 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x913d10) (hnbgw_rua.c:471) 20250126084856568 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9518352 SCCP-22 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250126084856568 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9518352)[0x56264c6414a0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250126084856568 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250126084856568 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250126084856568 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9518352)[0x56264c6414a0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250126084856568 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250126084856568 DMGW DEBUG mgw(mgw-fsm-9518352-0)[0x56264c6af680]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250126084856568 DMGW DEBUG mgw(mgw-fsm-9518352-0)[0x56264c6af680]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250126084856568 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250126084856568 DMGW DEBUG mgw(mgw-fsm-9518352-0)[0x56264c6af680]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250126084856568 DLMGCP DEBUG mgw-endp(mgw-fsm-9518352-0)[0x56264c6af360]{IN_USE}: rtpbridge/14@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-9518352-0)[0x56264c6af680] (mgcp_client_endpoint_fsm.c:724) 20250126084856568 DLMGCP DEBUG mgw-endp(mgw-fsm-9518352-0)[0x56264c6af360]{IN_USE}: rtpbridge/14@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250126084856568 DLMGCP DEBUG mgw-endp(mgw-fsm-9518352-0)[0x56264c6af360]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250126084856568 DLMGCP DEBUG mgw-endp(mgw-fsm-9518352-0)[0x56264c6af360]{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) 20250126084856568 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c6bf010]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250126084856568 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:43237: len=215 'MDCX 49 rtpbridge/14@mgw MGCP 1.0\r\nC: 913d'... (mgcp_client.c:807) 20250126084856568 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1221) 20250126084856568 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c6bf010]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250126084856568 DLMGCP DEBUG mgw-endp(mgw-fsm-9518352-0)[0x56264c6af360]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250126084856568 DLMGCP DEBUG mgw-endp(mgw-fsm-9518352-0)[0x56264c6af360]{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) 20250126084856568 DLMGCP DEBUG mgw-endp(mgw-fsm-9518352-0)[0x56264c6af360]{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)@009b6094bab8: Session index based on connection ID:15 HNBGW_Test.msc0-SCCP(202)@009b6094bab8: vl_len:91 HNBGW_Test.msc0-SCCP(202)@009b6094bab8: vl_from0 HNBGW_Test.msc0-SCCP(202)@009b6094bab8: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250126084856572 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084856572 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126084856572 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126084856572 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126084856572 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126084856572 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126084856572 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126084856572 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084856572 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084856572 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126084856572 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126084856572 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126084856572 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126084856572 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000017), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:477) 20250126084856572 DLSCCP DEBUG Received CO:CODT for local reference 23 (sccp_scoc.c:1824) 20250126084856572 DLSCCP DEBUG SCCP-SCOC(23)[0x56264c643b40]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250126084856572 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084856572 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250126084856572 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x56264c6430f0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250126084856572 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250126084856572 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250126084856572 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x56264c6430f0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250126084856572 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250126084856572 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250126084856572 DMGW DEBUG mgw(mgw-fsm-12137975-0)[0x56264c6b7fc0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250126084856572 DMGW DEBUG mgw(mgw-fsm-12137975-0)[0x56264c6b7fc0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250126084856572 DMGW DEBUG mgw(mgw-fsm-12137975-0)[0x56264c6b7fc0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250126084856572 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250126084856572 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250126084856572 DLMGCP DEBUG mgw-endp(mgw-fsm-12137975-0)[0x56264c6c1490]{UNUSED}: Allocated (fsm.c:456) 20250126084856572 DLMGCP DEBUG mgw-endp(mgw-fsm-12137975-0)[0x56264c6c1490]{UNUSED}: is child of mgw(mgw-fsm-12137975-0)[0x56264c6b7fc0] (fsm.c:486) 20250126084856572 DLMGCP DEBUG mgw-endp(mgw-fsm-12137975-0)[0x56264c6c1490]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-12137975-0)[0x56264c6b7fc0] (mgcp_client_endpoint_fsm.c:724) 20250126084856572 DLMGCP DEBUG mgw-endp(mgw-fsm-12137975-0)[0x56264c6c1490]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250126084856572 DLMGCP DEBUG mgw-endp(mgw-fsm-12137975-0)[0x56264c6c1490]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250126084856572 DLMGCP DEBUG mgw-endp(mgw-fsm-12137975-0)[0x56264c6c1490]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250126084856572 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12137975-0)[0x56264c6c7d60]{ST_CRCX}: Allocated (fsm.c:456) 20250126084856572 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12137975-0)[0x56264c6c7d60]{ST_CRCX}: is child of mgw-endp(mgw-fsm-12137975-0)[0x56264c6c1490] (fsm.c:486) 20250126084856572 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12137975-0)[0x56264c6c7d60]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250126084856572 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12137975-0)[0x56264c6c7d60]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250126084856572 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:43237: len=200 'CRCX 50 rtpbridge/*@mgw MGCP 1.0\r\nC: b935f'... (mgcp_client.c:807) 20250126084856572 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250126084856572 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12137975-0)[0x56264c6c7d60]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250126084856572 DLMGCP DEBUG mgw-endp(mgw-fsm-12137975-0)[0x56264c6c1490]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) TC_rab_assignment_concurrent0(223)@009b6094bab8: MDCX1{ line := { verb := "MDCX", trans_id := "49", ep := "rtpbridge/14@mgw", ver := "1.0" }, params := { { code := "C", val := "913d1017" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "913d1017", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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)@009b6094bab8: Found Expect[0] for { line := { verb := "CRCX", trans_id := "50", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "b935f717" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "b935f717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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) 20250126084856576 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 49 OK (mgcp_client.c:758) 20250126084856576 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c6bf010]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250126084856576 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c6bf010]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250126084856576 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c6bf010]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250126084856576 DLMGCP DEBUG mgw-endp(mgw-fsm-9518352-0)[0x56264c6af360]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250126084856576 DLMGCP DEBUG mgw-endp(mgw-fsm-9518352-0)[0x56264c6af360]{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) 20250126084856576 DLMGCP DEBUG mgw-endp(mgw-fsm-9518352-0)[0x56264c6af360]{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) 20250126084856576 DLMGCP DEBUG mgw-endp(mgw-fsm-9518352-0)[0x56264c6af360]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250126084856576 DLMGCP DEBUG mgw-endp(mgw-fsm-9518352-0)[0x56264c6af360]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250126084856576 DLMGCP DEBUG mgw-endp(mgw-fsm-9518352-0)[0x56264c6af360]{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) 20250126084856576 DMGW DEBUG mgw(mgw-fsm-9518352-0)[0x56264c6af680]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250126084856576 DMGW DEBUG mgw(mgw-fsm-9518352-0)[0x56264c6af680]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250126084856576 DMGW DEBUG mgw(mgw-fsm-9518352-0)[0x56264c6af680]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250126084856576 DLMGCP DEBUG mgw-endp(mgw-fsm-9518352-0)[0x56264c6af360]{IN_USE}: rtpbridge/14@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-9518352-0)[0x56264c6af680] (mgcp_client_endpoint_fsm.c:724) 20250126084856576 DLMGCP DEBUG mgw-endp(mgw-fsm-9518352-0)[0x56264c6af360]{IN_USE}: rtpbridge/14@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250126084856576 DLMGCP DEBUG mgw-endp(mgw-fsm-9518352-0)[0x56264c6af360]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250126084856576 DLMGCP DEBUG mgw-endp(mgw-fsm-9518352-0)[0x56264c6af360]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250126084856576 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9518352-0)[0x56264c6b6ff0]{ST_CRCX}: Allocated (fsm.c:456) 20250126084856576 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9518352-0)[0x56264c6b6ff0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-9518352-0)[0x56264c6af360] (fsm.c:486) 20250126084856576 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9518352-0)[0x56264c6b6ff0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250126084856576 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9518352-0)[0x56264c6b6ff0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/14@mgw... (mgcp_client_fsm.c:228) 20250126084856576 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:43237: len=205 'CRCX 51 rtpbridge/14@mgw MGCP 1.0\r\nC: 913d'... (mgcp_client.c:807) 20250126084856576 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1221) 20250126084856576 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9518352-0)[0x56264c6b6ff0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250126084856576 DLMGCP DEBUG mgw-endp(mgw-fsm-9518352-0)[0x56264c6af360]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250126084856576 DLMGCP DEBUG mgw-endp(mgw-fsm-9518352-0)[0x56264c6af360]{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) 20250126084856576 DLMGCP DEBUG mgw-endp(mgw-fsm-9518352-0)[0x56264c6af360]{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) 20250126084856576 DLMGCP DEBUG mgw-endp(mgw-fsm-9518352-0)[0x56264c6af360]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment_concurrent0(224)@009b6094bab8: CRCX1{ line := { verb := "CRCX", trans_id := "50", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "b935f717" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "b935f717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@009b6094bab8: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 20250126084856581 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 50 OK (mgcp_client.c:758) 20250126084856581 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c6c7d60]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250126084856581 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c6c7d60]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) TC_rab_assignment_concurrent0(223)@009b6094bab8: CRCX2{ line := { verb := "CRCX", trans_id := "51", ep := "rtpbridge/14@mgw", ver := "1.0" }, params := { { code := "C", val := "913d1017" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "913d1017", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250126084856581 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c6c7d60]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250126084856581 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c6c7d60]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250126084856581 DLMGCP DEBUG mgw-endp(mgw-fsm-12137975-0)[0x56264c6c1490]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250126084856581 DLMGCP DEBUG mgw-endp(mgw-fsm-12137975-0)[0x56264c6c1490]{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) 20250126084856581 DLMGCP DEBUG mgw-endp(mgw-fsm-12137975-0)[0x56264c6c1490]{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) 20250126084856581 DLMGCP DEBUG mgw-endp(mgw-fsm-12137975-0)[0x56264c6c1490]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250126084856581 DLMGCP DEBUG mgw-endp(mgw-fsm-12137975-0)[0x56264c6c1490]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250126084856581 DLMGCP DEBUG mgw-endp(mgw-fsm-12137975-0)[0x56264c6c1490]{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) 20250126084856581 DMGW DEBUG mgw(mgw-fsm-12137975-0)[0x56264c6b7fc0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250126084856581 DMGW DEBUG mgw(mgw-fsm-12137975-0)[0x56264c6b7fc0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250126084856581 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250126084856581 DMGW DEBUG mgw(mgw-fsm-12137975-0)[0x56264c6b7fc0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250126084856581 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12137975)[0x56264c6434f0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250126084856581 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250126084856581 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126084856581 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) 20250126084856581 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 51 OK (mgcp_client.c:758) 20250126084856581 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56264c6b6ff0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250126084856581 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56264c6b6ff0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250126084856581 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56264c6b6ff0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250126084856581 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56264c6b6ff0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250126084856581 DLMGCP DEBUG mgw-endp(mgw-fsm-9518352-0)[0x56264c6af360]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250126084856581 DLMGCP DEBUG mgw-endp(mgw-fsm-9518352-0)[0x56264c6af360]{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) 20250126084856581 DLMGCP DEBUG mgw-endp(mgw-fsm-9518352-0)[0x56264c6af360]{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) 20250126084856581 DLMGCP DEBUG mgw-endp(mgw-fsm-9518352-0)[0x56264c6af360]{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) 20250126084856581 DLMGCP DEBUG mgw-endp(mgw-fsm-9518352-0)[0x56264c6af360]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250126084856581 DLMGCP DEBUG mgw-endp(mgw-fsm-9518352-0)[0x56264c6af360]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250126084856581 DLMGCP DEBUG mgw-endp(mgw-fsm-9518352-0)[0x56264c6af360]{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) 20250126084856581 DLMGCP DEBUG mgw-endp(mgw-fsm-9518352-0)[0x56264c6af360]{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) 20250126084856581 DMGW DEBUG mgw(mgw-fsm-9518352-0)[0x56264c6af680]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250126084856581 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250126084856581 DMGW DEBUG mgw(mgw-fsm-9518352-0)[0x56264c6af680]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250126084856581 DMGW DEBUG mgw(mgw-fsm-9518352-0)[0x56264c6af680]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250126084856581 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x56264c640b00]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250126084856581 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250126084856581 DLSCCP DEBUG SCCP-SCOC(22)[0x56264c642bc0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250126084856581 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c78db0), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20250126084856581 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084856581 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084856581 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126084856581 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084856581 DMGW DEBUG mgw(mgw-fsm-9518352-0)[0x56264c6af680]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250126084856581 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084856581 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084856581 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084856581 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126084856581 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126084856581 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126084856581 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126084856581 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@009b6094bab8: Session index based on local reference:14 HNBGW_Test.msc0-SCCP(202)@009b6094bab8: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@009b6094bab8: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@009b6094bab8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(224)@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(223)@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126084856585 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126084856585 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126084856585 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1355) 20250126084856585 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250126084856585 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xb935f7) (hnbgw_rua.c:471) 20250126084856585 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12137975 SCCP-23 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250126084856585 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12137975)[0x56264c6434f0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250126084856585 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250126084856585 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250126084856585 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12137975)[0x56264c6434f0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250126084856585 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250126084856585 DMGW DEBUG mgw(mgw-fsm-12137975-0)[0x56264c6b7fc0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250126084856585 DMGW DEBUG mgw(mgw-fsm-12137975-0)[0x56264c6b7fc0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250126084856585 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250126084856585 DMGW DEBUG mgw(mgw-fsm-12137975-0)[0x56264c6b7fc0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250126084856585 DLMGCP DEBUG mgw-endp(mgw-fsm-12137975-0)[0x56264c6c1490]{IN_USE}: rtpbridge/15@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-12137975-0)[0x56264c6b7fc0] (mgcp_client_endpoint_fsm.c:724) 20250126084856585 DLMGCP DEBUG mgw-endp(mgw-fsm-12137975-0)[0x56264c6c1490]{IN_USE}: rtpbridge/15@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250126084856585 DLMGCP DEBUG mgw-endp(mgw-fsm-12137975-0)[0x56264c6c1490]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250126084856585 DLMGCP DEBUG mgw-endp(mgw-fsm-12137975-0)[0x56264c6c1490]{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) 20250126084856585 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c6c7d60]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250126084856585 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:43237: len=215 'MDCX 52 rtpbridge/15@mgw MGCP 1.0\r\nC: b935'... (mgcp_client.c:807) 20250126084856585 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1221) 20250126084856585 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c6c7d60]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250126084856585 DLMGCP DEBUG mgw-endp(mgw-fsm-12137975-0)[0x56264c6c1490]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250126084856585 DLMGCP DEBUG mgw-endp(mgw-fsm-12137975-0)[0x56264c6c1490]{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) 20250126084856585 DLMGCP DEBUG mgw-endp(mgw-fsm-12137975-0)[0x56264c6c1490]{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)@009b6094bab8: MDCX1{ line := { verb := "MDCX", trans_id := "52", ep := "rtpbridge/15@mgw", ver := "1.0" }, params := { { code := "C", val := "b935f717" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "b935f717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250126084856590 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 52 OK (mgcp_client.c:758) 20250126084856590 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c6c7d60]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250126084856590 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c6c7d60]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250126084856590 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c6c7d60]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250126084856590 DLMGCP DEBUG mgw-endp(mgw-fsm-12137975-0)[0x56264c6c1490]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250126084856590 DLMGCP DEBUG mgw-endp(mgw-fsm-12137975-0)[0x56264c6c1490]{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) 20250126084856590 DLMGCP DEBUG mgw-endp(mgw-fsm-12137975-0)[0x56264c6c1490]{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) 20250126084856590 DLMGCP DEBUG mgw-endp(mgw-fsm-12137975-0)[0x56264c6c1490]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250126084856590 DLMGCP DEBUG mgw-endp(mgw-fsm-12137975-0)[0x56264c6c1490]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250126084856590 DLMGCP DEBUG mgw-endp(mgw-fsm-12137975-0)[0x56264c6c1490]{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) 20250126084856590 DMGW DEBUG mgw(mgw-fsm-12137975-0)[0x56264c6b7fc0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250126084856590 DMGW DEBUG mgw(mgw-fsm-12137975-0)[0x56264c6b7fc0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250126084856590 DMGW DEBUG mgw(mgw-fsm-12137975-0)[0x56264c6b7fc0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250126084856590 DLMGCP DEBUG mgw-endp(mgw-fsm-12137975-0)[0x56264c6c1490]{IN_USE}: rtpbridge/15@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-12137975-0)[0x56264c6b7fc0] (mgcp_client_endpoint_fsm.c:724) 20250126084856590 DLMGCP DEBUG mgw-endp(mgw-fsm-12137975-0)[0x56264c6c1490]{IN_USE}: rtpbridge/15@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250126084856590 DLMGCP DEBUG mgw-endp(mgw-fsm-12137975-0)[0x56264c6c1490]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250126084856590 DLMGCP DEBUG mgw-endp(mgw-fsm-12137975-0)[0x56264c6c1490]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250126084856590 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12137975-0)[0x56264c6b7d10]{ST_CRCX}: Allocated (fsm.c:456) 20250126084856590 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12137975-0)[0x56264c6b7d10]{ST_CRCX}: is child of mgw-endp(mgw-fsm-12137975-0)[0x56264c6c1490] (fsm.c:486) 20250126084856590 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12137975-0)[0x56264c6b7d10]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250126084856590 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12137975-0)[0x56264c6b7d10]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/15@mgw... (mgcp_client_fsm.c:228) 20250126084856590 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:43237: len=205 'CRCX 53 rtpbridge/15@mgw MGCP 1.0\r\nC: b935'... (mgcp_client.c:807) 20250126084856590 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1221) 20250126084856590 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12137975-0)[0x56264c6b7d10]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250126084856590 DLMGCP DEBUG mgw-endp(mgw-fsm-12137975-0)[0x56264c6c1490]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250126084856590 DLMGCP DEBUG mgw-endp(mgw-fsm-12137975-0)[0x56264c6c1490]{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) 20250126084856590 DLMGCP DEBUG mgw-endp(mgw-fsm-12137975-0)[0x56264c6c1490]{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) 20250126084856590 DLMGCP DEBUG mgw-endp(mgw-fsm-12137975-0)[0x56264c6c1490]{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)@009b6094bab8: CRCX2{ line := { verb := "CRCX", trans_id := "53", ep := "rtpbridge/15@mgw", ver := "1.0" }, params := { { code := "C", val := "b935f717" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "b935f717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250126084856595 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 53 OK (mgcp_client.c:758) 20250126084856595 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56264c6b7d10]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250126084856595 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56264c6b7d10]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250126084856595 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56264c6b7d10]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250126084856595 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56264c6b7d10]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250126084856595 DLMGCP DEBUG mgw-endp(mgw-fsm-12137975-0)[0x56264c6c1490]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250126084856595 DLMGCP DEBUG mgw-endp(mgw-fsm-12137975-0)[0x56264c6c1490]{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) 20250126084856595 DLMGCP DEBUG mgw-endp(mgw-fsm-12137975-0)[0x56264c6c1490]{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) 20250126084856595 DLMGCP DEBUG mgw-endp(mgw-fsm-12137975-0)[0x56264c6c1490]{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) 20250126084856595 DLMGCP DEBUG mgw-endp(mgw-fsm-12137975-0)[0x56264c6c1490]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250126084856595 DLMGCP DEBUG mgw-endp(mgw-fsm-12137975-0)[0x56264c6c1490]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250126084856595 DLMGCP DEBUG mgw-endp(mgw-fsm-12137975-0)[0x56264c6c1490]{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) 20250126084856595 DLMGCP DEBUG mgw-endp(mgw-fsm-12137975-0)[0x56264c6c1490]{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) 20250126084856595 DMGW DEBUG mgw(mgw-fsm-12137975-0)[0x56264c6b7fc0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250126084856595 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250126084856595 DMGW DEBUG mgw(mgw-fsm-12137975-0)[0x56264c6b7fc0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250126084856595 DMGW DEBUG mgw(mgw-fsm-12137975-0)[0x56264c6b7fc0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250126084856595 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x56264c6430f0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250126084856595 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250126084856595 DLSCCP DEBUG SCCP-SCOC(23)[0x56264c643b40]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250126084856595 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002e79e0), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20250126084856595 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084856595 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084856595 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126084856595 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084856595 DMGW DEBUG mgw(mgw-fsm-12137975-0)[0x56264c6b7fc0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250126084856595 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084856595 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084856595 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084856595 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126084856595 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126084856595 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126084856595 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126084856595 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@009b6094bab8: Session index based on local reference:15 HNBGW_Test.msc0-SCCP(202)@009b6094bab8: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@009b6094bab8: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@009b6094bab8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(224)@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(202)@009b6094bab8: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(202)@009b6094bab8: vl_len:12 HNBGW_Test.msc0-SCCP(202)@009b6094bab8: vl_from0 HNBGW_Test.msc0-SCCP(202)@009b6094bab8: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250126084858239 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084858239 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126084858239 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126084858239 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126084858239 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126084858239 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126084858239 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126084858239 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084858239 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084858239 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126084858239 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126084858239 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126084858239 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126084858239 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000008), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250126084858239 DLSCCP DEBUG Received CO:CODT for local reference 8 (sccp_scoc.c:1824) 20250126084858239 DLSCCP DEBUG SCCP-SCOC(8)[0x56264c628520]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250126084858239 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084858239 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250126084858239 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x56264c6293e0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250126084858240 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250126084858240 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250126084858240 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x56264c6293e0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250126084858240 DMGW DEBUG mgw(mgw-fsm-13171494-0)[0x56264c624ce0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250126084858240 DMGW DEBUG mgw(mgw-fsm-13171494-0)[0x56264c624ce0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250126084858240 DMGW DEBUG mgw(mgw-fsm-13171494-0)[0x56264c624ce0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250126084858240 DLMGCP DEBUG mgw-endp(mgw-fsm-13171494-0)[0x56264c6317f0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250126084858240 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c630f70]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250126084858240 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:43237: len=57 'DLCX 54 rtpbridge/0@mgw MGCP 1.0\r\nC: c8fb2'... (mgcp_client.c:807) 20250126084858240 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250126084858240 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c630f70]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250126084858240 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56264c645390]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250126084858240 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:43237: len=57 'DLCX 55 rtpbridge/0@mgw MGCP 1.0\r\nC: c8fb2'... (mgcp_client.c:807) 20250126084858240 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250126084858240 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56264c645390]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250126084858240 DLMGCP DEBUG mgw-endp(mgw-fsm-13171494-0)[0x56264c6317f0]{IN_USE}: Removing from parent mgw(mgw-fsm-13171494-0)[0x56264c624ce0] (mgcp_client_endpoint_fsm.c:873) 20250126084858240 DLMGCP DEBUG mgw-endp(mgw-fsm-13171494-0)[0x56264c6317f0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250126084858240 DLMGCP DEBUG mgw-endp(mgw-fsm-13171494-0)[0x56264c6317f0]{IN_USE}: Deallocated (fsm.c:568) 20250126084858240 DMGW DEBUG mgw(mgw-fsm-13171494-0)[0x56264c624ce0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250126084858240 DMGW DEBUG mgw(mgw-fsm-13171494-0)[0x56264c624ce0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250126084858240 DMGW DEBUG mgw(mgw-fsm-13171494-0)[0x56264c624ce0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250126084858240 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13171494)[0x56264c621720]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250126084858240 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250126084858240 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126084858240 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) TC_rab_assignment_concurrent0(209)@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(209)@009b6094bab8: DLCX{ line := { verb := "DLCX", trans_id := "54", ep := "rtpbridge/0@mgw", ver := "1.0" }, params := { { code := "C", val := "c8fb2617" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(209)@009b6094bab8: DLCX{ line := { verb := "DLCX", trans_id := "55", ep := "rtpbridge/0@mgw", ver := "1.0" }, params := { { code := "C", val := "c8fb2617" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(209)@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126084858254 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 54 OK (mgcp_client.c:758) 20250126084858254 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c630f70]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250126084858254 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c630f70]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250126084858254 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c630f70]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250126084858254 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c630f70]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250126084858255 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 55 OK (mgcp_client.c:758) 20250126084858255 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56264c645390]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250126084858255 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56264c645390]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250126084858255 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56264c645390]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250126084858255 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56264c645390]{ST_DLCX_RESP}: Deallocated (fsm.c:568) HNBGW_Test.msc0-SCCP(202)@009b6094bab8: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(202)@009b6094bab8: vl_len:12 HNBGW_Test.msc0-SCCP(202)@009b6094bab8: vl_from0 HNBGW_Test.msc0-SCCP(202)@009b6094bab8: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_rab_assignment_concurrent-Iuh0-RUA(201)@009b6094bab8: Deleted conn table entry 0TC_rab_assignment_concurrent0(209)13171494 20250126084858266 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126084858266 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126084858266 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1355) 20250126084858266 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250126084858266 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xc8fb26,cause=radio(normal)) (hnbgw_rua.c:439) 20250126084858266 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13171494 SCCP-8 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250126084858266 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13171494)[0x56264c621720]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250126084858266 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250126084858266 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250126084858266 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13171494)[0x56264c621720]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250126084858266 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x56264c6293e0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126084858266 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250126084858267 DLSCCP DEBUG SCCP-SCOC(8)[0x56264c628520]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250126084858267 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005aa2d6), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250126084858267 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084858267 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084858267 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126084858267 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084858267 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13171494)[0x56264c621720]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250126084858267 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x56264c6293e0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250126084858267 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x56264c6293e0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250126084858267 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084858267 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084858267 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084858267 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126084858267 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126084858267 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126084858267 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126084858267 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084858267 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084858267 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126084858267 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126084858267 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126084858267 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126084858267 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126084858267 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126084858267 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084858268 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084858268 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126084858268 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126084858268 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126084858268 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126084858268 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000009), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250126084858268 DLSCCP DEBUG Received CO:CODT for local reference 9 (sccp_scoc.c:1824) 20250126084858268 DLSCCP DEBUG SCCP-SCOC(9)[0x56264c624b30]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250126084858268 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084858268 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250126084858268 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x56264c624f20]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250126084858268 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250126084858268 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250126084858268 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x56264c624f20]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250126084858268 DMGW DEBUG mgw(mgw-fsm-12286293-0)[0x56264c632a60]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250126084858268 DMGW DEBUG mgw(mgw-fsm-12286293-0)[0x56264c632a60]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250126084858268 DMGW DEBUG mgw(mgw-fsm-12286293-0)[0x56264c632a60]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250126084858268 DLMGCP DEBUG mgw-endp(mgw-fsm-12286293-0)[0x56264c632d10]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250126084858268 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c64c1f0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250126084858268 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:43237: len=57 'DLCX 56 rtpbridge/1@mgw MGCP 1.0\r\nC: bb795'... (mgcp_client.c:807) 20250126084858268 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250126084858268 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c64c1f0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250126084858268 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56264c632710]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250126084858268 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:43237: len=57 'DLCX 57 rtpbridge/1@mgw MGCP 1.0\r\nC: bb795'... (mgcp_client.c:807) 20250126084858268 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250126084858268 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56264c632710]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250126084858268 DLMGCP DEBUG mgw-endp(mgw-fsm-12286293-0)[0x56264c632d10]{IN_USE}: Removing from parent mgw(mgw-fsm-12286293-0)[0x56264c632a60] (mgcp_client_endpoint_fsm.c:873) 20250126084858268 DLMGCP DEBUG mgw-endp(mgw-fsm-12286293-0)[0x56264c632d10]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250126084858268 DLMGCP DEBUG mgw-endp(mgw-fsm-12286293-0)[0x56264c632d10]{IN_USE}: Deallocated (fsm.c:568) 20250126084858268 DMGW DEBUG mgw(mgw-fsm-12286293-0)[0x56264c632a60]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250126084858268 DMGW DEBUG mgw(mgw-fsm-12286293-0)[0x56264c632a60]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250126084858268 DMGW DEBUG mgw(mgw-fsm-12286293-0)[0x56264c632a60]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250126084858268 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12286293)[0x56264c6299f0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250126084858268 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250126084858268 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126084858268 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) HNBGW_Test.msc0-SCCP(202)@009b6094bab8: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(202)@009b6094bab8: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@009b6094bab8: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@009b6094bab8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(210)@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(209)@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@009b6094bab8: Deleted conn table entry 0TC_rab_assignment_concurrent0(209)3638442 TC_rab_assignment_concurrent0(210)@009b6094bab8: DLCX{ line := { verb := "DLCX", trans_id := "56", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "bb795517" }, { code := "I", val := "11111" } }, sdp := omit } HNBGW_Test.msc0-SCCP(202)@009b6094bab8: Session index based on connection ID:0 TC_rab_assignment_concurrent0(210)@009b6094bab8: DLCX{ line := { verb := "DLCX", trans_id := "57", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "bb795517" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(210)@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126084858277 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 56 OK (mgcp_client.c:758) 20250126084858277 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c64c1f0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250126084858278 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c64c1f0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250126084858278 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c64c1f0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250126084858278 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c64c1f0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250126084858278 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 57 OK (mgcp_client.c:758) 20250126084858278 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56264c632710]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250126084858278 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56264c632710]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250126084858278 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56264c632710]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250126084858278 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56264c632710]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@009b6094bab8: Deleted conn table entry 1TC_rab_assignment_concurrent0(210)12286293 20250126084858283 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126084858283 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126084858283 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1355) 20250126084858283 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250126084858283 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xbb7955,cause=radio(normal)) (hnbgw_rua.c:439) 20250126084858283 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12286293 SCCP-9 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250126084858283 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12286293)[0x56264c6299f0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250126084858283 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250126084858283 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250126084858283 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12286293)[0x56264c6299f0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250126084858283 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x56264c624f20]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126084858283 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250126084858283 DLSCCP DEBUG SCCP-SCOC(9)[0x56264c624b30]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250126084858283 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fd4283), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250126084858283 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084858283 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084858283 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126084858283 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084858283 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12286293)[0x56264c6299f0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250126084858283 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x56264c624f20]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250126084858283 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x56264c624f20]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250126084858284 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084858284 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084858284 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084858284 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126084858284 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126084858284 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126084858284 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126084858284 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084858284 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084858284 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126084858284 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126084858284 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126084858284 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126084858284 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126084858284 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126084858284 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084858284 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084858284 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126084858284 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126084858284 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126084858284 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126084858284 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=005aa2d6), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250126084858284 DLSCCP DEBUG Received CO:RELRE for local reference 8 (sccp_scoc.c:1824) 20250126084858284 DLSCCP DEBUG SCCP-SCOC(8)[0x56264c628520]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250126084858284 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084858284 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250126084858284 DCN DEBUG handle_cn_disc_ind() conn_id=8 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250126084858285 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x56264c6293e0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250126084858285 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x56264c6293e0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250126084858285 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13171494)[0x56264c621720]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250126084858285 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13171494)[0x56264c621720]{disconnected}: Freeing instance (context_map.c:202) 20250126084858285 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13171494)[0x56264c621720]{disconnected}: Deallocated (fsm.c:568) 20250126084858285 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x56264c6293e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250126084858285 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x56264c6293e0]{disconnected}: Freeing instance (context_map.c:206) 20250126084858285 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x56264c6293e0]{disconnected}: Deallocated (fsm.c:568) 20250126084858285 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13171494 SCCP-8 msc-0 MI=NONE: Deallocating (context_map.c:225) 20250126084858285 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005aa2d6), PART(T=Source Reference,L=4,D=00000008) (sccp_scrc.c:406) 20250126084858285 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084858285 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084858285 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126084858285 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084858285 DLSCCP DEBUG SCCP-SCOC(8)[0x56264c628520]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250126084858285 DLSCCP DEBUG SCCP-SCOC(8)[0x56264c628520]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250126084858285 DLSCCP DEBUG SCCP-SCOC(8)[0x56264c628520]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250126084858285 DLSCCP DEBUG SCCP-SCOC(8)[0x56264c628520]{IDLE}: Deallocated (fsm.c:568) 20250126084858285 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084858285 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084858285 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084858285 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126084858285 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126084858286 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126084858286 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126084858286 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@009b6094bab8: Session index based on local reference:1 HNBGW_Test.msc0-SCCP(202)@009b6094bab8: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@009b6094bab8: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@009b6094bab8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.msc0-SCCP(202)@009b6094bab8: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(202)@009b6094bab8: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(210)@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(202)@009b6094bab8: Session index based on connection ID:2 HNBGW_Test.msc0-SCCP(202)@009b6094bab8: vl_len:12 HNBGW_Test.msc0-SCCP(202)@009b6094bab8: vl_from0 HNBGW_Test.msc0-SCCP(202)@009b6094bab8: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250126084858290 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084858290 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126084858290 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126084858290 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126084858290 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126084858290 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126084858290 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126084858290 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(203)@009b6094bab8: Deleted conn table entry 1TC_rab_assignment_concurrent0(210)16542753 20250126084858290 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084858290 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126084858290 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126084858291 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126084858291 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126084858291 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000a), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250126084858291 DLSCCP DEBUG Received CO:CODT for local reference 10 (sccp_scoc.c:1824) 20250126084858291 DLSCCP DEBUG SCCP-SCOC(10)[0x56264c6316c0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250126084858291 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084858291 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250126084858291 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x56264c630680]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250126084858291 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250126084858291 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250126084858291 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x56264c630680]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250126084858291 DMGW DEBUG mgw(mgw-fsm-14048852-0)[0x56264c644af0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250126084858291 DMGW DEBUG mgw(mgw-fsm-14048852-0)[0x56264c644af0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250126084858291 DMGW DEBUG mgw(mgw-fsm-14048852-0)[0x56264c644af0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250126084858291 DLMGCP DEBUG mgw-endp(mgw-fsm-14048852-0)[0x56264c64ec00]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250126084858291 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c6447d0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250126084858291 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:43237: len=57 'DLCX 58 rtpbridge/2@mgw MGCP 1.0\r\nC: d65e5'... (mgcp_client.c:807) 20250126084858291 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250126084858291 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c6447d0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250126084858291 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56264c644990]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250126084858291 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:43237: len=57 'DLCX 59 rtpbridge/2@mgw MGCP 1.0\r\nC: d65e5'... (mgcp_client.c:807) 20250126084858291 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250126084858291 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56264c644990]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250126084858291 DLMGCP DEBUG mgw-endp(mgw-fsm-14048852-0)[0x56264c64ec00]{IN_USE}: Removing from parent mgw(mgw-fsm-14048852-0)[0x56264c644af0] (mgcp_client_endpoint_fsm.c:873) 20250126084858291 DLMGCP DEBUG mgw-endp(mgw-fsm-14048852-0)[0x56264c64ec00]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250126084858291 DLMGCP DEBUG mgw-endp(mgw-fsm-14048852-0)[0x56264c64ec00]{IN_USE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-SCCP(202)@009b6094bab8: Session index based on connection ID:1 20250126084858291 DMGW DEBUG mgw(mgw-fsm-14048852-0)[0x56264c644af0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250126084858291 DMGW DEBUG mgw(mgw-fsm-14048852-0)[0x56264c644af0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250126084858291 DMGW DEBUG mgw(mgw-fsm-14048852-0)[0x56264c644af0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250126084858291 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14048852)[0x56264c625b90]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250126084858291 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250126084858291 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126084858291 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) TC_rab_assignment_concurrent0(211)@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(211)@009b6094bab8: DLCX{ line := { verb := "DLCX", trans_id := "58", ep := "rtpbridge/2@mgw", ver := "1.0" }, params := { { code := "C", val := "d65e5417" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(211)@009b6094bab8: DLCX{ line := { verb := "DLCX", trans_id := "59", ep := "rtpbridge/2@mgw", ver := "1.0" }, params := { { code := "C", val := "d65e5417" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(211)@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126084858308 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 58 OK (mgcp_client.c:758) 20250126084858308 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c6447d0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250126084858308 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c6447d0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250126084858308 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c6447d0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250126084858308 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c6447d0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250126084858309 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 59 OK (mgcp_client.c:758) 20250126084858309 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56264c644990]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250126084858309 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56264c644990]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250126084858309 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56264c644990]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250126084858309 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56264c644990]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@009b6094bab8: Deleted conn table entry 2TC_rab_assignment_concurrent0(211)14048852 20250126084858314 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126084858314 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126084858314 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1355) 20250126084858314 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250126084858314 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xd65e54,cause=radio(normal)) (hnbgw_rua.c:439) 20250126084858314 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14048852 SCCP-10 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250126084858314 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14048852)[0x56264c625b90]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250126084858314 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250126084858314 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250126084858314 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14048852)[0x56264c625b90]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250126084858314 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x56264c630680]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126084858315 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250126084858315 DLSCCP DEBUG SCCP-SCOC(10)[0x56264c6316c0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250126084858315 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00eab9fa), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250126084858315 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084858315 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084858315 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126084858315 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084858315 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14048852)[0x56264c625b90]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250126084858315 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x56264c630680]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250126084858315 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x56264c630680]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250126084858315 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084858315 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084858315 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084858315 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126084858315 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126084858315 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126084858315 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126084858315 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084858315 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084858315 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126084858315 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126084858315 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126084858315 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126084858315 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126084858315 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126084858315 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084858315 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084858315 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126084858315 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126084858315 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126084858315 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126084858315 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=00fd4283), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250126084858316 DLSCCP DEBUG Received CO:RELRE for local reference 9 (sccp_scoc.c:1824) 20250126084858316 DLSCCP DEBUG SCCP-SCOC(9)[0x56264c624b30]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250126084858316 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084858316 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250126084858316 DCN DEBUG handle_cn_disc_ind() conn_id=9 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250126084858316 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x56264c624f20]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250126084858316 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x56264c624f20]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250126084858316 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12286293)[0x56264c6299f0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250126084858316 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12286293)[0x56264c6299f0]{disconnected}: Freeing instance (context_map.c:202) 20250126084858316 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12286293)[0x56264c6299f0]{disconnected}: Deallocated (fsm.c:568) 20250126084858316 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x56264c624f20]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250126084858316 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x56264c624f20]{disconnected}: Freeing instance (context_map.c:206) 20250126084858316 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x56264c624f20]{disconnected}: Deallocated (fsm.c:568) 20250126084858316 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12286293 SCCP-9 msc-0 MI=NONE: Deallocating (context_map.c:225) 20250126084858316 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fd4283), PART(T=Source Reference,L=4,D=00000009) (sccp_scrc.c:406) 20250126084858316 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084858316 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084858316 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126084858316 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084858316 DLSCCP DEBUG SCCP-SCOC(9)[0x56264c624b30]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250126084858316 DLSCCP DEBUG SCCP-SCOC(9)[0x56264c624b30]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250126084858316 DLSCCP DEBUG SCCP-SCOC(9)[0x56264c624b30]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250126084858316 DLSCCP DEBUG SCCP-SCOC(9)[0x56264c624b30]{IDLE}: Deallocated (fsm.c:568) 20250126084858316 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084858316 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084858316 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084858317 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126084858317 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126084858317 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126084858317 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126084858317 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@009b6094bab8: Session index based on local reference:2 HNBGW_Test.msc0-SCCP(202)@009b6094bab8: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@009b6094bab8: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@009b6094bab8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.msc0-SCCP(202)@009b6094bab8: Session index based on local reference:1 HNBGW_Test.msc0-SCCP(202)@009b6094bab8: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(211)@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@009b6094bab8: Deleted conn table entry 2TC_rab_assignment_concurrent0(211)5783048 HNBGW_Test.msc0-SCCP(202)@009b6094bab8: Session index based on connection ID:2 20250126084858323 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084858323 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126084858323 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126084858323 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126084858323 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126084858323 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126084858323 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126084858323 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084858323 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084858323 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126084858323 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126084858323 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126084858323 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126084858323 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=00eab9fa), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250126084858323 DLSCCP DEBUG Received CO:RELRE for local reference 10 (sccp_scoc.c:1824) 20250126084858323 DLSCCP DEBUG SCCP-SCOC(10)[0x56264c6316c0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250126084858323 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084858323 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250126084858323 DCN DEBUG handle_cn_disc_ind() conn_id=10 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250126084858323 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x56264c630680]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250126084858323 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x56264c630680]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250126084858323 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14048852)[0x56264c625b90]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250126084858323 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14048852)[0x56264c625b90]{disconnected}: Freeing instance (context_map.c:202) 20250126084858323 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14048852)[0x56264c625b90]{disconnected}: Deallocated (fsm.c:568) 20250126084858323 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x56264c630680]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250126084858323 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x56264c630680]{disconnected}: Freeing instance (context_map.c:206) 20250126084858323 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x56264c630680]{disconnected}: Deallocated (fsm.c:568) 20250126084858323 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14048852 SCCP-10 msc-0 MI=NONE: Deallocating (context_map.c:225) 20250126084858323 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00eab9fa), PART(T=Source Reference,L=4,D=0000000a) (sccp_scrc.c:406) 20250126084858323 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084858324 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084858324 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126084858324 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084858324 DLSCCP DEBUG SCCP-SCOC(10)[0x56264c6316c0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250126084858324 DLSCCP DEBUG SCCP-SCOC(10)[0x56264c6316c0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250126084858324 DLSCCP DEBUG SCCP-SCOC(10)[0x56264c6316c0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250126084858324 DLSCCP DEBUG SCCP-SCOC(10)[0x56264c6316c0]{IDLE}: Deallocated (fsm.c:568) 20250126084858324 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084858324 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084858324 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084858324 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126084858324 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126084858324 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126084858324 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126084858324 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@009b6094bab8: Session index based on local reference:2 HNBGW_Test.msc0-SCCP(202)@009b6094bab8: RLC received in state:disconnect_pending HNBGW_Test.msc0-SCCP(202)@009b6094bab8: Session index based on connection ID:3 HNBGW_Test.msc0-SCCP(202)@009b6094bab8: vl_len:12 HNBGW_Test.msc0-SCCP(202)@009b6094bab8: vl_from0 HNBGW_Test.msc0-SCCP(202)@009b6094bab8: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250126084858338 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084858338 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126084858338 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126084858338 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126084858338 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126084858338 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126084858338 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126084858338 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084858338 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084858338 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126084858338 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126084858338 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126084858338 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126084858338 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000b), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250126084858339 DLSCCP DEBUG Received CO:CODT for local reference 11 (sccp_scoc.c:1824) 20250126084858339 DLSCCP DEBUG SCCP-SCOC(11)[0x56264c633960]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250126084858339 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084858339 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250126084858339 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x56264c6310a0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250126084858339 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250126084858339 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250126084858339 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x56264c6310a0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250126084858339 DMGW DEBUG mgw(mgw-fsm-6502797-0)[0x56264c656b90]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250126084858339 DMGW DEBUG mgw(mgw-fsm-6502797-0)[0x56264c656b90]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250126084858339 DMGW DEBUG mgw(mgw-fsm-6502797-0)[0x56264c656b90]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250126084858339 DLMGCP DEBUG mgw-endp(mgw-fsm-6502797-0)[0x56264c656da0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250126084858339 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c65d7f0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250126084858339 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:43237: len=57 'DLCX 60 rtpbridge/3@mgw MGCP 1.0\r\nC: 63398'... (mgcp_client.c:807) 20250126084858339 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250126084858339 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c65d7f0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250126084858339 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56264c64e220]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250126084858339 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:43237: len=57 'DLCX 61 rtpbridge/3@mgw MGCP 1.0\r\nC: 63398'... (mgcp_client.c:807) 20250126084858339 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250126084858339 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56264c64e220]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250126084858339 DLMGCP DEBUG mgw-endp(mgw-fsm-6502797-0)[0x56264c656da0]{IN_USE}: Removing from parent mgw(mgw-fsm-6502797-0)[0x56264c656b90] (mgcp_client_endpoint_fsm.c:873) 20250126084858339 DLMGCP DEBUG mgw-endp(mgw-fsm-6502797-0)[0x56264c656da0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250126084858339 DLMGCP DEBUG mgw-endp(mgw-fsm-6502797-0)[0x56264c656da0]{IN_USE}: Deallocated (fsm.c:568) 20250126084858339 DMGW DEBUG mgw(mgw-fsm-6502797-0)[0x56264c656b90]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250126084858339 DMGW DEBUG mgw(mgw-fsm-6502797-0)[0x56264c656b90]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250126084858339 DMGW DEBUG mgw(mgw-fsm-6502797-0)[0x56264c656b90]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250126084858339 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6502797)[0x56264c631a30]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250126084858339 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250126084858339 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126084858340 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) TC_rab_assignment_concurrent0(212)@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(212)@009b6094bab8: DLCX{ line := { verb := "DLCX", trans_id := "60", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "63398d17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(212)@009b6094bab8: DLCX{ line := { verb := "DLCX", trans_id := "61", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "63398d17" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(212)@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126084858352 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 60 OK (mgcp_client.c:758) 20250126084858352 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c65d7f0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250126084858352 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c65d7f0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250126084858352 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c65d7f0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250126084858352 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c65d7f0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250126084858353 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 61 OK (mgcp_client.c:758) 20250126084858353 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56264c64e220]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250126084858353 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56264c64e220]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250126084858353 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56264c64e220]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250126084858353 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56264c64e220]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@009b6094bab8: Deleted conn table entry 3TC_rab_assignment_concurrent0(212)6502797 20250126084858358 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126084858358 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126084858358 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1355) 20250126084858358 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250126084858358 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x63398d,cause=radio(normal)) (hnbgw_rua.c:439) 20250126084858358 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6502797 SCCP-11 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250126084858358 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6502797)[0x56264c631a30]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250126084858358 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250126084858358 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250126084858358 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6502797)[0x56264c631a30]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250126084858358 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x56264c6310a0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126084858358 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250126084858358 DLSCCP DEBUG SCCP-SCOC(11)[0x56264c633960]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250126084858358 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0006dc6e), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250126084858358 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084858358 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084858358 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126084858358 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084858358 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6502797)[0x56264c631a30]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250126084858358 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x56264c6310a0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250126084858358 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x56264c6310a0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250126084858358 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084858358 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084858358 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084858358 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126084858358 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126084858358 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126084858358 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126084858358 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@009b6094bab8: Session index based on local reference:3 HNBGW_Test.msc0-SCCP(202)@009b6094bab8: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@009b6094bab8: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@009b6094bab8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(212)@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@009b6094bab8: Deleted conn table entry 3TC_rab_assignment_concurrent0(212)4530028 HNBGW_Test.msc0-SCCP(202)@009b6094bab8: Session index based on connection ID:3 20250126084858366 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084858366 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126084858366 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126084858366 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126084858366 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126084858366 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126084858366 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126084858366 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084858366 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084858366 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126084858366 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126084858366 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126084858366 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126084858366 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=0006dc6e), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250126084858366 DLSCCP DEBUG Received CO:RELRE for local reference 11 (sccp_scoc.c:1824) 20250126084858366 DLSCCP DEBUG SCCP-SCOC(11)[0x56264c633960]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250126084858366 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084858366 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250126084858366 DCN DEBUG handle_cn_disc_ind() conn_id=11 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250126084858366 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x56264c6310a0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250126084858366 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x56264c6310a0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250126084858366 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6502797)[0x56264c631a30]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250126084858366 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6502797)[0x56264c631a30]{disconnected}: Freeing instance (context_map.c:202) 20250126084858366 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6502797)[0x56264c631a30]{disconnected}: Deallocated (fsm.c:568) 20250126084858366 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x56264c6310a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250126084858366 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x56264c6310a0]{disconnected}: Freeing instance (context_map.c:206) 20250126084858366 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x56264c6310a0]{disconnected}: Deallocated (fsm.c:568) 20250126084858367 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6502797 SCCP-11 msc-0 MI=NONE: Deallocating (context_map.c:225) 20250126084858367 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0006dc6e), PART(T=Source Reference,L=4,D=0000000b) (sccp_scrc.c:406) 20250126084858367 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084858367 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084858367 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126084858367 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084858367 DLSCCP DEBUG SCCP-SCOC(11)[0x56264c633960]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250126084858367 DLSCCP DEBUG SCCP-SCOC(11)[0x56264c633960]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250126084858367 DLSCCP DEBUG SCCP-SCOC(11)[0x56264c633960]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250126084858367 DLSCCP DEBUG SCCP-SCOC(11)[0x56264c633960]{IDLE}: Deallocated (fsm.c:568) 20250126084858367 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084858367 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084858367 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084858367 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126084858367 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126084858367 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126084858367 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126084858367 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@009b6094bab8: Session index based on connection ID:4 HNBGW_Test.msc0-SCCP(202)@009b6094bab8: vl_len:12 HNBGW_Test.msc0-SCCP(202)@009b6094bab8: vl_from0 HNBGW_Test.msc0-SCCP(202)@009b6094bab8: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O HNBGW_Test.msc0-SCCP(202)@009b6094bab8: Session index based on local reference:3 HNBGW_Test.msc0-SCCP(202)@009b6094bab8: RLC received in state:disconnect_pending 20250126084858369 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084858369 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126084858369 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126084858369 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126084858370 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126084858370 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126084858370 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126084858370 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084858370 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084858370 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126084858370 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126084858370 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126084858370 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126084858370 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000c), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250126084858370 DLSCCP DEBUG Received CO:CODT for local reference 12 (sccp_scoc.c:1824) 20250126084858370 DLSCCP DEBUG SCCP-SCOC(12)[0x56264c63b7c0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250126084858370 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084858370 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250126084858370 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x56264c633290]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250126084858370 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250126084858370 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250126084858370 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x56264c633290]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250126084858370 DMGW DEBUG mgw(mgw-fsm-3611333-0)[0x56264c65f5b0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250126084858370 DMGW DEBUG mgw(mgw-fsm-3611333-0)[0x56264c65f5b0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250126084858370 DMGW DEBUG mgw(mgw-fsm-3611333-0)[0x56264c65f5b0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250126084858370 DLMGCP DEBUG mgw-endp(mgw-fsm-3611333-0)[0x56264c65f7c0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250126084858370 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c6661a0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250126084858370 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:43237: len=57 'DLCX 62 rtpbridge/4@mgw MGCP 1.0\r\nC: 371ac'... (mgcp_client.c:807) 20250126084858370 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250126084858370 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c6661a0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250126084858370 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56264c65f370]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250126084858370 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:43237: len=57 'DLCX 63 rtpbridge/4@mgw MGCP 1.0\r\nC: 371ac'... (mgcp_client.c:807) 20250126084858370 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250126084858370 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56264c65f370]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250126084858370 DLMGCP DEBUG mgw-endp(mgw-fsm-3611333-0)[0x56264c65f7c0]{IN_USE}: Removing from parent mgw(mgw-fsm-3611333-0)[0x56264c65f5b0] (mgcp_client_endpoint_fsm.c:873) 20250126084858370 DLMGCP DEBUG mgw-endp(mgw-fsm-3611333-0)[0x56264c65f7c0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250126084858370 DLMGCP DEBUG mgw-endp(mgw-fsm-3611333-0)[0x56264c65f7c0]{IN_USE}: Deallocated (fsm.c:568) 20250126084858370 DMGW DEBUG mgw(mgw-fsm-3611333-0)[0x56264c65f5b0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250126084858370 DMGW DEBUG mgw(mgw-fsm-3611333-0)[0x56264c65f5b0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250126084858370 DMGW DEBUG mgw(mgw-fsm-3611333-0)[0x56264c65f5b0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250126084858370 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3611333)[0x56264c6311d0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250126084858370 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250126084858370 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126084858370 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) TC_rab_assignment_concurrent0(213)@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(213)@009b6094bab8: DLCX{ line := { verb := "DLCX", trans_id := "62", ep := "rtpbridge/4@mgw", ver := "1.0" }, params := { { code := "C", val := "371ac517" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(213)@009b6094bab8: DLCX{ line := { verb := "DLCX", trans_id := "63", ep := "rtpbridge/4@mgw", ver := "1.0" }, params := { { code := "C", val := "371ac517" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(213)@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126084858383 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 62 OK (mgcp_client.c:758) 20250126084858383 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c6661a0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250126084858383 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c6661a0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250126084858383 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c6661a0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250126084858383 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c6661a0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250126084858384 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 63 OK (mgcp_client.c:758) 20250126084858384 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56264c65f370]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250126084858384 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56264c65f370]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250126084858384 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56264c65f370]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250126084858384 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56264c65f370]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@009b6094bab8: Deleted conn table entry 4TC_rab_assignment_concurrent0(213)3611333 20250126084858388 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126084858388 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126084858388 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1355) 20250126084858388 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250126084858388 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x371ac5,cause=radio(normal)) (hnbgw_rua.c:439) 20250126084858388 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3611333 SCCP-12 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250126084858388 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3611333)[0x56264c6311d0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250126084858388 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250126084858388 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250126084858388 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3611333)[0x56264c6311d0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250126084858388 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x56264c633290]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126084858388 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250126084858388 DLSCCP DEBUG SCCP-SCOC(12)[0x56264c63b7c0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250126084858388 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004e0afe), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250126084858388 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084858388 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084858388 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126084858388 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084858388 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3611333)[0x56264c6311d0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250126084858388 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x56264c633290]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250126084858388 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x56264c633290]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250126084858388 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084858388 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084858388 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084858388 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126084858388 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126084858388 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126084858388 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126084858389 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@009b6094bab8: Session index based on local reference:4 HNBGW_Test.msc0-SCCP(202)@009b6094bab8: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@009b6094bab8: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@009b6094bab8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.msc0-SCCP(202)@009b6094bab8: Session index based on connection ID:5 HNBGW_Test.msc0-SCCP(202)@009b6094bab8: vl_len:12 HNBGW_Test.msc0-SCCP(202)@009b6094bab8: vl_from0 HNBGW_Test.msc0-SCCP(202)@009b6094bab8: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_rab_assignment_concurrent0(213)@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126084858395 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) HNBGW_Test.msc0-RAN(203)@009b6094bab8: Deleted conn table entry 4TC_rab_assignment_concurrent0(213)91302 20250126084858395 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126084858395 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126084858395 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126084858395 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126084858395 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126084858395 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126084858395 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084858395 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084858395 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126084858395 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126084858395 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126084858395 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126084858395 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000d), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250126084858395 DLSCCP DEBUG Received CO:CODT for local reference 13 (sccp_scoc.c:1824) 20250126084858395 DLSCCP DEBUG SCCP-SCOC(13)[0x56264c63ac80]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250126084858395 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084858395 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250126084858395 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x56264c63a490]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250126084858395 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250126084858395 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250126084858395 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x56264c63a490]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250126084858395 DMGW DEBUG mgw(mgw-fsm-13597353-0)[0x56264c6680a0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250126084858395 DMGW DEBUG mgw(mgw-fsm-13597353-0)[0x56264c6680a0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250126084858395 DMGW DEBUG mgw(mgw-fsm-13597353-0)[0x56264c6680a0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250126084858395 DLMGCP DEBUG mgw-endp(mgw-fsm-13597353-0)[0x56264c65ee00]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250126084858395 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c6682b0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250126084858395 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:43237: len=57 'DLCX 64 rtpbridge/5@mgw MGCP 1.0\r\nC: cf7aa'... (mgcp_client.c:807) 20250126084858395 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250126084858395 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c6682b0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250126084858395 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56264c666910]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250126084858395 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:43237: len=57 'DLCX 65 rtpbridge/5@mgw MGCP 1.0\r\nC: cf7aa'... (mgcp_client.c:807) 20250126084858395 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250126084858395 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56264c666910]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250126084858395 DLMGCP DEBUG mgw-endp(mgw-fsm-13597353-0)[0x56264c65ee00]{IN_USE}: Removing from parent mgw(mgw-fsm-13597353-0)[0x56264c6680a0] (mgcp_client_endpoint_fsm.c:873) 20250126084858395 DLMGCP DEBUG mgw-endp(mgw-fsm-13597353-0)[0x56264c65ee00]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250126084858395 DLMGCP DEBUG mgw-endp(mgw-fsm-13597353-0)[0x56264c65ee00]{IN_USE}: Deallocated (fsm.c:568) 20250126084858395 DMGW DEBUG mgw(mgw-fsm-13597353-0)[0x56264c6680a0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250126084858395 DMGW DEBUG mgw(mgw-fsm-13597353-0)[0x56264c6680a0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250126084858395 DMGW DEBUG mgw(mgw-fsm-13597353-0)[0x56264c6680a0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250126084858396 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13597353)[0x56264c632340]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250126084858396 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250126084858396 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126084858396 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) HNBGW_Test.msc0-SCCP(202)@009b6094bab8: Session index based on connection ID:4 TC_rab_assignment_concurrent0(214)@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(214)@009b6094bab8: DLCX{ line := { verb := "DLCX", trans_id := "64", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "cf7aa917" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(214)@009b6094bab8: DLCX{ line := { verb := "DLCX", trans_id := "65", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "cf7aa917" }, { code := "I", val := "22222" } }, sdp := omit } 20250126084858407 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 64 OK (mgcp_client.c:758) 20250126084858407 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c6682b0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250126084858407 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c6682b0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250126084858407 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c6682b0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250126084858407 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c6682b0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(214)@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126084858407 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 65 OK (mgcp_client.c:758) 20250126084858407 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56264c666910]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250126084858407 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56264c666910]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250126084858407 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56264c666910]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250126084858407 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56264c666910]{ST_DLCX_RESP}: Deallocated (fsm.c:568) HNBGW_Test.msc0-SCCP(202)@009b6094bab8: Session index based on connection ID:6 HNBGW_Test.msc0-SCCP(202)@009b6094bab8: vl_len:12 HNBGW_Test.msc0-SCCP(202)@009b6094bab8: vl_from0 HNBGW_Test.msc0-SCCP(202)@009b6094bab8: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_rab_assignment_concurrent-Iuh0-RUA(201)@009b6094bab8: Deleted conn table entry 5TC_rab_assignment_concurrent0(214)13597353 20250126084858411 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126084858411 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126084858411 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1355) 20250126084858411 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250126084858411 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xcf7aa9,cause=radio(normal)) (hnbgw_rua.c:439) 20250126084858411 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13597353 SCCP-13 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250126084858411 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13597353)[0x56264c632340]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250126084858411 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250126084858411 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250126084858411 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13597353)[0x56264c632340]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250126084858411 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x56264c63a490]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126084858411 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250126084858411 DLSCCP DEBUG SCCP-SCOC(13)[0x56264c63ac80]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250126084858411 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000f75d0), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250126084858411 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084858411 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084858411 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126084858411 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084858411 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13597353)[0x56264c632340]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250126084858411 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x56264c63a490]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250126084858411 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x56264c63a490]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250126084858411 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084858411 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084858411 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084858411 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126084858411 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126084858411 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126084858411 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126084858411 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084858411 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084858411 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126084858411 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126084858411 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126084858411 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126084858411 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126084858411 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126084858411 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084858411 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084858411 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126084858411 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126084858411 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126084858411 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126084858411 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126084858411 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126084858411 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084858411 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084858411 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126084858412 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126084858412 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126084858412 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126084858412 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=004e0afe), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250126084858412 DLSCCP DEBUG Received CO:RELRE for local reference 12 (sccp_scoc.c:1824) 20250126084858412 DLSCCP DEBUG SCCP-SCOC(12)[0x56264c63b7c0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250126084858412 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084858412 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250126084858412 DCN DEBUG handle_cn_disc_ind() conn_id=12 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250126084858412 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x56264c633290]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250126084858412 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x56264c633290]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250126084858412 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3611333)[0x56264c6311d0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250126084858412 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3611333)[0x56264c6311d0]{disconnected}: Freeing instance (context_map.c:202) 20250126084858412 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3611333)[0x56264c6311d0]{disconnected}: Deallocated (fsm.c:568) 20250126084858412 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x56264c633290]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250126084858412 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x56264c633290]{disconnected}: Freeing instance (context_map.c:206) 20250126084858412 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x56264c633290]{disconnected}: Deallocated (fsm.c:568) 20250126084858412 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3611333 SCCP-12 msc-0 MI=NONE: Deallocating (context_map.c:225) 20250126084858412 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004e0afe), PART(T=Source Reference,L=4,D=0000000c) (sccp_scrc.c:406) 20250126084858412 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084858412 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084858412 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126084858412 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084858412 DLSCCP DEBUG SCCP-SCOC(12)[0x56264c63b7c0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250126084858412 DLSCCP DEBUG SCCP-SCOC(12)[0x56264c63b7c0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250126084858412 DLSCCP DEBUG SCCP-SCOC(12)[0x56264c63b7c0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250126084858412 DLSCCP DEBUG SCCP-SCOC(12)[0x56264c63b7c0]{IDLE}: Deallocated (fsm.c:568) 20250126084858412 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084858412 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126084858412 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126084858412 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126084858412 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126084858412 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000e), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250126084858412 DLSCCP DEBUG Received CO:CODT for local reference 14 (sccp_scoc.c:1824) 20250126084858412 DLSCCP DEBUG SCCP-SCOC(14)[0x56264c63c300]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250126084858412 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084858412 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250126084858412 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x56264c63b3e0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250126084858412 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250126084858412 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250126084858412 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x56264c63b3e0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250126084858412 DMGW DEBUG mgw(mgw-fsm-12729547-0)[0x56264c667d00]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250126084858412 DMGW DEBUG mgw(mgw-fsm-12729547-0)[0x56264c667d00]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250126084858412 DMGW DEBUG mgw(mgw-fsm-12729547-0)[0x56264c667d00]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250126084858412 DLMGCP DEBUG mgw-endp(mgw-fsm-12729547-0)[0x56264c667af0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250126084858412 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c677ca0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250126084858412 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:43237: len=57 'DLCX 66 rtpbridge/6@mgw MGCP 1.0\r\nC: c23cc'... (mgcp_client.c:807) 20250126084858412 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250126084858412 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c677ca0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250126084858412 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56264c66fc80]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250126084858412 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:43237: len=57 'DLCX 67 rtpbridge/6@mgw MGCP 1.0\r\nC: c23cc'... (mgcp_client.c:807) 20250126084858412 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250126084858412 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56264c66fc80]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250126084858412 DLMGCP DEBUG mgw-endp(mgw-fsm-12729547-0)[0x56264c667af0]{IN_USE}: Removing from parent mgw(mgw-fsm-12729547-0)[0x56264c667d00] (mgcp_client_endpoint_fsm.c:873) 20250126084858412 DLMGCP DEBUG mgw-endp(mgw-fsm-12729547-0)[0x56264c667af0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250126084858412 DLMGCP DEBUG mgw-endp(mgw-fsm-12729547-0)[0x56264c667af0]{IN_USE}: Deallocated (fsm.c:568) 20250126084858412 DMGW DEBUG mgw(mgw-fsm-12729547-0)[0x56264c667d00]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250126084858412 DMGW DEBUG mgw(mgw-fsm-12729547-0)[0x56264c667d00]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250126084858412 DMGW DEBUG mgw(mgw-fsm-12729547-0)[0x56264c667d00]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250126084858412 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12729547)[0x56264c62f4d0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250126084858412 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250126084858412 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126084858412 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250126084858412 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084858412 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084858412 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084858412 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126084858412 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126084858412 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126084858412 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126084858413 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@009b6094bab8: Session index based on local reference:5 HNBGW_Test.msc0-SCCP(202)@009b6094bab8: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@009b6094bab8: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@009b6094bab8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(215)@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(202)@009b6094bab8: Session index based on local reference:4 TC_rab_assignment_concurrent0(214)@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(202)@009b6094bab8: RLC received in state:disconnect_pending HNBGW_Test.msc0-RAN(203)@009b6094bab8: Deleted conn table entry 5TC_rab_assignment_concurrent0(214)543173 HNBGW_Test.msc0-SCCP(202)@009b6094bab8: Session index based on connection ID:5 TC_rab_assignment_concurrent0(215)@009b6094bab8: DLCX{ line := { verb := "DLCX", trans_id := "66", ep := "rtpbridge/6@mgw", ver := "1.0" }, params := { { code := "C", val := "c23ccb17" }, { code := "I", val := "11111" } }, sdp := omit } 20250126084858419 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084858419 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126084858419 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126084858419 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126084858419 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126084858419 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126084858419 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126084858419 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084858419 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084858419 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126084858419 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126084858419 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126084858419 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126084858419 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=000f75d0), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250126084858419 DLSCCP DEBUG Received CO:RELRE for local reference 13 (sccp_scoc.c:1824) 20250126084858419 DLSCCP DEBUG SCCP-SCOC(13)[0x56264c63ac80]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250126084858419 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084858419 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250126084858419 DCN DEBUG handle_cn_disc_ind() conn_id=13 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250126084858419 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x56264c63a490]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250126084858419 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x56264c63a490]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250126084858419 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13597353)[0x56264c632340]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250126084858419 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13597353)[0x56264c632340]{disconnected}: Freeing instance (context_map.c:202) 20250126084858419 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13597353)[0x56264c632340]{disconnected}: Deallocated (fsm.c:568) 20250126084858419 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x56264c63a490]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250126084858419 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x56264c63a490]{disconnected}: Freeing instance (context_map.c:206) 20250126084858419 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x56264c63a490]{disconnected}: Deallocated (fsm.c:568) 20250126084858420 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13597353 SCCP-13 msc-0 MI=NONE: Deallocating (context_map.c:225) 20250126084858420 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000f75d0), PART(T=Source Reference,L=4,D=0000000d) (sccp_scrc.c:406) 20250126084858420 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084858420 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084858420 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126084858420 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084858420 DLSCCP DEBUG SCCP-SCOC(13)[0x56264c63ac80]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250126084858420 DLSCCP DEBUG SCCP-SCOC(13)[0x56264c63ac80]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250126084858420 DLSCCP DEBUG SCCP-SCOC(13)[0x56264c63ac80]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250126084858420 DLSCCP DEBUG SCCP-SCOC(13)[0x56264c63ac80]{IDLE}: Deallocated (fsm.c:568) 20250126084858420 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084858420 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084858420 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084858420 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126084858420 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126084858420 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126084858420 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126084858420 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@009b6094bab8: Session index based on local reference:5 HNBGW_Test.msc0-SCCP(202)@009b6094bab8: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(215)@009b6094bab8: DLCX{ line := { verb := "DLCX", trans_id := "67", ep := "rtpbridge/6@mgw", ver := "1.0" }, params := { { code := "C", val := "c23ccb17" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(215)@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126084858424 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 66 OK (mgcp_client.c:758) 20250126084858424 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c677ca0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250126084858424 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c677ca0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250126084858424 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c677ca0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250126084858424 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c677ca0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250126084858425 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 67 OK (mgcp_client.c:758) 20250126084858425 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56264c66fc80]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250126084858425 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56264c66fc80]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250126084858425 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56264c66fc80]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250126084858425 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56264c66fc80]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@009b6094bab8: Deleted conn table entry 6TC_rab_assignment_concurrent0(215)12729547 20250126084858428 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126084858428 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126084858428 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1355) 20250126084858428 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250126084858429 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xc23ccb,cause=radio(normal)) (hnbgw_rua.c:439) 20250126084858429 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12729547 SCCP-14 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250126084858429 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12729547)[0x56264c62f4d0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250126084858429 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250126084858429 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250126084858429 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12729547)[0x56264c62f4d0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250126084858429 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x56264c63b3e0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126084858429 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250126084858429 DLSCCP DEBUG SCCP-SCOC(14)[0x56264c63c300]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250126084858429 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ccbe0c), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250126084858429 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084858429 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084858429 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126084858429 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084858429 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12729547)[0x56264c62f4d0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250126084858429 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x56264c63b3e0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250126084858429 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x56264c63b3e0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250126084858429 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084858429 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084858429 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084858429 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126084858429 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126084858429 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126084858429 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126084858429 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@009b6094bab8: Session index based on connection ID:7 HNBGW_Test.msc0-SCCP(202)@009b6094bab8: vl_len:12 HNBGW_Test.msc0-SCCP(202)@009b6094bab8: vl_from0 HNBGW_Test.msc0-SCCP(202)@009b6094bab8: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250126084858431 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084858431 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126084858431 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126084858431 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126084858431 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126084858431 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126084858431 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126084858431 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@009b6094bab8: Session index based on local reference:6 20250126084858431 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084858431 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126084858431 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126084858431 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126084858431 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126084858431 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000f), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250126084858431 DLSCCP DEBUG Received CO:CODT for local reference 15 (sccp_scoc.c:1824) 20250126084858431 DLSCCP DEBUG SCCP-SCOC(15)[0x56264c63d070]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250126084858431 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084858431 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250126084858431 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x56264c63aff0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250126084858431 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250126084858431 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250126084858431 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x56264c63aff0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250126084858431 DMGW DEBUG mgw(mgw-fsm-1052171-0)[0x56264c670cb0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250126084858431 DMGW DEBUG mgw(mgw-fsm-1052171-0)[0x56264c670cb0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250126084858431 DMGW DEBUG mgw(mgw-fsm-1052171-0)[0x56264c670cb0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250126084858431 DLMGCP DEBUG mgw-endp(mgw-fsm-1052171-0)[0x56264c6679b0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250126084858431 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c666a40]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250126084858431 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:43237: len=57 'DLCX 68 rtpbridge/7@mgw MGCP 1.0\r\nC: 100e0'... (mgcp_client.c:807) 20250126084858431 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250126084858431 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c666a40]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250126084858431 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56264c678c30]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250126084858431 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:43237: len=57 'DLCX 69 rtpbridge/7@mgw MGCP 1.0\r\nC: 100e0'... (mgcp_client.c:807) 20250126084858431 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250126084858431 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56264c678c30]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) HNBGW_Test.msc0-SCCP(202)@009b6094bab8: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@009b6094bab8: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@009b6094bab8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250126084858431 DLMGCP DEBUG mgw-endp(mgw-fsm-1052171-0)[0x56264c6679b0]{IN_USE}: Removing from parent mgw(mgw-fsm-1052171-0)[0x56264c670cb0] (mgcp_client_endpoint_fsm.c:873) 20250126084858431 DLMGCP DEBUG mgw-endp(mgw-fsm-1052171-0)[0x56264c6679b0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250126084858431 DLMGCP DEBUG mgw-endp(mgw-fsm-1052171-0)[0x56264c6679b0]{IN_USE}: Deallocated (fsm.c:568) 20250126084858431 DMGW DEBUG mgw(mgw-fsm-1052171-0)[0x56264c670cb0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250126084858431 DMGW DEBUG mgw(mgw-fsm-1052171-0)[0x56264c670cb0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250126084858431 DMGW DEBUG mgw(mgw-fsm-1052171-0)[0x56264c670cb0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250126084858431 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1052171)[0x56264c63bba0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250126084858431 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250126084858431 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126084858431 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) TC_rab_assignment_concurrent0(215)@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(216)@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@009b6094bab8: Deleted conn table entry 6TC_rab_assignment_concurrent0(215)13020941 HNBGW_Test.msc0-SCCP(202)@009b6094bab8: Session index based on connection ID:6 TC_rab_assignment_concurrent0(216)@009b6094bab8: DLCX{ line := { verb := "DLCX", trans_id := "68", ep := "rtpbridge/7@mgw", ver := "1.0" }, params := { { code := "C", val := "100e0b17" }, { code := "I", val := "11111" } }, sdp := omit } 20250126084858444 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 68 OK (mgcp_client.c:758) 20250126084858444 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c666a40]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250126084858444 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c666a40]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250126084858444 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c666a40]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250126084858444 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c666a40]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(216)@009b6094bab8: DLCX{ line := { verb := "DLCX", trans_id := "69", ep := "rtpbridge/7@mgw", ver := "1.0" }, params := { { code := "C", val := "100e0b17" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(216)@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126084858445 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 69 OK (mgcp_client.c:758) 20250126084858445 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56264c678c30]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250126084858445 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56264c678c30]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250126084858445 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56264c678c30]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250126084858445 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56264c678c30]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@009b6094bab8: Deleted conn table entry 7TC_rab_assignment_concurrent0(216)1052171 20250126084858452 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126084858452 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126084858452 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1355) 20250126084858452 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250126084858452 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x100e0b,cause=radio(normal)) (hnbgw_rua.c:439) 20250126084858452 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1052171 SCCP-15 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250126084858452 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1052171)[0x56264c63bba0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250126084858452 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250126084858452 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250126084858452 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1052171)[0x56264c63bba0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250126084858452 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x56264c63aff0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126084858452 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250126084858452 DLSCCP DEBUG SCCP-SCOC(15)[0x56264c63d070]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250126084858452 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b450ae), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250126084858452 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084858452 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084858452 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126084858452 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084858452 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1052171)[0x56264c63bba0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250126084858452 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x56264c63aff0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250126084858452 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x56264c63aff0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250126084858452 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084858452 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084858452 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084858452 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126084858452 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126084858452 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126084858452 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126084858452 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084858453 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084858453 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126084858453 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126084858453 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126084858453 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126084858453 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126084858453 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126084858453 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084858453 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084858453 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126084858453 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126084858453 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126084858453 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126084858453 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=00ccbe0c), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250126084858453 DLSCCP DEBUG Received CO:RELRE for local reference 14 (sccp_scoc.c:1824) 20250126084858453 DLSCCP DEBUG SCCP-SCOC(14)[0x56264c63c300]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250126084858453 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084858453 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250126084858453 DCN DEBUG handle_cn_disc_ind() conn_id=14 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250126084858453 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x56264c63b3e0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250126084858453 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x56264c63b3e0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250126084858453 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12729547)[0x56264c62f4d0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250126084858453 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12729547)[0x56264c62f4d0]{disconnected}: Freeing instance (context_map.c:202) 20250126084858453 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12729547)[0x56264c62f4d0]{disconnected}: Deallocated (fsm.c:568) 20250126084858453 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x56264c63b3e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250126084858453 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x56264c63b3e0]{disconnected}: Freeing instance (context_map.c:206) 20250126084858453 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x56264c63b3e0]{disconnected}: Deallocated (fsm.c:568) 20250126084858453 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12729547 SCCP-14 msc-0 MI=NONE: Deallocating (context_map.c:225) 20250126084858453 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ccbe0c), PART(T=Source Reference,L=4,D=0000000e) (sccp_scrc.c:406) 20250126084858453 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084858453 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084858453 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126084858453 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084858453 DLSCCP DEBUG SCCP-SCOC(14)[0x56264c63c300]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250126084858453 DLSCCP DEBUG SCCP-SCOC(14)[0x56264c63c300]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250126084858453 DLSCCP DEBUG SCCP-SCOC(14)[0x56264c63c300]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250126084858453 DLSCCP DEBUG SCCP-SCOC(14)[0x56264c63c300]{IDLE}: Deallocated (fsm.c:568) 20250126084858453 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084858453 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084858453 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084858453 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126084858453 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126084858453 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126084858453 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126084858453 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@009b6094bab8: Session index based on local reference:7 HNBGW_Test.msc0-SCCP(202)@009b6094bab8: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@009b6094bab8: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@009b6094bab8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.msc0-SCCP(202)@009b6094bab8: Session index based on local reference:6 HNBGW_Test.msc0-SCCP(202)@009b6094bab8: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(216)@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(202)@009b6094bab8: Session index based on connection ID:8 HNBGW_Test.msc0-SCCP(202)@009b6094bab8: vl_len:12 HNBGW_Test.msc0-SCCP(202)@009b6094bab8: vl_from0 HNBGW_Test.msc0-SCCP(202)@009b6094bab8: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250126084858459 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084858459 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126084858459 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126084858459 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126084858459 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126084858459 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126084858459 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126084858459 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(203)@009b6094bab8: Deleted conn table entry 7TC_rab_assignment_concurrent0(216)8515996 20250126084858459 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084858459 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126084858459 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126084858459 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126084858459 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126084858459 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000010), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250126084858459 DLSCCP DEBUG Received CO:CODT for local reference 16 (sccp_scoc.c:1824) 20250126084858459 DLSCCP DEBUG SCCP-SCOC(16)[0x56264c63dd30]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250126084858459 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084858459 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250126084858459 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x56264c63d1a0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250126084858459 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250126084858459 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250126084858459 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x56264c63d1a0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250126084858459 DMGW DEBUG mgw(mgw-fsm-15859021-0)[0x56264c679fc0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250126084858459 DMGW DEBUG mgw(mgw-fsm-15859021-0)[0x56264c679fc0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250126084858459 DMGW DEBUG mgw(mgw-fsm-15859021-0)[0x56264c679fc0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250126084858459 DLMGCP DEBUG mgw-endp(mgw-fsm-15859021-0)[0x56264c682ca0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250126084858459 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c689900]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250126084858459 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:43237: len=57 'DLCX 70 rtpbridge/8@mgw MGCP 1.0\r\nC: f1fd4'... (mgcp_client.c:807) 20250126084858459 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250126084858459 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c689900]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250126084858459 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56264c679df0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250126084858459 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:43237: len=57 'DLCX 71 rtpbridge/8@mgw MGCP 1.0\r\nC: f1fd4'... (mgcp_client.c:807) 20250126084858459 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250126084858459 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56264c679df0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250126084858459 DLMGCP DEBUG mgw-endp(mgw-fsm-15859021-0)[0x56264c682ca0]{IN_USE}: Removing from parent mgw(mgw-fsm-15859021-0)[0x56264c679fc0] (mgcp_client_endpoint_fsm.c:873) 20250126084858459 DLMGCP DEBUG mgw-endp(mgw-fsm-15859021-0)[0x56264c682ca0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250126084858459 DLMGCP DEBUG mgw-endp(mgw-fsm-15859021-0)[0x56264c682ca0]{IN_USE}: Deallocated (fsm.c:568) 20250126084858459 DMGW DEBUG mgw(mgw-fsm-15859021-0)[0x56264c679fc0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250126084858459 DMGW DEBUG mgw(mgw-fsm-15859021-0)[0x56264c679fc0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250126084858459 DMGW DEBUG mgw(mgw-fsm-15859021-0)[0x56264c679fc0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250126084858459 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15859021)[0x56264c63c990]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250126084858459 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250126084858459 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126084858459 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) HNBGW_Test.msc0-SCCP(202)@009b6094bab8: Session index based on connection ID:7 TC_rab_assignment_concurrent0(217)@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(217)@009b6094bab8: DLCX{ line := { verb := "DLCX", trans_id := "70", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "f1fd4d17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(217)@009b6094bab8: DLCX{ line := { verb := "DLCX", trans_id := "71", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "f1fd4d17" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(217)@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126084858472 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 70 OK (mgcp_client.c:758) 20250126084858472 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c689900]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250126084858472 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c689900]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250126084858472 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c689900]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250126084858472 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c689900]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250126084858473 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 71 OK (mgcp_client.c:758) 20250126084858473 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56264c679df0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250126084858473 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56264c679df0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250126084858473 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56264c679df0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250126084858473 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56264c679df0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@009b6094bab8: Deleted conn table entry 8TC_rab_assignment_concurrent0(217)15859021 20250126084858478 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126084858478 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126084858478 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1355) 20250126084858478 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250126084858478 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xf1fd4d,cause=radio(normal)) (hnbgw_rua.c:439) 20250126084858478 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15859021 SCCP-16 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250126084858478 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15859021)[0x56264c63c990]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250126084858478 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250126084858478 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250126084858478 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15859021)[0x56264c63c990]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250126084858478 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x56264c63d1a0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126084858478 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250126084858478 DLSCCP DEBUG SCCP-SCOC(16)[0x56264c63dd30]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250126084858478 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00415cb3), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250126084858478 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084858478 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084858478 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126084858478 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084858478 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15859021)[0x56264c63c990]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250126084858478 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x56264c63d1a0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250126084858478 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x56264c63d1a0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250126084858478 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084858478 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084858478 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084858478 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126084858478 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126084858478 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126084858478 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126084858478 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084858478 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084858478 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126084858478 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126084858478 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126084858478 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126084858478 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126084858478 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126084858478 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084858478 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084858478 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126084858478 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126084858478 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126084858478 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126084858478 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=00b450ae), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250126084858478 DLSCCP DEBUG Received CO:RELRE for local reference 15 (sccp_scoc.c:1824) 20250126084858478 DLSCCP DEBUG SCCP-SCOC(15)[0x56264c63d070]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250126084858478 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084858479 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250126084858479 DCN DEBUG handle_cn_disc_ind() conn_id=15 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250126084858479 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x56264c63aff0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250126084858479 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x56264c63aff0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250126084858479 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1052171)[0x56264c63bba0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250126084858479 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1052171)[0x56264c63bba0]{disconnected}: Freeing instance (context_map.c:202) 20250126084858479 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1052171)[0x56264c63bba0]{disconnected}: Deallocated (fsm.c:568) 20250126084858479 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x56264c63aff0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250126084858479 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x56264c63aff0]{disconnected}: Freeing instance (context_map.c:206) 20250126084858479 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x56264c63aff0]{disconnected}: Deallocated (fsm.c:568) 20250126084858479 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1052171 SCCP-15 msc-0 MI=NONE: Deallocating (context_map.c:225) 20250126084858479 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b450ae), PART(T=Source Reference,L=4,D=0000000f) (sccp_scrc.c:406) 20250126084858479 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084858479 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084858479 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126084858479 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084858479 DLSCCP DEBUG SCCP-SCOC(15)[0x56264c63d070]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250126084858479 DLSCCP DEBUG SCCP-SCOC(15)[0x56264c63d070]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250126084858479 DLSCCP DEBUG SCCP-SCOC(15)[0x56264c63d070]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250126084858479 DLSCCP DEBUG SCCP-SCOC(15)[0x56264c63d070]{IDLE}: Deallocated (fsm.c:568) 20250126084858479 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084858479 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084858479 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084858479 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126084858479 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126084858479 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126084858479 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126084858479 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@009b6094bab8: Session index based on local reference:8 HNBGW_Test.msc0-SCCP(202)@009b6094bab8: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@009b6094bab8: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@009b6094bab8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.msc0-SCCP(202)@009b6094bab8: Session index based on local reference:7 HNBGW_Test.msc0-SCCP(202)@009b6094bab8: RLC received in state:disconnect_pending HNBGW_Test.msc0-SCCP(202)@009b6094bab8: Session index based on connection ID:9 HNBGW_Test.msc0-SCCP(202)@009b6094bab8: vl_len:12 HNBGW_Test.msc0-SCCP(202)@009b6094bab8: vl_from0 TC_rab_assignment_concurrent0(217)@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(202)@009b6094bab8: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250126084858483 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084858483 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126084858483 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126084858483 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126084858483 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126084858483 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126084858483 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126084858483 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084858484 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084858484 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126084858484 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126084858484 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126084858484 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126084858484 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000011), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250126084858484 DLSCCP DEBUG Received CO:CODT for local reference 17 (sccp_scoc.c:1824) 20250126084858484 DLSCCP DEBUG SCCP-SCOC(17)[0x56264c63ea30]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250126084858484 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084858484 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250126084858484 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x56264c63d520]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250126084858484 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250126084858484 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250126084858484 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x56264c63d520]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250126084858484 DMGW DEBUG mgw(mgw-fsm-8535679-0)[0x56264c68c080]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250126084858484 DMGW DEBUG mgw(mgw-fsm-8535679-0)[0x56264c68c080]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250126084858484 DMGW DEBUG mgw(mgw-fsm-8535679-0)[0x56264c68c080]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250126084858484 DLMGCP DEBUG mgw-endp(mgw-fsm-8535679-0)[0x56264c682860]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250126084858484 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c6929e0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250126084858484 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:43237: len=57 'DLCX 72 rtpbridge/9@mgw MGCP 1.0\r\nC: 823e7'... (mgcp_client.c:807) 20250126084858484 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250126084858484 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c6929e0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250126084858484 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56264c682730]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250126084858484 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:43237: len=57 'DLCX 73 rtpbridge/9@mgw MGCP 1.0\r\nC: 823e7'... (mgcp_client.c:807) 20250126084858484 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250126084858484 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56264c682730]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250126084858484 DLMGCP DEBUG mgw-endp(mgw-fsm-8535679-0)[0x56264c682860]{IN_USE}: Removing from parent mgw(mgw-fsm-8535679-0)[0x56264c68c080] (mgcp_client_endpoint_fsm.c:873) 20250126084858484 DLMGCP DEBUG mgw-endp(mgw-fsm-8535679-0)[0x56264c682860]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250126084858484 DLMGCP DEBUG mgw-endp(mgw-fsm-8535679-0)[0x56264c682860]{IN_USE}: Deallocated (fsm.c:568) 20250126084858484 DMGW DEBUG mgw(mgw-fsm-8535679-0)[0x56264c68c080]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250126084858484 DMGW DEBUG mgw(mgw-fsm-8535679-0)[0x56264c68c080]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250126084858484 DMGW DEBUG mgw(mgw-fsm-8535679-0)[0x56264c68c080]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250126084858484 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8535679)[0x56264c63d3f0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) HNBGW_Test.msc0-RAN(203)@009b6094bab8: Deleted conn table entry 8TC_rab_assignment_concurrent0(217)3150418 20250126084858484 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250126084858484 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126084858484 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) HNBGW_Test.msc0-SCCP(202)@009b6094bab8: Session index based on connection ID:8 TC_rab_assignment_concurrent0(218)@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(218)@009b6094bab8: DLCX{ line := { verb := "DLCX", trans_id := "72", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "823e7f17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(218)@009b6094bab8: DLCX{ line := { verb := "DLCX", trans_id := "73", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "823e7f17" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(218)@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126084858494 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 72 OK (mgcp_client.c:758) 20250126084858494 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c6929e0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250126084858494 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c6929e0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250126084858494 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c6929e0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250126084858494 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c6929e0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250126084858494 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 73 OK (mgcp_client.c:758) 20250126084858494 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56264c682730]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250126084858494 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56264c682730]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250126084858494 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56264c682730]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250126084858494 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56264c682730]{ST_DLCX_RESP}: Deallocated (fsm.c:568) HNBGW_Test.msc0-SCCP(202)@009b6094bab8: Session index based on connection ID:10 HNBGW_Test.msc0-SCCP(202)@009b6094bab8: vl_len:12 HNBGW_Test.msc0-SCCP(202)@009b6094bab8: vl_from0 HNBGW_Test.msc0-SCCP(202)@009b6094bab8: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_rab_assignment_concurrent-Iuh0-RUA(201)@009b6094bab8: Deleted conn table entry 9TC_rab_assignment_concurrent0(218)8535679 20250126084858498 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126084858498 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126084858498 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1355) 20250126084858498 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250126084858498 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x823e7f,cause=radio(normal)) (hnbgw_rua.c:439) 20250126084858498 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8535679 SCCP-17 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250126084858498 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8535679)[0x56264c63d3f0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250126084858498 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250126084858498 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250126084858498 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8535679)[0x56264c63d3f0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250126084858498 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x56264c63d520]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126084858498 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250126084858498 DLSCCP DEBUG SCCP-SCOC(17)[0x56264c63ea30]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250126084858498 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00459381), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250126084858498 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084858498 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084858498 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126084858498 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084858499 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8535679)[0x56264c63d3f0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250126084858499 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x56264c63d520]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250126084858499 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x56264c63d520]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250126084858499 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084858499 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084858499 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084858499 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126084858499 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126084858499 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126084858499 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126084858499 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084858499 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084858499 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126084858499 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126084858499 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126084858499 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126084858499 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126084858499 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126084858499 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084858499 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084858499 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084858499 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126084858499 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126084858499 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126084858499 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126084858499 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126084858499 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126084858499 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126084858499 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126084858499 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084858499 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126084858499 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126084858499 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=00415cb3), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250126084858499 DLSCCP DEBUG Received CO:RELRE for local reference 16 (sccp_scoc.c:1824) 20250126084858499 DLSCCP DEBUG SCCP-SCOC(16)[0x56264c63dd30]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250126084858499 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084858499 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250126084858499 DCN DEBUG handle_cn_disc_ind() conn_id=16 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250126084858499 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x56264c63d1a0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250126084858499 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x56264c63d1a0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250126084858499 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15859021)[0x56264c63c990]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250126084858499 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15859021)[0x56264c63c990]{disconnected}: Freeing instance (context_map.c:202) 20250126084858499 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15859021)[0x56264c63c990]{disconnected}: Deallocated (fsm.c:568) 20250126084858499 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x56264c63d1a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250126084858499 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x56264c63d1a0]{disconnected}: Freeing instance (context_map.c:206) 20250126084858499 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x56264c63d1a0]{disconnected}: Deallocated (fsm.c:568) 20250126084858499 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15859021 SCCP-16 msc-0 MI=NONE: Deallocating (context_map.c:225) 20250126084858499 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00415cb3), PART(T=Source Reference,L=4,D=00000010) (sccp_scrc.c:406) 20250126084858499 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084858499 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084858499 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126084858500 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084858500 DLSCCP DEBUG SCCP-SCOC(16)[0x56264c63dd30]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250126084858500 DLSCCP DEBUG SCCP-SCOC(16)[0x56264c63dd30]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250126084858500 DLSCCP DEBUG SCCP-SCOC(16)[0x56264c63dd30]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250126084858500 DLSCCP DEBUG SCCP-SCOC(16)[0x56264c63dd30]{IDLE}: Deallocated (fsm.c:568) 20250126084858500 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084858500 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126084858500 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126084858500 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126084858500 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126084858500 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000012), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250126084858500 DLSCCP DEBUG Received CO:CODT for local reference 18 (sccp_scoc.c:1824) 20250126084858500 DLSCCP DEBUG SCCP-SCOC(18)[0x56264c63f710]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250126084858500 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084858500 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250126084858500 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x56264c63ef50]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250126084858500 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250126084858500 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250126084858500 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x56264c63ef50]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250126084858500 DMGW DEBUG mgw(mgw-fsm-10531795-0)[0x56264c68b900]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250126084858500 DMGW DEBUG mgw(mgw-fsm-10531795-0)[0x56264c68b900]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250126084858500 DMGW DEBUG mgw(mgw-fsm-10531795-0)[0x56264c68b900]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250126084858500 DLMGCP DEBUG mgw-endp(mgw-fsm-10531795-0)[0x56264c68bb10]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250126084858500 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c69b810]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250126084858500 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:43237: len=58 'DLCX 74 rtpbridge/10@mgw MGCP 1.0\r\nC: a0b3'... (mgcp_client.c:807) 20250126084858500 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250126084858500 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c69b810]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250126084858500 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56264c68b730]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250126084858500 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:43237: len=58 'DLCX 75 rtpbridge/10@mgw MGCP 1.0\r\nC: a0b3'... (mgcp_client.c:807) 20250126084858500 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250126084858500 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56264c68b730]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250126084858500 DLMGCP DEBUG mgw-endp(mgw-fsm-10531795-0)[0x56264c68bb10]{IN_USE}: Removing from parent mgw(mgw-fsm-10531795-0)[0x56264c68b900] (mgcp_client_endpoint_fsm.c:873) 20250126084858500 DLMGCP DEBUG mgw-endp(mgw-fsm-10531795-0)[0x56264c68bb10]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250126084858500 DLMGCP DEBUG mgw-endp(mgw-fsm-10531795-0)[0x56264c68bb10]{IN_USE}: Deallocated (fsm.c:568) 20250126084858500 DMGW DEBUG mgw(mgw-fsm-10531795-0)[0x56264c68b900]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250126084858500 DMGW DEBUG mgw(mgw-fsm-10531795-0)[0x56264c68b900]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250126084858500 DMGW DEBUG mgw(mgw-fsm-10531795-0)[0x56264c68b900]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250126084858500 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10531795)[0x56264c63d820]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250126084858500 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250126084858500 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126084858500 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250126084858500 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084858500 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084858500 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084858501 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126084858501 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126084858501 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126084858501 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126084858501 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@009b6094bab8: Session index based on local reference:9 HNBGW_Test.msc0-SCCP(202)@009b6094bab8: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@009b6094bab8: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@009b6094bab8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.msc0-SCCP(202)@009b6094bab8: Session index based on local reference:8 HNBGW_Test.msc0-SCCP(202)@009b6094bab8: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(218)@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(219)@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@009b6094bab8: Deleted conn table entry 9TC_rab_assignment_concurrent0(218)10017244 HNBGW_Test.msc0-SCCP(202)@009b6094bab8: Session index based on connection ID:9 20250126084858507 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084858507 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126084858507 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126084858507 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126084858507 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126084858507 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126084858507 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126084858507 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084858507 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084858507 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126084858507 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126084858507 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126084858507 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126084858507 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=00459381), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250126084858507 DLSCCP DEBUG Received CO:RELRE for local reference 17 (sccp_scoc.c:1824) 20250126084858507 DLSCCP DEBUG SCCP-SCOC(17)[0x56264c63ea30]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250126084858507 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084858507 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250126084858508 DCN DEBUG handle_cn_disc_ind() conn_id=17 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250126084858508 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x56264c63d520]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250126084858508 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x56264c63d520]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250126084858508 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8535679)[0x56264c63d3f0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250126084858508 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8535679)[0x56264c63d3f0]{disconnected}: Freeing instance (context_map.c:202) 20250126084858508 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8535679)[0x56264c63d3f0]{disconnected}: Deallocated (fsm.c:568) 20250126084858508 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x56264c63d520]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250126084858508 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x56264c63d520]{disconnected}: Freeing instance (context_map.c:206) 20250126084858508 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x56264c63d520]{disconnected}: Deallocated (fsm.c:568) 20250126084858508 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8535679 SCCP-17 msc-0 MI=NONE: Deallocating (context_map.c:225) 20250126084858508 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00459381), PART(T=Source Reference,L=4,D=00000011) (sccp_scrc.c:406) 20250126084858508 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084858508 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084858508 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126084858508 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084858508 DLSCCP DEBUG SCCP-SCOC(17)[0x56264c63ea30]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250126084858508 DLSCCP DEBUG SCCP-SCOC(17)[0x56264c63ea30]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250126084858508 DLSCCP DEBUG SCCP-SCOC(17)[0x56264c63ea30]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250126084858508 DLSCCP DEBUG SCCP-SCOC(17)[0x56264c63ea30]{IDLE}: Deallocated (fsm.c:568) 20250126084858508 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084858508 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084858508 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084858508 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126084858508 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126084858508 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126084858508 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126084858508 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_rab_assignment_concurrent0(219)@009b6094bab8: DLCX{ line := { verb := "DLCX", trans_id := "74", ep := "rtpbridge/10@mgw", ver := "1.0" }, params := { { code := "C", val := "a0b3d317" }, { code := "I", val := "11111" } }, sdp := omit } HNBGW_Test.msc0-SCCP(202)@009b6094bab8: Session index based on local reference:9 HNBGW_Test.msc0-SCCP(202)@009b6094bab8: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(219)@009b6094bab8: DLCX{ line := { verb := "DLCX", trans_id := "75", ep := "rtpbridge/10@mgw", ver := "1.0" }, params := { { code := "C", val := "a0b3d317" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(219)@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126084858514 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 74 OK (mgcp_client.c:758) 20250126084858514 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c69b810]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250126084858514 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c69b810]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250126084858514 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c69b810]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250126084858514 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c69b810]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250126084858515 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 75 OK (mgcp_client.c:758) 20250126084858515 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56264c68b730]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250126084858515 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56264c68b730]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250126084858515 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56264c68b730]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250126084858515 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56264c68b730]{ST_DLCX_RESP}: Deallocated (fsm.c:568) HNBGW_Test.msc0-SCCP(202)@009b6094bab8: Session index based on connection ID:11 TC_rab_assignment_concurrent-Iuh0-RUA(201)@009b6094bab8: Deleted conn table entry 10TC_rab_assignment_concurrent0(219)10531795 HNBGW_Test.msc0-SCCP(202)@009b6094bab8: vl_len:12 HNBGW_Test.msc0-SCCP(202)@009b6094bab8: vl_from0 HNBGW_Test.msc0-SCCP(202)@009b6094bab8: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250126084858520 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126084858520 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126084858520 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1355) 20250126084858520 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250126084858520 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xa0b3d3,cause=radio(normal)) (hnbgw_rua.c:439) 20250126084858520 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10531795 SCCP-18 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250126084858520 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10531795)[0x56264c63d820]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250126084858520 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250126084858520 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250126084858520 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10531795)[0x56264c63d820]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250126084858520 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x56264c63ef50]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126084858520 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250126084858520 DLSCCP DEBUG SCCP-SCOC(18)[0x56264c63f710]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250126084858520 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00525378), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250126084858520 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084858520 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084858520 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126084858520 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084858520 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10531795)[0x56264c63d820]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250126084858520 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x56264c63ef50]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250126084858520 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x56264c63ef50]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250126084858520 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084858520 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126084858520 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126084858520 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126084858520 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126084858520 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126084858520 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126084858520 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084858521 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084858521 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084858521 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084858521 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126084858521 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126084858521 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126084858521 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126084858521 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084858521 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084858521 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126084858521 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126084858521 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126084858521 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126084858521 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000013), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250126084858521 DLSCCP DEBUG Received CO:CODT for local reference 19 (sccp_scoc.c:1824) 20250126084858521 DLSCCP DEBUG SCCP-SCOC(19)[0x56264c640410]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250126084858521 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084858521 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250126084858521 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x56264c63e0a0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250126084858521 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250126084858521 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250126084858521 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x56264c63e0a0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250126084858521 DMGW DEBUG mgw(mgw-fsm-7660969-0)[0x56264c6948f0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250126084858521 DMGW DEBUG mgw(mgw-fsm-7660969-0)[0x56264c6948f0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250126084858521 DMGW DEBUG mgw(mgw-fsm-7660969-0)[0x56264c6948f0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250126084858521 DLMGCP DEBUG mgw-endp(mgw-fsm-7660969-0)[0x56264c694b00]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250126084858521 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c6a4640]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250126084858521 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:43237: len=58 'DLCX 76 rtpbridge/11@mgw MGCP 1.0\r\nC: 74e5'... (mgcp_client.c:807) 20250126084858521 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250126084858521 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c6a4640]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250126084858521 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56264c69c6b0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250126084858521 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:43237: len=58 'DLCX 77 rtpbridge/11@mgw MGCP 1.0\r\nC: 74e5'... (mgcp_client.c:807) 20250126084858521 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250126084858521 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56264c69c6b0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250126084858521 DLMGCP DEBUG mgw-endp(mgw-fsm-7660969-0)[0x56264c694b00]{IN_USE}: Removing from parent mgw(mgw-fsm-7660969-0)[0x56264c6948f0] (mgcp_client_endpoint_fsm.c:873) 20250126084858521 DLMGCP DEBUG mgw-endp(mgw-fsm-7660969-0)[0x56264c694b00]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250126084858521 DLMGCP DEBUG mgw-endp(mgw-fsm-7660969-0)[0x56264c694b00]{IN_USE}: Deallocated (fsm.c:568) 20250126084858521 DMGW DEBUG mgw(mgw-fsm-7660969-0)[0x56264c6948f0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250126084858521 DMGW DEBUG mgw(mgw-fsm-7660969-0)[0x56264c6948f0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250126084858521 DMGW DEBUG mgw(mgw-fsm-7660969-0)[0x56264c6948f0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250126084858521 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7660969)[0x56264c63eda0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250126084858521 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250126084858522 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126084858522 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) HNBGW_Test.msc0-SCCP(202)@009b6094bab8: Session index based on local reference:10 HNBGW_Test.msc0-SCCP(202)@009b6094bab8: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@009b6094bab8: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@009b6094bab8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(220)@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(219)@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@009b6094bab8: Deleted conn table entry 10TC_rab_assignment_concurrent0(219)14346233 HNBGW_Test.msc0-SCCP(202)@009b6094bab8: Session index based on connection ID:10 TC_rab_assignment_concurrent0(220)@009b6094bab8: DLCX{ line := { verb := "DLCX", trans_id := "76", ep := "rtpbridge/11@mgw", ver := "1.0" }, params := { { code := "C", val := "74e5a917" }, { code := "I", val := "11111" } }, sdp := omit } 20250126084858529 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084858529 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126084858529 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126084858529 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126084858529 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126084858529 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126084858529 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126084858529 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084858529 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084858529 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126084858529 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126084858529 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126084858529 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126084858529 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=00525378), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250126084858529 DLSCCP DEBUG Received CO:RELRE for local reference 18 (sccp_scoc.c:1824) 20250126084858529 DLSCCP DEBUG SCCP-SCOC(18)[0x56264c63f710]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250126084858529 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084858529 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250126084858529 DCN DEBUG handle_cn_disc_ind() conn_id=18 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250126084858529 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x56264c63ef50]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250126084858529 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x56264c63ef50]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250126084858529 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10531795)[0x56264c63d820]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250126084858529 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10531795)[0x56264c63d820]{disconnected}: Freeing instance (context_map.c:202) 20250126084858529 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10531795)[0x56264c63d820]{disconnected}: Deallocated (fsm.c:568) 20250126084858529 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x56264c63ef50]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250126084858529 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x56264c63ef50]{disconnected}: Freeing instance (context_map.c:206) 20250126084858529 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x56264c63ef50]{disconnected}: Deallocated (fsm.c:568) 20250126084858529 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10531795 SCCP-18 msc-0 MI=NONE: Deallocating (context_map.c:225) 20250126084858529 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00525378), PART(T=Source Reference,L=4,D=00000012) (sccp_scrc.c:406) 20250126084858529 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084858529 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084858529 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126084858529 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084858529 DLSCCP DEBUG SCCP-SCOC(18)[0x56264c63f710]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250126084858529 DLSCCP DEBUG SCCP-SCOC(18)[0x56264c63f710]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250126084858529 DLSCCP DEBUG SCCP-SCOC(18)[0x56264c63f710]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250126084858529 DLSCCP DEBUG SCCP-SCOC(18)[0x56264c63f710]{IDLE}: Deallocated (fsm.c:568) 20250126084858529 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084858529 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084858529 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084858529 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126084858529 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126084858530 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126084858530 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126084858530 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@009b6094bab8: Session index based on local reference:10 HNBGW_Test.msc0-SCCP(202)@009b6094bab8: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(220)@009b6094bab8: DLCX{ line := { verb := "DLCX", trans_id := "77", ep := "rtpbridge/11@mgw", ver := "1.0" }, params := { { code := "C", val := "74e5a917" }, { code := "I", val := "22222" } }, sdp := omit } 20250126084858535 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 76 OK (mgcp_client.c:758) 20250126084858535 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c6a4640]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250126084858535 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c6a4640]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) TC_rab_assignment_concurrent0(220)@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126084858535 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c6a4640]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250126084858535 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c6a4640]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250126084858535 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 77 OK (mgcp_client.c:758) 20250126084858535 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56264c69c6b0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250126084858535 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56264c69c6b0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250126084858535 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56264c69c6b0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250126084858535 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56264c69c6b0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@009b6094bab8: Deleted conn table entry 11TC_rab_assignment_concurrent0(220)7660969 20250126084858541 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126084858541 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126084858541 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1355) 20250126084858541 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250126084858541 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x74e5a9,cause=radio(normal)) (hnbgw_rua.c:439) 20250126084858541 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7660969 SCCP-19 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250126084858541 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7660969)[0x56264c63eda0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250126084858541 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250126084858541 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250126084858541 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7660969)[0x56264c63eda0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250126084858541 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x56264c63e0a0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126084858541 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250126084858541 DLSCCP DEBUG SCCP-SCOC(19)[0x56264c640410]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250126084858541 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002383ac), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250126084858541 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084858541 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084858541 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126084858541 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084858541 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7660969)[0x56264c63eda0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250126084858541 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x56264c63e0a0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250126084858541 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x56264c63e0a0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250126084858541 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084858541 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084858541 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084858541 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126084858541 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126084858541 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126084858541 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126084858541 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@009b6094bab8: Session index based on local reference:11 HNBGW_Test.msc0-SCCP(202)@009b6094bab8: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@009b6094bab8: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@009b6094bab8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(220)@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(202)@009b6094bab8: Session index based on connection ID:12 HNBGW_Test.msc0-SCCP(202)@009b6094bab8: vl_len:12 HNBGW_Test.msc0-SCCP(202)@009b6094bab8: vl_from0 HNBGW_Test.msc0-RAN(203)@009b6094bab8: Deleted conn table entry 11TC_rab_assignment_concurrent0(220)1273695 HNBGW_Test.msc0-SCCP(202)@009b6094bab8: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250126084858548 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084858548 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126084858548 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126084858548 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126084858548 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126084858548 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126084858548 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126084858548 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@009b6094bab8: Session index based on connection ID:11 20250126084858549 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084858549 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126084858549 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126084858549 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126084858549 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126084858549 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000014), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250126084858549 DLSCCP DEBUG Received CO:CODT for local reference 20 (sccp_scoc.c:1824) 20250126084858549 DLSCCP DEBUG SCCP-SCOC(20)[0x56264c641130]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250126084858549 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084858549 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250126084858549 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x56264c640930]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250126084858549 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250126084858549 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250126084858549 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x56264c640930]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250126084858549 DMGW DEBUG mgw(mgw-fsm-7147914-0)[0x56264c69d780]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250126084858549 DMGW DEBUG mgw(mgw-fsm-7147914-0)[0x56264c69d780]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250126084858549 DMGW DEBUG mgw(mgw-fsm-7147914-0)[0x56264c69d780]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250126084858549 DLMGCP DEBUG mgw-endp(mgw-fsm-7147914-0)[0x56264c69db60]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250126084858549 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c6ad470]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250126084858549 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:43237: len=58 'DLCX 78 rtpbridge/12@mgw MGCP 1.0\r\nC: 6d11'... (mgcp_client.c:807) 20250126084858549 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250126084858549 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c6ad470]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250126084858549 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56264c6a54e0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250126084858549 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:43237: len=58 'DLCX 79 rtpbridge/12@mgw MGCP 1.0\r\nC: 6d11'... (mgcp_client.c:807) 20250126084858549 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250126084858550 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56264c6a54e0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250126084858550 DLMGCP DEBUG mgw-endp(mgw-fsm-7147914-0)[0x56264c69db60]{IN_USE}: Removing from parent mgw(mgw-fsm-7147914-0)[0x56264c69d780] (mgcp_client_endpoint_fsm.c:873) 20250126084858550 DLMGCP DEBUG mgw-endp(mgw-fsm-7147914-0)[0x56264c69db60]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250126084858550 DLMGCP DEBUG mgw-endp(mgw-fsm-7147914-0)[0x56264c69db60]{IN_USE}: Deallocated (fsm.c:568) 20250126084858550 DMGW DEBUG mgw(mgw-fsm-7147914-0)[0x56264c69d780]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250126084858550 DMGW DEBUG mgw(mgw-fsm-7147914-0)[0x56264c69d780]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250126084858550 DMGW DEBUG mgw(mgw-fsm-7147914-0)[0x56264c69d780]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250126084858550 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7147914)[0x56264c63fd30]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250126084858550 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250126084858550 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126084858550 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) TC_rab_assignment_concurrent0(221)@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(221)@009b6094bab8: DLCX{ line := { verb := "DLCX", trans_id := "78", ep := "rtpbridge/12@mgw", ver := "1.0" }, params := { { code := "C", val := "6d118a17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(221)@009b6094bab8: DLCX{ line := { verb := "DLCX", trans_id := "79", ep := "rtpbridge/12@mgw", ver := "1.0" }, params := { { code := "C", val := "6d118a17" }, { code := "I", val := "22222" } }, sdp := omit } 20250126084858561 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 78 OK (mgcp_client.c:758) 20250126084858561 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c6ad470]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250126084858561 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c6ad470]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250126084858561 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c6ad470]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250126084858561 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c6ad470]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(221)@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126084858561 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 79 OK (mgcp_client.c:758) 20250126084858561 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56264c6a54e0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250126084858561 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56264c6a54e0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250126084858561 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56264c6a54e0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250126084858561 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56264c6a54e0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@009b6094bab8: Deleted conn table entry 12TC_rab_assignment_concurrent0(221)7147914 20250126084858565 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126084858565 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126084858565 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1355) 20250126084858565 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250126084858565 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x6d118a,cause=radio(normal)) (hnbgw_rua.c:439) 20250126084858565 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7147914 SCCP-20 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250126084858565 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7147914)[0x56264c63fd30]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250126084858565 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250126084858565 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250126084858565 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7147914)[0x56264c63fd30]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250126084858565 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x56264c640930]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126084858565 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250126084858565 DLSCCP DEBUG SCCP-SCOC(20)[0x56264c641130]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250126084858565 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003b14c0), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250126084858565 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084858565 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084858565 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126084858565 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084858565 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7147914)[0x56264c63fd30]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250126084858565 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x56264c640930]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250126084858565 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x56264c640930]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250126084858566 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084858566 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084858566 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084858566 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126084858566 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126084858566 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126084858566 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126084858566 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084858566 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084858566 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126084858566 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126084858566 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126084858566 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126084858566 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126084858566 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126084858566 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084858566 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084858566 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126084858566 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126084858566 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126084858566 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126084858566 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=002383ac), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250126084858566 DLSCCP DEBUG Received CO:RELRE for local reference 19 (sccp_scoc.c:1824) 20250126084858566 DLSCCP DEBUG SCCP-SCOC(19)[0x56264c640410]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250126084858566 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084858566 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250126084858566 DCN DEBUG handle_cn_disc_ind() conn_id=19 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250126084858566 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x56264c63e0a0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250126084858566 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x56264c63e0a0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250126084858566 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7660969)[0x56264c63eda0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250126084858566 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7660969)[0x56264c63eda0]{disconnected}: Freeing instance (context_map.c:202) 20250126084858566 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7660969)[0x56264c63eda0]{disconnected}: Deallocated (fsm.c:568) 20250126084858566 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x56264c63e0a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250126084858566 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x56264c63e0a0]{disconnected}: Freeing instance (context_map.c:206) 20250126084858566 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x56264c63e0a0]{disconnected}: Deallocated (fsm.c:568) 20250126084858566 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7660969 SCCP-19 msc-0 MI=NONE: Deallocating (context_map.c:225) 20250126084858566 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002383ac), PART(T=Source Reference,L=4,D=00000013) (sccp_scrc.c:406) 20250126084858566 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084858566 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084858566 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126084858566 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084858566 DLSCCP DEBUG SCCP-SCOC(19)[0x56264c640410]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250126084858566 DLSCCP DEBUG SCCP-SCOC(19)[0x56264c640410]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250126084858566 DLSCCP DEBUG SCCP-SCOC(19)[0x56264c640410]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250126084858566 DLSCCP DEBUG SCCP-SCOC(19)[0x56264c640410]{IDLE}: Deallocated (fsm.c:568) 20250126084858566 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084858566 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084858566 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084858566 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126084858566 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126084858566 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126084858566 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126084858566 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@009b6094bab8: Session index based on local reference:12 HNBGW_Test.msc0-SCCP(202)@009b6094bab8: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@009b6094bab8: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@009b6094bab8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.msc0-SCCP(202)@009b6094bab8: Session index based on local reference:11 HNBGW_Test.msc0-SCCP(202)@009b6094bab8: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(221)@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@009b6094bab8: Deleted conn table entry 12TC_rab_assignment_concurrent0(221)3379217 HNBGW_Test.msc0-SCCP(202)@009b6094bab8: Session index based on connection ID:12 20250126084858574 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084858574 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126084858574 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126084858574 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126084858574 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126084858574 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126084858574 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126084858574 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@009b6094bab8: Session index based on connection ID:13 HNBGW_Test.msc0-SCCP(202)@009b6094bab8: vl_len:12 HNBGW_Test.msc0-SCCP(202)@009b6094bab8: vl_from0 20250126084858574 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084858574 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126084858574 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126084858574 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126084858574 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126084858574 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=003b14c0), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250126084858574 DLSCCP DEBUG Received CO:RELRE for local reference 20 (sccp_scoc.c:1824) 20250126084858574 DLSCCP DEBUG SCCP-SCOC(20)[0x56264c641130]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250126084858574 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084858574 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250126084858574 DCN DEBUG handle_cn_disc_ind() conn_id=20 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250126084858574 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x56264c640930]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250126084858574 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x56264c640930]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250126084858574 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7147914)[0x56264c63fd30]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250126084858574 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7147914)[0x56264c63fd30]{disconnected}: Freeing instance (context_map.c:202) 20250126084858574 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7147914)[0x56264c63fd30]{disconnected}: Deallocated (fsm.c:568) 20250126084858574 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x56264c640930]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250126084858574 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x56264c640930]{disconnected}: Freeing instance (context_map.c:206) 20250126084858574 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x56264c640930]{disconnected}: Deallocated (fsm.c:568) 20250126084858574 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7147914 SCCP-20 msc-0 MI=NONE: Deallocating (context_map.c:225) 20250126084858574 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003b14c0), PART(T=Source Reference,L=4,D=00000014) (sccp_scrc.c:406) 20250126084858574 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084858574 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084858574 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126084858574 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084858574 DLSCCP DEBUG SCCP-SCOC(20)[0x56264c641130]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250126084858574 DLSCCP DEBUG SCCP-SCOC(20)[0x56264c641130]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250126084858574 DLSCCP DEBUG SCCP-SCOC(20)[0x56264c641130]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250126084858575 DLSCCP DEBUG SCCP-SCOC(20)[0x56264c641130]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-SCCP(202)@009b6094bab8: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250126084858575 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084858575 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084858575 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084858575 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126084858575 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126084858575 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126084858575 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126084858575 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084858576 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084858576 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126084858576 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126084858576 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126084858576 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126084858576 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126084858576 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126084858576 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084858576 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084858576 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126084858576 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126084858576 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126084858576 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126084858576 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000015), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250126084858576 DLSCCP DEBUG Received CO:CODT for local reference 21 (sccp_scoc.c:1824) 20250126084858576 DLSCCP DEBUG SCCP-SCOC(21)[0x56264c641e10]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250126084858576 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084858576 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250126084858576 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x56264c641650]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250126084858576 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250126084858576 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250126084858576 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x56264c641650]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250126084858576 DMGW DEBUG mgw(mgw-fsm-13127040-0)[0x56264c6a6940]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250126084858576 DMGW DEBUG mgw(mgw-fsm-13127040-0)[0x56264c6a6940]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250126084858576 DMGW DEBUG mgw(mgw-fsm-13127040-0)[0x56264c6a6940]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250126084858576 DLMGCP DEBUG mgw-endp(mgw-fsm-13127040-0)[0x56264c6a6620]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250126084858576 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c6b6240]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250126084858576 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:43237: len=58 'DLCX 80 rtpbridge/13@mgw MGCP 1.0\r\nC: c84d'... (mgcp_client.c:807) 20250126084858576 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250126084858576 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c6b6240]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250126084858576 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56264c6ae220]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250126084858576 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:43237: len=58 'DLCX 81 rtpbridge/13@mgw MGCP 1.0\r\nC: c84d'... (mgcp_client.c:807) 20250126084858576 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250126084858576 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56264c6ae220]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250126084858576 DLMGCP DEBUG mgw-endp(mgw-fsm-13127040-0)[0x56264c6a6620]{IN_USE}: Removing from parent mgw(mgw-fsm-13127040-0)[0x56264c6a6940] (mgcp_client_endpoint_fsm.c:873) 20250126084858576 DLMGCP DEBUG mgw-endp(mgw-fsm-13127040-0)[0x56264c6a6620]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250126084858576 DLMGCP DEBUG mgw-endp(mgw-fsm-13127040-0)[0x56264c6a6620]{IN_USE}: Deallocated (fsm.c:568) 20250126084858576 DMGW DEBUG mgw(mgw-fsm-13127040-0)[0x56264c6a6940]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250126084858576 DMGW DEBUG mgw(mgw-fsm-13127040-0)[0x56264c6a6940]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250126084858576 DMGW DEBUG mgw(mgw-fsm-13127040-0)[0x56264c6a6940]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250126084858576 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13127040)[0x56264c640780]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250126084858576 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250126084858576 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126084858576 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) HNBGW_Test.msc0-SCCP(202)@009b6094bab8: Session index based on local reference:12 HNBGW_Test.msc0-SCCP(202)@009b6094bab8: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(222)@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(222)@009b6094bab8: DLCX{ line := { verb := "DLCX", trans_id := "80", ep := "rtpbridge/13@mgw", ver := "1.0" }, params := { { code := "C", val := "c84d8017" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(222)@009b6094bab8: DLCX{ line := { verb := "DLCX", trans_id := "81", ep := "rtpbridge/13@mgw", ver := "1.0" }, params := { { code := "C", val := "c84d8017" }, { code := "I", val := "22222" } }, sdp := omit } 20250126084858587 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 80 OK (mgcp_client.c:758) 20250126084858587 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c6b6240]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250126084858587 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c6b6240]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250126084858587 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c6b6240]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250126084858587 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c6b6240]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(222)@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126084858587 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 81 OK (mgcp_client.c:758) 20250126084858587 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56264c6ae220]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250126084858587 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56264c6ae220]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250126084858587 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56264c6ae220]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250126084858587 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56264c6ae220]{ST_DLCX_RESP}: Deallocated (fsm.c:568) HNBGW_Test.msc0-SCCP(202)@009b6094bab8: Session index based on connection ID:14 HNBGW_Test.msc0-SCCP(202)@009b6094bab8: vl_len:12 HNBGW_Test.msc0-SCCP(202)@009b6094bab8: vl_from0 HNBGW_Test.msc0-SCCP(202)@009b6094bab8: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_rab_assignment_concurrent-Iuh0-RUA(201)@009b6094bab8: Deleted conn table entry 13TC_rab_assignment_concurrent0(222)13127040 20250126084858592 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126084858592 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126084858592 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1355) 20250126084858592 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250126084858592 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xc84d80,cause=radio(normal)) (hnbgw_rua.c:439) 20250126084858592 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13127040 SCCP-21 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250126084858592 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13127040)[0x56264c640780]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250126084858592 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250126084858592 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250126084858592 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13127040)[0x56264c640780]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250126084858592 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x56264c641650]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126084858592 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250126084858592 DLSCCP DEBUG SCCP-SCOC(21)[0x56264c641e10]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250126084858592 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004a93b3), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250126084858592 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084858592 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084858592 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126084858592 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084858592 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13127040)[0x56264c640780]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250126084858592 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x56264c641650]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250126084858592 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x56264c641650]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250126084858592 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084858592 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084858592 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084858592 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126084858592 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126084858592 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126084858592 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126084858592 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084858592 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084858592 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126084858592 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126084858592 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126084858592 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126084858592 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126084858592 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126084858593 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084858593 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084858593 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126084858593 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126084858593 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126084858593 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126084858593 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000016), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250126084858593 DLSCCP DEBUG Received CO:CODT for local reference 22 (sccp_scoc.c:1824) 20250126084858593 DLSCCP DEBUG SCCP-SCOC(22)[0x56264c642bc0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250126084858593 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084858593 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250126084858593 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x56264c640b00]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250126084858593 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250126084858593 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250126084858593 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x56264c640b00]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250126084858593 DMGW DEBUG mgw(mgw-fsm-9518352-0)[0x56264c6af680]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250126084858593 DMGW DEBUG mgw(mgw-fsm-9518352-0)[0x56264c6af680]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250126084858593 DMGW DEBUG mgw(mgw-fsm-9518352-0)[0x56264c6af680]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250126084858593 DLMGCP DEBUG mgw-endp(mgw-fsm-9518352-0)[0x56264c6af360]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250126084858593 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c6bf010]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250126084858593 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:43237: len=58 'DLCX 82 rtpbridge/14@mgw MGCP 1.0\r\nC: 913d'... (mgcp_client.c:807) 20250126084858593 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250126084858593 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c6bf010]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250126084858593 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56264c6b6ff0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250126084858593 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:43237: len=58 'DLCX 83 rtpbridge/14@mgw MGCP 1.0\r\nC: 913d'... (mgcp_client.c:807) 20250126084858593 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250126084858593 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56264c6b6ff0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250126084858593 DLMGCP DEBUG mgw-endp(mgw-fsm-9518352-0)[0x56264c6af360]{IN_USE}: Removing from parent mgw(mgw-fsm-9518352-0)[0x56264c6af680] (mgcp_client_endpoint_fsm.c:873) 20250126084858593 DLMGCP DEBUG mgw-endp(mgw-fsm-9518352-0)[0x56264c6af360]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250126084858593 DLMGCP DEBUG mgw-endp(mgw-fsm-9518352-0)[0x56264c6af360]{IN_USE}: Deallocated (fsm.c:568) 20250126084858593 DMGW DEBUG mgw(mgw-fsm-9518352-0)[0x56264c6af680]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250126084858593 DMGW DEBUG mgw(mgw-fsm-9518352-0)[0x56264c6af680]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250126084858593 DMGW DEBUG mgw(mgw-fsm-9518352-0)[0x56264c6af680]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250126084858593 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9518352)[0x56264c6414a0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250126084858593 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250126084858594 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126084858594 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) HNBGW_Test.msc0-SCCP(202)@009b6094bab8: Session index based on local reference:13 HNBGW_Test.msc0-SCCP(202)@009b6094bab8: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@009b6094bab8: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@009b6094bab8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(222)@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(223)@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@009b6094bab8: Deleted conn table entry 13TC_rab_assignment_concurrent0(222)13218398 HNBGW_Test.msc0-SCCP(202)@009b6094bab8: Session index based on connection ID:13 TC_rab_assignment_concurrent0(223)@009b6094bab8: DLCX{ line := { verb := "DLCX", trans_id := "82", ep := "rtpbridge/14@mgw", ver := "1.0" }, params := { { code := "C", val := "913d1017" }, { code := "I", val := "11111" } }, sdp := omit } HNBGW_Test.msc0-SCCP(202)@009b6094bab8: Session index based on connection ID:15 HNBGW_Test.msc0-SCCP(202)@009b6094bab8: vl_len:12 HNBGW_Test.msc0-SCCP(202)@009b6094bab8: vl_from0 HNBGW_Test.msc0-SCCP(202)@009b6094bab8: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_rab_assignment_concurrent0(223)@009b6094bab8: DLCX{ line := { verb := "DLCX", trans_id := "83", ep := "rtpbridge/14@mgw", ver := "1.0" }, params := { { code := "C", val := "913d1017" }, { code := "I", val := "22222" } }, sdp := omit } 20250126084858605 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 82 OK (mgcp_client.c:758) TC_rab_assignment_concurrent0(223)@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126084858605 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c6bf010]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250126084858605 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c6bf010]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250126084858605 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c6bf010]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250126084858605 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c6bf010]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250126084858605 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 83 OK (mgcp_client.c:758) 20250126084858605 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56264c6b6ff0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250126084858605 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56264c6b6ff0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250126084858605 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56264c6b6ff0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250126084858605 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56264c6b6ff0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@009b6094bab8: Deleted conn table entry 14TC_rab_assignment_concurrent0(223)9518352 20250126084858609 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126084858609 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126084858609 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1355) 20250126084858609 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250126084858609 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x913d10,cause=radio(normal)) (hnbgw_rua.c:439) 20250126084858609 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9518352 SCCP-22 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250126084858609 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9518352)[0x56264c6414a0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250126084858609 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250126084858609 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250126084858609 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9518352)[0x56264c6414a0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250126084858609 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x56264c640b00]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126084858609 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250126084858609 DLSCCP DEBUG SCCP-SCOC(22)[0x56264c642bc0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250126084858609 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c78db0), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250126084858610 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084858610 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084858610 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126084858610 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084858610 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9518352)[0x56264c6414a0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250126084858610 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x56264c640b00]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250126084858610 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x56264c640b00]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250126084858610 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084858610 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084858610 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084858610 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126084858610 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126084858610 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126084858610 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126084858610 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084858610 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084858610 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126084858610 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126084858610 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126084858610 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126084858610 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126084858610 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126084858610 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084858610 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084858610 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126084858610 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126084858610 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126084858610 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126084858610 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126084858610 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126084858610 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084858610 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084858610 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126084858610 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126084858610 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126084858610 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126084858610 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=004a93b3), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250126084858610 DLSCCP DEBUG Received CO:RELRE for local reference 21 (sccp_scoc.c:1824) 20250126084858610 DLSCCP DEBUG SCCP-SCOC(21)[0x56264c641e10]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250126084858610 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084858610 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250126084858610 DCN DEBUG handle_cn_disc_ind() conn_id=21 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250126084858610 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x56264c641650]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250126084858610 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x56264c641650]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250126084858610 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13127040)[0x56264c640780]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250126084858610 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13127040)[0x56264c640780]{disconnected}: Freeing instance (context_map.c:202) 20250126084858610 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13127040)[0x56264c640780]{disconnected}: Deallocated (fsm.c:568) 20250126084858610 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x56264c641650]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250126084858610 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x56264c641650]{disconnected}: Freeing instance (context_map.c:206) 20250126084858610 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x56264c641650]{disconnected}: Deallocated (fsm.c:568) 20250126084858610 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13127040 SCCP-21 msc-0 MI=NONE: Deallocating (context_map.c:225) 20250126084858611 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004a93b3), PART(T=Source Reference,L=4,D=00000015) (sccp_scrc.c:406) 20250126084858611 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084858611 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084858611 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126084858611 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084858611 DLSCCP DEBUG SCCP-SCOC(21)[0x56264c641e10]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250126084858611 DLSCCP DEBUG SCCP-SCOC(21)[0x56264c641e10]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250126084858611 DLSCCP DEBUG SCCP-SCOC(21)[0x56264c641e10]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250126084858611 DLSCCP DEBUG SCCP-SCOC(21)[0x56264c641e10]{IDLE}: Deallocated (fsm.c:568) 20250126084858611 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084858611 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126084858611 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126084858611 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126084858611 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126084858611 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000017), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250126084858611 DLSCCP DEBUG Received CO:CODT for local reference 23 (sccp_scoc.c:1824) 20250126084858611 DLSCCP DEBUG SCCP-SCOC(23)[0x56264c643b40]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250126084858611 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084858611 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250126084858611 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x56264c6430f0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250126084858611 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250126084858611 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250126084858611 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x56264c6430f0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250126084858611 DMGW DEBUG mgw(mgw-fsm-12137975-0)[0x56264c6b7fc0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250126084858611 DMGW DEBUG mgw(mgw-fsm-12137975-0)[0x56264c6b7fc0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250126084858611 DMGW DEBUG mgw(mgw-fsm-12137975-0)[0x56264c6b7fc0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250126084858611 DLMGCP DEBUG mgw-endp(mgw-fsm-12137975-0)[0x56264c6c1490]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250126084858611 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c6c7d60]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250126084858611 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:43237: len=58 'DLCX 84 rtpbridge/15@mgw MGCP 1.0\r\nC: b935'... (mgcp_client.c:807) 20250126084858611 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250126084858611 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c6c7d60]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250126084858611 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56264c6b7d10]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250126084858611 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:43237: len=58 'DLCX 85 rtpbridge/15@mgw MGCP 1.0\r\nC: b935'... (mgcp_client.c:807) 20250126084858611 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250126084858611 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56264c6b7d10]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250126084858611 DLMGCP DEBUG mgw-endp(mgw-fsm-12137975-0)[0x56264c6c1490]{IN_USE}: Removing from parent mgw(mgw-fsm-12137975-0)[0x56264c6b7fc0] (mgcp_client_endpoint_fsm.c:873) 20250126084858611 DLMGCP DEBUG mgw-endp(mgw-fsm-12137975-0)[0x56264c6c1490]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250126084858611 DLMGCP DEBUG mgw-endp(mgw-fsm-12137975-0)[0x56264c6c1490]{IN_USE}: Deallocated (fsm.c:568) 20250126084858611 DMGW DEBUG mgw(mgw-fsm-12137975-0)[0x56264c6b7fc0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250126084858611 DMGW DEBUG mgw(mgw-fsm-12137975-0)[0x56264c6b7fc0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250126084858611 DMGW DEBUG mgw(mgw-fsm-12137975-0)[0x56264c6b7fc0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250126084858611 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12137975)[0x56264c6434f0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250126084858611 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250126084858611 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126084858611 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250126084858611 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084858611 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084858611 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084858611 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126084858611 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126084858612 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126084858612 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126084858612 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@009b6094bab8: Session index based on local reference:14 HNBGW_Test.msc0-SCCP(202)@009b6094bab8: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@009b6094bab8: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@009b6094bab8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.msc0-SCCP(202)@009b6094bab8: Session index based on local reference:13 HNBGW_Test.msc0-SCCP(202)@009b6094bab8: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(223)@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(224)@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@009b6094bab8: Deleted conn table entry 14TC_rab_assignment_concurrent0(223)2209406 HNBGW_Test.msc0-SCCP(202)@009b6094bab8: Session index based on connection ID:14 20250126084858619 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084858619 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126084858619 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126084858619 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126084858619 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126084858619 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126084858619 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126084858619 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084858619 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084858619 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126084858619 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126084858619 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126084858619 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126084858619 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=00c78db0), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250126084858619 DLSCCP DEBUG Received CO:RELRE for local reference 22 (sccp_scoc.c:1824) 20250126084858619 DLSCCP DEBUG SCCP-SCOC(22)[0x56264c642bc0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250126084858619 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084858619 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250126084858619 DCN DEBUG handle_cn_disc_ind() conn_id=22 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250126084858619 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x56264c640b00]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250126084858619 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x56264c640b00]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250126084858619 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9518352)[0x56264c6414a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250126084858619 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9518352)[0x56264c6414a0]{disconnected}: Freeing instance (context_map.c:202) 20250126084858619 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9518352)[0x56264c6414a0]{disconnected}: Deallocated (fsm.c:568) 20250126084858619 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x56264c640b00]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250126084858619 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x56264c640b00]{disconnected}: Freeing instance (context_map.c:206) 20250126084858619 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x56264c640b00]{disconnected}: Deallocated (fsm.c:568) 20250126084858619 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9518352 SCCP-22 msc-0 MI=NONE: Deallocating (context_map.c:225) 20250126084858619 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c78db0), PART(T=Source Reference,L=4,D=00000016) (sccp_scrc.c:406) 20250126084858619 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084858619 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084858619 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126084858619 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084858619 DLSCCP DEBUG SCCP-SCOC(22)[0x56264c642bc0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250126084858619 DLSCCP DEBUG SCCP-SCOC(22)[0x56264c642bc0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250126084858619 DLSCCP DEBUG SCCP-SCOC(22)[0x56264c642bc0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250126084858619 DLSCCP DEBUG SCCP-SCOC(22)[0x56264c642bc0]{IDLE}: Deallocated (fsm.c:568) 20250126084858619 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084858619 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084858619 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084858619 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126084858619 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126084858619 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126084858619 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126084858619 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@009b6094bab8: Session index based on local reference:14 HNBGW_Test.msc0-SCCP(202)@009b6094bab8: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(224)@009b6094bab8: DLCX{ line := { verb := "DLCX", trans_id := "84", ep := "rtpbridge/15@mgw", ver := "1.0" }, params := { { code := "C", val := "b935f717" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(224)@009b6094bab8: DLCX{ line := { verb := "DLCX", trans_id := "85", ep := "rtpbridge/15@mgw", ver := "1.0" }, params := { { code := "C", val := "b935f717" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(224)@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126084858632 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 84 OK (mgcp_client.c:758) 20250126084858632 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c6c7d60]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250126084858632 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c6c7d60]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250126084858633 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c6c7d60]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250126084858633 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c6c7d60]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250126084858633 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 85 OK (mgcp_client.c:758) 20250126084858633 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56264c6b7d10]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250126084858633 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56264c6b7d10]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250126084858633 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56264c6b7d10]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250126084858633 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56264c6b7d10]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@009b6094bab8: Deleted conn table entry 15TC_rab_assignment_concurrent0(224)12137975 20250126084858637 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126084858637 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126084858637 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1355) 20250126084858637 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250126084858637 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xb935f7,cause=radio(normal)) (hnbgw_rua.c:439) 20250126084858637 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12137975 SCCP-23 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250126084858637 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12137975)[0x56264c6434f0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250126084858637 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250126084858637 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250126084858637 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12137975)[0x56264c6434f0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250126084858637 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x56264c6430f0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126084858637 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250126084858637 DLSCCP DEBUG SCCP-SCOC(23)[0x56264c643b40]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250126084858637 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002e79e0), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250126084858637 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084858637 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084858637 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126084858637 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084858637 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12137975)[0x56264c6434f0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250126084858637 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x56264c6430f0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250126084858637 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x56264c6430f0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250126084858637 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084858637 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084858637 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084858637 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126084858637 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126084858637 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126084858637 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126084858637 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@009b6094bab8: Session index based on local reference:15 HNBGW_Test.msc0-SCCP(202)@009b6094bab8: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@009b6094bab8: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@009b6094bab8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(224)@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@009b6094bab8: Deleted conn table entry 15TC_rab_assignment_concurrent0(224)13911137 HNBGW_Test.msc0-SCCP(202)@009b6094bab8: Session index based on connection ID:15 20250126084858644 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084858644 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126084858644 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126084858644 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126084858644 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126084858644 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126084858644 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126084858644 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084858644 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084858644 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126084858644 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126084858644 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126084858644 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126084858644 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=002e79e0), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250126084858644 DLSCCP DEBUG Received CO:RELRE for local reference 23 (sccp_scoc.c:1824) 20250126084858644 DLSCCP DEBUG SCCP-SCOC(23)[0x56264c643b40]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250126084858644 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084858644 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250126084858644 DCN DEBUG handle_cn_disc_ind() conn_id=23 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250126084858644 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x56264c6430f0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250126084858644 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x56264c6430f0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250126084858644 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12137975)[0x56264c6434f0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250126084858644 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12137975)[0x56264c6434f0]{disconnected}: Freeing instance (context_map.c:202) 20250126084858644 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12137975)[0x56264c6434f0]{disconnected}: Deallocated (fsm.c:568) 20250126084858644 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x56264c6430f0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250126084858644 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x56264c6430f0]{disconnected}: Freeing instance (context_map.c:206) 20250126084858644 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x56264c6430f0]{disconnected}: Deallocated (fsm.c:568) 20250126084858644 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12137975 SCCP-23 msc-0 MI=NONE: Deallocating (context_map.c:225) 20250126084858644 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002e79e0), PART(T=Source Reference,L=4,D=00000017) (sccp_scrc.c:406) 20250126084858644 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084858644 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084858644 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126084858644 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084858644 DLSCCP DEBUG SCCP-SCOC(23)[0x56264c643b40]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250126084858645 DLSCCP DEBUG SCCP-SCOC(23)[0x56264c643b40]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250126084858645 DLSCCP DEBUG SCCP-SCOC(23)[0x56264c643b40]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250126084858645 DLSCCP DEBUG SCCP-SCOC(23)[0x56264c643b40]{IDLE}: Deallocated (fsm.c:568) 20250126084858645 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084858645 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084858645 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084858645 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126084858645 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126084858645 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126084858645 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126084858645 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@009b6094bab8: Session index based on local reference:15 HNBGW_Test.msc0-SCCP(202)@009b6094bab8: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(209)@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126084900277 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48672<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(209)@009b6094bab8: Final verdict of PTC: pass TC_rab_assignment_concurrent0(210)@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126084900295 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48674<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(210)@009b6094bab8: Final verdict of PTC: pass TC_rab_assignment_concurrent0(211)@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126084900321 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48682<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(211)@009b6094bab8: Final verdict of PTC: pass TC_rab_assignment_concurrent0(212)@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126084900365 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48690<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(212)@009b6094bab8: Final verdict of PTC: pass TC_rab_assignment_concurrent0(213)@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126084900396 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48698<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(213)@009b6094bab8: Final verdict of PTC: pass TC_rab_assignment_concurrent0(214)@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126084900417 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48706<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(214)@009b6094bab8: Final verdict of PTC: pass TC_rab_assignment_concurrent0(215)@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126084900436 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48716<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(215)@009b6094bab8: Final verdict of PTC: pass TC_rab_assignment_concurrent0(216)@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126084900460 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48732<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(216)@009b6094bab8: Final verdict of PTC: pass TC_rab_assignment_concurrent0(217)@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126084900485 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48738<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(217)@009b6094bab8: Final verdict of PTC: pass TC_rab_assignment_concurrent0(218)@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126084900506 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48740<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(218)@009b6094bab8: Final verdict of PTC: pass TC_rab_assignment_concurrent0(219)@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126084900528 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48756<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(219)@009b6094bab8: Final verdict of PTC: pass TC_rab_assignment_concurrent0(220)@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126084900548 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48758<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(220)@009b6094bab8: Final verdict of PTC: pass TC_rab_assignment_concurrent0(221)@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126084900573 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48772<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(221)@009b6094bab8: Final verdict of PTC: pass TC_rab_assignment_concurrent0(222)@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126084900600 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48776<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(222)@009b6094bab8: Final verdict of PTC: pass TC_rab_assignment_concurrent0(223)@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126084900617 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48778<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(223)@009b6094bab8: Final verdict of PTC: pass TC_rab_assignment_concurrent0(224)@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126084900643 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48784<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(224)@009b6094bab8: Final verdict of PTC: pass MTC@009b6094bab8: ok: talloc reports "asn1_context" = 1 bytes 20250126084900646 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48668<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.sgsn0-RAN(206)@009b6094bab8: Final verdict of PTC: none 20250126084900646 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:38301<->l=127.0.0.1:4262) (control_if.c:193) MutexDispCT-TC_rab_assignment_concurrent(196)@009b6094bab8: Final verdict of PTC: none 20250126084900646 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126084900646 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126084900646 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250126084900646 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250126084900646 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) VirtHNBGW-STATS(197)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(202)@009b6094bab8: Final verdict of PTC: none 20250126084900647 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250126084900647 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126084900647 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250126084900647 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250126084900647 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250126084900647 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126084900647 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126084900647 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250126084900647 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250126084900647 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126084900647 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250126084900647 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250126084900647 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126084900647 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084900647 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20250126084900647 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126084900647 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126084900647 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126084900647 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250126084900647 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126084900647 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250126084900647 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250126084900647 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) HNBGW_Test.sgsn0-M3UA(207)@009b6094bab8: Final verdict of PTC: none 20250126084900647 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084900647 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126084900647 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20250126084900647 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126084900647 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126084900647 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084900647 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126084900647 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126084900647 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126084900647 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126084900647 DRANAP NOTICE cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-SCCP(205)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(204)@009b6094bab8: Final verdict of PTC: none TC_rab_assignment_concurrent-Iuh0-RUA(201)@009b6094bab8: Final verdict of PTC: none 20250126084900647 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126084900647 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250126084900647 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250126084900647 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126084900647 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084900647 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20250126084900647 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126084900647 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126084900647 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126084900647 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250126084900647 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126084900647 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250126084900647 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084900647 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126084900647 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20250126084900647 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126084900647 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126084900647 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084900647 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126084900647 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126084900647 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) HNBGW_Test.msc0-RAN(203)@009b6094bab8: Final verdict of PTC: none 20250126084900647 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126084900647 DRANAP NOTICE cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: link lost (cnlink.c:118) IPA-CTRL-CLI-IPA(198)@009b6094bab8: Final verdict of PTC: none TC_rab_assignment_concurrent-Iuh0(200)@009b6094bab8: Final verdict of PTC: none HNBGW-MGCP(208)@009b6094bab8: Final verdict of PTC: none MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126084900648 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48662<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(199)@009b6094bab8: Final verdict of PTC: none MTC@009b6094bab8: Setting final verdict of the test case. MTC@009b6094bab8: Local verdict of MTC: pass MTC@009b6094bab8: Local verdict of PTC MutexDispCT-TC_rab_assignment_concurrent(196): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC VirtHNBGW-STATS(197): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC IPA-CTRL-CLI-IPA(198): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW-PFCP(199): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_rab_assignment_concurrent-Iuh0(200): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_rab_assignment_concurrent-Iuh0-RUA(201): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.msc0-SCCP(202): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.msc0-RAN(203): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.msc0-M3UA(204): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(205): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.sgsn0-RAN(206): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(207): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW-MGCP(208): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_rab_assignment_concurrent0(209): pass (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_rab_assignment_concurrent0(210): pass (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_rab_assignment_concurrent0(211): pass (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_rab_assignment_concurrent0(212): pass (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_rab_assignment_concurrent0(213): pass (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_rab_assignment_concurrent0(214): pass (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_rab_assignment_concurrent0(215): pass (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_rab_assignment_concurrent0(216): pass (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_rab_assignment_concurrent0(217): pass (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_rab_assignment_concurrent0(218): pass (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_rab_assignment_concurrent0(219): pass (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_rab_assignment_concurrent0(220): pass (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_rab_assignment_concurrent0(221): pass (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_rab_assignment_concurrent0(222): pass (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_rab_assignment_concurrent0(223): pass (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_rab_assignment_concurrent0(224): pass (pass -> pass) MTC@009b6094bab8: Test case TC_rab_assignment_concurrent finished. Verdict: pass MTC@009b6094bab8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assignment_concurrent pass'. Sun Jan 26 08:49:00 UTC 2025 ====== HNBGW_Tests.TC_rab_assignment_concurrent pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_rab_assignment_concurrent.talloc 20250126084900691 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38110<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126084900927 DLSCCP DEBUG SCCP-SCOC(6)[0x56264c626fb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126084900927 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ab5d92), PART(T=Source Reference,L=4,D=00000006), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126084900927 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084900927 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084900927 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126084900927 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084900928 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084900928 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084900928 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084900928 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126084900928 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126084900928 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126084900928 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126084900928 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250126084901093 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38110<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=1887796) Waiting for packet dumper to finish... 1 (prev_count=1887796, count=1924772) 20250126084902648 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126084902648 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250126084902648 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250126084902648 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126084902648 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250126084902648 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@009b6094bab8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assignment_concurrent pass' was executed successfully (exit status: 0). MTC@009b6094bab8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_release'. ------ HNBGW_Tests.TC_rab_release ------ Sun Jan 26 08:49:03 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_rab_release.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_rab_release.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@009b6094bab8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_release' was executed successfully (exit status: 0). MTC@009b6094bab8: Test case TC_rab_release started. 20250126084904217 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38122<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126084904222 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38138<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126084904226 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:37303<->l=127.0.0.1:4262) (control_if.c:572) 20250126084904243 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126084904243 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126084904243 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126084904243 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126084904243 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126084904243 DRANAP DEBUG cnlink(msc-2)[0x56264c5ae870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126084904243 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126084904243 DRANAP DEBUG cnlink(msc-3)[0x56264c618660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_rab_release-Iuh0(229)@009b6094bab8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250126084904243 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250126084904243 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250126084904244 DRANAP DEBUG cnlink(msc-3)[0x56264c618660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126084904244 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250126084904244 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126084904244 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084904244 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126084904244 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084904244 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084904244 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084904245 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084904245 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084904245 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084904245 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084904245 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084904245 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084904245 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084904245 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084904245 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250126084904245 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084904245 DRANAP DEBUG cnlink(msc-3)[0x56264c618660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126084904245 DRANAP DEBUG cnlink(msc-2)[0x56264c5ae870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126084904245 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250126084904245 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126084904245 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084904245 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126084904245 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084904245 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084904245 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084904245 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084904245 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084904245 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084904245 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084904245 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084904245 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084904245 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084904245 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084904245 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250126084904245 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084904245 DRANAP DEBUG cnlink(msc-2)[0x56264c5ae870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126084904245 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126084904245 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250126084904245 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126084904245 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084904245 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126084904245 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084904245 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084904245 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084904245 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084904245 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084904245 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084904245 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084904245 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084904245 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084904245 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084904245 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084904245 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126084904245 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084904245 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126084904245 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126084904245 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250126084904245 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126084904245 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084904245 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126084904245 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084904245 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084904245 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084904245 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084904245 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084904245 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084904245 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084904245 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084904245 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084904245 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084904245 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084904245 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126084904245 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084904245 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126084904246 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084904246 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084904246 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084904246 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250126084904246 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250126084904246 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250126084904246 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084904246 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084904246 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084904246 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250126084904246 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250126084904246 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250126084904246 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250126084904246 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084904246 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084904246 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084904246 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126084904246 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126084904246 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126084904246 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250126084904246 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084904246 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084904246 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084904246 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126084904246 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126084904246 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126084904246 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@009b6094bab8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@009b6094bab8: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(233)@009b6094bab8: ************************************************* HNBGW_Test.msc0-M3UA(233)@009b6094bab8: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(233)@009b6094bab8: ************************************************* HNBGW_Test.msc0-SCCP(231)@009b6094bab8: v_sccp_pdu_maxlen:268 20250126084904257 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126084904257 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126084904257 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126084904257 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126084904257 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126084904257 DRANAP DEBUG cnlink(sgsn-2)[0x56264c61a310]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126084904258 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126084904258 DRANAP DEBUG cnlink(sgsn-3)[0x56264c61aca0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126084904259 DRANAP DEBUG cnlink(sgsn-3)[0x56264c61aca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126084904259 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250126084904259 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126084904259 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084904259 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126084904259 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084904259 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084904259 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084904259 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084904259 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084904259 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084904259 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084904259 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084904259 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084904259 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084904259 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084904259 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250126084904259 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084904259 DRANAP DEBUG cnlink(sgsn-3)[0x56264c61aca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126084904259 DRANAP DEBUG cnlink(sgsn-2)[0x56264c61a310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126084904259 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250126084904259 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126084904259 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084904259 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126084904259 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084904259 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084904259 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084904259 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084904259 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084904259 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084904259 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084904259 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084904259 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084904259 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084904259 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084904259 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250126084904259 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084904259 DRANAP DEBUG cnlink(sgsn-2)[0x56264c61a310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126084904259 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126084904259 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250126084904259 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126084904259 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084904259 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126084904259 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084904259 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084904259 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084904259 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084904259 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084904259 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084904259 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084904259 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084904259 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084904259 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084904259 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084904259 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126084904259 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084904259 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126084904259 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126084904259 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250126084904259 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126084904259 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084904259 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126084904259 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084904259 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084904259 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084904259 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084904259 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084904259 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084904259 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084904259 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084904259 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084904259 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084904259 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084904259 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126084904259 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084904259 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126084904259 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084904259 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084904259 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084904259 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250126084904259 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250126084904259 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250126084904259 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084904259 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084904259 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084904259 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250126084904259 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250126084904259 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250126084904259 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250126084904259 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084904259 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084904259 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084904259 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126084904259 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126084904259 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126084904259 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250126084904259 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084904259 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084904259 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084904259 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126084904259 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126084904259 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126084904259 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@009b6094bab8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@009b6094bab8: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(236)@009b6094bab8: ************************************************* HNBGW_Test.sgsn0-M3UA(236)@009b6094bab8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(236)@009b6094bab8: ************************************************* HNBGW_Test.sgsn0-SCCP(234)@009b6094bab8: v_sccp_pdu_maxlen:268 20250126084904277 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126084904277 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126084904277 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1355) 20250126084904277 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250126084904277 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20250126084904277 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250126084904277 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250126084904277 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126084904277 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@009b6094bab8: setverdict(pass): none -> pass 20250126084904455 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126084904455 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250126084904455 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126084904455 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(233)@009b6094bab8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250126084904463 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084904463 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250126084904463 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126084904464 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126084904464 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126084904464 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250126084904464 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126084904466 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084904466 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250126084904466 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126084904467 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126084904467 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126084904467 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126084904467 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126084904467 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084904467 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126084904467 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20250126084904467 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126084904467 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126084904467 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084904467 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126084904467 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126084904467 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126084904467 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126084904468 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126084904468 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250126084904468 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126084904468 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084904468 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126084904468 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084904468 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084904468 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084904468 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084904468 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084904469 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126084904469 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250126084904469 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126084904469 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250126084904469 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084904469 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084904469 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084904468 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084904468 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084904468 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084904468 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084904468 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084904468 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084904468 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126084904468 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084904468 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126084904469 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126084904469 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126084904469 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126084904469 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126084904469 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-M3UA(236)@009b6094bab8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250126084904475 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084904475 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250126084904475 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126084904475 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126084904475 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126084904475 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250126084904475 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126084904477 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084904477 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250126084904477 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126084904477 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126084904477 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126084904477 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126084904477 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126084904478 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084904478 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126084904478 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20250126084904478 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126084904478 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126084904478 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084904478 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126084904478 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126084904478 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126084904478 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126084904479 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126084904479 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250126084904479 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126084904479 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084904479 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126084904479 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084904479 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084904479 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084904479 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084904479 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084904479 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084904479 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084904479 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084904479 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084904479 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084904479 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084904479 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126084904479 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084904479 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126084904480 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084904480 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084904480 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084904480 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126084904480 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126084904480 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126084904480 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126084904480 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(232)@009b6094bab8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126084905270 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084905270 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126084905270 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126084905270 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126084905270 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126084905270 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126084905270 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126084905270 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084905270 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084905270 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126084905270 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126084905270 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126084905270 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126084905270 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126084905270 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250126084905270 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250126084905270 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084905270 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084905270 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084905270 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084905270 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084905270 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084905270 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084905270 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084905270 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084905270 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084905270 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084905270 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084905270 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084905270 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126084905270 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126084905270 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126084905271 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250126084905271 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250126084905271 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084905271 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250126084905271 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084905271 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084905271 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084905271 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084905271 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084905271 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084905271 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084905271 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084905271 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084905271 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084905271 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084905271 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126084905271 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084905271 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126084905271 DRANAP NOTICE cnlink(msc-0)[0x56264c5ce220]{CONNECTED}: link up (cnlink.c:111) 20250126084905271 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084905271 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084905271 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084905271 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126084905271 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126084905271 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126084905271 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126084905271 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084905272 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084905272 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126084905272 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126084905272 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126084905272 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126084905272 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126084905272 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126084905272 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084905272 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084905272 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126084905272 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126084905272 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126084905272 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126084905272 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126084905272 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250126084905272 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250126084905272 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084905272 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084905272 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084905272 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084905272 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084905272 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084905272 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084905272 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084905272 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084905272 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084905272 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084905272 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084905272 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084905272 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126084905272 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126084905272 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126084905272 DRANAP INFO cnlink(msc-0)[0x56264c5ce220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(235)@009b6094bab8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126084905280 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084905280 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126084905280 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126084905280 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126084905280 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126084905280 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126084905280 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126084905280 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084905280 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084905280 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126084905280 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126084905280 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126084905280 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126084905280 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126084905280 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250126084905280 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250126084905280 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084905280 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084905280 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084905280 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084905280 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084905280 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084905280 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084905280 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084905280 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084905280 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084905280 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084905280 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084905280 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084905280 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126084905280 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126084905280 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126084905280 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250126084905280 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250126084905280 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084905280 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250126084905280 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084905280 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084905280 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084905280 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084905280 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084905280 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084905280 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084905280 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084905280 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084905280 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084905280 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084905280 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126084905280 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084905280 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126084905280 DRANAP NOTICE cnlink(sgsn-0)[0x56264c618ff0]{CONNECTED}: link up (cnlink.c:111) 20250126084905280 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084905280 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084905280 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084905280 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126084905280 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126084905280 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126084905280 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126084905281 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084905282 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084905282 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126084905282 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126084905282 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126084905282 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126084905282 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126084905282 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126084905282 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084905282 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084905282 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126084905282 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126084905282 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126084905282 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126084905282 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126084905282 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250126084905282 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20250126084905282 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084905282 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084905282 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084905282 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084905282 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084905282 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084905282 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084905282 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084905282 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084905282 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084905282 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084905282 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084905282 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084905282 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126084905282 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126084905282 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126084905282 DRANAP INFO cnlink(sgsn-0)[0x56264c618ff0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250126084905308 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57390<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(232)@009b6094bab8: f_create_expect(l3 := '61CEE8642AE01CABFC2F'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(232)@009b6094bab8: Created Expect[0] for '61CEE8642AE01CABFC2F'O to be handled at TC_rab_release0(238) TC_rab_release-Iuh0-RUA(230)@009b6094bab8: Added conn table entry 0TC_rab_release0(238)7141727 20250126084906352 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126084906352 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126084906352 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1355) 20250126084906352 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250126084906352 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x6cf95f, normal) (hnbgw_rua.c:407) 20250126084906352 DHNB DEBUG map_rua[0x56264c632710]{init}: Allocated (fsm.c:456) 20250126084906353 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7141727)[0x56264c632710]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250126084906353 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7141727 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250126084906353 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126084906353 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126084906353 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7141727 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250126084906353 DCN DEBUG map_sccp[0x56264c64c1f0]{init}: Allocated (fsm.c:456) 20250126084906353 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x56264c64c1f0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250126084906353 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-7141727 <-> SCCP-24 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250126084906353 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7141727 SCCP-24 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20250126084906353 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7141727)[0x56264c632710]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250126084906353 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126084906353 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126084906353 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7141727)[0x56264c632710]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250126084906353 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x56264c64c1f0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126084906353 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250126084906353 DLSCCP DEBUG SCCP-SCOC(24)[0x56264c632d10]{IDLE}: Allocated (fsm.c:456) 20250126084906353 DLSCCP DEBUG SCCP-SCOC(24)[0x56264c632d10]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250126084906353 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a61cee8642ae01cabfc2f004f40030000720056400500f1100926) (sccp_scrc.c:406) 20250126084906353 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084906353 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084906353 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084906353 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084906353 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084906353 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084906353 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084906353 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084906353 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084906353 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084906353 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084906353 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126084906353 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084906353 DLSCCP DEBUG SCCP-SCOC(24)[0x56264c632d10]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250126084906353 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x56264c64c1f0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250126084906353 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7141727)[0x56264c632710]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250126084906353 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084906353 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084906353 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084906354 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126084906354 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126084906354 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126084906354 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126084906354 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(231)@009b6094bab8: First idle individual index:0 HNBGW_Test.msc0-SCCP(231)@009b6094bab8: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(232)@009b6094bab8: Found Expect[0] for l3='61CEE8642AE01CABFC2F'O handled at TC_rab_release0(238) HNBGW_Test.msc0-RAN(232)@009b6094bab8: Added conn table entry 0TC_rab_release0(238)8345623 HNBGW_Test.msc0-SCCP(231)@009b6094bab8: Session index based on connection ID:0 TC_rab_release0(238)@009b6094bab8: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(231)@009b6094bab8: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250126084906373 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084906373 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126084906373 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126084906373 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126084906373 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126084906373 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126084906373 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126084906373 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084906373 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084906373 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126084906373 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126084906373 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126084906374 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126084906374 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00dd53fa) (sccp_scrc.c:477) 20250126084906374 DLSCCP DEBUG Received CO:COAK for local reference 24 (sccp_scoc.c:1824) 20250126084906374 DLSCCP DEBUG SCCP-SCOC(24)[0x56264c632d10]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250126084906374 DLSCCP DEBUG SCCP-SCOC(24)[0x56264c632d10]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250126084906374 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084906374 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250126084906374 DCN DEBUG handle_cn_conn_conf() conn_id=24, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250126084906374 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x56264c64c1f0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250126084906374 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x56264c64c1f0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_rab_release0(238)@009b6094bab8: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(237)@009b6094bab8: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_release0(238) HNBGW_Test.msc0-SCCP(231)@009b6094bab8: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(231)@009b6094bab8: vl_len:91 HNBGW_Test.msc0-SCCP(231)@009b6094bab8: vl_from0 HNBGW_Test.msc0-SCCP(231)@009b6094bab8: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250126084906576 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084906577 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126084906577 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126084906577 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126084906577 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126084906577 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126084906577 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126084906577 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084906577 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084906577 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126084906577 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126084906577 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126084906577 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126084906577 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000018), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:477) 20250126084906577 DLSCCP DEBUG Received CO:CODT for local reference 24 (sccp_scoc.c:1824) 20250126084906577 DLSCCP DEBUG SCCP-SCOC(24)[0x56264c632d10]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250126084906577 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084906577 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250126084906577 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x56264c64c1f0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250126084906577 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250126084906577 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250126084906577 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x56264c64c1f0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250126084906577 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250126084906578 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250126084906578 DMGW DEBUG mgw(mgw-fsm-7141727-0)[0x56264c645390]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250126084906578 DMGW DEBUG mgw(mgw-fsm-7141727-0)[0x56264c645390]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250126084906578 DMGW DEBUG mgw(mgw-fsm-7141727-0)[0x56264c645390]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250126084906578 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250126084906578 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250126084906578 DLMGCP DEBUG mgw-endp(mgw-fsm-7141727-0)[0x56264c630f70]{UNUSED}: Allocated (fsm.c:456) 20250126084906578 DLMGCP DEBUG mgw-endp(mgw-fsm-7141727-0)[0x56264c630f70]{UNUSED}: is child of mgw(mgw-fsm-7141727-0)[0x56264c645390] (fsm.c:486) 20250126084906578 DLMGCP DEBUG mgw-endp(mgw-fsm-7141727-0)[0x56264c630f70]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-7141727-0)[0x56264c645390] (mgcp_client_endpoint_fsm.c:724) 20250126084906578 DLMGCP DEBUG mgw-endp(mgw-fsm-7141727-0)[0x56264c630f70]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250126084906578 DLMGCP DEBUG mgw-endp(mgw-fsm-7141727-0)[0x56264c630f70]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250126084906578 DLMGCP DEBUG mgw-endp(mgw-fsm-7141727-0)[0x56264c630f70]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250126084906578 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7141727-0)[0x56264c6317f0]{ST_CRCX}: Allocated (fsm.c:456) 20250126084906578 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7141727-0)[0x56264c6317f0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-7141727-0)[0x56264c630f70] (fsm.c:486) 20250126084906578 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7141727-0)[0x56264c6317f0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250126084906578 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7141727-0)[0x56264c6317f0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250126084906578 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:43237: len=200 'CRCX 86 rtpbridge/*@mgw MGCP 1.0\r\nC: 6cf95'... (mgcp_client.c:807) 20250126084906578 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250126084906578 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7141727-0)[0x56264c6317f0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250126084906578 DLMGCP DEBUG mgw-endp(mgw-fsm-7141727-0)[0x56264c630f70]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(237)@009b6094bab8: Found Expect[0] for { line := { verb := "CRCX", trans_id := "86", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "6cf95f17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "6cf95f17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@009b6094bab8: CRCX1{ line := { verb := "CRCX", trans_id := "86", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "6cf95f17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "6cf95f17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@009b6094bab8: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 20250126084906623 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 86 OK (mgcp_client.c:758) 20250126084906623 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c6317f0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250126084906623 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c6317f0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250126084906623 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c6317f0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250126084906623 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c6317f0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250126084906623 DLMGCP DEBUG mgw-endp(mgw-fsm-7141727-0)[0x56264c630f70]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250126084906623 DLMGCP DEBUG mgw-endp(mgw-fsm-7141727-0)[0x56264c630f70]{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) 20250126084906623 DLMGCP DEBUG mgw-endp(mgw-fsm-7141727-0)[0x56264c630f70]{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) 20250126084906623 DLMGCP DEBUG mgw-endp(mgw-fsm-7141727-0)[0x56264c630f70]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250126084906623 DLMGCP DEBUG mgw-endp(mgw-fsm-7141727-0)[0x56264c630f70]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250126084906623 DLMGCP DEBUG mgw-endp(mgw-fsm-7141727-0)[0x56264c630f70]{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) 20250126084906623 DMGW DEBUG mgw(mgw-fsm-7141727-0)[0x56264c645390]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250126084906623 DMGW DEBUG mgw(mgw-fsm-7141727-0)[0x56264c645390]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250126084906623 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250126084906623 DMGW DEBUG mgw(mgw-fsm-7141727-0)[0x56264c645390]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250126084906623 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7141727)[0x56264c632710]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250126084906623 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250126084906623 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126084906623 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_rab_release0(238)@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126084906663 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126084906663 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126084906663 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1355) 20250126084906663 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250126084906663 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x6cf95f) (hnbgw_rua.c:471) 20250126084906663 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7141727 SCCP-24 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250126084906663 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7141727)[0x56264c632710]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250126084906663 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250126084906663 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250126084906663 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7141727)[0x56264c632710]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250126084906663 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250126084906663 DMGW DEBUG mgw(mgw-fsm-7141727-0)[0x56264c645390]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250126084906663 DMGW DEBUG mgw(mgw-fsm-7141727-0)[0x56264c645390]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250126084906663 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250126084906663 DMGW DEBUG mgw(mgw-fsm-7141727-0)[0x56264c645390]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250126084906663 DLMGCP DEBUG mgw-endp(mgw-fsm-7141727-0)[0x56264c630f70]{IN_USE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-7141727-0)[0x56264c645390] (mgcp_client_endpoint_fsm.c:724) 20250126084906663 DLMGCP DEBUG mgw-endp(mgw-fsm-7141727-0)[0x56264c630f70]{IN_USE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250126084906663 DLMGCP DEBUG mgw-endp(mgw-fsm-7141727-0)[0x56264c630f70]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250126084906663 DLMGCP DEBUG mgw-endp(mgw-fsm-7141727-0)[0x56264c630f70]{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) 20250126084906663 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c6317f0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250126084906664 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:43237: len=214 'MDCX 87 rtpbridge/5@mgw MGCP 1.0\r\nC: 6cf95'... (mgcp_client.c:807) 20250126084906664 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250126084906664 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c6317f0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250126084906664 DLMGCP DEBUG mgw-endp(mgw-fsm-7141727-0)[0x56264c630f70]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250126084906664 DLMGCP DEBUG mgw-endp(mgw-fsm-7141727-0)[0x56264c630f70]{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) 20250126084906664 DLMGCP DEBUG mgw-endp(mgw-fsm-7141727-0)[0x56264c630f70]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_release0(238)@009b6094bab8: MDCX1{ line := { verb := "MDCX", trans_id := "87", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "6cf95f17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "6cf95f17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250126084906692 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 87 OK (mgcp_client.c:758) 20250126084906692 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c6317f0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250126084906692 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c6317f0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250126084906692 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c6317f0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250126084906692 DLMGCP DEBUG mgw-endp(mgw-fsm-7141727-0)[0x56264c630f70]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250126084906692 DLMGCP DEBUG mgw-endp(mgw-fsm-7141727-0)[0x56264c630f70]{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) 20250126084906692 DLMGCP DEBUG mgw-endp(mgw-fsm-7141727-0)[0x56264c630f70]{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) 20250126084906692 DLMGCP DEBUG mgw-endp(mgw-fsm-7141727-0)[0x56264c630f70]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250126084906692 DLMGCP DEBUG mgw-endp(mgw-fsm-7141727-0)[0x56264c630f70]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250126084906692 DLMGCP DEBUG mgw-endp(mgw-fsm-7141727-0)[0x56264c630f70]{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) 20250126084906692 DMGW DEBUG mgw(mgw-fsm-7141727-0)[0x56264c645390]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250126084906692 DMGW DEBUG mgw(mgw-fsm-7141727-0)[0x56264c645390]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250126084906692 DMGW DEBUG mgw(mgw-fsm-7141727-0)[0x56264c645390]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250126084906693 DLMGCP DEBUG mgw-endp(mgw-fsm-7141727-0)[0x56264c630f70]{IN_USE}: rtpbridge/5@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-7141727-0)[0x56264c645390] (mgcp_client_endpoint_fsm.c:724) 20250126084906693 DLMGCP DEBUG mgw-endp(mgw-fsm-7141727-0)[0x56264c630f70]{IN_USE}: rtpbridge/5@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250126084906693 DLMGCP DEBUG mgw-endp(mgw-fsm-7141727-0)[0x56264c630f70]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250126084906693 DLMGCP DEBUG mgw-endp(mgw-fsm-7141727-0)[0x56264c630f70]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250126084906693 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7141727-0)[0x56264c624ce0]{ST_CRCX}: Allocated (fsm.c:456) 20250126084906693 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7141727-0)[0x56264c624ce0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-7141727-0)[0x56264c630f70] (fsm.c:486) 20250126084906693 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7141727-0)[0x56264c624ce0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250126084906693 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7141727-0)[0x56264c624ce0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/5@mgw... (mgcp_client_fsm.c:228) 20250126084906693 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:43237: len=204 'CRCX 88 rtpbridge/5@mgw MGCP 1.0\r\nC: 6cf95'... (mgcp_client.c:807) 20250126084906693 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250126084906693 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7141727-0)[0x56264c624ce0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250126084906693 DLMGCP DEBUG mgw-endp(mgw-fsm-7141727-0)[0x56264c630f70]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250126084906693 DLMGCP DEBUG mgw-endp(mgw-fsm-7141727-0)[0x56264c630f70]{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) 20250126084906693 DLMGCP DEBUG mgw-endp(mgw-fsm-7141727-0)[0x56264c630f70]{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) 20250126084906693 DLMGCP DEBUG mgw-endp(mgw-fsm-7141727-0)[0x56264c630f70]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_release0(238)@009b6094bab8: CRCX2{ line := { verb := "CRCX", trans_id := "88", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "6cf95f17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "6cf95f17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250126084906711 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 88 OK (mgcp_client.c:758) 20250126084906711 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56264c624ce0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250126084906711 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56264c624ce0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250126084906711 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56264c624ce0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250126084906711 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56264c624ce0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250126084906711 DLMGCP DEBUG mgw-endp(mgw-fsm-7141727-0)[0x56264c630f70]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250126084906711 DLMGCP DEBUG mgw-endp(mgw-fsm-7141727-0)[0x56264c630f70]{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) 20250126084906711 DLMGCP DEBUG mgw-endp(mgw-fsm-7141727-0)[0x56264c630f70]{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) 20250126084906711 DLMGCP DEBUG mgw-endp(mgw-fsm-7141727-0)[0x56264c630f70]{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) 20250126084906711 DLMGCP DEBUG mgw-endp(mgw-fsm-7141727-0)[0x56264c630f70]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250126084906711 DLMGCP DEBUG mgw-endp(mgw-fsm-7141727-0)[0x56264c630f70]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250126084906711 DLMGCP DEBUG mgw-endp(mgw-fsm-7141727-0)[0x56264c630f70]{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) 20250126084906711 DLMGCP DEBUG mgw-endp(mgw-fsm-7141727-0)[0x56264c630f70]{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) 20250126084906711 DMGW DEBUG mgw(mgw-fsm-7141727-0)[0x56264c645390]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250126084906711 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250126084906711 DMGW DEBUG mgw(mgw-fsm-7141727-0)[0x56264c645390]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250126084906711 DMGW DEBUG mgw(mgw-fsm-7141727-0)[0x56264c645390]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250126084906711 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x56264c64c1f0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250126084906711 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250126084906711 DLSCCP DEBUG SCCP-SCOC(24)[0x56264c632d10]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250126084906711 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dd53fa), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20250126084906711 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084906711 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084906711 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126084906711 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084906711 DMGW DEBUG mgw(mgw-fsm-7141727-0)[0x56264c645390]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250126084906711 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084906711 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084906711 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084906711 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126084906711 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126084906711 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126084906711 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126084906711 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(231)@009b6094bab8: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(231)@009b6094bab8: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(231)@009b6094bab8: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(231)@009b6094bab8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_release0(238)@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(226)@009b6094bab8: 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)@009b6094bab8: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(231)@009b6094bab8: vl_len:21 HNBGW_Test.msc0-SCCP(231)@009b6094bab8: vl_from0 HNBGW_Test.msc0-SCCP(231)@009b6094bab8: data sent by MTP3_SCCP_PORT: '000000110000010029400A0000010028400305C880'O 20250126084906765 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084906765 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126084906765 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126084906765 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126084906765 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126084906765 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126084906765 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126084906765 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084906765 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084906766 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126084906766 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126084906766 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126084906766 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126084906766 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000018), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=21,D=000000110000010029400a0000010028400305c880) (sccp_scrc.c:477) 20250126084906766 DLSCCP DEBUG Received CO:CODT for local reference 24 (sccp_scoc.c:1824) 20250126084906766 DLSCCP DEBUG SCCP-SCOC(24)[0x56264c632d10]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250126084906766 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084906766 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250126084906766 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x56264c64c1f0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250126084906766 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250126084906766 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250126084906766 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x56264c64c1f0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250126084906766 DRANAP DEBUG Decoding message RANAP_RAB_ReleaseItemIEs (ranap_common.c:617) (ranap_common.c:617) 20250126084906766 DRANAP DEBUG Decoding message RANAP_RAB_ReleaseItemIEs (ranap_common.c:617) (ranap_common.c:617) 20250126084906766 DMGW NOTICE mgw(mgw-fsm-7141727-0)[0x56264c645390]{MGW_ST_ESTABLISHED}: MSC asked to release RAB-ID 23 (mgw_fsm.c:792) 20250126084906766 DMGW DEBUG mgw(mgw-fsm-7141727-0)[0x56264c645390]{MGW_ST_ESTABLISHED}: forwarding unmodified RAB-AssignmentRequest to HNB (mgw_fsm.c:725) 20250126084906766 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7141727)[0x56264c632710]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:726) 20250126084906766 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 45 bytes (hnbgw_rua.c:122) 20250126084906766 DMGW DEBUG mgw(mgw-fsm-7141727-0)[0x56264c645390]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:733) 20250126084906766 DMGW DEBUG mgw(mgw-fsm-7141727-0)[0x56264c645390]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250126084906766 DLMGCP DEBUG mgw-endp(mgw-fsm-7141727-0)[0x56264c630f70]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250126084906766 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c6317f0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250126084906766 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:43237: len=57 'DLCX 89 rtpbridge/5@mgw MGCP 1.0\r\nC: 6cf95'... (mgcp_client.c:807) 20250126084906766 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250126084906766 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c6317f0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250126084906766 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56264c624ce0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250126084906766 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:43237: len=57 'DLCX 90 rtpbridge/5@mgw MGCP 1.0\r\nC: 6cf95'... (mgcp_client.c:807) 20250126084906766 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250126084906766 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56264c624ce0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250126084906766 DLMGCP DEBUG mgw-endp(mgw-fsm-7141727-0)[0x56264c630f70]{IN_USE}: Removing from parent mgw(mgw-fsm-7141727-0)[0x56264c645390] (mgcp_client_endpoint_fsm.c:873) 20250126084906766 DLMGCP DEBUG mgw-endp(mgw-fsm-7141727-0)[0x56264c630f70]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250126084906766 DLMGCP DEBUG mgw-endp(mgw-fsm-7141727-0)[0x56264c630f70]{IN_USE}: Deallocated (fsm.c:568) 20250126084906766 DMGW DEBUG mgw(mgw-fsm-7141727-0)[0x56264c645390]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250126084906766 DMGW DEBUG mgw(mgw-fsm-7141727-0)[0x56264c645390]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250126084906766 DMGW DEBUG mgw(mgw-fsm-7141727-0)[0x56264c645390]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250126084906766 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126084906766 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 45 bytes of data (stream_srv.c:827) TC_rab_release0(238)@009b6094bab8: DLCX{ line := { verb := "DLCX", trans_id := "89", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "6cf95f17" }, { code := "I", val := "11111" } }, sdp := omit } 20250126084906780 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 89 OK (mgcp_client.c:758) 20250126084906780 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c6317f0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250126084906780 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c6317f0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250126084906780 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c6317f0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250126084906780 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c6317f0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_release0(238)@009b6094bab8: DLCX{ line := { verb := "DLCX", trans_id := "90", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "6cf95f17" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_release0(238)@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126084906781 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 90 OK (mgcp_client.c:758) 20250126084906781 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56264c624ce0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250126084906781 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56264c624ce0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250126084906781 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56264c624ce0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250126084906781 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56264c624ce0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_release0(238)@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(226)@009b6094bab8: 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 } 20250126084906838 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57390<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_release0(238)@009b6094bab8: Final verdict of PTC: pass MTC@009b6094bab8: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc0-RAN(232)@009b6094bab8: Final verdict of PTC: none HNBGW-MGCP(237)@009b6094bab8: Final verdict of PTC: none 20250126084906840 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:37303<->l=127.0.0.1:4262) (control_if.c:193) 20250126084906841 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250126084906841 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126084906841 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250126084906841 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250126084906841 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250126084906841 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126084906841 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126084906841 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250126084906841 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126084906841 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084906841 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20250126084906841 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126084906841 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126084906841 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126084906841 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250126084906841 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126084906841 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn0-RAN(235)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(234)@009b6094bab8: Final verdict of PTC: none 20250126084906841 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250126084906841 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126084906841 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250126084906841 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250126084906841 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084906841 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126084906841 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) MutexDispCT-TC_rab_release(225)@009b6094bab8: Final verdict of PTC: none 20250126084906841 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250126084906841 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126084906841 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126084906841 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250126084906841 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126084906841 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084906841 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20250126084906841 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126084906841 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126084906841 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126084906841 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250126084906841 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126084906841 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication TC_rab_release-Iuh0-RUA(230)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(233)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(236)@009b6094bab8: Final verdict of PTC: none 20250126084906841 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126084906841 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126084906841 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084906841 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126084906841 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126084906841 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126084906841 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126084906841 DRANAP NOTICE cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: link lost (cnlink.c:118) 20250126084906841 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084906841 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126084906841 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20250126084906841 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126084906841 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126084906841 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084906841 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126084906841 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126084906841 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126084906841 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126084906841 DRANAP NOTICE cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: link lost (cnlink.c:118) 20250126084906841 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x56264c64c1f0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250126084906841 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250126084906841 DLSCCP DEBUG SCCP-SCOC(24)[0x56264c632d10]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250126084906841 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dd53fa), PART(T=Source Reference,L=4,D=00000018), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250126084906841 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084906841 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084906841 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126084906841 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084906841 DLSCCP DEBUG SCCP-SCOC(24)[0x56264c632d10]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250126084906841 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x56264c64c1f0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250126084906841 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7141727)[0x56264c632710]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250126084906841 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7141727)[0x56264c632710]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250126084906841 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250126084906841 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7141727)[0x56264c632710]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250126084906841 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7141727)[0x56264c632710]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250126084906841 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7141727)[0x56264c632710]{disrupted}: Freeing instance (context_map.c:202) 20250126084906841 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7141727)[0x56264c632710]{disrupted}: Deallocated (fsm.c:568) 20250126084906841 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x56264c64c1f0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250126084906841 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x56264c64c1f0]{disconnected}: Freeing instance (context_map.c:206) 20250126084906841 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x56264c64c1f0]{disconnected}: Deallocated (fsm.c:568) 20250126084906841 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7141727 SCCP-24 msc-0 MI=NONE: Deallocating (context_map.c:225) 20250126084906841 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:894) 20250126084906841 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126084906841 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) IPA-CTRL-CLI-IPA(227)@009b6094bab8: Final verdict of PTC: none 20250126084906841 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084906841 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084906841 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084906841 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250126084906841 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250126084906841 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126084906841 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126084906841 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126084906841 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126084906841 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req TC_rab_release-Iuh0(229)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(231)@009b6094bab8: Final verdict of PTC: none 20250126084906861 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38138<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(226)@009b6094bab8: Final verdict of PTC: none MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126084906862 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38122<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(228)@009b6094bab8: Final verdict of PTC: none MTC@009b6094bab8: Setting final verdict of the test case. MTC@009b6094bab8: Local verdict of MTC: pass MTC@009b6094bab8: Local verdict of PTC MutexDispCT-TC_rab_release(225): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC VirtHNBGW-STATS(226): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC IPA-CTRL-CLI-IPA(227): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW-PFCP(228): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_rab_release-Iuh0(229): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_rab_release-Iuh0-RUA(230): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.msc0-SCCP(231): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.msc0-RAN(232): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.msc0-M3UA(233): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(234): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.sgsn0-RAN(235): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(236): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW-MGCP(237): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_rab_release0(238): pass (pass -> pass) MTC@009b6094bab8: Test case TC_rab_release finished. Verdict: pass MTC@009b6094bab8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_release pass'. Sun Jan 26 08:49:06 UTC 2025 ====== HNBGW_Tests.TC_rab_release pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_rab_release.talloc 20250126084906910 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57396<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126084907412 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57396<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=287364) Waiting for packet dumper to finish... 1 (prev_count=287364, count=322524) 20250126084908841 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126084908841 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250126084908841 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250126084908841 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126084908841 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250126084908841 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@009b6094bab8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_release pass' was executed successfully (exit status: 0). MTC@009b6094bab8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_release_abnormal'. ------ HNBGW_Tests.TC_rab_release_abnormal ------ Sun Jan 26 08:49:09 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_rab_release_abnormal.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_rab_release_abnormal.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@009b6094bab8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_release_abnormal' was executed successfully (exit status: 0). MTC@009b6094bab8: Test case TC_rab_release_abnormal started. 20250126084910514 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57404<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126084910519 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57406<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126084910523 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:45443<->l=127.0.0.1:4262) (control_if.c:572) 20250126084910549 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126084910549 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126084910549 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126084910549 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126084910550 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126084910550 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250126084910550 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126084910550 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084910550 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126084910550 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084910550 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084910550 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084910550 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084910550 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084910550 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084910550 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084910550 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084910550 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084910550 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084910550 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084910550 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126084910550 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084910550 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126084910550 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126084910550 DRANAP DEBUG cnlink(msc-2)[0x56264c5ae870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_rab_release_abnormal-Iuh0(243)@009b6094bab8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250126084910550 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084910550 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084910550 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084910550 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126084910550 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126084910550 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126084910550 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250126084910550 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250126084910550 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250126084910550 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126084910550 DRANAP DEBUG cnlink(msc-3)[0x56264c618660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126084910551 DRANAP DEBUG cnlink(msc-3)[0x56264c618660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126084910551 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250126084910551 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126084910551 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084910551 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126084910551 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084910551 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084910551 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084910551 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084910551 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084910551 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084910551 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084910551 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084910551 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084910551 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084910551 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084910551 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250126084910551 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084910551 DRANAP DEBUG cnlink(msc-3)[0x56264c618660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126084910551 DRANAP DEBUG cnlink(msc-2)[0x56264c5ae870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126084910551 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250126084910551 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126084910551 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084910551 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126084910551 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084910551 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084910551 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084910551 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084910551 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084910551 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084910551 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084910551 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084910551 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084910551 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084910551 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084910551 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250126084910551 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084910551 DRANAP DEBUG cnlink(msc-2)[0x56264c5ae870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126084910551 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126084910551 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250126084910551 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126084910551 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084910551 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126084910551 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084910551 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084910551 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084910551 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084910551 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084910551 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084910551 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084910551 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084910551 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084910551 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084910551 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084910551 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126084910551 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084910551 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126084910551 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084910551 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084910551 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084910551 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250126084910551 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250126084910551 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250126084910552 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084910552 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084910552 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084910552 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250126084910552 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250126084910552 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250126084910552 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250126084910552 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084910552 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084910552 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084910552 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126084910552 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126084910552 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126084910552 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@009b6094bab8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(247)@009b6094bab8: ************************************************* HNBGW_Test.msc0-M3UA(247)@009b6094bab8: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(247)@009b6094bab8: ************************************************* MTC@009b6094bab8: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(245)@009b6094bab8: v_sccp_pdu_maxlen:268 20250126084910572 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126084910572 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126084910573 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126084910573 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126084910573 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126084910573 DRANAP DEBUG cnlink(sgsn-2)[0x56264c61a310]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126084910573 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126084910573 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250126084910573 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126084910573 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084910573 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126084910574 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084910574 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084910574 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084910574 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084910574 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084910574 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084910574 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084910574 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084910574 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084910574 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084910574 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084910574 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126084910574 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084910574 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126084910574 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126084910574 DRANAP DEBUG cnlink(sgsn-3)[0x56264c61aca0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126084910574 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126084910574 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250126084910574 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126084910574 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084910574 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126084910574 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084910574 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084910574 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084910574 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084910574 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084910574 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084910574 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084910574 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084910574 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084910574 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084910574 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126084910574 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084910574 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084910574 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084910574 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126084910574 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126084910574 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20250126084910574 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084910574 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126084910574 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084910574 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126084910574 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084910574 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084910574 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084910574 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126084910574 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126084910574 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126084910574 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250126084910575 DRANAP DEBUG cnlink(sgsn-3)[0x56264c61aca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126084910575 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250126084910575 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126084910575 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084910575 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126084910575 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084910575 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084910575 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084910575 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084910575 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084910575 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084910575 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084910575 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084910575 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084910575 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084910575 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084910575 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250126084910575 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084910575 DRANAP DEBUG cnlink(sgsn-3)[0x56264c61aca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126084910575 DRANAP DEBUG cnlink(sgsn-2)[0x56264c61a310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126084910575 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250126084910575 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126084910575 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084910575 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126084910575 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084910575 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084910575 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084910575 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084910575 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084910575 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084910575 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084910575 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084910575 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084910575 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084910575 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084910575 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250126084910575 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084910575 DRANAP DEBUG cnlink(sgsn-2)[0x56264c61a310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126084910575 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084910575 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084910576 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084910576 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250126084910576 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250126084910576 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250126084910576 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084910576 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084910576 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084910576 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250126084910576 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250126084910576 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250126084910576 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down MTC@009b6094bab8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(250)@009b6094bab8: ************************************************* HNBGW_Test.sgsn0-M3UA(250)@009b6094bab8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(250)@009b6094bab8: ************************************************* MTC@009b6094bab8: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(248)@009b6094bab8: v_sccp_pdu_maxlen:268 20250126084910623 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126084910623 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126084910623 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1355) 20250126084910623 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250126084910623 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20250126084910623 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250126084910623 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250126084910623 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126084910623 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@009b6094bab8: setverdict(pass): none -> pass 20250126084910767 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126084910767 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250126084910767 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126084910767 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(247)@009b6094bab8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250126084910777 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084910777 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250126084910777 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126084910777 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126084910777 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126084910777 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250126084910777 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126084910779 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084910779 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250126084910779 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126084910779 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126084910780 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126084910780 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126084910780 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126084910780 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084910780 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126084910780 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20250126084910780 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126084910780 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126084910780 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084910780 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126084910780 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126084910780 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126084910780 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126084910781 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126084910781 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250126084910781 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126084910781 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084910781 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126084910781 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084910781 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084910781 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084910781 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084910781 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084910781 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084910781 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084910781 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084910781 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084910781 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084910781 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084910781 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126084910781 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084910782 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126084910782 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084910782 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084910782 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084910782 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126084910782 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126084910782 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126084910782 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126084910782 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084910795 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126084910795 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250126084910795 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126084910795 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(250)@009b6094bab8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250126084910801 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084910801 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250126084910801 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126084910801 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126084910801 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126084910801 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250126084910801 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126084910802 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084910802 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250126084910802 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126084910802 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126084910802 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126084910802 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126084910802 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126084910802 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084910802 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126084910802 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20250126084910802 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126084910802 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126084910802 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084910802 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126084910802 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126084910802 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126084910802 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126084910803 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126084910803 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250126084910803 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126084910803 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084910803 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126084910803 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084910803 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084910803 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084910803 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084910803 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084910803 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084910803 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084910803 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084910803 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084910803 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084910803 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084910803 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126084910803 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084910803 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126084910804 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084910804 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084910804 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084910804 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126084910804 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126084910804 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126084910804 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126084910804 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084910928 DLSCCP DEBUG SCCP-SCOC(6)[0x56264c626fb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126084910928 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ab5d92), PART(T=Source Reference,L=4,D=00000006), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126084910928 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084910928 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084910928 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126084910928 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084910928 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084910928 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084910928 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084910928 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126084910928 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126084910928 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126084910928 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126084910928 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084910938 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084910938 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126084910938 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126084910938 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126084910938 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126084910938 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126084910938 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126084910938 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084910938 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084910938 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126084910938 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126084910938 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126084910938 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126084910938 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=00ab5d92) (sccp_scrc.c:477) 20250126084910938 DLSCCP DEBUG Received CO:RELCO for local reference 6 (sccp_scoc.c:1824) 20250126084910938 DLSCCP DEBUG SCCP-SCOC(6)[0x56264c626fb0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250126084910938 DLSCCP DEBUG SCCP-SCOC(6)[0x56264c626fb0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250126084910938 DLSCCP DEBUG SCCP-SCOC(6)[0x56264c626fb0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250126084910938 DLSCCP DEBUG SCCP-SCOC(6)[0x56264c626fb0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250126084910938 DLSCCP DEBUG SCCP-SCOC(6)[0x56264c626fb0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(246)@009b6094bab8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126084911580 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084911580 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126084911580 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126084911580 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126084911580 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126084911580 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126084911580 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126084911580 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084911580 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084911581 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126084911581 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126084911581 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126084911581 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126084911581 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126084911581 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250126084911581 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250126084911581 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084911581 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084911581 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084911581 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084911581 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084911581 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084911581 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084911581 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084911581 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084911581 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084911581 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084911581 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084911581 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084911581 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126084911581 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126084911581 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126084911581 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250126084911581 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250126084911581 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084911581 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250126084911581 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084911581 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084911581 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084911581 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084911581 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084911581 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084911581 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084911582 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084911582 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084911582 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084911582 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084911582 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126084911582 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084911582 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126084911582 DRANAP NOTICE cnlink(msc-0)[0x56264c5ce220]{CONNECTED}: link up (cnlink.c:111) 20250126084911582 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084911582 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084911582 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084911582 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126084911582 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126084911582 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126084911582 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126084911582 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084911584 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084911584 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126084911584 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126084911584 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126084911584 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126084911584 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126084911584 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126084911584 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084911584 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084911584 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126084911584 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126084911584 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126084911584 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126084911584 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126084911584 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250126084911584 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250126084911584 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084911584 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084911584 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084911584 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084911584 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084911584 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084911584 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084911584 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084911584 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084911584 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084911584 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084911584 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084911584 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084911584 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126084911584 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126084911584 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126084911584 DRANAP INFO cnlink(msc-0)[0x56264c5ce220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250126084911607 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084911607 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126084911607 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126084911607 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126084911607 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126084911607 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126084911607 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126084911607 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084911607 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084911607 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126084911607 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126084911607 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126084911607 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126084911607 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126084911607 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250126084911607 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250126084911607 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084911607 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084911607 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084911607 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084911607 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084911607 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084911607 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084911607 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084911607 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084911607 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084911607 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084911607 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084911607 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084911607 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126084911607 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126084911607 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126084911607 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250126084911608 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250126084911608 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084911608 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250126084911608 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084911608 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084911608 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084911608 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084911608 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084911608 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084911608 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084911608 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084911608 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084911608 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084911608 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084911608 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126084911608 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084911608 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126084911608 DRANAP NOTICE cnlink(sgsn-0)[0x56264c618ff0]{CONNECTED}: link up (cnlink.c:111) 20250126084911608 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084911608 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084911608 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084911608 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126084911608 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126084911608 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126084911608 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126084911608 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(249)@009b6094bab8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126084911611 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084911611 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126084911611 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126084911611 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126084911611 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126084911611 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126084911611 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126084911611 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084911611 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084911611 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126084911611 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126084911611 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126084911611 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126084911611 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126084911611 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250126084911611 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20250126084911611 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084911611 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084911611 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084911611 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084911612 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084911612 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084911612 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084911612 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084911612 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084911612 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084911612 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084911612 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084911612 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084911612 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126084911612 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126084911612 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126084911612 DRANAP INFO cnlink(sgsn-0)[0x56264c618ff0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250126084911652 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57410<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(246)@009b6094bab8: f_create_expect(l3 := '748D86A548AC0DA134D2'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(246)@009b6094bab8: Created Expect[0] for '748D86A548AC0DA134D2'O to be handled at TC_rab_release_abnormal0(252) TC_rab_release_abnormal-Iuh0-RUA(244)@009b6094bab8: Added conn table entry 0TC_rab_release_abnormal0(252)11432267 20250126084912685 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126084912685 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126084912685 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1355) 20250126084912685 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250126084912685 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xae714b, normal) (hnbgw_rua.c:407) 20250126084912685 DHNB DEBUG map_rua[0x56264c626fb0]{init}: Allocated (fsm.c:456) 20250126084912685 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11432267)[0x56264c626fb0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250126084912685 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11432267 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250126084912685 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126084912685 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126084912685 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11432267 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250126084912685 DCN DEBUG map_sccp[0x56264c632710]{init}: Allocated (fsm.c:456) 20250126084912686 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x56264c632710]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250126084912686 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11432267 <-> SCCP-25 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250126084912686 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11432267 SCCP-25 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20250126084912686 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11432267)[0x56264c626fb0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250126084912686 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126084912686 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126084912686 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11432267)[0x56264c626fb0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250126084912686 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x56264c632710]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126084912686 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250126084912686 DLSCCP DEBUG SCCP-SCOC(25)[0x56264c64c1f0]{IDLE}: Allocated (fsm.c:456) 20250126084912686 DLSCCP DEBUG SCCP-SCOC(25)[0x56264c64c1f0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250126084912686 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a748d86a548ac0da134d2004f40030002a50056400500f1100926) (sccp_scrc.c:406) 20250126084912686 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084912686 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084912686 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084912686 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084912686 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084912686 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084912686 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084912686 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084912686 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084912686 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084912686 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084912686 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126084912686 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084912686 DLSCCP DEBUG SCCP-SCOC(25)[0x56264c64c1f0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250126084912686 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x56264c632710]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250126084912686 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11432267)[0x56264c626fb0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250126084912686 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084912686 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084912686 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084912686 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126084912686 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126084912686 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126084912686 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126084912686 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(245)@009b6094bab8: First idle individual index:0 HNBGW_Test.msc0-SCCP(245)@009b6094bab8: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(246)@009b6094bab8: Found Expect[0] for l3='748D86A548AC0DA134D2'O handled at TC_rab_release_abnormal0(252) HNBGW_Test.msc0-RAN(246)@009b6094bab8: Added conn table entry 0TC_rab_release_abnormal0(252)10247936 HNBGW_Test.msc0-SCCP(245)@009b6094bab8: Session index based on connection ID:0 TC_rab_release_abnormal0(252)@009b6094bab8: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(245)@009b6094bab8: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250126084912700 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084912700 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126084912700 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126084912700 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126084912700 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126084912700 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126084912700 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126084912700 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084912700 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084912700 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126084912700 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126084912701 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126084912701 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126084912701 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0049d3fe) (sccp_scrc.c:477) 20250126084912701 DLSCCP DEBUG Received CO:COAK for local reference 25 (sccp_scoc.c:1824) 20250126084912701 DLSCCP DEBUG SCCP-SCOC(25)[0x56264c64c1f0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250126084912701 DLSCCP DEBUG SCCP-SCOC(25)[0x56264c64c1f0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250126084912701 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084912701 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250126084912701 DCN DEBUG handle_cn_conn_conf() conn_id=25, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250126084912701 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x56264c632710]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250126084912701 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x56264c632710]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_rab_release_abnormal0(252)@009b6094bab8: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(251)@009b6094bab8: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_release_abnormal0(252) HNBGW_Test.msc0-SCCP(245)@009b6094bab8: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(245)@009b6094bab8: vl_len:91 HNBGW_Test.msc0-SCCP(245)@009b6094bab8: vl_from0 HNBGW_Test.msc0-SCCP(245)@009b6094bab8: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250126084912901 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084912901 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126084912901 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126084912901 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126084912901 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126084912901 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126084912901 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126084912901 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084912901 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084912901 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126084912901 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126084912901 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126084912901 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126084912901 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000019), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:477) 20250126084912901 DLSCCP DEBUG Received CO:CODT for local reference 25 (sccp_scoc.c:1824) 20250126084912901 DLSCCP DEBUG SCCP-SCOC(25)[0x56264c64c1f0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250126084912901 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084912901 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250126084912901 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x56264c632710]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250126084912901 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250126084912901 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250126084912902 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x56264c632710]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250126084912902 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250126084912902 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250126084912902 DMGW DEBUG mgw(mgw-fsm-11432267-0)[0x56264c624ce0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250126084912902 DMGW DEBUG mgw(mgw-fsm-11432267-0)[0x56264c624ce0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250126084912902 DMGW DEBUG mgw(mgw-fsm-11432267-0)[0x56264c624ce0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250126084912902 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250126084912902 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250126084912902 DLMGCP DEBUG mgw-endp(mgw-fsm-11432267-0)[0x56264c6317f0]{UNUSED}: Allocated (fsm.c:456) 20250126084912902 DLMGCP DEBUG mgw-endp(mgw-fsm-11432267-0)[0x56264c6317f0]{UNUSED}: is child of mgw(mgw-fsm-11432267-0)[0x56264c624ce0] (fsm.c:486) 20250126084912902 DLMGCP DEBUG mgw-endp(mgw-fsm-11432267-0)[0x56264c6317f0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-11432267-0)[0x56264c624ce0] (mgcp_client_endpoint_fsm.c:724) 20250126084912902 DLMGCP DEBUG mgw-endp(mgw-fsm-11432267-0)[0x56264c6317f0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250126084912902 DLMGCP DEBUG mgw-endp(mgw-fsm-11432267-0)[0x56264c6317f0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250126084912902 DLMGCP DEBUG mgw-endp(mgw-fsm-11432267-0)[0x56264c6317f0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250126084912902 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11432267-0)[0x56264c630f70]{ST_CRCX}: Allocated (fsm.c:456) 20250126084912902 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11432267-0)[0x56264c630f70]{ST_CRCX}: is child of mgw-endp(mgw-fsm-11432267-0)[0x56264c6317f0] (fsm.c:486) 20250126084912902 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11432267-0)[0x56264c630f70]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250126084912902 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11432267-0)[0x56264c630f70]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250126084912902 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:43237: len=200 'CRCX 91 rtpbridge/*@mgw MGCP 1.0\r\nC: ae714'... (mgcp_client.c:807) 20250126084912902 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250126084912902 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11432267-0)[0x56264c630f70]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250126084912902 DLMGCP DEBUG mgw-endp(mgw-fsm-11432267-0)[0x56264c6317f0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(251)@009b6094bab8: Found Expect[0] for { line := { verb := "CRCX", trans_id := "91", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "ae714b17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "ae714b17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@009b6094bab8: CRCX1{ line := { verb := "CRCX", trans_id := "91", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "ae714b17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "ae714b17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@009b6094bab8: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 20250126084912938 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 91 OK (mgcp_client.c:758) 20250126084912938 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c630f70]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250126084912938 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c630f70]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250126084912938 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c630f70]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250126084912938 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c630f70]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250126084912938 DLMGCP DEBUG mgw-endp(mgw-fsm-11432267-0)[0x56264c6317f0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250126084912938 DLMGCP DEBUG mgw-endp(mgw-fsm-11432267-0)[0x56264c6317f0]{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) 20250126084912938 DLMGCP DEBUG mgw-endp(mgw-fsm-11432267-0)[0x56264c6317f0]{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) 20250126084912938 DLMGCP DEBUG mgw-endp(mgw-fsm-11432267-0)[0x56264c6317f0]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250126084912938 DLMGCP DEBUG mgw-endp(mgw-fsm-11432267-0)[0x56264c6317f0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250126084912938 DLMGCP DEBUG mgw-endp(mgw-fsm-11432267-0)[0x56264c6317f0]{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) 20250126084912938 DMGW DEBUG mgw(mgw-fsm-11432267-0)[0x56264c624ce0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250126084912938 DMGW DEBUG mgw(mgw-fsm-11432267-0)[0x56264c624ce0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250126084912938 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250126084912938 DMGW DEBUG mgw(mgw-fsm-11432267-0)[0x56264c624ce0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250126084912938 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11432267)[0x56264c626fb0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250126084912938 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250126084912938 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126084912938 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_rab_release_abnormal0(252)@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126084912953 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126084912953 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126084912953 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1355) 20250126084912953 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250126084912953 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xae714b) (hnbgw_rua.c:471) 20250126084912953 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11432267 SCCP-25 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250126084912953 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11432267)[0x56264c626fb0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250126084912953 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250126084912953 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250126084912953 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11432267)[0x56264c626fb0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250126084912953 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250126084912953 DMGW DEBUG mgw(mgw-fsm-11432267-0)[0x56264c624ce0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250126084912953 DMGW DEBUG mgw(mgw-fsm-11432267-0)[0x56264c624ce0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250126084912953 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250126084912953 DMGW DEBUG mgw(mgw-fsm-11432267-0)[0x56264c624ce0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250126084912953 DLMGCP DEBUG mgw-endp(mgw-fsm-11432267-0)[0x56264c6317f0]{IN_USE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-11432267-0)[0x56264c624ce0] (mgcp_client_endpoint_fsm.c:724) 20250126084912953 DLMGCP DEBUG mgw-endp(mgw-fsm-11432267-0)[0x56264c6317f0]{IN_USE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250126084912953 DLMGCP DEBUG mgw-endp(mgw-fsm-11432267-0)[0x56264c6317f0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250126084912953 DLMGCP DEBUG mgw-endp(mgw-fsm-11432267-0)[0x56264c6317f0]{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) 20250126084912953 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c630f70]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250126084912953 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:43237: len=214 'MDCX 92 rtpbridge/8@mgw MGCP 1.0\r\nC: ae714'... (mgcp_client.c:807) 20250126084912953 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250126084912953 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c630f70]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250126084912953 DLMGCP DEBUG mgw-endp(mgw-fsm-11432267-0)[0x56264c6317f0]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250126084912953 DLMGCP DEBUG mgw-endp(mgw-fsm-11432267-0)[0x56264c6317f0]{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) 20250126084912953 DLMGCP DEBUG mgw-endp(mgw-fsm-11432267-0)[0x56264c6317f0]{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)@009b6094bab8: MDCX1{ line := { verb := "MDCX", trans_id := "92", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "ae714b17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "ae714b17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250126084912965 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 92 OK (mgcp_client.c:758) 20250126084912965 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c630f70]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250126084912965 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c630f70]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250126084912965 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c630f70]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250126084912965 DLMGCP DEBUG mgw-endp(mgw-fsm-11432267-0)[0x56264c6317f0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250126084912965 DLMGCP DEBUG mgw-endp(mgw-fsm-11432267-0)[0x56264c6317f0]{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) 20250126084912965 DLMGCP DEBUG mgw-endp(mgw-fsm-11432267-0)[0x56264c6317f0]{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) 20250126084912965 DLMGCP DEBUG mgw-endp(mgw-fsm-11432267-0)[0x56264c6317f0]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250126084912965 DLMGCP DEBUG mgw-endp(mgw-fsm-11432267-0)[0x56264c6317f0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250126084912965 DLMGCP DEBUG mgw-endp(mgw-fsm-11432267-0)[0x56264c6317f0]{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) 20250126084912965 DMGW DEBUG mgw(mgw-fsm-11432267-0)[0x56264c624ce0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250126084912965 DMGW DEBUG mgw(mgw-fsm-11432267-0)[0x56264c624ce0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250126084912965 DMGW DEBUG mgw(mgw-fsm-11432267-0)[0x56264c624ce0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250126084912965 DLMGCP DEBUG mgw-endp(mgw-fsm-11432267-0)[0x56264c6317f0]{IN_USE}: rtpbridge/8@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-11432267-0)[0x56264c624ce0] (mgcp_client_endpoint_fsm.c:724) 20250126084912965 DLMGCP DEBUG mgw-endp(mgw-fsm-11432267-0)[0x56264c6317f0]{IN_USE}: rtpbridge/8@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250126084912965 DLMGCP DEBUG mgw-endp(mgw-fsm-11432267-0)[0x56264c6317f0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250126084912965 DLMGCP DEBUG mgw-endp(mgw-fsm-11432267-0)[0x56264c6317f0]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250126084912965 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11432267-0)[0x56264c645390]{ST_CRCX}: Allocated (fsm.c:456) 20250126084912965 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11432267-0)[0x56264c645390]{ST_CRCX}: is child of mgw-endp(mgw-fsm-11432267-0)[0x56264c6317f0] (fsm.c:486) 20250126084912965 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11432267-0)[0x56264c645390]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250126084912965 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11432267-0)[0x56264c645390]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/8@mgw... (mgcp_client_fsm.c:228) 20250126084912965 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:43237: len=204 'CRCX 93 rtpbridge/8@mgw MGCP 1.0\r\nC: ae714'... (mgcp_client.c:807) 20250126084912965 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250126084912965 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11432267-0)[0x56264c645390]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250126084912965 DLMGCP DEBUG mgw-endp(mgw-fsm-11432267-0)[0x56264c6317f0]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250126084912965 DLMGCP DEBUG mgw-endp(mgw-fsm-11432267-0)[0x56264c6317f0]{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) 20250126084912965 DLMGCP DEBUG mgw-endp(mgw-fsm-11432267-0)[0x56264c6317f0]{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) 20250126084912965 DLMGCP DEBUG mgw-endp(mgw-fsm-11432267-0)[0x56264c6317f0]{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)@009b6094bab8: CRCX2{ line := { verb := "CRCX", trans_id := "93", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "ae714b17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "ae714b17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250126084912982 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 93 OK (mgcp_client.c:758) 20250126084912982 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56264c645390]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250126084912982 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56264c645390]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250126084912982 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56264c645390]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250126084912982 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56264c645390]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250126084912982 DLMGCP DEBUG mgw-endp(mgw-fsm-11432267-0)[0x56264c6317f0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250126084912982 DLMGCP DEBUG mgw-endp(mgw-fsm-11432267-0)[0x56264c6317f0]{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) 20250126084912982 DLMGCP DEBUG mgw-endp(mgw-fsm-11432267-0)[0x56264c6317f0]{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) 20250126084912982 DLMGCP DEBUG mgw-endp(mgw-fsm-11432267-0)[0x56264c6317f0]{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) 20250126084912982 DLMGCP DEBUG mgw-endp(mgw-fsm-11432267-0)[0x56264c6317f0]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250126084912982 DLMGCP DEBUG mgw-endp(mgw-fsm-11432267-0)[0x56264c6317f0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250126084912982 DLMGCP DEBUG mgw-endp(mgw-fsm-11432267-0)[0x56264c6317f0]{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) 20250126084912982 DLMGCP DEBUG mgw-endp(mgw-fsm-11432267-0)[0x56264c6317f0]{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) 20250126084912982 DMGW DEBUG mgw(mgw-fsm-11432267-0)[0x56264c624ce0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250126084912982 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250126084912982 DMGW DEBUG mgw(mgw-fsm-11432267-0)[0x56264c624ce0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250126084912982 DMGW DEBUG mgw(mgw-fsm-11432267-0)[0x56264c624ce0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250126084912982 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x56264c632710]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250126084912982 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250126084912982 DLSCCP DEBUG SCCP-SCOC(25)[0x56264c64c1f0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250126084912982 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0049d3fe), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20250126084912982 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084912982 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084912982 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126084912982 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084912982 DMGW DEBUG mgw(mgw-fsm-11432267-0)[0x56264c624ce0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250126084912982 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084912982 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084912982 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084912982 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126084912982 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126084912982 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126084912982 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126084912982 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(245)@009b6094bab8: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(245)@009b6094bab8: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(245)@009b6094bab8: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(245)@009b6094bab8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_release_abnormal0(252)@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(240)@009b6094bab8: 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)@009b6094bab8: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(245)@009b6094bab8: vl_len:21 HNBGW_Test.msc0-SCCP(245)@009b6094bab8: vl_from0 HNBGW_Test.msc0-SCCP(245)@009b6094bab8: data sent by MTP3_SCCP_PORT: '000000110000010029400A0000010028400305C2D0'O 20250126084913017 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084913017 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126084913017 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126084913017 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126084913017 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126084913017 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000019), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=21,D=000000110000010029400a0000010028400305c2d0) (sccp_scrc.c:477) 20250126084913017 DLSCCP DEBUG Received CO:CODT for local reference 25 (sccp_scoc.c:1824) 20250126084913017 DLSCCP DEBUG SCCP-SCOC(25)[0x56264c64c1f0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250126084913017 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084913017 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250126084913017 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x56264c632710]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250126084913017 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250126084913017 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250126084913017 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x56264c632710]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250126084913017 DRANAP DEBUG Decoding message RANAP_RAB_ReleaseItemIEs (ranap_common.c:617) (ranap_common.c:617) 20250126084913017 DRANAP DEBUG Decoding message RANAP_RAB_ReleaseItemIEs (ranap_common.c:617) (ranap_common.c:617) 20250126084913017 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084913017 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126084913017 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126084913017 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126084913017 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126084913017 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126084913017 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126084913017 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084913017 DMGW NOTICE mgw(mgw-fsm-11432267-0)[0x56264c624ce0]{MGW_ST_ESTABLISHED}: MSC asked to release RAB-ID 23 (mgw_fsm.c:792) 20250126084913017 DMGW DEBUG mgw(mgw-fsm-11432267-0)[0x56264c624ce0]{MGW_ST_ESTABLISHED}: forwarding unmodified RAB-AssignmentRequest to HNB (mgw_fsm.c:725) 20250126084913017 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11432267)[0x56264c626fb0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:726) 20250126084913017 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 45 bytes (hnbgw_rua.c:122) 20250126084913017 DMGW DEBUG mgw(mgw-fsm-11432267-0)[0x56264c624ce0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:733) 20250126084913017 DMGW DEBUG mgw(mgw-fsm-11432267-0)[0x56264c624ce0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250126084913017 DLMGCP DEBUG mgw-endp(mgw-fsm-11432267-0)[0x56264c6317f0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250126084913017 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c630f70]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250126084913017 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:43237: len=57 'DLCX 94 rtpbridge/8@mgw MGCP 1.0\r\nC: ae714'... (mgcp_client.c:807) 20250126084913017 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250126084913017 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c630f70]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250126084913017 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56264c645390]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250126084913017 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:43237: len=57 'DLCX 95 rtpbridge/8@mgw MGCP 1.0\r\nC: ae714'... (mgcp_client.c:807) 20250126084913017 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250126084913017 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56264c645390]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250126084913017 DLMGCP DEBUG mgw-endp(mgw-fsm-11432267-0)[0x56264c6317f0]{IN_USE}: Removing from parent mgw(mgw-fsm-11432267-0)[0x56264c624ce0] (mgcp_client_endpoint_fsm.c:873) 20250126084913017 DLMGCP DEBUG mgw-endp(mgw-fsm-11432267-0)[0x56264c6317f0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250126084913017 DLMGCP DEBUG mgw-endp(mgw-fsm-11432267-0)[0x56264c6317f0]{IN_USE}: Deallocated (fsm.c:568) 20250126084913017 DMGW DEBUG mgw(mgw-fsm-11432267-0)[0x56264c624ce0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250126084913017 DMGW DEBUG mgw(mgw-fsm-11432267-0)[0x56264c624ce0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250126084913017 DMGW DEBUG mgw(mgw-fsm-11432267-0)[0x56264c624ce0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250126084913017 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126084913017 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 45 bytes of data (stream_srv.c:827) TC_rab_release_abnormal0(252)@009b6094bab8: DLCX{ line := { verb := "DLCX", trans_id := "94", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "ae714b17" }, { code := "I", val := "11111" } }, sdp := omit } 20250126084913020 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 94 OK (mgcp_client.c:758) 20250126084913020 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c630f70]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250126084913020 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c630f70]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250126084913020 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c630f70]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250126084913020 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c630f70]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_release_abnormal0(252)@009b6094bab8: DLCX{ line := { verb := "DLCX", trans_id := "95", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "ae714b17" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_release_abnormal0(252)@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126084913020 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 95 OK (mgcp_client.c:758) 20250126084913020 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56264c645390]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250126084913020 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56264c645390]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250126084913020 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56264c645390]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250126084913020 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56264c645390]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_release_abnormal0(252)@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(240)@009b6094bab8: 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 } 20250126084913059 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57410<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_release_abnormal0(252)@009b6094bab8: Final verdict of PTC: pass MTC@009b6094bab8: ok: talloc reports "asn1_context" = 1 bytes MutexDispCT-TC_rab_release_abnormal(239)@009b6094bab8: Final verdict of PTC: none TC_rab_release_abnormal-Iuh0-RUA(244)@009b6094bab8: Final verdict of PTC: none 20250126084913061 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126084913061 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126084913061 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250126084913061 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250126084913061 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250126084913061 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11432267)[0x56264c626fb0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250126084913061 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11432267)[0x56264c626fb0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250126084913061 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x56264c632710]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250126084913061 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250126084913061 DLSCCP DEBUG SCCP-SCOC(25)[0x56264c64c1f0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250126084913061 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0049d3fe), PART(T=Source Reference,L=4,D=00000019), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250126084913061 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084913061 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084913061 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126084913061 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084913061 DLSCCP DEBUG SCCP-SCOC(25)[0x56264c64c1f0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250126084913061 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x56264c632710]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250126084913061 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11432267)[0x56264c626fb0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250126084913061 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11432267)[0x56264c626fb0]{disrupted}: Freeing instance (context_map.c:202) 20250126084913061 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11432267)[0x56264c626fb0]{disrupted}: Deallocated (fsm.c:568) 20250126084913061 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x56264c632710]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250126084913061 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x56264c632710]{disconnected}: Freeing instance (context_map.c:206) 20250126084913061 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x56264c632710]{disconnected}: Deallocated (fsm.c:568) 20250126084913061 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-11432267 SCCP-25 msc-0 MI=NONE: Deallocating (context_map.c:225) 20250126084913061 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084913061 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084913061 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084913061 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126084913061 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126084913061 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126084913061 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126084913061 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(248)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.msc0-RAN(246)@009b6094bab8: Final verdict of PTC: none 20250126084913061 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250126084913061 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126084913061 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250126084913061 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250126084913061 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250126084913061 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126084913061 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126084913061 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250126084913061 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126084913061 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084913061 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20250126084913061 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126084913061 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126084913061 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126084913061 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250126084913061 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126084913061 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250126084913061 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084913061 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126084913061 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20250126084913061 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126084913061 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126084913061 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084913061 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126084913061 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126084913061 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126084913061 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126084913061 DRANAP NOTICE cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: link lost (cnlink.c:118) 20250126084913061 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:45443<->l=127.0.0.1:4262) (control_if.c:193) TC_rab_release_abnormal-Iuh0(243)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(245)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(250)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(249)@009b6094bab8: Final verdict of PTC: none 20250126084913062 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126084913062 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126084913062 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126084913062 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250126084913062 DLINP <0002> stream_srv.c:766 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250126084913062 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084913062 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20250126084913062 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126084913062 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126084913062 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126084913062 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250126084913062 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126084913062 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW-MGCP(251)@009b6094bab8: Final verdict of PTC: none 20250126084913062 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084913062 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126084913062 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20250126084913062 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126084913062 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126084913062 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084913062 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126084913062 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126084913062 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126084913062 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126084913062 DRANAP NOTICE cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-M3UA(247)@009b6094bab8: Final verdict of PTC: none IPA-CTRL-CLI-IPA(241)@009b6094bab8: Final verdict of PTC: none 20250126084913077 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57406<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(240)@009b6094bab8: Final verdict of PTC: none MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126084913079 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57404<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(242)@009b6094bab8: Final verdict of PTC: none MTC@009b6094bab8: Setting final verdict of the test case. MTC@009b6094bab8: Local verdict of MTC: pass MTC@009b6094bab8: Local verdict of PTC MutexDispCT-TC_rab_release_abnormal(239): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC VirtHNBGW-STATS(240): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC IPA-CTRL-CLI-IPA(241): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW-PFCP(242): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_rab_release_abnormal-Iuh0(243): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_rab_release_abnormal-Iuh0-RUA(244): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.msc0-SCCP(245): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.msc0-RAN(246): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.msc0-M3UA(247): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(248): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.sgsn0-RAN(249): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(250): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW-MGCP(251): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_rab_release_abnormal0(252): pass (pass -> pass) MTC@009b6094bab8: Test case TC_rab_release_abnormal finished. Verdict: pass MTC@009b6094bab8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_release_abnormal pass'. Sun Jan 26 08:49:13 UTC 2025 ====== HNBGW_Tests.TC_rab_release_abnormal pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_rab_release_abnormal.talloc 20250126084913130 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57416<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126084913633 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57416<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=327968) Waiting for packet dumper to finish... 1 (prev_count=327968, count=331848) 20250126084915062 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126084915063 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250126084915063 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250126084915063 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126084915063 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250126084915063 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@009b6094bab8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_release_abnormal pass' was executed successfully (exit status: 0). MTC@009b6094bab8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_fail'. ------ HNBGW_Tests.TC_rab_assign_fail ------ Sun Jan 26 08:49:15 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_rab_assign_fail.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_rab_assign_fail.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@009b6094bab8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_fail' was executed successfully (exit status: 0). MTC@009b6094bab8: Test case TC_rab_assign_fail started. 20250126084916722 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53510<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126084916726 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53520<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126084916729 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:40317<->l=127.0.0.1:4262) (control_if.c:572) 20250126084916746 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126084916746 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126084916746 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126084916746 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126084916746 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126084916746 DRANAP DEBUG cnlink(msc-2)[0x56264c5ae870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126084916746 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126084916746 DRANAP DEBUG cnlink(msc-3)[0x56264c618660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126084916746 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250126084916746 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_rab_assign_fail-Iuh0(257)@009b6094bab8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250126084916747 DRANAP DEBUG cnlink(msc-3)[0x56264c618660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126084916747 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250126084916747 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126084916748 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084916748 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126084916748 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084916748 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084916748 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084916748 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084916748 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084916748 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084916748 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084916748 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084916748 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084916748 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084916748 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084916748 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250126084916748 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084916748 DRANAP DEBUG cnlink(msc-3)[0x56264c618660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126084916748 DRANAP DEBUG cnlink(msc-2)[0x56264c5ae870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126084916748 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250126084916748 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126084916748 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084916748 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126084916748 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084916748 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084916748 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084916748 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084916748 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084916748 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084916748 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084916748 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084916748 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084916748 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084916748 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084916748 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250126084916748 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084916748 DRANAP DEBUG cnlink(msc-2)[0x56264c5ae870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126084916748 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126084916748 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250126084916748 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126084916748 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084916748 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126084916748 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084916748 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084916748 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084916748 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084916748 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084916748 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084916748 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084916748 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084916748 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084916748 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084916748 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084916748 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126084916748 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084916748 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126084916748 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126084916748 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250126084916748 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126084916748 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084916748 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126084916748 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084916748 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084916748 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084916748 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084916748 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084916748 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084916748 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084916748 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084916748 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084916748 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084916748 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084916748 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126084916748 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084916748 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126084916748 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084916748 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084916748 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084916748 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250126084916748 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250126084916748 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250126084916748 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084916748 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084916748 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084916748 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250126084916748 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250126084916748 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250126084916748 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250126084916748 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084916748 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084916748 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084916748 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126084916748 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126084916748 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126084916748 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250126084916748 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084916748 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084916748 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084916748 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126084916748 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126084916748 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126084916748 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@009b6094bab8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@009b6094bab8: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(261)@009b6094bab8: ************************************************* HNBGW_Test.msc0-M3UA(261)@009b6094bab8: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(261)@009b6094bab8: ************************************************* HNBGW_Test.msc0-SCCP(259)@009b6094bab8: v_sccp_pdu_maxlen:268 20250126084916759 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126084916759 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126084916759 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126084916759 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126084916759 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126084916759 DRANAP DEBUG cnlink(sgsn-2)[0x56264c61a310]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126084916759 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126084916759 DRANAP DEBUG cnlink(sgsn-3)[0x56264c61aca0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126084916760 DRANAP DEBUG cnlink(sgsn-3)[0x56264c61aca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126084916760 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250126084916760 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126084916760 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084916760 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126084916760 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084916760 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084916760 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084916760 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084916760 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084916760 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084916760 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084916760 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084916760 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084916760 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084916760 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084916760 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250126084916760 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084916760 DRANAP DEBUG cnlink(sgsn-3)[0x56264c61aca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126084916760 DRANAP DEBUG cnlink(sgsn-2)[0x56264c61a310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126084916760 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250126084916760 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126084916760 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084916760 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126084916760 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084916760 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084916760 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084916760 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084916760 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084916760 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084916760 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084916760 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084916760 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084916760 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084916760 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084916760 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250126084916760 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084916760 DRANAP DEBUG cnlink(sgsn-2)[0x56264c61a310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126084916760 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126084916760 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250126084916760 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126084916760 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084916760 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126084916760 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084916760 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084916760 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084916760 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084916760 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084916760 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084916760 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084916760 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084916760 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084916760 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084916760 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084916760 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126084916760 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084916760 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126084916760 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126084916760 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250126084916760 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126084916760 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084916760 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126084916760 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084916760 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084916760 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084916760 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084916760 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084916760 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084916760 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084916760 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084916760 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084916760 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084916760 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084916760 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126084916760 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084916760 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126084916761 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084916761 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084916761 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084916761 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250126084916761 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250126084916761 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250126084916761 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084916761 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084916761 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084916761 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250126084916761 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250126084916761 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250126084916761 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250126084916761 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084916761 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084916761 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084916761 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126084916761 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126084916761 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126084916761 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250126084916761 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084916761 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084916761 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084916761 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126084916761 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126084916761 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126084916761 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@009b6094bab8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@009b6094bab8: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(264)@009b6094bab8: ************************************************* HNBGW_Test.sgsn0-M3UA(264)@009b6094bab8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(264)@009b6094bab8: ************************************************* HNBGW_Test.sgsn0-SCCP(262)@009b6094bab8: v_sccp_pdu_maxlen:268 20250126084916782 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126084916782 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126084916782 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1355) 20250126084916782 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250126084916782 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20250126084916782 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250126084916782 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250126084916782 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126084916782 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@009b6094bab8: setverdict(pass): none -> pass 20250126084916841 DLSCCP DEBUG SCCP-SCOC(24)[0x56264c632d10]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250126084916841 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dd53fa), PART(T=Source Reference,L=4,D=00000018), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126084916841 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084916841 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084916841 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126084916841 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084916842 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084916842 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084916842 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084916842 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126084916842 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126084916842 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126084916842 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250126084916958 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126084916958 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250126084916958 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126084916958 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(261)@009b6094bab8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250126084916967 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084916967 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250126084916967 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126084916967 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126084916967 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126084916967 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250126084916967 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126084916970 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084916970 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250126084916970 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126084916970 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126084916970 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126084916970 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126084916970 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126084916970 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084916970 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126084916970 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20250126084916970 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126084916970 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126084916970 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084916970 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126084916970 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126084916970 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126084916970 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126084916971 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126084916971 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250126084916971 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126084916971 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250126084916971 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126084916971 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250126084916971 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126084916971 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084916971 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126084916972 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084916972 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084916972 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084916972 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084916972 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084916972 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084916972 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084916972 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084916972 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084916972 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084916972 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084916972 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126084916972 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084916972 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126084916972 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084916972 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084916972 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084916972 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126084916972 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126084916972 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126084916972 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126084916972 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-M3UA(264)@009b6094bab8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250126084916978 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084916978 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250126084916978 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126084916978 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126084916978 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126084916978 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250126084916978 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126084916980 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084916980 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250126084916980 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126084916980 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126084916980 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126084916980 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126084916980 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126084916980 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084916980 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126084916980 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20250126084916980 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126084916980 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126084916980 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084916980 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126084916980 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126084916980 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126084916980 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126084916982 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126084916982 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250126084916982 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126084916982 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084916982 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126084916982 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084916982 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084916982 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084916982 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084916982 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084916982 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084916982 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084916982 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084916982 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084916982 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084916982 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084916982 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126084916982 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084916982 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126084916982 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084916982 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084916982 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084916982 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126084916982 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126084916982 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126084916982 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126084916982 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(260)@009b6094bab8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126084917773 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084917773 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126084917773 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126084917773 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126084917773 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126084917773 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126084917773 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126084917773 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084917773 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084917773 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126084917773 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126084917773 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126084917773 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126084917773 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126084917773 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250126084917773 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250126084917773 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084917773 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084917773 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084917774 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084917774 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084917774 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084917774 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084917774 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084917774 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084917774 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084917774 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084917774 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084917774 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084917774 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126084917774 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126084917774 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126084917774 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250126084917774 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250126084917774 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084917774 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250126084917774 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084917774 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084917774 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084917774 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084917774 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084917774 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084917774 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084917774 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084917774 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084917774 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084917774 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084917774 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126084917774 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084917774 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126084917774 DRANAP NOTICE cnlink(msc-0)[0x56264c5ce220]{CONNECTED}: link up (cnlink.c:111) 20250126084917774 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084917774 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084917774 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084917774 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126084917774 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126084917774 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126084917774 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126084917774 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084917776 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084917776 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126084917776 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126084917776 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126084917776 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126084917776 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126084917776 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126084917776 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084917776 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084917776 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126084917776 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126084917776 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126084917776 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126084917776 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126084917776 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250126084917776 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250126084917776 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084917776 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084917776 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084917776 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084917776 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084917776 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084917777 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084917777 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084917777 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084917777 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084917777 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084917777 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084917777 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084917777 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126084917777 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126084917777 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126084917777 DRANAP INFO cnlink(msc-0)[0x56264c5ce220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250126084917779 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084917779 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126084917779 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126084917779 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126084917779 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126084917779 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126084917779 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126084917779 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(263)@009b6094bab8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126084917779 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084917779 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126084917779 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126084917779 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126084917779 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126084917779 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126084917779 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250126084917779 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250126084917779 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084917779 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084917779 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084917779 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084917779 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084917779 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084917779 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084917779 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084917779 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084917779 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084917779 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084917779 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084917779 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084917779 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126084917779 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126084917779 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126084917779 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250126084917779 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250126084917779 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084917779 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250126084917779 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084917779 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084917779 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084917779 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084917779 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084917779 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084917779 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084917779 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084917779 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084917779 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084917779 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084917779 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126084917779 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084917779 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126084917779 DRANAP NOTICE cnlink(sgsn-0)[0x56264c618ff0]{CONNECTED}: link up (cnlink.c:111) 20250126084917779 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084917779 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084917779 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084917779 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126084917779 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126084917779 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126084917779 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126084917779 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084917780 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084917780 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126084917780 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126084917780 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126084917780 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126084917780 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126084917780 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126084917780 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084917780 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084917780 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126084917780 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126084917780 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126084917780 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126084917780 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126084917780 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250126084917780 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20250126084917780 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084917780 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084917780 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084917780 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084917780 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084917780 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084917780 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084917780 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084917780 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084917780 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084917780 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084917780 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084917780 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084917780 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126084917780 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126084917780 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126084917780 DRANAP INFO cnlink(sgsn-0)[0x56264c618ff0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250126084917805 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53522<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(260)@009b6094bab8: f_create_expect(l3 := 'A73ECDECB5341720C4FE'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(260)@009b6094bab8: Created Expect[0] for 'A73ECDECB5341720C4FE'O to be handled at TC_rab_assign_fail0(266) TC_rab_assign_fail-Iuh0-RUA(258)@009b6094bab8: Added conn table entry 0TC_rab_assign_fail0(266)1009768 20250126084918862 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126084918862 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126084918862 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1355) 20250126084918862 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250126084918862 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xf6868, normal) (hnbgw_rua.c:407) 20250126084918862 DHNB DEBUG map_rua[0x56264c626fb0]{init}: Allocated (fsm.c:456) 20250126084918862 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1009768)[0x56264c626fb0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250126084918862 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1009768 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250126084918862 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126084918862 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126084918862 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1009768 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250126084918862 DCN DEBUG map_sccp[0x56264c632710]{init}: Allocated (fsm.c:456) 20250126084918862 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x56264c632710]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250126084918862 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1009768 <-> SCCP-26 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250126084918862 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1009768 SCCP-26 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20250126084918862 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1009768)[0x56264c626fb0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250126084918862 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126084918862 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126084918862 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1009768)[0x56264c626fb0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250126084918862 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x56264c632710]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126084918862 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250126084918862 DLSCCP DEBUG SCCP-SCOC(26)[0x56264c645390]{IDLE}: Allocated (fsm.c:456) 20250126084918862 DLSCCP DEBUG SCCP-SCOC(26)[0x56264c645390]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250126084918862 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0aa73ecdecb5341720c4fe004f40030001d50056400500f1100926) (sccp_scrc.c:406) 20250126084918863 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084918863 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084918863 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084918863 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084918863 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084918863 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084918863 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084918863 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084918863 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084918863 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084918863 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084918863 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126084918863 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084918863 DLSCCP DEBUG SCCP-SCOC(26)[0x56264c645390]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250126084918863 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x56264c632710]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250126084918863 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1009768)[0x56264c626fb0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250126084918863 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084918863 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084918863 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084918863 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126084918863 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126084918863 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126084918863 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126084918863 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(259)@009b6094bab8: First idle individual index:0 HNBGW_Test.msc0-SCCP(259)@009b6094bab8: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(260)@009b6094bab8: Found Expect[0] for l3='A73ECDECB5341720C4FE'O handled at TC_rab_assign_fail0(266) HNBGW_Test.msc0-RAN(260)@009b6094bab8: Added conn table entry 0TC_rab_assign_fail0(266)1490646 HNBGW_Test.msc0-SCCP(259)@009b6094bab8: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(259)@009b6094bab8: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_rab_assign_fail0(266)@009b6094bab8: setverdict(pass): none -> pass 20250126084918875 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084918875 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126084918875 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126084918875 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126084918875 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126084918875 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126084918875 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126084918875 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084918875 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084918875 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126084918875 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126084918875 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126084918875 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126084918875 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0074f1ab) (sccp_scrc.c:477) 20250126084918875 DLSCCP DEBUG Received CO:COAK for local reference 26 (sccp_scoc.c:1824) 20250126084918875 DLSCCP DEBUG SCCP-SCOC(26)[0x56264c645390]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250126084918875 DLSCCP DEBUG SCCP-SCOC(26)[0x56264c645390]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250126084918875 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084918875 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250126084918875 DCN DEBUG handle_cn_conn_conf() conn_id=26, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250126084918875 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x56264c632710]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250126084918875 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x56264c632710]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) VirtHNBGW-STATS(254)@009b6094bab8: 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)@009b6094bab8: 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)@009b6094bab8: 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)@009b6094bab8: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(265)@009b6094bab8: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assign_fail0(266) HNBGW_Test.msc0-SCCP(259)@009b6094bab8: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(259)@009b6094bab8: vl_len:91 HNBGW_Test.msc0-SCCP(259)@009b6094bab8: vl_from0 HNBGW_Test.msc0-SCCP(259)@009b6094bab8: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250126084919076 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084919077 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126084919077 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126084919077 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126084919077 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126084919077 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126084919077 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126084919077 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084919077 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084919077 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126084919077 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126084919077 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126084919077 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126084919077 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000001a), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:477) 20250126084919077 DLSCCP DEBUG Received CO:CODT for local reference 26 (sccp_scoc.c:1824) 20250126084919077 DLSCCP DEBUG SCCP-SCOC(26)[0x56264c645390]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250126084919077 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084919077 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250126084919077 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x56264c632710]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250126084919077 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250126084919077 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250126084919077 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x56264c632710]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250126084919077 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250126084919077 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250126084919077 DMGW DEBUG mgw(mgw-fsm-1009768-0)[0x56264c630f70]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250126084919077 DMGW DEBUG mgw(mgw-fsm-1009768-0)[0x56264c630f70]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250126084919077 DMGW DEBUG mgw(mgw-fsm-1009768-0)[0x56264c630f70]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250126084919077 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250126084919078 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250126084919078 DLMGCP DEBUG mgw-endp(mgw-fsm-1009768-0)[0x56264c6317f0]{UNUSED}: Allocated (fsm.c:456) 20250126084919078 DLMGCP DEBUG mgw-endp(mgw-fsm-1009768-0)[0x56264c6317f0]{UNUSED}: is child of mgw(mgw-fsm-1009768-0)[0x56264c630f70] (fsm.c:486) 20250126084919078 DLMGCP DEBUG mgw-endp(mgw-fsm-1009768-0)[0x56264c6317f0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-1009768-0)[0x56264c630f70] (mgcp_client_endpoint_fsm.c:724) 20250126084919078 DLMGCP DEBUG mgw-endp(mgw-fsm-1009768-0)[0x56264c6317f0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250126084919078 DLMGCP DEBUG mgw-endp(mgw-fsm-1009768-0)[0x56264c6317f0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250126084919078 DLMGCP DEBUG mgw-endp(mgw-fsm-1009768-0)[0x56264c6317f0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250126084919078 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1009768-0)[0x56264c624ce0]{ST_CRCX}: Allocated (fsm.c:456) 20250126084919078 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1009768-0)[0x56264c624ce0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-1009768-0)[0x56264c6317f0] (fsm.c:486) 20250126084919078 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1009768-0)[0x56264c624ce0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250126084919078 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1009768-0)[0x56264c624ce0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250126084919078 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:43237: len=198 'CRCX 96 rtpbridge/*@mgw MGCP 1.0\r\nC: f6868'... (mgcp_client.c:807) 20250126084919078 DLMGCP DEBUG MGW(mgw) Queued 198 bytes for MGW (mgcp_client.c:1221) 20250126084919078 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1009768-0)[0x56264c624ce0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250126084919078 DLMGCP DEBUG mgw-endp(mgw-fsm-1009768-0)[0x56264c6317f0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(265)@009b6094bab8: Found Expect[0] for { line := { verb := "CRCX", trans_id := "96", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "f686817" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "f686817", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@009b6094bab8: CRCX1{ line := { verb := "CRCX", trans_id := "96", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "f686817" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "f686817", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@009b6094bab8: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 20250126084919113 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 96 OK (mgcp_client.c:758) 20250126084919113 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c624ce0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250126084919113 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c624ce0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250126084919113 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c624ce0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250126084919113 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c624ce0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250126084919113 DLMGCP DEBUG mgw-endp(mgw-fsm-1009768-0)[0x56264c6317f0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250126084919113 DLMGCP DEBUG mgw-endp(mgw-fsm-1009768-0)[0x56264c6317f0]{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) 20250126084919113 DLMGCP DEBUG mgw-endp(mgw-fsm-1009768-0)[0x56264c6317f0]{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) 20250126084919113 DLMGCP DEBUG mgw-endp(mgw-fsm-1009768-0)[0x56264c6317f0]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250126084919113 DLMGCP DEBUG mgw-endp(mgw-fsm-1009768-0)[0x56264c6317f0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250126084919113 DLMGCP DEBUG mgw-endp(mgw-fsm-1009768-0)[0x56264c6317f0]{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) 20250126084919113 DMGW DEBUG mgw(mgw-fsm-1009768-0)[0x56264c630f70]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250126084919113 DMGW DEBUG mgw(mgw-fsm-1009768-0)[0x56264c630f70]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250126084919113 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250126084919113 DMGW DEBUG mgw(mgw-fsm-1009768-0)[0x56264c630f70]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250126084919113 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1009768)[0x56264c626fb0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250126084919113 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250126084919113 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126084919113 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_rab_assign_fail0(266)@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126084919134 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126084919134 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126084919134 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 45 bytes from client (stream_srv.c:1355) 20250126084919134 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250126084919134 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xf6868) (hnbgw_rua.c:471) 20250126084919134 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1009768 SCCP-26 msc-0 MI=NONE: rx RUA DirectTransfer with 21 bytes RANAP data (hnbgw_rua.c:312) 20250126084919134 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1009768)[0x56264c626fb0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250126084919134 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250126084919134 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250126084919135 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1009768)[0x56264c626fb0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250126084919135 DRANAP DEBUG Decoding message RANAP_RAB_FailedItemIEs (ranap_common.c:594) (ranap_common.c:594) 20250126084919135 DMGW DEBUG mgw(mgw-fsm-1009768-0)[0x56264c630f70]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250126084919135 DMGW DEBUG mgw(mgw-fsm-1009768-0)[0x56264c630f70]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250126084919135 DRANAP DEBUG RANAP RAB AssignmentResponse did not contain a setup-or-modified list! (ranap_rab_ass.c:148) 20250126084919135 DRANAP DEBUG Decoding message RANAP_RAB_FailedItemIEs (ranap_common.c:594) (ranap_common.c:594) 20250126084919135 DMGW ERROR mgw(mgw-fsm-1009768-0)[0x56264c630f70]{MGW_ST_ASSIGN}: The RAB-AssignmentResponse contains a RAB-FailedList, RAB-Assignment (23) failed. (mgw_fsm.c:299) 20250126084919135 DMGW DEBUG mgw(mgw-fsm-1009768-0)[0x56264c630f70]{MGW_ST_ASSIGN}: forwarding unmodified RAB-AssignmentResponse to MSC (mgw_fsm.c:305) 20250126084919135 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x56264c632710]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:311) 20250126084919135 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250126084919135 DLSCCP DEBUG SCCP-SCOC(26)[0x56264c645390]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250126084919135 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0074f1ab), PART(T=Data,L=21,D=600000110000010023400a0000010022400305c2d0) (sccp_scrc.c:406) 20250126084919135 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084919135 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084919135 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126084919135 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084919135 DMGW DEBUG mgw(mgw-fsm-1009768-0)[0x56264c630f70]{MGW_ST_ASSIGN}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:319) 20250126084919135 DMGW DEBUG mgw(mgw-fsm-1009768-0)[0x56264c630f70]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250126084919135 DLMGCP DEBUG mgw-endp(mgw-fsm-1009768-0)[0x56264c6317f0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250126084919135 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c624ce0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250126084919135 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:43237: len=56 'DLCX 97 rtpbridge/4@mgw MGCP 1.0\r\nC: f6868'... (mgcp_client.c:807) 20250126084919135 DLMGCP DEBUG MGW(mgw) Queued 56 bytes for MGW (mgcp_client.c:1221) 20250126084919135 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c624ce0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250126084919135 DLMGCP DEBUG mgw-endp(mgw-fsm-1009768-0)[0x56264c6317f0]{IN_USE}: Removing from parent mgw(mgw-fsm-1009768-0)[0x56264c630f70] (mgcp_client_endpoint_fsm.c:873) 20250126084919135 DLMGCP DEBUG mgw-endp(mgw-fsm-1009768-0)[0x56264c6317f0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250126084919135 DLMGCP DEBUG mgw-endp(mgw-fsm-1009768-0)[0x56264c6317f0]{IN_USE}: Deallocated (fsm.c:568) 20250126084919135 DMGW DEBUG mgw(mgw-fsm-1009768-0)[0x56264c630f70]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250126084919135 DMGW DEBUG mgw(mgw-fsm-1009768-0)[0x56264c630f70]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250126084919135 DMGW DEBUG mgw(mgw-fsm-1009768-0)[0x56264c630f70]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250126084919135 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084919135 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084919135 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084919135 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126084919135 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126084919135 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126084919135 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126084919135 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(259)@009b6094bab8: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(259)@009b6094bab8: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(259)@009b6094bab8: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(259)@009b6094bab8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_fail0(266)@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(254)@009b6094bab8: 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)@009b6094bab8: 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)@009b6094bab8: 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)@009b6094bab8: DLCX{ line := { verb := "DLCX", trans_id := "97", ep := "rtpbridge/4@mgw", ver := "1.0" }, params := { { code := "C", val := "f686817" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assign_fail0(266)@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126084919182 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 97 OK (mgcp_client.c:758) 20250126084919182 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c624ce0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250126084919182 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c624ce0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250126084919182 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c624ce0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250126084919182 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c624ce0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250126084919184 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53522<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assign_fail0(266)@009b6094bab8: Final verdict of PTC: pass MTC@009b6094bab8: ok: talloc reports "asn1_context" = 1 bytes 20250126084919190 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:40317<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.msc0-RAN(260)@009b6094bab8: Final verdict of PTC: none 20250126084919191 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250126084919191 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126084919191 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250126084919191 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250126084919191 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250126084919191 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126084919191 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250126084919191 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250126084919191 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250126084919191 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126084919191 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126084919191 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250126084919191 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250126084919191 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126084919191 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126084919191 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250126084919191 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126084919191 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084919191 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20250126084919191 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126084919191 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126084919192 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126084919192 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250126084919192 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication HNBGW_Test.msc0-SCCP(259)@009b6094bab8: Final verdict of PTC: none MutexDispCT-TC_rab_assign_fail(253)@009b6094bab8: Final verdict of PTC: none 20250126084919192 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250126084919192 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126084919192 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084919192 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20250126084919192 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126084919192 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126084919192 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126084919192 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250126084919192 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126084919192 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250126084919192 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084919192 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126084919192 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20250126084919192 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126084919192 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126084919192 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084919192 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126084919192 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126084919192 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126084919192 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126084919192 DRANAP NOTICE cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: link lost (cnlink.c:118) 20250126084919192 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) IPA-CTRL-CLI-IPA(255)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(263)@009b6094bab8: Final verdict of PTC: none 20250126084919192 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126084919192 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20250126084919192 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126084919192 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126084919192 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084919192 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126084919192 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126084919192 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126084919192 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126084919192 DRANAP NOTICE cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: link lost (cnlink.c:118) 20250126084919192 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x56264c632710]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250126084919192 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250126084919192 DLSCCP DEBUG SCCP-SCOC(26)[0x56264c645390]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250126084919192 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0074f1ab), PART(T=Source Reference,L=4,D=0000001a), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250126084919192 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084919193 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084919193 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126084919193 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084919193 DLSCCP DEBUG SCCP-SCOC(26)[0x56264c645390]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250126084919193 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x56264c632710]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250126084919193 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1009768)[0x56264c626fb0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250126084919193 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1009768)[0x56264c626fb0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250126084919193 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250126084919193 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084919193 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084919193 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084919193 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1009768)[0x56264c626fb0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250126084919193 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1009768)[0x56264c626fb0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250126084919193 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1009768)[0x56264c626fb0]{disrupted}: Freeing instance (context_map.c:202) 20250126084919193 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1009768)[0x56264c626fb0]{disrupted}: Deallocated (fsm.c:568) 20250126084919193 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x56264c632710]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250126084919193 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x56264c632710]{disconnected}: Freeing instance (context_map.c:206) 20250126084919193 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x56264c632710]{disconnected}: Deallocated (fsm.c:568) 20250126084919193 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1009768 SCCP-26 msc-0 MI=NONE: Deallocating (context_map.c:225) 20250126084919193 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126084919193 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250126084919193 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126084919193 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126084919193 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250126084919193 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250126084919193 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.sgsn0-M3UA(264)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(261)@009b6094bab8: Final verdict of PTC: none 20250126084919193 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126084919193 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126084919193 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126084919193 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126084919193 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req HNBGW-MGCP(265)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(262)@009b6094bab8: Final verdict of PTC: none TC_rab_assign_fail-Iuh0-RUA(258)@009b6094bab8: Final verdict of PTC: none TC_rab_assign_fail-Iuh0(257)@009b6094bab8: Final verdict of PTC: none 20250126084919211 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53520<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(254)@009b6094bab8: Final verdict of PTC: none MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126084919212 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53510<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(256)@009b6094bab8: Final verdict of PTC: none MTC@009b6094bab8: Setting final verdict of the test case. MTC@009b6094bab8: Local verdict of MTC: pass MTC@009b6094bab8: Local verdict of PTC MutexDispCT-TC_rab_assign_fail(253): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC VirtHNBGW-STATS(254): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC IPA-CTRL-CLI-IPA(255): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW-PFCP(256): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_rab_assign_fail-Iuh0(257): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_rab_assign_fail-Iuh0-RUA(258): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.msc0-SCCP(259): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.msc0-RAN(260): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.msc0-M3UA(261): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(262): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.sgsn0-RAN(263): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(264): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW-MGCP(265): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_rab_assign_fail0(266): pass (pass -> pass) MTC@009b6094bab8: Test case TC_rab_assign_fail finished. Verdict: pass MTC@009b6094bab8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_fail pass'. Sun Jan 26 08:49:19 UTC 2025 ====== HNBGW_Tests.TC_rab_assign_fail pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_rab_assign_fail.talloc 20250126084919252 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53538<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126084919755 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53538<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=297404) Waiting for packet dumper to finish... 1 (prev_count=297404, count=298060) 20250126084921192 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126084921193 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250126084921193 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250126084921193 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126084921193 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250126084921193 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@009b6094bab8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_fail pass' was executed successfully (exit status: 0). MTC@009b6094bab8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_mgcp_to'. ------ HNBGW_Tests.TC_rab_assign_mgcp_to ------ Sun Jan 26 08:49:21 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_rab_assign_mgcp_to.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_rab_assign_mgcp_to.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@009b6094bab8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_mgcp_to' was executed successfully (exit status: 0). MTC@009b6094bab8: Test case TC_rab_assign_mgcp_to started. 20250126084922855 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53552<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126084922859 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53566<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126084922862 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:39897<->l=127.0.0.1:4262) (control_if.c:572) 20250126084922874 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126084922874 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126084922874 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126084922874 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126084922874 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126084922874 DRANAP DEBUG cnlink(msc-2)[0x56264c5ae870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126084922874 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126084922874 DRANAP DEBUG cnlink(msc-3)[0x56264c618660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126084922875 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250126084922875 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_rab_assign_mgcp_to-Iuh0(271)@009b6094bab8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250126084922876 DRANAP DEBUG cnlink(msc-3)[0x56264c618660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126084922876 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250126084922876 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126084922876 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084922876 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126084922876 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084922876 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084922876 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084922876 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084922876 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084922876 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084922876 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084922876 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084922876 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084922876 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084922876 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084922876 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250126084922876 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084922876 DRANAP DEBUG cnlink(msc-3)[0x56264c618660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126084922876 DRANAP DEBUG cnlink(msc-2)[0x56264c5ae870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126084922876 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250126084922876 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126084922876 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084922876 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126084922876 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084922876 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084922876 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084922876 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084922876 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084922876 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084922876 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084922876 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084922876 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084922876 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084922876 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084922876 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250126084922876 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084922876 DRANAP DEBUG cnlink(msc-2)[0x56264c5ae870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126084922876 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126084922876 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250126084922876 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126084922876 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084922876 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126084922876 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084922876 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084922876 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084922876 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084922876 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084922876 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084922876 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084922876 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084922876 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084922876 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084922876 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084922876 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126084922876 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084922876 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126084922876 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126084922876 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250126084922876 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126084922876 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084922876 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126084922876 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084922876 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084922876 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084922876 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084922876 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084922876 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084922876 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084922876 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084922876 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084922876 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084922876 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084922876 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126084922876 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084922876 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126084922876 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084922876 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084922876 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084922876 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250126084922876 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250126084922876 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250126084922876 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084922876 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084922876 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084922876 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250126084922876 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250126084922876 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250126084922876 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250126084922876 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084922876 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084922876 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084922876 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126084922876 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126084922876 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126084922876 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250126084922876 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084922876 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084922876 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084922876 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126084922876 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126084922876 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126084922876 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@009b6094bab8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@009b6094bab8: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(275)@009b6094bab8: ************************************************* HNBGW_Test.msc0-M3UA(275)@009b6094bab8: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(275)@009b6094bab8: ************************************************* HNBGW_Test.msc0-SCCP(273)@009b6094bab8: v_sccp_pdu_maxlen:268 20250126084922891 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126084922891 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126084922892 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126084922892 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126084922892 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126084922892 DRANAP DEBUG cnlink(sgsn-2)[0x56264c61a310]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126084922892 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126084922892 DRANAP DEBUG cnlink(sgsn-3)[0x56264c61aca0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126084922893 DRANAP DEBUG cnlink(sgsn-3)[0x56264c61aca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126084922893 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250126084922893 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126084922893 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084922893 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126084922893 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084922893 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084922893 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084922893 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084922893 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084922893 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084922893 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084922893 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084922893 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084922893 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084922893 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084922893 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250126084922893 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084922893 DRANAP DEBUG cnlink(sgsn-3)[0x56264c61aca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126084922893 DRANAP DEBUG cnlink(sgsn-2)[0x56264c61a310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126084922893 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250126084922893 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126084922893 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084922893 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126084922893 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084922893 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084922893 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084922893 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084922893 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084922893 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084922893 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084922893 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084922893 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084922893 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084922893 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084922893 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250126084922893 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084922893 DRANAP DEBUG cnlink(sgsn-2)[0x56264c61a310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126084922893 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126084922893 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250126084922893 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126084922893 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084922893 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126084922893 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084922893 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084922893 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084922893 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084922893 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084922893 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084922893 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084922893 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084922893 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084922893 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084922893 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084922893 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126084922893 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084922893 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126084922893 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126084922893 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250126084922893 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126084922893 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084922893 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126084922893 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084922893 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084922893 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084922893 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084922893 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084922893 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084922893 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084922893 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084922893 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084922893 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084922893 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084922893 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126084922893 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084922893 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126084922893 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084922893 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084922893 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084922893 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250126084922893 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250126084922893 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250126084922893 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084922893 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084922893 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084922893 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250126084922893 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250126084922893 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250126084922893 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250126084922893 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084922893 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084922893 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084922893 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126084922893 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126084922893 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126084922893 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250126084922893 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084922893 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084922893 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084922893 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126084922893 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126084922893 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126084922893 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@009b6094bab8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@009b6094bab8: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(278)@009b6094bab8: ************************************************* HNBGW_Test.sgsn0-M3UA(278)@009b6094bab8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(278)@009b6094bab8: ************************************************* HNBGW_Test.sgsn0-SCCP(276)@009b6094bab8: v_sccp_pdu_maxlen:268 20250126084922912 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126084922912 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126084922912 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1355) 20250126084922912 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250126084922912 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20250126084922912 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250126084922912 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250126084922912 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126084922912 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@009b6094bab8: setverdict(pass): none -> pass 20250126084923061 DLSCCP DEBUG SCCP-SCOC(25)[0x56264c64c1f0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250126084923061 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0049d3fe), PART(T=Source Reference,L=4,D=00000019), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126084923061 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084923061 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084923061 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126084923061 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084923062 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084923062 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084923062 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084923062 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126084923062 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126084923062 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126084923062 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250126084923090 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126084923090 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250126084923090 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126084923090 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(275)@009b6094bab8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250126084923098 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084923098 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250126084923098 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126084923098 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126084923098 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126084923098 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250126084923099 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126084923101 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084923102 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250126084923102 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126084923102 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126084923102 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126084923102 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126084923102 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126084923102 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084923102 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126084923102 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20250126084923102 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126084923102 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126084923102 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084923102 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126084923102 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126084923102 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126084923102 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126084923103 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126084923103 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250126084923103 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126084923103 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250126084923103 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126084923104 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250126084923104 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126084923104 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084923104 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126084923104 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084923104 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084923104 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084923104 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084923104 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084923104 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084923104 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084923104 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084923104 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084923104 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084923104 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084923104 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126084923104 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084923104 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126084923104 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084923104 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084923104 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084923104 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126084923104 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126084923104 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126084923104 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126084923104 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-M3UA(278)@009b6094bab8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250126084923109 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084923109 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250126084923109 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126084923109 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126084923110 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126084923110 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250126084923110 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126084923112 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084923112 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250126084923112 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126084923112 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126084923112 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126084923112 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126084923112 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126084923112 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084923112 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126084923112 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20250126084923112 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126084923112 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126084923112 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084923112 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126084923112 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126084923112 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126084923112 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126084923114 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126084923114 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250126084923114 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126084923114 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084923114 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126084923114 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084923114 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084923114 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084923114 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084923114 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084923114 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084923114 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084923114 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084923114 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084923114 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084923114 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084923114 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126084923114 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084923114 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126084923114 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084923114 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084923114 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084923114 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126084923114 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126084923114 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126084923114 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126084923114 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(274)@009b6094bab8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126084923908 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084923908 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126084923908 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126084923908 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126084923908 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126084923908 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126084923908 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126084923908 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084923908 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084923908 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126084923908 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126084923908 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126084923908 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126084923908 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126084923908 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250126084923908 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250126084923908 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084923908 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084923908 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084923908 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084923908 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084923908 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084923908 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084923908 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084923908 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084923908 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084923908 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084923908 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084923908 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084923908 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126084923909 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126084923909 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126084923909 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250126084923909 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250126084923909 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084923909 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250126084923909 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084923909 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084923909 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084923909 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084923909 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084923909 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084923909 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084923909 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084923909 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084923909 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084923909 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084923909 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126084923909 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084923909 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126084923909 DRANAP NOTICE cnlink(msc-0)[0x56264c5ce220]{CONNECTED}: link up (cnlink.c:111) 20250126084923909 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084923909 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084923909 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084923909 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126084923909 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126084923909 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126084923909 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126084923909 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084923910 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084923910 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126084923910 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126084923910 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126084923910 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126084923910 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126084923910 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126084923910 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084923910 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084923910 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126084923910 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126084923910 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126084923910 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126084923910 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126084923910 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250126084923910 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250126084923910 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084923910 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084923910 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084923910 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084923910 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084923910 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084923910 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084923910 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084923910 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084923910 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084923910 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084923910 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084923910 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084923910 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126084923910 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126084923910 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126084923910 DRANAP INFO cnlink(msc-0)[0x56264c5ce220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(277)@009b6094bab8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126084923911 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084923911 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126084923911 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126084923911 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126084923911 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126084923911 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126084923911 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126084923911 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084923911 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084923911 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126084923911 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126084923911 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126084923911 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126084923911 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126084923911 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250126084923912 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250126084923912 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084923912 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084923912 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084923912 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084923912 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084923912 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084923912 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084923912 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084923912 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084923912 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084923912 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084923912 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084923912 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084923912 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126084923912 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126084923912 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126084923912 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250126084923912 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250126084923912 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084923912 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250126084923912 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084923912 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084923912 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084923912 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084923912 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084923912 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084923912 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084923912 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084923912 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084923912 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084923912 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084923912 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084923912 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084923912 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084923912 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126084923912 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126084923912 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126084923912 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126084923912 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084923912 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126084923912 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084923912 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126084923912 DRANAP NOTICE cnlink(sgsn-0)[0x56264c618ff0]{CONNECTED}: link up (cnlink.c:111) 20250126084923912 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084923912 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126084923912 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126084923912 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126084923912 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126084923912 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126084923912 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126084923912 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084923912 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084923912 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126084923912 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126084923912 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126084923912 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126084923912 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126084923912 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250126084923912 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20250126084923912 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084923912 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084923912 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084923912 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084923912 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084923912 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084923912 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084923912 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084923912 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084923912 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084923912 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084923912 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084923912 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084923912 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126084923912 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126084923912 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126084923912 DRANAP INFO cnlink(sgsn-0)[0x56264c618ff0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250126084923939 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53580<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW-MGCP(279)@009b6094bab8: 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)@009b6094bab8: f_create_expect(l3 := 'A0B0D3C452C6F19808CF'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(274)@009b6094bab8: Created Expect[0] for 'A0B0D3C452C6F19808CF'O to be handled at TC_rab_assign_mgcp_to0(280) TC_rab_assign_mgcp_to-Iuh0-RUA(272)@009b6094bab8: Added conn table entry 0TC_rab_assign_mgcp_to0(280)8149939 20250126084924984 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126084924984 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126084924984 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1355) 20250126084924984 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250126084924985 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x7c5bb3, normal) (hnbgw_rua.c:407) 20250126084924985 DHNB DEBUG map_rua[0x56264c5acaa0]{init}: Allocated (fsm.c:456) 20250126084924985 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8149939)[0x56264c5acaa0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250126084924985 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8149939 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250126084924985 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126084924985 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126084924985 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8149939 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250126084924985 DCN DEBUG map_sccp[0x56264c626fb0]{init}: Allocated (fsm.c:456) 20250126084924985 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x56264c626fb0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250126084924985 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8149939 <-> SCCP-27 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250126084924985 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8149939 SCCP-27 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20250126084924985 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8149939)[0x56264c5acaa0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250126084924985 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126084924985 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126084924985 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8149939)[0x56264c5acaa0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250126084924985 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x56264c626fb0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126084924985 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250126084924985 DLSCCP DEBUG SCCP-SCOC(27)[0x56264c632710]{IDLE}: Allocated (fsm.c:456) 20250126084924985 DLSCCP DEBUG SCCP-SCOC(27)[0x56264c632710]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250126084924985 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0aa0b0d3c452c6f19808cf004f40030002af0056400500f1100926) (sccp_scrc.c:406) 20250126084924985 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084924985 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084924985 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084924985 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084924985 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084924985 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084924985 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084924985 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084924985 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084924985 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084924985 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084924985 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126084924985 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084924985 DLSCCP DEBUG SCCP-SCOC(27)[0x56264c632710]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250126084924985 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x56264c626fb0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250126084924985 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8149939)[0x56264c5acaa0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250126084924985 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084924985 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084924985 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084924985 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126084924985 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126084924985 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126084924985 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126084924985 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(273)@009b6094bab8: First idle individual index:0 HNBGW_Test.msc0-SCCP(273)@009b6094bab8: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(274)@009b6094bab8: Found Expect[0] for l3='A0B0D3C452C6F19808CF'O handled at TC_rab_assign_mgcp_to0(280) HNBGW_Test.msc0-RAN(274)@009b6094bab8: Added conn table entry 0TC_rab_assign_mgcp_to0(280)2668200 HNBGW_Test.msc0-SCCP(273)@009b6094bab8: Session index based on connection ID:0 TC_rab_assign_mgcp_to0(280)@009b6094bab8: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(273)@009b6094bab8: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250126084925005 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084925005 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126084925005 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126084925005 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126084925005 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084925005 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126084925005 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126084925005 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126084925005 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126084925005 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0012625a) (sccp_scrc.c:477) 20250126084925005 DLSCCP DEBUG Received CO:COAK for local reference 27 (sccp_scoc.c:1824) 20250126084925005 DLSCCP DEBUG SCCP-SCOC(27)[0x56264c632710]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250126084925005 DLSCCP DEBUG SCCP-SCOC(27)[0x56264c632710]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250126084925005 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084925005 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250126084925005 DCN DEBUG handle_cn_conn_conf() conn_id=27, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250126084925005 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x56264c626fb0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250126084925005 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x56264c626fb0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250126084925005 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126084925005 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126084925005 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126084925005 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(273)@009b6094bab8: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(273)@009b6094bab8: vl_len:91 HNBGW_Test.msc0-SCCP(273)@009b6094bab8: vl_from0 HNBGW_Test.msc0-SCCP(273)@009b6094bab8: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250126084925208 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084925209 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126084925209 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126084925209 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126084925209 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126084925209 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126084925209 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126084925209 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084925209 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084925209 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126084925209 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126084925209 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126084925209 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126084925209 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000001b), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:477) 20250126084925209 DLSCCP DEBUG Received CO:CODT for local reference 27 (sccp_scoc.c:1824) 20250126084925209 DLSCCP DEBUG SCCP-SCOC(27)[0x56264c632710]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250126084925209 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084925209 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250126084925209 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x56264c626fb0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250126084925209 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250126084925209 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250126084925209 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x56264c626fb0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250126084925209 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250126084925209 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250126084925209 DMGW DEBUG mgw(mgw-fsm-8149939-0)[0x56264c624ce0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250126084925209 DMGW DEBUG mgw(mgw-fsm-8149939-0)[0x56264c624ce0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250126084925209 DMGW DEBUG mgw(mgw-fsm-8149939-0)[0x56264c624ce0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250126084925209 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250126084925209 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250126084925209 DLMGCP DEBUG mgw-endp(mgw-fsm-8149939-0)[0x56264c6317f0]{UNUSED}: Allocated (fsm.c:456) 20250126084925209 DLMGCP DEBUG mgw-endp(mgw-fsm-8149939-0)[0x56264c6317f0]{UNUSED}: is child of mgw(mgw-fsm-8149939-0)[0x56264c624ce0] (fsm.c:486) 20250126084925209 DLMGCP DEBUG mgw-endp(mgw-fsm-8149939-0)[0x56264c6317f0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-8149939-0)[0x56264c624ce0] (mgcp_client_endpoint_fsm.c:724) 20250126084925209 DLMGCP DEBUG mgw-endp(mgw-fsm-8149939-0)[0x56264c6317f0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250126084925209 DLMGCP DEBUG mgw-endp(mgw-fsm-8149939-0)[0x56264c6317f0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250126084925209 DLMGCP DEBUG mgw-endp(mgw-fsm-8149939-0)[0x56264c6317f0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250126084925209 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8149939-0)[0x56264c630f70]{ST_CRCX}: Allocated (fsm.c:456) 20250126084925209 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8149939-0)[0x56264c630f70]{ST_CRCX}: is child of mgw-endp(mgw-fsm-8149939-0)[0x56264c6317f0] (fsm.c:486) 20250126084925210 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8149939-0)[0x56264c630f70]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250126084925210 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8149939-0)[0x56264c630f70]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250126084925210 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:43237: len=200 'CRCX 98 rtpbridge/*@mgw MGCP 1.0\r\nC: 7c5bb'... (mgcp_client.c:807) 20250126084925210 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250126084925210 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8149939-0)[0x56264c630f70]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250126084925210 DLMGCP DEBUG mgw-endp(mgw-fsm-8149939-0)[0x56264c6317f0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(279)@009b6094bab8: Found Expect[0] for { line := { verb := "CRCX", trans_id := "98", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "7c5bb317" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "7c5bb317", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@009b6094bab8: Ignoreing CRCX1{ line := { verb := "CRCX", trans_id := "98", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "7c5bb317" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "7c5bb317", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250126084926842 DLSCCP DEBUG SCCP-SCOC(24)[0x56264c632d10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126084926842 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dd53fa), PART(T=Source Reference,L=4,D=00000018), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126084926842 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084926842 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084926842 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126084926842 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084926842 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084926843 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084926843 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084926843 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126084926843 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126084926843 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126084926843 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126084926843 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084926847 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084926847 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126084926847 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126084926847 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126084926847 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126084926847 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126084926847 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126084926847 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084926847 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084926847 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126084926847 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126084926847 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126084926847 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126084926847 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=00dd53fa) (sccp_scrc.c:477) 20250126084926847 DLSCCP DEBUG Received CO:RELCO for local reference 24 (sccp_scoc.c:1824) 20250126084926847 DLSCCP DEBUG SCCP-SCOC(24)[0x56264c632d10]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250126084926847 DLSCCP DEBUG SCCP-SCOC(24)[0x56264c632d10]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250126084926847 DLSCCP DEBUG SCCP-SCOC(24)[0x56264c632d10]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250126084926847 DLSCCP DEBUG SCCP-SCOC(24)[0x56264c632d10]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250126084926847 DLSCCP DEBUG SCCP-SCOC(24)[0x56264c632d10]{IDLE}: Deallocated (fsm.c:568) 20250126084929194 DLSCCP DEBUG SCCP-SCOC(26)[0x56264c645390]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250126084929194 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0074f1ab), PART(T=Source Reference,L=4,D=0000001a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126084929194 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084929194 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084929194 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126084929194 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084929194 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084929194 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084929194 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084929194 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126084929194 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126084929194 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126084929194 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126084929194 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084929199 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084929199 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126084929199 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126084929199 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126084929199 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126084929199 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126084929199 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126084929199 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084929200 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084929200 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126084929200 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126084929200 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126084929200 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126084929200 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=0074f1ab) (sccp_scrc.c:477) 20250126084929200 DLSCCP DEBUG Received CO:RELCO for local reference 26 (sccp_scoc.c:1824) 20250126084929200 DLSCCP DEBUG SCCP-SCOC(26)[0x56264c645390]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250126084929200 DLSCCP DEBUG SCCP-SCOC(26)[0x56264c645390]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250126084929200 DLSCCP DEBUG SCCP-SCOC(26)[0x56264c645390]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250126084929200 DLSCCP DEBUG SCCP-SCOC(26)[0x56264c645390]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250126084929200 DLSCCP DEBUG SCCP-SCOC(26)[0x56264c645390]{IDLE}: Deallocated (fsm.c:568) 20250126084929210 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c630f70]{ST_CRCX_RESP}: Timeout of T1 (fsm.c:317) 20250126084929210 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c630f70]{ST_CRCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:526) 20250126084929210 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c630f70]{ST_CRCX_RESP}: Removing from parent mgw-endp(mgw-fsm-8149939-0)[0x56264c6317f0] (mgcp_client_fsm.c:526) 20250126084929210 DLMGCP DEBUG MGW(mgw) Canceled transaction 98 (mgcp_client.c:1252) 20250126084929210 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c630f70]{ST_CRCX_RESP}: Freeing instance (mgcp_client_fsm.c:526) 20250126084929210 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c630f70]{ST_CRCX_RESP}: Deallocated (fsm.c:568) 20250126084929210 DLMGCP DEBUG mgw-endp(mgw-fsm-8149939-0)[0x56264c6317f0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:526) 20250126084929210 DLMGCP DEBUG mgw-endp(mgw-fsm-8149939-0)[0x56264c6317f0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI in use: 0, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250126084929210 DLMGCP DEBUG mgw-endp(mgw-fsm-8149939-0)[0x56264c6317f0]{WAIT_MGW_RESPONSE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:925) 20250126084929210 DLMGCP DEBUG mgw-endp(mgw-fsm-8149939-0)[0x56264c6317f0]{WAIT_MGW_RESPONSE}: Removing from parent mgw(mgw-fsm-8149939-0)[0x56264c624ce0] (mgcp_client_endpoint_fsm.c:925) 20250126084929210 DLMGCP DEBUG mgw-endp(mgw-fsm-8149939-0)[0x56264c6317f0]{WAIT_MGW_RESPONSE}: Freeing instance (mgcp_client_endpoint_fsm.c:925) 20250126084929210 DLMGCP DEBUG mgw-endp(mgw-fsm-8149939-0)[0x56264c6317f0]{WAIT_MGW_RESPONSE}: Deallocated (fsm.c:568) 20250126084929210 DMGW DEBUG mgw(mgw-fsm-8149939-0)[0x56264c624ce0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:925) 20250126084929210 DMGW ERROR mgw(mgw-fsm-8149939-0)[0x56264c624ce0]{MGW_ST_CRCX_HNB}: Media gateway failed (mgw_fsm.c:590) 20250126084929210 DMGW DEBUG mgw(mgw-fsm-8149939-0)[0x56264c624ce0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_FAILURE (no timeout) (mgw_fsm.c:591) 20250126084929210 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x56264c626fb0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:67) 20250126084929210 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250126084929210 DLSCCP DEBUG SCCP-SCOC(27)[0x56264c632710]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250126084929210 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0012625a), PART(T=Data,L=12,D=000b40080000010004400111) (sccp_scrc.c:406) 20250126084929210 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084929210 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084929210 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126084929210 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084929210 DMGW DEBUG mgw(mgw-fsm-8149939-0)[0x56264c624ce0]{MGW_ST_FAILURE}: Terminating (cause = OSMO_FSM_TERM_ERROR) (mgw_fsm.c:575) 20250126084929210 DMGW DEBUG mgw(mgw-fsm-8149939-0)[0x56264c624ce0]{MGW_ST_FAILURE}: Freeing instance (mgw_fsm.c:575) 20250126084929210 DMGW DEBUG mgw(mgw-fsm-8149939-0)[0x56264c624ce0]{MGW_ST_FAILURE}: Deallocated (fsm.c:568) 20250126084929210 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084929210 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084929210 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084929210 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126084929210 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126084929210 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126084929210 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126084929210 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(273)@009b6094bab8: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(273)@009b6094bab8: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(273)@009b6094bab8: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(273)@009b6094bab8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.msc0-SCCP(273)@009b6094bab8: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(273)@009b6094bab8: vl_len:12 HNBGW_Test.msc0-SCCP(273)@009b6094bab8: vl_from0 HNBGW_Test.msc0-SCCP(273)@009b6094bab8: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250126084929234 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084929234 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126084929234 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126084929234 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126084929234 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126084929234 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126084929234 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126084929234 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084929235 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084929235 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126084929235 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126084929235 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126084929235 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126084929235 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000001b), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250126084929235 DLSCCP DEBUG Received CO:CODT for local reference 27 (sccp_scoc.c:1824) 20250126084929235 DLSCCP DEBUG SCCP-SCOC(27)[0x56264c632710]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250126084929235 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084929235 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250126084929235 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x56264c626fb0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250126084929235 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250126084929235 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250126084929235 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x56264c626fb0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250126084929235 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8149939)[0x56264c5acaa0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250126084929235 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250126084929235 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126084929235 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) TC_rab_assign_mgcp_to0(280)@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_mgcp_to-Iuh0-RUA(272)@009b6094bab8: Deleted conn table entry 0TC_rab_assign_mgcp_to0(280)8149939 20250126084929259 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126084929259 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126084929259 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1355) 20250126084929259 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250126084929259 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x7c5bb3,cause=radio(normal)) (hnbgw_rua.c:439) 20250126084929259 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8149939 SCCP-27 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250126084929259 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8149939)[0x56264c5acaa0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250126084929259 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250126084929259 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250126084929259 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8149939)[0x56264c5acaa0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250126084929259 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x56264c626fb0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126084929259 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250126084929259 DLSCCP DEBUG SCCP-SCOC(27)[0x56264c632710]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250126084929259 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0012625a), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250126084929259 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084929259 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084929259 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126084929259 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084929259 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8149939)[0x56264c5acaa0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250126084929259 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x56264c626fb0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250126084929259 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x56264c626fb0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250126084929259 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084929259 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084929259 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084929259 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126084929259 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126084929259 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126084929259 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126084929259 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(273)@009b6094bab8: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(273)@009b6094bab8: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(273)@009b6094bab8: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(273)@009b6094bab8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_mgcp_to0(280)@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(274)@009b6094bab8: Deleted conn table entry 0TC_rab_assign_mgcp_to0(280)2668200 HNBGW_Test.msc0-SCCP(273)@009b6094bab8: Session index based on connection ID:0 20250126084929270 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084929270 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126084929270 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126084929270 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126084929270 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126084929270 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126084929270 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126084929270 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084929271 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084929271 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126084929271 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126084929271 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126084929271 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126084929271 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=0012625a), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250126084929271 DLSCCP DEBUG Received CO:RELRE for local reference 27 (sccp_scoc.c:1824) 20250126084929271 DLSCCP DEBUG SCCP-SCOC(27)[0x56264c632710]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250126084929271 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084929271 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250126084929271 DCN DEBUG handle_cn_disc_ind() conn_id=27 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250126084929271 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x56264c626fb0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250126084929271 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x56264c626fb0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250126084929271 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8149939)[0x56264c5acaa0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250126084929271 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8149939)[0x56264c5acaa0]{disconnected}: Freeing instance (context_map.c:202) 20250126084929271 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8149939)[0x56264c5acaa0]{disconnected}: Deallocated (fsm.c:568) 20250126084929271 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x56264c626fb0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250126084929271 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x56264c626fb0]{disconnected}: Freeing instance (context_map.c:206) 20250126084929271 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x56264c626fb0]{disconnected}: Deallocated (fsm.c:568) 20250126084929271 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8149939 SCCP-27 msc-0 MI=NONE: Deallocating (context_map.c:225) 20250126084929271 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0012625a), PART(T=Source Reference,L=4,D=0000001b) (sccp_scrc.c:406) 20250126084929271 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084929271 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084929271 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126084929271 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084929271 DLSCCP DEBUG SCCP-SCOC(27)[0x56264c632710]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250126084929271 DLSCCP DEBUG SCCP-SCOC(27)[0x56264c632710]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250126084929271 DLSCCP DEBUG SCCP-SCOC(27)[0x56264c632710]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250126084929271 DLSCCP DEBUG SCCP-SCOC(27)[0x56264c632710]{IDLE}: Deallocated (fsm.c:568) 20250126084929271 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084929271 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084929271 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084929271 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126084929271 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126084929271 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126084929271 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126084929271 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(273)@009b6094bab8: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(273)@009b6094bab8: RLC received in state:disconnect_pending TC_rab_assign_mgcp_to0(280)@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126084931271 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53580<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assign_mgcp_to0(280)@009b6094bab8: Final verdict of PTC: pass MTC@009b6094bab8: ok: talloc reports "asn1_context" = 1 bytes 20250126084931282 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126084931282 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126084931282 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250126084931282 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250126084931282 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) MutexDispCT-TC_rab_assign_mgcp_to(267)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.msc0-RAN(274)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(276)@009b6094bab8: Final verdict of PTC: none 20250126084931283 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53566<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250126084931283 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250126084931283 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126084931283 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250126084931283 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250126084931283 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250126084931283 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126084931283 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126084931283 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250126084931284 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126084931284 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084931284 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed HNBGW_Test.sgsn0-RAN(277)@009b6094bab8: Final verdict of PTC: none 20250126084931284 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:39897<->l=127.0.0.1:4262) (control_if.c:193) 20250126084931284 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084931284 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126084931284 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20250126084931284 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126084931284 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126084931284 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084931284 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126084931284 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126084931284 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126084931284 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126084931284 DRANAP NOTICE cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: link lost (cnlink.c:118) 20250126084931284 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126084931284 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126084931284 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126084931284 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250126084931284 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126084931284 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc0-M3UA(275)@009b6094bab8: Final verdict of PTC: none TC_rab_assign_mgcp_to-Iuh0-RUA(272)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(273)@009b6094bab8: Final verdict of PTC: none 20250126084931286 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126084931286 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126084931286 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126084931286 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST TC_rab_assign_mgcp_to-Iuh0(271)@009b6094bab8: Final verdict of PTC: none 20250126084931286 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20250126084931286 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126084931286 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250126084931286 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20250126084931286 DLINP <0002> stream_srv.c:766 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250126084931286 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084931286 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20250126084931286 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind HNBGW_Test.sgsn0-M3UA(278)@009b6094bab8: Final verdict of PTC: none 20250126084931286 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126084931286 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126084931286 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250126084931286 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126084931286 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250126084931287 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084931287 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126084931287 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20250126084931287 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126084931287 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126084931287 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084931287 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126084931287 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126084931287 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126084931287 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126084931287 DRANAP NOTICE cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW-MGCP(279)@009b6094bab8: Final verdict of PTC: none IPA-CTRL-CLI-IPA(269)@009b6094bab8: Final verdict of PTC: none VirtHNBGW-STATS(268)@009b6094bab8: Final verdict of PTC: none MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126084931290 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53552<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(270)@009b6094bab8: Final verdict of PTC: none MTC@009b6094bab8: Setting final verdict of the test case. MTC@009b6094bab8: Local verdict of MTC: pass MTC@009b6094bab8: Local verdict of PTC MutexDispCT-TC_rab_assign_mgcp_to(267): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC VirtHNBGW-STATS(268): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC IPA-CTRL-CLI-IPA(269): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW-PFCP(270): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_rab_assign_mgcp_to-Iuh0(271): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_rab_assign_mgcp_to-Iuh0-RUA(272): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.msc0-SCCP(273): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.msc0-RAN(274): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.msc0-M3UA(275): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(276): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.sgsn0-RAN(277): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(278): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW-MGCP(279): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_rab_assign_mgcp_to0(280): pass (pass -> pass) MTC@009b6094bab8: Test case TC_rab_assign_mgcp_to finished. Verdict: pass MTC@009b6094bab8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_mgcp_to pass'. Sun Jan 26 08:49:31 UTC 2025 ====== HNBGW_Tests.TC_rab_assign_mgcp_to pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_rab_assign_mgcp_to.talloc 20250126084931383 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47548<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126084931785 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47548<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=311608) Waiting for packet dumper to finish... 1 (prev_count=311608, count=312248) 20250126084933062 DLSCCP DEBUG SCCP-SCOC(25)[0x56264c64c1f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126084933062 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0049d3fe), PART(T=Source Reference,L=4,D=00000019), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126084933062 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084933062 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084933062 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126084933062 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084933063 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084933063 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084933063 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084933063 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126084933063 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126084933063 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126084933063 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126084933063 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250126084933284 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126084933284 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250126084933284 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250126084933287 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126084933287 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250126084933287 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@009b6094bab8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_mgcp_to pass' was executed successfully (exit status: 0). MTC@009b6094bab8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg'. ------ HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg ------ Sun Jan 26 08:49:33 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@009b6094bab8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg' was executed successfully (exit status: 0). MTC@009b6094bab8: Test case TC_rab_assign_mgw_iuup_addr_chg started. 20250126084934891 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47556<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126084934896 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47564<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126084934898 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:44981<->l=127.0.0.1:4262) (control_if.c:572) 20250126084934912 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126084934912 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126084934912 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126084934912 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126084934912 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126084934912 DRANAP DEBUG cnlink(msc-2)[0x56264c5ae870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126084934912 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126084934912 DRANAP DEBUG cnlink(msc-3)[0x56264c618660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_rab_assign_mgw_iuup_addr_chg-Iuh0(285)@009b6094bab8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250126084934912 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250126084934912 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250126084934913 DRANAP DEBUG cnlink(msc-3)[0x56264c618660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126084934913 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250126084934913 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126084934913 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084934913 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126084934913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084934913 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084934913 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084934913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084934913 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084934913 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084934913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084934913 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084934914 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084934914 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084934914 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084934914 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250126084934914 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084934914 DRANAP DEBUG cnlink(msc-3)[0x56264c618660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126084934914 DRANAP DEBUG cnlink(msc-2)[0x56264c5ae870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126084934914 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250126084934914 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126084934914 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084934914 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126084934914 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084934914 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084934914 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084934914 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084934914 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084934914 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084934914 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084934914 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084934914 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084934914 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084934914 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084934914 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250126084934914 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084934914 DRANAP DEBUG cnlink(msc-2)[0x56264c5ae870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126084934914 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126084934914 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250126084934914 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126084934914 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084934914 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126084934914 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084934914 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084934914 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084934914 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084934914 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084934914 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084934914 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084934914 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084934914 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084934914 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084934914 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084934914 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126084934914 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084934914 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126084934914 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126084934914 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250126084934914 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126084934914 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084934914 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126084934914 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084934914 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084934914 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084934914 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084934914 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084934914 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084934914 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084934914 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084934914 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084934914 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084934914 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084934914 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126084934914 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084934914 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126084934914 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084934914 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084934914 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084934914 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250126084934914 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250126084934914 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250126084934914 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084934914 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084934914 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084934914 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250126084934914 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250126084934914 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250126084934914 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250126084934914 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084934914 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084934914 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084934914 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126084934914 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126084934914 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126084934914 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250126084934914 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084934914 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084934914 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084934914 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126084934914 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126084934914 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126084934914 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@009b6094bab8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(289)@009b6094bab8: ************************************************* MTC@009b6094bab8: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(289)@009b6094bab8: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(289)@009b6094bab8: ************************************************* HNBGW_Test.msc0-SCCP(287)@009b6094bab8: v_sccp_pdu_maxlen:268 20250126084934927 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126084934927 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126084934927 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126084934927 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126084934927 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126084934927 DRANAP DEBUG cnlink(sgsn-2)[0x56264c61a310]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126084934927 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126084934927 DRANAP DEBUG cnlink(sgsn-3)[0x56264c61aca0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126084934928 DRANAP DEBUG cnlink(sgsn-3)[0x56264c61aca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126084934928 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250126084934928 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126084934928 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084934928 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126084934928 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084934928 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084934928 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084934928 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084934928 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084934928 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084934928 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084934928 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084934928 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084934928 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084934928 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084934928 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250126084934928 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084934928 DRANAP DEBUG cnlink(sgsn-3)[0x56264c61aca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126084934928 DRANAP DEBUG cnlink(sgsn-2)[0x56264c61a310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126084934928 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250126084934928 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126084934928 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084934928 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126084934928 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084934928 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084934928 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084934928 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084934928 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084934928 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084934928 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084934928 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084934928 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084934928 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084934928 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084934928 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250126084934928 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084934928 DRANAP DEBUG cnlink(sgsn-2)[0x56264c61a310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126084934928 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126084934928 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250126084934928 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126084934928 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084934928 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126084934928 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084934928 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084934928 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084934928 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084934928 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084934928 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084934928 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084934929 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084934929 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084934929 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084934929 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084934929 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126084934929 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084934929 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126084934929 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126084934929 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250126084934929 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126084934929 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084934929 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126084934929 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084934929 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084934929 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084934929 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084934929 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084934929 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084934929 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084934929 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084934929 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084934929 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084934929 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084934929 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126084934929 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084934929 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126084934929 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084934929 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084934929 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084934929 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250126084934929 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250126084934929 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250126084934929 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084934929 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084934929 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084934929 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250126084934929 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250126084934929 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250126084934929 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250126084934929 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084934929 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084934929 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084934929 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126084934929 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126084934929 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126084934929 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250126084934929 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084934929 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084934929 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084934929 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126084934929 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126084934929 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126084934929 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@009b6094bab8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@009b6094bab8: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(292)@009b6094bab8: ************************************************* HNBGW_Test.sgsn0-M3UA(292)@009b6094bab8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(292)@009b6094bab8: ************************************************* HNBGW_Test.sgsn0-SCCP(290)@009b6094bab8: v_sccp_pdu_maxlen:268 20250126084934948 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126084934948 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126084934948 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1355) 20250126084934949 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250126084934949 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20250126084934949 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250126084934949 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250126084934949 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126084934949 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@009b6094bab8: setverdict(pass): none -> pass 20250126084935124 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126084935124 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250126084935124 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126084935125 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(289)@009b6094bab8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250126084935134 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084935134 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250126084935134 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126084935134 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126084935134 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126084935134 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250126084935134 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126084935137 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084935137 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250126084935137 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126084935137 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126084935137 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126084935137 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126084935137 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126084935137 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084935137 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126084935137 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20250126084935137 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126084935137 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126084935137 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084935137 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126084935137 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126084935137 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126084935137 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126084935139 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126084935139 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250126084935139 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126084935139 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084935139 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126084935139 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084935139 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084935139 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084935139 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084935139 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084935139 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084935139 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084935139 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084935139 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084935139 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084935139 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084935139 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126084935139 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084935139 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126084935139 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084935139 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084935139 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084935139 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126084935139 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126084935139 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126084935139 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126084935139 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084935140 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126084935140 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250126084935140 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126084935140 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(292)@009b6094bab8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250126084935147 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084935147 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250126084935147 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126084935147 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126084935147 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126084935147 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250126084935147 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126084935149 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084935149 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250126084935150 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126084935150 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126084935150 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126084935150 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126084935150 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126084935150 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084935150 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126084935150 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20250126084935150 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126084935150 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126084935150 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084935150 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126084935150 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126084935150 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126084935150 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126084935151 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126084935151 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250126084935151 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126084935151 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084935151 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126084935151 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084935151 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084935151 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084935151 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084935151 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084935151 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084935151 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084935151 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084935151 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084935151 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084935152 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084935152 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126084935152 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084935152 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126084935152 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084935152 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084935152 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084935152 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126084935152 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126084935152 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126084935152 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126084935152 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(288)@009b6094bab8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126084935928 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084935928 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126084935928 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126084935928 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126084935928 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126084935928 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126084935928 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126084935928 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084935929 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084935929 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126084935929 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126084935929 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126084935929 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126084935929 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126084935929 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250126084935929 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250126084935929 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084935929 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084935929 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084935929 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084935929 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084935929 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084935929 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084935929 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084935929 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084935929 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084935929 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084935929 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084935929 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084935929 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126084935929 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126084935929 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126084935929 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250126084935929 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250126084935929 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084935929 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250126084935929 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084935929 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084935929 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084935929 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084935929 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084935929 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084935929 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084935929 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084935929 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084935929 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084935929 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084935929 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126084935929 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084935929 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126084935929 DRANAP NOTICE cnlink(msc-0)[0x56264c5ce220]{CONNECTED}: link up (cnlink.c:111) 20250126084935929 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084935929 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084935929 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084935929 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126084935929 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126084935929 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126084935929 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126084935929 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084935929 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084935929 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126084935929 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126084935929 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126084935929 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126084935929 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126084935929 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126084935929 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084935929 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084935929 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126084935929 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126084935929 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126084935929 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126084935929 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126084935929 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250126084935929 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250126084935929 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084935929 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084935929 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084935929 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084935929 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084935929 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084935929 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084935929 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084935929 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084935929 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084935930 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084935930 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084935930 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084935930 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126084935930 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126084935930 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126084935930 DRANAP INFO cnlink(msc-0)[0x56264c5ce220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(291)@009b6094bab8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126084935950 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084935950 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126084935950 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126084935950 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126084935950 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126084935950 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126084935950 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126084935950 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084935951 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084935951 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126084935951 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126084935951 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126084935951 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126084935951 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126084935951 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250126084935951 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250126084935951 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084935951 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084935951 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084935951 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084935951 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084935951 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084935951 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084935951 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084935951 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084935951 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084935951 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084935951 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084935951 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084935951 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126084935951 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126084935951 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126084935951 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250126084935951 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250126084935951 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084935951 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250126084935951 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084935951 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084935951 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084935951 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084935951 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084935951 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084935951 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084935951 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084935951 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084935951 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084935951 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084935951 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126084935951 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084935951 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126084935952 DRANAP NOTICE cnlink(sgsn-0)[0x56264c618ff0]{CONNECTED}: link up (cnlink.c:111) 20250126084935952 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084935952 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084935952 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084935952 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126084935952 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126084935952 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126084935952 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126084935952 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084935954 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084935954 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126084935954 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126084935955 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126084935955 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126084935955 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126084935955 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126084935955 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084935955 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084935955 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126084935955 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126084935955 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126084935955 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126084935955 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126084935955 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250126084935955 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20250126084935955 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084935955 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084935955 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084935955 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084935955 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084935955 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084935955 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084935955 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084935955 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084935955 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084935955 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084935955 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084935955 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084935955 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126084935955 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126084935955 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126084935955 DRANAP INFO cnlink(sgsn-0)[0x56264c618ff0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250126084935975 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37560<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(288)@009b6094bab8: f_create_expect(l3 := '84E20FA2F03D8E75650E'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(288)@009b6094bab8: Created Expect[0] for '84E20FA2F03D8E75650E'O to be handled at TC_rab_assign_mgw_iuup_addr_chg0(294) TC_rab_assign_mgw_iuup_addr_chg-Iuh0-RUA(286)@009b6094bab8: Added conn table entry 0TC_rab_assign_mgw_iuup_addr_chg0(294)427931 20250126084937030 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126084937030 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126084937030 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1355) 20250126084937030 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250126084937030 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x6879b, normal) (hnbgw_rua.c:407) 20250126084937030 DHNB DEBUG map_rua[0x56264c632710]{init}: Allocated (fsm.c:456) 20250126084937031 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-427931)[0x56264c632710]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250126084937031 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-427931 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250126084937031 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126084937031 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126084937031 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-427931 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250126084937031 DCN DEBUG map_sccp[0x56264c630f70]{init}: Allocated (fsm.c:456) 20250126084937031 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x56264c630f70]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250126084937031 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-427931 <-> SCCP-28 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250126084937031 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-427931 SCCP-28 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20250126084937031 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-427931)[0x56264c632710]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250126084937031 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126084937031 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126084937031 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-427931)[0x56264c632710]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250126084937031 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x56264c630f70]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126084937031 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250126084937031 DLSCCP DEBUG SCCP-SCOC(28)[0x56264c6317f0]{IDLE}: Allocated (fsm.c:456) 20250126084937031 DLSCCP DEBUG SCCP-SCOC(28)[0x56264c6317f0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250126084937031 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a84e20fa2f03d8e75650e004f40030002290056400500f1100926) (sccp_scrc.c:406) 20250126084937031 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084937031 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084937031 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084937031 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084937031 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084937031 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084937031 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084937031 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084937031 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084937031 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084937031 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084937032 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126084937032 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084937032 DLSCCP DEBUG SCCP-SCOC(28)[0x56264c6317f0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250126084937032 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x56264c630f70]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250126084937032 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-427931)[0x56264c632710]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250126084937032 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084937032 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084937032 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084937032 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126084937032 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126084937032 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126084937032 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126084937032 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(287)@009b6094bab8: First idle individual index:0 HNBGW_Test.msc0-SCCP(287)@009b6094bab8: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(288)@009b6094bab8: Found Expect[0] for l3='84E20FA2F03D8E75650E'O handled at TC_rab_assign_mgw_iuup_addr_chg0(294) HNBGW_Test.msc0-RAN(288)@009b6094bab8: Added conn table entry 0TC_rab_assign_mgw_iuup_addr_chg0(294)5937982 HNBGW_Test.msc0-SCCP(287)@009b6094bab8: Session index based on connection ID:0 TC_rab_assign_mgw_iuup_addr_chg0(294)@009b6094bab8: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(287)@009b6094bab8: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250126084937049 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084937049 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126084937049 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126084937049 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126084937049 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126084937049 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126084937049 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126084937049 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084937050 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084937050 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126084937050 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126084937050 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126084937050 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126084937050 DLSS7 DEBUG scrc_rx_mtp_xfer_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=004fd774) (sccp_scrc.c:477) 20250126084937050 DLSCCP DEBUG Received CO:COAK for local reference 28 (sccp_scoc.c:1824) 20250126084937050 DLSCCP DEBUG SCCP-SCOC(28)[0x56264c6317f0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250126084937050 DLSCCP DEBUG SCCP-SCOC(28)[0x56264c6317f0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250126084937050 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084937050 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250126084937050 DCN DEBUG handle_cn_conn_conf() conn_id=28, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250126084937050 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x56264c630f70]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250126084937050 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x56264c630f70]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) VirtHNBGW-STATS(282)@009b6094bab8: 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)@009b6094bab8: 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)@009b6094bab8: 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)@009b6094bab8: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(293)@009b6094bab8: 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)@009b6094bab8: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(287)@009b6094bab8: vl_len:91 HNBGW_Test.msc0-SCCP(287)@009b6094bab8: vl_from0 HNBGW_Test.msc0-SCCP(287)@009b6094bab8: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250126084937252 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084937252 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126084937252 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126084937252 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126084937252 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126084937253 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126084937253 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126084937253 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084937253 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084937253 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126084937253 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126084937253 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126084937253 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126084937253 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000001c), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:477) 20250126084937253 DLSCCP DEBUG Received CO:CODT for local reference 28 (sccp_scoc.c:1824) 20250126084937253 DLSCCP DEBUG SCCP-SCOC(28)[0x56264c6317f0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250126084937253 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084937253 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250126084937253 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x56264c630f70]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250126084937253 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250126084937253 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250126084937253 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x56264c630f70]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250126084937253 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250126084937253 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250126084937253 DMGW DEBUG mgw(mgw-fsm-427931-0)[0x56264c624ce0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250126084937254 DMGW DEBUG mgw(mgw-fsm-427931-0)[0x56264c624ce0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250126084937254 DMGW DEBUG mgw(mgw-fsm-427931-0)[0x56264c624ce0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250126084937254 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250126084937254 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250126084937254 DLMGCP DEBUG mgw-endp(mgw-fsm-427931-0)[0x56264c645390]{UNUSED}: Allocated (fsm.c:456) 20250126084937254 DLMGCP DEBUG mgw-endp(mgw-fsm-427931-0)[0x56264c645390]{UNUSED}: is child of mgw(mgw-fsm-427931-0)[0x56264c624ce0] (fsm.c:486) 20250126084937254 DLMGCP DEBUG mgw-endp(mgw-fsm-427931-0)[0x56264c645390]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-427931-0)[0x56264c624ce0] (mgcp_client_endpoint_fsm.c:724) 20250126084937254 DLMGCP DEBUG mgw-endp(mgw-fsm-427931-0)[0x56264c645390]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250126084937254 DLMGCP DEBUG mgw-endp(mgw-fsm-427931-0)[0x56264c645390]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250126084937254 DLMGCP DEBUG mgw-endp(mgw-fsm-427931-0)[0x56264c645390]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250126084937254 DLMGCP DEBUG MGCP_CONN(mgw-fsm-427931-0)[0x56264c632d10]{ST_CRCX}: Allocated (fsm.c:456) 20250126084937254 DLMGCP DEBUG MGCP_CONN(mgw-fsm-427931-0)[0x56264c632d10]{ST_CRCX}: is child of mgw-endp(mgw-fsm-427931-0)[0x56264c645390] (fsm.c:486) 20250126084937254 DLMGCP DEBUG MGCP_CONN(mgw-fsm-427931-0)[0x56264c632d10]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250126084937254 DLMGCP DEBUG MGCP_CONN(mgw-fsm-427931-0)[0x56264c632d10]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250126084937254 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:43237: len=198 'CRCX 99 rtpbridge/*@mgw MGCP 1.0\r\nC: 6879b'... (mgcp_client.c:807) 20250126084937254 DLMGCP DEBUG MGW(mgw) Queued 198 bytes for MGW (mgcp_client.c:1221) 20250126084937254 DLMGCP DEBUG MGCP_CONN(mgw-fsm-427931-0)[0x56264c632d10]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250126084937254 DLMGCP DEBUG mgw-endp(mgw-fsm-427931-0)[0x56264c645390]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(293)@009b6094bab8: Found Expect[0] for { line := { verb := "CRCX", trans_id := "99", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "6879b17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "6879b17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@009b6094bab8: CRCX1{ line := { verb := "CRCX", trans_id := "99", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "6879b17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "6879b17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@009b6094bab8: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 20250126084937289 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 99 OK (mgcp_client.c:758) 20250126084937289 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c632d10]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250126084937289 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c632d10]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250126084937289 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c632d10]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250126084937289 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c632d10]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250126084937289 DLMGCP DEBUG mgw-endp(mgw-fsm-427931-0)[0x56264c645390]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250126084937289 DLMGCP DEBUG mgw-endp(mgw-fsm-427931-0)[0x56264c645390]{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) 20250126084937289 DLMGCP DEBUG mgw-endp(mgw-fsm-427931-0)[0x56264c645390]{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) 20250126084937289 DLMGCP DEBUG mgw-endp(mgw-fsm-427931-0)[0x56264c645390]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250126084937289 DLMGCP DEBUG mgw-endp(mgw-fsm-427931-0)[0x56264c645390]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250126084937289 DLMGCP DEBUG mgw-endp(mgw-fsm-427931-0)[0x56264c645390]{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) 20250126084937289 DMGW DEBUG mgw(mgw-fsm-427931-0)[0x56264c624ce0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250126084937289 DMGW DEBUG mgw(mgw-fsm-427931-0)[0x56264c624ce0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250126084937289 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250126084937289 DMGW DEBUG mgw(mgw-fsm-427931-0)[0x56264c624ce0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250126084937289 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-427931)[0x56264c632710]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250126084937289 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250126084937289 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126084937289 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_rab_assign_mgw_iuup_addr_chg0(294)@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126084937316 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126084937317 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126084937317 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1355) 20250126084937317 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250126084937317 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x6879b) (hnbgw_rua.c:471) 20250126084937317 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-427931 SCCP-28 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250126084937317 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-427931)[0x56264c632710]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250126084937317 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250126084937317 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250126084937317 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-427931)[0x56264c632710]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250126084937317 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250126084937317 DMGW DEBUG mgw(mgw-fsm-427931-0)[0x56264c624ce0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250126084937317 DMGW DEBUG mgw(mgw-fsm-427931-0)[0x56264c624ce0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250126084937317 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250126084937317 DMGW DEBUG mgw(mgw-fsm-427931-0)[0x56264c624ce0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250126084937317 DLMGCP DEBUG mgw-endp(mgw-fsm-427931-0)[0x56264c645390]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-427931-0)[0x56264c624ce0] (mgcp_client_endpoint_fsm.c:724) 20250126084937317 DLMGCP DEBUG mgw-endp(mgw-fsm-427931-0)[0x56264c645390]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250126084937317 DLMGCP DEBUG mgw-endp(mgw-fsm-427931-0)[0x56264c645390]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250126084937317 DLMGCP DEBUG mgw-endp(mgw-fsm-427931-0)[0x56264c645390]{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) 20250126084937317 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c632d10]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250126084937317 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:43237: len=213 'MDCX 100 rtpbridge/3@mgw MGCP 1.0\r\nC: 6879'... (mgcp_client.c:807) 20250126084937317 DLMGCP DEBUG MGW(mgw) Queued 213 bytes for MGW (mgcp_client.c:1221) 20250126084937317 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c632d10]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250126084937317 DLMGCP DEBUG mgw-endp(mgw-fsm-427931-0)[0x56264c645390]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250126084937317 DLMGCP DEBUG mgw-endp(mgw-fsm-427931-0)[0x56264c645390]{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) 20250126084937317 DLMGCP DEBUG mgw-endp(mgw-fsm-427931-0)[0x56264c645390]{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)@009b6094bab8: MDCX1{ line := { verb := "MDCX", trans_id := "100", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "6879b17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "6879b17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250126084937335 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 100 OK (mgcp_client.c:758) 20250126084937335 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c632d10]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.3.2.1:10000 (mgcp_client_fsm.c:435) 20250126084937335 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c632d10]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250126084937335 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c632d10]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250126084937335 DLMGCP DEBUG mgw-endp(mgw-fsm-427931-0)[0x56264c645390]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250126084937335 DLMGCP DEBUG mgw-endp(mgw-fsm-427931-0)[0x56264c645390]{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) 20250126084937335 DLMGCP DEBUG mgw-endp(mgw-fsm-427931-0)[0x56264c645390]{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) 20250126084937335 DLMGCP DEBUG mgw-endp(mgw-fsm-427931-0)[0x56264c645390]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250126084937335 DLMGCP DEBUG mgw-endp(mgw-fsm-427931-0)[0x56264c645390]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250126084937335 DLMGCP DEBUG mgw-endp(mgw-fsm-427931-0)[0x56264c645390]{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) 20250126084937335 DMGW DEBUG mgw(mgw-fsm-427931-0)[0x56264c624ce0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250126084937335 DMGW INFO mgw(mgw-fsm-427931-0)[0x56264c624ce0]{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) 20250126084937335 DMGW DEBUG mgw(mgw-fsm-427931-0)[0x56264c624ce0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:426) 20250126084937335 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250126084937335 DMGW DEBUG mgw(mgw-fsm-427931-0)[0x56264c624ce0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250126084937335 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-427931)[0x56264c632710]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250126084937335 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250126084937335 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126084937335 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_rab_assign_mgw_iuup_addr_chg0(294)@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126084937339 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126084937339 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126084937339 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1355) 20250126084937339 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250126084937339 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x6879b) (hnbgw_rua.c:471) 20250126084937339 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-427931 SCCP-28 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250126084937339 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-427931)[0x56264c632710]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250126084937339 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250126084937339 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250126084937339 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-427931)[0x56264c632710]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250126084937339 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250126084937339 DMGW DEBUG mgw(mgw-fsm-427931-0)[0x56264c624ce0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250126084937340 DMGW DEBUG mgw(mgw-fsm-427931-0)[0x56264c624ce0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250126084937340 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250126084937340 DMGW DEBUG mgw(mgw-fsm-427931-0)[0x56264c624ce0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received with unchanged IuUP attributes, skipping MDCX... (mgw_fsm.c:344) 20250126084937340 DMGW DEBUG mgw(mgw-fsm-427931-0)[0x56264c624ce0]{MGW_ST_ASSIGN}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:348) 20250126084937340 DMGW DEBUG mgw(mgw-fsm-427931-0)[0x56264c624ce0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250126084937340 DLMGCP DEBUG mgw-endp(mgw-fsm-427931-0)[0x56264c645390]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-427931-0)[0x56264c624ce0] (mgcp_client_endpoint_fsm.c:724) 20250126084937340 DLMGCP DEBUG mgw-endp(mgw-fsm-427931-0)[0x56264c645390]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250126084937340 DLMGCP DEBUG mgw-endp(mgw-fsm-427931-0)[0x56264c645390]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250126084937340 DLMGCP DEBUG mgw-endp(mgw-fsm-427931-0)[0x56264c645390]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250126084937340 DLMGCP DEBUG MGCP_CONN(mgw-fsm-427931-0)[0x56264c632930]{ST_CRCX}: Allocated (fsm.c:456) 20250126084937340 DLMGCP DEBUG MGCP_CONN(mgw-fsm-427931-0)[0x56264c632930]{ST_CRCX}: is child of mgw-endp(mgw-fsm-427931-0)[0x56264c645390] (fsm.c:486) 20250126084937340 DLMGCP DEBUG MGCP_CONN(mgw-fsm-427931-0)[0x56264c632930]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250126084937340 DLMGCP DEBUG MGCP_CONN(mgw-fsm-427931-0)[0x56264c632930]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/3@mgw... (mgcp_client_fsm.c:228) 20250126084937340 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:43237: len=203 'CRCX 101 rtpbridge/3@mgw MGCP 1.0\r\nC: 6879'... (mgcp_client.c:807) 20250126084937340 DLMGCP DEBUG MGW(mgw) Queued 203 bytes for MGW (mgcp_client.c:1221) 20250126084937340 DLMGCP DEBUG MGCP_CONN(mgw-fsm-427931-0)[0x56264c632930]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250126084937340 DLMGCP DEBUG mgw-endp(mgw-fsm-427931-0)[0x56264c645390]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250126084937340 DLMGCP DEBUG mgw-endp(mgw-fsm-427931-0)[0x56264c645390]{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) 20250126084937340 DLMGCP DEBUG mgw-endp(mgw-fsm-427931-0)[0x56264c645390]{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) 20250126084937340 DLMGCP DEBUG mgw-endp(mgw-fsm-427931-0)[0x56264c645390]{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)@009b6094bab8: CRCX2{ line := { verb := "CRCX", trans_id := "101", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "6879b17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "6879b17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250126084937355 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 101 OK (mgcp_client.c:758) 20250126084937355 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56264c632930]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250126084937355 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56264c632930]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250126084937355 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56264c632930]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250126084937355 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56264c632930]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250126084937355 DLMGCP DEBUG mgw-endp(mgw-fsm-427931-0)[0x56264c645390]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250126084937355 DLMGCP DEBUG mgw-endp(mgw-fsm-427931-0)[0x56264c645390]{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) 20250126084937355 DLMGCP DEBUG mgw-endp(mgw-fsm-427931-0)[0x56264c645390]{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) 20250126084937355 DLMGCP DEBUG mgw-endp(mgw-fsm-427931-0)[0x56264c645390]{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) 20250126084937355 DLMGCP DEBUG mgw-endp(mgw-fsm-427931-0)[0x56264c645390]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250126084937355 DLMGCP DEBUG mgw-endp(mgw-fsm-427931-0)[0x56264c645390]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250126084937355 DLMGCP DEBUG mgw-endp(mgw-fsm-427931-0)[0x56264c645390]{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) 20250126084937355 DLMGCP DEBUG mgw-endp(mgw-fsm-427931-0)[0x56264c645390]{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) 20250126084937355 DMGW DEBUG mgw(mgw-fsm-427931-0)[0x56264c624ce0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250126084937355 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250126084937355 DMGW DEBUG mgw(mgw-fsm-427931-0)[0x56264c624ce0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250126084937355 DMGW DEBUG mgw(mgw-fsm-427931-0)[0x56264c624ce0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250126084937355 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x56264c630f70]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250126084937355 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250126084937355 DLSCCP DEBUG SCCP-SCOC(28)[0x56264c6317f0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250126084937355 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004fd774), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20250126084937355 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084937355 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084937355 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126084937355 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084937355 DMGW DEBUG mgw(mgw-fsm-427931-0)[0x56264c624ce0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250126084937356 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084937356 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084937356 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084937356 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126084937356 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126084937356 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126084937356 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126084937356 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(287)@009b6094bab8: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(287)@009b6094bab8: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(287)@009b6094bab8: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(287)@009b6094bab8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_mgw_iuup_addr_chg0(294)@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(282)@009b6094bab8: 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)@009b6094bab8: 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)@009b6094bab8: 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)@009b6094bab8: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(287)@009b6094bab8: vl_len:12 HNBGW_Test.msc0-SCCP(287)@009b6094bab8: vl_from0 HNBGW_Test.msc0-SCCP(287)@009b6094bab8: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250126084937382 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084937382 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126084937382 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126084937382 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126084937382 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126084937382 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126084937382 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126084937382 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084937382 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084937382 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126084937382 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126084937382 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126084937382 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126084937382 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000001c), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250126084937382 DLSCCP DEBUG Received CO:CODT for local reference 28 (sccp_scoc.c:1824) 20250126084937382 DLSCCP DEBUG SCCP-SCOC(28)[0x56264c6317f0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250126084937382 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084937382 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250126084937382 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x56264c630f70]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250126084937382 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250126084937382 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250126084937382 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x56264c630f70]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250126084937382 DMGW DEBUG mgw(mgw-fsm-427931-0)[0x56264c624ce0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250126084937382 DMGW DEBUG mgw(mgw-fsm-427931-0)[0x56264c624ce0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250126084937382 DMGW DEBUG mgw(mgw-fsm-427931-0)[0x56264c624ce0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250126084937382 DLMGCP DEBUG mgw-endp(mgw-fsm-427931-0)[0x56264c645390]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250126084937382 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c632d10]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250126084937382 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:43237: len=57 'DLCX 102 rtpbridge/3@mgw MGCP 1.0\r\nC: 6879'... (mgcp_client.c:807) 20250126084937382 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250126084937382 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c632d10]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250126084937382 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56264c632930]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250126084937382 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:43237: len=57 'DLCX 103 rtpbridge/3@mgw MGCP 1.0\r\nC: 6879'... (mgcp_client.c:807) 20250126084937382 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250126084937382 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56264c632930]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250126084937382 DLMGCP DEBUG mgw-endp(mgw-fsm-427931-0)[0x56264c645390]{IN_USE}: Removing from parent mgw(mgw-fsm-427931-0)[0x56264c624ce0] (mgcp_client_endpoint_fsm.c:873) 20250126084937382 DLMGCP DEBUG mgw-endp(mgw-fsm-427931-0)[0x56264c645390]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250126084937382 DLMGCP DEBUG mgw-endp(mgw-fsm-427931-0)[0x56264c645390]{IN_USE}: Deallocated (fsm.c:568) 20250126084937382 DMGW DEBUG mgw(mgw-fsm-427931-0)[0x56264c624ce0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250126084937382 DMGW DEBUG mgw(mgw-fsm-427931-0)[0x56264c624ce0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250126084937382 DMGW DEBUG mgw(mgw-fsm-427931-0)[0x56264c624ce0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250126084937382 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-427931)[0x56264c632710]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250126084937382 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250126084937382 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126084937382 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) TC_rab_assign_mgw_iuup_addr_chg0(294)@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_mgw_iuup_addr_chg0(294)@009b6094bab8: DLCX{ line := { verb := "DLCX", trans_id := "102", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "6879b17" }, { code := "I", val := "11111" } }, sdp := omit } 20250126084937385 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 102 OK (mgcp_client.c:758) 20250126084937385 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c632d10]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250126084937385 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c632d10]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250126084937385 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c632d10]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250126084937385 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c632d10]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assign_mgw_iuup_addr_chg0(294)@009b6094bab8: DLCX{ line := { verb := "DLCX", trans_id := "103", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "6879b17" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assign_mgw_iuup_addr_chg0(294)@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126084937385 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 103 OK (mgcp_client.c:758) 20250126084937385 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56264c632930]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250126084937385 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56264c632930]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250126084937385 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56264c632930]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250126084937385 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56264c632930]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assign_mgw_iuup_addr_chg-Iuh0-RUA(286)@009b6094bab8: Deleted conn table entry 0TC_rab_assign_mgw_iuup_addr_chg0(294)427931 20250126084937388 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126084937388 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126084937388 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1355) 20250126084937388 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250126084937388 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x6879b,cause=radio(normal)) (hnbgw_rua.c:439) 20250126084937388 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-427931 SCCP-28 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250126084937388 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-427931)[0x56264c632710]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250126084937388 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250126084937389 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250126084937389 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-427931)[0x56264c632710]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250126084937389 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x56264c630f70]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126084937389 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250126084937389 DLSCCP DEBUG SCCP-SCOC(28)[0x56264c6317f0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250126084937389 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004fd774), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250126084937389 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084937389 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084937389 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126084937389 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084937389 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-427931)[0x56264c632710]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250126084937389 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x56264c630f70]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250126084937389 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x56264c630f70]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250126084937389 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084937389 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084937389 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084937389 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126084937389 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126084937389 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126084937389 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126084937389 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(287)@009b6094bab8: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(287)@009b6094bab8: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(287)@009b6094bab8: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(287)@009b6094bab8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_mgw_iuup_addr_chg0(294)@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(288)@009b6094bab8: Deleted conn table entry 0TC_rab_assign_mgw_iuup_addr_chg0(294)5937982 HNBGW_Test.msc0-SCCP(287)@009b6094bab8: Session index based on connection ID:0 20250126084937391 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084937391 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126084937391 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126084937391 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126084937391 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126084937391 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126084937391 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126084937391 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084937391 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084937391 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126084937391 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126084937391 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126084937391 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126084937391 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=004fd774), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250126084937391 DLSCCP DEBUG Received CO:RELRE for local reference 28 (sccp_scoc.c:1824) 20250126084937391 DLSCCP DEBUG SCCP-SCOC(28)[0x56264c6317f0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250126084937391 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084937391 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250126084937391 DCN DEBUG handle_cn_disc_ind() conn_id=28 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250126084937391 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x56264c630f70]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250126084937391 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x56264c630f70]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250126084937391 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-427931)[0x56264c632710]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250126084937391 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-427931)[0x56264c632710]{disconnected}: Freeing instance (context_map.c:202) 20250126084937391 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-427931)[0x56264c632710]{disconnected}: Deallocated (fsm.c:568) 20250126084937391 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x56264c630f70]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250126084937391 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x56264c630f70]{disconnected}: Freeing instance (context_map.c:206) 20250126084937391 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x56264c630f70]{disconnected}: Deallocated (fsm.c:568) 20250126084937391 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-427931 SCCP-28 msc-0 MI=NONE: Deallocating (context_map.c:225) 20250126084937391 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004fd774), PART(T=Source Reference,L=4,D=0000001c) (sccp_scrc.c:406) 20250126084937391 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084937391 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084937391 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126084937391 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084937391 DLSCCP DEBUG SCCP-SCOC(28)[0x56264c6317f0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250126084937391 DLSCCP DEBUG SCCP-SCOC(28)[0x56264c6317f0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250126084937391 DLSCCP DEBUG SCCP-SCOC(28)[0x56264c6317f0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250126084937391 DLSCCP DEBUG SCCP-SCOC(28)[0x56264c6317f0]{IDLE}: Deallocated (fsm.c:568) 20250126084937391 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084937391 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084937391 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084937391 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126084937391 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126084937391 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126084937391 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126084937391 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(287)@009b6094bab8: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(287)@009b6094bab8: RLC received in state:disconnect_pending TC_rab_assign_mgw_iuup_addr_chg0(294)@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126084939397 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37560<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assign_mgw_iuup_addr_chg0(294)@009b6094bab8: Final verdict of PTC: pass MTC@009b6094bab8: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc0-RAN(288)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(291)@009b6094bab8: Final verdict of PTC: none 20250126084939409 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:44981<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.msc0-SCCP(287)@009b6094bab8: Final verdict of PTC: none 20250126084939410 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47564<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250126084939410 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126084939410 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126084939410 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250126084939410 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250126084939410 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250126084939410 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250126084939410 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126084939410 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250126084939410 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250126084939410 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250126084939410 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126084939410 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126084939410 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250126084939410 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126084939410 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084939410 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20250126084939410 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126084939410 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126084939410 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126084939410 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250126084939410 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126084939410 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication MutexDispCT-TC_rab_assign_mgw_iuup_addr_chg(281)@009b6094bab8: Final verdict of PTC: none 20250126084939411 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084939411 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126084939411 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20250126084939411 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126084939411 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126084939411 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084939411 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) HNBGW-MGCP(293)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(290)@009b6094bab8: Final verdict of PTC: none 20250126084939411 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126084939411 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126084939411 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126084939411 DRANAP NOTICE cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-M3UA(292)@009b6094bab8: Final verdict of PTC: none 20250126084939412 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084939412 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126084939412 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20250126084939412 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126084939412 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126084939412 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084939411 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126084939411 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126084939411 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126084939411 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250126084939411 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20250126084939411 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126084939411 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250126084939411 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20250126084939411 DLINP <0002> stream_srv.c:766 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250126084939411 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084939411 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20250126084939411 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126084939411 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126084939411 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126084939411 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250126084939411 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126084939412 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250126084939412 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126084939412 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126084939412 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126084939412 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126084939412 DRANAP NOTICE cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: link lost (cnlink.c:118) TC_rab_assign_mgw_iuup_addr_chg-Iuh0-RUA(286)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(289)@009b6094bab8: Final verdict of PTC: none IPA-CTRL-CLI-IPA(283)@009b6094bab8: Final verdict of PTC: none VirtHNBGW-STATS(282)@009b6094bab8: Final verdict of PTC: none TC_rab_assign_mgw_iuup_addr_chg-Iuh0(285)@009b6094bab8: Final verdict of PTC: none MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126084939417 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47556<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(284)@009b6094bab8: Final verdict of PTC: none MTC@009b6094bab8: Setting final verdict of the test case. MTC@009b6094bab8: Local verdict of MTC: pass MTC@009b6094bab8: Local verdict of PTC MutexDispCT-TC_rab_assign_mgw_iuup_addr_chg(281): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC VirtHNBGW-STATS(282): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC IPA-CTRL-CLI-IPA(283): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW-PFCP(284): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_rab_assign_mgw_iuup_addr_chg-Iuh0(285): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_rab_assign_mgw_iuup_addr_chg-Iuh0-RUA(286): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.msc0-SCCP(287): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.msc0-RAN(288): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.msc0-M3UA(289): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(290): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.sgsn0-RAN(291): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(292): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW-MGCP(293): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_rab_assign_mgw_iuup_addr_chg0(294): pass (pass -> pass) MTC@009b6094bab8: Test case TC_rab_assign_mgw_iuup_addr_chg finished. Verdict: pass MTC@009b6094bab8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg pass'. Sun Jan 26 08:49:39 UTC 2025 ====== HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg.talloc 20250126084939468 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37566<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126084939871 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37566<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=316072) Waiting for packet dumper to finish... 1 (prev_count=316072, count=342696) 20250126084941411 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126084941411 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250126084941411 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250126084941412 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126084941412 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250126084941412 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@009b6094bab8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg pass' was executed successfully (exit status: 0). MTC@009b6094bab8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_mo_disconnect'. ------ HNBGW_Tests.TC_ranap_cs_mo_disconnect ------ Sun Jan 26 08:49:41 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_ranap_cs_mo_disconnect.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_ranap_cs_mo_disconnect.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@009b6094bab8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_mo_disconnect' was executed successfully (exit status: 0). MTC@009b6094bab8: Test case TC_ranap_cs_mo_disconnect started. 20250126084942978 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37576<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126084942984 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37592<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126084942989 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:40167<->l=127.0.0.1:4262) (control_if.c:572) 20250126084943019 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126084943019 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126084943020 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126084943020 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126084943020 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126084943020 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250126084943020 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126084943020 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084943020 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126084943020 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084943020 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084943020 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084943020 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084943020 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084943020 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084943020 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084943020 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084943020 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084943020 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084943020 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084943020 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126084943020 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084943020 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126084943021 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084943021 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084943021 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084943021 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126084943021 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126084943021 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126084943021 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250126084943021 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126084943021 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250126084943021 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126084943021 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084943022 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126084943022 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084943022 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084943022 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084943022 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084943022 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084943022 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084943022 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084943022 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084943022 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084943022 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084943022 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084943022 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126084943022 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084943022 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126084943022 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) TC_ranap_cs_mo_disconnect-Iuh0(299)@009b6094bab8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250126084943022 DRANAP DEBUG cnlink(msc-2)[0x56264c5ae870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126084943022 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250126084943022 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250126084943022 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084943022 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084943022 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084943022 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126084943022 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126084943022 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126084943022 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250126084943023 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126084943023 DRANAP DEBUG cnlink(msc-3)[0x56264c618660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126084943024 DRANAP DEBUG cnlink(msc-3)[0x56264c618660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126084943024 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250126084943024 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126084943024 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084943024 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126084943024 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084943024 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084943024 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084943024 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084943024 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084943024 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084943024 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084943024 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084943024 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084943024 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084943024 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084943024 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250126084943024 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084943024 DRANAP DEBUG cnlink(msc-3)[0x56264c618660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126084943024 DRANAP DEBUG cnlink(msc-2)[0x56264c5ae870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126084943024 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250126084943024 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126084943024 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084943024 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126084943024 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084943024 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084943024 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084943024 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084943024 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084943024 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084943024 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084943024 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084943024 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084943024 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084943024 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084943024 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250126084943024 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084943024 DRANAP DEBUG cnlink(msc-2)[0x56264c5ae870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126084943024 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084943024 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084943024 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084943024 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250126084943024 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250126084943024 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250126084943024 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084943024 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084943025 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084943025 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250126084943025 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250126084943025 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250126084943025 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down MTC@009b6094bab8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(303)@009b6094bab8: ************************************************* HNBGW_Test.msc0-M3UA(303)@009b6094bab8: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(303)@009b6094bab8: ************************************************* MTC@009b6094bab8: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(301)@009b6094bab8: v_sccp_pdu_maxlen:268 20250126084943049 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126084943049 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126084943049 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126084943049 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126084943050 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126084943050 DRANAP DEBUG cnlink(sgsn-2)[0x56264c61a310]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126084943050 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126084943050 DRANAP DEBUG cnlink(sgsn-3)[0x56264c61aca0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126084943051 DRANAP DEBUG cnlink(sgsn-3)[0x56264c61aca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126084943051 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250126084943051 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126084943051 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084943051 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126084943051 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084943051 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084943051 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084943051 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084943051 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084943051 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084943051 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084943051 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084943051 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084943051 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084943051 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084943051 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250126084943051 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084943051 DRANAP DEBUG cnlink(sgsn-3)[0x56264c61aca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126084943051 DRANAP DEBUG cnlink(sgsn-2)[0x56264c61a310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126084943051 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250126084943051 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126084943051 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084943051 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126084943051 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084943051 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084943051 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084943051 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084943051 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084943051 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084943051 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084943051 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084943051 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084943051 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084943051 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084943051 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250126084943051 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084943051 DRANAP DEBUG cnlink(sgsn-2)[0x56264c61a310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126084943051 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126084943051 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250126084943051 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126084943051 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084943051 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126084943051 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084943051 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084943051 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084943051 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084943051 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084943051 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084943051 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084943051 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084943051 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084943051 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084943051 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084943051 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126084943051 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084943051 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126084943051 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126084943051 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250126084943051 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126084943051 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084943051 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126084943051 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084943051 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084943051 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084943051 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084943051 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084943051 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084943051 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084943051 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084943051 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084943051 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084943051 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084943051 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126084943051 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084943051 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126084943051 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084943051 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084943051 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084943051 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250126084943051 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250126084943051 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250126084943052 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084943052 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084943052 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084943052 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250126084943052 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250126084943052 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250126084943052 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250126084943052 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084943052 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084943052 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084943052 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126084943052 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126084943052 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126084943052 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250126084943052 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084943052 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084943052 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084943052 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126084943052 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126084943052 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126084943052 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20250126084943063 DLSCCP DEBUG SCCP-SCOC(25)[0x56264c64c1f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126084943063 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0049d3fe), PART(T=Source Reference,L=4,D=00000019), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126084943063 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084943063 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084943063 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126084943063 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084943063 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084943063 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084943063 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084943063 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126084943063 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126084943063 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126084943063 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@009b6094bab8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(306)@009b6094bab8: ************************************************* HNBGW_Test.sgsn0-M3UA(306)@009b6094bab8: M3UA emulation initiated, the test can be started MTC@009b6094bab8: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(306)@009b6094bab8: ************************************************* HNBGW_Test.sgsn0-SCCP(304)@009b6094bab8: v_sccp_pdu_maxlen:268 20250126084943074 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126084943074 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126084943074 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1355) 20250126084943074 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250126084943074 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20250126084943074 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250126084943074 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250126084943074 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126084943074 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@009b6094bab8: setverdict(pass): none -> pass 20250126084943243 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126084943243 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250126084943243 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126084943243 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(303)@009b6094bab8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250126084943250 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084943250 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250126084943250 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126084943250 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126084943250 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126084943250 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250126084943250 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126084943253 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084943253 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250126084943253 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126084943253 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126084943253 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126084943253 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126084943253 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126084943254 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084943254 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126084943254 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20250126084943254 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126084943254 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126084943254 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084943254 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126084943254 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126084943254 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126084943254 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126084943255 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126084943255 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250126084943255 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126084943255 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084943255 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126084943255 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084943255 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084943255 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084943255 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084943255 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084943255 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084943255 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084943255 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084943255 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084943255 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084943255 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084943255 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126084943255 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084943255 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126084943256 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084943256 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084943256 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084943256 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126084943256 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126084943256 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126084943256 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126084943256 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084943264 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126084943264 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250126084943264 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126084943264 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(306)@009b6094bab8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250126084943270 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084943270 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250126084943270 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126084943270 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126084943270 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126084943270 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250126084943270 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126084943273 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084943273 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250126084943273 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126084943273 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126084943273 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126084943273 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126084943273 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126084943273 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084943273 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126084943273 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20250126084943273 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126084943273 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126084943273 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084943273 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126084943273 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126084943273 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126084943273 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126084943275 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126084943275 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250126084943275 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126084943275 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084943275 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126084943275 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084943275 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084943275 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084943275 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084943275 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084943275 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084943275 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084943275 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084943275 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084943275 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084943275 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084943275 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126084943275 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084943275 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126084943275 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084943275 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084943275 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084943275 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126084943275 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126084943275 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126084943275 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126084943275 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(302)@009b6094bab8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126084944058 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084944058 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126084944058 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126084944058 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126084944058 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126084944058 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126084944058 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126084944058 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084944059 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084944059 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126084944059 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126084944059 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126084944059 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126084944059 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126084944059 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250126084944059 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250126084944059 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084944059 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084944059 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084944059 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084944059 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084944059 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084944059 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084944059 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084944059 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084944059 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084944059 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084944059 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084944059 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084944059 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126084944059 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126084944059 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126084944059 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250126084944059 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250126084944059 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084944059 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250126084944059 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084944059 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084944059 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084944060 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084944060 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084944060 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084944060 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084944060 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084944060 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084944060 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084944060 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084944060 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126084944060 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084944060 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126084944060 DRANAP NOTICE cnlink(msc-0)[0x56264c5ce220]{CONNECTED}: link up (cnlink.c:111) 20250126084944060 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084944060 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084944060 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084944060 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126084944060 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126084944060 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126084944060 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126084944060 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084944060 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084944060 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126084944060 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126084944060 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126084944060 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126084944060 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126084944060 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126084944060 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084944061 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084944061 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126084944061 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126084944061 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126084944061 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126084944061 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126084944061 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250126084944061 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250126084944061 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084944061 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084944061 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084944061 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084944061 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084944061 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084944061 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084944061 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084944061 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084944061 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084944061 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084944061 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084944061 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084944061 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126084944061 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126084944061 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126084944061 DRANAP INFO cnlink(msc-0)[0x56264c5ce220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250126084944070 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084944070 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126084944070 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126084944070 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126084944070 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126084944070 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126084944070 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126084944070 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(305)@009b6094bab8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126084944070 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084944070 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126084944070 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126084944070 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126084944070 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126084944070 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126084944070 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250126084944070 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250126084944070 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084944070 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084944070 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084944070 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084944070 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084944070 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084944070 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084944070 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084944070 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084944070 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084944070 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084944070 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084944070 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084944070 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126084944070 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126084944070 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126084944070 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250126084944070 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250126084944070 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084944070 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250126084944070 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084944070 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084944070 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084944070 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084944070 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084944070 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084944070 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084944070 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084944070 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084944070 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084944070 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084944070 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126084944070 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084944070 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126084944070 DRANAP NOTICE cnlink(sgsn-0)[0x56264c618ff0]{CONNECTED}: link up (cnlink.c:111) 20250126084944070 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084944070 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084944070 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084944070 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126084944070 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126084944070 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126084944070 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126084944070 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084944071 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084944071 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126084944071 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126084944071 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126084944071 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126084944071 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126084944071 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126084944071 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084944071 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084944071 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126084944071 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126084944071 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126084944071 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126084944071 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126084944071 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250126084944071 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20250126084944071 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084944071 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084944071 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084944071 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084944071 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084944071 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084944071 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084944071 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084944071 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084944071 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084944071 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084944071 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084944071 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084944071 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126084944071 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126084944071 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126084944071 DRANAP INFO cnlink(sgsn-0)[0x56264c618ff0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250126084944112 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37600<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(302)@009b6094bab8: f_create_expect(l3 := 'B58C75D4AB9352EAA8B2'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(302)@009b6094bab8: Created Expect[0] for 'B58C75D4AB9352EAA8B2'O to be handled at TC_ranap_cs_mo_disconnect0(308) TC_ranap_cs_mo_disconnect-Iuh0-RUA(300)@009b6094bab8: Added conn table entry 0TC_ranap_cs_mo_disconnect0(308)13378804 20250126084945164 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126084945164 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126084945164 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1355) 20250126084945165 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250126084945165 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xcc24f4, normal) (hnbgw_rua.c:407) 20250126084945165 DHNB DEBUG map_rua[0x56264c632710]{init}: Allocated (fsm.c:456) 20250126084945165 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13378804)[0x56264c632710]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250126084945165 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13378804 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250126084945165 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126084945165 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126084945165 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13378804 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250126084945165 DCN DEBUG map_sccp[0x56264c630f70]{init}: Allocated (fsm.c:456) 20250126084945165 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x56264c630f70]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250126084945165 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13378804 <-> SCCP-29 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250126084945165 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13378804 SCCP-29 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20250126084945165 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13378804)[0x56264c632710]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250126084945165 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126084945165 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126084945165 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13378804)[0x56264c632710]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250126084945165 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x56264c630f70]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126084945165 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250126084945165 DLSCCP DEBUG SCCP-SCOC(29)[0x56264c6317f0]{IDLE}: Allocated (fsm.c:456) 20250126084945165 DLSCCP DEBUG SCCP-SCOC(29)[0x56264c6317f0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250126084945165 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0ab58c75d4ab9352eaa8b2004f40030001670056400500f1100926) (sccp_scrc.c:406) 20250126084945165 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084945165 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084945165 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084945165 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084945165 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084945165 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084945165 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084945165 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084945165 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084945165 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084945165 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084945165 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126084945165 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084945165 DLSCCP DEBUG SCCP-SCOC(29)[0x56264c6317f0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250126084945165 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x56264c630f70]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250126084945165 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13378804)[0x56264c632710]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250126084945165 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084945165 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084945165 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084945165 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126084945165 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126084945165 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126084945165 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126084945165 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(301)@009b6094bab8: First idle individual index:0 HNBGW_Test.msc0-SCCP(301)@009b6094bab8: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(302)@009b6094bab8: Found Expect[0] for l3='B58C75D4AB9352EAA8B2'O handled at TC_ranap_cs_mo_disconnect0(308) HNBGW_Test.msc0-RAN(302)@009b6094bab8: Added conn table entry 0TC_ranap_cs_mo_disconnect0(308)5900319 HNBGW_Test.msc0-SCCP(301)@009b6094bab8: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(301)@009b6094bab8: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ranap_cs_mo_disconnect0(308)@009b6094bab8: setverdict(pass): none -> pass 20250126084945181 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084945181 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126084945181 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126084945181 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126084945181 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126084945181 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126084945181 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126084945181 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084945181 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084945181 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126084945181 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126084945181 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126084945181 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126084945181 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00d5c8fb) (sccp_scrc.c:477) 20250126084945181 DLSCCP DEBUG Received CO:COAK for local reference 29 (sccp_scoc.c:1824) 20250126084945181 DLSCCP DEBUG SCCP-SCOC(29)[0x56264c6317f0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250126084945181 DLSCCP DEBUG SCCP-SCOC(29)[0x56264c6317f0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250126084945181 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084945181 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250126084945181 DCN DEBUG handle_cn_conn_conf() conn_id=29, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250126084945181 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x56264c630f70]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250126084945181 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x56264c630f70]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250126084945368 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126084945368 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126084945369 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 37 bytes from client (stream_srv.c:1355) 20250126084945369 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250126084945369 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xcc24f4) (hnbgw_rua.c:471) 20250126084945369 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13378804 SCCP-29 msc-0 MI=NONE: rx RUA DirectTransfer with 13 bytes RANAP data (hnbgw_rua.c:312) 20250126084945369 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13378804)[0x56264c632710]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250126084945369 DRANAP DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20250126084945369 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20250126084945369 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13378804)[0x56264c632710]{connected}: rx from RUA: RANAP Iu Release Request (context_map_rua.c:171) 20250126084945369 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x56264c630f70]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126084945369 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250126084945369 DLSCCP DEBUG SCCP-SCOC(29)[0x56264c6317f0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250126084945369 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d5c8fb), PART(T=Data,L=13,D=000b40090000010004400209c0) (sccp_scrc.c:406) 20250126084945369 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084945369 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084945369 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126084945369 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084945369 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084945369 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084945369 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084945369 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126084945369 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126084945369 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126084945369 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126084945369 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(301)@009b6094bab8: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(301)@009b6094bab8: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(301)@009b6094bab8: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(301)@009b6094bab8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_mo_disconnect0(308)@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(301)@009b6094bab8: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(301)@009b6094bab8: vl_len:13 HNBGW_Test.msc0-SCCP(301)@009b6094bab8: vl_from0 HNBGW_Test.msc0-SCCP(301)@009b6094bab8: data sent by MTP3_SCCP_PORT: '000100090000010004400209C0'O 20250126084945395 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084945395 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126084945395 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126084945395 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126084945395 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126084945395 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126084945395 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126084945395 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084945395 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084945395 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126084945395 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126084945395 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126084945395 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126084945395 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000001d), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=13,D=000100090000010004400209c0) (sccp_scrc.c:477) 20250126084945395 DLSCCP DEBUG Received CO:CODT for local reference 29 (sccp_scoc.c:1824) 20250126084945395 DLSCCP DEBUG SCCP-SCOC(29)[0x56264c6317f0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250126084945395 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084945395 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250126084945395 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x56264c630f70]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250126084945395 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250126084945395 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250126084945395 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x56264c630f70]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250126084945395 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13378804)[0x56264c632710]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250126084945395 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 37 bytes (hnbgw_rua.c:122) 20250126084945395 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126084945395 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 37 bytes of data (stream_srv.c:827) TC_ranap_cs_mo_disconnect0(308)@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed TC_ranap_cs_mo_disconnect-Iuh0-RUA(300)@009b6094bab8: Deleted conn table entry 0TC_ranap_cs_mo_disconnect0(308)13378804 20250126084945418 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126084945419 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126084945419 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1355) 20250126084945419 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250126084945419 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xcc24f4,cause=radio(normal)) (hnbgw_rua.c:439) 20250126084945419 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13378804 SCCP-29 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250126084945419 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13378804)[0x56264c632710]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250126084945419 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250126084945419 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250126084945419 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13378804)[0x56264c632710]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250126084945419 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x56264c630f70]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126084945419 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250126084945419 DLSCCP DEBUG SCCP-SCOC(29)[0x56264c6317f0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250126084945419 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d5c8fb), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250126084945419 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084945419 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084945419 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126084945419 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084945419 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13378804)[0x56264c632710]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250126084945419 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x56264c630f70]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250126084945419 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x56264c630f70]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250126084945419 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084945419 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084945419 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084945419 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126084945419 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126084945419 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126084945419 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126084945419 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(301)@009b6094bab8: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(301)@009b6094bab8: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(301)@009b6094bab8: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(301)@009b6094bab8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_mo_disconnect0(308)@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(302)@009b6094bab8: Deleted conn table entry 0TC_ranap_cs_mo_disconnect0(308)5900319 HNBGW_Test.msc0-SCCP(301)@009b6094bab8: Session index based on connection ID:0 20250126084945429 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084945429 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126084945429 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126084945429 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126084945429 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126084945429 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126084945429 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126084945429 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084945429 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084945429 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126084945429 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126084945429 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126084945429 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126084945429 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=00d5c8fb), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250126084945429 DLSCCP DEBUG Received CO:RELRE for local reference 29 (sccp_scoc.c:1824) 20250126084945429 DLSCCP DEBUG SCCP-SCOC(29)[0x56264c6317f0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250126084945429 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084945429 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250126084945429 DCN DEBUG handle_cn_disc_ind() conn_id=29 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250126084945429 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x56264c630f70]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250126084945429 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x56264c630f70]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250126084945429 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13378804)[0x56264c632710]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250126084945429 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13378804)[0x56264c632710]{disconnected}: Freeing instance (context_map.c:202) 20250126084945429 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13378804)[0x56264c632710]{disconnected}: Deallocated (fsm.c:568) 20250126084945429 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x56264c630f70]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250126084945429 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x56264c630f70]{disconnected}: Freeing instance (context_map.c:206) 20250126084945429 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x56264c630f70]{disconnected}: Deallocated (fsm.c:568) 20250126084945429 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13378804 SCCP-29 msc-0 MI=NONE: Deallocating (context_map.c:225) 20250126084945429 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d5c8fb), PART(T=Source Reference,L=4,D=0000001d) (sccp_scrc.c:406) 20250126084945429 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084945429 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084945429 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126084945429 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084945429 DLSCCP DEBUG SCCP-SCOC(29)[0x56264c6317f0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250126084945429 DLSCCP DEBUG SCCP-SCOC(29)[0x56264c6317f0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250126084945429 DLSCCP DEBUG SCCP-SCOC(29)[0x56264c6317f0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250126084945429 DLSCCP DEBUG SCCP-SCOC(29)[0x56264c6317f0]{IDLE}: Deallocated (fsm.c:568) 20250126084945430 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084945430 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084945430 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084945430 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126084945430 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126084945430 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126084945430 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126084945430 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(301)@009b6094bab8: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(301)@009b6094bab8: RLC received in state:disconnect_pending TC_ranap_cs_mo_disconnect0(308)@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126084947431 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37600<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_cs_mo_disconnect0(308)@009b6094bab8: Final verdict of PTC: pass MTC@009b6094bab8: ok: talloc reports "asn1_context" = 1 bytes TC_ranap_cs_mo_disconnect-Iuh0-RUA(300)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(305)@009b6094bab8: Final verdict of PTC: none MutexDispCT-TC_ranap_cs_mo_disconnect(295)@009b6094bab8: Final verdict of PTC: none 20250126084947442 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37592<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250126084947443 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:40167<->l=127.0.0.1:4262) (control_if.c:193) 20250126084947443 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126084947443 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126084947443 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250126084947443 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250126084947443 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250126084947443 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250126084947443 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126084947443 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250126084947443 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250126084947444 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250126084947444 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126084947444 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126084947444 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250126084947444 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250126084947444 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126084947444 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 HNBGW-MGCP(307)@009b6094bab8: Final verdict of PTC: none 20250126084947444 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250126084947444 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126084947444 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084947444 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20250126084947444 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126084947444 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126084947444 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126084947444 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250126084947444 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126084947444 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250126084947444 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250126084947444 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126084947444 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126084947444 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.msc0-SCCP(301)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(306)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(303)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(304)@009b6094bab8: Final verdict of PTC: none20250126084947444 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126084947444 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084947444 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20250126084947444 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126084947444 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126084947444 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126084947444 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250126084947444 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126084947444 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication TC_ranap_cs_mo_disconnect-Iuh0(299)@009b6094bab8: Final verdict of PTC: none 20250126084947445 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084947445 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126084947445 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20250126084947445 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126084947445 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126084947445 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) HNBGW_Test.msc0-RAN(302)@009b6094bab8: Final verdict of PTC: none 20250126084947445 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126084947445 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126084947445 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126084947445 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126084947445 DRANAP NOTICE cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: link lost (cnlink.c:118) 20250126084947445 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084947445 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126084947445 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20250126084947445 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126084947445 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126084947445 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084947445 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126084947445 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126084947445 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126084947445 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126084947445 DRANAP NOTICE cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: link lost (cnlink.c:118) IPA-CTRL-CLI-IPA(297)@009b6094bab8: Final verdict of PTC: none VirtHNBGW-STATS(296)@009b6094bab8: Final verdict of PTC: none MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126084947445 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37576<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(298)@009b6094bab8: Final verdict of PTC: none MTC@009b6094bab8: Setting final verdict of the test case. MTC@009b6094bab8: Local verdict of MTC: pass MTC@009b6094bab8: Local verdict of PTC MutexDispCT-TC_ranap_cs_mo_disconnect(295): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC VirtHNBGW-STATS(296): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC IPA-CTRL-CLI-IPA(297): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW-PFCP(298): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_ranap_cs_mo_disconnect-Iuh0(299): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_ranap_cs_mo_disconnect-Iuh0-RUA(300): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.msc0-SCCP(301): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.msc0-RAN(302): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.msc0-M3UA(303): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(304): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.sgsn0-RAN(305): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(306): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW-MGCP(307): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_ranap_cs_mo_disconnect0(308): pass (pass -> pass) MTC@009b6094bab8: Test case TC_ranap_cs_mo_disconnect finished. Verdict: pass MTC@009b6094bab8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_mo_disconnect pass'. Sun Jan 26 08:49:47 UTC 2025 ====== HNBGW_Tests.TC_ranap_cs_mo_disconnect pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ranap_cs_mo_disconnect.talloc 20250126084947490 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47814<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126084947893 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47814<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=273760) Waiting for packet dumper to finish... 1 (prev_count=273760, count=274300) 20250126084949446 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126084949446 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250126084949446 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250126084949446 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126084949446 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250126084949446 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@009b6094bab8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_mo_disconnect pass' was executed successfully (exit status: 0). MTC@009b6094bab8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_mo_disconnect'. ------ HNBGW_Tests.TC_ranap_ps_mo_disconnect ------ Sun Jan 26 08:49:49 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_ranap_ps_mo_disconnect.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_ranap_ps_mo_disconnect.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@009b6094bab8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_mo_disconnect' was executed successfully (exit status: 0). MTC@009b6094bab8: Test case TC_ranap_ps_mo_disconnect started. 20250126084951004 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47824<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126084951009 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47834<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126084951011 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:34117<->l=127.0.0.1:4262) (control_if.c:572) 20250126084951024 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126084951024 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126084951025 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126084951025 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126084951025 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126084951025 DRANAP DEBUG cnlink(msc-2)[0x56264c5ae870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ranap_ps_mo_disconnect-Iuh0(313)@009b6094bab8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250126084951025 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250126084951025 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250126084951025 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126084951025 DRANAP DEBUG cnlink(msc-3)[0x56264c618660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126084951026 DRANAP DEBUG cnlink(msc-3)[0x56264c618660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126084951026 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250126084951026 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126084951026 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084951026 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126084951026 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084951026 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084951026 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084951026 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084951026 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084951026 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084951026 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084951026 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084951026 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084951026 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084951026 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084951026 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250126084951026 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084951026 DRANAP DEBUG cnlink(msc-3)[0x56264c618660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126084951026 DRANAP DEBUG cnlink(msc-2)[0x56264c5ae870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126084951026 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250126084951026 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126084951026 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084951026 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126084951026 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084951026 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084951026 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084951026 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084951026 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084951026 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084951026 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084951026 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084951026 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084951026 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084951026 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084951026 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250126084951026 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084951026 DRANAP DEBUG cnlink(msc-2)[0x56264c5ae870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126084951026 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126084951026 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250126084951026 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126084951026 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084951026 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126084951026 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084951026 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084951026 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084951026 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084951026 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084951026 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084951026 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084951026 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084951026 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084951026 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084951026 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084951026 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126084951026 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084951026 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126084951026 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126084951026 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250126084951026 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126084951027 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084951027 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126084951027 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084951027 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084951027 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084951027 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084951027 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084951027 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084951027 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084951027 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084951027 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084951027 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084951027 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084951027 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126084951027 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084951027 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126084951027 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084951027 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084951027 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084951027 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250126084951027 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250126084951027 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250126084951027 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084951027 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084951027 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084951027 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250126084951027 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250126084951027 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250126084951027 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250126084951027 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084951027 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084951027 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084951027 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126084951027 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126084951027 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126084951027 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250126084951027 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084951027 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084951027 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084951027 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126084951027 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126084951027 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126084951027 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@009b6094bab8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@009b6094bab8: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(317)@009b6094bab8: ************************************************* HNBGW_Test.msc0-M3UA(317)@009b6094bab8: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(317)@009b6094bab8: ************************************************* HNBGW_Test.msc0-SCCP(315)@009b6094bab8: v_sccp_pdu_maxlen:268 20250126084951038 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126084951038 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126084951038 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126084951038 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126084951038 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126084951038 DRANAP DEBUG cnlink(sgsn-2)[0x56264c61a310]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126084951038 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126084951038 DRANAP DEBUG cnlink(sgsn-3)[0x56264c61aca0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126084951039 DRANAP DEBUG cnlink(sgsn-3)[0x56264c61aca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126084951039 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250126084951039 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126084951039 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084951039 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126084951039 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084951039 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084951039 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084951039 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084951039 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084951039 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084951039 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084951039 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084951039 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084951039 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084951039 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084951039 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250126084951039 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084951039 DRANAP DEBUG cnlink(sgsn-3)[0x56264c61aca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126084951039 DRANAP DEBUG cnlink(sgsn-2)[0x56264c61a310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126084951039 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250126084951039 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126084951039 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084951039 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126084951039 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084951039 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084951039 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084951039 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084951039 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084951039 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084951039 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084951039 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084951039 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084951039 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084951039 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084951039 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250126084951039 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084951039 DRANAP DEBUG cnlink(sgsn-2)[0x56264c61a310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126084951039 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126084951039 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250126084951039 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126084951039 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084951039 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126084951039 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084951039 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084951039 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084951039 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084951039 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084951039 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084951039 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084951039 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084951039 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084951039 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084951039 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084951039 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126084951039 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084951039 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126084951039 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126084951039 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250126084951039 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126084951039 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084951039 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126084951039 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084951039 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084951039 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084951039 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084951039 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084951039 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084951039 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084951039 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084951039 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084951039 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084951039 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084951039 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126084951039 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084951039 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126084951040 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084951040 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084951040 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084951040 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250126084951040 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250126084951040 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250126084951040 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084951040 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084951040 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084951040 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250126084951040 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250126084951040 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250126084951040 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250126084951040 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084951040 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084951040 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084951040 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126084951040 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126084951040 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126084951040 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250126084951040 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084951040 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084951040 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084951040 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126084951040 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126084951040 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126084951040 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@009b6094bab8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@009b6094bab8: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(320)@009b6094bab8: ************************************************* HNBGW_Test.sgsn0-M3UA(320)@009b6094bab8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(320)@009b6094bab8: ************************************************* HNBGW_Test.sgsn0-SCCP(318)@009b6094bab8: v_sccp_pdu_maxlen:268 20250126084951060 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126084951060 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126084951060 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1355) 20250126084951060 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250126084951060 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20250126084951060 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250126084951060 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250126084951060 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126084951060 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@009b6094bab8: setverdict(pass): none -> pass 20250126084951236 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126084951237 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250126084951237 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126084951237 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(317)@009b6094bab8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250126084951246 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084951246 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250126084951246 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126084951246 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126084951246 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126084951246 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250126084951246 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126084951249 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126084951249 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250126084951249 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126084951249 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250126084951251 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084951251 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250126084951251 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126084951251 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126084951251 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126084951251 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126084951251 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126084951251 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084951251 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126084951251 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20250126084951251 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126084951251 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126084951251 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084951251 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126084951251 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126084951251 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126084951251 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126084951252 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126084951252 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250126084951252 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126084951252 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084951252 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126084951252 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084951252 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084951252 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084951252 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084951253 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084951253 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084951253 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084951253 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084951253 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084951253 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084951253 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084951253 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126084951253 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084951253 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126084951253 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) HNBGW_Test.sgsn0-M3UA(320)@009b6094bab8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250126084951253 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084951253 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084951253 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126084951253 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126084951253 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126084951253 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126084951253 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084951259 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084951259 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250126084951259 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126084951259 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126084951259 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126084951259 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250126084951259 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126084951263 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084951263 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250126084951263 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126084951263 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126084951263 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126084951263 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126084951263 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126084951264 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084951264 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126084951264 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20250126084951264 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126084951264 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126084951264 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084951264 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126084951264 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126084951264 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126084951264 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126084951265 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126084951265 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250126084951265 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126084951265 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084951265 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126084951265 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084951265 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084951265 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084951265 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084951265 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084951265 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084951265 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084951265 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084951265 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084951265 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084951265 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084951265 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126084951265 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084951265 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126084951266 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084951266 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084951266 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084951266 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126084951266 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126084951266 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126084951266 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126084951266 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(316)@009b6094bab8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126084952050 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084952050 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126084952050 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126084952050 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126084952050 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126084952050 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126084952050 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126084952050 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084952050 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084952050 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126084952050 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126084952050 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126084952050 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126084952050 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126084952050 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250126084952050 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250126084952050 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084952050 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084952050 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084952050 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084952050 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084952050 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084952050 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084952050 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084952050 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084952050 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084952050 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084952050 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084952050 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084952050 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126084952050 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126084952050 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126084952050 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250126084952050 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250126084952050 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084952050 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250126084952050 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084952050 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084952050 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084952050 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084952050 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084952051 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084952051 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084952051 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084952051 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084952051 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084952051 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084952051 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126084952051 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084952051 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126084952051 DRANAP NOTICE cnlink(msc-0)[0x56264c5ce220]{CONNECTED}: link up (cnlink.c:111) 20250126084952051 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084952051 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084952051 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084952051 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126084952051 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126084952051 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126084952051 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126084952051 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084952052 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084952052 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126084952052 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126084952052 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126084952052 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126084952052 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126084952052 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126084952052 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084952052 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084952052 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126084952052 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126084952052 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126084952052 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126084952052 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126084952052 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250126084952052 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250126084952052 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084952052 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084952052 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084952052 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084952052 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084952052 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084952052 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084952052 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084952052 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084952052 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084952052 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084952052 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084952052 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084952052 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126084952053 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126084952053 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126084952053 DRANAP INFO cnlink(msc-0)[0x56264c5ce220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(319)@009b6094bab8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126084952060 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084952060 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126084952060 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126084952060 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126084952060 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126084952060 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126084952060 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126084952060 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084952060 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084952060 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126084952060 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126084952060 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126084952060 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126084952060 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126084952060 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250126084952060 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250126084952060 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084952060 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084952060 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084952060 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084952060 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084952060 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084952060 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084952061 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084952061 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084952061 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084952061 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084952061 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084952061 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084952061 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126084952061 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126084952061 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126084952061 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250126084952061 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250126084952061 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084952061 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250126084952061 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084952061 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084952061 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084952061 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084952061 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084952061 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084952061 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084952061 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084952061 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084952061 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084952061 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084952061 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126084952061 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084952061 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126084952061 DRANAP NOTICE cnlink(sgsn-0)[0x56264c618ff0]{CONNECTED}: link up (cnlink.c:111) 20250126084952061 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084952061 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084952061 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084952061 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126084952061 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126084952061 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126084952061 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126084952061 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084952062 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084952062 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126084952062 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126084952062 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126084952062 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126084952062 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126084952062 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126084952062 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084952062 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084952062 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126084952063 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126084952063 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126084952063 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126084952063 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126084952063 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250126084952063 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20250126084952063 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084952063 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084952063 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084952063 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084952063 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084952063 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084952063 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084952063 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084952063 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084952063 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084952063 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084952063 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084952063 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084952063 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126084952063 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126084952063 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126084952063 DRANAP INFO cnlink(sgsn-0)[0x56264c618ff0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250126084952083 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47846<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126084953064 DLSCCP DEBUG SCCP-SCOC(25)[0x56264c64c1f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126084953064 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0049d3fe), PART(T=Source Reference,L=4,D=00000019), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126084953064 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084953064 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084953064 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126084953064 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084953064 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084953064 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084953064 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084953064 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126084953064 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126084953064 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126084953064 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126084953064 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084953070 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084953070 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126084953070 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126084953070 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126084953070 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126084953070 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126084953070 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126084953070 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084953070 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084953070 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126084953070 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126084953070 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126084953070 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126084953070 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=0049d3fe) (sccp_scrc.c:477) 20250126084953070 DLSCCP DEBUG Received CO:RELCO for local reference 25 (sccp_scoc.c:1824) 20250126084953070 DLSCCP DEBUG SCCP-SCOC(25)[0x56264c64c1f0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250126084953070 DLSCCP DEBUG SCCP-SCOC(25)[0x56264c64c1f0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250126084953070 DLSCCP DEBUG SCCP-SCOC(25)[0x56264c64c1f0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250126084953070 DLSCCP DEBUG SCCP-SCOC(25)[0x56264c64c1f0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250126084953070 DLSCCP DEBUG SCCP-SCOC(25)[0x56264c64c1f0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.sgsn0-RAN(319)@009b6094bab8: f_create_expect(l3 := 'A2427AF7DE0897CFF300'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(319)@009b6094bab8: Created Expect[0] for 'A2427AF7DE0897CFF300'O to be handled at TC_ranap_ps_mo_disconnect0(322) TC_ranap_ps_mo_disconnect-Iuh0-RUA(314)@009b6094bab8: Added conn table entry 0TC_ranap_ps_mo_disconnect0(322)14272261 20250126084953104 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126084953104 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126084953104 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1355) 20250126084953104 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250126084953104 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xd9c705, normal) (hnbgw_rua.c:407) 20250126084953104 DHNB DEBUG map_rua[0x56264c632710]{init}: Allocated (fsm.c:456) 20250126084953104 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14272261)[0x56264c632710]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250126084953104 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14272261 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250126084953104 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126084953104 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126084953104 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14272261 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250126084953104 DCN DEBUG map_sccp[0x56264c630f70]{init}: Allocated (fsm.c:456) 20250126084953104 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x56264c630f70]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250126084953104 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14272261 <-> SCCP-30 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250126084953104 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14272261 SCCP-30 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20250126084953104 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14272261)[0x56264c632710]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250126084953104 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126084953104 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126084953104 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14272261)[0x56264c632710]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250126084953104 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x56264c630f70]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126084953104 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250126084953104 DLSCCP DEBUG SCCP-SCOC(30)[0x56264c6317f0]{IDLE}: Allocated (fsm.c:456) 20250126084953104 DLSCCP DEBUG SCCP-SCOC(30)[0x56264c6317f0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250126084953104 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0aa2427af7de0897cff300004f40030002ff0056400500f1100926) (sccp_scrc.c:406) 20250126084953104 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084953104 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084953104 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084953104 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084953104 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084953104 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084953104 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084953104 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084953104 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084953104 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084953104 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084953104 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126084953104 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084953104 DLSCCP DEBUG SCCP-SCOC(30)[0x56264c6317f0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250126084953104 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084953104 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084953104 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084953104 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126084953104 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126084953104 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126084953104 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126084953104 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084953104 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x56264c630f70]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250126084953104 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14272261)[0x56264c632710]{init}: State change to connected (no timeout) (context_map_rua.c:229) HNBGW_Test.sgsn0-SCCP(318)@009b6094bab8: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(318)@009b6094bab8: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(319)@009b6094bab8: Found Expect[0] for l3='A2427AF7DE0897CFF300'O handled at TC_ranap_ps_mo_disconnect0(322) HNBGW_Test.sgsn0-RAN(319)@009b6094bab8: Added conn table entry 0TC_ranap_ps_mo_disconnect0(322)1139122 HNBGW_Test.sgsn0-SCCP(318)@009b6094bab8: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(318)@009b6094bab8: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ranap_ps_mo_disconnect0(322)@009b6094bab8: setverdict(pass): none -> pass 20250126084953115 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084953115 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126084953115 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126084953115 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126084953115 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126084953115 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126084953115 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126084953115 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084953115 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084953115 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126084953116 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126084953116 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126084953116 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126084953116 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0088c06b) (sccp_scrc.c:477) 20250126084953116 DLSCCP DEBUG Received CO:COAK for local reference 30 (sccp_scoc.c:1824) 20250126084953116 DLSCCP DEBUG SCCP-SCOC(30)[0x56264c6317f0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250126084953116 DLSCCP DEBUG SCCP-SCOC(30)[0x56264c6317f0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250126084953116 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084953116 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250126084953116 DCN DEBUG handle_cn_conn_conf() conn_id=30, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250126084953116 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x56264c630f70]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250126084953116 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x56264c630f70]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250126084953304 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126084953305 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126084953305 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 37 bytes from client (stream_srv.c:1355) 20250126084953305 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250126084953305 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xd9c705) (hnbgw_rua.c:471) 20250126084953305 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14272261 SCCP-30 sgsn-0 MI=NONE: rx RUA DirectTransfer with 13 bytes RANAP data (hnbgw_rua.c:312) 20250126084953305 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14272261)[0x56264c632710]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250126084953305 DRANAP DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20250126084953305 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20250126084953305 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14272261)[0x56264c632710]{connected}: rx from RUA: RANAP Iu Release Request (context_map_rua.c:171) 20250126084953305 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x56264c630f70]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126084953305 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250126084953305 DLSCCP DEBUG SCCP-SCOC(30)[0x56264c6317f0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250126084953305 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0088c06b), PART(T=Data,L=13,D=000b40090000010004400209c0) (sccp_scrc.c:406) 20250126084953305 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084953305 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084953305 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126084953305 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084953305 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084953305 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084953305 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084953305 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126084953305 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126084953305 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126084953305 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126084953305 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(318)@009b6094bab8: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(318)@009b6094bab8: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(318)@009b6094bab8: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(318)@009b6094bab8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_mo_disconnect0(322)@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(318)@009b6094bab8: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(318)@009b6094bab8: vl_len:13 HNBGW_Test.sgsn0-SCCP(318)@009b6094bab8: vl_from0 HNBGW_Test.sgsn0-SCCP(318)@009b6094bab8: data sent by MTP3_SCCP_PORT: '000100090000010004400209C0'O 20250126084953327 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084953327 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126084953327 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126084953327 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126084953327 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126084953328 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126084953328 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126084953328 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084953328 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084953328 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126084953328 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126084953328 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126084953328 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126084953328 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000001e), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=13,D=000100090000010004400209c0) (sccp_scrc.c:477) 20250126084953328 DLSCCP DEBUG Received CO:CODT for local reference 30 (sccp_scoc.c:1824) 20250126084953328 DLSCCP DEBUG SCCP-SCOC(30)[0x56264c6317f0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250126084953328 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084953328 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250126084953328 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x56264c630f70]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250126084953328 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250126084953328 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250126084953328 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x56264c630f70]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250126084953328 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14272261)[0x56264c632710]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250126084953328 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 37 bytes (hnbgw_rua.c:122) 20250126084953328 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126084953328 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 37 bytes of data (stream_srv.c:827) TC_ranap_ps_mo_disconnect0(322)@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed TC_ranap_ps_mo_disconnect-Iuh0-RUA(314)@009b6094bab8: Deleted conn table entry 0TC_ranap_ps_mo_disconnect0(322)14272261 20250126084953358 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126084953358 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126084953358 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1355) 20250126084953358 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250126084953358 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xd9c705,cause=radio(normal)) (hnbgw_rua.c:439) 20250126084953358 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14272261 SCCP-30 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250126084953358 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14272261)[0x56264c632710]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250126084953358 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250126084953358 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250126084953358 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14272261)[0x56264c632710]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250126084953358 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x56264c630f70]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126084953358 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250126084953358 DLSCCP DEBUG SCCP-SCOC(30)[0x56264c6317f0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250126084953358 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0088c06b), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250126084953358 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084953358 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084953358 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126084953358 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084953358 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14272261)[0x56264c632710]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250126084953358 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x56264c630f70]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250126084953358 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x56264c630f70]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250126084953358 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084953358 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084953358 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084953358 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126084953358 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126084953358 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126084953358 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126084953359 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(318)@009b6094bab8: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(318)@009b6094bab8: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(318)@009b6094bab8: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(318)@009b6094bab8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_mo_disconnect0(322)@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(319)@009b6094bab8: Deleted conn table entry 0TC_ranap_ps_mo_disconnect0(322)1139122 HNBGW_Test.sgsn0-SCCP(318)@009b6094bab8: Session index based on connection ID:0 20250126084953368 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084953368 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126084953368 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126084953368 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126084953368 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126084953368 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126084953368 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126084953368 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126084953368 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084953368 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126084953368 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126084953368 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126084953368 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126084953368 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=0088c06b), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250126084953368 DLSCCP DEBUG Received CO:RELRE for local reference 30 (sccp_scoc.c:1824) 20250126084953368 DLSCCP DEBUG SCCP-SCOC(30)[0x56264c6317f0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250126084953369 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084953369 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250126084953369 DCN DEBUG handle_cn_disc_ind() conn_id=30 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250126084953369 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x56264c630f70]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250126084953369 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x56264c630f70]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250126084953369 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14272261)[0x56264c632710]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250126084953369 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14272261)[0x56264c632710]{disconnected}: Freeing instance (context_map.c:202) 20250126084953369 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14272261)[0x56264c632710]{disconnected}: Deallocated (fsm.c:568) 20250126084953369 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x56264c630f70]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250126084953369 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x56264c630f70]{disconnected}: Freeing instance (context_map.c:206) 20250126084953369 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x56264c630f70]{disconnected}: Deallocated (fsm.c:568) 20250126084953369 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14272261 SCCP-30 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20250126084953369 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0088c06b), PART(T=Source Reference,L=4,D=0000001e) (sccp_scrc.c:406) 20250126084953369 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084953369 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084953369 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126084953369 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084953369 DLSCCP DEBUG SCCP-SCOC(30)[0x56264c6317f0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250126084953369 DLSCCP DEBUG SCCP-SCOC(30)[0x56264c6317f0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250126084953369 DLSCCP DEBUG SCCP-SCOC(30)[0x56264c6317f0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250126084953369 DLSCCP DEBUG SCCP-SCOC(30)[0x56264c6317f0]{IDLE}: Deallocated (fsm.c:568) 20250126084953369 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084953369 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084953369 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084953369 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126084953369 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126084953369 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126084953369 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126084953369 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(318)@009b6094bab8: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(318)@009b6094bab8: RLC received in state:disconnect_pending TC_ranap_ps_mo_disconnect0(322)@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126084955372 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47846<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_ps_mo_disconnect0(322)@009b6094bab8: Final verdict of PTC: pass MTC@009b6094bab8: ok: talloc reports "asn1_context" = 1 bytes MutexDispCT-TC_ranap_ps_mo_disconnect(309)@009b6094bab8: Final verdict of PTC: none 20250126084955387 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47834<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250126084955388 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:34117<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.msc0-RAN(316)@009b6094bab8: Final verdict of PTC: none 20250126084955389 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 HNBGW_Test.msc0-SCCP(315)@009b6094bab8: Final verdict of PTC: none TC_ranap_ps_mo_disconnect-Iuh0-RUA(314)@009b6094bab8: Final verdict of PTC: none 20250126084955390 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126084955390 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250126084955390 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250126084955390 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250126084955391 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126084955390 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126084955390 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126084955390 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250126084955390 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126084955390 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084955391 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20250126084955391 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126084955391 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126084955391 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126084955391 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250126084955391 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126084955391 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250126084955391 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250126084955391 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250126084955391 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126084955391 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn0-RAN(319)@009b6094bab8: Final verdict of PTC: none 20250126084955391 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084955391 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126084955391 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20250126084955391 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126084955391 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126084955391 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084955391 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126084955391 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126084955391 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126084955391 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126084955392 DRANAP NOTICE cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW-MGCP(321)@009b6094bab8: Final verdict of PTC: none VirtHNBGW-STATS(310)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(318)@009b6094bab8: Final verdict of PTC: none20250126084955393 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126084955394 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126084955394 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 IPA-CTRL-CLI-IPA(311)@009b6094bab8: Final verdict of PTC: none 20250126084955394 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250126084955394 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20250126084955394 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126084955394 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250126084955395 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20250126084955395 DLINP <0002> stream_srv.c:766 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250126084955395 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084955395 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20250126084955395 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126084955395 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126084955395 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126084955395 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING HNBGW_Test.sgsn0-M3UA(320)@009b6094bab8: Final verdict of PTC: none20250126084955395 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126084955395 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250126084955395 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084955396 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126084955396 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20250126084955396 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126084955396 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126084955396 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084955397 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126084955397 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126084955397 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126084955397 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126084955397 DRANAP NOTICE cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-M3UA(317)@009b6094bab8: Final verdict of PTC: none TC_ranap_ps_mo_disconnect-Iuh0(313)@009b6094bab8: Final verdict of PTC: none MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126084955420 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47824<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(312)@009b6094bab8: Final verdict of PTC: none MTC@009b6094bab8: Setting final verdict of the test case. MTC@009b6094bab8: Local verdict of MTC: pass MTC@009b6094bab8: Local verdict of PTC MutexDispCT-TC_ranap_ps_mo_disconnect(309): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC VirtHNBGW-STATS(310): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC IPA-CTRL-CLI-IPA(311): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW-PFCP(312): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_ranap_ps_mo_disconnect-Iuh0(313): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_ranap_ps_mo_disconnect-Iuh0-RUA(314): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.msc0-SCCP(315): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.msc0-RAN(316): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.msc0-M3UA(317): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(318): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.sgsn0-RAN(319): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(320): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW-MGCP(321): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_ranap_ps_mo_disconnect0(322): pass (pass -> pass) MTC@009b6094bab8: Test case TC_ranap_ps_mo_disconnect finished. Verdict: pass MTC@009b6094bab8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_mo_disconnect pass'. Sun Jan 26 08:49:55 UTC 2025 ====== HNBGW_Tests.TC_ranap_ps_mo_disconnect pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ranap_ps_mo_disconnect.talloc 20250126084955507 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51066<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126084955909 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51066<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=255032) Waiting for packet dumper to finish... 1 (prev_count=255032, count=281768) 20250126084957392 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126084957392 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250126084957392 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250126084957395 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126084957395 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250126084957395 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@009b6094bab8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_mo_disconnect pass' was executed successfully (exit status: 0). MTC@009b6094bab8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_creq_cref'. ------ HNBGW_Tests.TC_ranap_cs_creq_cref ------ Sun Jan 26 08:49:57 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_ranap_cs_creq_cref.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_ranap_cs_creq_cref.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@009b6094bab8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_creq_cref' was executed successfully (exit status: 0). MTC@009b6094bab8: Test case TC_ranap_cs_creq_cref started. 20250126084959008 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51078<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126084959012 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51090<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126084959016 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:37025<->l=127.0.0.1:4262) (control_if.c:572) 20250126084959035 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126084959035 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126084959035 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126084959035 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126084959036 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250126084959036 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_ranap_cs_creq_cref-Iuh0(327)@009b6094bab8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250126084959036 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126084959036 DRANAP DEBUG cnlink(msc-2)[0x56264c5ae870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126084959036 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126084959036 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250126084959036 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126084959036 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084959036 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126084959036 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084959036 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084959036 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084959036 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084959036 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084959036 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084959036 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084959036 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084959036 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084959036 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084959036 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084959036 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126084959037 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084959037 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126084959037 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126084959037 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250126084959037 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126084959037 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084959037 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126084959037 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084959037 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084959037 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084959037 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084959037 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084959037 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084959037 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084959037 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084959037 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084959037 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084959037 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084959037 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126084959037 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084959037 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126084959037 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126084959037 DRANAP DEBUG cnlink(msc-3)[0x56264c618660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126084959037 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084959037 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084959037 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084959037 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126084959037 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126084959037 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126084959037 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250126084959037 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084959037 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084959037 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084959037 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126084959037 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126084959037 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126084959037 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250126084959038 DRANAP DEBUG cnlink(msc-3)[0x56264c618660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126084959038 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250126084959038 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126084959038 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084959038 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126084959038 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084959038 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084959038 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084959038 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084959038 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084959038 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084959038 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084959038 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084959038 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084959038 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084959038 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084959038 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250126084959038 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084959038 DRANAP DEBUG cnlink(msc-3)[0x56264c618660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126084959038 DRANAP DEBUG cnlink(msc-2)[0x56264c5ae870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126084959038 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250126084959038 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126084959038 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084959038 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126084959038 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084959038 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084959038 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084959038 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084959038 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084959038 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084959038 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084959038 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084959038 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084959038 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084959038 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084959038 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250126084959038 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084959038 DRANAP DEBUG cnlink(msc-2)[0x56264c5ae870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126084959038 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084959038 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084959038 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084959038 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250126084959038 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250126084959038 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250126084959038 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084959038 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084959038 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084959038 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250126084959038 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250126084959038 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250126084959038 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down MTC@009b6094bab8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@009b6094bab8: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(331)@009b6094bab8: ************************************************* HNBGW_Test.msc0-M3UA(331)@009b6094bab8: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(331)@009b6094bab8: ************************************************* HNBGW_Test.msc0-SCCP(329)@009b6094bab8: v_sccp_pdu_maxlen:268 20250126084959051 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126084959051 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126084959051 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126084959051 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126084959051 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126084959051 DRANAP DEBUG cnlink(sgsn-2)[0x56264c61a310]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126084959051 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126084959051 DRANAP DEBUG cnlink(sgsn-3)[0x56264c61aca0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126084959052 DRANAP DEBUG cnlink(sgsn-3)[0x56264c61aca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126084959052 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250126084959052 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126084959052 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084959052 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126084959052 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084959052 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084959052 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084959052 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084959052 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084959052 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084959052 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084959052 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084959052 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084959052 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084959052 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084959052 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250126084959052 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084959052 DRANAP DEBUG cnlink(sgsn-3)[0x56264c61aca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126084959052 DRANAP DEBUG cnlink(sgsn-2)[0x56264c61a310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126084959052 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250126084959052 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126084959052 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084959052 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126084959052 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084959052 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084959052 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084959052 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084959052 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084959052 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084959052 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084959052 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084959052 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084959052 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084959052 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084959052 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250126084959052 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084959052 DRANAP DEBUG cnlink(sgsn-2)[0x56264c61a310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126084959052 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126084959052 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250126084959052 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126084959052 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084959052 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126084959052 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084959052 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084959052 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084959052 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084959052 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084959052 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084959052 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084959052 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084959052 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084959052 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084959052 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084959052 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126084959052 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084959052 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126084959052 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126084959052 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250126084959052 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126084959052 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084959052 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126084959052 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084959052 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084959052 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084959052 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084959052 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084959052 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084959052 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084959052 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084959052 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084959052 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084959052 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084959052 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126084959052 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084959052 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126084959052 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084959052 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084959052 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084959052 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250126084959052 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250126084959052 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250126084959052 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084959052 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084959052 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084959052 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250126084959052 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250126084959052 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250126084959052 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250126084959052 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084959052 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084959052 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084959052 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126084959052 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126084959052 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126084959052 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250126084959052 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084959053 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084959053 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084959053 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126084959053 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126084959053 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126084959053 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@009b6094bab8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@009b6094bab8: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(334)@009b6094bab8: ************************************************* HNBGW_Test.sgsn0-M3UA(334)@009b6094bab8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(334)@009b6094bab8: ************************************************* HNBGW_Test.sgsn0-SCCP(332)@009b6094bab8: v_sccp_pdu_maxlen:268 20250126084959071 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126084959071 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126084959071 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1355) 20250126084959071 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250126084959071 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20250126084959071 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250126084959071 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250126084959071 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126084959071 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@009b6094bab8: setverdict(pass): none -> pass 20250126084959249 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126084959249 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250126084959249 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126084959249 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(331)@009b6094bab8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250126084959258 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084959258 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250126084959258 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126084959258 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126084959258 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126084959258 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250126084959258 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126084959261 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084959261 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250126084959261 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126084959261 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126084959261 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126084959261 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126084959261 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126084959261 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084959261 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126084959261 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20250126084959261 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126084959261 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126084959261 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084959261 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126084959261 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126084959261 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126084959262 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126084959262 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126084959262 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250126084959262 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126084959262 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250126084959263 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126084959263 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250126084959263 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126084959263 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084959263 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126084959263 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084959263 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084959263 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084959263 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084959263 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084959263 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084959263 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084959263 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084959263 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084959264 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084959264 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084959264 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126084959264 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084959264 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126084959264 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084959264 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084959264 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084959264 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126084959264 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126084959264 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126084959264 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126084959264 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-M3UA(334)@009b6094bab8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250126084959268 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084959268 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250126084959268 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126084959268 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126084959268 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126084959268 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250126084959268 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126084959271 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084959271 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250126084959271 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126084959271 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126084959271 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126084959271 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126084959271 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126084959271 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126084959271 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126084959271 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20250126084959271 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126084959271 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126084959271 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126084959271 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126084959271 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126084959271 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126084959271 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126084959273 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126084959273 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250126084959273 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126084959273 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126084959273 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126084959273 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084959273 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084959273 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084959273 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084959273 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084959273 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084959273 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126084959273 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126084959273 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126084959273 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126084959273 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126084959273 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126084959273 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126084959273 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126084959273 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126084959273 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126084959273 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126084959273 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126084959273 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126084959273 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126084959273 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126084959273 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(330)@009b6094bab8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126085000066 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085000066 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085000066 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085000066 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085000066 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085000066 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085000066 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085000066 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085000066 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085000066 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085000066 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085000066 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085000066 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085000066 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085000066 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250126085000066 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250126085000066 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085000066 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085000066 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085000066 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085000066 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085000066 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085000066 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085000066 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085000066 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085000066 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085000066 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085000066 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085000066 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085000066 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085000066 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126085000066 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126085000066 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250126085000066 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250126085000066 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085000066 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250126085000066 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085000066 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085000066 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085000066 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085000066 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085000066 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085000066 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085000066 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085000066 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085000066 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085000066 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085000066 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085000066 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085000066 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126085000066 DRANAP NOTICE cnlink(msc-0)[0x56264c5ce220]{CONNECTED}: link up (cnlink.c:111) 20250126085000067 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085000067 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085000067 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085000067 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085000067 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085000067 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085000067 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085000067 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085000067 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085000067 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085000067 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085000067 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085000067 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085000067 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085000067 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085000067 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085000067 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085000067 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085000067 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085000067 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085000068 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085000068 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085000068 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250126085000068 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250126085000068 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085000068 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085000068 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085000068 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085000068 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085000068 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085000068 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085000068 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085000068 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085000068 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085000068 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085000068 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085000068 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085000068 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085000068 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126085000068 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126085000068 DRANAP INFO cnlink(msc-0)[0x56264c5ce220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250126085000071 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085000071 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085000071 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085000071 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085000071 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing HNBGW_Test.sgsn0-RAN(333)@009b6094bab8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126085000071 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085000071 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085000071 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085000071 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085000071 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085000071 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085000071 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250126085000071 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250126085000071 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085000071 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085000071 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085000071 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085000071 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085000071 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085000071 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085000071 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085000071 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085000071 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085000071 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085000071 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085000071 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085000071 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085000071 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085000071 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085000071 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085000071 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126085000071 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126085000071 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250126085000071 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250126085000071 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085000071 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250126085000071 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085000071 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085000071 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085000071 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085000071 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085000071 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085000071 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085000071 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085000071 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085000071 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085000071 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085000071 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085000071 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085000071 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126085000071 DRANAP NOTICE cnlink(sgsn-0)[0x56264c618ff0]{CONNECTED}: link up (cnlink.c:111) 20250126085000071 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085000071 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085000071 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085000071 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085000071 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085000071 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085000071 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085000071 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085000071 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085000071 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085000071 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085000071 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085000071 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085000071 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085000071 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085000071 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085000071 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085000071 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085000071 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085000071 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085000071 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085000072 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085000072 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250126085000072 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20250126085000072 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085000072 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085000072 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085000072 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085000072 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085000072 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085000072 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085000072 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085000072 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085000072 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085000072 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085000072 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085000072 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085000072 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085000072 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126085000072 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126085000072 DRANAP INFO cnlink(sgsn-0)[0x56264c618ff0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250126085000086 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51100<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(330)@009b6094bab8: f_create_expect(l3 := '9306708EF72BAF9DB1DA'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(330)@009b6094bab8: Created Expect[0] for '9306708EF72BAF9DB1DA'O to be handled at TC_ranap_cs_creq_cref0(336) TC_ranap_cs_creq_cref-Iuh0-RUA(328)@009b6094bab8: Added conn table entry 0TC_ranap_cs_creq_cref0(336)4665510 20250126085001124 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085001124 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085001124 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1355) 20250126085001124 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250126085001124 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x4730a6, normal) (hnbgw_rua.c:407) 20250126085001124 DHNB DEBUG map_rua[0x56264c632710]{init}: Allocated (fsm.c:456) 20250126085001124 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4665510)[0x56264c632710]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250126085001124 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4665510 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250126085001124 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085001124 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085001124 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4665510 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250126085001124 DCN DEBUG map_sccp[0x56264c630f70]{init}: Allocated (fsm.c:456) 20250126085001124 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x56264c630f70]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250126085001124 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4665510 <-> SCCP-31 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250126085001124 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4665510 SCCP-31 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20250126085001124 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4665510)[0x56264c632710]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250126085001124 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085001124 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085001124 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4665510)[0x56264c632710]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250126085001124 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x56264c630f70]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126085001125 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250126085001125 DLSCCP DEBUG SCCP-SCOC(31)[0x56264c6317f0]{IDLE}: Allocated (fsm.c:456) 20250126085001125 DLSCCP DEBUG SCCP-SCOC(31)[0x56264c6317f0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250126085001125 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a9306708ef72baf9db1da004f40030001ee0056400500f1100926) (sccp_scrc.c:406) 20250126085001125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085001125 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085001125 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085001125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085001125 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085001125 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085001125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085001125 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085001125 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085001125 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085001125 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085001125 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085001125 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085001125 DLSCCP DEBUG SCCP-SCOC(31)[0x56264c6317f0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250126085001125 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x56264c630f70]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250126085001125 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4665510)[0x56264c632710]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250126085001125 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085001125 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085001125 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085001125 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085001125 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085001125 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085001125 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085001125 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(329)@009b6094bab8: First idle individual index:0 HNBGW_Test.msc0-SCCP(329)@009b6094bab8: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(330)@009b6094bab8: Found Expect[0] for l3='9306708EF72BAF9DB1DA'O handled at TC_ranap_cs_creq_cref0(336) HNBGW_Test.msc0-RAN(330)@009b6094bab8: Added conn table entry 0TC_ranap_cs_creq_cref0(336)11889600 TC_ranap_cs_creq_cref0(336)@009b6094bab8: setverdict(pass): none -> pass HNBGW_Test.msc0-RAN(330)@009b6094bab8: Deleted conn table entry 0TC_ranap_cs_creq_cref0(336)11889600 HNBGW_Test.msc0-SCCP(329)@009b6094bab8: Session index based on connection ID:0 20250126085001148 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085001148 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085001148 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085001148 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085001148 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085001148 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085001148 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085001148 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085001148 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085001148 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085001148 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085001148 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085001148 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085001148 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COREF,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000001f), PART(T=SCCP Cause,L=4,D=00000202) (sccp_scrc.c:477) 20250126085001148 DLSCCP DEBUG Received CO:COREF for local reference 31 (sccp_scoc.c:1824) 20250126085001148 DLSCCP DEBUG SCCP-SCOC(31)[0x56264c6317f0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_REFUSED.ind (sccp_scoc.c:1858) 20250126085001148 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085001148 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250126085001148 DCN DEBUG handle_cn_disc_ind() conn_id=31 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Refusal Cause (hnbgw_cn.c:520) 20250126085001149 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x56264c630f70]{wait_cc}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250126085001149 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x56264c630f70]{wait_cc}: State change to disconnected (X31, 5s) (context_map_sccp.c:349) 20250126085001149 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4665510)[0x56264c632710]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250126085001149 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4665510)[0x56264c632710]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250126085001149 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250126085001149 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4665510)[0x56264c632710]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250126085001149 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4665510)[0x56264c632710]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250126085001149 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4665510)[0x56264c632710]{disrupted}: Freeing instance (context_map.c:202) 20250126085001149 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4665510)[0x56264c632710]{disrupted}: Deallocated (fsm.c:568) 20250126085001149 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x56264c630f70]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250126085001149 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x56264c630f70]{disconnected}: Freeing instance (context_map.c:206) 20250126085001149 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x56264c630f70]{disconnected}: Deallocated (fsm.c:568) 20250126085001149 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4665510 SCCP-31 msc-0 MI=NONE: Deallocating (context_map.c:225) 20250126085001149 DLSCCP DEBUG SCCP-SCOC(31)[0x56264c6317f0]{CONN_PEND_OUT}: State change to IDLE (no timeout) (sccp_scoc.c:1090) 20250126085001149 DLSCCP DEBUG SCCP-SCOC(31)[0x56264c6317f0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250126085001149 DLSCCP DEBUG SCCP-SCOC(31)[0x56264c6317f0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250126085001149 DLSCCP DEBUG SCCP-SCOC(31)[0x56264c6317f0]{IDLE}: Deallocated (fsm.c:568) 20250126085001149 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085001149 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) TC_ranap_cs_creq_cref-Iuh0-RUA(328)@009b6094bab8: Deleted conn table entry 0TC_ranap_cs_creq_cref0(336)4665510 20250126085001166 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51100<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_cs_creq_cref0(336)@009b6094bab8: Final verdict of PTC: pass MTC@009b6094bab8: ok: talloc reports "asn1_context" = 1 bytes MutexDispCT-TC_ranap_cs_creq_cref(323)@009b6094bab8: Final verdict of PTC: none 20250126085001175 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:37025<->l=127.0.0.1:4262) (control_if.c:193) 20250126085001176 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51090<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250126085001176 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085001176 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085001176 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250126085001176 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250126085001176 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.msc0-SCCP(329)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(333)@009b6094bab8: Final verdict of PTC: none TC_ranap_cs_creq_cref-Iuh0-RUA(328)@009b6094bab8: Final verdict of PTC: none 20250126085001179 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250126085001179 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085001179 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250126085001179 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250126085001179 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250126085001179 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085001179 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126085001179 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP IPA-CTRL-CLI-IPA(325)@009b6094bab8: Final verdict of PTC: none HNBGW-MGCP(335)@009b6094bab8: Final verdict of PTC: none 20250126085001179 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126085001179 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085001179 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20250126085001179 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind TC_ranap_cs_creq_cref-Iuh0(327)@009b6094bab8: Final verdict of PTC: none 20250126085001179 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126085001179 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126085001179 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250126085001179 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126085001179 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn0-SCCP(332)@009b6094bab8: Final verdict of PTC: none 20250126085001180 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250126085001180 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085001180 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250126085001179 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085001180 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126085001180 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250126085001180 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250126085001180 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085001180 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20250126085001180 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126085001180 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250126085001180 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126085001180 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085001180 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20250126085001180 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126085001180 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126085001180 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126085001180 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250126085001180 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126085001180 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085001180 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085001180 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085001180 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085001180 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126085001180 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126085001180 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126085001180 DRANAP NOTICE cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-RAN(330)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(334)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(331)@009b6094bab8: Final verdict of PTC: none VirtHNBGW-STATS(324)@009b6094bab8: Final verdict of PTC: none 20250126085001180 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085001180 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126085001180 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20250126085001180 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085001180 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085001180 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085001180 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085001180 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126085001180 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126085001180 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126085001180 DRANAP NOTICE cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: link lost (cnlink.c:118) 20250126085001180 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126085001183 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51078<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(326)@009b6094bab8: Final verdict of PTC: none MTC@009b6094bab8: Setting final verdict of the test case. MTC@009b6094bab8: Local verdict of MTC: pass MTC@009b6094bab8: Local verdict of PTC MutexDispCT-TC_ranap_cs_creq_cref(323): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC VirtHNBGW-STATS(324): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC IPA-CTRL-CLI-IPA(325): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW-PFCP(326): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_ranap_cs_creq_cref-Iuh0(327): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_ranap_cs_creq_cref-Iuh0-RUA(328): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.msc0-SCCP(329): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.msc0-RAN(330): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.msc0-M3UA(331): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(332): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.sgsn0-RAN(333): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(334): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW-MGCP(335): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_ranap_cs_creq_cref0(336): pass (pass -> pass) MTC@009b6094bab8: Test case TC_ranap_cs_creq_cref finished. Verdict: pass MTC@009b6094bab8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_creq_cref pass'. Sun Jan 26 08:50:01 UTC 2025 ====== HNBGW_Tests.TC_ranap_cs_creq_cref pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ranap_cs_creq_cref.talloc 20250126085001277 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51112<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126085001679 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51112<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=235728) Waiting for packet dumper to finish... 1 (prev_count=235728, count=236268) 20250126085003180 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126085003180 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250126085003180 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250126085003180 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126085003180 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250126085003180 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@009b6094bab8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_creq_cref pass' was executed successfully (exit status: 0). MTC@009b6094bab8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_creq_cref'. ------ HNBGW_Tests.TC_ranap_ps_creq_cref ------ Sun Jan 26 08:50:03 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_ranap_ps_creq_cref.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_ranap_ps_creq_cref.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@009b6094bab8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_creq_cref' was executed successfully (exit status: 0). MTC@009b6094bab8: Test case TC_ranap_ps_creq_cref started. 20250126085004748 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51118<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126085004751 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51132<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126085004754 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:35059<->l=127.0.0.1:4262) (control_if.c:572) 20250126085004768 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085004768 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085004768 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085004768 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085004768 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085004768 DRANAP DEBUG cnlink(msc-2)[0x56264c5ae870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ranap_ps_creq_cref-Iuh0(341)@009b6094bab8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250126085004768 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250126085004768 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250126085004769 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085004769 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250126085004769 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085004769 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085004769 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085004769 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085004769 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085004769 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085004769 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085004769 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085004769 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085004769 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085004769 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085004769 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085004769 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085004769 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085004769 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126085004769 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085004769 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085004769 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085004769 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250126085004769 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085004769 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085004769 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085004769 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085004769 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085004769 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085004769 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085004769 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085004769 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085004769 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085004769 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085004769 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085004769 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085004769 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085004769 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085004769 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085004769 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085004769 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085004769 DRANAP DEBUG cnlink(msc-3)[0x56264c618660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085004769 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085004769 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085004769 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085004769 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126085004769 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126085004769 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126085004769 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250126085004769 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085004769 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085004769 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085004769 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085004769 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085004769 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085004769 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250126085004770 DRANAP DEBUG cnlink(msc-3)[0x56264c618660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085004770 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250126085004770 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085004770 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085004770 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085004770 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085004770 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085004770 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085004770 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085004770 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085004770 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085004770 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085004770 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085004770 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085004770 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085004770 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085004770 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250126085004770 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085004770 DRANAP DEBUG cnlink(msc-3)[0x56264c618660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085004770 DRANAP DEBUG cnlink(msc-2)[0x56264c5ae870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085004770 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250126085004770 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085004770 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085004770 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085004770 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085004770 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085004770 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085004770 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085004770 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085004770 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085004770 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085004770 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085004770 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085004770 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085004770 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085004770 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250126085004770 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085004770 DRANAP DEBUG cnlink(msc-2)[0x56264c5ae870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085004770 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085004770 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085004770 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085004770 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250126085004770 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250126085004770 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250126085004770 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085004770 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085004770 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085004770 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250126085004770 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250126085004770 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250126085004770 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down MTC@009b6094bab8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(345)@009b6094bab8: ************************************************* HNBGW_Test.msc0-M3UA(345)@009b6094bab8: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(345)@009b6094bab8: ************************************************* MTC@009b6094bab8: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(343)@009b6094bab8: v_sccp_pdu_maxlen:268 20250126085004785 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085004785 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085004785 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085004785 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085004785 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085004785 DRANAP DEBUG cnlink(sgsn-2)[0x56264c61a310]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085004786 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085004786 DRANAP DEBUG cnlink(sgsn-3)[0x56264c61aca0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085004787 DRANAP DEBUG cnlink(sgsn-3)[0x56264c61aca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085004787 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250126085004787 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085004787 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085004787 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085004787 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085004787 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085004787 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085004787 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085004787 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085004787 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085004787 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085004787 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085004787 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085004787 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085004787 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085004787 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250126085004787 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085004787 DRANAP DEBUG cnlink(sgsn-3)[0x56264c61aca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085004787 DRANAP DEBUG cnlink(sgsn-2)[0x56264c61a310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085004787 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250126085004787 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085004787 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085004787 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085004787 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085004787 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085004787 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085004787 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085004787 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085004787 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085004787 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085004787 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085004787 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085004787 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085004787 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085004787 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250126085004787 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085004787 DRANAP DEBUG cnlink(sgsn-2)[0x56264c61a310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085004787 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085004787 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250126085004787 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085004787 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085004787 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085004787 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085004787 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085004787 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085004787 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085004787 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085004787 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085004787 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085004787 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085004787 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085004787 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085004787 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085004787 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126085004787 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085004787 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085004787 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085004787 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250126085004787 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085004787 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085004787 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085004787 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085004787 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085004787 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085004787 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085004787 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085004787 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085004787 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085004787 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085004787 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085004787 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085004787 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085004787 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085004787 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085004787 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085004787 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085004787 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085004787 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085004787 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250126085004787 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250126085004787 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250126085004787 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085004787 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085004787 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085004787 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250126085004787 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250126085004787 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250126085004787 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250126085004787 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085004787 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085004787 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085004787 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126085004787 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126085004787 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126085004787 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250126085004787 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085004787 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085004787 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085004787 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085004787 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085004787 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085004787 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@009b6094bab8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@009b6094bab8: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(348)@009b6094bab8: ************************************************* HNBGW_Test.sgsn0-M3UA(348)@009b6094bab8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(348)@009b6094bab8: ************************************************* HNBGW_Test.sgsn0-SCCP(346)@009b6094bab8: v_sccp_pdu_maxlen:268 20250126085004815 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085004815 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085004815 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1355) 20250126085004815 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250126085004815 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20250126085004815 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250126085004815 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250126085004815 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085004815 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@009b6094bab8: setverdict(pass): none -> pass 20250126085004981 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126085004981 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250126085004981 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126085004981 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(345)@009b6094bab8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250126085004982 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085004982 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250126085004982 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126085004982 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126085004982 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126085004982 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250126085004982 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126085004984 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085004984 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250126085004984 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126085004984 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126085004984 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126085004984 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126085004984 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126085004984 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085004984 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126085004984 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20250126085004984 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085004984 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085004984 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085004984 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085004984 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126085004984 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126085004984 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085004986 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085004986 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250126085004986 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085004986 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085004986 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085004986 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085004986 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085004986 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085004986 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085004986 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085004986 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085004986 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085004986 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085004986 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085004986 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085004986 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085004986 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085004986 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085004986 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085004986 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085004986 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085004986 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085004986 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085004986 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085004986 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085004986 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085004986 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085005003 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126085005003 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250126085005003 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126085005003 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(348)@009b6094bab8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250126085005009 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085005009 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250126085005009 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126085005009 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126085005009 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126085005009 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250126085005009 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126085005011 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085005011 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250126085005011 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126085005011 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126085005011 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126085005011 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126085005011 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126085005011 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085005011 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126085005011 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20250126085005011 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085005011 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085005011 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085005011 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085005011 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126085005011 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126085005011 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085005012 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085005012 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250126085005012 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085005012 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085005012 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085005012 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085005012 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085005012 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085005012 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085005012 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085005012 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085005012 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085005012 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085005012 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085005012 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085005012 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085005012 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085005012 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085005012 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085005012 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085005012 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085005012 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085005012 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085005012 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085005012 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085005012 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085005012 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(344)@009b6094bab8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126085005785 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085005785 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085005785 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085005785 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085005785 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085005785 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085005785 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085005785 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085005785 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085005785 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085005785 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085005785 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085005785 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085005785 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085005785 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250126085005785 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250126085005785 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085005785 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085005785 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085005785 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085005785 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085005785 DLSUA[38;5;47m DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085005785 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085005785 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085005785 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085005785 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085005785 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085005785 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085005785 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085005785 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085005785 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126085005785 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126085005785 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250126085005785 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250126085005785 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085005785 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250126085005785 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085005785 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085005786 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085005786 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085005786 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085005786 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085005786 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085005786 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085005786 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085005786 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085005786 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085005786 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085005786 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085005786 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126085005786 DRANAP NOTICE cnlink(msc-0)[0x56264c5ce220]{CONNECTED}: link up (cnlink.c:111) 20250126085005786 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085005786 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085005786 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085005786 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085005786 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085005786 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085005786 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085005786 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085005786 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085005786 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085005786 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085005786 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085005786 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085005786 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085005786 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085005786 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085005786 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085005786 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085005786 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085005786 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085005786 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085005786 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085005786 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250126085005786 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250126085005786 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085005786 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085005786 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085005786 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085005786 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085005786 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085005786 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085005786 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085005786 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085005786 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085005786 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085005786 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085005786 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085005786 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085005786 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126085005786 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126085005786 DRANAP INFO cnlink(msc-0)[0x56264c5ce220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(347)@009b6094bab8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126085005807 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085005807 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085005807 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085005807 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085005807 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085005807 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085005807 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085005807 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085005807 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085005807 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085005807 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085005807 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085005807 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085005807 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085005807 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250126085005807 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250126085005807 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085005807 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085005807 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085005807 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085005807 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085005807 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085005807 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085005807 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085005807 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085005807 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085005807 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085005807 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085005807 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085005807 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085005807 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126085005807 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126085005807 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250126085005807 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250126085005807 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085005807 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250126085005807 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085005807 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085005807 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085005807 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085005807 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085005807 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085005807 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085005807 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085005807 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085005807 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085005807 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085005807 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085005807 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085005807 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126085005807 DRANAP NOTICE cnlink(sgsn-0)[0x56264c618ff0]{CONNECTED}: link up (cnlink.c:111) 20250126085005807 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085005807 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085005807 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085005807 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085005807 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085005807 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085005807 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085005807 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085005808 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085005808 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085005808 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085005808 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085005808 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085005808 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085005808 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085005808 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085005808 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085005808 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085005808 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085005808 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085005808 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085005808 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085005808 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250126085005808 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20250126085005808 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085005808 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085005808 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085005808 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085005808 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085005808 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085005808 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085005808 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085005808 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085005808 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085005808 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085005808 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085005808 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085005808 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085005808 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126085005808 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126085005808 DRANAP INFO cnlink(sgsn-0)[0x56264c618ff0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250126085005828 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39524<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(347)@009b6094bab8: f_create_expect(l3 := '27B5A5CE58061D6DE09B'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(347)@009b6094bab8: Created Expect[0] for '27B5A5CE58061D6DE09B'O to be handled at TC_ranap_ps_creq_cref0(350) TC_ranap_ps_creq_cref-Iuh0-RUA(342)@009b6094bab8: Added conn table entry 0TC_ranap_ps_creq_cref0(350)3011528 20250126085006842 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085006842 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085006842 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1355) 20250126085006842 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250126085006842 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x2df3c8, normal) (hnbgw_rua.c:407) 20250126085006842 DHNB DEBUG map_rua[0x56264c632710]{init}: Allocated (fsm.c:456) 20250126085006842 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3011528)[0x56264c632710]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250126085006842 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3011528 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250126085006842 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085006842 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085006842 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3011528 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250126085006842 DCN DEBUG map_sccp[0x56264c630f70]{init}: Allocated (fsm.c:456) 20250126085006842 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x56264c630f70]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250126085006842 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3011528 <-> SCCP-32 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250126085006842 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3011528 SCCP-32 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20250126085006842 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3011528)[0x56264c632710]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250126085006842 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085006842 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085006842 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3011528)[0x56264c632710]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250126085006842 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x56264c630f70]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126085006842 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250126085006842 DLSCCP DEBUG SCCP-SCOC(32)[0x56264c6317f0]{IDLE}: Allocated (fsm.c:456) 20250126085006842 DLSCCP DEBUG SCCP-SCOC(32)[0x56264c6317f0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250126085006842 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0a27b5a5ce58061d6de09b004f400300033e0056400500f1100926) (sccp_scrc.c:406) 20250126085006842 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085006842 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085006842 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085006842 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085006842 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085006842 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085006842 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085006842 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085006842 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085006842 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085006842 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085006842 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085006842 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085006842 DLSCCP DEBUG SCCP-SCOC(32)[0x56264c6317f0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250126085006842 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x56264c630f70]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250126085006842 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3011528)[0x56264c632710]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250126085006842 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085006842 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085006842 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085006842 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085006842 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085006842 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085006842 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085006842 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(346)@009b6094bab8: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(346)@009b6094bab8: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(347)@009b6094bab8: Found Expect[0] for l3='27B5A5CE58061D6DE09B'O handled at TC_ranap_ps_creq_cref0(350) HNBGW_Test.sgsn0-RAN(347)@009b6094bab8: Added conn table entry 0TC_ranap_ps_creq_cref0(350)5382404 TC_ranap_ps_creq_cref0(350)@009b6094bab8: setverdict(pass): none -> pass HNBGW_Test.sgsn0-RAN(347)@009b6094bab8: Deleted conn table entry 0TC_ranap_ps_creq_cref0(350)5382404 HNBGW_Test.sgsn0-SCCP(346)@009b6094bab8: Session index based on connection ID:0 20250126085006847 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085006847 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085006847 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085006847 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085006847 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085006847 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085006847 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085006847 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085006847 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085006847 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085006847 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085006847 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085006847 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085006847 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COREF,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000020), PART(T=SCCP Cause,L=4,D=00000202) (sccp_scrc.c:477) 20250126085006847 DLSCCP DEBUG Received CO:COREF for local reference 32 (sccp_scoc.c:1824) 20250126085006847 DLSCCP DEBUG SCCP-SCOC(32)[0x56264c6317f0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_REFUSED.ind (sccp_scoc.c:1858) 20250126085006847 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085006847 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250126085006848 DCN DEBUG handle_cn_disc_ind() conn_id=32 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Refusal Cause (hnbgw_cn.c:520) 20250126085006848 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x56264c630f70]{wait_cc}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250126085006848 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x56264c630f70]{wait_cc}: State change to disconnected (X31, 5s) (context_map_sccp.c:349) 20250126085006848 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3011528)[0x56264c632710]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250126085006848 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3011528)[0x56264c632710]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250126085006848 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250126085006848 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3011528)[0x56264c632710]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250126085006848 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3011528)[0x56264c632710]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250126085006848 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3011528)[0x56264c632710]{disrupted}: Freeing instance (context_map.c:202) 20250126085006848 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3011528)[0x56264c632710]{disrupted}: Deallocated (fsm.c:568) 20250126085006848 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x56264c630f70]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250126085006848 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x56264c630f70]{disconnected}: Freeing instance (context_map.c:206) 20250126085006848 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x56264c630f70]{disconnected}: Deallocated (fsm.c:568) 20250126085006848 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3011528 SCCP-32 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20250126085006848 DLSCCP DEBUG SCCP-SCOC(32)[0x56264c6317f0]{CONN_PEND_OUT}: State change to IDLE (no timeout) (sccp_scoc.c:1090) 20250126085006848 DLSCCP DEBUG SCCP-SCOC(32)[0x56264c6317f0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250126085006848 DLSCCP DEBUG SCCP-SCOC(32)[0x56264c6317f0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250126085006848 DLSCCP DEBUG SCCP-SCOC(32)[0x56264c6317f0]{IDLE}: Deallocated (fsm.c:568) 20250126085006848 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085006848 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) TC_ranap_ps_creq_cref-Iuh0-RUA(342)@009b6094bab8: Deleted conn table entry 0TC_ranap_ps_creq_cref0(350)3011528 20250126085006851 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39524<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_ps_creq_cref0(350)@009b6094bab8: Final verdict of PTC: pass MTC@009b6094bab8: ok: talloc reports "asn1_context" = 1 bytes TC_ranap_ps_creq_cref-Iuh0-RUA(342)@009b6094bab8: Final verdict of PTC: none 20250126085006853 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250126085006853 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085006853 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250126085006853 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250126085006853 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51132<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250126085006853 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250126085006853 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085006853 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126085006853 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250126085006853 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126085006853 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085006853 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20250126085006853 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126085006853 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126085006853 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126085006853 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250126085006853 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126085006853 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250126085006853 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085006853 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126085006853 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20250126085006853 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085006853 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085006853 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085006853 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085006853 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126085006853 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126085006853 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126085006853 DRANAP NOTICE cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-M3UA(345)@009b6094bab8: Final verdict of PTC: none 20250126085006853 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085006853 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085006853 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250126085006853 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250126085006853 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) MutexDispCT-TC_ranap_ps_creq_cref(337)@009b6094bab8: Final verdict of PTC: none 20250126085006854 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:35059<->l=127.0.0.1:4262) (control_if.c:193) HNBGW-MGCP(349)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.msc0-RAN(344)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(347)@009b6094bab8: Final verdict of PTC: none 20250126085006854 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126085006854 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085006854 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126085006854 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250126085006854 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20250126085006854 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085006854 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 HNBGW_Test.sgsn0-SCCP(346)@009b6094bab8: Final verdict of PTC: none 20250126085006854 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20250126085006854 DLINP <0002> stream_srv.c:766 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250126085006854 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085006854 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20250126085006854 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126085006854 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126085006854 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126085006854 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250126085006854 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126085006854 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication IPA-CTRL-CLI-IPA(339)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(348)@009b6094bab8: Final verdict of PTC: none 20250126085006854 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085006854 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126085006854 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20250126085006855 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085006855 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085006855 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085006855 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085006855 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126085006855 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126085006855 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126085006855 DRANAP NOTICE cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: link lost (cnlink.c:118) VirtHNBGW-STATS(338)@009b6094bab8: Final verdict of PTC: none TC_ranap_ps_creq_cref-Iuh0(341)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(343)@009b6094bab8: Final verdict of PTC: none MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126085006856 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51118<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(340)@009b6094bab8: Final verdict of PTC: none MTC@009b6094bab8: Setting final verdict of the test case. MTC@009b6094bab8: Local verdict of MTC: pass MTC@009b6094bab8: Local verdict of PTC MutexDispCT-TC_ranap_ps_creq_cref(337): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC VirtHNBGW-STATS(338): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC IPA-CTRL-CLI-IPA(339): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW-PFCP(340): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_ranap_ps_creq_cref-Iuh0(341): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_ranap_ps_creq_cref-Iuh0-RUA(342): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.msc0-SCCP(343): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.msc0-RAN(344): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.msc0-M3UA(345): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(346): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.sgsn0-RAN(347): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(348): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW-MGCP(349): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_ranap_ps_creq_cref0(350): pass (pass -> pass) MTC@009b6094bab8: Test case TC_ranap_ps_creq_cref finished. Verdict: pass MTC@009b6094bab8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_creq_cref pass'. Sun Jan 26 08:50:06 UTC 2025 ====== HNBGW_Tests.TC_ranap_ps_creq_cref pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ranap_ps_creq_cref.talloc 20250126085006901 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39530<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126085007303 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39530<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=209524) Waiting for packet dumper to finish... 1 (prev_count=209524, count=236292) 20250126085008854 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126085008854 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250126085008854 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250126085008855 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126085008856 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250126085008856 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@009b6094bab8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_creq_cref pass' was executed successfully (exit status: 0). MTC@009b6094bab8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ps_rua_disconnect_during_sccp_cr_cc'. ------ HNBGW_Tests.TC_ps_rua_disconnect_during_sccp_cr_cc ------ Sun Jan 26 08:50:09 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_ps_rua_disconnect_during_sccp_cr_cc.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_ps_rua_disconnect_during_sccp_cr_cc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@009b6094bab8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ps_rua_disconnect_during_sccp_cr_cc' was executed successfully (exit status: 0). MTC@009b6094bab8: Test case TC_ps_rua_disconnect_during_sccp_cr_cc started. 20250126085010416 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39544<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126085010424 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39554<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126085010428 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:37109<->l=127.0.0.1:4262) (control_if.c:572) 20250126085010449 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085010449 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085010449 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085010449 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085010450 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085010450 DRANAP DEBUG cnlink(msc-2)[0x56264c5ae870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085010450 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085010450 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250126085010450 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085010450 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085010450 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085010450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085010450 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085010450 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085010450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085010450 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085010450 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085010450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085010450 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085010450 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085010450 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085010451 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085010451 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085010451 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_ps_rua_disconnect_during_sccp_cr_cc-Iuh0(355)@009b6094bab8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250126085010451 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085010451 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085010451 DRANAP DEBUG cnlink(msc-3)[0x56264c618660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085010451 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085010451 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250126085010451 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085010451 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085010451 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085010451 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085010451 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085010451 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085010451 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085010451 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085010451 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085010451 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085010451 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085010451 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085010451 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085010451 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085010451 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126085010451 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085010451 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085010451 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250126085010451 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250126085010451 DRANAP DEBUG cnlink(msc-2)[0x56264c5ae870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085010451 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250126085010451 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085010451 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085010451 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085010451 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085010451 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085010451 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085010451 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085010451 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085010451 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085010451 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085010451 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085010451 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250126085010451 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085010451 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085010451 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085010451 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085010451 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085010451 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085010451 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085010451 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085010451 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085010451 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250126085010451 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085010451 DRANAP DEBUG cnlink(msc-2)[0x56264c5ae870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085010451 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085010451 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085010451 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085010452 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126085010452 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126085010452 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126085010452 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250126085010452 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085010452 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085010452 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085010452 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250126085010452 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250126085010452 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250126085010452 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250126085010452 DRANAP DEBUG cnlink(msc-3)[0x56264c618660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085010453 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250126085010453 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085010453 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085010453 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085010453 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085010453 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085010453 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085010453 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085010453 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085010453 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085010453 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085010453 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085010453 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085010453 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085010453 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085010453 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250126085010453 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085010453 DRANAP DEBUG cnlink(msc-3)[0x56264c618660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085010453 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085010453 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085010453 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085010453 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250126085010453 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250126085010453 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! MTC@009b6094bab8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(359)@009b6094bab8: ************************************************* HNBGW_Test.msc0-M3UA(359)@009b6094bab8: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(359)@009b6094bab8: ************************************************* MTC@009b6094bab8: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(357)@009b6094bab8: v_sccp_pdu_maxlen:268 20250126085010470 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085010470 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085010470 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085010470 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085010471 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085010471 DRANAP DEBUG cnlink(sgsn-2)[0x56264c61a310]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085010471 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085010471 DRANAP DEBUG cnlink(sgsn-3)[0x56264c61aca0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085010472 DRANAP DEBUG cnlink(sgsn-3)[0x56264c61aca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085010472 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250126085010472 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085010472 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085010472 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085010472 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085010472 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085010472 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085010472 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085010472 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085010472 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085010472 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085010472 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085010472 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085010472 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085010472 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085010472 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250126085010472 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085010472 DRANAP DEBUG cnlink(sgsn-3)[0x56264c61aca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085010472 DRANAP DEBUG cnlink(sgsn-2)[0x56264c61a310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085010472 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250126085010472 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085010472 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085010472 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085010472 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085010472 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085010472 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085010472 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085010472 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085010472 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085010472 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085010472 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085010472 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085010472 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085010473 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085010473 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250126085010473 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085010473 DRANAP DEBUG cnlink(sgsn-2)[0x56264c61a310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085010473 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085010473 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250126085010473 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085010473 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085010473 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085010473 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085010473 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085010473 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085010473 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085010473 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085010473 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085010473 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085010473 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085010473 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085010473 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085010473 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085010473 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126085010473 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085010473 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085010473 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085010473 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250126085010473 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085010473 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085010473 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085010473 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085010473 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085010473 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085010473 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085010473 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085010473 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085010473 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085010473 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085010473 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085010473 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085010473 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085010473 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085010473 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085010473 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085010473 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085010473 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085010473 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085010473 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250126085010473 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250126085010473 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250126085010473 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085010473 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085010473 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085010473 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250126085010473 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250126085010473 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250126085010473 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250126085010473 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085010473 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085010473 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085010473 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126085010473 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126085010473 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126085010473 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250126085010473 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085010473 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085010473 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085010473 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085010473 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085010473 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085010473 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@009b6094bab8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(362)@009b6094bab8: ************************************************* HNBGW_Test.sgsn0-M3UA(362)@009b6094bab8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(362)@009b6094bab8: ************************************************* MTC@009b6094bab8: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(360)@009b6094bab8: v_sccp_pdu_maxlen:268 20250126085010494 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085010494 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085010494 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1355) 20250126085010494 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250126085010494 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20250126085010494 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250126085010494 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250126085010494 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085010494 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@009b6094bab8: setverdict(pass): none -> pass 20250126085010667 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126085010667 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250126085010667 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126085010667 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(359)@009b6094bab8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250126085010669 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085010669 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250126085010669 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126085010669 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126085010669 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126085010669 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250126085010669 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126085010670 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085010670 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250126085010670 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126085010670 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126085010670 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126085010670 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126085010670 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126085010670 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085010670 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126085010670 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20250126085010670 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085010670 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085010670 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085010670 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085010670 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126085010670 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126085010670 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085010671 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085010671 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250126085010671 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085010671 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085010671 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085010671 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085010671 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085010671 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085010671 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085010671 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085010671 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085010671 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085010671 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085010671 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085010671 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085010671 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085010671 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085010671 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085010671 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085010671 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085010671 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085010671 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085010671 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085010671 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085010671 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085010671 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085010671 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085010683 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126085010683 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250126085010683 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126085010683 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(362)@009b6094bab8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250126085010685 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085010685 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250126085010685 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126085010685 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126085010685 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126085010685 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250126085010685 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126085010685 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085010685 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250126085010685 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126085010685 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126085010685 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126085010685 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126085010685 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126085010686 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085010686 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126085010686 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20250126085010686 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085010686 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085010686 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085010686 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085010686 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126085010686 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126085010686 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085010687 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085010687 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250126085010687 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085010687 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085010687 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085010687 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085010687 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085010687 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085010687 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085010687 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085010687 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085010687 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085010687 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085010687 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085010687 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085010687 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085010687 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085010687 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085010687 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085010687 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085010687 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085010687 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085010687 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085010687 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085010687 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085010687 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085010687 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(358)@009b6094bab8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126085011473 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085011473 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085011473 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085011473 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085011473 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085011473 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085011473 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085011473 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085011473 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085011473 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085011473 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085011473 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085011473 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085011473 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085011473 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250126085011473 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250126085011473 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085011473 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085011473 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085011473 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085011473 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085011473 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085011473 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085011473 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085011473 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085011473 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085011473 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085011473 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085011473 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085011473 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085011473 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126085011473 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126085011473 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250126085011473 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250126085011473 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085011473 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250126085011473 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085011473 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085011473 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085011473 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085011473 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085011473 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085011473 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085011473 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085011473 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085011473 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085011473 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085011473 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085011473 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085011473 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126085011473 DRANAP NOTICE cnlink(msc-0)[0x56264c5ce220]{CONNECTED}: link up (cnlink.c:111) 20250126085011473 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085011473 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085011473 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085011473 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085011473 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085011473 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085011473 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085011473 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085011474 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085011474 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085011474 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085011474 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085011474 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085011474 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085011474 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085011474 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085011474 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085011474 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085011474 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085011474 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085011474 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085011474 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085011474 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250126085011474 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250126085011474 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085011474 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085011474 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085011474 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085011474 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085011474 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085011474 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085011474 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085011474 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085011474 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085011474 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085011474 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085011474 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085011474 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085011474 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126085011474 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126085011474 DRANAP INFO cnlink(msc-0)[0x56264c5ce220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(361)@009b6094bab8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126085011488 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085011488 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085011488 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085011488 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085011488 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085011488 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085011488 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085011488 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085011488 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085011488 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085011488 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085011488 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085011488 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085011488 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085011488 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250126085011488 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250126085011488 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085011488 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085011488 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085011488 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085011488 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085011488 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085011488 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085011488 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085011488 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085011488 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085011488 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085011488 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085011488 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085011488 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085011488 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126085011488 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126085011488 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250126085011488 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250126085011488 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085011488 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250126085011488 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085011488 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085011488 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085011488 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085011488 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085011488 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085011488 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085011488 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085011488 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085011488 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085011488 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085011488 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085011488 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085011488 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126085011488 DRANAP NOTICE cnlink(sgsn-0)[0x56264c618ff0]{CONNECTED}: link up (cnlink.c:111) 20250126085011488 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085011488 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085011488 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085011488 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085011488 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085011488 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085011488 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085011488 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085011489 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085011489 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085011489 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085011489 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085011489 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085011489 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085011489 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085011489 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085011489 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085011489 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085011489 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085011489 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085011489 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085011489 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085011489 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250126085011489 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20250126085011489 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085011489 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085011489 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085011489 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085011489 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085011489 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085011489 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085011489 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085011489 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085011489 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085011489 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085011489 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085011489 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085011489 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085011489 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126085011489 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126085011489 DRANAP INFO cnlink(sgsn-0)[0x56264c618ff0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250126085011505 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39560<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(361)@009b6094bab8: f_create_expect(l3 := 'BE9B1D72E7549EBED4A9'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(361)@009b6094bab8: Created Expect[0] for 'BE9B1D72E7549EBED4A9'O to be handled at TC_ps_rua_disconnect_during_sccp_cr_cc0(364) TC_ps_rua_disconnect_during_sccp_cr_cc-Iuh0-RUA(356)@009b6094bab8: Added conn table entry 0TC_ps_rua_disconnect_during_sccp_cr_cc0(364)8929388 20250126085012536 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085012536 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085012536 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1355) 20250126085012536 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250126085012536 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x88406c, normal) (hnbgw_rua.c:407) 20250126085012536 DHNB DEBUG map_rua[0x56264c632710]{init}: Allocated (fsm.c:456) 20250126085012536 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8929388)[0x56264c632710]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250126085012536 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8929388 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250126085012536 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085012536 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085012536 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8929388 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250126085012536 DCN DEBUG map_sccp[0x56264c630f70]{init}: Allocated (fsm.c:456) 20250126085012536 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x56264c630f70]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250126085012536 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8929388 <-> SCCP-33 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250126085012536 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8929388 SCCP-33 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20250126085012536 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8929388)[0x56264c632710]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250126085012536 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085012536 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085012536 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8929388)[0x56264c632710]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250126085012536 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x56264c630f70]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126085012536 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250126085012536 DLSCCP DEBUG SCCP-SCOC(33)[0x56264c6317f0]{IDLE}: Allocated (fsm.c:456) 20250126085012536 DLSCCP DEBUG SCCP-SCOC(33)[0x56264c6317f0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250126085012536 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000021), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0abe9b1d72e7549ebed4a9004f400300022b0056400500f1100926) (sccp_scrc.c:406) 20250126085012536 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085012536 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085012536 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085012536 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085012536 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085012536 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085012536 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085012536 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085012536 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085012536 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085012536 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085012536 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085012536 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085012536 DLSCCP DEBUG SCCP-SCOC(33)[0x56264c6317f0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250126085012536 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x56264c630f70]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250126085012536 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8929388)[0x56264c632710]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250126085012536 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085012536 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085012536 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085012536 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085012536 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085012536 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085012536 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085012537 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(360)@009b6094bab8: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(360)@009b6094bab8: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(361)@009b6094bab8: Found Expect[0] for l3='BE9B1D72E7549EBED4A9'O handled at TC_ps_rua_disconnect_during_sccp_cr_cc0(364) HNBGW_Test.sgsn0-RAN(361)@009b6094bab8: Added conn table entry 0TC_ps_rua_disconnect_during_sccp_cr_cc0(364)13320888 TC_ps_rua_disconnect_during_sccp_cr_cc0(364)@009b6094bab8: setverdict(pass): none -> pass TC_ps_rua_disconnect_during_sccp_cr_cc-Iuh0-RUA(356)@009b6094bab8: Deleted conn table entry 0TC_ps_rua_disconnect_during_sccp_cr_cc0(364)8929388 20250126085012736 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085012737 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085012737 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 24 bytes from client (stream_srv.c:1355) 20250126085012737 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250126085012737 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x88406c,cause=misc(unspecified)) (hnbgw_rua.c:439) 20250126085012737 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8929388 SCCP-33 sgsn-0 MI=NONE: rx RUA Disconnect with 0 bytes RANAP data (hnbgw_rua.c:312) 20250126085012737 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8929388)[0x56264c632710]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250126085012737 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8929388)[0x56264c632710]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250126085012737 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x56264c630f70]{wait_cc}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) HNBGW_Test.sgsn0-SCCP(360)@009b6094bab8: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(360)@009b6094bab8: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250126085013550 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085013550 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085013550 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085013550 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085013550 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085013550 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085013550 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085013550 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085013551 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085013551 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085013551 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085013551 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085013551 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085013551 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00fb4fc1) (sccp_scrc.c:477) 20250126085013551 DLSCCP DEBUG Received CO:COAK for local reference 33 (sccp_scoc.c:1824) 20250126085013551 DLSCCP DEBUG SCCP-SCOC(33)[0x56264c6317f0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250126085013551 DLSCCP DEBUG SCCP-SCOC(33)[0x56264c6317f0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250126085013551 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085013551 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250126085013551 DCN DEBUG handle_cn_conn_conf() conn_id=33, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250126085013551 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x56264c630f70]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250126085013551 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x56264c630f70]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250126085013551 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250126085013551 DLSCCP DEBUG SCCP-SCOC(33)[0x56264c6317f0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250126085013551 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fb4fc1), PART(T=Source Reference,L=4,D=00000021), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250126085013551 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085013551 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085013551 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085013551 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085013551 DLSCCP DEBUG SCCP-SCOC(33)[0x56264c6317f0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250126085013551 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x56264c630f70]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:364) 20250126085013551 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8929388)[0x56264c632710]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250126085013551 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8929388)[0x56264c632710]{disconnected}: Freeing instance (context_map.c:202) 20250126085013551 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8929388)[0x56264c632710]{disconnected}: Deallocated (fsm.c:568) 20250126085013551 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x56264c630f70]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250126085013551 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x56264c630f70]{disconnected}: Freeing instance (context_map.c:206) 20250126085013551 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x56264c630f70]{disconnected}: Deallocated (fsm.c:568) 20250126085013551 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8929388 SCCP-33 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20250126085013552 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085013552 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085013552 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085013552 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085013552 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085013552 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085013552 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085013552 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(360)@009b6094bab8: Session index based on local reference:0 20250126085013556 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085013557 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085013557 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085013557 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085013557 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085013557 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085013557 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085013557 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(361)@009b6094bab8: Deleted conn table entry 0TC_ps_rua_disconnect_during_sccp_cr_cc0(364)13320888 20250126085013557 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085013557 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085013557 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085013557 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085013557 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085013557 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=00fb4fc1) (sccp_scrc.c:477) 20250126085013557 DLSCCP DEBUG Received CO:RELCO for local reference 33 (sccp_scoc.c:1824) 20250126085013557 DLSCCP DEBUG SCCP-SCOC(33)[0x56264c6317f0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250126085013557 DLSCCP DEBUG SCCP-SCOC(33)[0x56264c6317f0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250126085013557 DLSCCP DEBUG SCCP-SCOC(33)[0x56264c6317f0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250126085013557 DLSCCP DEBUG SCCP-SCOC(33)[0x56264c6317f0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250126085013557 DLSCCP DEBUG SCCP-SCOC(33)[0x56264c6317f0]{IDLE}: Deallocated (fsm.c:568) 20250126085014560 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39560<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rua_disconnect_during_sccp_cr_cc0(364)@009b6094bab8: Final verdict of PTC: pass MTC@009b6094bab8: ok: talloc reports "asn1_context" = 1 bytes 20250126085014566 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:37109<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.msc0-SCCP(357)@009b6094bab8: Final verdict of PTC: none MutexDispCT-TC_ps_rua_disconnect_during_sccp_cr_cc(351)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(361)@009b6094bab8: Final verdict of PTC: none 20250126085014567 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250126085014567 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085014567 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250126085014567 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250126085014567 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250126085014567 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085014567 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126085014567 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250126085014567 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39554<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250126085014567 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085014567 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126085014567 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20250126085014567 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085014567 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085014567 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085014567 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085014567 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126085014567 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085014567 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20250126085014567 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126085014567 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126085014567 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126085014567 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250126085014567 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126085014567 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc0-RAN(358)@009b6094bab8: Final verdict of PTC: none 20250126085014568 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126085014568 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126085014568 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126085014568 DRANAP NOTICE cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: link lost (cnlink.c:118) 20250126085014568 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085014568 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085014568 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250126085014568 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250126085014568 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250126085014568 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126085014568 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085014568 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126085014568 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250126085014568 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20250126085014568 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085014568 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250126085014568 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20250126085014568 DLINP <0002> stream_srv.c:766 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) HNBGW_Test.msc0-M3UA(359)@009b6094bab8: Final verdict of PTC: none HNBGW-MGCP(363)@009b6094bab8: Final verdict of PTC: none 20250126085014568 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085014568 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20250126085014568 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126085014568 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126085014568 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126085014568 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250126085014568 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126085014568 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250126085014569 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085014569 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126085014569 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20250126085014569 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085014569 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085014569 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085014569 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085014569 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126085014569 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126085014569 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126085014569 DRANAP NOTICE cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-M3UA(362)@009b6094bab8: Final verdict of PTC: none TC_ps_rua_disconnect_during_sccp_cr_cc-Iuh0-RUA(356)@009b6094bab8: Final verdict of PTC: none IPA-CTRL-CLI-IPA(353)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(360)@009b6094bab8: Final verdict of PTC: none VirtHNBGW-STATS(352)@009b6094bab8: Final verdict of PTC: none TC_ps_rua_disconnect_during_sccp_cr_cc-Iuh0(355)@009b6094bab8: Final verdict of PTC: none MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126085014572 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39544<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(354)@009b6094bab8: Final verdict of PTC: none MTC@009b6094bab8: Setting final verdict of the test case. MTC@009b6094bab8: Local verdict of MTC: pass MTC@009b6094bab8: Local verdict of PTC MutexDispCT-TC_ps_rua_disconnect_during_sccp_cr_cc(351): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC VirtHNBGW-STATS(352): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC IPA-CTRL-CLI-IPA(353): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW-PFCP(354): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_ps_rua_disconnect_during_sccp_cr_cc-Iuh0(355): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_ps_rua_disconnect_during_sccp_cr_cc-Iuh0-RUA(356): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.msc0-SCCP(357): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.msc0-RAN(358): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.msc0-M3UA(359): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(360): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.sgsn0-RAN(361): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(362): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW-MGCP(363): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_ps_rua_disconnect_during_sccp_cr_cc0(364): pass (pass -> pass) MTC@009b6094bab8: Test case TC_ps_rua_disconnect_during_sccp_cr_cc finished. Verdict: pass MTC@009b6094bab8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_rua_disconnect_during_sccp_cr_cc pass'. Sun Jan 26 08:50:14 UTC 2025 ====== HNBGW_Tests.TC_ps_rua_disconnect_during_sccp_cr_cc pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ps_rua_disconnect_during_sccp_cr_cc.talloc 20250126085014612 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39572<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126085015014 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=222364) Waiting for packet dumper to finish... 1 (prev_count=222364, count=249224) 20250126085016568 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126085016568 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250126085016568 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250126085016570 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126085016570 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250126085016570 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@009b6094bab8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_rua_disconnect_during_sccp_cr_cc pass' was executed successfully (exit status: 0). MTC@009b6094bab8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_cs_rua_disconnect_during_sccp_cr_cc'. ------ HNBGW_Tests.TC_cs_rua_disconnect_during_sccp_cr_cc ------ Sun Jan 26 08:50:17 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_cs_rua_disconnect_during_sccp_cr_cc.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_cs_rua_disconnect_during_sccp_cr_cc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@009b6094bab8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_cs_rua_disconnect_during_sccp_cr_cc' was executed successfully (exit status: 0). MTC@009b6094bab8: Test case TC_cs_rua_disconnect_during_sccp_cr_cc started. 20250126085018127 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34536<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126085018134 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34542<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126085018140 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:35963<->l=127.0.0.1:4262) (control_if.c:572) 20250126085018164 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085018164 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085018165 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085018165 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250126085018165 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085018165 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085018165 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085018165 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085018165 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085018165 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085018165 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085018165 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085018165 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085018165 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085018165 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085018165 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085018166 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085018166 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085018166 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085018166 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085018166 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085018166 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085018166 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085018166 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085018166 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085018166 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085018166 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085018166 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085018166 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085018166 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250126085018167 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085018167 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250126085018167 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085018167 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085018167 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085018167 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085018167 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085018167 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085018167 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085018167 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085018167 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085018167 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085018167 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085018167 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085018167 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085018167 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085018167 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126085018167 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085018167 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085018167 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085018167 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085018167 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085018167 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126085018167 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126085018167 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126085018167 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down TC_cs_rua_disconnect_during_sccp_cr_cc-Iuh0(369)@009b6094bab8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250126085018168 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085018168 DRANAP DEBUG cnlink(msc-2)[0x56264c5ae870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085018168 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250126085018168 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250126085018168 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085018168 DRANAP DEBUG cnlink(msc-3)[0x56264c618660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085018169 DRANAP DEBUG cnlink(msc-3)[0x56264c618660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085018169 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250126085018169 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085018169 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085018169 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085018169 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085018169 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085018169 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085018169 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085018169 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085018169 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085018170 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085018170 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085018170 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085018170 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085018170 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085018170 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250126085018170 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085018170 DRANAP DEBUG cnlink(msc-3)[0x56264c618660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085018170 DRANAP DEBUG cnlink(msc-2)[0x56264c5ae870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085018170 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250126085018170 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085018170 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085018170 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085018170 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085018170 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085018170 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085018170 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085018170 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085018170 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085018170 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085018170 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085018170 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085018170 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085018170 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085018170 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250126085018170 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085018170 DRANAP DEBUG cnlink(msc-2)[0x56264c5ae870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085018170 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085018170 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085018170 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085018170 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250126085018170 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250126085018170 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250126085018170 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085018170 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085018170 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085018170 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250126085018170 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250126085018170 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250126085018170 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down MTC@009b6094bab8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@009b6094bab8: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(373)@009b6094bab8: ************************************************* HNBGW_Test.msc0-M3UA(373)@009b6094bab8: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(373)@009b6094bab8: ************************************************* HNBGW_Test.msc0-SCCP(371)@009b6094bab8: v_sccp_pdu_maxlen:268 20250126085018187 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085018187 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085018187 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085018187 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085018187 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085018187 DRANAP DEBUG cnlink(sgsn-2)[0x56264c61a310]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085018187 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085018187 DRANAP DEBUG cnlink(sgsn-3)[0x56264c61aca0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085018188 DRANAP DEBUG cnlink(sgsn-3)[0x56264c61aca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085018188 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250126085018188 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085018188 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085018188 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085018188 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085018188 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085018188 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085018188 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085018188 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085018188 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085018188 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085018188 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085018188 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085018188 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085018188 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085018188 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250126085018188 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085018188 DRANAP DEBUG cnlink(sgsn-3)[0x56264c61aca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085018188 DRANAP DEBUG cnlink(sgsn-2)[0x56264c61a310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085018188 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250126085018188 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085018188 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085018188 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085018188 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085018188 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085018188 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085018188 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085018188 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085018188 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085018188 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085018188 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085018188 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085018188 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085018188 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085018188 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250126085018188 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085018188 DRANAP DEBUG cnlink(sgsn-2)[0x56264c61a310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085018188 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085018188 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250126085018189 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085018189 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085018189 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085018189 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085018189 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085018189 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085018189 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085018189 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085018189 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085018189 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085018189 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085018189 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085018189 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085018189 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085018189 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126085018189 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085018189 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085018189 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085018189 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250126085018189 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085018189 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085018189 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085018189 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085018189 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085018189 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085018189 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085018189 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085018189 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085018189 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085018189 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085018189 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085018189 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085018189 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085018189 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085018189 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085018189 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085018189 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085018189 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085018189 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085018189 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250126085018189 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250126085018189 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250126085018189 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085018189 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085018189 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085018189 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250126085018189 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250126085018189 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250126085018189 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250126085018189 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085018189 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085018189 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085018189 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126085018189 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126085018189 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126085018189 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250126085018189 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085018189 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085018189 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085018189 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085018189 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085018189 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085018189 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@009b6094bab8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@009b6094bab8: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(376)@009b6094bab8: ************************************************* HNBGW_Test.sgsn0-M3UA(376)@009b6094bab8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(376)@009b6094bab8: ************************************************* HNBGW_Test.sgsn0-SCCP(374)@009b6094bab8: v_sccp_pdu_maxlen:268 20250126085018210 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085018210 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085018210 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1355) 20250126085018210 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250126085018210 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20250126085018210 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250126085018210 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250126085018210 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085018210 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@009b6094bab8: setverdict(pass): none -> pass 20250126085018384 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126085018384 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250126085018384 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126085018384 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(373)@009b6094bab8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250126085018394 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085018394 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250126085018394 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126085018394 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126085018395 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126085018395 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250126085018395 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126085018398 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085018398 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250126085018398 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126085018398 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126085018398 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126085018398 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126085018398 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126085018398 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085018398 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126085018398 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20250126085018398 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085018398 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085018398 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085018398 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085018398 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126085018398 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126085018398 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085018399 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085018400 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250126085018400 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085018400 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085018400 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085018400 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085018400 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085018400 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085018400 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085018400 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085018400 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085018400 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085018400 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085018400 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085018400 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085018400 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085018400 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085018400 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085018400 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085018400 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085018400 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085018400 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085018400 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085018400 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085018400 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085018400 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085018400 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085018401 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126085018401 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250126085018401 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126085018401 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(376)@009b6094bab8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250126085018406 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085018406 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250126085018406 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126085018406 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126085018406 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126085018406 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250126085018406 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126085018406 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085018406 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250126085018406 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126085018406 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126085018406 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126085018406 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126085018406 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126085018407 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085018407 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126085018407 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20250126085018407 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085018407 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085018407 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085018407 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085018407 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126085018407 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126085018407 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085018408 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085018408 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250126085018408 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085018408 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085018408 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085018408 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085018408 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085018408 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085018408 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085018408 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085018408 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085018408 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085018408 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085018409 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085018409 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085018409 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085018409 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085018409 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085018409 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085018409 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085018408 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085018408 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085018408 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085018408 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085018408 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085018408 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085018409 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(372)@009b6094bab8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126085019189 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085019190 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085019190 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085019190 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085019190 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085019190 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085019190 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250126085019190 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250126085019190 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085019190 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085019190 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085019189 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085019189 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085019189 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085019189 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085019189 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085019189 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085019189 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085019189 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085019190 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085019190 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085019190 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085019190 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085019190 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085019190 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085019190 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085019190 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085019190 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085019190 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085019190 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085019190 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126085019190 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126085019190 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250126085019190 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250126085019190 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085019190 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250126085019190 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085019190 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085019190 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085019190 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085019190 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085019190 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085019190 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085019190 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085019190 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085019190 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085019190 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085019190 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085019190 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085019190 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126085019190 DRANAP NOTICE cnlink(msc-0)[0x56264c5ce220]{CONNECTED}: link up (cnlink.c:111) 20250126085019190 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085019190 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085019190 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085019190 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085019190 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085019190 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085019190 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085019190 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085019190 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085019190 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085019190 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085019190 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085019190 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085019190 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085019190 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085019190 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085019190 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085019190 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085019190 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085019190 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085019190 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085019190 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085019190 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250126085019190 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250126085019190 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085019190 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085019190 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085019190 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085019190 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085019190 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085019190 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085019190 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085019190 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085019190 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085019190 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085019190 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085019190 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085019190 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085019190 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126085019190 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126085019190 DRANAP INFO cnlink(msc-0)[0x56264c5ce220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(375)@009b6094bab8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126085019213 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085019214 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085019214 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085019214 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085019214 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085019214 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085019214 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085019214 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085019214 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085019214 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085019214 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085019214 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085019214 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085019214 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085019214 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250126085019214 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250126085019214 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085019214 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085019214 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085019214 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085019214 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085019214 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085019214 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085019214 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085019214 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085019214 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085019214 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085019214 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085019214 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085019214 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085019214 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126085019214 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126085019214 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250126085019214 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250126085019214 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085019214 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250126085019214 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085019214 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085019214 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085019214 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085019214 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085019214 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085019214 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085019214 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085019214 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085019214 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085019214 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085019214 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085019214 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085019214 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126085019214 DRANAP NOTICE cnlink(sgsn-0)[0x56264c618ff0]{CONNECTED}: link up (cnlink.c:111) 20250126085019215 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085019215 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085019215 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085019215 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085019215 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085019215 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085019215 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085019215 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085019219 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085019219 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085019219 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085019219 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085019219 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085019219 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085019219 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085019219 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085019219 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085019219 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085019219 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085019219 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085019219 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085019219 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085019219 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250126085019219 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20250126085019219 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085019219 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085019219 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085019219 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085019219 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085019219 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085019219 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085019219 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085019219 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085019219 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085019219 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085019219 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085019219 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085019219 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085019219 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126085019219 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126085019219 DRANAP INFO cnlink(sgsn-0)[0x56264c618ff0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250126085019242 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34550<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(372)@009b6094bab8: f_create_expect(l3 := 'DBE72018FD24C1C7FEB1'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(372)@009b6094bab8: Created Expect[0] for 'DBE72018FD24C1C7FEB1'O to be handled at TC_cs_rua_disconnect_during_sccp_cr_cc0(378) TC_cs_rua_disconnect_during_sccp_cr_cc-Iuh0-RUA(370)@009b6094bab8: Added conn table entry 0TC_cs_rua_disconnect_during_sccp_cr_cc0(378)9862773 20250126085020273 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085020273 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085020273 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1355) 20250126085020273 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250126085020273 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x967e75, normal) (hnbgw_rua.c:407) 20250126085020273 DHNB DEBUG map_rua[0x56264c6317f0]{init}: Allocated (fsm.c:456) 20250126085020273 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9862773)[0x56264c6317f0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250126085020273 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9862773 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250126085020273 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085020273 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085020273 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9862773 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250126085020273 DCN DEBUG map_sccp[0x56264c632710]{init}: Allocated (fsm.c:456) 20250126085020273 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x56264c632710]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250126085020273 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9862773 <-> SCCP-34 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250126085020273 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9862773 SCCP-34 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20250126085020273 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9862773)[0x56264c6317f0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250126085020273 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085020273 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085020273 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9862773)[0x56264c6317f0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250126085020274 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x56264c632710]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126085020274 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250126085020274 DLSCCP DEBUG SCCP-SCOC(34)[0x56264c630f70]{IDLE}: Allocated (fsm.c:456) 20250126085020274 DLSCCP DEBUG SCCP-SCOC(34)[0x56264c630f70]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250126085020274 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000022), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=65,D=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0adbe72018fd24c1c7feb1004f40030003d10056400500f1100926) (sccp_scrc.c:406) 20250126085020274 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085020274 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085020274 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085020274 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085020274 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085020274 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085020274 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085020274 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085020274 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085020274 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085020274 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085020274 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085020274 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085020274 DLSCCP DEBUG SCCP-SCOC(34)[0x56264c630f70]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250126085020274 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x56264c632710]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250126085020274 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9862773)[0x56264c6317f0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250126085020274 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085020274 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085020274 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085020274 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085020274 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085020274 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085020274 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085020274 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(371)@009b6094bab8: First idle individual index:0 HNBGW_Test.msc0-SCCP(371)@009b6094bab8: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(372)@009b6094bab8: Found Expect[0] for l3='DBE72018FD24C1C7FEB1'O handled at TC_cs_rua_disconnect_during_sccp_cr_cc0(378) HNBGW_Test.msc0-RAN(372)@009b6094bab8: Added conn table entry 0TC_cs_rua_disconnect_during_sccp_cr_cc0(378)16494545 TC_cs_rua_disconnect_during_sccp_cr_cc0(378)@009b6094bab8: setverdict(pass): none -> pass TC_cs_rua_disconnect_during_sccp_cr_cc-Iuh0-RUA(370)@009b6094bab8: Deleted conn table entry 0TC_cs_rua_disconnect_during_sccp_cr_cc0(378)9862773 20250126085020476 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085020477 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085020477 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 24 bytes from client (stream_srv.c:1355) 20250126085020477 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250126085020477 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x967e75,cause=misc(unspecified)) (hnbgw_rua.c:439) 20250126085020477 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9862773 SCCP-34 msc-0 MI=NONE: rx RUA Disconnect with 0 bytes RANAP data (hnbgw_rua.c:312) 20250126085020477 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9862773)[0x56264c6317f0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250126085020477 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9862773)[0x56264c6317f0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250126085020477 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x56264c632710]{wait_cc}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) HNBGW_Test.msc0-SCCP(371)@009b6094bab8: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(371)@009b6094bab8: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250126085021287 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085021287 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085021287 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085021287 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085021287 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085021287 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085021287 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085021287 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085021287 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085021287 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085021287 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085021287 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085021287 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085021287 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00a3497f) (sccp_scrc.c:477) 20250126085021287 DLSCCP DEBUG Received CO:COAK for local reference 34 (sccp_scoc.c:1824) 20250126085021288 DLSCCP DEBUG SCCP-SCOC(34)[0x56264c630f70]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250126085021288 DLSCCP DEBUG SCCP-SCOC(34)[0x56264c630f70]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250126085021288 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085021288 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250126085021288 DCN DEBUG handle_cn_conn_conf() conn_id=34, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250126085021288 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x56264c632710]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250126085021288 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x56264c632710]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250126085021288 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250126085021288 DLSCCP DEBUG SCCP-SCOC(34)[0x56264c630f70]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250126085021288 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a3497f), PART(T=Source Reference,L=4,D=00000022), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250126085021288 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085021288 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085021288 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085021288 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085021288 DLSCCP DEBUG SCCP-SCOC(34)[0x56264c630f70]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250126085021288 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x56264c632710]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:364) 20250126085021288 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9862773)[0x56264c6317f0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250126085021288 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9862773)[0x56264c6317f0]{disconnected}: Freeing instance (context_map.c:202) 20250126085021288 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9862773)[0x56264c6317f0]{disconnected}: Deallocated (fsm.c:568) 20250126085021288 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x56264c632710]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250126085021288 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x56264c632710]{disconnected}: Freeing instance (context_map.c:206) 20250126085021288 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x56264c632710]{disconnected}: Deallocated (fsm.c:568) 20250126085021288 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9862773 SCCP-34 msc-0 MI=NONE: Deallocating (context_map.c:225) 20250126085021288 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085021288 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085021288 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085021288 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085021288 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085021288 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085021288 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085021288 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(371)@009b6094bab8: Session index based on local reference:0 20250126085021292 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085021292 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085021292 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085021292 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085021292 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085021292 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085021292 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085021292 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(372)@009b6094bab8: Deleted conn table entry 0TC_cs_rua_disconnect_during_sccp_cr_cc0(378)16494545 20250126085021293 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085021293 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085021293 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085021293 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085021293 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085021293 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=00a3497f) (sccp_scrc.c:477) 20250126085021293 DLSCCP DEBUG Received CO:RELCO for local reference 34 (sccp_scoc.c:1824) 20250126085021293 DLSCCP DEBUG SCCP-SCOC(34)[0x56264c630f70]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250126085021293 DLSCCP DEBUG SCCP-SCOC(34)[0x56264c630f70]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250126085021293 DLSCCP DEBUG SCCP-SCOC(34)[0x56264c630f70]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250126085021293 DLSCCP DEBUG SCCP-SCOC(34)[0x56264c630f70]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250126085021293 DLSCCP DEBUG SCCP-SCOC(34)[0x56264c630f70]{IDLE}: Deallocated (fsm.c:568) 20250126085022299 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34550<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_cs_rua_disconnect_during_sccp_cr_cc0(378)@009b6094bab8: Final verdict of PTC: pass MTC@009b6094bab8: ok: talloc reports "asn1_context" = 1 bytes 20250126085022308 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:35963<->l=127.0.0.1:4262) (control_if.c:193) MutexDispCT-TC_cs_rua_disconnect_during_sccp_cr_cc(365)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(374)@009b6094bab8: Final verdict of PTC: none 20250126085022308 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34542<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250126085022308 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085022308 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) HNBGW_Test.sgsn0-RAN(375)@009b6094bab8: Final verdict of PTC: none TC_cs_rua_disconnect_during_sccp_cr_cc-Iuh0-RUA(370)@009b6094bab8: Final verdict of PTC: none 20250126085022308 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250126085022308 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250126085022308 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250126085022308 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250126085022308 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085022308 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250126085022308 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250126085022308 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250126085022308 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085022308 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250126085022308 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250126085022308 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250126085022308 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085022308 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126085022308 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.sgsn0-M3UA(376)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.msc0-RAN(372)@009b6094bab8: Final verdict of PTC: none 20250126085022308 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250126085022308 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085022308 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126085022308 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250126085022308 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126085022308 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085022308 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20250126085022308 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126085022308 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126085022308 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126085022308 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250126085022308 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126085022308 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250126085022309 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126085022309 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085022309 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20250126085022309 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126085022309 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN HNBGW-MGCP(377)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(373)@009b6094bab8: Final verdict of PTC: none 20250126085022309 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126085022309 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250126085022309 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126085022309 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250126085022309 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085022309 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126085022309 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20250126085022309 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085022309 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085022309 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085022309 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085022309 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126085022309 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126085022309 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126085022309 DRANAP NOTICE cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: link lost (cnlink.c:118) 20250126085022309 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085022309 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126085022309 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20250126085022309 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085022309 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085022309 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085022309 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085022309 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126085022309 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126085022309 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126085022309 DRANAP NOTICE cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-SCCP(371)@009b6094bab8: Final verdict of PTC: none IPA-CTRL-CLI-IPA(367)@009b6094bab8: Final verdict of PTC: none TC_cs_rua_disconnect_during_sccp_cr_cc-Iuh0(369)@009b6094bab8: Final verdict of PTC: none VirtHNBGW-STATS(366)@009b6094bab8: Final verdict of PTC: none MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126085022310 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34536<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(368)@009b6094bab8: Final verdict of PTC: none MTC@009b6094bab8: Setting final verdict of the test case. MTC@009b6094bab8: Local verdict of MTC: pass MTC@009b6094bab8: Local verdict of PTC MutexDispCT-TC_cs_rua_disconnect_during_sccp_cr_cc(365): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC VirtHNBGW-STATS(366): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC IPA-CTRL-CLI-IPA(367): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW-PFCP(368): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_cs_rua_disconnect_during_sccp_cr_cc-Iuh0(369): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_cs_rua_disconnect_during_sccp_cr_cc-Iuh0-RUA(370): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.msc0-SCCP(371): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.msc0-RAN(372): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.msc0-M3UA(373): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(374): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.sgsn0-RAN(375): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(376): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW-MGCP(377): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_cs_rua_disconnect_during_sccp_cr_cc0(378): pass (pass -> pass) MTC@009b6094bab8: Test case TC_cs_rua_disconnect_during_sccp_cr_cc finished. Verdict: pass MTC@009b6094bab8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_cs_rua_disconnect_during_sccp_cr_cc pass'. Sun Jan 26 08:50:22 UTC 2025 ====== HNBGW_Tests.TC_cs_rua_disconnect_during_sccp_cr_cc pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_cs_rua_disconnect_during_sccp_cr_cc.talloc 20250126085022366 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34552<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126085022768 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34552<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=222304) Waiting for packet dumper to finish... 1 (prev_count=222304, count=248424) 20250126085024310 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126085024310 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250126085024310 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250126085024310 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126085024310 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250126085024310 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@009b6094bab8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_cs_rua_disconnect_during_sccp_cr_cc pass' was executed successfully (exit status: 0). MTC@009b6094bab8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_cs_iu_release_req_rua_disconnect'. ------ HNBGW_Tests.TC_cs_iu_release_req_rua_disconnect ------ Sun Jan 26 08:50:24 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_cs_iu_release_req_rua_disconnect.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_cs_iu_release_req_rua_disconnect.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@009b6094bab8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_cs_iu_release_req_rua_disconnect' was executed successfully (exit status: 0). MTC@009b6094bab8: Test case TC_cs_iu_release_req_rua_disconnect started. 20250126085025870 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45748<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126085025873 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45750<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126085025875 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:41561<->l=127.0.0.1:4262) (control_if.c:572) 20250126085025887 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085025887 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085025887 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085025887 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_cs_iu_release_req_rua_disconnect-Iuh0(383)@009b6094bab8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250126085025888 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085025888 DRANAP DEBUG cnlink(msc-2)[0x56264c5ae870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085025888 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250126085025888 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250126085025888 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085025888 DRANAP DEBUG cnlink(msc-3)[0x56264c618660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085025889 DRANAP DEBUG cnlink(msc-3)[0x56264c618660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085025889 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250126085025889 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085025889 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085025889 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085025889 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085025889 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085025889 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085025889 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085025889 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085025889 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085025889 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085025889 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085025889 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085025889 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085025889 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085025889 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250126085025889 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085025889 DRANAP DEBUG cnlink(msc-3)[0x56264c618660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085025889 DRANAP DEBUG cnlink(msc-2)[0x56264c5ae870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085025889 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250126085025889 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085025889 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085025889 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085025889 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085025889 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085025889 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085025889 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085025889 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085025889 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085025889 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085025889 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085025889 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085025889 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085025889 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085025889 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250126085025889 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085025889 DRANAP DEBUG cnlink(msc-2)[0x56264c5ae870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085025889 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085025889 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250126085025889 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085025889 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085025889 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085025889 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085025889 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085025890 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085025890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085025890 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085025890 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085025890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085025890 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085025890 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085025890 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085025890 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085025890 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126085025890 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085025890 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085025890 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085025890 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250126085025890 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085025890 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085025890 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085025890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085025890 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085025890 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085025890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085025890 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085025890 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085025890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085025890 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085025890 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085025890 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085025890 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085025890 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085025890 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085025890 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085025890 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085025890 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085025890 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085025890 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250126085025890 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250126085025890 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250126085025890 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085025890 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085025890 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085025890 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250126085025890 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250126085025890 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250126085025890 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250126085025890 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085025890 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085025890 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085025890 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126085025890 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126085025891 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126085025891 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250126085025891 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085025891 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085025891 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085025891 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085025891 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085025891 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085025891 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@009b6094bab8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@009b6094bab8: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(387)@009b6094bab8: ************************************************* HNBGW_Test.msc0-M3UA(387)@009b6094bab8: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(387)@009b6094bab8: ************************************************* HNBGW_Test.msc0-SCCP(385)@009b6094bab8: v_sccp_pdu_maxlen:268 20250126085025903 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085025903 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085025904 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085025904 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085025904 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085025904 DRANAP DEBUG cnlink(sgsn-2)[0x56264c61a310]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085025904 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085025904 DRANAP DEBUG cnlink(sgsn-3)[0x56264c61aca0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085025905 DRANAP DEBUG cnlink(sgsn-3)[0x56264c61aca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085025905 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250126085025905 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085025905 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085025905 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085025905 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085025905 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085025905 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085025905 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085025905 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085025905 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085025905 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085025905 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085025905 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085025905 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085025905 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085025905 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250126085025905 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085025905 DRANAP DEBUG cnlink(sgsn-3)[0x56264c61aca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085025905 DRANAP DEBUG cnlink(sgsn-2)[0x56264c61a310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085025905 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250126085025905 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085025905 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085025905 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085025905 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085025905 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085025905 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085025905 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085025905 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085025905 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085025905 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085025905 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085025905 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085025905 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085025905 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085025905 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250126085025905 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085025905 DRANAP DEBUG cnlink(sgsn-2)[0x56264c61a310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085025905 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085025905 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250126085025905 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085025905 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085025905 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085025905 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085025905 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085025905 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085025905 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085025905 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085025905 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085025905 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085025905 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085025905 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085025905 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085025905 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085025905 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126085025905 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085025905 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085025905 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085025905 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250126085025905 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085025905 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085025905 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085025905 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085025905 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085025905 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085025905 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085025905 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085025905 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085025905 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085025905 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085025905 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085025905 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085025905 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085025905 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085025905 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085025905 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085025905 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085025905 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085025905 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085025905 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250126085025905 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250126085025905 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250126085025905 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085025905 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085025905 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085025905 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250126085025905 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250126085025905 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250126085025905 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250126085025906 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085025906 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085025906 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085025906 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126085025906 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126085025906 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126085025906 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250126085025906 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085025906 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085025906 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085025906 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085025906 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085025906 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085025906 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@009b6094bab8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@009b6094bab8: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(390)@009b6094bab8: ************************************************* HNBGW_Test.sgsn0-M3UA(390)@009b6094bab8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(390)@009b6094bab8: ************************************************* HNBGW_Test.sgsn0-SCCP(388)@009b6094bab8: v_sccp_pdu_maxlen:268 20250126085025925 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085025925 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085025925 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1355) 20250126085025925 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250126085025925 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20250126085025925 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250126085025925 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250126085025925 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085025925 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@009b6094bab8: setverdict(pass): none -> pass 20250126085026102 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126085026102 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250126085026102 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126085026102 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(387)@009b6094bab8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250126085026110 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085026110 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250126085026110 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126085026110 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126085026110 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126085026110 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250126085026110 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126085026113 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085026113 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250126085026113 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126085026113 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126085026113 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126085026113 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126085026113 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126085026113 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085026113 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126085026113 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20250126085026113 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085026113 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085026113 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085026113 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085026113 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126085026113 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126085026113 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085026115 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085026115 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250126085026115 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085026115 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085026115 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085026115 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085026115 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085026115 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085026115 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085026115 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085026115 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085026115 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085026115 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085026115 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085026115 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085026115 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085026115 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085026115 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085026115 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085026115 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085026115 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085026115 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085026115 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085026115 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085026116 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085026116 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085026116 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085026116 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126085026116 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250126085026116 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126085026116 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(390)@009b6094bab8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250126085026126 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085026126 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250126085026126 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126085026126 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126085026126 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126085026126 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250126085026127 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126085026129 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085026129 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250126085026129 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126085026129 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126085026129 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126085026129 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126085026129 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126085026129 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085026129 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126085026129 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20250126085026129 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085026129 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085026129 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085026129 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085026129 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126085026129 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126085026129 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085026131 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085026131 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250126085026131 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085026131 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085026131 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085026131 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085026131 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085026131 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085026131 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085026131 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085026131 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085026131 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085026131 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085026131 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085026131 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085026131 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085026131 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085026131 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085026131 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085026131 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085026131 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085026131 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085026131 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085026131 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085026131 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085026131 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085026131 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(386)@009b6094bab8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126085026911 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085026911 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085026911 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085026911 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085026911 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085026911 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085026911 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085026911 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085026911 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085026911 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085026911 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085026911 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085026911 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085026911 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085026911 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250126085026911 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250126085026911 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085026911 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085026911 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085026911 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085026911 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085026911 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085026911 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085026911 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085026911 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085026911 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085026911 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085026911 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085026911 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085026911 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085026911 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126085026911 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126085026911 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250126085026912 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250126085026912 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085026912 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250126085026912 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085026912 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085026912 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085026912 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085026912 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085026912 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085026912 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085026912 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085026912 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085026912 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085026912 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085026912 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085026912 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085026912 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126085026912 DRANAP NOTICE cnlink(msc-0)[0x56264c5ce220]{CONNECTED}: link up (cnlink.c:111) 20250126085026912 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085026912 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085026912 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085026912 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085026912 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085026912 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085026912 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085026912 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085026913 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085026913 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085026913 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085026913 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085026913 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085026913 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085026913 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085026913 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085026913 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085026914 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085026914 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085026914 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085026914 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085026914 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085026914 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250126085026914 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250126085026914 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085026914 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085026914 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085026914 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085026914 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085026914 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085026914 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085026914 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085026914 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085026914 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085026914 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085026914 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085026914 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085026914 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085026914 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126085026914 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126085026914 DRANAP INFO cnlink(msc-0)[0x56264c5ce220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(389)@009b6094bab8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126085026924 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085026924 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085026924 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085026924 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085026924 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085026924 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085026924 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085026924 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085026924 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085026924 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085026924 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085026924 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085026924 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085026924 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085026924 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250126085026924 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250126085026925 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085026925 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085026925 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085026925 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085026925 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085026925 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085026925 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085026925 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085026925 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085026925 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085026925 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085026925 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085026925 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085026925 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085026925 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126085026925 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126085026925 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250126085026925 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250126085026925 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085026925 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250126085026925 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085026925 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085026925 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085026925 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085026925 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085026925 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085026925 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085026925 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085026925 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085026925 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085026925 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085026925 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085026925 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085026925 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126085026925 DRANAP NOTICE cnlink(sgsn-0)[0x56264c618ff0]{CONNECTED}: link up (cnlink.c:111) 20250126085026925 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085026925 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085026925 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085026926 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085026926 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085026926 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085026926 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085026926 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085026928 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085026928 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085026928 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085026928 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085026928 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085026928 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085026928 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085026928 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085026928 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085026928 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085026928 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085026928 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085026928 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085026928 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085026928 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250126085026928 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20250126085026928 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085026928 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085026928 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085026929 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085026929 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085026929 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085026929 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085026929 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085026929 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085026929 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085026929 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085026929 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085026929 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085026929 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085026929 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126085026929 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126085026929 DRANAP INFO cnlink(sgsn-0)[0x56264c618ff0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250126085026943 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45764<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(386)@009b6094bab8: f_create_expect(l3 := '178F4D4DFA16EEA71D92'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(386)@009b6094bab8: Created Expect[0] for '178F4D4DFA16EEA71D92'O to be handled at TC_cs_iu_release_req_rua_disconnect0(392) TC_cs_iu_release_req_rua_disconnect-Iuh0-RUA(384)@009b6094bab8: Added conn table entry 0TC_cs_iu_release_req_rua_disconnect0(392)6433677 20250126085027977 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085027977 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085027977 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1355) 20250126085027977 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250126085027977 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x622b8d, normal) (hnbgw_rua.c:407) 20250126085027977 DHNB DEBUG map_rua[0x56264c630f70]{init}: Allocated (fsm.c:456) 20250126085027977 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6433677)[0x56264c630f70]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250126085027977 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6433677 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250126085027977 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085027977 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085027977 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6433677 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250126085027977 DCN DEBUG map_sccp[0x56264c6317f0]{init}: Allocated (fsm.c:456) 20250126085027977 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x56264c6317f0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250126085027977 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6433677 <-> SCCP-35 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250126085027977 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6433677 SCCP-35 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20250126085027977 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6433677)[0x56264c630f70]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250126085027977 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085027977 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085027978 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6433677)[0x56264c630f70]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250126085027978 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x56264c6317f0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126085027978 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250126085027978 DLSCCP DEBUG SCCP-SCOC(35)[0x56264c632710]{IDLE}: Allocated (fsm.c:456) 20250126085027978 DLSCCP DEBUG SCCP-SCOC(35)[0x56264c632710]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250126085027978 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000023), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=65,D=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a178f4d4dfa16eea71d92004f400300030e0056400500f1100926) (sccp_scrc.c:406) 20250126085027978 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085027978 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085027978 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085027978 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085027978 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085027978 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085027978 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085027978 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085027978 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085027978 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085027978 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085027978 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085027978 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085027978 DLSCCP DEBUG SCCP-SCOC(35)[0x56264c632710]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250126085027978 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x56264c6317f0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250126085027978 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6433677)[0x56264c630f70]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250126085027978 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085027978 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085027978 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085027978 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085027978 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085027978 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085027978 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085027978 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(385)@009b6094bab8: First idle individual index:0 HNBGW_Test.msc0-SCCP(385)@009b6094bab8: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(386)@009b6094bab8: Found Expect[0] for l3='178F4D4DFA16EEA71D92'O handled at TC_cs_iu_release_req_rua_disconnect0(392) HNBGW_Test.msc0-RAN(386)@009b6094bab8: Added conn table entry 0TC_cs_iu_release_req_rua_disconnect0(392)6213169 HNBGW_Test.msc0-SCCP(385)@009b6094bab8: Session index based on connection ID:0 TC_cs_iu_release_req_rua_disconnect0(392)@009b6094bab8: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(385)@009b6094bab8: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250126085027994 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085027994 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085027994 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085027994 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085027994 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085027994 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085027994 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085027994 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085027994 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085027994 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085027994 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085027994 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085027994 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085027994 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0008ff1d) (sccp_scrc.c:477) 20250126085027994 DLSCCP DEBUG Received CO:COAK for local reference 35 (sccp_scoc.c:1824) 20250126085027994 DLSCCP DEBUG SCCP-SCOC(35)[0x56264c632710]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250126085027994 DLSCCP DEBUG SCCP-SCOC(35)[0x56264c632710]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250126085027994 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085027994 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250126085027994 DCN DEBUG handle_cn_conn_conf() conn_id=35, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250126085027994 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x56264c6317f0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250126085027994 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x56264c6317f0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_cs_iu_release_req_rua_disconnect0(392)@009b6094bab8: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(391)@009b6094bab8: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_cs_iu_release_req_rua_disconnect0(392) HNBGW_Test.msc0-SCCP(385)@009b6094bab8: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(385)@009b6094bab8: vl_len:91 HNBGW_Test.msc0-SCCP(385)@009b6094bab8: vl_from0 HNBGW_Test.msc0-SCCP(385)@009b6094bab8: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250126085028196 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085028196 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085028196 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085028196 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085028197 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085028197 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085028197 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085028197 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085028197 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085028197 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085028197 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085028197 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085028197 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085028197 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000023), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:477) 20250126085028197 DLSCCP DEBUG Received CO:CODT for local reference 35 (sccp_scoc.c:1824) 20250126085028197 DLSCCP DEBUG SCCP-SCOC(35)[0x56264c632710]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250126085028197 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085028197 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250126085028197 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x56264c6317f0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250126085028197 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250126085028197 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250126085028197 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x56264c6317f0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250126085028197 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250126085028197 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250126085028197 DMGW DEBUG mgw(mgw-fsm-6433677-0)[0x56264c632930]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250126085028197 DMGW DEBUG mgw(mgw-fsm-6433677-0)[0x56264c632930]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250126085028197 DMGW DEBUG mgw(mgw-fsm-6433677-0)[0x56264c632930]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250126085028197 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250126085028197 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250126085028197 DLMGCP DEBUG mgw-endp(mgw-fsm-6433677-0)[0x56264c632d10]{UNUSED}: Allocated (fsm.c:456) 20250126085028197 DLMGCP DEBUG mgw-endp(mgw-fsm-6433677-0)[0x56264c632d10]{UNUSED}: is child of mgw(mgw-fsm-6433677-0)[0x56264c632930] (fsm.c:486) 20250126085028197 DLMGCP DEBUG mgw-endp(mgw-fsm-6433677-0)[0x56264c632d10]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-6433677-0)[0x56264c632930] (mgcp_client_endpoint_fsm.c:724) 20250126085028197 DLMGCP DEBUG mgw-endp(mgw-fsm-6433677-0)[0x56264c632d10]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250126085028197 DLMGCP DEBUG mgw-endp(mgw-fsm-6433677-0)[0x56264c632d10]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250126085028197 DLMGCP DEBUG mgw-endp(mgw-fsm-6433677-0)[0x56264c632d10]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250126085028197 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6433677-0)[0x56264c645390]{ST_CRCX}: Allocated (fsm.c:456) 20250126085028197 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6433677-0)[0x56264c645390]{ST_CRCX}: is child of mgw-endp(mgw-fsm-6433677-0)[0x56264c632d10] (fsm.c:486) 20250126085028197 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6433677-0)[0x56264c645390]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250126085028197 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6433677-0)[0x56264c645390]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250126085028197 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:43237: len=201 'CRCX 104 rtpbridge/*@mgw MGCP 1.0\r\nC: 622b'... (mgcp_client.c:807) 20250126085028197 DLMGCP DEBUG MGW(mgw) Queued 201 bytes for MGW (mgcp_client.c:1221) 20250126085028197 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6433677-0)[0x56264c645390]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250126085028197 DLMGCP DEBUG mgw-endp(mgw-fsm-6433677-0)[0x56264c632d10]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(391)@009b6094bab8: Found Expect[0] for { line := { verb := "CRCX", trans_id := "104", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "622b8d17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "622b8d17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } handled at TC_cs_iu_release_req_rua_disconnect0(392) TC_cs_iu_release_req_rua_disconnect0(392)@009b6094bab8: CRCX1{ line := { verb := "CRCX", trans_id := "104", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "622b8d17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "622b8d17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } TC_cs_iu_release_req_rua_disconnect0(392)@009b6094bab8: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 20250126085028222 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 104 OK (mgcp_client.c:758) 20250126085028222 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c645390]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250126085028222 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c645390]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250126085028222 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c645390]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250126085028222 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c645390]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250126085028222 DLMGCP DEBUG mgw-endp(mgw-fsm-6433677-0)[0x56264c632d10]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250126085028222 DLMGCP DEBUG mgw-endp(mgw-fsm-6433677-0)[0x56264c632d10]{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) 20250126085028222 DLMGCP DEBUG mgw-endp(mgw-fsm-6433677-0)[0x56264c632d10]{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) 20250126085028222 DLMGCP DEBUG mgw-endp(mgw-fsm-6433677-0)[0x56264c632d10]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250126085028222 DLMGCP DEBUG mgw-endp(mgw-fsm-6433677-0)[0x56264c632d10]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250126085028222 DLMGCP DEBUG mgw-endp(mgw-fsm-6433677-0)[0x56264c632d10]{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) 20250126085028222 DMGW DEBUG mgw(mgw-fsm-6433677-0)[0x56264c632930]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250126085028222 DMGW DEBUG mgw(mgw-fsm-6433677-0)[0x56264c632930]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250126085028222 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250126085028222 DMGW DEBUG mgw(mgw-fsm-6433677-0)[0x56264c632930]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250126085028222 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6433677)[0x56264c630f70]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250126085028222 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250126085028222 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085028222 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_cs_iu_release_req_rua_disconnect0(392)@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126085028246 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085028246 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085028247 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1355) 20250126085028247 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250126085028247 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x622b8d) (hnbgw_rua.c:471) 20250126085028247 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6433677 SCCP-35 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250126085028247 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6433677)[0x56264c630f70]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250126085028247 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250126085028247 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250126085028247 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6433677)[0x56264c630f70]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250126085028247 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250126085028247 DMGW DEBUG mgw(mgw-fsm-6433677-0)[0x56264c632930]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250126085028247 DMGW DEBUG mgw(mgw-fsm-6433677-0)[0x56264c632930]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250126085028247 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250126085028247 DMGW DEBUG mgw(mgw-fsm-6433677-0)[0x56264c632930]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250126085028247 DLMGCP DEBUG mgw-endp(mgw-fsm-6433677-0)[0x56264c632d10]{IN_USE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-6433677-0)[0x56264c632930] (mgcp_client_endpoint_fsm.c:724) 20250126085028247 DLMGCP DEBUG mgw-endp(mgw-fsm-6433677-0)[0x56264c632d10]{IN_USE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250126085028247 DLMGCP DEBUG mgw-endp(mgw-fsm-6433677-0)[0x56264c632d10]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250126085028247 DLMGCP DEBUG mgw-endp(mgw-fsm-6433677-0)[0x56264c632d10]{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) 20250126085028247 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c645390]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250126085028247 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:43237: len=215 'MDCX 105 rtpbridge/9@mgw MGCP 1.0\r\nC: 622b'... (mgcp_client.c:807) 20250126085028247 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1221) 20250126085028247 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c645390]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250126085028247 DLMGCP DEBUG mgw-endp(mgw-fsm-6433677-0)[0x56264c632d10]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250126085028247 DLMGCP DEBUG mgw-endp(mgw-fsm-6433677-0)[0x56264c632d10]{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) 20250126085028247 DLMGCP DEBUG mgw-endp(mgw-fsm-6433677-0)[0x56264c632d10]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_cs_iu_release_req_rua_disconnect0(392)@009b6094bab8: MDCX1{ line := { verb := "MDCX", trans_id := "105", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "622b8d17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "622b8d17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250126085028256 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 105 OK (mgcp_client.c:758) 20250126085028256 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c645390]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250126085028256 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c645390]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250126085028256 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c645390]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250126085028256 DLMGCP DEBUG mgw-endp(mgw-fsm-6433677-0)[0x56264c632d10]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250126085028256 DLMGCP DEBUG mgw-endp(mgw-fsm-6433677-0)[0x56264c632d10]{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) 20250126085028256 DLMGCP DEBUG mgw-endp(mgw-fsm-6433677-0)[0x56264c632d10]{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) 20250126085028256 DLMGCP DEBUG mgw-endp(mgw-fsm-6433677-0)[0x56264c632d10]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250126085028256 DLMGCP DEBUG mgw-endp(mgw-fsm-6433677-0)[0x56264c632d10]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250126085028256 DLMGCP DEBUG mgw-endp(mgw-fsm-6433677-0)[0x56264c632d10]{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) 20250126085028256 DMGW DEBUG mgw(mgw-fsm-6433677-0)[0x56264c632930]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250126085028256 DMGW DEBUG mgw(mgw-fsm-6433677-0)[0x56264c632930]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250126085028256 DMGW DEBUG mgw(mgw-fsm-6433677-0)[0x56264c632930]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250126085028256 DLMGCP DEBUG mgw-endp(mgw-fsm-6433677-0)[0x56264c632d10]{IN_USE}: rtpbridge/9@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-6433677-0)[0x56264c632930] (mgcp_client_endpoint_fsm.c:724) 20250126085028256 DLMGCP DEBUG mgw-endp(mgw-fsm-6433677-0)[0x56264c632d10]{IN_USE}: rtpbridge/9@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250126085028256 DLMGCP DEBUG mgw-endp(mgw-fsm-6433677-0)[0x56264c632d10]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250126085028256 DLMGCP DEBUG mgw-endp(mgw-fsm-6433677-0)[0x56264c632d10]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250126085028256 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6433677-0)[0x56264c624ce0]{ST_CRCX}: Allocated (fsm.c:456) 20250126085028256 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6433677-0)[0x56264c624ce0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-6433677-0)[0x56264c632d10] (fsm.c:486) 20250126085028256 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6433677-0)[0x56264c624ce0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250126085028256 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6433677-0)[0x56264c624ce0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/9@mgw... (mgcp_client_fsm.c:228) 20250126085028256 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:43237: len=205 'CRCX 106 rtpbridge/9@mgw MGCP 1.0\r\nC: 622b'... (mgcp_client.c:807) 20250126085028256 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1221) 20250126085028256 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6433677-0)[0x56264c624ce0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250126085028256 DLMGCP DEBUG mgw-endp(mgw-fsm-6433677-0)[0x56264c632d10]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250126085028256 DLMGCP DEBUG mgw-endp(mgw-fsm-6433677-0)[0x56264c632d10]{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) 20250126085028256 DLMGCP DEBUG mgw-endp(mgw-fsm-6433677-0)[0x56264c632d10]{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) 20250126085028256 DLMGCP DEBUG mgw-endp(mgw-fsm-6433677-0)[0x56264c632d10]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_cs_iu_release_req_rua_disconnect0(392)@009b6094bab8: CRCX2{ line := { verb := "CRCX", trans_id := "106", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "622b8d17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "622b8d17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250126085028271 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 106 OK (mgcp_client.c:758) 20250126085028271 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56264c624ce0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250126085028271 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56264c624ce0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250126085028271 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56264c624ce0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250126085028271 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56264c624ce0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250126085028271 DLMGCP DEBUG mgw-endp(mgw-fsm-6433677-0)[0x56264c632d10]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250126085028271 DLMGCP DEBUG mgw-endp(mgw-fsm-6433677-0)[0x56264c632d10]{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) 20250126085028271 DLMGCP DEBUG mgw-endp(mgw-fsm-6433677-0)[0x56264c632d10]{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) 20250126085028271 DLMGCP DEBUG mgw-endp(mgw-fsm-6433677-0)[0x56264c632d10]{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) 20250126085028271 DLMGCP DEBUG mgw-endp(mgw-fsm-6433677-0)[0x56264c632d10]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250126085028271 DLMGCP DEBUG mgw-endp(mgw-fsm-6433677-0)[0x56264c632d10]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250126085028271 DLMGCP DEBUG mgw-endp(mgw-fsm-6433677-0)[0x56264c632d10]{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) 20250126085028271 DLMGCP DEBUG mgw-endp(mgw-fsm-6433677-0)[0x56264c632d10]{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) 20250126085028271 DMGW DEBUG mgw(mgw-fsm-6433677-0)[0x56264c632930]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250126085028271 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250126085028271 DMGW DEBUG mgw(mgw-fsm-6433677-0)[0x56264c632930]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250126085028271 DMGW DEBUG mgw(mgw-fsm-6433677-0)[0x56264c632930]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250126085028271 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x56264c6317f0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250126085028271 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250126085028271 DLSCCP DEBUG SCCP-SCOC(35)[0x56264c632710]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250126085028271 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0008ff1d), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20250126085028271 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085028271 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085028271 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085028271 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085028271 DMGW DEBUG mgw(mgw-fsm-6433677-0)[0x56264c632930]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250126085028271 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085028271 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085028271 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085028271 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085028271 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085028271 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085028271 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085028271 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(385)@009b6094bab8: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(385)@009b6094bab8: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(385)@009b6094bab8: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(385)@009b6094bab8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cs_iu_release_req_rua_disconnect0(392)@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126085028448 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085028448 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085028448 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 37 bytes from client (stream_srv.c:1355) 20250126085028448 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250126085028448 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x622b8d) (hnbgw_rua.c:471) 20250126085028448 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6433677 SCCP-35 msc-0 MI=NONE: rx RUA DirectTransfer with 13 bytes RANAP data (hnbgw_rua.c:312) 20250126085028449 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6433677)[0x56264c630f70]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250126085028449 DRANAP DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20250126085028449 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20250126085028449 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6433677)[0x56264c630f70]{connected}: rx from RUA: RANAP Iu Release Request (context_map_rua.c:171) 20250126085028449 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x56264c6317f0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126085028449 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250126085028449 DLSCCP DEBUG SCCP-SCOC(35)[0x56264c632710]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250126085028449 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0008ff1d), PART(T=Data,L=13,D=000b4009000001000440020000) (sccp_scrc.c:406) 20250126085028449 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085028449 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085028449 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085028449 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085028449 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085028449 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085028449 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085028449 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085028449 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085028449 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085028449 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085028449 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(385)@009b6094bab8: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(385)@009b6094bab8: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(385)@009b6094bab8: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(385)@009b6094bab8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cs_iu_release_req_rua_disconnect-Iuh0-RUA(384)@009b6094bab8: Deleted conn table entry 0TC_cs_iu_release_req_rua_disconnect0(392)6433677 20250126085028653 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085028653 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085028653 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 24 bytes from client (stream_srv.c:1355) 20250126085028653 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250126085028653 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x622b8d,cause=misc(unspecified)) (hnbgw_rua.c:439) 20250126085028653 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6433677 SCCP-35 msc-0 MI=NONE: rx RUA Disconnect with 0 bytes RANAP data (hnbgw_rua.c:312) 20250126085028653 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6433677)[0x56264c630f70]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250126085028653 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6433677)[0x56264c630f70]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250126085028653 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x56264c6317f0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250126085028653 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250126085028653 DLSCCP DEBUG SCCP-SCOC(35)[0x56264c632710]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250126085028653 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0008ff1d), PART(T=Source Reference,L=4,D=00000023), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250126085028653 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085028653 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085028653 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085028653 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085028653 DLSCCP DEBUG SCCP-SCOC(35)[0x56264c632710]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250126085028653 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x56264c6317f0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:400) 20250126085028653 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6433677)[0x56264c630f70]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250126085028653 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6433677)[0x56264c630f70]{disconnected}: Freeing instance (context_map.c:202) 20250126085028653 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6433677)[0x56264c630f70]{disconnected}: Deallocated (fsm.c:568) 20250126085028653 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x56264c6317f0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250126085028653 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x56264c6317f0]{disconnected}: Freeing instance (context_map.c:206) 20250126085028653 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x56264c6317f0]{disconnected}: Deallocated (fsm.c:568) 20250126085028653 DMGW DEBUG mgw(mgw-fsm-6433677-0)[0x56264c632930]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250126085028653 DMGW DEBUG mgw(mgw-fsm-6433677-0)[0x56264c632930]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250126085028653 DMGW DEBUG mgw(mgw-fsm-6433677-0)[0x56264c632930]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250126085028653 DLMGCP DEBUG mgw-endp(mgw-fsm-6433677-0)[0x56264c632d10]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250126085028653 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c645390]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250126085028653 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:43237: len=58 'DLCX 107 rtpbridge/9@mgw MGCP 1.0\r\nC: 622b'... (mgcp_client.c:807) 20250126085028653 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250126085028653 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c645390]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250126085028653 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56264c624ce0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250126085028653 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:43237: len=58 'DLCX 108 rtpbridge/9@mgw MGCP 1.0\r\nC: 622b'... (mgcp_client.c:807) 20250126085028653 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250126085028653 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56264c624ce0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250126085028653 DLMGCP DEBUG mgw-endp(mgw-fsm-6433677-0)[0x56264c632d10]{IN_USE}: Removing from parent mgw(mgw-fsm-6433677-0)[0x56264c632930] (mgcp_client_endpoint_fsm.c:873) 20250126085028653 DLMGCP DEBUG mgw-endp(mgw-fsm-6433677-0)[0x56264c632d10]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250126085028653 DLMGCP DEBUG mgw-endp(mgw-fsm-6433677-0)[0x56264c632d10]{IN_USE}: Deallocated (fsm.c:568) 20250126085028653 DMGW DEBUG mgw(mgw-fsm-6433677-0)[0x56264c632930]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250126085028653 DMGW DEBUG mgw(mgw-fsm-6433677-0)[0x56264c632930]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250126085028653 DMGW DEBUG mgw(mgw-fsm-6433677-0)[0x56264c632930]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250126085028653 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6433677 SCCP-35 msc-0 MI=NONE: Deallocating (context_map.c:225) 20250126085028654 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085028654 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085028654 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085028654 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085028654 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085028654 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085028654 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085028654 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(385)@009b6094bab8: Session index based on local reference:0 HNBGW_Test.msc0-RAN(386)@009b6094bab8: Deleted conn table entry 0TC_cs_iu_release_req_rua_disconnect0(392)6213169 20250126085028660 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085028660 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085028660 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085028660 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085028660 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085028660 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085028660 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085028660 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085028660 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085028660 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085028660 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085028660 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085028660 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085028660 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000023), PART(T=Source Reference,L=4,D=0008ff1d) (sccp_scrc.c:477) 20250126085028660 DLSCCP DEBUG Received CO:RELCO for local reference 35 (sccp_scoc.c:1824) 20250126085028660 DLSCCP DEBUG SCCP-SCOC(35)[0x56264c632710]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250126085028660 DLSCCP DEBUG SCCP-SCOC(35)[0x56264c632710]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250126085028660 DLSCCP DEBUG SCCP-SCOC(35)[0x56264c632710]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250126085028660 DLSCCP DEBUG SCCP-SCOC(35)[0x56264c632710]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250126085028660 DLSCCP DEBUG SCCP-SCOC(35)[0x56264c632710]{IDLE}: Deallocated (fsm.c:568) TC_cs_iu_release_req_rua_disconnect0(392)@009b6094bab8: DLCX{ line := { verb := "DLCX", trans_id := "107", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "622b8d17" }, { code := "I", val := "11111" } }, sdp := omit } 20250126085028672 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 107 OK (mgcp_client.c:758) 20250126085028672 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c645390]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250126085028672 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c645390]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250126085028672 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c645390]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250126085028672 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c645390]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_cs_iu_release_req_rua_disconnect0(392)@009b6094bab8: DLCX{ line := { verb := "DLCX", trans_id := "108", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "622b8d17" }, { code := "I", val := "22222" } }, sdp := omit } TC_cs_iu_release_req_rua_disconnect0(392)@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126085028672 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 108 OK (mgcp_client.c:758) 20250126085028672 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56264c624ce0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250126085028672 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56264c624ce0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250126085028672 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56264c624ce0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250126085028672 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56264c624ce0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250126085029677 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45764<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_cs_iu_release_req_rua_disconnect0(392)@009b6094bab8: Final verdict of PTC: pass MTC@009b6094bab8: ok: talloc reports "asn1_context" = 1 bytes 20250126085029687 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085029687 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085029687 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250126085029687 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250126085029687 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250126085029687 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45750<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_cs_iu_release_req_rua_disconnect-Iuh0-RUA(384)@009b6094bab8: Final verdict of PTC: none 20250126085029688 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250126085029688 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085029688 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250126085029688 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250126085029689 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250126085029689 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085029689 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126085029689 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250126085029689 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126085029689 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085029689 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20250126085029689 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126085029689 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126085029689 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126085029689 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250126085029689 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:41561<->l=127.0.0.1:4262) (control_if.c:193) 20250126085029689 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126085029689 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn0-SCCP(388)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(387)@009b6094bab8: Final verdict of PTC: none MutexDispCT-TC_cs_iu_release_req_rua_disconnect(379)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(385)@009b6094bab8: Final verdict of PTC: none 20250126085029689 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250126085029689 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085029689 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250126085029689 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250126085029689 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085029689 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126085029689 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20250126085029689 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085029689 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085029689 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085029689 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085029690 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126085029690 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) HNBGW_Test.sgsn0-RAN(389)@009b6094bab8: Final verdict of PTC: none 20250126085029690 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126085029690 DRANAP NOTICE cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-RAN(386)@009b6094bab8: Final verdict of PTC: none HNBGW-MGCP(391)@009b6094bab8: Final verdict of PTC: none 20250126085029690 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250126085029690 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085029690 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126085029690 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250126085029690 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126085029690 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085029690 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20250126085029690 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126085029690 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126085029690 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126085029690 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250126085029690 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126085029690 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250126085029690 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085029690 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) TC_cs_iu_release_req_rua_disconnect-Iuh0(383)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(390)@009b6094bab8: Final verdict of PTC: none 20250126085029691 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20250126085029691 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085029691 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085029691 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085029691 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085029691 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126085029691 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126085029691 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126085029691 DRANAP NOTICE cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: link lost (cnlink.c:118) VirtHNBGW-STATS(380)@009b6094bab8: Final verdict of PTC: none IPA-CTRL-CLI-IPA(381)@009b6094bab8: Final verdict of PTC: none MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126085029695 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45748<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(382)@009b6094bab8: Final verdict of PTC: none MTC@009b6094bab8: Setting final verdict of the test case. MTC@009b6094bab8: Local verdict of MTC: pass MTC@009b6094bab8: Local verdict of PTC MutexDispCT-TC_cs_iu_release_req_rua_disconnect(379): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC VirtHNBGW-STATS(380): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC IPA-CTRL-CLI-IPA(381): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW-PFCP(382): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_cs_iu_release_req_rua_disconnect-Iuh0(383): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_cs_iu_release_req_rua_disconnect-Iuh0-RUA(384): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.msc0-SCCP(385): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.msc0-RAN(386): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.msc0-M3UA(387): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(388): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.sgsn0-RAN(389): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(390): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW-MGCP(391): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_cs_iu_release_req_rua_disconnect0(392): pass (pass -> pass) MTC@009b6094bab8: Test case TC_cs_iu_release_req_rua_disconnect finished. Verdict: pass MTC@009b6094bab8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_cs_iu_release_req_rua_disconnect pass'. Sun Jan 26 08:50:29 UTC 2025 ====== HNBGW_Tests.TC_cs_iu_release_req_rua_disconnect pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_cs_iu_release_req_rua_disconnect.talloc 20250126085029775 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45768<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126085030177 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45768<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=283464) Waiting for packet dumper to finish... 1 (prev_count=283464, count=310300) 20250126085031691 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126085031691 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250126085031691 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250126085031691 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126085031691 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250126085031691 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@009b6094bab8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_cs_iu_release_req_rua_disconnect pass' was executed successfully (exit status: 0). MTC@009b6094bab8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ps_iu_release_req_rua_disconnect'. ------ HNBGW_Tests.TC_ps_iu_release_req_rua_disconnect ------ Sun Jan 26 08:50:32 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_ps_iu_release_req_rua_disconnect.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_ps_iu_release_req_rua_disconnect.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@009b6094bab8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ps_iu_release_req_rua_disconnect' was executed successfully (exit status: 0). MTC@009b6094bab8: Test case TC_ps_iu_release_req_rua_disconnect started. 20250126085033275 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45770<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126085033281 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45778<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126085033284 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:42947<->l=127.0.0.1:4262) (control_if.c:572) 20250126085033299 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085033299 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085033300 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085033300 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085033300 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085033300 DRANAP DEBUG cnlink(msc-2)[0x56264c5ae870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ps_iu_release_req_rua_disconnect-Iuh0(397)@009b6094bab8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250126085033300 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250126085033300 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250126085033300 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085033300 DRANAP DEBUG cnlink(msc-3)[0x56264c618660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085033301 DRANAP DEBUG cnlink(msc-3)[0x56264c618660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085033301 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250126085033301 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085033301 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085033301 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085033301 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085033301 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085033301 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085033301 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085033301 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085033301 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085033301 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085033301 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085033301 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085033301 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085033301 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085033301 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250126085033301 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085033301 DRANAP DEBUG cnlink(msc-3)[0x56264c618660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085033301 DRANAP DEBUG cnlink(msc-2)[0x56264c5ae870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085033301 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250126085033301 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085033301 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085033301 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085033301 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085033301 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085033301 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085033301 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085033301 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085033301 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085033301 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085033301 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085033301 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085033301 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085033301 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085033301 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250126085033301 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085033301 DRANAP DEBUG cnlink(msc-2)[0x56264c5ae870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085033301 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085033301 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250126085033301 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085033301 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085033301 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085033301 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085033301 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085033301 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085033301 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085033301 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085033301 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085033301 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085033301 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085033301 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085033301 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085033301 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085033301 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126085033301 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085033301 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085033301 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085033301 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250126085033301 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085033301 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085033301 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085033301 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085033301 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085033301 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085033301 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085033301 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085033301 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085033301 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085033301 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085033301 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085033301 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085033301 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085033301 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085033301 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085033301 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085033302 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085033302 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085033302 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085033302 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250126085033302 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250126085033302 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250126085033302 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085033302 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085033302 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085033302 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250126085033302 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250126085033302 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250126085033302 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250126085033302 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085033302 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085033302 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085033302 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126085033302 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126085033302 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126085033302 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250126085033302 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085033302 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085033302 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085033302 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085033302 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085033302 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085033302 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@009b6094bab8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(401)@009b6094bab8: ************************************************* HNBGW_Test.msc0-M3UA(401)@009b6094bab8: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(401)@009b6094bab8: ************************************************* MTC@009b6094bab8: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(399)@009b6094bab8: v_sccp_pdu_maxlen:268 20250126085033319 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085033319 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085033320 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085033320 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085033320 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085033320 DRANAP DEBUG cnlink(sgsn-2)[0x56264c61a310]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085033321 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085033321 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250126085033321 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085033321 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085033321 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085033321 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085033321 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085033321 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085033321 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085033321 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085033321 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085033321 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085033321 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085033321 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085033321 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085033321 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085033321 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085033321 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085033321 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085033321 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085033321 DRANAP DEBUG cnlink(sgsn-3)[0x56264c61aca0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085033321 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085033321 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250126085033321 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085033321 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085033321 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085033321 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085033321 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085033321 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085033321 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085033321 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085033321 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085033321 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085033321 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085033321 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085033321 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085033321 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085033321 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126085033321 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085033321 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085033321 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085033321 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085033321 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085033321 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085033321 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085033321 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085033321 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20250126085033321 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085033321 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085033321 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085033321 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126085033321 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126085033321 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126085033321 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250126085033322 DRANAP DEBUG cnlink(sgsn-3)[0x56264c61aca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085033322 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250126085033322 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085033322 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085033322 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085033322 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085033322 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085033322 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085033322 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085033322 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085033322 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085033322 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085033322 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085033322 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085033322 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085033322 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085033322 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250126085033322 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085033322 DRANAP DEBUG cnlink(sgsn-3)[0x56264c61aca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085033322 DRANAP DEBUG cnlink(sgsn-2)[0x56264c61a310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085033322 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250126085033322 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085033322 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085033322 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085033322 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085033322 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085033322 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085033322 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085033322 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085033322 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085033322 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085033322 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085033322 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085033322 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085033322 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085033323 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250126085033323 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085033323 DRANAP DEBUG cnlink(sgsn-2)[0x56264c61a310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085033323 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085033323 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085033323 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085033323 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250126085033323 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250126085033323 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250126085033323 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085033323 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085033323 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085033323 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250126085033323 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250126085033323 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250126085033323 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down MTC@009b6094bab8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(404)@009b6094bab8: ************************************************* HNBGW_Test.sgsn0-M3UA(404)@009b6094bab8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(404)@009b6094bab8: ************************************************* MTC@009b6094bab8: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(402)@009b6094bab8: v_sccp_pdu_maxlen:268 20250126085033348 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085033348 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085033348 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1355) 20250126085033348 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250126085033348 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20250126085033348 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250126085033348 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250126085033348 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085033348 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@009b6094bab8: setverdict(pass): none -> pass 20250126085033514 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126085033514 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250126085033514 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126085033514 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(401)@009b6094bab8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250126085033522 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085033522 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250126085033522 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126085033522 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126085033522 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126085033522 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250126085033523 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126085033525 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085033525 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250126085033525 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126085033525 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126085033525 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126085033525 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126085033525 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126085033525 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085033525 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126085033525 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20250126085033525 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085033525 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085033525 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085033525 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085033525 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126085033525 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126085033525 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085033527 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085033527 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250126085033527 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085033527 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085033527 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085033527 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085033527 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085033527 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085033527 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085033527 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085033527 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085033527 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085033527 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085033527 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085033527 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085033527 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085033527 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085033527 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085033527 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085033527 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085033527 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085033527 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085033527 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085033527 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085033527 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085033527 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085033527 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085033538 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126085033538 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250126085033538 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126085033538 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(404)@009b6094bab8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250126085033544 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085033544 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250126085033544 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126085033544 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126085033544 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126085033544 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250126085033544 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126085033547 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085033547 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250126085033547 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126085033547 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126085033547 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126085033547 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126085033547 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126085033548 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085033548 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126085033548 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20250126085033548 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085033548 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085033548 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085033548 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085033548 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126085033548 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126085033548 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085033549 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085033549 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250126085033549 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085033549 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085033549 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085033549 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085033549 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085033549 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085033549 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085033549 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085033549 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085033549 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085033549 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085033549 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085033549 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085033549 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085033549 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085033549 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085033549 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085033549 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085033549 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085033549 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085033549 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085033549 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085033549 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085033549 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085033549 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(400)@009b6094bab8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126085034325 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085034325 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085034325 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085034325 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085034325 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085034325 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085034325 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085034325 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085034325 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085034325 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085034325 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085034325 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085034325 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085034325 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085034325 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250126085034325 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250126085034325 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085034325 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085034325 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085034325 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085034325 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085034325 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085034325 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085034325 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085034325 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085034325 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085034325 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085034325 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085034325 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085034325 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085034325 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126085034325 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126085034325 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250126085034325 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250126085034326 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085034326 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250126085034326 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085034326 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085034326 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085034326 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085034326 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085034326 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085034326 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085034326 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085034326 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085034326 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085034326 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085034326 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085034326 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085034326 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126085034326 DRANAP NOTICE cnlink(msc-0)[0x56264c5ce220]{CONNECTED}: link up (cnlink.c:111) 20250126085034326 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085034326 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085034326 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085034326 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085034326 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085034326 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085034326 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085034326 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085034327 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085034327 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085034327 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085034327 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085034327 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085034327 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085034327 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085034327 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085034328 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085034328 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085034328 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085034328 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085034328 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085034328 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085034328 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250126085034328 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250126085034328 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085034328 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085034328 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085034328 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085034328 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085034328 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085034328 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085034328 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085034328 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085034328 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085034328 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085034328 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085034328 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085034328 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085034328 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126085034328 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126085034328 DRANAP INFO cnlink(msc-0)[0x56264c5ce220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(403)@009b6094bab8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126085034348 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085034348 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085034348 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085034348 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085034348 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085034348 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085034348 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085034348 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085034348 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085034348 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085034348 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085034348 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085034348 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085034348 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085034348 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250126085034348 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250126085034348 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085034348 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085034348 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085034348 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085034348 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085034348 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085034348 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085034348 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085034348 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085034348 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085034348 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085034348 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085034348 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085034348 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085034348 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126085034348 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126085034348 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250126085034348 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250126085034348 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085034348 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250126085034348 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085034348 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085034348 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085034348 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085034348 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085034348 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085034348 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085034348 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085034348 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085034348 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085034348 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085034348 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085034348 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085034348 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126085034348 DRANAP NOTICE cnlink(sgsn-0)[0x56264c618ff0]{CONNECTED}: link up (cnlink.c:111) 20250126085034348 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085034348 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085034348 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085034348 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085034348 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085034348 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085034348 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085034348 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085034349 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085034349 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085034349 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085034349 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085034349 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085034349 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085034349 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085034349 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085034349 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085034349 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085034349 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085034349 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085034349 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085034349 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085034349 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250126085034349 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20250126085034349 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085034349 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085034349 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085034349 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085034349 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085034349 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085034349 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085034349 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085034349 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085034349 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085034349 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085034350 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085034350 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085034350 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085034350 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126085034350 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126085034350 DRANAP INFO cnlink(sgsn-0)[0x56264c618ff0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250126085034368 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45792<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(403)@009b6094bab8: f_create_expect(l3 := '0888A47BE2B33D5FCE08'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(403)@009b6094bab8: Created Expect[0] for '0888A47BE2B33D5FCE08'O to be handled at TC_ps_iu_release_req_rua_disconnect0(406) TC_ps_iu_release_req_rua_disconnect-Iuh0-RUA(398)@009b6094bab8: Added conn table entry 0TC_ps_iu_release_req_rua_disconnect0(406)7308713 20250126085035412 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085035412 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085035412 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1355) 20250126085035412 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250126085035412 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x6f85a9, normal) (hnbgw_rua.c:407) 20250126085035412 DHNB DEBUG map_rua[0x56264c624ce0]{init}: Allocated (fsm.c:456) 20250126085035412 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7308713)[0x56264c624ce0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250126085035412 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7308713 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250126085035412 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085035412 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085035412 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7308713 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250126085035412 DCN DEBUG map_sccp[0x56264c645390]{init}: Allocated (fsm.c:456) 20250126085035412 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x56264c645390]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250126085035412 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-7308713 <-> SCCP-36 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250126085035412 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7308713 SCCP-36 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20250126085035412 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7308713)[0x56264c624ce0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250126085035412 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085035412 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085035412 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7308713)[0x56264c624ce0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250126085035412 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x56264c645390]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126085035412 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250126085035412 DLSCCP DEBUG SCCP-SCOC(36)[0x56264c632710]{IDLE}: Allocated (fsm.c:456) 20250126085035412 DLSCCP DEBUG SCCP-SCOC(36)[0x56264c632710]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250126085035412 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0a0888a47be2b33d5fce08004f400300018d0056400500f1100926) (sccp_scrc.c:406) 20250126085035412 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085035412 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085035412 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085035412 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085035412 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085035412 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085035412 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085035412 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085035412 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085035412 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085035412 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085035412 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085035412 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085035412 DLSCCP DEBUG SCCP-SCOC(36)[0x56264c632710]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250126085035412 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x56264c645390]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250126085035412 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7308713)[0x56264c624ce0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250126085035412 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085035412 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085035412 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085035412 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085035412 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085035412 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085035412 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085035412 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(402)@009b6094bab8: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(402)@009b6094bab8: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(403)@009b6094bab8: Found Expect[0] for l3='0888A47BE2B33D5FCE08'O handled at TC_ps_iu_release_req_rua_disconnect0(406) HNBGW_Test.sgsn0-RAN(403)@009b6094bab8: Added conn table entry 0TC_ps_iu_release_req_rua_disconnect0(406)12485872 HNBGW_Test.sgsn0-SCCP(402)@009b6094bab8: Session index based on connection ID:0 TC_ps_iu_release_req_rua_disconnect0(406)@009b6094bab8: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(402)@009b6094bab8: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250126085035426 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085035426 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085035426 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085035426 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085035426 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085035426 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085035426 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085035426 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085035426 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085035426 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085035427 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085035427 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085035427 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085035427 DLSS7 DEBUG scrc_rx_mtp_xfer_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=001bc559) (sccp_scrc.c:477) 20250126085035427 DLSCCP DEBUG Received CO:COAK for local reference 36 (sccp_scoc.c:1824) 20250126085035427 DLSCCP DEBUG SCCP-SCOC(36)[0x56264c632710]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250126085035427 DLSCCP DEBUG SCCP-SCOC(36)[0x56264c632710]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250126085035427 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085035427 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250126085035427 DCN DEBUG handle_cn_conn_conf() conn_id=36, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250126085035427 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x56264c645390]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250126085035427 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x56264c645390]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) HNBGW-PFCP(396)@009b6094bab8: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_iu_release_req_rua_disconnect0(406) subscribed for broadcast HNBGW_Test.sgsn0-SCCP(402)@009b6094bab8: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(402)@009b6094bab8: vl_len:91 HNBGW_Test.sgsn0-SCCP(402)@009b6094bab8: vl_from0 HNBGW_Test.sgsn0-SCCP(402)@009b6094bab8: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20250126085035628 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085035629 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085035629 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085035629 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085035629 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085035629 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085035629 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085035629 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085035629 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085035629 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085035629 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085035629 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085035629 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085035629 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000024), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:477) 20250126085035629 DLSCCP DEBUG Received CO:CODT for local reference 36 (sccp_scoc.c:1824) 20250126085035629 DLSCCP DEBUG SCCP-SCOC(36)[0x56264c632710]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250126085035629 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085035629 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250126085035629 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x56264c645390]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250126085035629 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250126085035629 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250126085035629 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x56264c645390]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250126085035629 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250126085035629 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:248) 20250126085035629 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7308713)[0x56264c624ce0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250126085035630 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250126085035630 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085035630 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_ps_iu_release_req_rua_disconnect0(406)@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126085035662 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085035662 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085035662 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1355) 20250126085035662 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250126085035662 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x6f85a9) (hnbgw_rua.c:471) 20250126085035662 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7308713 SCCP-36 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250126085035662 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7308713)[0x56264c624ce0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250126085035662 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250126085035662 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250126085035662 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7308713)[0x56264c624ce0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250126085035662 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250126085035662 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x56264c645390]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126085035662 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250126085035662 DLSCCP DEBUG SCCP-SCOC(36)[0x56264c632710]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250126085035662 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001bc559), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:406) 20250126085035662 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085035662 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085035662 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085035662 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085035662 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085035662 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085035662 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085035662 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085035662 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085035662 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085035662 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085035662 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(402)@009b6094bab8: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(402)@009b6094bab8: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@009b6094bab8: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@009b6094bab8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_iu_release_req_rua_disconnect0(406)@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126085035864 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085035864 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085035864 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 37 bytes from client (stream_srv.c:1355) 20250126085035864 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250126085035864 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x6f85a9) (hnbgw_rua.c:471) 20250126085035864 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7308713 SCCP-36 sgsn-0 MI=NONE: rx RUA DirectTransfer with 13 bytes RANAP data (hnbgw_rua.c:312) 20250126085035864 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7308713)[0x56264c624ce0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250126085035864 DRANAP DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20250126085035865 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20250126085035865 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7308713)[0x56264c624ce0]{connected}: rx from RUA: RANAP Iu Release Request (context_map_rua.c:171) 20250126085035865 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x56264c645390]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126085035865 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250126085035865 DLSCCP DEBUG SCCP-SCOC(36)[0x56264c632710]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250126085035865 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001bc559), PART(T=Data,L=13,D=000b4009000001000440020000) (sccp_scrc.c:406) 20250126085035865 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085035865 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085035865 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085035865 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085035865 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085035865 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085035865 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085035865 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085035865 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085035865 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085035865 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085035865 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(402)@009b6094bab8: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(402)@009b6094bab8: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@009b6094bab8: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@009b6094bab8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_iu_release_req_rua_disconnect-Iuh0-RUA(398)@009b6094bab8: Deleted conn table entry 0TC_ps_iu_release_req_rua_disconnect0(406)7308713 20250126085036072 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085036072 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085036073 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 24 bytes from client (stream_srv.c:1355) 20250126085036073 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250126085036073 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x6f85a9,cause=misc(unspecified)) (hnbgw_rua.c:439) 20250126085036073 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7308713 SCCP-36 sgsn-0 MI=NONE: rx RUA Disconnect with 0 bytes RANAP data (hnbgw_rua.c:312) 20250126085036073 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7308713)[0x56264c624ce0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250126085036073 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7308713)[0x56264c624ce0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250126085036073 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x56264c645390]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250126085036073 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250126085036073 DLSCCP DEBUG SCCP-SCOC(36)[0x56264c632710]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250126085036073 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001bc559), PART(T=Source Reference,L=4,D=00000024), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250126085036073 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085036073 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085036073 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085036073 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085036073 DLSCCP DEBUG SCCP-SCOC(36)[0x56264c632710]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250126085036073 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x56264c645390]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:400) 20250126085036073 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7308713)[0x56264c624ce0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250126085036073 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7308713)[0x56264c624ce0]{disconnected}: Freeing instance (context_map.c:202) 20250126085036073 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7308713)[0x56264c624ce0]{disconnected}: Deallocated (fsm.c:568) 20250126085036073 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x56264c645390]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250126085036073 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x56264c645390]{disconnected}: Freeing instance (context_map.c:206) 20250126085036073 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x56264c645390]{disconnected}: Deallocated (fsm.c:568) 20250126085036073 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7308713 SCCP-36 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20250126085036074 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085036074 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085036074 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085036074 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085036074 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085036074 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085036074 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085036074 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(402)@009b6094bab8: Session index based on local reference:0 20250126085036078 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085036078 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085036078 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085036078 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085036078 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085036078 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085036078 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085036078 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085036078 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085036078 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085036078 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085036078 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085036078 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085036078 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000024), PART(T=Source Reference,L=4,D=001bc559) (sccp_scrc.c:477) 20250126085036079 DLSCCP DEBUG Received CO:RELCO for local reference 36 (sccp_scoc.c:1824) 20250126085036079 DLSCCP DEBUG SCCP-SCOC(36)[0x56264c632710]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250126085036079 DLSCCP DEBUG SCCP-SCOC(36)[0x56264c632710]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250126085036079 DLSCCP DEBUG SCCP-SCOC(36)[0x56264c632710]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250126085036079 DLSCCP DEBUG SCCP-SCOC(36)[0x56264c632710]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250126085036079 DLSCCP DEBUG SCCP-SCOC(36)[0x56264c632710]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.sgsn0-RAN(403)@009b6094bab8: Deleted conn table entry 0TC_ps_iu_release_req_rua_disconnect0(406)12485872 20250126085037086 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45792<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_iu_release_req_rua_disconnect0(406)@009b6094bab8: Final verdict of PTC: pass MTC@009b6094bab8: ok: talloc reports "asn1_context" = 1 bytes 20250126085037097 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45778<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250126085037098 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085037098 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085037098 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) HNBGW_Test.sgsn0-RAN(403)@009b6094bab8: Final verdict of PTC: none MutexDispCT-TC_ps_iu_release_req_rua_disconnect(393)@009b6094bab8: Final verdict of PTC: none 20250126085037098 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250126085037098 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.msc0-SCCP(399)@009b6094bab8: Final verdict of PTC: none 20250126085037099 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:42947<->l=127.0.0.1:4262) (control_if.c:193) HNBGW-MGCP(405)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.msc0-RAN(400)@009b6094bab8: Final verdict of PTC: none TC_ps_iu_release_req_rua_disconnect-Iuh0(397)@009b6094bab8: Final verdict of PTC: none TC_ps_iu_release_req_rua_disconnect-Iuh0-RUA(398)@009b6094bab8: Final verdict of PTC: none 20250126085037100 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250126085037100 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085037101 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250126085037101 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250126085037101 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250126085037101 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085037101 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126085037101 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250126085037101 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250126085037101 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085037101 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250126085037101 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250126085037101 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client VirtHNBGW-STATS(394)@009b6094bab8: Final verdict of PTC: none 20250126085037101 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085037101 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20250126085037101 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126085037101 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126085037101 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126085037101 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250126085037101 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126085037101 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250126085037101 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250126085037101 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085037101 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126085037101 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250126085037101 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) HNBGW_Test.sgsn0-SCCP(402)@009b6094bab8: Final verdict of PTC: none 20250126085037101 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126085037101 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20250126085037101 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085037101 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085037101 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085037101 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250126085037101 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126085037101 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085037101 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20250126085037101 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126085037101 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126085037101 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126085037101 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250126085037101 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126085037101 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250126085037101 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085037101 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126085037101 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126085037101 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126085037101 DRANAP NOTICE cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: link lost (cnlink.c:118) 20250126085037101 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085037101 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126085037101 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20250126085037101 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085037101 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085037101 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085037101 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085037101 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126085037101 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126085037101 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126085037101 DRANAP NOTICE cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-M3UA(401)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(404)@009b6094bab8: Final verdict of PTC: none 20250126085037102 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45770<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(395)@009b6094bab8: Final verdict of PTC: none MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(396)@009b6094bab8: Final verdict of PTC: none MTC@009b6094bab8: Setting final verdict of the test case. MTC@009b6094bab8: Local verdict of MTC: pass MTC@009b6094bab8: Local verdict of PTC MutexDispCT-TC_ps_iu_release_req_rua_disconnect(393): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC VirtHNBGW-STATS(394): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC IPA-CTRL-CLI-IPA(395): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW-PFCP(396): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_ps_iu_release_req_rua_disconnect-Iuh0(397): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_ps_iu_release_req_rua_disconnect-Iuh0-RUA(398): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.msc0-SCCP(399): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.msc0-RAN(400): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.msc0-M3UA(401): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(402): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.sgsn0-RAN(403): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(404): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW-MGCP(405): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_ps_iu_release_req_rua_disconnect0(406): pass (pass -> pass) MTC@009b6094bab8: Test case TC_ps_iu_release_req_rua_disconnect finished. Verdict: pass MTC@009b6094bab8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_iu_release_req_rua_disconnect pass'. Sun Jan 26 08:50:37 UTC 2025 ====== HNBGW_Tests.TC_ps_iu_release_req_rua_disconnect pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ps_iu_release_req_rua_disconnect.talloc 20250126085037142 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35858<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126085037543 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35858<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=247520) Waiting for packet dumper to finish... 1 (prev_count=247520, count=274180) 20250126085039102 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126085039102 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250126085039102 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250126085039102 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126085039102 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250126085039102 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@009b6094bab8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_iu_release_req_rua_disconnect pass' was executed successfully (exit status: 0). MTC@009b6094bab8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ps_rab_assignment'. ------ HNBGW_Tests.TC_ps_rab_assignment ------ Sun Jan 26 08:50:39 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_ps_rab_assignment.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_ps_rab_assignment.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@009b6094bab8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ps_rab_assignment' was executed successfully (exit status: 0). MTC@009b6094bab8: Test case TC_ps_rab_assignment started. 20250126085040634 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35874<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126085040636 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35886<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126085040638 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:39043<->l=127.0.0.1:4262) (control_if.c:572) 20250126085040650 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085040650 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085040650 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085040650 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085040650 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085040650 DRANAP DEBUG cnlink(msc-2)[0x56264c5ae870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085040651 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085040651 DRANAP DEBUG cnlink(msc-3)[0x56264c618660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ps_rab_assignment-Iuh0(411)@009b6094bab8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250126085040651 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250126085040651 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250126085040652 DRANAP DEBUG cnlink(msc-3)[0x56264c618660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085040652 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250126085040652 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085040652 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085040652 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085040652 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085040652 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085040652 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085040652 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085040652 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085040652 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085040652 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085040652 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085040652 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085040652 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085040652 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085040652 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250126085040652 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085040652 DRANAP DEBUG cnlink(msc-3)[0x56264c618660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085040652 DRANAP DEBUG cnlink(msc-2)[0x56264c5ae870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085040652 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250126085040652 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085040652 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085040652 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085040652 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085040652 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085040652 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085040652 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085040652 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085040652 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085040652 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085040652 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085040652 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085040652 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085040652 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085040652 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250126085040652 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085040652 DRANAP DEBUG cnlink(msc-2)[0x56264c5ae870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085040652 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085040652 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250126085040652 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085040652 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085040652 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085040652 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085040652 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085040652 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085040652 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085040652 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085040652 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085040652 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085040652 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085040652 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085040652 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085040652 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085040652 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126085040652 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085040652 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085040652 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085040652 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250126085040652 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085040652 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085040652 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085040652 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085040652 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085040652 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085040652 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085040652 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085040652 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085040652 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085040652 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085040652 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085040652 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085040652 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085040652 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085040652 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085040652 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085040652 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085040652 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085040652 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085040652 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250126085040652 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250126085040652 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250126085040652 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085040653 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085040653 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085040653 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250126085040653 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250126085040653 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250126085040653 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250126085040653 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085040653 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085040653 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085040653 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126085040653 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126085040653 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126085040653 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250126085040653 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085040653 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085040653 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085040653 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085040653 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085040653 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085040653 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@009b6094bab8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(415)@009b6094bab8: ************************************************* HNBGW_Test.msc0-M3UA(415)@009b6094bab8: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(415)@009b6094bab8: ************************************************* MTC@009b6094bab8: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(413)@009b6094bab8: v_sccp_pdu_maxlen:268 20250126085040665 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085040665 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085040665 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085040666 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085040666 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085040666 DRANAP DEBUG cnlink(sgsn-2)[0x56264c61a310]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085040666 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085040666 DRANAP DEBUG cnlink(sgsn-3)[0x56264c61aca0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085040667 DRANAP DEBUG cnlink(sgsn-3)[0x56264c61aca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085040667 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250126085040667 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085040667 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085040667 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085040667 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085040667 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085040667 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085040667 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085040667 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085040667 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085040667 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085040667 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085040667 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085040667 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085040667 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085040667 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250126085040667 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085040667 DRANAP DEBUG cnlink(sgsn-3)[0x56264c61aca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085040667 DRANAP DEBUG cnlink(sgsn-2)[0x56264c61a310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085040667 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250126085040667 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085040667 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085040667 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085040667 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085040667 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085040667 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085040667 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085040667 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085040667 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085040667 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085040667 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085040667 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085040667 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085040667 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085040667 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250126085040667 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085040667 DRANAP DEBUG cnlink(sgsn-2)[0x56264c61a310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085040667 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085040667 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250126085040667 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085040667 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085040667 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085040667 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085040667 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085040667 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085040667 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085040667 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085040667 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085040667 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085040667 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085040667 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085040667 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085040667 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085040667 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126085040667 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085040667 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085040667 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085040667 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250126085040667 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085040667 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085040667 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085040667 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085040667 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085040667 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085040667 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085040667 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085040667 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085040667 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085040667 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085040667 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085040667 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085040667 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085040667 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085040667 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085040667 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085040667 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085040667 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085040667 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085040667 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250126085040667 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250126085040667 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250126085040667 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085040667 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085040667 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085040667 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250126085040667 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250126085040667 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250126085040668 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250126085040668 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085040668 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085040668 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085040668 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126085040668 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126085040668 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126085040668 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250126085040668 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085040668 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085040668 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085040668 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085040668 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085040668 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085040668 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@009b6094bab8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@009b6094bab8: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(418)@009b6094bab8: ************************************************* HNBGW_Test.sgsn0-M3UA(418)@009b6094bab8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(418)@009b6094bab8: ************************************************* HNBGW_Test.sgsn0-SCCP(416)@009b6094bab8: v_sccp_pdu_maxlen:268 20250126085040690 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085040690 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085040690 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1355) 20250126085040690 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250126085040690 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20250126085040690 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250126085040690 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250126085040690 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085040690 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@009b6094bab8: setverdict(pass): none -> pass 20250126085040862 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126085040862 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250126085040862 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126085040862 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(415)@009b6094bab8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250126085040863 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085040863 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250126085040863 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126085040863 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126085040863 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126085040863 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250126085040863 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126085040864 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085040864 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250126085040864 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126085040864 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126085040864 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126085040864 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126085040864 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126085040864 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085040864 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126085040864 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20250126085040864 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085040864 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085040864 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085040864 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085040864 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126085040864 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126085040864 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085040865 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085040865 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250126085040865 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085040865 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085040865 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085040865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085040865 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085040865 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085040865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085040865 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085040865 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085040865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085040865 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085040865 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085040865 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085040865 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085040865 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085040865 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085040865 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085040865 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085040865 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085040865 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085040865 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085040865 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085040865 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085040865 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085040865 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085040879 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126085040879 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250126085040879 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126085040879 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(418)@009b6094bab8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250126085040881 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085040881 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250126085040881 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126085040881 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126085040881 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126085040881 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250126085040881 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126085040881 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085040881 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250126085040881 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126085040882 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126085040882 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126085040882 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126085040882 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126085040882 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085040882 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126085040882 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20250126085040882 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085040882 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085040882 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085040882 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085040882 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126085040882 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126085040882 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085040883 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085040883 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250126085040883 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085040883 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085040883 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085040883 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085040883 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085040883 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085040883 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085040883 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085040883 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085040883 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085040883 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085040883 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085040883 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085040883 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085040883 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085040883 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085040883 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085040883 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085040883 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085040883 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085040883 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085040883 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085040883 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085040883 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085040883 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(414)@009b6094bab8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126085041666 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085041666 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085041666 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085041666 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085041666 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085041666 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085041666 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085041666 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085041666 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085041666 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085041666 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085041666 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085041666 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085041666 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085041666 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250126085041666 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250126085041666 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085041666 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085041666 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085041666 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085041666 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085041666 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085041666 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085041666 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085041666 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085041666 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085041666 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085041666 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085041666 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085041666 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085041666 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126085041666 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126085041666 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250126085041666 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250126085041666 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085041666 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250126085041667 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085041667 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085041667 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085041667 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085041667 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085041667 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085041667 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085041667 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085041667 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085041667 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085041667 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085041667 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085041667 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085041667 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126085041667 DRANAP NOTICE cnlink(msc-0)[0x56264c5ce220]{CONNECTED}: link up (cnlink.c:111) 20250126085041667 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085041667 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085041667 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085041667 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085041667 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085041667 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085041667 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085041667 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085041667 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085041667 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085041667 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085041667 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085041667 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085041667 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085041667 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085041667 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085041667 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085041667 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085041667 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085041667 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085041667 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085041667 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085041667 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250126085041667 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250126085041667 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085041667 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085041667 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085041667 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085041667 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085041667 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085041668 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085041668 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085041668 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085041668 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085041668 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085041668 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085041668 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085041668 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085041668 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126085041668 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126085041668 DRANAP INFO cnlink(msc-0)[0x56264c5ce220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250126085041695 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085041695 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085041695 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085041695 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085041695 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085041695 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085041695 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085041695 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085041695 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085041695 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085041695 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085041695 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085041695 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085041695 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085041695 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250126085041695 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250126085041695 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085041695 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085041695 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085041695 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085041695 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085041695 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085041695 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085041695 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085041695 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085041695 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085041695 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085041695 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085041695 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085041695 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085041695 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126085041695 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126085041695 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250126085041695 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250126085041695 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085041695 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250126085041695 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085041695 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085041695 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085041695 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085041695 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085041695 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085041695 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085041695 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085041695 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085041695 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085041695 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085041695 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085041695 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085041695 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126085041695 DRANAP NOTICE cnlink(sgsn-0)[0x56264c618ff0]{CONNECTED}: link up (cnlink.c:111) 20250126085041695 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085041695 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085041695 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085041695 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085041695 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085041695 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085041695 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085041695 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(417)@009b6094bab8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126085041698 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085041698 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085041698 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085041698 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085041698 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085041698 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085041698 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085041698 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085041698 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085041698 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085041698 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085041698 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085041698 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085041698 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085041698 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250126085041698 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20250126085041698 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085041698 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085041698 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085041698 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085041698 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085041698 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085041698 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085041698 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085041698 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085041698 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085041698 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085041698 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085041698 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085041698 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085041698 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126085041698 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126085041698 DRANAP INFO cnlink(sgsn-0)[0x56264c618ff0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250126085042731 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35896<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(417)@009b6094bab8: f_create_expect(l3 := '8EB01EC551C63BC02705'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(417)@009b6094bab8: Created Expect[0] for '8EB01EC551C63BC02705'O to be handled at TC_ps_rab_assignment0(420) TC_ps_rab_assignment-Iuh0-RUA(412)@009b6094bab8: Added conn table entry 0TC_ps_rab_assignment0(420)968486 20250126085043782 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085043782 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085043782 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1355) 20250126085043782 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250126085043782 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xec726, normal) (hnbgw_rua.c:407) 20250126085043782 DHNB DEBUG map_rua[0x56264c632710]{init}: Allocated (fsm.c:456) 20250126085043782 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-968486)[0x56264c632710]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250126085043782 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-968486 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250126085043782 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085043782 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085043782 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-968486 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250126085043782 DCN DEBUG map_sccp[0x56264c624ce0]{init}: Allocated (fsm.c:456) 20250126085043782 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x56264c624ce0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250126085043782 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-968486 <-> SCCP-37 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250126085043782 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-968486 SCCP-37 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20250126085043782 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-968486)[0x56264c632710]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250126085043782 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085043782 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085043783 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-968486)[0x56264c632710]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250126085043783 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x56264c624ce0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126085043783 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250126085043783 DLSCCP DEBUG SCCP-SCOC(37)[0x56264c645390]{IDLE}: Allocated (fsm.c:456) 20250126085043783 DLSCCP DEBUG SCCP-SCOC(37)[0x56264c645390]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250126085043783 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0a8eb01ec551c63bc02705004f40030001d70056400500f1100926) (sccp_scrc.c:406) 20250126085043783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085043783 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085043783 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085043783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085043783 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085043783 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085043783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085043783 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085043783 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085043783 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085043783 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085043783 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085043783 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085043783 DLSCCP DEBUG SCCP-SCOC(37)[0x56264c645390]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250126085043783 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x56264c624ce0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250126085043783 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-968486)[0x56264c632710]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250126085043783 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085043783 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085043784 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085043784 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085043784 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085043784 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085043784 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085043784 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(416)@009b6094bab8: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(416)@009b6094bab8: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(417)@009b6094bab8: Found Expect[0] for l3='8EB01EC551C63BC02705'O handled at TC_ps_rab_assignment0(420) HNBGW_Test.sgsn0-RAN(417)@009b6094bab8: Added conn table entry 0TC_ps_rab_assignment0(420)7298028 HNBGW_Test.sgsn0-SCCP(416)@009b6094bab8: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(416)@009b6094bab8: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ps_rab_assignment0(420)@009b6094bab8: setverdict(pass): none -> pass 20250126085043802 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085043802 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085043802 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085043802 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085043803 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085043803 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085043803 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085043803 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085043803 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085043803 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085043803 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085043803 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085043803 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085043803 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00bcabff) (sccp_scrc.c:477) 20250126085043803 DLSCCP DEBUG Received CO:COAK for local reference 37 (sccp_scoc.c:1824) 20250126085043803 DLSCCP DEBUG SCCP-SCOC(37)[0x56264c645390]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250126085043803 DLSCCP DEBUG SCCP-SCOC(37)[0x56264c645390]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250126085043803 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085043803 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250126085043803 DCN DEBUG handle_cn_conn_conf() conn_id=37, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250126085043803 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x56264c624ce0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250126085043803 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x56264c624ce0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) HNBGW-PFCP(410)@009b6094bab8: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment0(420) subscribed for broadcast HNBGW_Test.sgsn0-SCCP(416)@009b6094bab8: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(416)@009b6094bab8: vl_len:91 HNBGW_Test.sgsn0-SCCP(416)@009b6094bab8: vl_from0 HNBGW_Test.sgsn0-SCCP(416)@009b6094bab8: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20250126085044005 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085044005 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085044005 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085044005 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085044005 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085044005 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085044005 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085044005 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085044005 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085044005 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085044005 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085044005 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085044005 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085044005 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000025), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:477) 20250126085044005 DLSCCP DEBUG Received CO:CODT for local reference 37 (sccp_scoc.c:1824) 20250126085044005 DLSCCP DEBUG SCCP-SCOC(37)[0x56264c645390]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250126085044005 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085044005 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250126085044005 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x56264c624ce0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250126085044005 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250126085044005 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250126085044005 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x56264c624ce0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250126085044005 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250126085044006 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:248) 20250126085044006 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-968486)[0x56264c632710]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250126085044006 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250126085044006 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085044006 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_ps_rab_assignment0(420)@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126085044054 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085044054 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085044054 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1355) 20250126085044054 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250126085044054 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xec726) (hnbgw_rua.c:471) 20250126085044054 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-968486 SCCP-37 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250126085044054 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-968486)[0x56264c632710]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250126085044054 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250126085044054 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250126085044054 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-968486)[0x56264c632710]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250126085044054 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250126085044054 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x56264c624ce0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126085044054 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250126085044054 DLSCCP DEBUG SCCP-SCOC(37)[0x56264c645390]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250126085044054 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bcabff), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:406) 20250126085044054 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085044054 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085044054 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085044054 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085044054 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085044054 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085044054 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085044054 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085044054 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085044054 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085044054 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085044054 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(416)@009b6094bab8: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(416)@009b6094bab8: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(416)@009b6094bab8: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(416)@009b6094bab8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment0(420)@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(416)@009b6094bab8: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(416)@009b6094bab8: vl_len:12 HNBGW_Test.sgsn0-SCCP(416)@009b6094bab8: vl_from0 HNBGW_Test.sgsn0-SCCP(416)@009b6094bab8: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250126085046081 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085046081 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085046081 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085046081 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085046081 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085046081 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085046081 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085046081 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085046081 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085046081 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085046081 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085046081 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085046081 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085046081 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000025), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250126085046081 DLSCCP DEBUG Received CO:CODT for local reference 37 (sccp_scoc.c:1824) 20250126085046081 DLSCCP DEBUG SCCP-SCOC(37)[0x56264c645390]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250126085046081 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085046081 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250126085046081 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x56264c624ce0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250126085046081 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250126085046081 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250126085046081 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x56264c624ce0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250126085046081 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-968486)[0x56264c632710]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250126085046081 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250126085046081 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085046081 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) TC_ps_rab_assignment0(420)@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment-Iuh0-RUA(412)@009b6094bab8: Deleted conn table entry 0TC_ps_rab_assignment0(420)968486 20250126085046100 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085046100 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085046100 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1355) 20250126085046100 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250126085046100 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xec726,cause=radio(normal)) (hnbgw_rua.c:439) 20250126085046100 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-968486 SCCP-37 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250126085046100 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-968486)[0x56264c632710]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250126085046100 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250126085046100 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250126085046100 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-968486)[0x56264c632710]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250126085046100 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x56264c624ce0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126085046100 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250126085046100 DLSCCP DEBUG SCCP-SCOC(37)[0x56264c645390]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250126085046100 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bcabff), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250126085046100 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085046101 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085046101 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085046101 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085046101 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-968486)[0x56264c632710]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250126085046101 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x56264c624ce0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250126085046101 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x56264c624ce0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250126085046101 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085046101 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085046101 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085046101 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085046101 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085046101 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085046101 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085046101 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(416)@009b6094bab8: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(416)@009b6094bab8: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(416)@009b6094bab8: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(416)@009b6094bab8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment0(420)@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(417)@009b6094bab8: Deleted conn table entry 0TC_ps_rab_assignment0(420)7298028 HNBGW_Test.sgsn0-SCCP(416)@009b6094bab8: Session index based on connection ID:0 20250126085046111 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085046111 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085046111 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085046111 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085046111 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085046111 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085046111 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085046111 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085046111 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085046111 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085046111 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085046111 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085046111 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085046111 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=00bcabff), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250126085046111 DLSCCP DEBUG Received CO:RELRE for local reference 37 (sccp_scoc.c:1824) 20250126085046111 DLSCCP DEBUG SCCP-SCOC(37)[0x56264c645390]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250126085046111 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085046111 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250126085046111 DCN DEBUG handle_cn_disc_ind() conn_id=37 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250126085046111 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x56264c624ce0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250126085046111 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x56264c624ce0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250126085046111 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-968486)[0x56264c632710]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250126085046111 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-968486)[0x56264c632710]{disconnected}: Freeing instance (context_map.c:202) 20250126085046111 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-968486)[0x56264c632710]{disconnected}: Deallocated (fsm.c:568) 20250126085046111 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x56264c624ce0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250126085046111 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x56264c624ce0]{disconnected}: Freeing instance (context_map.c:206) 20250126085046111 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x56264c624ce0]{disconnected}: Deallocated (fsm.c:568) 20250126085046111 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-968486 SCCP-37 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20250126085046111 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bcabff), PART(T=Source Reference,L=4,D=00000025) (sccp_scrc.c:406) 20250126085046111 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085046111 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085046111 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085046111 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085046111 DLSCCP DEBUG SCCP-SCOC(37)[0x56264c645390]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250126085046111 DLSCCP DEBUG SCCP-SCOC(37)[0x56264c645390]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250126085046111 DLSCCP DEBUG SCCP-SCOC(37)[0x56264c645390]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250126085046111 DLSCCP DEBUG SCCP-SCOC(37)[0x56264c645390]{IDLE}: Deallocated (fsm.c:568) 20250126085046111 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085046111 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085046112 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085046112 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085046112 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085046112 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085046112 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085046112 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(416)@009b6094bab8: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(416)@009b6094bab8: RLC received in state:disconnect_pending TC_ps_rab_assignment0(420)@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126085048114 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35896<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment0(420)@009b6094bab8: Final verdict of PTC: pass MTC@009b6094bab8: ok: talloc reports "asn1_context" = 1 bytes 20250126085048124 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35886<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250126085048124 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:39043<->l=127.0.0.1:4262) (control_if.c:193) 20250126085048125 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085048125 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085048125 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) TC_ps_rab_assignment-Iuh0-RUA(412)@009b6094bab8: Final verdict of PTC: none 20250126085048125 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250126085048125 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.sgsn0-RAN(417)@009b6094bab8: Final verdict of PTC: none 20250126085048126 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250126085048126 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085048126 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250126085048126 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250126085048127 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250126085048127 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085048127 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250126085048127 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250126085048127 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250126085048127 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085048127 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 HNBGW_Test.msc0-SCCP(413)@009b6094bab8: Final verdict of PTC: none MutexDispCT-TC_ps_rab_assignment(407)@009b6094bab8: Final verdict of PTC: none 20250126085048127 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250126085048127 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250126085048127 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085048127 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126085048127 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250126085048127 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126085048127 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) IPA-CTRL-CLI-IPA(409)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.msc0-RAN(414)@009b6094bab8: Final verdict of PTC: none TC_ps_rab_assignment-Iuh0(411)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(416)@009b6094bab8: Final verdict of PTC: none 20250126085048127 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20250126085048127 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126085048127 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126085048127 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126085048128 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250126085048128 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126085048128 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250126085048128 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085048128 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126085048128 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085048128 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20250126085048128 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) HNBGW_Test.msc0-M3UA(415)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(418)@009b6094bab8: Final verdict of PTC: none HNBGW-MGCP(419)@009b6094bab8: Final verdict of PTC: none 20250126085048128 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20250126085048128 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085048128 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085048128 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085048128 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085048128 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126085048128 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126085048128 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126085048128 DRANAP NOTICE cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: link lost (cnlink.c:118) 20250126085048128 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085048128 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126085048128 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20250126085048128 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085048128 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085048128 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085048128 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085048128 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126085048128 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126085048128 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126085048128 DRANAP NOTICE cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: link lost (cnlink.c:118) 20250126085048128 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126085048128 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126085048128 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126085048128 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250126085048128 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126085048128 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication VirtHNBGW-STATS(408)@009b6094bab8: Final verdict of PTC: none MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126085048129 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35874<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(410)@009b6094bab8: Final verdict of PTC: none MTC@009b6094bab8: Setting final verdict of the test case. MTC@009b6094bab8: Local verdict of MTC: pass MTC@009b6094bab8: Local verdict of PTC MutexDispCT-TC_ps_rab_assignment(407): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC VirtHNBGW-STATS(408): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC IPA-CTRL-CLI-IPA(409): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW-PFCP(410): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_ps_rab_assignment-Iuh0(411): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_ps_rab_assignment-Iuh0-RUA(412): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.msc0-SCCP(413): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.msc0-RAN(414): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.msc0-M3UA(415): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(416): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.sgsn0-RAN(417): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(418): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW-MGCP(419): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_ps_rab_assignment0(420): pass (pass -> pass) MTC@009b6094bab8: Test case TC_ps_rab_assignment finished. Verdict: pass MTC@009b6094bab8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_rab_assignment pass'. Sun Jan 26 08:50:48 UTC 2025 ====== HNBGW_Tests.TC_ps_rab_assignment pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ps_rab_assignment.talloc 20250126085048176 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57376<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126085048579 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57376<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=279300) Waiting for packet dumper to finish... 1 (prev_count=279300, count=279840) 20250126085050128 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126085050129 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250126085050129 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250126085050129 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126085050129 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250126085050129 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@009b6094bab8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_rab_assignment pass' was executed successfully (exit status: 0). MTC@009b6094bab8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ps_rab_assignment_concurrent'. ------ HNBGW_Tests.TC_ps_rab_assignment_concurrent ------ Sun Jan 26 08:50:50 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_ps_rab_assignment_concurrent.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_ps_rab_assignment_concurrent.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@009b6094bab8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ps_rab_assignment_concurrent' was executed successfully (exit status: 0). MTC@009b6094bab8: Test case TC_ps_rab_assignment_concurrent started. 20250126085051686 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57392<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126085051691 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57408<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126085051694 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:41569<->l=127.0.0.1:4262) (control_if.c:572) 20250126085051707 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085051708 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085051708 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085051708 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085051708 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085051708 DRANAP DEBUG cnlink(msc-2)[0x56264c5ae870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085051708 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085051708 DRANAP DEBUG cnlink(msc-3)[0x56264c618660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085051708 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250126085051708 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_ps_rab_assignment_concurrent-Iuh0(425)@009b6094bab8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250126085051709 DRANAP DEBUG cnlink(msc-3)[0x56264c618660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085051709 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250126085051709 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085051709 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085051709 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085051709 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085051709 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085051709 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085051709 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085051709 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085051709 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085051709 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085051709 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085051709 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085051709 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085051709 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085051709 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250126085051709 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085051709 DRANAP DEBUG cnlink(msc-3)[0x56264c618660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085051709 DRANAP DEBUG cnlink(msc-2)[0x56264c5ae870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085051709 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250126085051709 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085051709 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085051709 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085051709 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085051709 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085051710 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085051710 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085051710 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085051710 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085051710 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085051710 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085051710 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085051710 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085051710 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085051710 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250126085051710 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085051710 DRANAP DEBUG cnlink(msc-2)[0x56264c5ae870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085051710 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085051710 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250126085051710 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085051710 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085051710 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085051710 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085051710 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085051710 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085051710 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085051710 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085051710 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085051710 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085051710 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085051710 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085051710 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085051710 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085051710 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126085051710 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085051710 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085051710 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085051710 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250126085051710 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085051710 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085051710 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085051710 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085051710 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085051710 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085051710 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085051710 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085051710 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085051710 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085051710 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085051710 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085051710 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085051710 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085051710 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085051710 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085051710 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085051710 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085051710 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085051710 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085051710 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250126085051710 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250126085051710 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250126085051710 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085051710 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085051710 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085051710 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250126085051710 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250126085051710 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250126085051710 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250126085051710 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085051710 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085051710 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085051710 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126085051710 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126085051710 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126085051710 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250126085051710 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085051710 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085051710 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085051710 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085051710 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085051710 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085051710 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@009b6094bab8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@009b6094bab8: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(429)@009b6094bab8: ************************************************* HNBGW_Test.msc0-M3UA(429)@009b6094bab8: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(429)@009b6094bab8: ************************************************* HNBGW_Test.msc0-SCCP(427)@009b6094bab8: v_sccp_pdu_maxlen:268 20250126085051722 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085051722 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085051722 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085051722 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085051722 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085051722 DRANAP DEBUG cnlink(sgsn-2)[0x56264c61a310]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085051722 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085051722 DRANAP DEBUG cnlink(sgsn-3)[0x56264c61aca0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085051723 DRANAP DEBUG cnlink(sgsn-3)[0x56264c61aca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085051723 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250126085051723 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085051723 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085051723 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085051723 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085051723 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085051724 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085051724 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085051724 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085051724 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085051724 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085051724 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085051724 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085051724 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085051724 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085051724 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250126085051724 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085051724 DRANAP DEBUG cnlink(sgsn-3)[0x56264c61aca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085051724 DRANAP DEBUG cnlink(sgsn-2)[0x56264c61a310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085051724 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250126085051724 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085051724 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085051724 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085051724 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085051724 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085051724 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085051724 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085051724 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085051724 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085051724 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085051724 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085051724 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085051724 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085051724 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085051724 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250126085051724 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085051724 DRANAP DEBUG cnlink(sgsn-2)[0x56264c61a310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085051724 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085051724 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250126085051724 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085051724 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085051724 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085051724 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085051724 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085051724 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085051724 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085051724 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085051724 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085051724 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085051724 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085051724 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085051724 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085051724 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085051724 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126085051724 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085051724 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085051724 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085051724 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250126085051724 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085051724 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085051724 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085051724 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085051724 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085051724 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085051724 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085051724 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085051724 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085051724 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085051724 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085051724 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085051724 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085051724 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085051724 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085051724 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085051724 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085051724 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085051724 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085051724 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085051724 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250126085051724 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250126085051724 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250126085051724 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085051724 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085051724 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085051724 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250126085051724 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250126085051724 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250126085051724 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250126085051724 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085051724 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085051724 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085051724 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126085051724 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126085051725 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126085051725 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250126085051725 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085051725 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085051725 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085051725 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085051725 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085051725 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085051725 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@009b6094bab8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(432)@009b6094bab8: ************************************************* HNBGW_Test.sgsn0-M3UA(432)@009b6094bab8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(432)@009b6094bab8: ************************************************* MTC@009b6094bab8: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: v_sccp_pdu_maxlen:268 20250126085051744 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085051744 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085051744 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1355) 20250126085051744 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250126085051744 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20250126085051744 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250126085051744 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250126085051744 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085051744 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@009b6094bab8: setverdict(pass): none -> pass 20250126085051920 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126085051921 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250126085051921 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126085051921 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(429)@009b6094bab8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250126085051930 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085051930 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250126085051930 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126085051930 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126085051930 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126085051930 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250126085051930 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126085051933 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085051933 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250126085051933 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126085051933 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126085051933 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126085051933 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126085051933 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126085051933 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085051933 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126085051933 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20250126085051933 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085051933 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085051933 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085051933 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085051933 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126085051933 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126085051933 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085051934 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126085051934 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250126085051934 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126085051934 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250126085051935 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085051935 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250126085051935 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085051935 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085051935 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085051935 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085051935 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085051935 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085051935 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085051935 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085051935 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085051935 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085051935 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085051935 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085051935 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085051935 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085051935 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085051935 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085051935 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085051935 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085051935 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085051935 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085051935 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085051935 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085051935 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085051935 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085051935 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-M3UA(432)@009b6094bab8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250126085051941 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085051941 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250126085051941 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126085051941 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126085051941 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126085051941 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250126085051941 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126085051944 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085051944 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250126085051944 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126085051944 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126085051944 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126085051944 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126085051944 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126085051944 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085051944 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126085051944 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20250126085051944 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085051944 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085051944 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085051944 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085051944 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126085051944 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126085051944 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085051946 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085051946 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250126085051946 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085051946 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085051946 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085051946 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085051946 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085051946 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085051946 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085051946 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085051946 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085051946 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085051946 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085051946 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085051946 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085051946 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085051946 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085051946 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085051946 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085051946 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085051946 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085051946 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085051946 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085051946 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085051946 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085051946 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085051946 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(428)@009b6094bab8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126085052735 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085052735 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085052735 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085052735 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085052735 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085052735 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085052735 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085052735 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085052735 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085052735 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085052735 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085052735 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085052735 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085052735 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085052735 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250126085052735 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250126085052735 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085052735 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085052735 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085052735 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085052735 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085052735 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085052735 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085052735 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085052735 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085052735 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085052735 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085052736 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085052736 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085052736 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085052736 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126085052736 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126085052736 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250126085052736 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250126085052736 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085052736 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250126085052736 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085052736 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085052736 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085052736 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085052736 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085052736 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085052736 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085052736 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085052736 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085052736 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085052736 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085052736 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085052736 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085052736 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126085052736 DRANAP NOTICE cnlink(msc-0)[0x56264c5ce220]{CONNECTED}: link up (cnlink.c:111) 20250126085052736 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085052736 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085052736 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085052736 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085052736 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085052736 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085052736 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085052736 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085052739 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085052739 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085052739 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085052739 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085052739 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085052739 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085052739 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085052739 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085052739 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085052739 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085052739 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085052739 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085052739 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085052739 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085052739 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250126085052739 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250126085052739 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085052739 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085052739 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085052739 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085052739 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085052739 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085052739 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085052739 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085052739 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085052739 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085052739 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085052739 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085052739 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085052739 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085052739 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126085052739 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126085052739 DRANAP INFO cnlink(msc-0)[0x56264c5ce220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(431)@009b6094bab8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126085052744 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085052744 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085052744 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085052744 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085052744 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085052744 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085052744 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085052744 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085052744 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085052744 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085052744 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085052744 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085052744 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085052744 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085052744 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250126085052744 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250126085052744 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085052744 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085052744 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085052744 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085052744 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085052744 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085052744 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085052744 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085052744 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085052744 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085052744 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085052744 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085052744 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085052744 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085052744 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126085052744 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126085052744 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250126085052744 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250126085052744 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085052744 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250126085052744 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085052744 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085052744 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085052744 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085052744 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085052744 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085052744 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085052744 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085052744 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085052744 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085052744 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085052744 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085052744 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085052744 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126085052744 DRANAP NOTICE cnlink(sgsn-0)[0x56264c618ff0]{CONNECTED}: link up (cnlink.c:111) 20250126085052744 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085052744 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085052744 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085052744 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085052744 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085052744 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085052744 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085052744 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085052746 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085052746 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085052746 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085052746 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085052746 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085052746 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085052746 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085052746 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085052746 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085052746 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085052746 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085052746 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085052746 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085052746 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085052746 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250126085052746 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20250126085052746 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085052746 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085052746 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085052746 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085052746 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085052747 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085052747 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085052747 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085052747 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085052747 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085052747 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085052747 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085052747 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085052747 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085052747 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126085052747 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126085052747 DRANAP INFO cnlink(sgsn-0)[0x56264c618ff0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250126085053775 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57414<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126085053799 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57422<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126085053811 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57430<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126085053825 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57434<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126085053835 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57448<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126085053846 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57460<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126085053857 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57468<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126085053868 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57476<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126085053878 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57484<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126085053894 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57494<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126085053904 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57506<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126085053912 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57522<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126085053921 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57534<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126085053931 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57548<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126085053940 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57562<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126085053949 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57572<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(431)@009b6094bab8: f_create_expect(l3 := '4B719598E3035A6430C5'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@009b6094bab8: Created Expect[0] for '4B719598E3035A6430C5'O to be handled at TC_ps_rab_assignment_concurrent0(434) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@009b6094bab8: Added conn table entry 0TC_ps_rab_assignment_concurrent0(434)9359485 HNBGW_Test.sgsn0-RAN(431)@009b6094bab8: f_create_expect(l3 := '3A16736988A39E278723'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@009b6094bab8: Created Expect[1] for '3A16736988A39E278723'O to be handled at TC_ps_rab_assignment_concurrent0(435) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@009b6094bab8: Added conn table entry 1TC_ps_rab_assignment_concurrent0(435)16766253 20250126085054820 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085054820 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085054820 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1355) 20250126085054820 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250126085054820 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x8ed07d, normal) (hnbgw_rua.c:407) 20250126085054820 DHNB DEBUG map_rua[0x56264c632710]{init}: Allocated (fsm.c:456) 20250126085054820 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9359485)[0x56264c632710]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250126085054820 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9359485 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250126085054820 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085054820 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085054820 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9359485 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250126085054820 DCN DEBUG map_sccp[0x56264c624ce0]{init}: Allocated (fsm.c:456) 20250126085054820 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x56264c624ce0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250126085054820 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9359485 <-> SCCP-38 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250126085054820 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9359485 SCCP-38 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20250126085054820 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9359485)[0x56264c632710]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250126085054820 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085054820 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085054820 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9359485)[0x56264c632710]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250126085054820 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x56264c624ce0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126085054820 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250126085054820 DLSCCP DEBUG SCCP-SCOC(38)[0x56264c645390]{IDLE}: Allocated (fsm.c:456) 20250126085054820 DLSCCP DEBUG SCCP-SCOC(38)[0x56264c645390]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250126085054820 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0a4b719598e3035a6430c5004f40030002bf0056400500f1100926) (sccp_scrc.c:406) 20250126085054820 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085054820 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085054820 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085054820 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085054820 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085054820 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085054820 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085054820 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085054820 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085054820 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085054820 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085054820 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085054820 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085054820 DLSCCP DEBUG SCCP-SCOC(38)[0x56264c645390]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250126085054820 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x56264c624ce0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250126085054820 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9359485)[0x56264c632710]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250126085054820 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085054820 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085054820 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085054820 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085054820 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085054820 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085054820 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085054820 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(431)@009b6094bab8: f_create_expect(l3 := '18251173959DC6359A72'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@009b6094bab8: Created Expect[2] for '18251173959DC6359A72'O to be handled at TC_ps_rab_assignment_concurrent0(436) HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: Warning: Stopping inactive timer T_ias[0]. TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@009b6094bab8: Added conn table entry 2TC_ps_rab_assignment_concurrent0(436)7374313 HNBGW_Test.sgsn0-RAN(431)@009b6094bab8: Found Expect[0] for l3='4B719598E3035A6430C5'O handled at TC_ps_rab_assignment_concurrent0(434) HNBGW_Test.sgsn0-RAN(431)@009b6094bab8: Added conn table entry 0TC_ps_rab_assignment_concurrent0(434)11043548 HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: Session index based on connection ID:0 TC_ps_rab_assignment_concurrent0(434)@009b6094bab8: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250126085054828 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085054828 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085054828 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085054828 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085054828 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085054828 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00d992c3) (sccp_scrc.c:477) 20250126085054828 DLSCCP DEBUG Received CO:COAK for local reference 38 (sccp_scoc.c:1824) 20250126085054828 DLSCCP DEBUG SCCP-SCOC(38)[0x56264c645390]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250126085054828 DLSCCP DEBUG SCCP-SCOC(38)[0x56264c645390]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250126085054828 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085054828 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085054828 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085054828 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085054828 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085054828 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085054828 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085054828 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085054828 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085054828 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250126085054828 DCN DEBUG handle_cn_conn_conf() conn_id=38, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250126085054828 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x56264c624ce0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250126085054828 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x56264c624ce0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) HNBGW-PFCP(424)@009b6094bab8: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(434) subscribed for broadcast HNBGW_Test.sgsn0-RAN(431)@009b6094bab8: f_create_expect(l3 := '04496A9D2FFF906A4B3D'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@009b6094bab8: Created Expect[0] for '04496A9D2FFF906A4B3D'O to be handled at TC_ps_rab_assignment_concurrent0(437) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@009b6094bab8: Added conn table entry 3TC_ps_rab_assignment_concurrent0(437)4102391 HNBGW_Test.sgsn0-RAN(431)@009b6094bab8: f_create_expect(l3 := '683A32829D2FCA98E5BE'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@009b6094bab8: Created Expect[3] for '683A32829D2FCA98E5BE'O to be handled at TC_ps_rab_assignment_concurrent0(438) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@009b6094bab8: Added conn table entry 4TC_ps_rab_assignment_concurrent0(438)12017335 HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-RAN(431)@009b6094bab8: f_create_expect(l3 := '664F0B7680D716C5EC88'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@009b6094bab8: Created Expect[4] for '664F0B7680D716C5EC88'O to be handled at TC_ps_rab_assignment_concurrent0(439) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@009b6094bab8: Added conn table entry 5TC_ps_rab_assignment_concurrent0(439)5310186 HNBGW_Test.sgsn0-RAN(431)@009b6094bab8: f_create_expect(l3 := '4C5DEB9B8A30CABD6515'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@009b6094bab8: Created Expect[5] for '4C5DEB9B8A30CABD6515'O to be handled at TC_ps_rab_assignment_concurrent0(440) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@009b6094bab8: Added conn table entry 6TC_ps_rab_assignment_concurrent0(440)15324122 HNBGW_Test.sgsn0-RAN(431)@009b6094bab8: f_create_expect(l3 := 'D71F0CA926F3D3A964B8'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@009b6094bab8: Created Expect[6] for 'D71F0CA926F3D3A964B8'O to be handled at TC_ps_rab_assignment_concurrent0(441) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@009b6094bab8: Added conn table entry 7TC_ps_rab_assignment_concurrent0(441)6051536 HNBGW_Test.sgsn0-RAN(431)@009b6094bab8: f_create_expect(l3 := '0B7A4745C0881E9AA5DD'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@009b6094bab8: Created Expect[7] for '0B7A4745C0881E9AA5DD'O to be handled at TC_ps_rab_assignment_concurrent0(442) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@009b6094bab8: Added conn table entry 8TC_ps_rab_assignment_concurrent0(442)3392050 HNBGW_Test.sgsn0-RAN(431)@009b6094bab8: f_create_expect(l3 := '885B148916860080BEC6'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@009b6094bab8: Created Expect[8] for '885B148916860080BEC6'O to be handled at TC_ps_rab_assignment_concurrent0(443) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@009b6094bab8: Added conn table entry 9TC_ps_rab_assignment_concurrent0(443)331206 HNBGW_Test.sgsn0-RAN(431)@009b6094bab8: f_create_expect(l3 := 'EEB95B62D8A2C796B291'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@009b6094bab8: Created Expect[9] for 'EEB95B62D8A2C796B291'O to be handled at TC_ps_rab_assignment_concurrent0(444) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@009b6094bab8: Added conn table entry 10TC_ps_rab_assignment_concurrent0(444)3382178 HNBGW_Test.sgsn0-RAN(431)@009b6094bab8: f_create_expect(l3 := '0C273A395B83A75CA7BA'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@009b6094bab8: Created Expect[10] for '0C273A395B83A75CA7BA'O to be handled at TC_ps_rab_assignment_concurrent0(445) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@009b6094bab8: Added conn table entry 11TC_ps_rab_assignment_concurrent0(445)9954967 HNBGW_Test.sgsn0-RAN(431)@009b6094bab8: f_create_expect(l3 := '9E371CFE1C563F165A97'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@009b6094bab8: Created Expect[11] for '9E371CFE1C563F165A97'O to be handled at TC_ps_rab_assignment_concurrent0(446) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@009b6094bab8: Added conn table entry 12TC_ps_rab_assignment_concurrent0(446)8288533 HNBGW_Test.sgsn0-RAN(431)@009b6094bab8: f_create_expect(l3 := '456E30B385B670876364'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@009b6094bab8: Created Expect[12] for '456E30B385B670876364'O to be handled at TC_ps_rab_assignment_concurrent0(447) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@009b6094bab8: Added conn table entry 13TC_ps_rab_assignment_concurrent0(447)6438474 HNBGW_Test.sgsn0-RAN(431)@009b6094bab8: f_create_expect(l3 := '82E48ACCE777A52A9491'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@009b6094bab8: Created Expect[13] for '82E48ACCE777A52A9491'O to be handled at TC_ps_rab_assignment_concurrent0(448) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@009b6094bab8: Added conn table entry 14TC_ps_rab_assignment_concurrent0(448)15492421 HNBGW_Test.sgsn0-RAN(431)@009b6094bab8: f_create_expect(l3 := 'B62317A772B208776E79'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@009b6094bab8: Created Expect[14] for 'B62317A772B208776E79'O to be handled at TC_ps_rab_assignment_concurrent0(449) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@009b6094bab8: Added conn table entry 15TC_ps_rab_assignment_concurrent0(449)10230972 20250126085055021 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085055021 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085055021 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1355) 20250126085055021 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250126085055021 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xffd52d, normal) (hnbgw_rua.c:407) 20250126085055021 DHNB DEBUG map_rua[0x56264c630f70]{init}: Allocated (fsm.c:456) 20250126085055021 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16766253)[0x56264c630f70]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250126085055021 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16766253 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250126085055021 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085055021 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085055021 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16766253 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250126085055021 DCN DEBUG map_sccp[0x56264c6317f0]{init}: Allocated (fsm.c:456) 20250126085055021 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x56264c6317f0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250126085055021 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-16766253 <-> SCCP-39 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250126085055021 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16766253 SCCP-39 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20250126085055021 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16766253)[0x56264c630f70]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250126085055021 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085055021 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085055021 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16766253)[0x56264c630f70]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250126085055021 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x56264c6317f0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126085055021 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250126085055021 DLSCCP DEBUG SCCP-SCOC(39)[0x56264c632d10]{IDLE}: Allocated (fsm.c:456) 20250126085055021 DLSCCP DEBUG SCCP-SCOC(39)[0x56264c632d10]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250126085055021 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0a3a16736988a39e278723004f40030002380056400500f1100926) (sccp_scrc.c:406) 20250126085055021 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085055021 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085055021 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085055021 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085055021 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085055021 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085055021 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085055021 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085055021 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085055021 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085055021 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085055021 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085055021 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085055021 DLSCCP DEBUG SCCP-SCOC(39)[0x56264c632d10]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250126085055021 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x56264c6317f0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250126085055021 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16766253)[0x56264c630f70]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250126085055021 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085055022 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085055022 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1355) 20250126085055022 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250126085055022 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x7085e9, normal) (hnbgw_rua.c:407) 20250126085055022 DHNB DEBUG map_rua[0x56264c632930]{init}: Allocated (fsm.c:456) 20250126085055022 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7374313)[0x56264c632930]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250126085055022 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7374313 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250126085055022 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085055022 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085055022 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7374313 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250126085055022 DCN DEBUG map_sccp[0x56264c62e4e0]{init}: Allocated (fsm.c:456) 20250126085055022 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x56264c62e4e0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250126085055022 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-7374313 <-> SCCP-40 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250126085055022 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7374313 SCCP-40 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20250126085055022 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7374313)[0x56264c632930]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250126085055022 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085055022 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085055022 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7374313)[0x56264c632930]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250126085055022 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x56264c62e4e0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126085055022 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250126085055022 DLSCCP DEBUG SCCP-SCOC(40)[0x56264c670ec0]{IDLE}: Allocated (fsm.c:456) 20250126085055022 DLSCCP DEBUG SCCP-SCOC(40)[0x56264c670ec0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250126085055022 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0a18251173959dc6359a72004f400300023f0056400500f1100926) (sccp_scrc.c:406) 20250126085055022 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085055022 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085055022 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085055022 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085055022 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085055022 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085055022 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085055022 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085055022 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085055022 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085055022 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085055022 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085055022 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085055022 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085055022 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085055022 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085055022 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085055022 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085055022 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085055022 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085055022 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085055022 DLSCCP DEBUG SCCP-SCOC(40)[0x56264c670ec0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250126085055022 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x56264c62e4e0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250126085055022 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7374313)[0x56264c632930]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250126085055022 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085055022 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085055022 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085055022 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085055022 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085055022 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085055022 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085055022 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085055022 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085055022 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085055022 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085055022 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085055022 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085055022 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000026), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:477) 20250126085055022 DLSCCP DEBUG Received CO:CODT for local reference 38 (sccp_scoc.c:1824) 20250126085055022 DLSCCP DEBUG SCCP-SCOC(38)[0x56264c645390]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250126085055022 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085055022 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250126085055022 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x56264c624ce0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250126085055022 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250126085055022 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250126085055022 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x56264c624ce0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250126085055022 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250126085055023 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:248) 20250126085055023 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9359485)[0x56264c632710]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250126085055023 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250126085055023 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085055023 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085055023 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1355) 20250126085055023 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250126085055023 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x3e98f7, normal) (hnbgw_rua.c:407) 20250126085055023 DHNB DEBUG map_rua[0x56264c62f8a0]{init}: Allocated (fsm.c:456) 20250126085055023 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4102391)[0x56264c62f8a0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250126085055023 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4102391 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250126085055023 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085055023 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085055023 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4102391 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250126085055023 DCN DEBUG map_sccp[0x56264c671090]{init}: Allocated (fsm.c:456) 20250126085055023 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x56264c671090]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250126085055023 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4102391 <-> SCCP-41 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250126085055023 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4102391 SCCP-41 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20250126085055023 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4102391)[0x56264c62f8a0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250126085055023 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085055023 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085055023 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085055023 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085055023 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085055023 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085055023 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085055023 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085055023 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4102391)[0x56264c62f8a0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250126085055023 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x56264c671090]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126085055023 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085055023 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085055023 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250126085055023 DLSCCP DEBUG SCCP-SCOC(41)[0x56264c63e5d0]{IDLE}: Allocated (fsm.c:456) 20250126085055023 DLSCCP DEBUG SCCP-SCOC(41)[0x56264c63e5d0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250126085055023 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0a04496a9d2fff906a4b3d004f40030003d00056400500f1100926) (sccp_scrc.c:406) 20250126085055023 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085055023 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085055023 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085055023 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085055023 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085055023 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085055023 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085055023 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085055023 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085055023 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085055023 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085055023 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085055023 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085055023 DLSCCP DEBUG SCCP-SCOC(41)[0x56264c63e5d0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250126085055023 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x56264c671090]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250126085055023 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4102391)[0x56264c62f8a0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250126085055023 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:894) 20250126085055023 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085055023 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1355) 20250126085055023 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250126085055023 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xb75eb7, normal) (hnbgw_rua.c:407) 20250126085055023 DHNB DEBUG map_rua[0x56264c63e700]{init}: Allocated (fsm.c:456) 20250126085055023 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12017335)[0x56264c63e700]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250126085055023 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12017335 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250126085055024 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085055024 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085055024 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12017335 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250126085055024 DCN DEBUG map_sccp[0x56264c643de0]{init}: Allocated (fsm.c:456) 20250126085055024 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x56264c643de0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250126085055024 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12017335 <-> SCCP-42 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250126085055024 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12017335 SCCP-42 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20250126085055024 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12017335)[0x56264c63e700]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250126085055024 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085055024 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085055024 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12017335)[0x56264c63e700]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250126085055024 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x56264c643de0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126085055024 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250126085055024 DLSCCP DEBUG SCCP-SCOC(42)[0x56264c63e240]{IDLE}: Allocated (fsm.c:456) 20250126085055024 DLSCCP DEBUG SCCP-SCOC(42)[0x56264c63e240]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250126085055024 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085055024 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085055024 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085055024 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085055024 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085055024 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085055024 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085055024 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085055024 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0a683a32829d2fca98e5be004f40030003ac0056400500f1100926) (sccp_scrc.c:406) 20250126085055024 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085055024 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085055024 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085055024 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085055024 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085055024 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085055024 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085055024 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085055024 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085055024 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085055024 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085055024 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085055024 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085055024 DLSCCP DEBUG SCCP-SCOC(42)[0x56264c63e240]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250126085055024 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x56264c643de0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250126085055024 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12017335)[0x56264c63e700]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250126085055024 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) 20250126085055024 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085055024 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085055024 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1355) 20250126085055024 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250126085055024 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x5106ea, normal) (hnbgw_rua.c:407) 20250126085055024 DHNB DEBUG map_rua[0x56264c62f3b0]{init}: Allocated (fsm.c:456) 20250126085055024 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5310186)[0x56264c62f3b0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250126085055024 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5310186 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250126085055024 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085055024 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085055024 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5310186 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250126085055024 DCN DEBUG map_sccp[0x56264c62f4e0]{init}: Allocated (fsm.c:456) 20250126085055024 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x56264c62f4e0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250126085055024 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5310186 <-> SCCP-43 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250126085055024 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5310186 SCCP-43 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20250126085055024 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5310186)[0x56264c62f3b0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250126085055024 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085055024 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085055024 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085055024 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085055024 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085055024 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085055024 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085055024 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085055024 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085055024 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085055024 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5310186)[0x56264c62f3b0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250126085055024 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x56264c62f4e0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126085055025 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250126085055025 DLSCCP DEBUG SCCP-SCOC(43)[0x56264c62f610]{IDLE}: Allocated (fsm.c:456) 20250126085055025 DLSCCP DEBUG SCCP-SCOC(43)[0x56264c62f610]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250126085055025 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0a664f0b7680d716c5ec88004f40030000690056400500f1100926) (sccp_scrc.c:406) 20250126085055025 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085055025 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085055025 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085055025 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085055025 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085055025 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085055025 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085055025 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085055025 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085055025 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085055025 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085055025 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085055025 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085055025 DLSCCP DEBUG SCCP-SCOC(43)[0x56264c62f610]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250126085055025 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x56264c62f4e0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250126085055025 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5310186)[0x56264c62f3b0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250126085055025 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085055025 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085055025 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1355) 20250126085055025 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250126085055025 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xe9d3da, normal) (hnbgw_rua.c:407) 20250126085055025 DHNB DEBUG map_rua[0x56264c631990]{init}: Allocated (fsm.c:456) 20250126085055025 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085055025 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085055025 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085055025 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085055025 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085055025 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085055025 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085055025 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085055025 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15324122)[0x56264c631990]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250126085055025 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15324122 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250126085055025 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085055025 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085055025 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15324122 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250126085055025 DCN DEBUG map_sccp[0x56264c62f740]{init}: Allocated (fsm.c:456) 20250126085055025 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x56264c62f740]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250126085055025 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15324122 <-> SCCP-44 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250126085055025 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15324122 SCCP-44 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20250126085055025 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15324122)[0x56264c631990]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250126085055025 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085055025 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085055025 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15324122)[0x56264c631990]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250126085055025 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x56264c62f740]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126085055025 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250126085055025 DLSCCP DEBUG SCCP-SCOC(44)[0x56264c631f30]{IDLE}: Allocated (fsm.c:456) 20250126085055025 DLSCCP DEBUG SCCP-SCOC(44)[0x56264c631f30]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250126085055025 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0a4c5deb9b8a30cabd6515004f400300011f0056400500f1100926) (sccp_scrc.c:406) 20250126085055025 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085055025 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085055025 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085055025 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085055025 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085055025 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085055025 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085055025 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085055025 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085055025 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085055025 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085055025 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085055025 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085055025 DLSCCP DEBUG SCCP-SCOC(44)[0x56264c631f30]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250126085055025 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x56264c62f740]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250126085055025 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15324122)[0x56264c631990]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250126085055026 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085055026 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085055026 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1355) 20250126085055026 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085055026 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085055026 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085055026 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085055026 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085055026 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085055026 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085055026 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085055026 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250126085055026 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x5c56d0, normal) (hnbgw_rua.c:407) 20250126085055026 DHNB DEBUG map_rua[0x56264c6324e0]{init}: Allocated (fsm.c:456) 20250126085055026 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6051536)[0x56264c6324e0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250126085055026 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6051536 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250126085055026 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085055026 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085055026 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6051536 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250126085055026 DCN DEBUG map_sccp[0x56264c63e370]{init}: Allocated (fsm.c:456) 20250126085055026 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x56264c63e370]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250126085055026 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6051536 <-> SCCP-45 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250126085055026 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6051536 SCCP-45 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20250126085055026 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6051536)[0x56264c6324e0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250126085055026 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085055026 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085055026 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6051536)[0x56264c6324e0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250126085055026 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x56264c63e370]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126085055026 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250126085055026 DLSCCP DEBUG SCCP-SCOC(45)[0x56264c6300b0]{IDLE}: Allocated (fsm.c:456) 20250126085055026 DLSCCP DEBUG SCCP-SCOC(45)[0x56264c6300b0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250126085055026 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0ad71f0ca926f3d3a964b8004f400300027d0056400500f1100926) (sccp_scrc.c:406) 20250126085055026 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085055026 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085055026 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085055026 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085055026 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085055026 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085055026 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085055026 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085055026 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085055026 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085055026 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085055026 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085055026 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085055026 DLSCCP DEBUG SCCP-SCOC(45)[0x56264c6300b0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250126085055026 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x56264c63e370]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250126085055026 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6051536)[0x56264c6324e0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250126085055026 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085055026 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085055026 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085055026 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085055026 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085055026 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085055027 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085055027 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085055026 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085055026 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085055026 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1355) 20250126085055026 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250126085055026 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x33c232, normal) (hnbgw_rua.c:407) 20250126085055026 DHNB DEBUG map_rua[0x56264c630780]{init}: Allocated (fsm.c:456) 20250126085055026 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3392050)[0x56264c630780]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250126085055026 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3392050 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250126085055026 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085055026 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085055026 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3392050 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250126085055026 DCN DEBUG map_sccp[0x56264c632110]{init}: Allocated (fsm.c:456) 20250126085055026 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x56264c632110]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250126085055026 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3392050 <-> SCCP-46 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250126085055026 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3392050 SCCP-46 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20250126085055026 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3392050)[0x56264c630780]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250126085055027 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085055027 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085055027 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3392050)[0x56264c630780]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250126085055027 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x56264c632110]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126085055027 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250126085055027 DLSCCP DEBUG SCCP-SCOC(46)[0x56264c63d930]{IDLE}: Allocated (fsm.c:456) 20250126085055027 DLSCCP DEBUG SCCP-SCOC(46)[0x56264c63d930]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250126085055027 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0a0b7a4745c0881e9aa5dd004f40030001700056400500f1100926) (sccp_scrc.c:406) 20250126085055027 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085055027 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085055027 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085055027 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085055027 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085055027 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085055027 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085055027 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085055027 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085055027 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085055027 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085055027 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085055027 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085055027 DLSCCP DEBUG SCCP-SCOC(46)[0x56264c63d930]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250126085055027 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x56264c632110]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250126085055027 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3392050)[0x56264c630780]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250126085055027 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085055027 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085055027 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1355) 20250126085055027 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250126085055027 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x50dc6, normal) (hnbgw_rua.c:407) 20250126085055027 DHNB DEBUG map_rua[0x56264c630650]{init}: Allocated (fsm.c:456) 20250126085055027 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-331206)[0x56264c630650]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250126085055027 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-331206 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250126085055027 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085055027 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085055027 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085055027 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085055027 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085055027 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085055027 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085055027 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085055027 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085055027 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-331206 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250126085055027 DCN DEBUG map_sccp[0x56264c632340]{init}: Allocated (fsm.c:456) 20250126085055027 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x56264c632340]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250126085055027 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-331206 <-> SCCP-47 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250126085055027 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-331206 SCCP-47 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20250126085055027 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-331206)[0x56264c630650]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250126085055027 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085055027 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085055027 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085055027 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-331206)[0x56264c630650]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250126085055027 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x56264c632340]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126085055027 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250126085055027 DLSCCP DEBUG SCCP-SCOC(47)[0x56264c63d150]{IDLE}: Allocated (fsm.c:456) 20250126085055027 DLSCCP DEBUG SCCP-SCOC(47)[0x56264c63d150]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250126085055027 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0a885b148916860080bec6004f40030003200056400500f1100926) (sccp_scrc.c:406) 20250126085055027 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085055027 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085055027 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085055027 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085055027 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085055027 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085055027 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085055027 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085055027 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085055027 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085055027 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085055027 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085055027 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085055028 DLSCCP DEBUG SCCP-SCOC(47)[0x56264c63d150]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250126085055028 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x56264c632340]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250126085055028 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-331206)[0x56264c630650]{init}: State change to connected (no timeout) (context_map_rua.c:229) HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: First idle individual index:1 20250126085055028 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085055028 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085055028 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1355) 20250126085055028 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250126085055028 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x339ba2, normal) (hnbgw_rua.c:407) 20250126085055028 DHNB DEBUG map_rua[0x56264c63dba0]{init}: Allocated (fsm.c:456) 20250126085055028 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085055028 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085055028 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085055028 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3382178)[0x56264c63dba0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250126085055028 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3382178 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250126085055028 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085055028 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085055028 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3382178 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250126085055028 DCN DEBUG map_sccp[0x56264c63c8b0]{init}: Allocated (fsm.c:456) 20250126085055028 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x56264c63c8b0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250126085055028 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3382178 <-> SCCP-48 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250126085055028 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3382178 SCCP-48 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20250126085055028 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3382178)[0x56264c63dba0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250126085055028 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085055028 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085055028 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3382178)[0x56264c63dba0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250126085055028 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x56264c63c8b0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126085055028 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250126085055028 DLSCCP DEBUG SCCP-SCOC(48)[0x56264c6422b0]{IDLE}: Allocated (fsm.c:456) 20250126085055028 DLSCCP DEBUG SCCP-SCOC(48)[0x56264c6422b0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250126085055028 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085055028 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085055028 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085055028 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085055028 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085055028 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0aeeb95b62d8a2c796b291004f400300038d0056400500f1100926) (sccp_scrc.c:406) 20250126085055028 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085055028 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085055028 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085055028 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085055028 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085055028 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085055028 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085055028 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085055028 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085055028 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085055028 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085055028 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085055028 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085055028 DLSCCP DEBUG SCCP-SCOC(48)[0x56264c6422b0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250126085055028 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x56264c63c8b0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250126085055028 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3382178)[0x56264c63dba0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250126085055028 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085055028 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085055028 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1355) 20250126085055028 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250126085055028 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x97e697, normal) (hnbgw_rua.c:407) 20250126085055028 DHNB DEBUG map_rua[0x56264c641c50]{init}: Allocated (fsm.c:456) 20250126085055028 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9954967)[0x56264c641c50]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250126085055028 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9954967 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250126085055028 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085055028 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085055028 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9954967 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250126085055028 DCN DEBUG map_sccp[0x56264c6423e0]{init}: Allocated (fsm.c:456) 20250126085055028 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x56264c6423e0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250126085055028 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9954967 <-> SCCP-49 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250126085055028 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9954967 SCCP-49 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20250126085055028 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9954967)[0x56264c641c50]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250126085055028 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085055028 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085055028 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085055028 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9954967)[0x56264c641c50]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250126085055028 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x56264c6423e0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126085055028 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250126085055028 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085055028 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085055028 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085055028 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085055028 DLSCCP DEBUG SCCP-SCOC(49)[0x56264c63eda0]{IDLE}: Allocated (fsm.c:456) 20250126085055028 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085055028 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085055028 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085055028 DLSCCP DEBUG SCCP-SCOC(49)[0x56264c63eda0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250126085055028 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0a0c273a395b83a75ca7ba004f40030003090056400500f1100926) (sccp_scrc.c:406) 20250126085055028 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085055028 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085055028 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085055028 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085055028 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085055028 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085055028 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085055028 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085055028 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085055028 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085055028 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085055028 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085055028 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085055028 DLSCCP DEBUG SCCP-SCOC(49)[0x56264c63eda0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250126085055028 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x56264c6423e0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250126085055028 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9954967)[0x56264c641c50]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250126085055028 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085055028 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085055028 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1355) 20250126085055028 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250126085055028 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x7e7915, normal) (hnbgw_rua.c:407) 20250126085055028 DHNB DEBUG map_rua[0x56264c641410]{init}: Allocated (fsm.c:456) 20250126085055028 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8288533)[0x56264c641410]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250126085055028 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8288533 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250126085055028 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085055028 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085055028 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8288533 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250126085055028 DCN DEBUG map_sccp[0x56264c640f20]{init}: Allocated (fsm.c:456) 20250126085055028 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x56264c640f20]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250126085055028 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8288533 <-> SCCP-50 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250126085055028 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8288533 SCCP-50 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20250126085055028 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8288533)[0x56264c641410]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250126085055028 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085055028 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085055028 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8288533)[0x56264c641410]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250126085055028 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x56264c640f20]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126085055028 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085055028 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085055028 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085055028 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250126085055028 DLSCCP DEBUG SCCP-SCOC(50)[0x56264c63fa30]{IDLE}: Allocated (fsm.c:456) 20250126085055028 DLSCCP DEBUG SCCP-SCOC(50)[0x56264c63fa30]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250126085055028 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0a9e371cfe1c563f165a97004f400300015b0056400500f1100926) (sccp_scrc.c:406) 20250126085055028 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085055028 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085055028 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085055028 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085055028 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085055028 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085055028 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085055028 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085055028 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085055028 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085055028 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085055028 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085055028 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085055028 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085055028 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085055028 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085055028 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085055028 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085055028 DLSCCP DEBUG SCCP-SCOC(50)[0x56264c63fa30]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250126085055028 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x56264c640f20]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250126085055028 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8288533)[0x56264c641410]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250126085055028 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085055028 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085055028 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085055028 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085055028 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085055028 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085055028 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085055028 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: Warning: Stopping inactive timer T_ias[1]. 20250126085055028 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085055028 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085055028 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085055028 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085055028 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085055028 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085055028 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085055028 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085055028 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085055028 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085055028 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085055028 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085055028 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085055028 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085055028 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085055028 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085055028 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085055028 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085055029 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085055029 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085055029 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085055029 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085055029 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085055029 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085055029 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085055028 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1355) 20250126085055028 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250126085055029 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085055028 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x623e4a, normal) (hnbgw_rua.c:407) 20250126085055028 DHNB DEBUG map_rua[0x56264c63d4b0]{init}: Allocated (fsm.c:456) 20250126085055028 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6438474)[0x56264c63d4b0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250126085055028 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6438474 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250126085055028 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085055028 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085055028 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6438474 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250126085055028 DCN DEBUG map_sccp[0x56264c62b730]{init}: Allocated (fsm.c:456) 20250126085055028 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x56264c62b730]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250126085055028 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6438474 <-> SCCP-51 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250126085055028 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6438474 SCCP-51 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20250126085055028 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6438474)[0x56264c63d4b0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250126085055028 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085055028 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085055028 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6438474)[0x56264c63d4b0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250126085055028 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x56264c62b730]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126085055028 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250126085055028 DLSCCP DEBUG SCCP-SCOC(51)[0x56264c62c100]{IDLE}: Allocated (fsm.c:456) 20250126085055028 DLSCCP DEBUG SCCP-SCOC(51)[0x56264c62c100]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250126085055028 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0a456e30b385b670876364004f40030000380056400500f1100926) (sccp_scrc.c:406) 20250126085055028 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085055028 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085055028 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085055028 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085055028 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085055028 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085055028 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085055028 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085055028 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085055028 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085055028 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085055028 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085055028 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085055028 DLSCCP DEBUG SCCP-SCOC(51)[0x56264c62c100]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250126085055028 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x56264c62b730]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250126085055028 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6438474)[0x56264c63d4b0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250126085055028 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085055028 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085055028 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1355) 20250126085055028 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250126085055028 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xec6545, normal) (hnbgw_rua.c:407) 20250126085055028 DHNB DEBUG map_rua[0x56264c641540]{init}: Allocated (fsm.c:456) 20250126085055028 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15492421)[0x56264c641540]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250126085055028 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15492421 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250126085055028 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085055028 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085055028 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15492421 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250126085055028 DCN DEBUG map_sccp[0x56264c63f110]{init}: Allocated (fsm.c:456) 20250126085055028 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x56264c63f110]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250126085055028 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15492421 <-> SCCP-52 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250126085055028 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15492421 SCCP-52 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20250126085055028 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15492421)[0x56264c641540]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250126085055028 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085055028 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085055028 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15492421)[0x56264c641540]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250126085055028 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x56264c63f110]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126085055028 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250126085055028 DLSCCP DEBUG SCCP-SCOC(52)[0x56264c6401f0]{IDLE}: Allocated (fsm.c:456) 20250126085055028 DLSCCP DEBUG SCCP-SCOC(52)[0x56264c6401f0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250126085055028 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000034), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0a82e48acce777a52a9491004f40030002ed0056400500f1100926) (sccp_scrc.c:406) 20250126085055028 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085055028 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085055028 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085055028 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085055028 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085055028 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085055028 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085055028 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085055028 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085055028 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085055028 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085055028 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085055028 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085055028 DLSCCP DEBUG SCCP-SCOC(52)[0x56264c6401f0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250126085055028 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x56264c63f110]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250126085055028 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15492421)[0x56264c641540]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250126085055028 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085055028 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085055028 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1355) 20250126085055028 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250126085055028 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x9c1cbc, normal) (hnbgw_rua.c:407) 20250126085055028 DHNB DEBUG map_rua[0x56264c62b450]{init}: Allocated (fsm.c:456) 20250126085055028 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10230972)[0x56264c62b450]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250126085055028 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10230972 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250126085055028 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085055028 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085055028 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10230972 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250126085055028 DCN DEBUG map_sccp[0x56264c640950]{init}: Allocated (fsm.c:456) 20250126085055028 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x56264c640950]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250126085055028 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-10230972 <-> SCCP-53 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250126085055028 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10230972 SCCP-53 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20250126085055028 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10230972)[0x56264c62b450]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250126085055028 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085055028 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085055029 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10230972)[0x56264c62b450]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250126085055029 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x56264c640950]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126085055029 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250126085055029 DLSCCP DEBUG SCCP-SCOC(53)[0x56264c62cb30]{IDLE}: Allocated (fsm.c:456) 20250126085055029 DLSCCP DEBUG SCCP-SCOC(53)[0x56264c62cb30]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250126085055029 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000035), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0ab62317a772b208776e79004f400300029f0056400500f1100926) (sccp_scrc.c:406) 20250126085055029 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085055029 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085055029 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085055029 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085055029 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085055029 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085055029 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085055029 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085055029 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085055029 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085055029 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085055029 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085055029 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085055029 DLSCCP DEBUG SCCP-SCOC(53)[0x56264c62cb30]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250126085055029 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x56264c640950]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250126085055029 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10230972)[0x56264c62b450]{init}: State change to connected (no timeout) (context_map_rua.c:229) HNBGW_Test.sgsn0-RAN(431)@009b6094bab8: Found Expect[1] for l3='3A16736988A39E278723'O handled at TC_ps_rab_assignment_concurrent0(435) HNBGW_Test.sgsn0-RAN(431)@009b6094bab8: Added conn table entry 1TC_ps_rab_assignment_concurrent0(435)15678403 HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_ps_rab_assignment_concurrent0(435)@009b6094bab8: setverdict(pass): none -> pass 20250126085055029 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085055029 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085055029 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085055029 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085055029 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085055029 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085055029 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085055029 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085055030 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085055030 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085055030 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085055030 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085055030 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085055030 DLSS7 DEBUG scrc_rx_mtp_xfer_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=006805af) (sccp_scrc.c:477) 20250126085055030 DLSCCP DEBUG Received CO:COAK for local reference 39 (sccp_scoc.c:1824) 20250126085055030 DLSCCP DEBUG SCCP-SCOC(39)[0x56264c632d10]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250126085055030 DLSCCP DEBUG SCCP-SCOC(39)[0x56264c632d10]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250126085055030 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085055030 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250126085055030 DCN DEBUG handle_cn_conn_conf() conn_id=39, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250126085055030 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x56264c6317f0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250126085055030 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x56264c6317f0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: First idle individual index:2 HNBGW-PFCP(424)@009b6094bab8: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(435) subscribed for broadcast HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: First idle individual index:3 HNBGW_Test.sgsn0-RAN(431)@009b6094bab8: Found Expect[2] for l3='18251173959DC6359A72'O handled at TC_ps_rab_assignment_concurrent0(436) HNBGW_Test.sgsn0-RAN(431)@009b6094bab8: Added conn table entry 2TC_ps_rab_assignment_concurrent0(436)1663640 HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: Warning: Stopping inactive timer T_ias[3]. HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: First idle individual index:4 HNBGW_Test.sgsn0-RAN(431)@009b6094bab8: Found Expect[0] for l3='04496A9D2FFF906A4B3D'O handled at TC_ps_rab_assignment_concurrent0(437) HNBGW_Test.sgsn0-RAN(431)@009b6094bab8: Added conn table entry 3TC_ps_rab_assignment_concurrent0(437)12672043 HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: Warning: Stopping inactive timer T_ias[4]. TC_ps_rab_assignment_concurrent0(436)@009b6094bab8: setverdict(pass): none -> pass HNBGW_Test.sgsn0-RAN(431)@009b6094bab8: Found Expect[3] for l3='683A32829D2FCA98E5BE'O handled at TC_ps_rab_assignment_concurrent0(438) HNBGW_Test.sgsn0-RAN(431)@009b6094bab8: Added conn table entry 4TC_ps_rab_assignment_concurrent0(438)10313995 HNBGW-PFCP(424)@009b6094bab8: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(436) subscribed for broadcast TC_ps_rab_assignment_concurrent0(437)@009b6094bab8: setverdict(pass): none -> pass HNBGW-PFCP(424)@009b6094bab8: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(437) subscribed for broadcast HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: First idle individual index:5 TC_ps_rab_assignment_concurrent0(438)@009b6094bab8: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: Warning: Stopping inactive timer T_ias[5]. HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: First idle individual index:6 HNBGW_Test.sgsn0-RAN(431)@009b6094bab8: Found Expect[4] for l3='664F0B7680D716C5EC88'O handled at TC_ps_rab_assignment_concurrent0(439) HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: Warning: Stopping inactive timer T_ias[6]. HNBGW_Test.sgsn0-RAN(431)@009b6094bab8: Added conn table entry 5TC_ps_rab_assignment_concurrent0(439)8348527 HNBGW-PFCP(424)@009b6094bab8: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(438) subscribed for broadcast HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: First idle individual index:7 HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: Warning: Stopping inactive timer T_ias[7]. HNBGW_Test.sgsn0-RAN(431)@009b6094bab8: Found Expect[5] for l3='4C5DEB9B8A30CABD6515'O handled at TC_ps_rab_assignment_concurrent0(440) HNBGW_Test.sgsn0-RAN(431)@009b6094bab8: Added conn table entry 6TC_ps_rab_assignment_concurrent0(440)12743982 HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: First idle individual index:8 TC_ps_rab_assignment_concurrent0(439)@009b6094bab8: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: Warning: Stopping inactive timer T_ias[8]. HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: First idle individual index:9 HNBGW-PFCP(424)@009b6094bab8: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(439) subscribed for broadcast HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: Warning: Stopping inactive timer T_ias[9]. HNBGW_Test.sgsn0-RAN(431)@009b6094bab8: Found Expect[6] for l3='D71F0CA926F3D3A964B8'O handled at TC_ps_rab_assignment_concurrent0(441) HNBGW_Test.sgsn0-RAN(431)@009b6094bab8: Added conn table entry 7TC_ps_rab_assignment_concurrent0(441)9315824 HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: First idle individual index:10 TC_ps_rab_assignment_concurrent0(440)@009b6094bab8: setverdict(pass): none -> pass HNBGW_Test.sgsn0-RAN(431)@009b6094bab8: Found Expect[7] for l3='0B7A4745C0881E9AA5DD'O handled at TC_ps_rab_assignment_concurrent0(442) HNBGW_Test.sgsn0-RAN(431)@009b6094bab8: Added conn table entry 8TC_ps_rab_assignment_concurrent0(442)14183303 HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: Warning: Stopping inactive timer T_ias[10]. TC_ps_rab_assignment_concurrent0(441)@009b6094bab8: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: Session index based on connection ID:2 HNBGW_Test.sgsn0-RAN(431)@009b6094bab8: Found Expect[8] for l3='885B148916860080BEC6'O handled at TC_ps_rab_assignment_concurrent0(443) HNBGW-PFCP(424)@009b6094bab8: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(440) subscribed for broadcast HNBGW_Test.sgsn0-RAN(431)@009b6094bab8: Added conn table entry 9TC_ps_rab_assignment_concurrent0(443)3548040 HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: Warning: Re-starting timer T_ias[2], which is already active (running or expired). HNBGW-PFCP(424)@009b6094bab8: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(441) subscribed for broadcast TC_ps_rab_assignment_concurrent0(434)@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(442)@009b6094bab8: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: Session index based on connection ID:3 HNBGW_Test.sgsn0-RAN(431)@009b6094bab8: Found Expect[9] for l3='EEB95B62D8A2C796B291'O handled at TC_ps_rab_assignment_concurrent0(444) HNBGW_Test.sgsn0-RAN(431)@009b6094bab8: Added conn table entry 10TC_ps_rab_assignment_concurrent0(444)16022537 HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: Warning: Re-starting timer T_ias[3], which is already active (running or expired). TC_ps_rab_assignment_concurrent0(443)@009b6094bab8: setverdict(pass): none -> pass HNBGW-PFCP(424)@009b6094bab8: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(442) subscribed for broadcast HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: Session index based on connection ID:4 HNBGW-PFCP(424)@009b6094bab8: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(443) subscribed for broadcast HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: Warning: Re-starting timer T_ias[4], which is already active (running or expired). TC_ps_rab_assignment_concurrent0(444)@009b6094bab8: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: First idle individual index:11 HNBGW-PFCP(424)@009b6094bab8: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(444) subscribed for broadcast HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: Warning: Stopping inactive timer T_ias[11]. HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: First idle individual index:12 HNBGW_Test.sgsn0-RAN(431)@009b6094bab8: Found Expect[10] for l3='0C273A395B83A75CA7BA'O handled at TC_ps_rab_assignment_concurrent0(445) HNBGW_Test.sgsn0-RAN(431)@009b6094bab8: Added conn table entry 11TC_ps_rab_assignment_concurrent0(445)1598724 HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: Warning: Stopping inactive timer T_ias[12]. HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: First idle individual index:13 HNBGW_Test.sgsn0-RAN(431)@009b6094bab8: Found Expect[11] for l3='9E371CFE1C563F165A97'O handled at TC_ps_rab_assignment_concurrent0(446) HNBGW_Test.sgsn0-RAN(431)@009b6094bab8: Added conn table entry 12TC_ps_rab_assignment_concurrent0(446)4480050 HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: Warning: Stopping inactive timer T_ias[13]. HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: First idle individual index:14 HNBGW_Test.sgsn0-RAN(431)@009b6094bab8: Found Expect[12] for l3='456E30B385B670876364'O handled at TC_ps_rab_assignment_concurrent0(447) HNBGW_Test.sgsn0-RAN(431)@009b6094bab8: Added conn table entry 13TC_ps_rab_assignment_concurrent0(447)11490697 HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: Warning: Stopping inactive timer T_ias[14]. TC_ps_rab_assignment_concurrent0(445)@009b6094bab8: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: First idle individual index:15 TC_ps_rab_assignment_concurrent0(446)@009b6094bab8: setverdict(pass): none -> pass HNBGW_Test.sgsn0-RAN(431)@009b6094bab8: Found Expect[13] for l3='82E48ACCE777A52A9491'O handled at TC_ps_rab_assignment_concurrent0(448) HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: Warning: Stopping inactive timer T_ias[15]. HNBGW_Test.sgsn0-RAN(431)@009b6094bab8: Added conn table entry 14TC_ps_rab_assignment_concurrent0(448)8057944 HNBGW-PFCP(424)@009b6094bab8: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(445) subscribed for broadcast TC_ps_rab_assignment_concurrent0(447)@009b6094bab8: setverdict(pass): none -> pass 20250126085055077 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085055077 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085055077 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1355) 20250126085055077 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250126085055078 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x8ed07d) (hnbgw_rua.c:471) 20250126085055078 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9359485 SCCP-38 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250126085055078 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9359485)[0x56264c632710]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250126085055078 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250126085055078 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250126085055078 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9359485)[0x56264c632710]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250126085055078 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250126085055078 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x56264c624ce0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126085055078 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250126085055078 DLSCCP DEBUG SCCP-SCOC(38)[0x56264c645390]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250126085055078 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d992c3), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:406) 20250126085055078 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085055078 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085055078 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085055078 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085055078 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085055078 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085055078 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085055078 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085055078 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085055078 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085055078 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085055078 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085055079 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085055079 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085055079 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085055079 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085055079 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085055079 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085055079 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085055079 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085055079 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085055079 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085055079 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085055079 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085055079 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085055079 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085055079 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085055079 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085055079 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085055079 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085055079 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00949f79) (sccp_scrc.c:477) 20250126085055079 DLSCCP DEBUG Received CO:COAK for local reference 40 (sccp_scoc.c:1824) HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: Session index based on connection ID:5 20250126085055079 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085055079 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085055079 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085055079 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085055079 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085055079 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085055079 DLSCCP DEBUG SCCP-SCOC(40)[0x56264c670ec0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250126085055079 DLSCCP DEBUG SCCP-SCOC(40)[0x56264c670ec0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250126085055079 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085055079 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085055079 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085055079 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085055079 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085055079 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085055079 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250126085055079 DCN DEBUG handle_cn_conn_conf() conn_id=40, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250126085055080 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x56264c62e4e0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250126085055080 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x56264c62e4e0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250126085055080 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085055080 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085055080 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085055080 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085055080 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085055080 DLSS7 DEBUG scrc_rx_mtp_xfer_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=003a0e70) (sccp_scrc.c:477) 20250126085055080 DLSCCP DEBUG Received CO:COAK for local reference 41 (sccp_scoc.c:1824) 20250126085055080 DLSCCP DEBUG SCCP-SCOC(41)[0x56264c63e5d0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250126085055080 DLSCCP DEBUG SCCP-SCOC(41)[0x56264c63e5d0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250126085055080 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085055080 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250126085055080 DCN DEBUG handle_cn_conn_conf() conn_id=41, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250126085055080 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x56264c671090]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250126085055080 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x56264c671090]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250126085055080 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085055080 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085055080 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085055080 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085055080 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085055080 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0063bf02) (sccp_scrc.c:477) 20250126085055080 DLSCCP DEBUG Received CO:COAK for local reference 42 (sccp_scoc.c:1824) 20250126085055080 DLSCCP DEBUG SCCP-SCOC(42)[0x56264c63e240]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250126085055080 DLSCCP DEBUG SCCP-SCOC(42)[0x56264c63e240]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250126085055080 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085055080 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250126085055080 DCN DEBUG handle_cn_conn_conf() conn_id=42, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250126085055080 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x56264c643de0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250126085055080 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x56264c643de0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: Warning: Re-starting timer T_ias[5], which is already active (running or expired). HNBGW-PFCP(424)@009b6094bab8: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(446) subscribed for broadcast HNBGW-PFCP(424)@009b6094bab8: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(447) subscribed for broadcast HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: Session index based on connection ID:6 TC_ps_rab_assignment_concurrent0(448)@009b6094bab8: setverdict(pass): none -> pass HNBGW_Test.sgsn0-RAN(431)@009b6094bab8: Found Expect[14] for l3='B62317A772B208776E79'O handled at TC_ps_rab_assignment_concurrent0(449) HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: Warning: Re-starting timer T_ias[6], which is already active (running or expired). HNBGW_Test.sgsn0-RAN(431)@009b6094bab8: Added conn table entry 15TC_ps_rab_assignment_concurrent0(449)13353107 HNBGW-PFCP(424)@009b6094bab8: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(448) subscribed for broadcast HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: Session index based on connection ID:7 HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: Warning: Re-starting timer T_ias[7], which is already active (running or expired). TC_ps_rab_assignment_concurrent0(449)@009b6094bab8: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: Session index based on connection ID:8 HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: Warning: Re-starting timer T_ias[8], which is already active (running or expired). HNBGW-PFCP(424)@009b6094bab8: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(449) subscribed for broadcast HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: Session index based on connection ID:9 HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: Warning: Re-starting timer T_ias[9], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: Session index based on connection ID:10 HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: Warning: Re-starting timer T_ias[10], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: Session index based on connection ID:11 HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: Warning: Re-starting timer T_ias[11], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: Session index based on connection ID:12 HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: Warning: Re-starting timer T_ias[12], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: Session index based on connection ID:13 HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: Warning: Re-starting timer T_ias[13], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: Session index based on connection ID:14 HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: Warning: Re-starting timer T_ias[14], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: Session index based on connection ID:2 HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: vl_from0 TC_ps_rab_assignment_concurrent0(434)@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: Session index based on connection ID:15 HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: Warning: Re-starting timer T_ias[15], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: Session index based on connection ID:4 HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: Session index based on connection ID:3 HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: Session index based on connection ID:6 HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: Session index based on connection ID:11 HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: Session index based on connection ID:12 HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: Session index based on connection ID:14 HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: Session index based on connection ID:13 HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: Session index based on connection ID:15 HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: Session index based on connection ID:5 HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: Session index based on connection ID:8 HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: Session index based on connection ID:7 HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: Session index based on connection ID:9 HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: Session index based on connection ID:10 HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20250126085055281 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085055281 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085055281 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085055281 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085055281 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085055281 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085055281 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085055281 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085055281 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085055281 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085055281 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085055281 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085055281 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085055281 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085055281 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085055281 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085055281 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085055281 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085055281 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085055281 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085055281 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085055281 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085055281 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085055281 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085055281 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085055281 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085055281 DLSS7 DEBUG scrc_rx_mtp_xfer_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=003d9052) (sccp_scrc.c:477) 20250126085055281 DLSCCP DEBUG Received CO:COAK for local reference 43 (sccp_scoc.c:1824) 20250126085055281 DLSCCP DEBUG SCCP-SCOC(43)[0x56264c62f610]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250126085055281 DLSCCP DEBUG SCCP-SCOC(43)[0x56264c62f610]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250126085055281 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085055281 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250126085055281 DCN DEBUG handle_cn_conn_conf() conn_id=43, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250126085055281 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x56264c62f4e0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250126085055281 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x56264c62f4e0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250126085055281 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085055281 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085055281 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085055281 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085055281 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085055281 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00e2d5b8) (sccp_scrc.c:477) 20250126085055281 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085055281 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085055281 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085055281 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085055281 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085055281 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085055281 DLSCCP DEBUG Received CO:COAK for local reference 44 (sccp_scoc.c:1824) 20250126085055281 DLSCCP DEBUG SCCP-SCOC(44)[0x56264c631f30]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250126085055281 DLSCCP DEBUG SCCP-SCOC(44)[0x56264c631f30]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250126085055281 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085055281 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250126085055281 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085055281 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085055281 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085055281 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085055281 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085055281 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085055281 DCN DEBUG handle_cn_conn_conf() conn_id=44, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250126085055281 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x56264c62f740]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250126085055281 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x56264c62f740]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250126085055281 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085055281 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085055281 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085055281 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085055281 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085055281 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00c1dd0c) (sccp_scrc.c:477) 20250126085055281 DLSCCP DEBUG Received CO:COAK for local reference 45 (sccp_scoc.c:1824) 20250126085055281 DLSCCP DEBUG SCCP-SCOC(45)[0x56264c6300b0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250126085055281 DLSCCP DEBUG SCCP-SCOC(45)[0x56264c6300b0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250126085055281 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085055281 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250126085055281 DCN DEBUG handle_cn_conn_conf() conn_id=45, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250126085055281 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085055281 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085055282 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085055282 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085055282 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085055282 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085055282 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085055282 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085055282 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085055282 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085055282 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085055282 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085055282 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085055282 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085055281 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x56264c63e370]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250126085055282 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x56264c63e370]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250126085055282 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085055282 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085055282 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085055282 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085055282 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085055282 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0091bc5a) (sccp_scrc.c:477) 20250126085055282 DLSCCP DEBUG Received CO:COAK for local reference 46 (sccp_scoc.c:1824) 20250126085055282 DLSCCP DEBUG SCCP-SCOC(46)[0x56264c63d930]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250126085055282 DLSCCP DEBUG SCCP-SCOC(46)[0x56264c63d930]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250126085055282 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085055282 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250126085055282 DCN DEBUG handle_cn_conn_conf() conn_id=46, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250126085055282 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x56264c632110]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250126085055282 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x56264c632110]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250126085055282 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085055282 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085055282 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085055282 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085055282 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085055282 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085055282 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00fc75c6) (sccp_scrc.c:477) 20250126085055282 DLSCCP DEBUG Received CO:COAK for local reference 47 (sccp_scoc.c:1824) 20250126085055282 DLSCCP DEBUG SCCP-SCOC(47)[0x56264c63d150]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250126085055282 DLSCCP DEBUG SCCP-SCOC(47)[0x56264c63d150]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250126085055282 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085055282 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250126085055282 DCN DEBUG handle_cn_conn_conf() conn_id=47, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250126085055282 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x56264c632340]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250126085055282 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x56264c632340]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250126085055282 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085055282 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085055282 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085055282 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085055282 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085055282 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085055282 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085055282 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085055282 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085055282 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085055282 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085055282 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085055282 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085055282 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085055282 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085055282 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085055282 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085055282 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085055282 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085055282 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085055282 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085055282 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00b3f19d) (sccp_scrc.c:477) 20250126085055282 DLSCCP DEBUG Received CO:COAK for local reference 48 (sccp_scoc.c:1824) 20250126085055282 DLSCCP DEBUG SCCP-SCOC(48)[0x56264c6422b0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250126085055282 DLSCCP DEBUG SCCP-SCOC(48)[0x56264c6422b0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250126085055282 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085055282 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250126085055282 DCN DEBUG handle_cn_conn_conf() conn_id=48, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250126085055282 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x56264c63c8b0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250126085055282 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x56264c63c8b0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250126085055282 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085055282 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085055282 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085055282 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085055282 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085055282 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085055282 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085055282 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085055282 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085055282 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085055282 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085055282 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085055282 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085055282 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000027), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:477) 20250126085055282 DLSCCP DEBUG Received CO:CODT for local reference 39 (sccp_scoc.c:1824) 20250126085055282 DLSCCP DEBUG SCCP-SCOC(39)[0x56264c632d10]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250126085055282 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085055282 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250126085055282 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x56264c6317f0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250126085055282 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250126085055282 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250126085055282 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x56264c6317f0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250126085055282 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250126085055282 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:248) 20250126085055282 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16766253)[0x56264c630f70]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250126085055282 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085055282 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085055282 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085055282 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085055282 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085055283 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085055283 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250126085055283 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085055283 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085055283 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085055283 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085055283 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085055283 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085055283 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085055283 DLSS7 DEBUG scrc_rx_mtp_xfer_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=006ff593) (sccp_scrc.c:477) 20250126085055283 DLSCCP DEBUG Received CO:COAK for local reference 49 (sccp_scoc.c:1824) 20250126085055283 DLSCCP DEBUG SCCP-SCOC(49)[0x56264c63eda0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250126085055283 DLSCCP DEBUG SCCP-SCOC(49)[0x56264c63eda0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250126085055283 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085055283 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250126085055283 DCN DEBUG handle_cn_conn_conf() conn_id=49, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250126085055283 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x56264c6423e0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250126085055283 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x56264c6423e0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250126085055283 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085055283 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085055283 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085055283 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085055283 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085055283 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085055283 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) 20250126085055283 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085055283 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085055283 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085055283 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085055283 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085055283 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085055283 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085055283 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085055283 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085055283 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085055283 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085055283 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085055283 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085055283 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085055283 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085055283 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085055283 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00f2ed17) (sccp_scrc.c:477) 20250126085055283 DLSCCP DEBUG Received CO:COAK for local reference 50 (sccp_scoc.c:1824) 20250126085055283 DLSCCP DEBUG SCCP-SCOC(50)[0x56264c63fa30]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250126085055283 DLSCCP DEBUG SCCP-SCOC(50)[0x56264c63fa30]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250126085055283 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085055283 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250126085055283 DCN DEBUG handle_cn_conn_conf() conn_id=50, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250126085055283 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x56264c640f20]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250126085055283 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085055283 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085055283 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085055283 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085055283 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085055283 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085055283 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085055283 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085055283 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085055283 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085055283 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085055283 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085055283 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085055283 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085055283 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085055283 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085055283 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085055283 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085055283 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085055283 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085055283 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085055283 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x56264c640f20]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250126085055283 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085055283 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085055283 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085055283 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085055283 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085055283 DLSS7 DEBUG scrc_rx_mtp_xfer_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=006ccfa6) (sccp_scrc.c:477) 20250126085055283 DLSCCP DEBUG Received CO:COAK for local reference 51 (sccp_scoc.c:1824) 20250126085055283 DLSCCP DEBUG SCCP-SCOC(51)[0x56264c62c100]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250126085055283 DLSCCP DEBUG SCCP-SCOC(51)[0x56264c62c100]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250126085055283 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085055283 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250126085055283 DCN DEBUG handle_cn_conn_conf() conn_id=51, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250126085055283 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x56264c62b730]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250126085055283 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x56264c62b730]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250126085055283 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085055283 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085055283 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085055283 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085055283 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085055284 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085055284 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085055284 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085055284 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085055284 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085055284 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085055284 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085055284 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085055284 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085055284 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085055284 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085055284 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085055284 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085055284 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085055284 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085055284 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085055284 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085055284 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085055284 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085055284 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085055284 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085055284 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085055284 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085055284 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085055284 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085055284 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085055284 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085055283 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0095c41a) (sccp_scrc.c:477) 20250126085055283 DLSCCP DEBUG Received CO:COAK for local reference 52 (sccp_scoc.c:1824) 20250126085055283 DLSCCP DEBUG SCCP-SCOC(52)[0x56264c6401f0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250126085055283 DLSCCP DEBUG SCCP-SCOC(52)[0x56264c6401f0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250126085055283 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085055283 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250126085055283 DCN DEBUG handle_cn_conn_conf() conn_id=52, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250126085055283 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x56264c63f110]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250126085055283 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x56264c63f110]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250126085055283 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085055283 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085055283 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085055284 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085055284 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085055284 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000028), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:477) 20250126085055284 DLSCCP DEBUG Received CO:CODT for local reference 40 (sccp_scoc.c:1824) 20250126085055284 DLSCCP DEBUG SCCP-SCOC(40)[0x56264c670ec0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250126085055284 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085055284 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250126085055284 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x56264c62e4e0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250126085055284 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250126085055284 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250126085055284 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x56264c62e4e0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250126085055284 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250126085055284 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:248) 20250126085055284 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7374313)[0x56264c632930]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250126085055284 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250126085055284 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085055284 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085055284 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085055284 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085055284 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085055284 DLSS7 DEBUG scrc_rx_mtp_xfer_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=007c15fa) (sccp_scrc.c:477) 20250126085055284 DLSCCP DEBUG Received CO:COAK for local reference 53 (sccp_scoc.c:1824) 20250126085055284 DLSCCP DEBUG SCCP-SCOC(53)[0x56264c62cb30]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250126085055284 DLSCCP DEBUG SCCP-SCOC(53)[0x56264c62cb30]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250126085055284 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085055284 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250126085055284 DCN DEBUG handle_cn_conn_conf() conn_id=53, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250126085055284 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x56264c640950]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250126085055284 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x56264c640950]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250126085055284 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085055284 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) 20250126085055284 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085055284 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085055284 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085055284 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085055284 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085055284 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000002a), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:477) 20250126085055284 DLSCCP DEBUG Received CO:CODT for local reference 42 (sccp_scoc.c:1824) 20250126085055284 DLSCCP DEBUG SCCP-SCOC(42)[0x56264c63e240]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250126085055284 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085055284 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085055284 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085055284 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085055284 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085055284 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085055284 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085055284 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085055284 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085055284 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085055284 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085055284 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085055284 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085055284 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085055284 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085055285 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085055285 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085055284 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250126085055284 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x56264c643de0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250126085055284 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250126085055284 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250126085055284 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x56264c643de0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250126085055285 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250126085055285 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:248) 20250126085055285 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12017335)[0x56264c63e700]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250126085055285 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250126085055285 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085055285 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085055285 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085055285 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085055285 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085055285 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000029), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:477) 20250126085055285 DLSCCP DEBUG Received CO:CODT for local reference 41 (sccp_scoc.c:1824) 20250126085055285 DLSCCP DEBUG SCCP-SCOC(41)[0x56264c63e5d0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250126085055285 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085055285 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250126085055285 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x56264c671090]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250126085055285 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250126085055285 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250126085055285 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x56264c671090]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250126085055285 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250126085055285 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085055285 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085055285 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085055285 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085055285 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085055285 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085055285 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085055285 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085055285 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085055285 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085055285 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085055285 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085055285 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085055285 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085055285 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085055285 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085055285 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:248) 20250126085055285 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4102391)[0x56264c62f8a0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250126085055285 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250126085055285 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085055285 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) 20250126085055285 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085055285 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085055285 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085055285 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085055285 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085055285 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085055285 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085055285 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085055285 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085055285 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085055285 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085055285 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085055285 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085055285 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000002c), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:477) 20250126085055285 DLSCCP DEBUG Received CO:CODT for local reference 44 (sccp_scoc.c:1824) 20250126085055285 DLSCCP DEBUG SCCP-SCOC(44)[0x56264c631f30]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250126085055285 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085055285 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250126085055285 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x56264c62f740]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250126085055285 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250126085055285 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250126085055285 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085055285 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085055285 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085055285 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085055285 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085055285 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085055285 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x56264c62f740]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250126085055285 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085055285 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085055285 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250126085055285 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:248) 20250126085055285 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15324122)[0x56264c631990]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250126085055285 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085055285 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085055285 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085055285 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085055285 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085055285 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250126085055285 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085055285 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) 20250126085055285 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085055286 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085055286 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085055286 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085055286 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085055286 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085055286 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085055286 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085055286 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085055286 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085055286 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085055286 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085055286 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085055286 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000031), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:477) 20250126085055286 DLSCCP DEBUG Received CO:CODT for local reference 49 (sccp_scoc.c:1824) 20250126085055286 DLSCCP DEBUG SCCP-SCOC(49)[0x56264c63eda0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250126085055286 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085055286 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085055286 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085055286 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085055286 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250126085055286 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x56264c6423e0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250126085055286 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250126085055286 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250126085055286 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x56264c6423e0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250126085055286 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250126085055286 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:248) 20250126085055286 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9954967)[0x56264c641c50]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250126085055286 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250126085055286 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085055286 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) 20250126085055286 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085055286 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085055286 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085055286 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085055286 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085055286 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000032), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:477) 20250126085055286 DLSCCP DEBUG Received CO:CODT for local reference 50 (sccp_scoc.c:1824) 20250126085055286 DLSCCP DEBUG SCCP-SCOC(50)[0x56264c63fa30]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250126085055286 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085055286 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250126085055286 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x56264c640f20]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250126085055286 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250126085055286 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250126085055286 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x56264c640f20]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250126085055286 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250126085055286 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:248) 20250126085055286 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8288533)[0x56264c641410]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250126085055286 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250126085055286 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085055286 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) 20250126085055286 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085055286 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085055286 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085055286 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085055286 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085055286 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000034), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:477) 20250126085055286 DLSCCP DEBUG Received CO:CODT for local reference 52 (sccp_scoc.c:1824) 20250126085055286 DLSCCP DEBUG SCCP-SCOC(52)[0x56264c6401f0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250126085055286 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085055286 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250126085055286 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x56264c63f110]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250126085055286 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250126085055286 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250126085055286 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x56264c63f110]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250126085055286 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250126085055286 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:248) 20250126085055286 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15492421)[0x56264c641540]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250126085055286 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250126085055286 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085055286 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) 20250126085055286 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085055286 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085055286 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085055286 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085055286 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085055286 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000033), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:477) 20250126085055286 DLSCCP DEBUG Received CO:CODT for local reference 51 (sccp_scoc.c:1824) 20250126085055286 DLSCCP DEBUG SCCP-SCOC(51)[0x56264c62c100]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250126085055286 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085055286 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250126085055286 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x56264c62b730]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250126085055286 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250126085055286 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250126085055286 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x56264c62b730]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250126085055286 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250126085055286 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:248) 20250126085055286 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6438474)[0x56264c63d4b0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250126085055286 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250126085055286 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085055286 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) 20250126085055286 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085055286 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085055286 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085055286 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085055286 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085055286 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000035), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:477) 20250126085055286 DLSCCP DEBUG Received CO:CODT for local reference 53 (sccp_scoc.c:1824) 20250126085055286 DLSCCP DEBUG SCCP-SCOC(53)[0x56264c62cb30]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250126085055286 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085055286 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250126085055286 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x56264c640950]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250126085055286 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250126085055286 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250126085055286 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x56264c640950]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250126085055286 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250126085055286 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:248) 20250126085055286 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10230972)[0x56264c62b450]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250126085055286 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250126085055286 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085055286 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) 20250126085055286 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085055286 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085055286 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085055286 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085055286 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085055286 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000002b), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:477) 20250126085055286 DLSCCP DEBUG Received CO:CODT for local reference 43 (sccp_scoc.c:1824) 20250126085055286 DLSCCP DEBUG SCCP-SCOC(43)[0x56264c62f610]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250126085055286 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085055286 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250126085055286 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x56264c62f4e0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250126085055286 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250126085055286 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250126085055286 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x56264c62f4e0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250126085055286 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250126085055286 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:248) 20250126085055286 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5310186)[0x56264c62f3b0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250126085055286 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250126085055286 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085055286 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) 20250126085055286 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085055286 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085055286 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085055286 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085055286 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085055286 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000002e), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:477) 20250126085055286 DLSCCP DEBUG Received CO:CODT for local reference 46 (sccp_scoc.c:1824) 20250126085055286 DLSCCP DEBUG SCCP-SCOC(46)[0x56264c63d930]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250126085055286 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085055286 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250126085055286 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x56264c632110]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250126085055286 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250126085055286 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250126085055286 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x56264c632110]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250126085055286 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250126085055286 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:248) 20250126085055286 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3392050)[0x56264c630780]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250126085055286 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250126085055286 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085055287 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) 20250126085055287 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085055287 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085055287 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085055287 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085055287 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085055287 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000002d), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:477) 20250126085055287 DLSCCP DEBUG Received CO:CODT for local reference 45 (sccp_scoc.c:1824) 20250126085055287 DLSCCP DEBUG SCCP-SCOC(45)[0x56264c6300b0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250126085055287 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085055287 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250126085055287 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x56264c63e370]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250126085055287 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250126085055287 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250126085055287 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x56264c63e370]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250126085055287 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250126085055287 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:248) 20250126085055287 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6051536)[0x56264c6324e0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250126085055287 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250126085055287 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085055287 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) 20250126085055287 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085055287 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085055287 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085055287 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085055287 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085055287 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000002f), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:477) 20250126085055287 DLSCCP DEBUG Received CO:CODT for local reference 47 (sccp_scoc.c:1824) 20250126085055287 DLSCCP DEBUG SCCP-SCOC(47)[0x56264c63d150]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250126085055287 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085055287 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250126085055287 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x56264c632340]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250126085055287 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250126085055287 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250126085055287 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x56264c632340]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250126085055287 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250126085055287 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:248) 20250126085055287 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-331206)[0x56264c630650]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250126085055287 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250126085055287 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085055287 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) 20250126085055287 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085055287 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085055287 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085055287 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085055287 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085055287 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000030), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:477) 20250126085055287 DLSCCP DEBUG Received CO:CODT for local reference 48 (sccp_scoc.c:1824) 20250126085055287 DLSCCP DEBUG SCCP-SCOC(48)[0x56264c6422b0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250126085055287 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085055287 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250126085055287 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x56264c63c8b0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250126085055287 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250126085055287 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250126085055287 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x56264c63c8b0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250126085055287 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250126085055287 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:248) 20250126085055287 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3382178)[0x56264c63dba0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250126085055287 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250126085055287 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085055287 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) 20250126085055287 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085055287 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_ps_rab_assignment_concurrent0(435)@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(436)@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(438)@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(437)@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(440)@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(448)@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(447)@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(445)@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(446)@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(449)@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(442)@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126085055294 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085055294 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085055294 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1355) 20250126085055294 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250126085055294 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xffd52d) (hnbgw_rua.c:471) 20250126085055294 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16766253 SCCP-39 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250126085055294 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16766253)[0x56264c630f70]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) TC_ps_rab_assignment_concurrent0(439)@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126085055294 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250126085055294 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250126085055294 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16766253)[0x56264c630f70]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250126085055294 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250126085055294 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x56264c6317f0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126085055294 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250126085055294 DLSCCP DEBUG SCCP-SCOC(39)[0x56264c632d10]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250126085055294 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006805af), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:406) 20250126085055294 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085055294 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085055294 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085055294 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085055294 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085055294 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085055294 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085055294 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085055294 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085055294 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085055294 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085055294 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: Session index based on local reference:1 HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(444)@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(441)@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(443)@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(435)@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126085055496 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085055496 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085055496 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1355) 20250126085055497 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250126085055497 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x7085e9) (hnbgw_rua.c:471) 20250126085055497 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7374313 SCCP-40 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250126085055497 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7374313)[0x56264c632930]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250126085055497 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250126085055497 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250126085055497 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7374313)[0x56264c632930]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250126085055497 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250126085055497 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x56264c62e4e0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126085055497 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250126085055497 DLSCCP DEBUG SCCP-SCOC(40)[0x56264c670ec0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250126085055497 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00949f79), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:406) 20250126085055497 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085055497 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085055497 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085055497 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085055497 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085055497 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085055497 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1355) 20250126085055497 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250126085055497 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xb75eb7) (hnbgw_rua.c:471) 20250126085055497 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12017335 SCCP-42 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250126085055497 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12017335)[0x56264c63e700]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250126085055497 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250126085055497 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250126085055497 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12017335)[0x56264c63e700]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250126085055497 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250126085055497 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x56264c643de0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126085055497 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250126085055497 DLSCCP DEBUG SCCP-SCOC(42)[0x56264c63e240]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250126085055497 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0063bf02), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:406) 20250126085055497 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085055497 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085055497 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085055497 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085055497 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085055497 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085055497 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1355) 20250126085055497 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250126085055497 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x3e98f7) (hnbgw_rua.c:471) 20250126085055497 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4102391 SCCP-41 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250126085055497 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4102391)[0x56264c62f8a0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250126085055497 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085055497 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085055497 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085055497 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085055497 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085055497 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085055497 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085055497 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085055497 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085055497 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085055497 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085055497 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085055497 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085055497 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085055497 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085055497 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085055498 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085055498 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085055498 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085055498 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085055498 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085055498 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085055498 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085055498 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085055497 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250126085055497 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250126085055497 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4102391)[0x56264c62f8a0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250126085055497 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250126085055497 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x56264c671090]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126085055497 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250126085055497 DLSCCP DEBUG SCCP-SCOC(41)[0x56264c63e5d0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250126085055497 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003a0e70), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:406) 20250126085055497 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085055498 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085055498 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085055498 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085055498 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085055498 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085055498 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1355) 20250126085055498 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250126085055498 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xe9d3da) (hnbgw_rua.c:471) 20250126085055498 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15324122 SCCP-44 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250126085055498 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15324122)[0x56264c631990]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250126085055498 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250126085055498 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250126085055498 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15324122)[0x56264c631990]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250126085055498 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250126085055498 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x56264c62f740]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126085055498 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250126085055498 DLSCCP DEBUG SCCP-SCOC(44)[0x56264c631f30]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250126085055498 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e2d5b8), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:406) 20250126085055498 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085055498 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085055498 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085055498 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085055498 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085055498 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085055498 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1355) 20250126085055498 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250126085055498 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xec6545) (hnbgw_rua.c:471) 20250126085055498 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15492421 SCCP-52 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250126085055498 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15492421)[0x56264c641540]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250126085055498 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250126085055498 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250126085055498 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15492421)[0x56264c641540]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250126085055498 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250126085055498 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x56264c63f110]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126085055498 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250126085055498 DLSCCP DEBUG SCCP-SCOC(52)[0x56264c6401f0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250126085055498 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0095c41a), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:406) 20250126085055498 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085055498 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085055498 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085055498 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085055498 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085055498 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085055498 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085055498 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085055498 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085055498 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085055498 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085055498 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085055498 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085055498 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1355) 20250126085055498 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250126085055498 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085055498 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x623e4a) (hnbgw_rua.c:471) 20250126085055498 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085055498 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085055498 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085055498 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6438474 SCCP-51 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250126085055498 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6438474)[0x56264c63d4b0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250126085055498 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085055498 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085055498 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250126085055498 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085055498 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085055498 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250126085055498 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6438474)[0x56264c63d4b0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250126085055498 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250126085055498 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x56264c62b730]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126085055498 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250126085055498 DLSCCP DEBUG SCCP-SCOC(51)[0x56264c62c100]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250126085055498 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006ccfa6), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:406) 20250126085055498 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085055498 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085055498 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085055498 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085055498 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085055499 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085055499 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085055499 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085055499 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085055499 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085055499 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085055499 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085055499 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085055499 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085055499 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1355) 20250126085055499 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250126085055499 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x7e7915) (hnbgw_rua.c:471) 20250126085055499 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8288533 SCCP-50 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250126085055499 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8288533)[0x56264c641410]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250126085055499 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250126085055499 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250126085055499 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8288533)[0x56264c641410]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250126085055499 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250126085055499 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x56264c640f20]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126085055499 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250126085055499 DLSCCP DEBUG SCCP-SCOC(50)[0x56264c63fa30]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250126085055499 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f2ed17), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:406) 20250126085055499 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085055499 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085055499 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085055499 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085055499 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085055499 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085055499 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1355) 20250126085055499 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250126085055499 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x9c1cbc) (hnbgw_rua.c:471) 20250126085055499 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10230972 SCCP-53 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250126085055499 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10230972)[0x56264c62b450]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250126085055499 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085055499 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250126085055499 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250126085055499 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10230972)[0x56264c62b450]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250126085055499 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250126085055499 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x56264c640950]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126085055499 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250126085055499 DLSCCP DEBUG SCCP-SCOC(53)[0x56264c62cb30]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250126085055499 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007c15fa), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:406) 20250126085055499 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085055499 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085055499 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085055499 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085055499 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085055499 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085055499 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085055499 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085055499 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085055499 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085055499 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085055499 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085055499 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085055499 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085055499 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085055499 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085055499 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085055499 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085055499 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085055499 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085055499 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085055499 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085055499 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1355) 20250126085055499 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250126085055499 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x33c232) (hnbgw_rua.c:471) 20250126085055499 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3392050 SCCP-46 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250126085055499 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3392050)[0x56264c630780]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250126085055499 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250126085055499 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250126085055499 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3392050)[0x56264c630780]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250126085055499 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250126085055499 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x56264c632110]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126085055499 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250126085055499 DLSCCP DEBUG SCCP-SCOC(46)[0x56264c63d930]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250126085055499 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0091bc5a), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:406) 20250126085055499 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085055499 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085055499 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085055499 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085055499 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085055499 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085055499 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1355) 20250126085055499 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250126085055500 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x97e697) (hnbgw_rua.c:471) 20250126085055500 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9954967 SCCP-49 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250126085055500 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9954967)[0x56264c641c50]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250126085055500 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250126085055500 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250126085055500 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9954967)[0x56264c641c50]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250126085055499 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085055500 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085055500 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085055500 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085055500 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085055500 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250126085055500 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x56264c6423e0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126085055500 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250126085055500 DLSCCP DEBUG SCCP-SCOC(49)[0x56264c63eda0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250126085055500 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085055500 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085055500 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085055500 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006ff593), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:406) 20250126085055500 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085055500 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085055500 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085055500 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085055500 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085055500 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085055500 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1355) 20250126085055500 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250126085055500 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x5106ea) (hnbgw_rua.c:471) 20250126085055500 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5310186 SCCP-43 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250126085055500 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5310186)[0x56264c62f3b0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250126085055500 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250126085055500 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250126085055500 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5310186)[0x56264c62f3b0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250126085055500 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250126085055500 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x56264c62f4e0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126085055500 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250126085055500 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085055500 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085055500 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085055500 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085055500 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085055500 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085055500 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085055500 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085055500 DLSCCP DEBUG SCCP-SCOC(43)[0x56264c62f610]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250126085055500 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003d9052), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:406) 20250126085055500 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085055500 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085055500 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085055500 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085055500 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085055500 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085055500 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1355) 20250126085055500 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250126085055500 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x339ba2) (hnbgw_rua.c:471) 20250126085055500 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3382178 SCCP-48 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250126085055500 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3382178)[0x56264c63dba0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250126085055500 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085055500 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085055500 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085055500 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250126085055500 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250126085055500 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3382178)[0x56264c63dba0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250126085055500 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085055500 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085055500 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085055500 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085055500 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085055500 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250126085055500 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x56264c63c8b0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126085055500 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250126085055500 DLSCCP DEBUG SCCP-SCOC(48)[0x56264c6422b0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250126085055500 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b3f19d), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:406) 20250126085055500 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085055500 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085055500 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085055500 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085055500 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085055500 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085055500 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1355) 20250126085055500 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250126085055501 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x5c56d0) (hnbgw_rua.c:471) 20250126085055501 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6051536 SCCP-45 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250126085055501 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6051536)[0x56264c6324e0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250126085055501 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250126085055501 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250126085055501 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6051536)[0x56264c6324e0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250126085055501 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250126085055501 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x56264c63e370]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126085055501 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250126085055501 DLSCCP DEBUG SCCP-SCOC(45)[0x56264c6300b0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250126085055501 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c1dd0c), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:406) 20250126085055500 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085055500 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085055500 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085055501 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085055501 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085055501 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085055501 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085055501 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085055501 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085055501 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085055501 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085055501 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085055501 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085055501 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085055501 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1355) 20250126085055501 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250126085055501 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x50dc6) (hnbgw_rua.c:471) 20250126085055501 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085055501 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085055501 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085055501 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085055501 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085055501 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085055501 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085055501 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085055501 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085055501 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085055501 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-331206 SCCP-47 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250126085055501 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-331206)[0x56264c630650]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250126085055501 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250126085055501 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250126085055501 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-331206)[0x56264c630650]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250126085055501 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250126085055501 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x56264c632340]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126085055501 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250126085055501 DLSCCP DEBUG SCCP-SCOC(47)[0x56264c63d150]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250126085055501 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fc75c6), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:406) 20250126085055501 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085055501 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085055501 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085055501 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085055501 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085055501 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085055501 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085055501 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085055501 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085055501 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: Session index based on local reference:2 HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: Session index based on local reference:4 HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: Session index based on local reference:3 HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: Session index based on local reference:6 HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: Session index based on local reference:14 HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: Session index based on local reference:13 HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(438)@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(436)@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(437)@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: Session index based on local reference:12 HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(448)@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: Session index based on local reference:15 HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: Session index based on local reference:8 HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: Session index based on local reference:11 TC_ps_rab_assignment_concurrent0(440)@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: Session index based on local reference:5 HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(449)@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(447)@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(446)@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(442)@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(445)@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: Session index based on local reference:10 HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: Session index based on local reference:7 HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: Session index based on local reference:9 TC_ps_rab_assignment_concurrent0(439)@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(444)@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(441)@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(443)@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: vl_len:12 HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250126085057126 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085057126 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085057126 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085057126 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085057126 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085057126 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085057126 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085057126 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085057126 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085057126 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085057126 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085057126 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085057126 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085057127 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000026), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250126085057127 DLSCCP DEBUG Received CO:CODT for local reference 38 (sccp_scoc.c:1824) 20250126085057127 DLSCCP DEBUG SCCP-SCOC(38)[0x56264c645390]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250126085057127 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085057127 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250126085057127 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x56264c624ce0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250126085057127 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250126085057127 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250126085057127 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x56264c624ce0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250126085057127 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9359485)[0x56264c632710]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250126085057127 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250126085057127 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085057127 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) TC_ps_rab_assignment_concurrent0(434)@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@009b6094bab8: Deleted conn table entry 0TC_ps_rab_assignment_concurrent0(434)9359485 20250126085057146 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085057146 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085057146 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1355) 20250126085057146 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250126085057146 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x8ed07d,cause=radio(normal)) (hnbgw_rua.c:439) 20250126085057146 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9359485 SCCP-38 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250126085057146 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9359485)[0x56264c632710]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250126085057146 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250126085057146 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250126085057146 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9359485)[0x56264c632710]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250126085057146 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x56264c624ce0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126085057146 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250126085057146 DLSCCP DEBUG SCCP-SCOC(38)[0x56264c645390]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250126085057146 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d992c3), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250126085057146 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085057146 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085057146 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085057146 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085057146 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9359485)[0x56264c632710]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250126085057146 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x56264c624ce0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250126085057146 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x56264c624ce0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250126085057147 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085057147 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085057147 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085057147 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085057147 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085057147 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085057147 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085057147 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(434)@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(431)@009b6094bab8: Deleted conn table entry 0TC_ps_rab_assignment_concurrent0(434)11043548 HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: Session index based on connection ID:0 20250126085057160 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085057160 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085057160 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085057160 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085057160 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085057160 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085057160 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085057160 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085057160 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085057160 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085057160 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085057161 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085057161 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085057161 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=00d992c3), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250126085057161 DLSCCP DEBUG Received CO:RELRE for local reference 38 (sccp_scoc.c:1824) 20250126085057161 DLSCCP DEBUG SCCP-SCOC(38)[0x56264c645390]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250126085057161 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085057161 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250126085057161 DCN DEBUG handle_cn_disc_ind() conn_id=38 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250126085057161 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x56264c624ce0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250126085057161 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x56264c624ce0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250126085057161 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9359485)[0x56264c632710]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250126085057161 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9359485)[0x56264c632710]{disconnected}: Freeing instance (context_map.c:202) 20250126085057161 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9359485)[0x56264c632710]{disconnected}: Deallocated (fsm.c:568) 20250126085057161 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x56264c624ce0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250126085057161 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x56264c624ce0]{disconnected}: Freeing instance (context_map.c:206) 20250126085057161 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x56264c624ce0]{disconnected}: Deallocated (fsm.c:568) 20250126085057161 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9359485 SCCP-38 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20250126085057161 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d992c3), PART(T=Source Reference,L=4,D=00000026) (sccp_scrc.c:406) 20250126085057161 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085057161 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085057161 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085057161 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085057161 DLSCCP DEBUG SCCP-SCOC(38)[0x56264c645390]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250126085057161 DLSCCP DEBUG SCCP-SCOC(38)[0x56264c645390]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250126085057161 DLSCCP DEBUG SCCP-SCOC(38)[0x56264c645390]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250126085057161 DLSCCP DEBUG SCCP-SCOC(38)[0x56264c645390]{IDLE}: Deallocated (fsm.c:568) 20250126085057161 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085057161 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085057161 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085057161 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085057161 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085057161 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085057161 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085057161 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: vl_len:12 HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250126085057313 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085057313 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085057313 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085057313 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085057313 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085057313 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085057313 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085057313 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085057313 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085057313 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085057313 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085057313 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085057313 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085057313 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000027), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250126085057313 DLSCCP DEBUG Received CO:CODT for local reference 39 (sccp_scoc.c:1824) 20250126085057313 DLSCCP DEBUG SCCP-SCOC(39)[0x56264c632d10]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250126085057313 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085057313 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250126085057313 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x56264c6317f0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250126085057313 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250126085057313 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250126085057314 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x56264c6317f0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250126085057314 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16766253)[0x56264c630f70]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250126085057314 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250126085057314 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085057314 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) TC_ps_rab_assignment_concurrent0(435)@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@009b6094bab8: Deleted conn table entry 1TC_ps_rab_assignment_concurrent0(435)16766253 20250126085057323 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085057323 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085057323 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1355) 20250126085057323 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250126085057323 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xffd52d,cause=radio(normal)) (hnbgw_rua.c:439) 20250126085057324 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16766253 SCCP-39 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250126085057324 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16766253)[0x56264c630f70]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250126085057324 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250126085057324 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250126085057324 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16766253)[0x56264c630f70]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250126085057324 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x56264c6317f0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126085057324 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250126085057324 DLSCCP DEBUG SCCP-SCOC(39)[0x56264c632d10]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250126085057324 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006805af), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250126085057324 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085057324 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085057324 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085057324 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085057324 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16766253)[0x56264c630f70]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250126085057324 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x56264c6317f0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250126085057324 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x56264c6317f0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250126085057324 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085057324 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085057324 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085057324 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085057324 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085057324 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085057324 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085057324 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: Session index based on local reference:1 HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(435)@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(431)@009b6094bab8: Deleted conn table entry 1TC_ps_rab_assignment_concurrent0(435)15678403 HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: Session index based on connection ID:1 20250126085057333 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085057333 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085057333 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085057333 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085057334 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085057334 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085057334 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085057334 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085057334 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085057334 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085057334 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085057334 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085057334 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085057334 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=006805af), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250126085057334 DLSCCP DEBUG Received CO:RELRE for local reference 39 (sccp_scoc.c:1824) 20250126085057334 DLSCCP DEBUG SCCP-SCOC(39)[0x56264c632d10]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250126085057334 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085057334 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250126085057334 DCN DEBUG handle_cn_disc_ind() conn_id=39 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250126085057334 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x56264c6317f0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250126085057334 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x56264c6317f0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250126085057334 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16766253)[0x56264c630f70]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250126085057334 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16766253)[0x56264c630f70]{disconnected}: Freeing instance (context_map.c:202) 20250126085057334 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16766253)[0x56264c630f70]{disconnected}: Deallocated (fsm.c:568) 20250126085057334 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x56264c6317f0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250126085057334 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x56264c6317f0]{disconnected}: Freeing instance (context_map.c:206) 20250126085057334 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x56264c6317f0]{disconnected}: Deallocated (fsm.c:568) 20250126085057334 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16766253 SCCP-39 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20250126085057334 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006805af), PART(T=Source Reference,L=4,D=00000027) (sccp_scrc.c:406) 20250126085057334 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085057334 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085057334 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085057334 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085057334 DLSCCP DEBUG SCCP-SCOC(39)[0x56264c632d10]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250126085057334 DLSCCP DEBUG SCCP-SCOC(39)[0x56264c632d10]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250126085057334 DLSCCP DEBUG SCCP-SCOC(39)[0x56264c632d10]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250126085057334 DLSCCP DEBUG SCCP-SCOC(39)[0x56264c632d10]{IDLE}: Deallocated (fsm.c:568) 20250126085057335 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085057335 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085057335 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085057335 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085057335 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085057335 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085057335 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085057335 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: Session index based on local reference:1 HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: Session index based on connection ID:4 HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: vl_len:12 HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: Session index based on connection ID:2 HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: vl_len:12 HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: vl_from0 20250126085057513 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085057513 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085057513 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085057513 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085057513 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085057513 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085057513 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085057513 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085057513 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085057513 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085057513 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085057513 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085057513 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085057513 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000002a), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250126085057513 DLSCCP DEBUG Received CO:CODT for local reference 42 (sccp_scoc.c:1824) 20250126085057513 DLSCCP DEBUG SCCP-SCOC(42)[0x56264c63e240]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250126085057513 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085057514 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250126085057514 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x56264c643de0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250126085057514 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250126085057514 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250126085057514 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x56264c643de0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250126085057514 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12017335)[0x56264c63e700]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250126085057514 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250126085057514 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085057514 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: Session index based on connection ID:3 HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: vl_len:12 HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: Session index based on connection ID:14 HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: vl_len:12 HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_ps_rab_assignment_concurrent0(438)@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: Session index based on connection ID:8 HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: vl_len:12 HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: Session index based on connection ID:15 HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: vl_len:12 HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: Session index based on connection ID:6 HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: vl_len:12 HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: Session index based on connection ID:13 HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: vl_len:12 HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@009b6094bab8: Deleted conn table entry 4TC_ps_rab_assignment_concurrent0(438)12017335 HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: Session index based on connection ID:5 HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: vl_len:12 HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: vl_from0 20250126085057522 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085057522 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085057522 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1355) 20250126085057522 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250126085057522 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xb75eb7,cause=radio(normal)) (hnbgw_rua.c:439) 20250126085057522 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12017335 SCCP-42 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250126085057523 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12017335)[0x56264c63e700]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250126085057523 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250126085057523 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250126085057523 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12017335)[0x56264c63e700]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250126085057523 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x56264c643de0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126085057523 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250126085057523 DLSCCP DEBUG SCCP-SCOC(42)[0x56264c63e240]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250126085057523 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0063bf02), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250126085057523 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085057523 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085057523 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085057523 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085057523 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12017335)[0x56264c63e700]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250126085057523 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x56264c643de0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250126085057523 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x56264c643de0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250126085057523 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085057523 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085057523 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085057523 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085057523 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085057523 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085057523 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085057523 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085057523 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085057523 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085057523 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085057523 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085057524 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085057524 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085057524 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085057524 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085057524 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085057524 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085057524 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085057524 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085057524 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085057524 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085057524 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085057524 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085057524 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085057524 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085057524 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085057524 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085057524 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085057524 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000028), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250126085057524 DLSCCP DEBUG Received CO:CODT for local reference 40 (sccp_scoc.c:1824) 20250126085057524 DLSCCP DEBUG SCCP-SCOC(40)[0x56264c670ec0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250126085057524 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085057524 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250126085057524 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x56264c62e4e0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250126085057524 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250126085057524 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250126085057524 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x56264c62e4e0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250126085057524 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7374313)[0x56264c632930]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250126085057524 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250126085057524 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085057524 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085057524 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085057524 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085057524 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085057524 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085057524 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085057524 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085057524 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085057524 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085057524 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085057524 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085057524 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085057524 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085057524 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085057524 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085057524 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085057524 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085057524 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085057524 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085057524 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085057524 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000029), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250126085057524 DLSCCP DEBUG Received CO:CODT for local reference 41 (sccp_scoc.c:1824) 20250126085057524 DLSCCP DEBUG SCCP-SCOC(41)[0x56264c63e5d0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250126085057524 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085057524 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250126085057524 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x56264c671090]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250126085057524 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250126085057524 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250126085057524 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x56264c671090]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250126085057524 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4102391)[0x56264c62f8a0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250126085057524 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250126085057524 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085057524 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250126085057524 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085057524 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085057524 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085057524 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085057524 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085057524 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000034), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250126085057524 DLSCCP DEBUG Received CO:CODT for local reference 52 (sccp_scoc.c:1824) 20250126085057524 DLSCCP DEBUG SCCP-SCOC(52)[0x56264c6401f0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250126085057524 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085057525 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250126085057525 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x56264c63f110]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250126085057525 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250126085057525 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250126085057525 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x56264c63f110]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250126085057524 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085057524 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085057524 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085057524 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085057524 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085057524 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085057524 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085057524 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085057524 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085057524 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085057524 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085057524 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085057524 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085057524 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085057524 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085057524 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085057525 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15492421)[0x56264c641540]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250126085057525 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085057525 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250126085057525 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085057525 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250126085057525 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085057525 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085057525 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085057525 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085057525 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085057525 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085057525 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: Session index based on connection ID:11 20250126085057525 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085057525 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085057525 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085057525 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085057525 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085057525 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000002e), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250126085057525 DLSCCP DEBUG Received CO:CODT for local reference 46 (sccp_scoc.c:1824) 20250126085057525 DLSCCP DEBUG SCCP-SCOC(46)[0x56264c63d930]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250126085057525 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085057525 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250126085057525 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x56264c632110]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250126085057525 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250126085057525 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250126085057525 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x56264c632110]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250126085057525 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3392050)[0x56264c630780]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250126085057525 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250126085057525 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085057525 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250126085057525 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085057525 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085057525 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085057525 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085057525 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085057525 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000035), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250126085057525 DLSCCP DEBUG Received CO:CODT for local reference 53 (sccp_scoc.c:1824) 20250126085057525 DLSCCP DEBUG SCCP-SCOC(53)[0x56264c62cb30]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250126085057525 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085057525 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250126085057525 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x56264c640950]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: vl_len:12 20250126085057525 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250126085057525 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250126085057525 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x56264c640950]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250126085057525 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10230972)[0x56264c62b450]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250126085057525 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250126085057525 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085057525 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250126085057525 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085057525 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085057525 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085057525 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085057525 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085057525 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000002c), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250126085057525 DLSCCP DEBUG Received CO:CODT for local reference 44 (sccp_scoc.c:1824) 20250126085057525 DLSCCP DEBUG SCCP-SCOC(44)[0x56264c631f30]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250126085057525 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: vl_from0 20250126085057525 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250126085057525 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x56264c62f740]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250126085057525 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250126085057525 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250126085057525 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x56264c62f740]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250126085057525 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15324122)[0x56264c631990]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250126085057525 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250126085057526 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085057526 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250126085057526 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085057526 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085057526 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085057526 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085057526 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085057526 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000033), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250126085057526 DLSCCP DEBUG Received CO:CODT for local reference 51 (sccp_scoc.c:1824) 20250126085057526 DLSCCP DEBUG SCCP-SCOC(51)[0x56264c62c100]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250126085057526 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085057526 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250126085057526 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x56264c62b730]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250126085057526 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250126085057526 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250126085057526 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x56264c62b730]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250126085057526 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6438474)[0x56264c63d4b0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250126085057526 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250126085057526 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085057526 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250126085057526 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085057526 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: Session index based on connection ID:12 HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: vl_len:12 HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: Session index based on connection ID:10 HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: vl_len:12 HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: vl_from0 TC_ps_rab_assignment_concurrent0(436)@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_ps_rab_assignment_concurrent0(437)@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(448)@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: Session index based on connection ID:7 HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: vl_len:12 HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_ps_rab_assignment_concurrent0(442)@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: Session index based on connection ID:9 HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: vl_len:12 HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: vl_from0 TC_ps_rab_assignment_concurrent0(449)@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_ps_rab_assignment_concurrent0(440)@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: Session index based on local reference:4 HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: DT1 data has been put to the reassembly buffer TC_ps_rab_assignment_concurrent0(447)@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@009b6094bab8: Deleted conn table entry 2TC_ps_rab_assignment_concurrent0(436)7374313 20250126085057539 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085057539 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@009b6094bab8: Deleted conn table entry 3TC_ps_rab_assignment_concurrent0(437)4102391 20250126085057539 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1355) 20250126085057539 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250126085057539 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x7085e9,cause=radio(normal)) (hnbgw_rua.c:439) 20250126085057539 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7374313 SCCP-40 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250126085057539 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7374313)[0x56264c632930]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250126085057539 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250126085057539 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250126085057539 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7374313)[0x56264c632930]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250126085057539 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x56264c62e4e0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126085057539 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250126085057539 DLSCCP DEBUG SCCP-SCOC(40)[0x56264c670ec0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250126085057539 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00949f79), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250126085057539 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085057539 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085057539 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085057539 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085057539 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7374313)[0x56264c632930]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250126085057539 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x56264c62e4e0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250126085057539 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x56264c62e4e0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250126085057540 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085057540 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085057540 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085057540 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 TC_ps_rab_assignment_concurrent0(438)@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126085057540 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085057540 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085057540 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085057540 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085057540 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085057540 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085057540 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085057540 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085057540 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085057540 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085057540 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085057540 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085057541 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085057541 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085057541 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085057541 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085057541 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085057541 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000002b), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250126085057541 DLSCCP DEBUG Received CO:CODT for local reference 43 (sccp_scoc.c:1824) 20250126085057541 DLSCCP DEBUG SCCP-SCOC(43)[0x56264c62f610]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250126085057541 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085057541 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250126085057541 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x56264c62f4e0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250126085057541 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250126085057541 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250126085057541 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x56264c62f4e0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250126085057541 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5310186)[0x56264c62f3b0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250126085057541 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250126085057541 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085057541 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085057541 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085057541 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085057541 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085057541 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000031), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250126085057541 DLSCCP DEBUG Received CO:CODT for local reference 49 (sccp_scoc.c:1824) 20250126085057541 DLSCCP DEBUG SCCP-SCOC(49)[0x56264c63eda0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250126085057541 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085057541 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250126085057541 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x56264c6423e0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@009b6094bab8: Deleted conn table entry 8TC_ps_rab_assignment_concurrent0(442)3392050 20250126085057541 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250126085057541 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250126085057541 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x56264c6423e0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250126085057541 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9954967)[0x56264c641c50]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250126085057541 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250126085057541 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085057541 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250126085057541 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085057542 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085057542 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085057541 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085057541 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085057541 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085057541 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085057541 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085057541 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085057541 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085057541 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085057541 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085057541 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085057541 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085057541 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085057541 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085057541 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085057541 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085057541 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085057541 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085057541 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085057541 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085057541 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085057541 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085057541 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085057541 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085057541 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085057541 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085057541 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085057541 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085057541 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085057541 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085057541 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085057541 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085057541 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085057541 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085057541 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085057541 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085057541 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085057541 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085057541 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085057541 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085057541 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085057542 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085057542 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085057542 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000032), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250126085057542 DLSCCP DEBUG Received CO:CODT for local reference 50 (sccp_scoc.c:1824) 20250126085057542 DLSCCP DEBUG SCCP-SCOC(50)[0x56264c63fa30]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250126085057542 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085057542 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250126085057542 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x56264c640f20]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250126085057542 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250126085057542 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250126085057542 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x56264c640f20]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250126085057542 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8288533)[0x56264c641410]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250126085057542 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250126085057542 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:894) 20250126085057542 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085057542 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1355) 20250126085057542 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250126085057542 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x3e98f7,cause=radio(normal)) (hnbgw_rua.c:439) 20250126085057542 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4102391 SCCP-41 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250126085057542 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4102391)[0x56264c62f8a0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250126085057542 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250126085057542 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250126085057542 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4102391)[0x56264c62f8a0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250126085057542 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x56264c671090]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126085057542 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250126085057542 DLSCCP DEBUG SCCP-SCOC(41)[0x56264c63e5d0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250126085057542 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003a0e70), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250126085057542 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085057542 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085057542 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085057542 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085057542 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4102391)[0x56264c62f8a0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250126085057542 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x56264c671090]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250126085057542 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x56264c671090]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250126085057542 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250126085057542 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085057542 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085057542 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085057542 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085057542 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085057542 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000030), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250126085057542 DLSCCP DEBUG Received CO:CODT for local reference 48 (sccp_scoc.c:1824) 20250126085057542 DLSCCP DEBUG SCCP-SCOC(48)[0x56264c6422b0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250126085057542 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085057542 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250126085057542 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x56264c63c8b0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250126085057542 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250126085057542 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250126085057542 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x56264c63c8b0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250126085057543 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3382178)[0x56264c63dba0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250126085057543 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250126085057543 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085057543 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250126085057543 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085057543 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085057543 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085057543 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085057543 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085057543 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085057543 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085057543 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085057543 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085057543 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085057543 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085057543 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085057543 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085057543 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000002d), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250126085057543 DLSCCP DEBUG Received CO:CODT for local reference 45 (sccp_scoc.c:1824) 20250126085057543 DLSCCP DEBUG SCCP-SCOC(45)[0x56264c6300b0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250126085057543 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085057543 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250126085057543 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x56264c63e370]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250126085057543 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250126085057543 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250126085057543 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x56264c63e370]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250126085057543 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6051536)[0x56264c6324e0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250126085057543 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250126085057543 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:894) 20250126085057543 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085057543 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1355) 20250126085057543 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250126085057543 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x33c232,cause=radio(normal)) (hnbgw_rua.c:439) 20250126085057543 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3392050 SCCP-46 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250126085057543 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3392050)[0x56264c630780]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250126085057543 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250126085057543 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@009b6094bab8: Deleted conn table entry 15TC_ps_rab_assignment_concurrent0(449)10230972 20250126085057543 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3392050)[0x56264c630780]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250126085057543 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x56264c632110]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126085057543 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250126085057543 DLSCCP DEBUG SCCP-SCOC(46)[0x56264c63d930]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250126085057543 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0091bc5a), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250126085057543 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085057543 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085057543 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085057543 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085057543 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3392050)[0x56264c630780]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250126085057543 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x56264c632110]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250126085057543 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x56264c632110]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250126085057543 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250126085057543 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085057544 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085057544 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085057544 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085057544 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085057544 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000002f), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250126085057544 DLSCCP DEBUG Received CO:CODT for local reference 47 (sccp_scoc.c:1824) 20250126085057544 DLSCCP DEBUG SCCP-SCOC(47)[0x56264c63d150]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250126085057544 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085057544 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250126085057544 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x56264c632340]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250126085057544 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250126085057544 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250126085057544 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x56264c632340]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250126085057544 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-331206)[0x56264c630650]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) HNBGW_Test.sgsn0-RAN(431)@009b6094bab8: Deleted conn table entry 4TC_ps_rab_assignment_concurrent0(438)10313995 20250126085057544 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250126085057544 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085057544 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250126085057544 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085057544 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250126085057544 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085057544 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085057544 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085057544 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085057544 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085057544 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085057544 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085057544 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: Session index based on local reference:2 TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@009b6094bab8: Deleted conn table entry 6TC_ps_rab_assignment_concurrent0(440)15324122 HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: DT1 will be put to the reassembly buffer 20250126085057545 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085057545 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085057545 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1355) HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: DT1 data has been put to the reassembly buffer 20250126085057545 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250126085057545 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x9c1cbc,cause=radio(normal)) (hnbgw_rua.c:439) 20250126085057545 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10230972 SCCP-53 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250126085057545 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10230972)[0x56264c62b450]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250126085057545 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250126085057546 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250126085057546 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10230972)[0x56264c62b450]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250126085057546 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x56264c640950]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126085057546 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250126085057546 DLSCCP DEBUG SCCP-SCOC(53)[0x56264c62cb30]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250126085057546 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007c15fa), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250126085057546 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085057546 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085057546 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085057546 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085057546 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10230972)[0x56264c62b450]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250126085057546 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x56264c640950]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250126085057546 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x56264c640950]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250126085057546 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085057546 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085057546 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085057546 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085057546 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085057546 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085057546 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085057546 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@009b6094bab8: Deleted conn table entry 14TC_ps_rab_assignment_concurrent0(448)15492421 HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: Session index based on local reference:3 HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@009b6094bab8: Deleted conn table entry 13TC_ps_rab_assignment_concurrent0(447)6438474 TC_ps_rab_assignment_concurrent0(436)@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: Session index based on connection ID:4 TC_ps_rab_assignment_concurrent0(437)@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126085057551 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085057551 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085057551 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085057551 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085057551 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085057551 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085057551 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085057551 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(431)@009b6094bab8: Deleted conn table entry 2TC_ps_rab_assignment_concurrent0(436)1663640 20250126085057551 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085057551 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085057551 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085057551 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085057551 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085057551 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=0063bf02), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250126085057551 DLSCCP DEBUG Received CO:RELRE for local reference 42 (sccp_scoc.c:1824) 20250126085057551 DLSCCP DEBUG SCCP-SCOC(42)[0x56264c63e240]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250126085057551 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085057551 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250126085057551 DCN DEBUG handle_cn_disc_ind() conn_id=42 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250126085057551 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x56264c643de0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250126085057551 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x56264c643de0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250126085057551 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12017335)[0x56264c63e700]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250126085057551 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12017335)[0x56264c63e700]{disconnected}: Freeing instance (context_map.c:202) 20250126085057551 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12017335)[0x56264c63e700]{disconnected}: Deallocated (fsm.c:568) 20250126085057551 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x56264c643de0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250126085057551 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x56264c643de0]{disconnected}: Freeing instance (context_map.c:206) 20250126085057551 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x56264c643de0]{disconnected}: Deallocated (fsm.c:568) 20250126085057551 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12017335 SCCP-42 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20250126085057551 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0063bf02), PART(T=Source Reference,L=4,D=0000002a) (sccp_scrc.c:406) 20250126085057552 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085057552 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085057552 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085057552 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085057552 DLSCCP DEBUG SCCP-SCOC(42)[0x56264c63e240]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250126085057552 DLSCCP DEBUG SCCP-SCOC(42)[0x56264c63e240]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250126085057552 DLSCCP DEBUG SCCP-SCOC(42)[0x56264c63e240]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250126085057552 DLSCCP DEBUG SCCP-SCOC(42)[0x56264c63e240]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: Session index based on local reference:8 HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: DT1 will be put to the reassembly buffer 20250126085057552 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: DT1 data has been put to the reassembly buffer 20250126085057552 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085057552 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085057552 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085057552 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085057552 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085057552 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085057552 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_ps_rab_assignment_concurrent0(439)@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(445)@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: Session index based on local reference:15 HNBGW_Test.sgsn0-RAN(431)@009b6094bab8: Deleted conn table entry 3TC_ps_rab_assignment_concurrent0(437)12672043 HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(446)@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(444)@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: Session index based on local reference:4 TC_ps_rab_assignment_concurrent0(442)@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: RLC received in state:disconnect_pending TC_ps_rab_assignment_concurrent0(449)@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: Session index based on connection ID:2 TC_ps_rab_assignment_concurrent0(441)@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(431)@009b6094bab8: Deleted conn table entry 15TC_ps_rab_assignment_concurrent0(449)13353107 TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@009b6094bab8: Deleted conn table entry 5TC_ps_rab_assignment_concurrent0(439)5310186 HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: Session index based on connection ID:3 20250126085057561 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085057561 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085057561 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085057561 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085057561 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085057561 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085057561 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085057561 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_ps_rab_assignment_concurrent0(443)@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126085057561 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085057561 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085057561 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085057561 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085057561 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085057561 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=00949f79), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250126085057561 DLSCCP DEBUG Received CO:RELRE for local reference 40 (sccp_scoc.c:1824) 20250126085057561 DLSCCP DEBUG SCCP-SCOC(40)[0x56264c670ec0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250126085057561 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085057561 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250126085057561 DCN DEBUG handle_cn_disc_ind() conn_id=40 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250126085057561 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x56264c62e4e0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250126085057561 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x56264c62e4e0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250126085057561 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7374313)[0x56264c632930]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250126085057561 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7374313)[0x56264c632930]{disconnected}: Freeing instance (context_map.c:202) 20250126085057561 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7374313)[0x56264c632930]{disconnected}: Deallocated (fsm.c:568) 20250126085057561 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x56264c62e4e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250126085057562 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x56264c62e4e0]{disconnected}: Freeing instance (context_map.c:206) 20250126085057562 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x56264c62e4e0]{disconnected}: Deallocated (fsm.c:568) 20250126085057562 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7374313 SCCP-40 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20250126085057562 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00949f79), PART(T=Source Reference,L=4,D=00000028) (sccp_scrc.c:406) 20250126085057562 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085057562 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085057562 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085057562 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085057562 DLSCCP DEBUG SCCP-SCOC(40)[0x56264c670ec0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250126085057562 DLSCCP DEBUG SCCP-SCOC(40)[0x56264c670ec0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250126085057562 DLSCCP DEBUG SCCP-SCOC(40)[0x56264c670ec0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250126085057562 DLSCCP DEBUG SCCP-SCOC(40)[0x56264c670ec0]{IDLE}: Deallocated (fsm.c:568) 20250126085057562 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085057562 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085057562 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085057562 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085057562 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085057562 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085057562 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085057562 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(431)@009b6094bab8: Deleted conn table entry 8TC_ps_rab_assignment_concurrent0(442)14183303 TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@009b6094bab8: Deleted conn table entry 11TC_ps_rab_assignment_concurrent0(445)9954967 20250126085057563 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085057563 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085057563 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085057563 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085057563 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085057563 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085057563 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085057563 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@009b6094bab8: Deleted conn table entry 12TC_ps_rab_assignment_concurrent0(446)8288533 HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: Session index based on connection ID:15 20250126085057563 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085057563 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085057564 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085057564 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085057564 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085057564 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=003a0e70), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250126085057564 DLSCCP DEBUG Received CO:RELRE for local reference 41 (sccp_scoc.c:1824) 20250126085057564 DLSCCP DEBUG SCCP-SCOC(41)[0x56264c63e5d0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250126085057564 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085057564 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250126085057564 DCN DEBUG handle_cn_disc_ind() conn_id=41 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250126085057564 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x56264c671090]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250126085057564 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x56264c671090]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250126085057564 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4102391)[0x56264c62f8a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250126085057564 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4102391)[0x56264c62f8a0]{disconnected}: Freeing instance (context_map.c:202) 20250126085057564 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4102391)[0x56264c62f8a0]{disconnected}: Deallocated (fsm.c:568) 20250126085057564 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x56264c671090]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250126085057564 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x56264c671090]{disconnected}: Freeing instance (context_map.c:206) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@009b6094bab8: Deleted conn table entry 10TC_ps_rab_assignment_concurrent0(444)3382178 20250126085057564 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x56264c671090]{disconnected}: Deallocated (fsm.c:568) 20250126085057564 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4102391 SCCP-41 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20250126085057564 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003a0e70), PART(T=Source Reference,L=4,D=00000029) (sccp_scrc.c:406) 20250126085057564 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085057564 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085057564 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085057564 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085057564 DLSCCP DEBUG SCCP-SCOC(41)[0x56264c63e5d0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250126085057564 DLSCCP DEBUG SCCP-SCOC(41)[0x56264c63e5d0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250126085057564 DLSCCP DEBUG SCCP-SCOC(41)[0x56264c63e5d0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250126085057564 DLSCCP DEBUG SCCP-SCOC(41)[0x56264c63e5d0]{IDLE}: Deallocated (fsm.c:568) 20250126085057565 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085057565 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085057565 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085057565 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085057565 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085057565 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085057565 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085057565 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@009b6094bab8: Deleted conn table entry 7TC_ps_rab_assignment_concurrent0(441)6051536 20250126085057565 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085057566 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085057566 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085057566 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085057566 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085057566 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085057566 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085057566 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085057566 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085057566 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085057566 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085057566 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085057566 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085057566 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000035), PART(T=Source Reference,L=4,D=007c15fa), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250126085057566 DLSCCP DEBUG Received CO:RELRE for local reference 53 (sccp_scoc.c:1824) 20250126085057566 DLSCCP DEBUG SCCP-SCOC(53)[0x56264c62cb30]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250126085057566 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: Session index based on connection ID:8 20250126085057566 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250126085057566 DCN DEBUG handle_cn_disc_ind() conn_id=53 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250126085057566 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x56264c640950]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250126085057566 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x56264c640950]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250126085057566 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10230972)[0x56264c62b450]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250126085057566 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10230972)[0x56264c62b450]{disconnected}: Freeing instance (context_map.c:202) 20250126085057566 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10230972)[0x56264c62b450]{disconnected}: Deallocated (fsm.c:568) 20250126085057566 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x56264c640950]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250126085057566 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x56264c640950]{disconnected}: Freeing instance (context_map.c:206) 20250126085057566 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x56264c640950]{disconnected}: Deallocated (fsm.c:568) 20250126085057566 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10230972 SCCP-53 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20250126085057566 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007c15fa), PART(T=Source Reference,L=4,D=00000035) (sccp_scrc.c:406) 20250126085057566 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085057566 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085057566 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085057566 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085057566 DLSCCP DEBUG SCCP-SCOC(53)[0x56264c62cb30]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250126085057566 DLSCCP DEBUG SCCP-SCOC(53)[0x56264c62cb30]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250126085057566 DLSCCP DEBUG SCCP-SCOC(53)[0x56264c62cb30]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250126085057566 DLSCCP DEBUG SCCP-SCOC(53)[0x56264c62cb30]{IDLE}: Deallocated (fsm.c:568) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@009b6094bab8: Deleted conn table entry 9TC_ps_rab_assignment_concurrent0(443)331206 20250126085057567 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085057567 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085057567 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085057567 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085057567 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085057567 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085057567 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085057567 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085057568 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085057568 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085057568 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085057568 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085057568 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085057568 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085057568 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085057568 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: Session index based on local reference:2 HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: RLC received in state:disconnect_pending 20250126085057568 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085057568 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085057568 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085057568 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085057568 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085057568 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=0091bc5a), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250126085057568 DLSCCP DEBUG Received CO:RELRE for local reference 46 (sccp_scoc.c:1824) 20250126085057568 DLSCCP DEBUG SCCP-SCOC(46)[0x56264c63d930]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250126085057568 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085057568 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250126085057568 DCN DEBUG handle_cn_disc_ind() conn_id=46 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250126085057568 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x56264c632110]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250126085057568 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x56264c632110]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250126085057568 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3392050)[0x56264c630780]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250126085057568 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3392050)[0x56264c630780]{disconnected}: Freeing instance (context_map.c:202) 20250126085057568 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3392050)[0x56264c630780]{disconnected}: Deallocated (fsm.c:568) 20250126085057568 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x56264c632110]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250126085057568 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x56264c632110]{disconnected}: Freeing instance (context_map.c:206) 20250126085057568 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x56264c632110]{disconnected}: Deallocated (fsm.c:568) 20250126085057568 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3392050 SCCP-46 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20250126085057568 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0091bc5a), PART(T=Source Reference,L=4,D=0000002e) (sccp_scrc.c:406) 20250126085057568 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085057568 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085057568 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085057568 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085057568 DLSCCP DEBUG SCCP-SCOC(46)[0x56264c63d930]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250126085057568 DLSCCP DEBUG SCCP-SCOC(46)[0x56264c63d930]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250126085057568 DLSCCP DEBUG SCCP-SCOC(46)[0x56264c63d930]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250126085057568 DLSCCP DEBUG SCCP-SCOC(46)[0x56264c63d930]{IDLE}: Deallocated (fsm.c:568) 20250126085057568 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085057568 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085057568 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085057568 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085057568 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085057568 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085057568 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085057568 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: Session index based on local reference:3 HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: Session index based on local reference:15 HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: Session index based on local reference:8 HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: RLC received in state:disconnect_pending 20250126085057749 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085057749 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085057749 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1355) 20250126085057749 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250126085057749 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xe9d3da,cause=radio(normal)) (hnbgw_rua.c:439) 20250126085057749 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15324122 SCCP-44 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250126085057749 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15324122)[0x56264c631990]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250126085057749 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250126085057749 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250126085057749 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15324122)[0x56264c631990]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250126085057749 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x56264c62f740]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126085057749 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250126085057749 DLSCCP DEBUG SCCP-SCOC(44)[0x56264c631f30]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250126085057749 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e2d5b8), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250126085057749 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085057749 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085057749 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085057749 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085057749 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15324122)[0x56264c631990]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250126085057749 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x56264c62f740]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250126085057749 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x56264c62f740]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250126085057749 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085057749 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085057749 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1355) 20250126085057749 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250126085057749 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085057749 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085057749 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085057749 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085057749 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085057749 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085057749 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085057750 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085057750 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085057750 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085057750 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085057750 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085057750 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085057750 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085057750 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085057750 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085057749 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xec6545,cause=radio(normal)) (hnbgw_rua.c:439) 20250126085057749 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15492421 SCCP-52 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250126085057749 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15492421)[0x56264c641540]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250126085057749 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250126085057749 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250126085057749 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15492421)[0x56264c641540]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250126085057749 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x56264c63f110]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126085057749 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250126085057749 DLSCCP DEBUG SCCP-SCOC(52)[0x56264c6401f0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250126085057749 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0095c41a), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250126085057749 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085057749 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085057749 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085057749 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085057749 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15492421)[0x56264c641540]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250126085057749 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x56264c63f110]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250126085057749 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x56264c63f110]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250126085057750 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085057750 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085057750 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1355) 20250126085057750 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250126085057750 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x623e4a,cause=radio(normal)) (hnbgw_rua.c:439) 20250126085057750 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6438474 SCCP-51 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250126085057750 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6438474)[0x56264c63d4b0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250126085057750 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250126085057750 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250126085057750 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6438474)[0x56264c63d4b0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250126085057750 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x56264c62b730]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126085057750 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250126085057750 DLSCCP DEBUG SCCP-SCOC(51)[0x56264c62c100]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250126085057750 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006ccfa6), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250126085057750 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085057750 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085057750 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085057750 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085057750 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6438474)[0x56264c63d4b0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250126085057750 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x56264c62b730]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250126085057750 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x56264c62b730]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250126085057750 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085057750 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085057750 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1355) 20250126085057750 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250126085057750 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x5106ea,cause=radio(normal)) (hnbgw_rua.c:439) 20250126085057750 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5310186 SCCP-43 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250126085057750 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5310186)[0x56264c62f3b0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250126085057750 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250126085057750 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250126085057750 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5310186)[0x56264c62f3b0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250126085057750 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x56264c62f4e0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126085057750 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250126085057750 DLSCCP DEBUG SCCP-SCOC(43)[0x56264c62f610]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250126085057750 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003d9052), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250126085057750 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085057750 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085057750 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085057750 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085057750 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5310186)[0x56264c62f3b0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250126085057750 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x56264c62f4e0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250126085057750 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x56264c62f4e0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250126085057750 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085057750 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085057750 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1355) 20250126085057750 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250126085057750 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085057750 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085057750 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085057750 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085057750 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085057750 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085057750 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085057750 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085057750 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x97e697,cause=radio(normal)) (hnbgw_rua.c:439) 20250126085057750 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9954967 SCCP-49 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250126085057750 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9954967)[0x56264c641c50]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250126085057750 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250126085057750 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250126085057750 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9954967)[0x56264c641c50]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250126085057750 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x56264c6423e0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126085057750 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250126085057750 DLSCCP DEBUG SCCP-SCOC(49)[0x56264c63eda0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250126085057750 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006ff593), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250126085057750 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085057750 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085057750 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085057750 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085057750 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9954967)[0x56264c641c50]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250126085057750 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x56264c6423e0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250126085057751 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x56264c6423e0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250126085057750 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085057750 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085057751 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085057751 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085057751 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085057751 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085057751 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085057751 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085057751 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085057751 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085057751 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1355) 20250126085057751 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250126085057751 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x7e7915,cause=radio(normal)) (hnbgw_rua.c:439) 20250126085057751 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8288533 SCCP-50 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250126085057751 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8288533)[0x56264c641410]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250126085057751 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250126085057751 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250126085057751 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8288533)[0x56264c641410]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250126085057751 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x56264c640f20]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126085057751 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250126085057751 DLSCCP DEBUG SCCP-SCOC(50)[0x56264c63fa30]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250126085057751 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f2ed17), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250126085057751 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085057751 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085057751 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085057751 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085057751 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8288533)[0x56264c641410]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250126085057751 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x56264c640f20]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250126085057751 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x56264c640f20]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250126085057751 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085057751 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085057751 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1355) 20250126085057751 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250126085057751 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085057751 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085057751 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085057751 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085057751 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085057751 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085057751 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085057751 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085057751 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x339ba2,cause=radio(normal)) (hnbgw_rua.c:439) 20250126085057751 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3382178 SCCP-48 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250126085057751 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3382178)[0x56264c63dba0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250126085057751 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250126085057751 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250126085057751 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3382178)[0x56264c63dba0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250126085057751 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x56264c63c8b0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126085057751 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250126085057751 DLSCCP DEBUG SCCP-SCOC(48)[0x56264c6422b0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250126085057751 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b3f19d), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250126085057751 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085057751 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085057751 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085057751 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085057751 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3382178)[0x56264c63dba0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250126085057751 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x56264c63c8b0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250126085057751 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x56264c63c8b0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250126085057751 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085057751 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085057751 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1355) 20250126085057751 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085057751 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085057751 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085057751 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085057751 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085057751 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085057751 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085057751 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250126085057751 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x5c56d0,cause=radio(normal)) (hnbgw_rua.c:439) 20250126085057751 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6051536 SCCP-45 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250126085057751 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6051536)[0x56264c6324e0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250126085057751 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250126085057751 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250126085057751 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6051536)[0x56264c6324e0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250126085057751 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x56264c63e370]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126085057751 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250126085057751 DLSCCP DEBUG SCCP-SCOC(45)[0x56264c6300b0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250126085057751 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c1dd0c), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250126085057751 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085057751 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085057751 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085057751 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085057751 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085057752 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085057751 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085057752 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6051536)[0x56264c6324e0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250126085057752 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x56264c63e370]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250126085057752 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x56264c63e370]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250126085057752 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085057752 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085057752 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1355) 20250126085057752 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250126085057752 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x50dc6,cause=radio(normal)) (hnbgw_rua.c:439) 20250126085057752 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-331206 SCCP-47 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250126085057752 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-331206)[0x56264c630650]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250126085057752 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250126085057752 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250126085057752 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-331206)[0x56264c630650]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250126085057752 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085057752 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085057752 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085057752 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085057752 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085057752 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085057752 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x56264c632340]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126085057752 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250126085057752 DLSCCP DEBUG SCCP-SCOC(47)[0x56264c63d150]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250126085057752 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fc75c6), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250126085057752 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085057752 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085057752 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085057752 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085057752 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-331206)[0x56264c630650]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250126085057752 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x56264c632340]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250126085057752 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x56264c632340]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250126085057752 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085057752 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085057752 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085057752 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085057752 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085057752 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085057752 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085057752 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085057752 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085057752 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085057753 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085057753 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085057753 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085057753 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085057753 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085057753 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: Session index based on local reference:6 HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: Session index based on local reference:14 HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(440)@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: Session index based on local reference:13 HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: Session index based on local reference:5 HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: DT1 data has been put to the reassembly buffer TC_ps_rab_assignment_concurrent0(448)@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-RAN(431)@009b6094bab8: Deleted conn table entry 6TC_ps_rab_assignment_concurrent0(440)12743982 TC_ps_rab_assignment_concurrent0(447)@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: Session index based on local reference:11 HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: DT1 will be put to the reassembly buffer TC_ps_rab_assignment_concurrent0(439)@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: Session index based on local reference:12 HNBGW_Test.sgsn0-RAN(431)@009b6094bab8: Deleted conn table entry 14TC_ps_rab_assignment_concurrent0(448)8057944 HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: Session index based on local reference:10 HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: Session index based on local reference:7 HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: DT1 will be put to the reassembly buffer TC_ps_rab_assignment_concurrent0(445)@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-RAN(431)@009b6094bab8: Deleted conn table entry 13TC_ps_rab_assignment_concurrent0(447)11490697 HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: Session index based on local reference:9 HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(446)@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: Session index based on connection ID:6 TC_ps_rab_assignment_concurrent0(444)@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(441)@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(431)@009b6094bab8: Deleted conn table entry 5TC_ps_rab_assignment_concurrent0(439)8348527 20250126085057770 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085057770 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085057770 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085057770 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085057770 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085057770 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085057770 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085057770 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085057770 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085057770 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085057770 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085057770 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085057770 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085057770 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=00e2d5b8), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250126085057770 DLSCCP DEBUG Received CO:RELRE for local reference 44 (sccp_scoc.c:1824) 20250126085057770 DLSCCP DEBUG SCCP-SCOC(44)[0x56264c631f30]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250126085057770 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085057770 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250126085057770 DCN DEBUG handle_cn_disc_ind() conn_id=44 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250126085057770 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x56264c62f740]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250126085057770 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x56264c62f740]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250126085057770 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15324122)[0x56264c631990]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250126085057770 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15324122)[0x56264c631990]{disconnected}: Freeing instance (context_map.c:202) 20250126085057770 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15324122)[0x56264c631990]{disconnected}: Deallocated (fsm.c:568) 20250126085057770 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x56264c62f740]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250126085057770 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x56264c62f740]{disconnected}: Freeing instance (context_map.c:206) 20250126085057770 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x56264c62f740]{disconnected}: Deallocated (fsm.c:568) 20250126085057770 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15324122 SCCP-44 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20250126085057770 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e2d5b8), PART(T=Source Reference,L=4,D=0000002c) (sccp_scrc.c:406) 20250126085057770 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085057770 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085057770 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085057770 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: Session index based on connection ID:14 20250126085057770 DLSCCP DEBUG SCCP-SCOC(44)[0x56264c631f30]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250126085057771 DLSCCP DEBUG SCCP-SCOC(44)[0x56264c631f30]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250126085057771 DLSCCP DEBUG SCCP-SCOC(44)[0x56264c631f30]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250126085057771 DLSCCP DEBUG SCCP-SCOC(44)[0x56264c631f30]{IDLE}: Deallocated (fsm.c:568) 20250126085057771 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085057771 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085057771 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085057771 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085057771 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085057771 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085057771 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085057771 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_ps_rab_assignment_concurrent0(443)@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(431)@009b6094bab8: Deleted conn table entry 11TC_ps_rab_assignment_concurrent0(445)1598724 HNBGW_Test.sgsn0-RAN(431)@009b6094bab8: Deleted conn table entry 12TC_ps_rab_assignment_concurrent0(446)4480050 HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: Session index based on connection ID:13 20250126085057773 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085057773 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085057773 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085057773 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085057773 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085057773 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085057773 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085057773 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(431)@009b6094bab8: Deleted conn table entry 10TC_ps_rab_assignment_concurrent0(444)16022537 20250126085057773 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085057773 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085057773 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085057774 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085057774 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085057774 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000034), PART(T=Source Reference,L=4,D=0095c41a), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250126085057774 DLSCCP DEBUG Received CO:RELRE for local reference 52 (sccp_scoc.c:1824) 20250126085057774 DLSCCP DEBUG SCCP-SCOC(52)[0x56264c6401f0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250126085057774 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085057774 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250126085057774 DCN DEBUG handle_cn_disc_ind() conn_id=52 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250126085057774 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x56264c63f110]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250126085057774 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x56264c63f110]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250126085057774 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15492421)[0x56264c641540]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250126085057774 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15492421)[0x56264c641540]{disconnected}: Freeing instance (context_map.c:202) 20250126085057774 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15492421)[0x56264c641540]{disconnected}: Deallocated (fsm.c:568) 20250126085057774 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x56264c63f110]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250126085057774 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x56264c63f110]{disconnected}: Freeing instance (context_map.c:206) 20250126085057774 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x56264c63f110]{disconnected}: Deallocated (fsm.c:568) 20250126085057774 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15492421 SCCP-52 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20250126085057774 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0095c41a), PART(T=Source Reference,L=4,D=00000034) (sccp_scrc.c:406) 20250126085057774 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085057774 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085057774 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085057774 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085057774 DLSCCP DEBUG SCCP-SCOC(52)[0x56264c6401f0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250126085057774 DLSCCP DEBUG SCCP-SCOC(52)[0x56264c6401f0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250126085057774 DLSCCP DEBUG SCCP-SCOC(52)[0x56264c6401f0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250126085057774 DLSCCP DEBUG SCCP-SCOC(52)[0x56264c6401f0]{IDLE}: Deallocated (fsm.c:568) 20250126085057774 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085057774 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085057774 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085057775 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085057775 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085057775 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085057775 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085057775 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085057775 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085057775 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085057775 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085057775 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085057775 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085057775 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085057775 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085057775 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(431)@009b6094bab8: Deleted conn table entry 7TC_ps_rab_assignment_concurrent0(441)9315824 20250126085057775 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085057775 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085057775 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085057775 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085057775 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085057775 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=006ccfa6), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250126085057775 DLSCCP DEBUG Received CO:RELRE for local reference 51 (sccp_scoc.c:1824) 20250126085057775 DLSCCP DEBUG SCCP-SCOC(51)[0x56264c62c100]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250126085057775 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085057775 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250126085057775 DCN DEBUG handle_cn_disc_ind() conn_id=51 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250126085057775 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x56264c62b730]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250126085057775 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x56264c62b730]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250126085057775 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6438474)[0x56264c63d4b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250126085057775 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6438474)[0x56264c63d4b0]{disconnected}: Freeing instance (context_map.c:202) 20250126085057775 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6438474)[0x56264c63d4b0]{disconnected}: Deallocated (fsm.c:568) 20250126085057775 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x56264c62b730]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250126085057775 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x56264c62b730]{disconnected}: Freeing instance (context_map.c:206) 20250126085057775 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x56264c62b730]{disconnected}: Deallocated (fsm.c:568) 20250126085057775 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6438474 SCCP-51 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20250126085057775 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006ccfa6), PART(T=Source Reference,L=4,D=00000033) (sccp_scrc.c:406) 20250126085057775 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085057775 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085057775 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085057775 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085057775 DLSCCP DEBUG SCCP-SCOC(51)[0x56264c62c100]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250126085057776 DLSCCP DEBUG SCCP-SCOC(51)[0x56264c62c100]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250126085057776 DLSCCP DEBUG SCCP-SCOC(51)[0x56264c62c100]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250126085057776 DLSCCP DEBUG SCCP-SCOC(51)[0x56264c62c100]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: Session index based on local reference:6 20250126085057776 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085057776 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085057776 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085057776 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085057776 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085057776 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085057776 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085057776 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-RAN(431)@009b6094bab8: Deleted conn table entry 9TC_ps_rab_assignment_concurrent0(443)3548040 HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: Session index based on connection ID:5 20250126085057778 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085057778 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085057778 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085057778 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085057778 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085057778 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085057778 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085057778 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: Session index based on connection ID:11 20250126085057778 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085057778 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085057778 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085057778 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085057778 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085057778 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=003d9052), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250126085057778 DLSCCP DEBUG Received CO:RELRE for local reference 43 (sccp_scoc.c:1824) 20250126085057778 DLSCCP DEBUG SCCP-SCOC(43)[0x56264c62f610]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250126085057778 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085057778 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250126085057778 DCN DEBUG handle_cn_disc_ind() conn_id=43 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250126085057778 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x56264c62f4e0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250126085057778 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x56264c62f4e0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250126085057778 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5310186)[0x56264c62f3b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250126085057778 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5310186)[0x56264c62f3b0]{disconnected}: Freeing instance (context_map.c:202) 20250126085057778 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5310186)[0x56264c62f3b0]{disconnected}: Deallocated (fsm.c:568) 20250126085057778 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x56264c62f4e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250126085057778 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x56264c62f4e0]{disconnected}: Freeing instance (context_map.c:206) 20250126085057778 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x56264c62f4e0]{disconnected}: Deallocated (fsm.c:568) 20250126085057778 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5310186 SCCP-43 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20250126085057778 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003d9052), PART(T=Source Reference,L=4,D=0000002b) (sccp_scrc.c:406) 20250126085057778 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085057778 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085057778 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085057778 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085057778 DLSCCP DEBUG SCCP-SCOC(43)[0x56264c62f610]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250126085057778 DLSCCP DEBUG SCCP-SCOC(43)[0x56264c62f610]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250126085057778 DLSCCP DEBUG SCCP-SCOC(43)[0x56264c62f610]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250126085057778 DLSCCP DEBUG SCCP-SCOC(43)[0x56264c62f610]{IDLE}: Deallocated (fsm.c:568) 20250126085057779 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085057779 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085057779 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085057779 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085057779 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085057779 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085057779 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085057779 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085057779 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085057779 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085057779 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085057779 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085057779 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085057779 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085057779 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085057779 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085057780 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085057780 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085057780 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085057780 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085057780 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: Session index based on connection ID:12 20250126085057780 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=006ff593), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250126085057780 DLSCCP DEBUG Received CO:RELRE for local reference 49 (sccp_scoc.c:1824) 20250126085057780 DLSCCP DEBUG SCCP-SCOC(49)[0x56264c63eda0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250126085057780 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085057780 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250126085057780 DCN DEBUG handle_cn_disc_ind() conn_id=49 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250126085057780 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x56264c6423e0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250126085057780 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x56264c6423e0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250126085057780 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9954967)[0x56264c641c50]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250126085057780 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9954967)[0x56264c641c50]{disconnected}: Freeing instance (context_map.c:202) 20250126085057780 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9954967)[0x56264c641c50]{disconnected}: Deallocated (fsm.c:568) 20250126085057780 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x56264c6423e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250126085057780 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x56264c6423e0]{disconnected}: Freeing instance (context_map.c:206) 20250126085057780 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x56264c6423e0]{disconnected}: Deallocated (fsm.c:568) 20250126085057780 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9954967 SCCP-49 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20250126085057780 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006ff593), PART(T=Source Reference,L=4,D=00000031) (sccp_scrc.c:406) 20250126085057780 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085057780 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085057780 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085057780 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085057780 DLSCCP DEBUG SCCP-SCOC(49)[0x56264c63eda0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250126085057780 DLSCCP DEBUG SCCP-SCOC(49)[0x56264c63eda0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250126085057780 DLSCCP DEBUG SCCP-SCOC(49)[0x56264c63eda0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250126085057780 DLSCCP DEBUG SCCP-SCOC(49)[0x56264c63eda0]{IDLE}: Deallocated (fsm.c:568) 20250126085057780 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085057780 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085057780 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085057780 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085057780 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085057780 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085057780 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085057780 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: Session index based on connection ID:10 20250126085057782 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085057782 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085057782 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085057782 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085057782 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085057782 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085057782 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085057782 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085057782 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085057782 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085057782 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085057782 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085057782 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085057782 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=00f2ed17), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250126085057782 DLSCCP DEBUG Received CO:RELRE for local reference 50 (sccp_scoc.c:1824) 20250126085057782 DLSCCP DEBUG SCCP-SCOC(50)[0x56264c63fa30]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250126085057782 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085057782 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250126085057782 DCN DEBUG handle_cn_disc_ind() conn_id=50 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250126085057782 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x56264c640f20]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250126085057782 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x56264c640f20]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250126085057782 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8288533)[0x56264c641410]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250126085057782 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8288533)[0x56264c641410]{disconnected}: Freeing instance (context_map.c:202) 20250126085057782 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8288533)[0x56264c641410]{disconnected}: Deallocated (fsm.c:568) 20250126085057782 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x56264c640f20]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250126085057782 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x56264c640f20]{disconnected}: Freeing instance (context_map.c:206) 20250126085057782 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x56264c640f20]{disconnected}: Deallocated (fsm.c:568) 20250126085057782 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8288533 SCCP-50 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20250126085057782 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f2ed17), PART(T=Source Reference,L=4,D=00000032) (sccp_scrc.c:406) 20250126085057782 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085057782 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085057783 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085057783 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085057783 DLSCCP DEBUG SCCP-SCOC(50)[0x56264c63fa30]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250126085057783 DLSCCP DEBUG SCCP-SCOC(50)[0x56264c63fa30]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250126085057783 DLSCCP DEBUG SCCP-SCOC(50)[0x56264c63fa30]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250126085057783 DLSCCP DEBUG SCCP-SCOC(50)[0x56264c63fa30]{IDLE}: Deallocated (fsm.c:568) 20250126085057783 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085057783 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085057783 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085057783 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085057783 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085057783 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085057783 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085057783 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085057784 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085057784 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085057784 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085057784 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085057784 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085057784 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085057784 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085057784 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085057784 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085057784 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085057784 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085057784 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085057784 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085057784 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=00b3f19d), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250126085057784 DLSCCP DEBUG Received CO:RELRE for local reference 48 (sccp_scoc.c:1824) 20250126085057784 DLSCCP DEBUG SCCP-SCOC(48)[0x56264c6422b0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250126085057784 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085057784 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250126085057784 DCN DEBUG handle_cn_disc_ind() conn_id=48 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250126085057784 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x56264c63c8b0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250126085057784 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x56264c63c8b0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250126085057784 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3382178)[0x56264c63dba0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250126085057785 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3382178)[0x56264c63dba0]{disconnected}: Freeing instance (context_map.c:202) 20250126085057785 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3382178)[0x56264c63dba0]{disconnected}: Deallocated (fsm.c:568) 20250126085057785 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x56264c63c8b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250126085057785 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x56264c63c8b0]{disconnected}: Freeing instance (context_map.c:206) 20250126085057785 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x56264c63c8b0]{disconnected}: Deallocated (fsm.c:568) 20250126085057785 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3382178 SCCP-48 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20250126085057785 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b3f19d), PART(T=Source Reference,L=4,D=00000030) (sccp_scrc.c:406) 20250126085057785 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085057785 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085057785 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085057785 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085057785 DLSCCP DEBUG SCCP-SCOC(48)[0x56264c6422b0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250126085057785 DLSCCP DEBUG SCCP-SCOC(48)[0x56264c6422b0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250126085057785 DLSCCP DEBUG SCCP-SCOC(48)[0x56264c6422b0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250126085057785 DLSCCP DEBUG SCCP-SCOC(48)[0x56264c6422b0]{IDLE}: Deallocated (fsm.c:568) 20250126085057785 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085057785 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085057785 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085057785 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085057785 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085057785 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085057785 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085057785 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: Session index based on local reference:14 HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: Session index based on local reference:13 HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: Session index based on local reference:5 HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: Session index based on connection ID:7 20250126085057789 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085057789 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085057789 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085057789 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085057789 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085057789 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085057789 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085057789 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: Session index based on connection ID:9 20250126085057789 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085057789 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085057789 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085057789 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085057789 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085057789 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=00c1dd0c), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250126085057789 DLSCCP DEBUG Received CO:RELRE for local reference 45 (sccp_scoc.c:1824) 20250126085057789 DLSCCP DEBUG SCCP-SCOC(45)[0x56264c6300b0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250126085057789 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085057789 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250126085057789 DCN DEBUG handle_cn_disc_ind() conn_id=45 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250126085057789 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x56264c63e370]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250126085057789 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x56264c63e370]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250126085057789 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6051536)[0x56264c6324e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250126085057789 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6051536)[0x56264c6324e0]{disconnected}: Freeing instance (context_map.c:202) 20250126085057789 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6051536)[0x56264c6324e0]{disconnected}: Deallocated (fsm.c:568) 20250126085057789 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x56264c63e370]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250126085057789 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x56264c63e370]{disconnected}: Freeing instance (context_map.c:206) 20250126085057789 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x56264c63e370]{disconnected}: Deallocated (fsm.c:568) 20250126085057789 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6051536 SCCP-45 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20250126085057790 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c1dd0c), PART(T=Source Reference,L=4,D=0000002d) (sccp_scrc.c:406) 20250126085057790 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085057790 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085057790 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085057790 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085057790 DLSCCP DEBUG SCCP-SCOC(45)[0x56264c6300b0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250126085057790 DLSCCP DEBUG SCCP-SCOC(45)[0x56264c6300b0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250126085057790 DLSCCP DEBUG SCCP-SCOC(45)[0x56264c6300b0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250126085057790 DLSCCP DEBUG SCCP-SCOC(45)[0x56264c6300b0]{IDLE}: Deallocated (fsm.c:568) 20250126085057790 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085057790 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085057790 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085057790 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085057790 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085057790 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085057790 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085057790 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085057791 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085057791 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085057791 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085057791 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085057791 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085057791 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085057791 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085057791 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085057791 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085057791 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085057791 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085057791 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085057791 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085057791 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=00fc75c6), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250126085057791 DLSCCP DEBUG Received CO:RELRE for local reference 47 (sccp_scoc.c:1824) 20250126085057791 DLSCCP DEBUG SCCP-SCOC(47)[0x56264c63d150]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250126085057791 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085057791 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250126085057791 DCN DEBUG handle_cn_disc_ind() conn_id=47 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250126085057791 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x56264c632340]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250126085057791 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x56264c632340]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250126085057791 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-331206)[0x56264c630650]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250126085057791 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-331206)[0x56264c630650]{disconnected}: Freeing instance (context_map.c:202) 20250126085057791 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-331206)[0x56264c630650]{disconnected}: Deallocated (fsm.c:568) 20250126085057791 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x56264c632340]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250126085057791 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x56264c632340]{disconnected}: Freeing instance (context_map.c:206) 20250126085057791 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x56264c632340]{disconnected}: Deallocated (fsm.c:568) 20250126085057791 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-331206 SCCP-47 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20250126085057791 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fc75c6), PART(T=Source Reference,L=4,D=0000002f) (sccp_scrc.c:406) 20250126085057791 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085057791 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085057791 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085057791 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085057791 DLSCCP DEBUG SCCP-SCOC(47)[0x56264c63d150]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250126085057791 DLSCCP DEBUG SCCP-SCOC(47)[0x56264c63d150]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250126085057791 DLSCCP DEBUG SCCP-SCOC(47)[0x56264c63d150]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250126085057791 DLSCCP DEBUG SCCP-SCOC(47)[0x56264c63d150]{IDLE}: Deallocated (fsm.c:568) 20250126085057791 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085057791 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085057791 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085057791 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085057791 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085057791 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085057791 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085057792 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: Session index based on local reference:11 HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: Session index based on local reference:12 HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: Session index based on local reference:10 HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: Session index based on local reference:7 HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: Session index based on local reference:9 HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: RLC received in state:disconnect_pending TC_ps_rab_assignment_concurrent0(434)@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126085059159 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57414<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(434)@009b6094bab8: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(435)@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126085059336 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57422<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(435)@009b6094bab8: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(438)@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126085059547 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57448<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(438)@009b6094bab8: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(436)@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(437)@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126085059555 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57430<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(436)@009b6094bab8: Final verdict of PTC: pass 20250126085059558 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57434<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(437)@009b6094bab8: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(449)@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(442)@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126085059565 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57484<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250126085059566 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57572<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(442)@009b6094bab8: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(449)@009b6094bab8: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(440)@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(448)@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(447)@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(439)@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(445)@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126085059768 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57468<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250126085059769 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57562<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(440)@009b6094bab8: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(448)@009b6094bab8: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(446)@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(444)@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(441)@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126085059771 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57548<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250126085059772 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57460<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(447)@009b6094bab8: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(443)@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(439)@009b6094bab8: Final verdict of PTC: pass 20250126085059774 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57522<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(445)@009b6094bab8: Final verdict of PTC: pass 20250126085059778 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57506<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250126085059778 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57534<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250126085059778 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57476<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(446)@009b6094bab8: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(444)@009b6094bab8: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(441)@009b6094bab8: Final verdict of PTC: pass 20250126085059782 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57494<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(443)@009b6094bab8: Final verdict of PTC: pass MTC@009b6094bab8: ok: talloc reports "asn1_context" = 1 bytes 20250126085059798 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57408<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250126085059799 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085059799 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085059799 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250126085059799 DMAIN NOTICE (127.0.0.1:9999 TTCN3-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_ps_rab_assignment_concurrent(421)@009b6094bab8: Final verdict of PTC: none20250126085059799 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250126085059800 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250126085059801 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085059801 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250126085059801 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250126085059801 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250126085059801 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085059801 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126085059801 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250126085059801 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126085059801 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085059801 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20250126085059801 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126085059801 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126085059801 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126085059801 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250126085059801 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126085059801 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250126085059801 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085059801 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126085059801 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20250126085059802 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085059802 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085059802 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085059802 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085059802 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126085059802 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126085059802 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126085059802 DRANAP NOTICE cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: link lost (cnlink.c:118) 20250126085059802 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126085059802 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085059802 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126085059802 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250126085059802 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20250126085059802 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085059802 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250126085059802 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20250126085059802 DLINP <0002> stream_srv.c:766 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250126085059802 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085059802 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20250126085059802 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126085059803 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126085059803 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126085059803 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250126085059803 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126085059803 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250126085059803 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085059803 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126085059803 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20250126085059804 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085059804 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085059804 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085059804 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085059804 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126085059804 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126085059804 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126085059804 DRANAP NOTICE cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: link lost (cnlink.c:118) 20250126085059804 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:41569<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.msc0-SCCP(427)@009b6094bab8: Final verdict of PTC: none TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.msc0-RAN(428)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(431)@009b6094bab8: Final verdict of PTC: none TC_ps_rab_assignment_concurrent-Iuh0(425)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(432)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(429)@009b6094bab8: Final verdict of PTC: none VirtHNBGW-STATS(422)@009b6094bab8: Final verdict of PTC: none IPA-CTRL-CLI-IPA(423)@009b6094bab8: Final verdict of PTC: none HNBGW-MGCP(433)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(430)@009b6094bab8: Final verdict of PTC: none MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126085059834 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57392<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(424)@009b6094bab8: Final verdict of PTC: none MTC@009b6094bab8: Setting final verdict of the test case. MTC@009b6094bab8: Local verdict of MTC: pass MTC@009b6094bab8: Local verdict of PTC MutexDispCT-TC_ps_rab_assignment_concurrent(421): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC VirtHNBGW-STATS(422): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC IPA-CTRL-CLI-IPA(423): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW-PFCP(424): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_ps_rab_assignment_concurrent-Iuh0(425): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_ps_rab_assignment_concurrent-Iuh0-RUA(426): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.msc0-SCCP(427): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.msc0-RAN(428): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.msc0-M3UA(429): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(430): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.sgsn0-RAN(431): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(432): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW-MGCP(433): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_ps_rab_assignment_concurrent0(434): pass (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_ps_rab_assignment_concurrent0(435): pass (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_ps_rab_assignment_concurrent0(436): pass (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_ps_rab_assignment_concurrent0(437): pass (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_ps_rab_assignment_concurrent0(438): pass (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_ps_rab_assignment_concurrent0(439): pass (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_ps_rab_assignment_concurrent0(440): pass (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_ps_rab_assignment_concurrent0(441): pass (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_ps_rab_assignment_concurrent0(442): pass (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_ps_rab_assignment_concurrent0(443): pass (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_ps_rab_assignment_concurrent0(444): pass (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_ps_rab_assignment_concurrent0(445): pass (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_ps_rab_assignment_concurrent0(446): pass (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_ps_rab_assignment_concurrent0(447): pass (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_ps_rab_assignment_concurrent0(448): pass (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_ps_rab_assignment_concurrent0(449): pass (pass -> pass) MTC@009b6094bab8: Test case TC_ps_rab_assignment_concurrent finished. Verdict: pass MTC@009b6094bab8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_rab_assignment_concurrent pass'. Sun Jan 26 08:50:59 UTC 2025 ====== HNBGW_Tests.TC_ps_rab_assignment_concurrent pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ps_rab_assignment_concurrent.talloc 20250126085059988 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39180<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126085100389 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39180<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=1336112) Waiting for packet dumper to finish... 1 (prev_count=1336112, count=1336652) 20250126085101802 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126085101802 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250126085101802 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250126085101804 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126085101804 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250126085101804 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@009b6094bab8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_rab_assignment_concurrent pass' was executed successfully (exit status: 0). MTC@009b6094bab8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink'. ------ HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink ------ Sun Jan 26 08:51:02 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@009b6094bab8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink' was executed successfully (exit status: 0). MTC@009b6094bab8: Test case TC_mscpool_L3Compl_on_1_cnlink started. 20250126085103496 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39196<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126085103502 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39200<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126085103504 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:38861<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_L3Compl_on_1_cnlink-Iuh0(454)@009b6094bab8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250126085103519 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250126085103519 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250126085103529 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085103529 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085103530 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085103530 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_L3Compl_on_1_cnlink-Iuh1(456)@009b6094bab8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250126085103531 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085103531 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250126085103531 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085103531 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085103531 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085103531 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085103531 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085103531 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085103531 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085103531 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085103531 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085103531 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085103531 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085103531 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085103531 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085103531 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085103531 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085103531 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085103531 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085103531 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:45333 (stream_srv.c:142) 20250126085103531 DMAIN INFO New HNB SCTP connection r=127.0.0.1:45333<->l=127.0.0.1:29169 (hnbgw.c:791) 20250126085103531 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085103531 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250126085103531 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085103531 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085103531 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085103531 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085103531 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085103531 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085103531 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085103531 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085103531 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085103531 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085103531 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085103531 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085103531 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085103531 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085103531 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126085103531 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085103531 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085103531 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085103531 DRANAP DEBUG cnlink(msc-2)[0x56264c5ae870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085103531 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085103531 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085103531 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085103531 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085103531 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085103531 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085103531 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250126085103531 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085103532 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085103532 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085103532 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126085103532 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126085103532 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126085103532 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250126085103532 DRANAP DEBUG cnlink(msc-2)[0x56264c5ae870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085103532 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250126085103532 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085103532 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085103532 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085103532 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085103532 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085103532 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085103532 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085103532 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085103532 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085103532 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085103532 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085103532 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085103532 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085103532 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085103532 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250126085103532 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085103532 DRANAP DEBUG cnlink(msc-2)[0x56264c5ae870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085103532 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085103532 DRANAP DEBUG cnlink(msc-3)[0x56264c618660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085103533 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085103533 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085103533 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085103533 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250126085103533 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250126085103533 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250126085103533 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250126085103534 DRANAP DEBUG cnlink(msc-3)[0x56264c618660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085103534 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250126085103534 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085103534 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085103534 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085103534 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085103534 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085103534 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085103534 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085103534 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085103534 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085103534 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085103534 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085103534 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085103534 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085103534 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085103534 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250126085103534 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085103534 DRANAP DEBUG cnlink(msc-3)[0x56264c618660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085103534 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085103534 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085103534 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085103534 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250126085103534 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250126085103534 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! MTC@009b6094bab8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(460)@009b6094bab8: ************************************************* HNBGW_Test.msc0-M3UA(460)@009b6094bab8: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(460)@009b6094bab8: ************************************************* MTC@009b6094bab8: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(458)@009b6094bab8: v_sccp_pdu_maxlen:268 20250126085103551 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085103551 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085103551 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085103551 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085103552 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085103552 DRANAP DEBUG cnlink(sgsn-2)[0x56264c61a310]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085103552 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085103552 DRANAP DEBUG cnlink(sgsn-3)[0x56264c61aca0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085103553 DRANAP DEBUG cnlink(sgsn-3)[0x56264c61aca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085103553 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250126085103553 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085103553 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085103553 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085103553 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085103553 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085103553 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085103553 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085103553 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085103553 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085103553 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085103553 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085103553 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085103553 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085103553 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085103553 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250126085103553 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085103553 DRANAP DEBUG cnlink(sgsn-3)[0x56264c61aca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085103553 DRANAP DEBUG cnlink(sgsn-2)[0x56264c61a310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085103553 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250126085103553 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085103553 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085103553 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085103553 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085103553 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085103553 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085103553 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085103553 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085103553 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085103553 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085103553 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085103553 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085103553 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085103553 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085103553 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250126085103553 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085103553 DRANAP DEBUG cnlink(sgsn-2)[0x56264c61a310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085103553 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085103553 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250126085103553 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085103553 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085103553 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085103553 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085103553 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085103553 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085103553 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085103553 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085103553 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085103553 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085103553 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085103553 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085103553 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085103553 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085103553 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126085103553 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085103553 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085103553 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085103553 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250126085103553 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085103553 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085103553 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085103553 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085103553 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085103553 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085103553 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085103553 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085103553 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085103553 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085103553 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085103553 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085103553 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085103553 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085103553 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085103553 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085103553 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085103553 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085103553 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085103553 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085103553 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250126085103553 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250126085103553 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250126085103553 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085103553 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085103553 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085103553 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250126085103553 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250126085103553 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250126085103553 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250126085103553 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085103553 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085103553 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085103553 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126085103553 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126085103553 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126085103553 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250126085103553 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085103553 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085103553 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085103553 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085103553 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085103553 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085103553 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@009b6094bab8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(463)@009b6094bab8: ************************************************* HNBGW_Test.sgsn0-M3UA(463)@009b6094bab8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(463)@009b6094bab8: ************************************************* MTC@009b6094bab8: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(461)@009b6094bab8: v_sccp_pdu_maxlen:268 20250126085103579 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085103579 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085103579 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1355) 20250126085103579 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250126085103579 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20250126085103579 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250126085103579 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250126085103579 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085103579 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@009b6094bab8: setverdict(pass): none -> pass 20250126085103583 DLINP DEBUG SRVCONN(,r=127.0.0.1:45333<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085103583 DLINP DEBUG SRVCONN(,r=127.0.0.1:45333<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085103583 DLINP DEBUG SRVCONN(,r=127.0.0.1:45333<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1355) 20250126085103583 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250126085103584 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) 20250126085103584 DLGLOBAL DEBUG validating counter group 0x562636cecbe0(hnb) with 60 counters (rate_ctr.c:86) 20250126085103584 DHNBAP DEBUG (127.0.0.1:45333 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20250126085103584 DHNBAP NOTICE (127.0.0.1:45333 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250126085103584 DHNBAP NOTICE (127.0.0.1:45333 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250126085103584 DLINP DEBUG SRVCONN(,r=127.0.0.1:45333<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085103584 DLINP DEBUG SRVCONN(,r=127.0.0.1:45333<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126085103749 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126085103749 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250126085103749 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126085103749 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(460)@009b6094bab8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250126085103758 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085103758 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250126085103758 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126085103758 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126085103758 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126085103758 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250126085103758 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126085103759 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085103759 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250126085103759 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126085103759 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126085103759 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126085103759 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126085103759 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126085103760 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085103760 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126085103760 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20250126085103760 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085103760 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085103760 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085103760 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085103760 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126085103760 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126085103760 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085103761 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085103761 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250126085103761 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085103761 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085103761 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085103761 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085103761 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085103761 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085103761 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085103761 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085103761 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085103761 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085103761 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085103761 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085103761 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085103761 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085103761 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085103761 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085103761 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085103761 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085103761 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085103761 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085103762 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085103762 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085103762 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085103762 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085103762 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085103766 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126085103766 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250126085103766 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126085103766 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(463)@009b6094bab8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250126085103770 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085103770 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250126085103770 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126085103770 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126085103770 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126085103770 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250126085103770 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126085103771 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085103771 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250126085103771 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126085103771 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126085103771 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126085103771 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126085103771 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126085103771 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085103771 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126085103771 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20250126085103771 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085103771 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085103771 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085103771 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085103771 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126085103771 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126085103771 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085103772 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085103772 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250126085103772 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085103772 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085103772 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085103772 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085103772 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085103772 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085103772 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085103772 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085103772 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085103772 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085103772 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085103772 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085103772 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085103772 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085103772 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085103772 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085103772 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085103772 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085103772 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085103772 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085103772 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085103772 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085103772 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085103772 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085103772 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(459)@009b6094bab8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126085104564 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085104564 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085104564 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085104564 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085104564 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085104565 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085104565 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085104565 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085104565 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085104565 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085104565 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085104565 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085104565 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085104565 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085104565 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250126085104565 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250126085104565 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085104565 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085104565 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085104565 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085104565 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085104565 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085104565 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085104565 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085104565 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085104565 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085104565 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085104565 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085104565 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085104565 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085104565 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126085104565 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126085104565 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250126085104565 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250126085104565 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085104565 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250126085104565 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085104565 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085104565 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085104565 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085104565 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085104565 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085104565 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085104565 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085104565 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085104565 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085104565 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085104565 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085104565 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085104565 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126085104565 DRANAP NOTICE cnlink(msc-0)[0x56264c5ce220]{CONNECTED}: link up (cnlink.c:111) 20250126085104566 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085104566 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085104566 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085104566 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085104566 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085104566 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085104566 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085104566 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085104566 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085104566 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085104566 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085104566 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085104566 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085104566 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085104566 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085104566 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085104567 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085104567 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085104567 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085104567 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085104567 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085104567 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085104567 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250126085104567 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250126085104567 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085104567 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085104567 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085104567 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085104567 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085104567 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085104567 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085104567 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085104567 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085104567 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085104567 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085104567 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085104567 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085104567 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085104567 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126085104567 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126085104567 DRANAP INFO cnlink(msc-0)[0x56264c5ce220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(462)@009b6094bab8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126085104575 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085104575 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085104575 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085104575 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085104575 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085104575 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085104575 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085104575 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085104575 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085104575 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085104575 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085104575 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085104575 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085104575 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085104575 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250126085104575 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250126085104575 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085104575 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085104576 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085104576 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085104576 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085104576 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085104576 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085104576 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085104576 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085104576 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085104576 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085104576 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085104576 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085104576 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085104576 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126085104576 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126085104576 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250126085104576 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250126085104576 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085104576 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250126085104576 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085104576 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085104576 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085104576 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085104576 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085104576 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085104576 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085104576 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085104576 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085104576 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085104576 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085104576 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085104576 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085104576 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126085104576 DRANAP NOTICE cnlink(sgsn-0)[0x56264c618ff0]{CONNECTED}: link up (cnlink.c:111) 20250126085104576 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085104576 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085104576 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085104576 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085104576 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085104576 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085104576 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085104576 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085104578 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085104578 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085104578 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085104578 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085104578 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085104578 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085104578 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085104578 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085104578 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085104578 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085104578 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085104578 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085104578 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085104578 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085104578 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250126085104578 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20250126085104578 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085104578 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085104578 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085104578 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085104578 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085104578 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085104578 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085104578 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085104578 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085104578 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085104578 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085104578 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085104578 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085104578 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085104578 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126085104578 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126085104578 DRANAP INFO cnlink(sgsn-0)[0x56264c618ff0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250126085104590 DLCTRL DEBUG Command: GET 723090527 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250126085104590 DLCTRL DEBUG Tx Command reply: GET_REPLY 723090527 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250126085104597 DLCTRL DEBUG Command: GET 270946548 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250126085104597 DLCTRL DEBUG Tx Command reply: GET_REPLY 270946548 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250126085104601 DLCTRL DEBUG Command: GET 938169179 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250126085104601 DLCTRL DEBUG Tx Command reply: GET_REPLY 938169179 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085104605 DLCTRL DEBUG Command: GET 537209286 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085104605 DLCTRL DEBUG Tx Command reply: GET_REPLY 537209286 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085104609 DLCTRL DEBUG Command: GET 70964625 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250126085104609 DLCTRL DEBUG Tx Command reply: GET_REPLY 70964625 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250126085104613 DLCTRL DEBUG Command: GET 207596958 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250126085104613 DLCTRL DEBUG Tx Command reply: GET_REPLY 207596958 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250126085104617 DLCTRL DEBUG Command: GET 166403718 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250126085104617 DLCTRL DEBUG Tx Command reply: GET_REPLY 166403718 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250126085104621 DLCTRL DEBUG Command: GET 159189327 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250126085104621 DLCTRL DEBUG Tx Command reply: GET_REPLY 159189327 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085104625 DLCTRL DEBUG Command: GET 255726314 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085104625 DLCTRL DEBUG Tx Command reply: GET_REPLY 255726314 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085104629 DLCTRL DEBUG Command: GET 966043263 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250126085104629 DLCTRL DEBUG Tx Command reply: GET_REPLY 966043263 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250126085104632 DLCTRL DEBUG Command: GET 219756981 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250126085104632 DLCTRL DEBUG Tx Command reply: GET_REPLY 219756981 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250126085104635 DLCTRL DEBUG Command: GET 544067089 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250126085104635 DLCTRL DEBUG Tx Command reply: GET_REPLY 544067089 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250126085104639 DLCTRL DEBUG Command: GET 358380704 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250126085104639 DLCTRL DEBUG Tx Command reply: GET_REPLY 358380704 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085104641 DLCTRL DEBUG Command: GET 613623864 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085104641 DLCTRL DEBUG Tx Command reply: GET_REPLY 613623864 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085104644 DLCTRL DEBUG Command: GET 801794427 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250126085104644 DLCTRL DEBUG Tx Command reply: GET_REPLY 801794427 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250126085104646 DLCTRL DEBUG Command: GET 743302231 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250126085104646 DLCTRL DEBUG Tx Command reply: GET_REPLY 743302231 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250126085104649 DLCTRL DEBUG Command: GET 855415160 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250126085104649 DLCTRL DEBUG Tx Command reply: GET_REPLY 855415160 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250126085104651 DLCTRL DEBUG Command: GET 972295531 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250126085104651 DLCTRL DEBUG Tx Command reply: GET_REPLY 972295531 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085104653 DLCTRL DEBUG Command: GET 402337096 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085104653 DLCTRL DEBUG Tx Command reply: GET_REPLY 402337096 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085104655 DLCTRL DEBUG Command: GET 718251668 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250126085104655 DLCTRL DEBUG Tx Command reply: GET_REPLY 718251668 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@009b6094bab8: 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@009b6094bab8: "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@009b6094bab8: 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 := '000000000000000000010001'B, t_guard := 20.000000 } 20250126085104686 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39208<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(459)@009b6094bab8: f_create_expect(l3 := '05080200F110172A52082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(459)@009b6094bab8: Created Expect[0] for '05080200F110172A52082926240000000040'O to be handled at TC_mscpool_L3Compl_on_1_cnlink0(465) TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(455)@009b6094bab8: Added conn table entry 0TC_mscpool_L3Compl_on_1_cnlink0(465)9643004 20250126085105717 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085105717 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085105717 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1355) 20250126085105718 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250126085105718 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x9323fc, normal) (hnbgw_rua.c:407) 20250126085105718 DHNB DEBUG map_rua[0x56264c63e240]{init}: Allocated (fsm.c:456) 20250126085105718 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9643004)[0x56264c63e240]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250126085105718 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9643004 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250126085105718 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085105718 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085105718 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9643004 SCCP-0 CS MI=IMSI-262420000000004: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250126085105718 DCN DEBUG map_sccp[0x56264c630f70]{init}: Allocated (fsm.c:456) 20250126085105718 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x56264c630f70]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250126085105718 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9643004 <-> SCCP-54 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250126085105718 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9643004 SCCP-54 msc-0 MI=IMSI-262420000000004: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250126085105718 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9643004)[0x56264c63e240]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250126085105718 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085105718 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085105718 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9643004)[0x56264c63e240]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250126085105718 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x56264c630f70]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126085105718 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250126085105718 DLSCCP DEBUG SCCP-SCOC(54)[0x56264c6317f0]{IDLE}: Allocated (fsm.c:456) 20250126085105718 DLSCCP DEBUG SCCP-SCOC(54)[0x56264c6317f0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250126085105718 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000036), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000040004f40030000110056400500f1100926) (sccp_scrc.c:406) 20250126085105718 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085105718 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085105718 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085105718 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085105718 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085105718 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085105718 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085105718 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085105718 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085105718 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085105718 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085105718 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085105718 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085105718 DLSCCP DEBUG SCCP-SCOC(54)[0x56264c6317f0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250126085105718 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x56264c630f70]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250126085105718 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9643004)[0x56264c63e240]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250126085105718 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085105718 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085105718 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085105718 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085105718 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085105718 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085105718 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085105718 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(458)@009b6094bab8: First idle individual index:0 HNBGW_Test.msc0-SCCP(458)@009b6094bab8: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(459)@009b6094bab8: Found Expect[0] for l3='05080200F110172A52082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(465) HNBGW_Test.msc0-RAN(459)@009b6094bab8: Added conn table entry 0TC_mscpool_L3Compl_on_1_cnlink0(465)11547018 TC_mscpool_L3Compl_on_1_cnlink0(465)@009b6094bab8: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(458)@009b6094bab8: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(458)@009b6094bab8: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Compl_on_1_cnlink0(465)@009b6094bab8: Final verdict of PTC: pass 20250126085105723 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39208<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@009b6094bab8: 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 } } } 20250126085105723 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085105723 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085105723 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085105723 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085105723 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085105723 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085105723 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085105723 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085105723 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085105723 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085105723 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085105723 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085105723 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085105723 DLSS7 DEBUG scrc_rx_mtp_xfer_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=005c2608) (sccp_scrc.c:477) 20250126085105723 DLSCCP DEBUG Received CO:COAK for local reference 54 (sccp_scoc.c:1824) 20250126085105723 DLSCCP DEBUG SCCP-SCOC(54)[0x56264c6317f0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250126085105723 DLSCCP DEBUG SCCP-SCOC(54)[0x56264c6317f0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250126085105723 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085105723 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250126085105723 DCN DEBUG handle_cn_conn_conf() conn_id=54, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250126085105723 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x56264c630f70]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250126085105723 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x56264c630f70]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250126085105724 DLCTRL DEBUG Command: GET 130220038 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250126085105724 DLCTRL DEBUG Tx Command reply: GET_REPLY 130220038 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250126085105725 DLCTRL DEBUG Command: GET 697474574 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250126085105725 DLCTRL DEBUG Tx Command reply: GET_REPLY 697474574 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250126085105726 DLCTRL DEBUG Command: GET 255627469 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250126085105726 DLCTRL DEBUG Tx Command reply: GET_REPLY 255627469 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085105727 DLCTRL DEBUG Command: GET 487306740 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085105727 DLCTRL DEBUG Tx Command reply: GET_REPLY 487306740 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085105729 DLCTRL DEBUG Command: GET 533546212 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250126085105729 DLCTRL DEBUG Tx Command reply: GET_REPLY 533546212 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126085105730 DLCTRL DEBUG Command: GET 78965533 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250126085105730 DLCTRL DEBUG Tx Command reply: GET_REPLY 78965533 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250126085105731 DLCTRL DEBUG Command: GET 197557267 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250126085105731 DLCTRL DEBUG Tx Command reply: GET_REPLY 197557267 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250126085105732 DLCTRL DEBUG Command: GET 898940268 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250126085105732 DLCTRL DEBUG Tx Command reply: GET_REPLY 898940268 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085105733 DLCTRL DEBUG Command: GET 337628875 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085105733 DLCTRL DEBUG Tx Command reply: GET_REPLY 337628875 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085105735 DLCTRL DEBUG Command: GET 772581709 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250126085105735 DLCTRL DEBUG Tx Command reply: GET_REPLY 772581709 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126085105736 DLCTRL DEBUG Command: GET 664628375 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250126085105736 DLCTRL DEBUG Tx Command reply: GET_REPLY 664628375 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250126085105737 DLCTRL DEBUG Command: GET 743735329 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250126085105737 DLCTRL DEBUG Tx Command reply: GET_REPLY 743735329 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250126085105738 DLCTRL DEBUG Command: GET 403594886 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250126085105738 DLCTRL DEBUG Tx Command reply: GET_REPLY 403594886 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085105739 DLCTRL DEBUG Command: GET 693965615 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085105739 DLCTRL DEBUG Tx Command reply: GET_REPLY 693965615 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085105741 DLCTRL DEBUG Command: GET 222792101 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250126085105741 DLCTRL DEBUG Tx Command reply: GET_REPLY 222792101 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126085105742 DLCTRL DEBUG Command: GET 933892600 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250126085105742 DLCTRL DEBUG Tx Command reply: GET_REPLY 933892600 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250126085105743 DLCTRL DEBUG Command: GET 526060567 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250126085105743 DLCTRL DEBUG Tx Command reply: GET_REPLY 526060567 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250126085105744 DLCTRL DEBUG Command: GET 734872364 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250126085105744 DLCTRL DEBUG Tx Command reply: GET_REPLY 734872364 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085105746 DLCTRL DEBUG Command: GET 662385235 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085105746 DLCTRL DEBUG Tx Command reply: GET_REPLY 662385235 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085105747 DLCTRL DEBUG Command: GET 56536235 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250126085105747 DLCTRL DEBUG Tx Command reply: GET_REPLY 56536235 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed MTC@009b6094bab8: 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 := '000000000000000100101000'B, t_guard := 20.000000 } 20250126085105759 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56340<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(459)@009b6094bab8: f_create_expect(l3 := '05240103505902082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(459)@009b6094bab8: Created Expect[0] for '05240103505902082926240000000040'O to be handled at TC_mscpool_L3Compl_on_1_cnlink0(466) TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(455)@009b6094bab8: Added conn table entry 1TC_mscpool_L3Compl_on_1_cnlink0(466)5678552 20250126085106784 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085106784 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085106784 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1355) 20250126085106784 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250126085106784 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x56a5d8, normal) (hnbgw_rua.c:407) 20250126085106784 DHNB DEBUG map_rua[0x56264c632d10]{init}: Allocated (fsm.c:456) 20250126085106784 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5678552)[0x56264c632d10]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250126085106784 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5678552 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250126085106784 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085106784 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085106784 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:221) 20250126085106784 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5678552 SCCP-0 CS MI=IMSI-262420000000004: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250126085106784 DCN DEBUG map_sccp[0x56264c632710]{init}: Allocated (fsm.c:456) 20250126085106784 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x56264c632710]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250126085106784 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5678552 <-> SCCP-55 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250126085106784 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5678552 SCCP-55 msc-0 MI=IMSI-262420000000004: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20250126085106784 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5678552)[0x56264c632d10]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250126085106784 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085106784 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085106784 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5678552)[0x56264c632d10]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250126085106784 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x56264c632710]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126085106784 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250126085106784 DLSCCP DEBUG SCCP-SCOC(55)[0x56264c624ce0]{IDLE}: Allocated (fsm.c:456) 20250126085106784 DLSCCP DEBUG SCCP-SCOC(55)[0x56264c624ce0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250126085106784 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000037), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902082926240000000040004f40030001280056400500f1100926) (sccp_scrc.c:406) 20250126085106784 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085106784 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085106784 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085106784 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085106784 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085106784 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085106784 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085106784 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085106784 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085106784 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085106784 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085106784 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085106784 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085106785 DLSCCP DEBUG SCCP-SCOC(55)[0x56264c624ce0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250126085106785 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x56264c632710]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250126085106785 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5678552)[0x56264c632d10]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250126085106785 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085106785 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085106785 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085106785 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085106785 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085106785 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085106785 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085106785 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(458)@009b6094bab8: First idle individual index:1 HNBGW_Test.msc0-SCCP(458)@009b6094bab8: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(459)@009b6094bab8: Found Expect[0] for l3='05240103505902082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(466) HNBGW_Test.msc0-RAN(459)@009b6094bab8: Added conn table entry 1TC_mscpool_L3Compl_on_1_cnlink0(466)10768972 HNBGW_Test.msc0-SCCP(458)@009b6094bab8: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(458)@009b6094bab8: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250126085106789 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085106789 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085106789 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085106789 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085106789 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085106789 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085106789 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085106789 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085106789 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085106789 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085106789 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085106789 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085106789 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085106789 DLSS7 DEBUG scrc_rx_mtp_xfer_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=009d4015) (sccp_scrc.c:477) 20250126085106789 DLSCCP DEBUG Received CO:COAK for local reference 55 (sccp_scoc.c:1824) 20250126085106789 DLSCCP DEBUG SCCP-SCOC(55)[0x56264c624ce0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250126085106789 DLSCCP DEBUG SCCP-SCOC(55)[0x56264c624ce0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250126085106789 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085106790 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250126085106790 DCN DEBUG handle_cn_conn_conf() conn_id=55, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250126085106790 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x56264c632710]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250126085106790 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x56264c632710]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_mscpool_L3Compl_on_1_cnlink0(466)@009b6094bab8: setverdict(pass): none -> pass 20250126085106791 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56340<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Compl_on_1_cnlink0(466)@009b6094bab8: Final verdict of PTC: pass MTC@009b6094bab8: 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 } } } 20250126085106793 DLCTRL DEBUG Command: GET 803697027 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250126085106793 DLCTRL DEBUG Tx Command reply: GET_REPLY 803697027 rate_ctr.abs.msc.0.cnpool:subscr:new 2 (control_if.c:477) 20250126085106795 DLCTRL DEBUG Command: GET 947330578 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250126085106796 DLCTRL DEBUG Tx Command reply: GET_REPLY 947330578 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250126085106797 DLCTRL DEBUG Command: GET 17789095 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250126085106797 DLCTRL DEBUG Tx Command reply: GET_REPLY 17789095 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085106799 DLCTRL DEBUG Command: GET 339865036 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085106799 DLCTRL DEBUG Tx Command reply: GET_REPLY 339865036 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085106800 DLCTRL DEBUG Command: GET 346521242 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250126085106800 DLCTRL DEBUG Tx Command reply: GET_REPLY 346521242 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126085106801 DLCTRL DEBUG Command: GET 72971535 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250126085106801 DLCTRL DEBUG Tx Command reply: GET_REPLY 72971535 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250126085106802 DLCTRL DEBUG Command: GET 989399329 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250126085106802 DLCTRL DEBUG Tx Command reply: GET_REPLY 989399329 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250126085106803 DLCTRL DEBUG Command: GET 398777843 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250126085106803 DLCTRL DEBUG Tx Command reply: GET_REPLY 398777843 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085106804 DLCTRL DEBUG Command: GET 636241671 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085106804 DLCTRL DEBUG Tx Command reply: GET_REPLY 636241671 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085106806 DLCTRL DEBUG Command: GET 800766516 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250126085106806 DLCTRL DEBUG Tx Command reply: GET_REPLY 800766516 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126085106807 DLCTRL DEBUG Command: GET 512270533 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250126085106807 DLCTRL DEBUG Tx Command reply: GET_REPLY 512270533 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250126085106810 DLCTRL DEBUG Command: GET 100844011 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250126085106810 DLCTRL DEBUG Tx Command reply: GET_REPLY 100844011 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250126085106811 DLCTRL DEBUG Command: GET 178488722 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250126085106811 DLCTRL DEBUG Tx Command reply: GET_REPLY 178488722 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085106812 DLCTRL DEBUG Command: GET 166631021 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085106812 DLCTRL DEBUG Tx Command reply: GET_REPLY 166631021 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085106813 DLCTRL DEBUG Command: GET 564758005 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250126085106813 DLCTRL DEBUG Tx Command reply: GET_REPLY 564758005 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126085106814 DLCTRL DEBUG Command: GET 834780587 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250126085106814 DLCTRL DEBUG Tx Command reply: GET_REPLY 834780587 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250126085106815 DLCTRL DEBUG Command: GET 687951890 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250126085106815 DLCTRL DEBUG Tx Command reply: GET_REPLY 687951890 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250126085106816 DLCTRL DEBUG Command: GET 77108011 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250126085106816 DLCTRL DEBUG Tx Command reply: GET_REPLY 77108011 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085106817 DLCTRL DEBUG Command: GET 983385647 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085106817 DLCTRL DEBUG Tx Command reply: GET_REPLY 983385647 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085106817 DLCTRL DEBUG Command: GET 535097985 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250126085106817 DLCTRL DEBUG Tx Command reply: GET_REPLY 535097985 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed MTC@009b6094bab8: 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 := '000000000000000011101010'B, t_guard := 20.000000 } 20250126085106827 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56356<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(459)@009b6094bab8: f_create_expect(l3 := '06270003505902082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(459)@009b6094bab8: Created Expect[0] for '06270003505902082926240000000040'O to be handled at TC_mscpool_L3Compl_on_1_cnlink0(467) TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(455)@009b6094bab8: Added conn table entry 2TC_mscpool_L3Compl_on_1_cnlink0(467)7714584 20250126085107852 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085107852 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085107852 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1355) 20250126085107852 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250126085107852 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x75b718, normal) (hnbgw_rua.c:407) 20250126085107852 DHNB DEBUG map_rua[0x56264c645390]{init}: Allocated (fsm.c:456) 20250126085107852 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7714584)[0x56264c645390]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250126085107852 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7714584 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250126085107852 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085107852 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085107852 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7714584 SCCP-0 CS MI=IMSI-262420000000004: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250126085107852 DCN DEBUG map_sccp[0x56264c6310a0]{init}: Allocated (fsm.c:456) 20250126085107852 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x56264c6310a0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250126085107853 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-7714584 <-> SCCP-56 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250126085107853 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7714584 SCCP-56 msc-0 MI=IMSI-262420000000004: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20250126085107853 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7714584)[0x56264c645390]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250126085107853 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085107853 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085107853 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7714584)[0x56264c645390]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250126085107853 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x56264c6310a0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126085107853 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250126085107853 DLSCCP DEBUG SCCP-SCOC(56)[0x56264c63ac80]{IDLE}: Allocated (fsm.c:456) 20250126085107853 DLSCCP DEBUG SCCP-SCOC(56)[0x56264c63ac80]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250126085107853 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000038), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902082926240000000040004f40030000ea0056400500f1100926) (sccp_scrc.c:406) 20250126085107853 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085107853 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085107853 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085107853 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085107853 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085107853 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085107853 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085107853 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085107853 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085107853 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085107853 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085107853 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085107853 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085107853 DLSCCP DEBUG SCCP-SCOC(56)[0x56264c63ac80]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250126085107853 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x56264c6310a0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250126085107853 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7714584)[0x56264c645390]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250126085107853 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085107853 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085107853 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085107853 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085107853 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085107853 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085107853 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085107853 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(458)@009b6094bab8: First idle individual index:2 HNBGW_Test.msc0-SCCP(458)@009b6094bab8: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.msc0-RAN(459)@009b6094bab8: Found Expect[0] for l3='06270003505902082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(467) HNBGW_Test.msc0-RAN(459)@009b6094bab8: Added conn table entry 2TC_mscpool_L3Compl_on_1_cnlink0(467)7704911 HNBGW_Test.msc0-SCCP(458)@009b6094bab8: Session index based on connection ID:2 HNBGW_Test.msc0-SCCP(458)@009b6094bab8: Warning: Re-starting timer T_ias[2], which is already active (running or expired). 20250126085107860 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085107860 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085107860 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085107860 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085107861 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085107861 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085107861 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085107861 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_mscpool_L3Compl_on_1_cnlink0(467)@009b6094bab8: setverdict(pass): none -> pass 20250126085107861 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085107861 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085107861 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085107861 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085107861 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085107861 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0054b015) (sccp_scrc.c:477) 20250126085107861 DLSCCP DEBUG Received CO:COAK for local reference 56 (sccp_scoc.c:1824) 20250126085107861 DLSCCP DEBUG SCCP-SCOC(56)[0x56264c63ac80]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250126085107861 DLSCCP DEBUG SCCP-SCOC(56)[0x56264c63ac80]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250126085107861 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085107861 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250126085107861 DCN DEBUG handle_cn_conn_conf() conn_id=56, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250126085107861 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x56264c6310a0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250126085107861 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x56264c6310a0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250126085107863 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56356<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Compl_on_1_cnlink0(467)@009b6094bab8: Final verdict of PTC: pass MTC@009b6094bab8: 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 } } } 20250126085107865 DLCTRL DEBUG Command: GET 394434546 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250126085107865 DLCTRL DEBUG Tx Command reply: GET_REPLY 394434546 rate_ctr.abs.msc.0.cnpool:subscr:new 3 (control_if.c:477) 20250126085107869 DLCTRL DEBUG Command: GET 22094630 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250126085107869 DLCTRL DEBUG Tx Command reply: GET_REPLY 22094630 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250126085107872 DLCTRL DEBUG Command: GET 718679468 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250126085107872 DLCTRL DEBUG Tx Command reply: GET_REPLY 718679468 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085107875 DLCTRL DEBUG Command: GET 45001948 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085107875 DLCTRL DEBUG Tx Command reply: GET_REPLY 45001948 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085107876 DLCTRL DEBUG Command: GET 489243721 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250126085107876 DLCTRL DEBUG Tx Command reply: GET_REPLY 489243721 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126085107878 DLCTRL DEBUG Command: GET 73763861 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250126085107878 DLCTRL DEBUG Tx Command reply: GET_REPLY 73763861 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250126085107879 DLCTRL DEBUG Command: GET 613155391 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250126085107879 DLCTRL DEBUG Tx Command reply: GET_REPLY 613155391 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250126085107880 DLCTRL DEBUG Command: GET 728748532 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250126085107880 DLCTRL DEBUG Tx Command reply: GET_REPLY 728748532 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085107880 DLCTRL DEBUG Command: GET 20009701 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085107880 DLCTRL DEBUG Tx Command reply: GET_REPLY 20009701 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085107881 DLCTRL DEBUG Command: GET 753176438 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250126085107881 DLCTRL DEBUG Tx Command reply: GET_REPLY 753176438 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126085107882 DLCTRL DEBUG Command: GET 899434166 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250126085107882 DLCTRL DEBUG Tx Command reply: GET_REPLY 899434166 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250126085107883 DLCTRL DEBUG Command: GET 224528920 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250126085107883 DLCTRL DEBUG Tx Command reply: GET_REPLY 224528920 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250126085107884 DLCTRL DEBUG Command: GET 533949342 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250126085107884 DLCTRL DEBUG Tx Command reply: GET_REPLY 533949342 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085107885 DLCTRL DEBUG Command: GET 80603349 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085107885 DLCTRL DEBUG Tx Command reply: GET_REPLY 80603349 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085107885 DLCTRL DEBUG Command: GET 479732842 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250126085107885 DLCTRL DEBUG Tx Command reply: GET_REPLY 479732842 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126085107886 DLCTRL DEBUG Command: GET 861885224 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250126085107886 DLCTRL DEBUG Tx Command reply: GET_REPLY 861885224 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250126085107887 DLCTRL DEBUG Command: GET 618100316 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250126085107887 DLCTRL DEBUG Tx Command reply: GET_REPLY 618100316 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250126085107888 DLCTRL DEBUG Command: GET 414618573 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250126085107888 DLCTRL DEBUG Tx Command reply: GET_REPLY 414618573 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085107889 DLCTRL DEBUG Command: GET 809773269 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085107889 DLCTRL DEBUG Tx Command reply: GET_REPLY 809773269 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085107889 DLCTRL DEBUG Command: GET 592644508 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250126085107889 DLCTRL DEBUG Tx Command reply: GET_REPLY 592644508 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed MTC@009b6094bab8: 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 := '000000000000001010000101'B, t_guard := 20.000000 } 20250126085107900 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56368<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(459)@009b6094bab8: f_create_expect(l3 := '050152082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(459)@009b6094bab8: Created Expect[0] for '050152082926240000000040'O to be handled at TC_mscpool_L3Compl_on_1_cnlink0(468) TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(455)@009b6094bab8: Added conn table entry 3TC_mscpool_L3Compl_on_1_cnlink0(468)5035006 20250126085108917 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085108917 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085108917 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 96 bytes from client (stream_srv.c:1355) 20250126085108917 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250126085108917 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x4cd3fe, normal) (hnbgw_rua.c:407) 20250126085108917 DHNB DEBUG map_rua[0x56264c63c300]{init}: Allocated (fsm.c:456) 20250126085108917 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5035006)[0x56264c63c300]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250126085108917 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5035006 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250126085108917 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085108917 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085108917 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5035006 SCCP-0 CS MI=IMSI-262420000000004: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250126085108917 DCN DEBUG map_sccp[0x56264c63b7c0]{init}: Allocated (fsm.c:456) 20250126085108917 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-57)[0x56264c63b7c0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250126085108917 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5035006 <-> SCCP-57 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250126085108917 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5035006 SCCP-57 msc-0 MI=IMSI-262420000000004: rx RUA Connect with 67 bytes RANAP data (hnbgw_rua.c:312) 20250126085108917 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5035006)[0x56264c63c300]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250126085108917 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085108917 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085108917 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5035006)[0x56264c63c300]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250126085108917 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-57)[0x56264c63b7c0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126085108917 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250126085108917 DLSCCP DEBUG SCCP-SCOC(57)[0x56264c63e0a0]{IDLE}: Allocated (fsm.c:456) 20250126085108917 DLSCCP DEBUG SCCP-SCOC(57)[0x56264c63e0a0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250126085108917 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000039), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=67,D=0013403f0000060003400100000f40060000f1100926003a40080000f110092600370010400d0c050152082926240000000040004f40030002850056400500f1100926) (sccp_scrc.c:406) 20250126085108917 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085108917 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085108917 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085108917 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085108917 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085108917 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085108917 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085108917 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085108917 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085108917 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085108917 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085108917 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085108917 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085108917 DLSCCP DEBUG SCCP-SCOC(57)[0x56264c63e0a0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250126085108917 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-57)[0x56264c63b7c0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250126085108917 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5035006)[0x56264c63c300]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250126085108917 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085108917 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085108917 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085108918 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085108918 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085108918 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085108918 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085108918 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(458)@009b6094bab8: First idle individual index:3 HNBGW_Test.msc0-SCCP(458)@009b6094bab8: Warning: Stopping inactive timer T_ias[3]. HNBGW_Test.msc0-RAN(459)@009b6094bab8: Found Expect[0] for l3='050152082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(468) HNBGW_Test.msc0-RAN(459)@009b6094bab8: Added conn table entry 3TC_mscpool_L3Compl_on_1_cnlink0(468)3755965 HNBGW_Test.msc0-SCCP(458)@009b6094bab8: Session index based on connection ID:3 HNBGW_Test.msc0-SCCP(458)@009b6094bab8: Warning: Re-starting timer T_ias[3], which is already active (running or expired). 20250126085108922 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085108922 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085108922 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085108922 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085108922 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085108922 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085108922 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085108922 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_mscpool_L3Compl_on_1_cnlink0(468)@009b6094bab8: setverdict(pass): none -> pass 20250126085108922 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085108922 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085108922 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085108922 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085108922 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085108922 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00cf1444) (sccp_scrc.c:477) 20250126085108922 DLSCCP DEBUG Received CO:COAK for local reference 57 (sccp_scoc.c:1824) 20250126085108922 DLSCCP DEBUG SCCP-SCOC(57)[0x56264c63e0a0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250126085108922 DLSCCP DEBUG SCCP-SCOC(57)[0x56264c63e0a0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250126085108922 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085108922 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250126085108922 DCN DEBUG handle_cn_conn_conf() conn_id=57, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250126085108922 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-57)[0x56264c63b7c0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250126085108922 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-57)[0x56264c63b7c0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250126085108924 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56368<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Compl_on_1_cnlink0(468)@009b6094bab8: Final verdict of PTC: pass MTC@009b6094bab8: 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 } } } 20250126085108925 DLCTRL DEBUG Command: GET 894656296 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250126085108925 DLCTRL DEBUG Tx Command reply: GET_REPLY 894656296 rate_ctr.abs.msc.0.cnpool:subscr:new 4 (control_if.c:477) 20250126085108927 DLCTRL DEBUG Command: GET 997326902 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250126085108927 DLCTRL DEBUG Tx Command reply: GET_REPLY 997326902 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250126085108930 DLCTRL DEBUG Command: GET 653918165 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250126085108930 DLCTRL DEBUG Tx Command reply: GET_REPLY 653918165 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085108933 DLCTRL DEBUG Command: GET 434126985 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085108933 DLCTRL DEBUG Tx Command reply: GET_REPLY 434126985 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085108935 DLCTRL DEBUG Command: GET 379303828 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250126085108935 DLCTRL DEBUG Tx Command reply: GET_REPLY 379303828 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126085108937 DLCTRL DEBUG Command: GET 882478618 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250126085108937 DLCTRL DEBUG Tx Command reply: GET_REPLY 882478618 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250126085108939 DLCTRL DEBUG Command: GET 835544583 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250126085108939 DLCTRL DEBUG Tx Command reply: GET_REPLY 835544583 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250126085108940 DLCTRL DEBUG Command: GET 280930496 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250126085108940 DLCTRL DEBUG Tx Command reply: GET_REPLY 280930496 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085108941 DLCTRL DEBUG Command: GET 444651054 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085108941 DLCTRL DEBUG Tx Command reply: GET_REPLY 444651054 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085108942 DLCTRL DEBUG Command: GET 256939375 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250126085108942 DLCTRL DEBUG Tx Command reply: GET_REPLY 256939375 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126085108942 DLCTRL DEBUG Command: GET 766914224 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250126085108942 DLCTRL DEBUG Tx Command reply: GET_REPLY 766914224 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250126085108943 DLCTRL DEBUG Command: GET 154583802 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250126085108943 DLCTRL DEBUG Tx Command reply: GET_REPLY 154583802 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250126085108944 DLCTRL DEBUG Command: GET 755571436 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250126085108944 DLCTRL DEBUG Tx Command reply: GET_REPLY 755571436 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085108944 DLCTRL DEBUG Command: GET 845195403 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085108944 DLCTRL DEBUG Tx Command reply: GET_REPLY 845195403 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085108945 DLCTRL DEBUG Command: GET 535138564 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250126085108945 DLCTRL DEBUG Tx Command reply: GET_REPLY 535138564 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126085108946 DLCTRL DEBUG Command: GET 276494349 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250126085108946 DLCTRL DEBUG Tx Command reply: GET_REPLY 276494349 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250126085108946 DLCTRL DEBUG Command: GET 687098700 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250126085108946 DLCTRL DEBUG Tx Command reply: GET_REPLY 687098700 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250126085108947 DLCTRL DEBUG Command: GET 519589681 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250126085108947 DLCTRL DEBUG Tx Command reply: GET_REPLY 519589681 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085108948 DLCTRL DEBUG Command: GET 776957168 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085108948 DLCTRL DEBUG Tx Command reply: GET_REPLY 776957168 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085108949 DLCTRL DEBUG Command: GET 725020585 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250126085108949 DLCTRL DEBUG Tx Command reply: GET_REPLY 725020585 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed MTC@009b6094bab8: ok: talloc reports "asn1_context" = 1 bytes MutexDispCT-TC_mscpool_L3Compl_on_1_cnlink(450)@009b6094bab8: Final verdict of PTC: none 20250126085108951 DLINP DEBUG SRVCONN(,r=127.0.0.1:45333<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085108951 DLINP DEBUG SRVCONN(,r=127.0.0.1:45333<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085108951 DLINP NOTICE SRV(,r=127.0.0.1:45333<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250126085108951 DMAIN NOTICE (127.0.0.1:45333 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:45333<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250126085108951 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20250126085108951 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:38861<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.sgsn0-SCCP(461)@009b6094bab8: Final verdict of PTC: none 20250126085108952 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39200<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250126085108952 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250126085108952 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085108952 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250126085108952 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT HNBGW_Test.msc0-RAN(459)@009b6094bab8: Final verdict of PTC: none TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(455)@009b6094bab8: Final verdict of PTC: none 20250126085108952 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250126085108952 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085108952 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126085108952 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250126085108952 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126085108952 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085108952 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20250126085108952 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind TC_mscpool_L3Compl_on_1_cnlink-Iuh0(454)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(462)@009b6094bab8: Final verdict of PTC: none TC_mscpool_L3Compl_on_1_cnlink-Iuh1-RUA(457)@009b6094bab8: Final verdict of PTC: none 20250126085108952 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126085108952 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126085108952 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING HNBGW_Test.msc0-M3UA(460)@009b6094bab8: Final verdict of PTC: none HNBGW-MGCP(464)@009b6094bab8: Final verdict of PTC: none 20250126085108952 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126085108952 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn0-M3UA(463)@009b6094bab8: Final verdict of PTC: none 20250126085108952 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085108952 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126085108952 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20250126085108952 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085108952 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085108952 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085108952 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085108952 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126085108952 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126085108952 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126085108952 DRANAP NOTICE cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: link lost (cnlink.c:118) 20250126085108952 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250126085108952 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085108952 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250126085108952 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250126085108952 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250126085108952 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085108952 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126085108952 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250126085108952 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126085108952 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085108952 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20250126085108952 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126085108952 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126085108952 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126085108952 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250126085108952 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126085108952 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250126085108953 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085108953 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085108953 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085108953 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085108953 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085108953 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085108953 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085108953 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250126085108953 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085108953 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085108953 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085108953 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085108953 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085108953 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085108953 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085108953 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250126085108953 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085108953 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085108953 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085108953 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085108953 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085108953 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085108953 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085108953 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250126085108953 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085108953 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085108953 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085108953 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085108953 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085108953 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085108953 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085108953 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req TC_mscpool_L3Compl_on_1_cnlink-Iuh1(456)@009b6094bab8: Final verdict of PTC: none IPA-CTRL-CLI-IPA(452)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(458)@009b6094bab8: Final verdict of PTC: none VirtHNBGW-STATS(451)@009b6094bab8: Final verdict of PTC: none MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126085108952 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085108952 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126085108952 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20250126085108952 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085108952 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085108952 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085108952 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085108952 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126085108952 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126085108952 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126085108952 DRANAP NOTICE cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: link lost (cnlink.c:118) 20250126085108952 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x56264c630f70]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250126085108952 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250126085108952 DLSCCP DEBUG SCCP-SCOC(54)[0x56264c6317f0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250126085108952 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005c2608), PART(T=Source Reference,L=4,D=00000036), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250126085108952 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085108952 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085108952 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085108952 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085108952 DLSCCP DEBUG SCCP-SCOC(54)[0x56264c6317f0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250126085108952 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x56264c630f70]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250126085108952 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9643004)[0x56264c63e240]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250126085108952 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9643004)[0x56264c63e240]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250126085108952 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250126085108952 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9643004)[0x56264c63e240]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250126085108952 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9643004)[0x56264c63e240]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250126085108952 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9643004)[0x56264c63e240]{disrupted}: Freeing instance (context_map.c:202) 20250126085108952 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9643004)[0x56264c63e240]{disrupted}: Deallocated (fsm.c:568) 20250126085108952 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x56264c630f70]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250126085108952 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x56264c630f70]{disconnected}: Freeing instance (context_map.c:206) 20250126085108952 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x56264c630f70]{disconnected}: Deallocated (fsm.c:568) 20250126085108952 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9643004 SCCP-54 msc-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250126085108952 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x56264c632710]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250126085108952 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250126085108952 DLSCCP DEBUG SCCP-SCOC(55)[0x56264c624ce0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250126085108952 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009d4015), PART(T=Source Reference,L=4,D=00000037), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250126085108952 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085108952 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085108952 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085108952 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085108952 DLSCCP DEBUG SCCP-SCOC(55)[0x56264c624ce0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250126085108952 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x56264c632710]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250126085108952 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5678552)[0x56264c632d10]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250126085108952 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5678552)[0x56264c632d10]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250126085108952 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250126085108952 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5678552)[0x56264c632d10]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250126085108952 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5678552)[0x56264c632d10]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250126085108952 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5678552)[0x56264c632d10]{disrupted}: Freeing instance (context_map.c:202) 20250126085108952 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5678552)[0x56264c632d10]{disrupted}: Deallocated (fsm.c:568) 20250126085108952 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x56264c632710]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250126085108952 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x56264c632710]{disconnected}: Freeing instance (context_map.c:206) 20250126085108952 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x56264c632710]{disconnected}: Deallocated (fsm.c:568) 20250126085108952 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5678552 SCCP-55 msc-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250126085108953 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x56264c6310a0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250126085108953 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250126085108953 DLSCCP DEBUG SCCP-SCOC(56)[0x56264c63ac80]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250126085108953 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0054b015), PART(T=Source Reference,L=4,D=00000038), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250126085108953 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085108953 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085108953 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085108953 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085108953 DLSCCP DEBUG SCCP-SCOC(56)[0x56264c63ac80]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250126085108953 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x56264c6310a0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250126085108953 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7714584)[0x56264c645390]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250126085108953 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7714584)[0x56264c645390]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250126085108953 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250126085108953 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7714584)[0x56264c645390]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250126085108953 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7714584)[0x56264c645390]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250126085108953 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7714584)[0x56264c645390]{disrupted}: Freeing instance (context_map.c:202) 20250126085108953 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7714584)[0x56264c645390]{disrupted}: Deallocated (fsm.c:568) 20250126085108953 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x56264c6310a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250126085108953 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x56264c6310a0]{disconnected}: Freeing instance (context_map.c:206) 20250126085108953 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x56264c6310a0]{disconnected}: Deallocated (fsm.c:568) 20250126085108953 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7714584 SCCP-56 msc-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250126085108953 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-57)[0x56264c63b7c0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250126085108953 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250126085108953 DLSCCP DEBUG SCCP-SCOC(57)[0x56264c63e0a0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250126085108953 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cf1444), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250126085108953 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085108953 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085108953 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085108953 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085108953 DLSCCP DEBUG SCCP-SCOC(57)[0x56264c63e0a0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250126085108953 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-57)[0x56264c63b7c0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250126085108953 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5035006)[0x56264c63c300]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250126085108953 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5035006)[0x56264c63c300]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250126085108953 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250126085108953 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5035006)[0x56264c63c300]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250126085108953 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5035006)[0x56264c63c300]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250126085108953 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5035006)[0x56264c63c300]{disrupted}: Freeing instance (context_map.c:202) 20250126085108953 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5035006)[0x56264c63c300]{disrupted}: Deallocated (fsm.c:568) 20250126085108953 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-57)[0x56264c63b7c0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250126085108953 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-57)[0x56264c63b7c0]{disconnected}: Freeing instance (context_map.c:206) 20250126085108953 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-57)[0x56264c63b7c0]{disconnected}: Deallocated (fsm.c:568) 20250126085108953 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5035006 SCCP-57 msc-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250126085108953 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085108953 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250126085108953 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:894) 20250126085108953 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085108953 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250126085108953 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250126085108953 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250126085108953 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39196<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(453)@009b6094bab8: Final verdict of PTC: none MTC@009b6094bab8: Setting final verdict of the test case. MTC@009b6094bab8: Local verdict of MTC: pass MTC@009b6094bab8: Local verdict of PTC MutexDispCT-TC_mscpool_L3Compl_on_1_cnlink(450): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC VirtHNBGW-STATS(451): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC IPA-CTRL-CLI-IPA(452): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW-PFCP(453): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh0(454): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(455): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh1(456): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh1-RUA(457): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.msc0-SCCP(458): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.msc0-RAN(459): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.msc0-M3UA(460): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(461): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.sgsn0-RAN(462): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(463): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW-MGCP(464): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(465): pass (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(466): pass (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(467): pass (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(468): pass (pass -> pass) MTC@009b6094bab8: Test case TC_mscpool_L3Compl_on_1_cnlink finished. Verdict: pass MTC@009b6094bab8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink pass'. Sun Jan 26 08:51:08 UTC 2025 ====== HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink.talloc 20250126085108995 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56380<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126085109497 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56380<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=428192) Waiting for packet dumper to finish... 1 (prev_count=428192, count=428732) 20250126085110953 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126085110953 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250126085110953 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250126085110953 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126085110953 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250126085110953 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@009b6094bab8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink pass' was executed successfully (exit status: 0). MTC@009b6094bab8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin'. ------ HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin ------ Sun Jan 26 08:51:11 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@009b6094bab8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin' was executed successfully (exit status: 0). MTC@009b6094bab8: Test case TC_mscpool_L3Complete_by_imsi_round_robin started. 20250126085112586 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56386<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126085112590 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56402<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126085112596 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:40941<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0(473)@009b6094bab8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250126085112611 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250126085112611 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250126085112624 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085112624 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085112624 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085112624 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085112624 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085112624 DRANAP DEBUG cnlink(msc-2)[0x56264c5ae870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085112625 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085112625 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250126085112625 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085112625 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085112625 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085112625 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085112625 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085112625 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085112625 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085112625 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085112625 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085112625 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085112625 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085112625 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085112625 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085112625 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085112625 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085112625 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085112625 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085112625 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085112625 DRANAP DEBUG cnlink(msc-3)[0x56264c618660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085112625 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:49686 (stream_srv.c:142) 20250126085112625 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085112625 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085112625 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085112625 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085112625 DMAIN INFO New HNB SCTP connection r=127.0.0.1:49686<->l=127.0.0.1:29169 (hnbgw.c:791) 20250126085112625 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085112625 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250126085112625 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085112625 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1(475)@009b6094bab8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250126085112625 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085112625 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085112625 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085112625 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085112625 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085112625 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085112625 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085112625 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085112625 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085112625 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085112625 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085112625 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085112625 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250126085112625 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085112625 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085112625 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126085112625 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085112625 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085112626 DRANAP DEBUG cnlink(msc-2)[0x56264c5ae870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085112626 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250126085112626 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085112626 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085112626 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085112626 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085112626 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126085112626 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126085112626 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126085112626 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250126085112626 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085112626 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085112626 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085112626 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085112626 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085112626 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085112626 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085112626 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085112626 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085112626 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085112626 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085112626 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085112626 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085112626 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250126085112626 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085112626 DRANAP DEBUG cnlink(msc-2)[0x56264c5ae870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085112626 DRANAP DEBUG cnlink(msc-3)[0x56264c618660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085112626 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250126085112626 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085112626 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085112626 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085112626 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085112626 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085112626 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085112626 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085112626 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085112626 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085112626 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085112626 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085112626 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085112626 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085112626 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085112626 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250126085112626 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085112627 DRANAP DEBUG cnlink(msc-3)[0x56264c618660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085112627 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085112627 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085112627 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085112627 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250126085112627 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250126085112627 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250126085112627 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250126085112627 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085112627 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085112627 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085112627 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250126085112627 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250126085112627 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! MTC@009b6094bab8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(479)@009b6094bab8: ************************************************* HNBGW_Test.msc0-M3UA(479)@009b6094bab8: M3UA emulation initiated, the test can be started MTC@009b6094bab8: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(479)@009b6094bab8: ************************************************* HNBGW_Test.msc0-SCCP(477)@009b6094bab8: v_sccp_pdu_maxlen:268 MTC@009b6094bab8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(482)@009b6094bab8: ************************************************* HNBGW_Test.msc1-M3UA(482)@009b6094bab8: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(482)@009b6094bab8: ************************************************* MTC@009b6094bab8: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(480)@009b6094bab8: v_sccp_pdu_maxlen:268 20250126085112659 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085112659 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085112659 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085112659 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085112659 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085112659 DRANAP DEBUG cnlink(sgsn-2)[0x56264c61a310]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085112659 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085112659 DRANAP DEBUG cnlink(sgsn-3)[0x56264c61aca0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085112660 DRANAP DEBUG cnlink(sgsn-3)[0x56264c61aca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085112660 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250126085112660 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085112660 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085112660 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085112660 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085112660 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085112660 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085112660 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085112660 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085112660 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085112660 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085112660 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085112660 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085112660 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085112660 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085112660 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250126085112660 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085112660 DRANAP DEBUG cnlink(sgsn-3)[0x56264c61aca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085112660 DRANAP DEBUG cnlink(sgsn-2)[0x56264c61a310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085112660 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250126085112660 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085112660 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085112660 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085112660 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085112660 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085112660 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085112660 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085112660 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085112660 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085112660 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085112660 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085112660 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085112660 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085112660 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085112660 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250126085112660 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085112660 DRANAP DEBUG cnlink(sgsn-2)[0x56264c61a310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085112660 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085112660 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250126085112660 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085112661 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085112661 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085112661 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085112661 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085112661 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085112661 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085112661 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085112661 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085112661 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085112661 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085112661 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085112661 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085112661 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085112661 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126085112661 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085112661 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085112661 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085112661 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250126085112661 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085112661 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085112661 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085112661 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085112661 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085112661 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085112661 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085112661 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085112661 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085112661 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085112661 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085112661 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085112661 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085112661 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085112661 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085112661 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085112661 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085112661 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085112661 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085112661 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085112661 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250126085112661 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250126085112661 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250126085112661 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085112661 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085112661 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085112661 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250126085112661 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250126085112661 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250126085112661 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250126085112661 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085112661 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085112661 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085112661 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126085112661 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126085112661 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126085112661 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250126085112661 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085112661 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085112661 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085112661 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085112661 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085112661 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085112661 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@009b6094bab8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@009b6094bab8: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(485)@009b6094bab8: ************************************************* HNBGW_Test.sgsn0-M3UA(485)@009b6094bab8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(485)@009b6094bab8: ************************************************* HNBGW_Test.sgsn0-SCCP(483)@009b6094bab8: v_sccp_pdu_maxlen:268 MTC@009b6094bab8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@009b6094bab8: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(488)@009b6094bab8: ************************************************* HNBGW_Test.sgsn1-M3UA(488)@009b6094bab8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(488)@009b6094bab8: ************************************************* HNBGW_Test.sgsn1-SCCP(486)@009b6094bab8: v_sccp_pdu_maxlen:268 20250126085112691 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085112691 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085112691 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1355) 20250126085112691 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250126085112691 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20250126085112691 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250126085112692 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250126085112692 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085112692 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@009b6094bab8: setverdict(pass): none -> pass 20250126085112696 DLINP DEBUG SRVCONN(,r=127.0.0.1:49686<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085112696 DLINP DEBUG SRVCONN(,r=127.0.0.1:49686<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085112696 DLINP DEBUG SRVCONN(,r=127.0.0.1:49686<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1355) 20250126085112696 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250126085112696 DHNBAP DEBUG (127.0.0.1:49686 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20250126085112696 DHNBAP NOTICE (127.0.0.1:49686 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250126085112696 DHNBAP NOTICE (127.0.0.1:49686 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250126085112696 DLINP DEBUG SRVCONN(,r=127.0.0.1:49686<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085112696 DLINP DEBUG SRVCONN(,r=127.0.0.1:49686<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126085112847 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126085112847 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250126085112847 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126085112847 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(479)@009b6094bab8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250126085112856 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085112856 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250126085112856 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126085112856 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126085112856 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126085112856 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250126085112856 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126085112857 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126085112857 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250126085112857 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126085112857 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250126085112859 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085112859 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250126085112859 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126085112859 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126085112859 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126085112859 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126085112859 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126085112859 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085112859 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126085112860 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20250126085112860 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085112860 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) HNBGW_Test.msc1-M3UA(482)@009b6094bab8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250126085112860 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085112860 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085112860 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126085112860 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126085112860 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085112861 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085112861 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250126085112861 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085112861 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085112861 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085112861 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085112861 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085112861 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085112861 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085112861 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085112861 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085112861 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085112861 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085112861 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085112861 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085112861 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085112861 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085112861 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085112862 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085112862 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085112862 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085112862 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085112862 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085112862 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085112862 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085112862 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085112862 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085112863 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085112863 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250126085112863 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126085112863 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126085112863 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126085112863 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250126085112863 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126085112865 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085112865 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250126085112865 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126085112865 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126085112866 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126085112866 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126085112866 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126085112866 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085112866 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126085112866 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:406) 20250126085112866 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085112866 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085112866 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085112866 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085112866 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126085112866 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126085112866 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085112867 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085112867 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250126085112867 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085112867 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085112867 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085112868 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085112868 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085112868 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085112868 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085112868 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085112868 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085112868 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085112868 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085112868 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085112868 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085112868 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085112868 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126085112868 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085112868 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085112868 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085112868 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085112868 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085112868 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126085112868 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126085112868 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126085112868 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250126085112868 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085112871 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126085112871 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250126085112871 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126085112871 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(485)@009b6094bab8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250126085112877 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085112877 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250126085112877 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126085112877 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126085112877 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126085112877 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250126085112877 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126085112879 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085112879 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250126085112879 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126085112879 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126085112879 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126085112879 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126085112879 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126085112879 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085112879 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126085112879 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20250126085112879 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085112879 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085112879 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085112879 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085112879 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126085112879 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126085112879 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085112880 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085112881 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250126085112881 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085112881 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085112881 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085112881 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085112881 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085112881 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085112881 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085112881 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085112881 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085112881 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085112881 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085112881 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085112881 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085112881 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085112881 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085112881 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085112881 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085112881 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085112881 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085112881 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085112881 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085112881 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085112881 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085112881 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085112881 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085112881 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126085112881 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20250126085112881 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126085112881 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(488)@009b6094bab8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250126085112886 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085112886 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20250126085112886 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126085112886 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126085112887 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126085112887 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250126085112887 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126085112889 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085112889 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20250126085112889 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126085112889 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126085112889 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126085112889 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126085112889 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126085112889 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085112889 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126085112889 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:406) 20250126085112889 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085112889 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085112889 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085112889 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085112889 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126085112889 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126085112889 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085112890 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085112890 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250126085112890 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085112890 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085112890 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085112890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085112890 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085112890 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085112890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085112890 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085112890 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085112890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085112890 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085112890 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085112890 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085112890 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085112890 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126085112890 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085112890 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085112891 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085112891 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085112891 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085112891 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126085112891 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126085112891 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126085112891 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250126085112891 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(478)@009b6094bab8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126085113653 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085113653 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085113653 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085113653 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085113653 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085113653 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085113653 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085113653 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085113653 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085113653 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085113653 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085113653 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085113653 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085113653 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085113653 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250126085113653 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250126085113653 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085113653 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085113653 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085113653 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085113653 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085113653 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085113653 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085113653 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085113653 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085113653 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085113653 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085113653 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085113653 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085113653 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085113653 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126085113653 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126085113653 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250126085113653 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250126085113653 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085113653 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250126085113653 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085113653 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085113653 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085113653 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085113653 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085113653 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085113653 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085113653 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085113653 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085113653 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085113653 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085113653 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085113653 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085113653 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126085113653 DRANAP NOTICE cnlink(msc-0)[0x56264c5ce220]{CONNECTED}: link up (cnlink.c:111) 20250126085113653 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085113653 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085113653 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085113653 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085113653 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085113653 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085113653 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085113653 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085113655 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085113655 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085113655 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085113655 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085113655 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085113655 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085113655 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085113655 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085113655 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085113655 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085113655 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085113655 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085113655 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085113655 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085113655 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250126085113655 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250126085113655 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085113655 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085113655 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085113655 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085113655 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085113655 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085113655 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085113655 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085113655 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085113655 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085113655 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085113655 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085113655 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085113655 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085113655 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126085113655 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126085113655 DRANAP INFO cnlink(msc-0)[0x56264c5ce220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(481)@009b6094bab8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126085113662 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085113663 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250126085113663 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250126085113663 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250126085113663 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085113663 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085113663 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085113663 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085113663 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085113663 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085113663 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085113663 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250126085113663 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085113663 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085113663 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250126085113663 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250126085113663 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085113663 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085113663 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085113663 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085113663 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085113663 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085113663 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085113663 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085113663 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085113663 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085113663 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085113663 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085113663 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085113663 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085113663 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126085113663 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126085113663 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) 20250126085113663 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) 20250126085113663 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085113663 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250126085113663 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085113663 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085113663 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085113663 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085113663 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085113663 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085113663 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085113663 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085113663 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085113663 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085113663 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085113663 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126085113663 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085113663 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126085113663 DRANAP NOTICE cnlink(msc-1)[0x56264c5b1670]{CONNECTED}: link up (cnlink.c:111) 20250126085113663 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085113663 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085113663 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085113663 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126085113663 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126085113663 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126085113663 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250126085113663 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085113665 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085113665 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250126085113665 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250126085113665 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250126085113665 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085113665 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085113665 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085113665 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085113665 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085113665 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085113665 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085113665 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250126085113665 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085113665 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085113665 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250126085113665 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250126085113665 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085113665 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085113665 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085113665 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085113665 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085113665 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085113665 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085113665 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085113665 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085113665 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085113665 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085113665 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085113665 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085113665 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085113665 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126085113665 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126085113665 DRANAP INFO cnlink(msc-1)[0x56264c5b1670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(484)@009b6094bab8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126085113681 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085113681 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085113681 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085113681 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085113681 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085113681 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085113681 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085113681 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085113681 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085113681 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085113681 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085113681 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085113681 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085113681 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085113681 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250126085113681 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250126085113681 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085113681 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085113681 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085113681 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085113681 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085113681 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085113681 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085113681 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085113681 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085113682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085113682 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085113682 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085113682 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085113682 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085113682 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126085113682 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126085113682 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250126085113682 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250126085113682 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085113682 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250126085113682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085113682 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085113682 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085113682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085113682 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085113682 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085113682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085113682 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085113682 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085113682 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085113682 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085113682 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085113682 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085113682 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126085113682 DRANAP NOTICE cnlink(sgsn-0)[0x56264c618ff0]{CONNECTED}: link up (cnlink.c:111) 20250126085113682 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085113682 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085113682 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085113682 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085113682 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085113683 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085113683 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085113683 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085113684 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085113684 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085113684 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085113684 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085113684 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085113684 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085113684 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085113684 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085113684 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085113684 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085113684 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085113684 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085113684 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085113684 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085113684 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250126085113684 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20250126085113684 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085113684 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085113684 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085113684 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085113684 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085113684 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085113684 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085113684 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085113684 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085113684 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085113684 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085113684 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085113684 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085113684 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085113684 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126085113684 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126085113684 DRANAP INFO cnlink(sgsn-0)[0x56264c618ff0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(487)@009b6094bab8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126085113690 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085113690 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250126085113690 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250126085113690 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250126085113690 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085113690 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085113690 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085113690 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085113690 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085113690 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085113690 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085113691 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250126085113691 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085113691 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085113691 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250126085113691 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250126085113691 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085113691 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085113691 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085113691 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085113691 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085113691 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085113691 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085113691 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085113691 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085113691 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085113691 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085113691 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085113691 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085113691 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085113691 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126085113691 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126085113691 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) 20250126085113691 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) 20250126085113691 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085113691 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250126085113691 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085113691 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085113691 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085113691 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085113691 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085113691 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085113691 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085113691 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085113691 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085113691 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085113691 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085113692 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126085113692 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085113692 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126085113692 DRANAP NOTICE cnlink(sgsn-1)[0x56264c619980]{CONNECTED}: link up (cnlink.c:111) 20250126085113692 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085113692 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085113692 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085113692 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126085113692 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126085113692 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126085113692 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250126085113692 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085113694 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085113694 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250126085113694 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250126085113694 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250126085113694 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085113694 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085113694 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085113694 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085113694 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085113694 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085113694 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085113694 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250126085113694 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085113694 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085113694 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250126085113694 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20250126085113694 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085113694 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085113694 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085113694 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085113694 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085113694 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085113694 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085113694 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085113694 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085113694 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085113694 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085113694 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085113694 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085113694 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085113694 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126085113694 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126085113694 DRANAP INFO cnlink(sgsn-1)[0x56264c619980]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250126085114709 DLCTRL DEBUG Command: GET 176720084 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250126085114709 DLCTRL DEBUG Tx Command reply: GET_REPLY 176720084 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250126085114712 DLCTRL DEBUG Command: GET 830566072 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250126085114712 DLCTRL DEBUG Tx Command reply: GET_REPLY 830566072 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250126085114716 DLCTRL DEBUG Command: GET 632066079 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250126085114716 DLCTRL DEBUG Tx Command reply: GET_REPLY 632066079 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085114721 DLCTRL DEBUG Command: GET 41971758 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085114721 DLCTRL DEBUG Tx Command reply: GET_REPLY 41971758 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085114725 DLCTRL DEBUG Command: GET 483189332 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250126085114725 DLCTRL DEBUG Tx Command reply: GET_REPLY 483189332 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250126085114729 DLCTRL DEBUG Command: GET 443869444 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250126085114729 DLCTRL DEBUG Tx Command reply: GET_REPLY 443869444 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250126085114732 DLCTRL DEBUG Command: GET 540265770 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250126085114732 DLCTRL DEBUG Tx Command reply: GET_REPLY 540265770 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250126085114737 DLCTRL DEBUG Command: GET 470523928 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250126085114737 DLCTRL DEBUG Tx Command reply: GET_REPLY 470523928 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085114741 DLCTRL DEBUG Command: GET 443253107 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085114741 DLCTRL DEBUG Tx Command reply: GET_REPLY 443253107 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085114745 DLCTRL DEBUG Command: GET 645712736 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250126085114745 DLCTRL DEBUG Tx Command reply: GET_REPLY 645712736 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250126085114749 DLCTRL DEBUG Command: GET 446663646 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250126085114749 DLCTRL DEBUG Tx Command reply: GET_REPLY 446663646 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250126085114752 DLCTRL DEBUG Command: GET 418815521 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250126085114752 DLCTRL DEBUG Tx Command reply: GET_REPLY 418815521 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250126085114756 DLCTRL DEBUG Command: GET 412491226 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250126085114756 DLCTRL DEBUG Tx Command reply: GET_REPLY 412491226 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085114758 DLCTRL DEBUG Command: GET 127645989 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085114758 DLCTRL DEBUG Tx Command reply: GET_REPLY 127645989 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085114761 DLCTRL DEBUG Command: GET 138944665 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250126085114761 DLCTRL DEBUG Tx Command reply: GET_REPLY 138944665 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250126085114763 DLCTRL DEBUG Command: GET 923024447 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250126085114763 DLCTRL DEBUG Tx Command reply: GET_REPLY 923024447 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250126085114765 DLCTRL DEBUG Command: GET 886426685 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250126085114765 DLCTRL DEBUG Tx Command reply: GET_REPLY 886426685 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250126085114767 DLCTRL DEBUG Command: GET 733569286 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250126085114767 DLCTRL DEBUG Tx Command reply: GET_REPLY 733569286 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085114768 DLCTRL DEBUG Command: GET 972389424 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085114768 DLCTRL DEBUG Tx Command reply: GET_REPLY 972389424 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085114770 DLCTRL DEBUG Command: GET 317723130 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250126085114770 DLCTRL DEBUG Tx Command reply: GET_REPLY 317723130 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@009b6094bab8: 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@009b6094bab8: "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@009b6094bab8: 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 := '000000000000001010101111'B, t_guard := 20.000000 } 20250126085114797 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(478)@009b6094bab8: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(478)@009b6094bab8: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_mscpool_L3Complete_by_imsi_round_robin0(490) TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(474)@009b6094bab8: Added conn table entry 0TC_mscpool_L3Complete_by_imsi_round_robin0(490)4618436 20250126085115851 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085115851 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085115851 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1355) 20250126085115851 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250126085115852 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x4678c4, normal) (hnbgw_rua.c:407) 20250126085115852 DHNB DEBUG map_rua[0x56264c630f70]{init}: Allocated (fsm.c:456) 20250126085115852 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4618436)[0x56264c630f70]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250126085115852 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4618436 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250126085115852 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085115852 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085115852 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4618436 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250126085115852 DCN DEBUG map_sccp[0x56264c632d10]{init}: Allocated (fsm.c:456) 20250126085115852 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x56264c632d10]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250126085115852 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4618436 <-> SCCP-58 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250126085115852 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4618436 SCCP-58 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250126085115852 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4618436)[0x56264c630f70]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250126085115852 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085115852 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085115852 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4618436)[0x56264c630f70]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250126085115852 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x56264c632d10]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126085115852 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250126085115852 DLSCCP DEBUG SCCP-SCOC(58)[0x56264c632710]{IDLE}: Allocated (fsm.c:456) 20250126085115852 DLSCCP DEBUG SCCP-SCOC(58)[0x56264c632710]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250126085115852 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000003a), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f40030002af0056400500f1100926) (sccp_scrc.c:406) 20250126085115852 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085115852 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085115853 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085115853 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085115853 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085115853 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085115853 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085115853 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085115853 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085115853 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085115853 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085115853 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085115853 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085115853 DLSCCP DEBUG SCCP-SCOC(58)[0x56264c632710]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250126085115853 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x56264c632d10]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250126085115853 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4618436)[0x56264c630f70]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250126085115853 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085115853 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085115853 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085115853 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085115853 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085115853 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085115853 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085115853 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(477)@009b6094bab8: First idle individual index:0 HNBGW_Test.msc0-SCCP(477)@009b6094bab8: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(478)@009b6094bab8: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_L3Complete_by_imsi_round_robin0(490) HNBGW_Test.msc0-RAN(478)@009b6094bab8: Added conn table entry 0TC_mscpool_L3Complete_by_imsi_round_robin0(490)7581851 HNBGW_Test.msc0-SCCP(477)@009b6094bab8: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(477)@009b6094bab8: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_imsi_round_robin0(490)@009b6094bab8: setverdict(pass): none -> pass 20250126085115872 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085115872 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085115872 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085115872 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085115872 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085115872 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085115872 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085115873 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085115873 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085115873 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085115873 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085115873 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085115873 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085115873 DLSS7 DEBUG scrc_rx_mtp_xfer_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=006884c1) (sccp_scrc.c:477) 20250126085115873 DLSCCP DEBUG Received CO:COAK for local reference 58 (sccp_scoc.c:1824) 20250126085115873 DLSCCP DEBUG SCCP-SCOC(58)[0x56264c632710]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250126085115873 DLSCCP DEBUG SCCP-SCOC(58)[0x56264c632710]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250126085115873 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085115873 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250126085115873 DCN DEBUG handle_cn_conn_conf() conn_id=58, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250126085115873 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x56264c632d10]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250126085115873 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x56264c632d10]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250126085115874 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56408<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_imsi_round_robin0(490)@009b6094bab8: Final verdict of PTC: pass MTC@009b6094bab8: 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 } } } 20250126085115875 DLCTRL DEBUG Command: GET 446122981 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250126085115875 DLCTRL DEBUG Tx Command reply: GET_REPLY 446122981 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250126085115878 DLCTRL DEBUG Command: GET 388942439 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250126085115878 DLCTRL DEBUG Tx Command reply: GET_REPLY 388942439 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250126085115880 DLCTRL DEBUG Command: GET 440421705 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250126085115880 DLCTRL DEBUG Tx Command reply: GET_REPLY 440421705 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085115883 DLCTRL DEBUG Command: GET 14044621 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085115883 DLCTRL DEBUG Tx Command reply: GET_REPLY 14044621 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085115886 DLCTRL DEBUG Command: GET 328290992 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250126085115886 DLCTRL DEBUG Tx Command reply: GET_REPLY 328290992 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126085115888 DLCTRL DEBUG Command: GET 356409418 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250126085115888 DLCTRL DEBUG Tx Command reply: GET_REPLY 356409418 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250126085115889 DLCTRL DEBUG Command: GET 572732252 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250126085115889 DLCTRL DEBUG Tx Command reply: GET_REPLY 572732252 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250126085115890 DLCTRL DEBUG Command: GET 852983147 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250126085115890 DLCTRL DEBUG Tx Command reply: GET_REPLY 852983147 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085115891 DLCTRL DEBUG Command: GET 403818051 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085115891 DLCTRL DEBUG Tx Command reply: GET_REPLY 403818051 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085115893 DLCTRL DEBUG Command: GET 46111711 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250126085115893 DLCTRL DEBUG Tx Command reply: GET_REPLY 46111711 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126085115894 DLCTRL DEBUG Command: GET 914432308 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250126085115894 DLCTRL DEBUG Tx Command reply: GET_REPLY 914432308 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250126085115895 DLCTRL DEBUG Command: GET 598076118 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250126085115895 DLCTRL DEBUG Tx Command reply: GET_REPLY 598076118 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250126085115896 DLCTRL DEBUG Command: GET 57945947 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250126085115896 DLCTRL DEBUG Tx Command reply: GET_REPLY 57945947 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085115897 DLCTRL DEBUG Command: GET 838493803 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085115897 DLCTRL DEBUG Tx Command reply: GET_REPLY 838493803 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085115899 DLCTRL DEBUG Command: GET 801413067 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250126085115899 DLCTRL DEBUG Tx Command reply: GET_REPLY 801413067 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126085115900 DLCTRL DEBUG Command: GET 882956738 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250126085115900 DLCTRL DEBUG Tx Command reply: GET_REPLY 882956738 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250126085115902 DLCTRL DEBUG Command: GET 734618753 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250126085115902 DLCTRL DEBUG Tx Command reply: GET_REPLY 734618753 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250126085115903 DLCTRL DEBUG Command: GET 655836295 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250126085115903 DLCTRL DEBUG Tx Command reply: GET_REPLY 655836295 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085115904 DLCTRL DEBUG Command: GET 607230776 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085115904 DLCTRL DEBUG Tx Command reply: GET_REPLY 607230776 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085115905 DLCTRL DEBUG Command: GET 868555811 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250126085115905 DLCTRL DEBUG Tx Command reply: GET_REPLY 868555811 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed MTC@009b6094bab8: 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 := '000000000000001100001011'B, t_guard := 20.000000 } 20250126085115916 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37452<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(481)@009b6094bab8: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(481)@009b6094bab8: Created Expect[0] for '05240103505902082926240000000030'O to be handled at TC_mscpool_L3Complete_by_imsi_round_robin0(491) TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(474)@009b6094bab8: Added conn table entry 1TC_mscpool_L3Complete_by_imsi_round_robin0(491)4198194 20250126085116937 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085116937 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085116937 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1355) 20250126085116937 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250126085116937 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x400f32, normal) (hnbgw_rua.c:407) 20250126085116937 DHNB DEBUG map_rua[0x56264c645390]{init}: Allocated (fsm.c:456) 20250126085116937 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4198194)[0x56264c645390]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250126085116937 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4198194 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250126085116937 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085116937 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085116937 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:221) 20250126085116937 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4198194 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 1 (hnbgw_cn.c:1125) 20250126085116937 DCN DEBUG map_sccp[0x56264c6310a0]{init}: Allocated (fsm.c:456) 20250126085116937 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-59)[0x56264c6310a0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250126085116937 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4198194 <-> SCCP-59 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250126085116937 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4198194 SCCP-59 msc-1 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20250126085116938 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4198194)[0x56264c645390]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250126085116938 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085116938 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085116938 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4198194)[0x56264c645390]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250126085116938 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-59)[0x56264c6310a0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126085116938 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250126085116938 DLSCCP DEBUG SCCP-SCOC(59)[0x56264c63c300]{IDLE}: Allocated (fsm.c:456) 20250126085116938 DLSCCP DEBUG SCCP-SCOC(59)[0x56264c63c300]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250126085116938 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000003b), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902082926240000000030004f400300030b0056400500f1100926) (sccp_scrc.c:406) 20250126085116938 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085116938 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085116938 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085116938 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085116938 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085116938 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085116938 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085116938 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085116938 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085116938 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085116938 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085116938 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126085116938 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085116938 DLSCCP DEBUG SCCP-SCOC(59)[0x56264c63c300]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250126085116938 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-59)[0x56264c6310a0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250126085116938 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4198194)[0x56264c645390]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250126085116939 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085116939 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085116939 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085116939 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126085116939 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126085116939 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126085116939 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250126085116939 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(480)@009b6094bab8: First idle individual index:0 HNBGW_Test.msc1-SCCP(480)@009b6094bab8: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(481)@009b6094bab8: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_L3Complete_by_imsi_round_robin0(491) HNBGW_Test.msc1-RAN(481)@009b6094bab8: Added conn table entry 0TC_mscpool_L3Complete_by_imsi_round_robin0(491)11305738 HNBGW_Test.msc1-SCCP(480)@009b6094bab8: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(480)@009b6094bab8: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_imsi_round_robin0(491)@009b6094bab8: setverdict(pass): none -> pass 20250126085116960 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085116960 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250126085116960 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250126085116960 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250126085116960 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085116960 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085116960 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085116960 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085116960 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085116960 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085116960 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085116960 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250126085116960 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085116960 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00f95513) (sccp_scrc.c:477) 20250126085116960 DLSCCP DEBUG Received CO:COAK for local reference 59 (sccp_scoc.c:1824) 20250126085116960 DLSCCP DEBUG SCCP-SCOC(59)[0x56264c63c300]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250126085116960 DLSCCP DEBUG SCCP-SCOC(59)[0x56264c63c300]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250126085116960 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085116960 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250126085116960 DCN DEBUG handle_cn_conn_conf() conn_id=59, addrs: called=RI=SSN_PC,PC=0.0.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250126085116960 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-59)[0x56264c6310a0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250126085116960 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-59)[0x56264c6310a0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250126085116962 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37452<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_imsi_round_robin0(491)@009b6094bab8: Final verdict of PTC: pass MTC@009b6094bab8: 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 } } } 20250126085116965 DLCTRL DEBUG Command: GET 932067379 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250126085116965 DLCTRL DEBUG Tx Command reply: GET_REPLY 932067379 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250126085116969 DLCTRL DEBUG Command: GET 444527791 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250126085116969 DLCTRL DEBUG Tx Command reply: GET_REPLY 444527791 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250126085116973 DLCTRL DEBUG Command: GET 616871607 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250126085116973 DLCTRL DEBUG Tx Command reply: GET_REPLY 616871607 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085116977 DLCTRL DEBUG Command: GET 781929815 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085116977 DLCTRL DEBUG Tx Command reply: GET_REPLY 781929815 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085116980 DLCTRL DEBUG Command: GET 457510860 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250126085116980 DLCTRL DEBUG Tx Command reply: GET_REPLY 457510860 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126085116983 DLCTRL DEBUG Command: GET 431366809 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250126085116983 DLCTRL DEBUG Tx Command reply: GET_REPLY 431366809 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20250126085116985 DLCTRL DEBUG Command: GET 889358051 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250126085116985 DLCTRL DEBUG Tx Command reply: GET_REPLY 889358051 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250126085116986 DLCTRL DEBUG Command: GET 747937434 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250126085116986 DLCTRL DEBUG Tx Command reply: GET_REPLY 747937434 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085116987 DLCTRL DEBUG Command: GET 300203444 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085116987 DLCTRL DEBUG Tx Command reply: GET_REPLY 300203444 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085116988 DLCTRL DEBUG Command: GET 573566834 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250126085116988 DLCTRL DEBUG Tx Command reply: GET_REPLY 573566834 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126085116989 DLCTRL DEBUG Command: GET 221178301 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250126085116989 DLCTRL DEBUG Tx Command reply: GET_REPLY 221178301 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250126085116990 DLCTRL DEBUG Command: GET 770026171 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250126085116990 DLCTRL DEBUG Tx Command reply: GET_REPLY 770026171 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250126085116991 DLCTRL DEBUG Command: GET 877228773 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250126085116991 DLCTRL DEBUG Tx Command reply: GET_REPLY 877228773 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085116992 DLCTRL DEBUG Command: GET 793106666 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085116992 DLCTRL DEBUG Tx Command reply: GET_REPLY 793106666 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085116993 DLCTRL DEBUG Command: GET 508820330 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250126085116993 DLCTRL DEBUG Tx Command reply: GET_REPLY 508820330 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126085116994 DLCTRL DEBUG Command: GET 304347071 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250126085116994 DLCTRL DEBUG Tx Command reply: GET_REPLY 304347071 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250126085116995 DLCTRL DEBUG Command: GET 604545720 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250126085116995 DLCTRL DEBUG Tx Command reply: GET_REPLY 604545720 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250126085116996 DLCTRL DEBUG Command: GET 500860066 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250126085116996 DLCTRL DEBUG Tx Command reply: GET_REPLY 500860066 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085116997 DLCTRL DEBUG Command: GET 503680543 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085116997 DLCTRL DEBUG Tx Command reply: GET_REPLY 503680543 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085116998 DLCTRL DEBUG Command: GET 938077854 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250126085116998 DLCTRL DEBUG Tx Command reply: GET_REPLY 938077854 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed MTC@009b6094bab8: 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 := '000000000000001110011000'B, t_guard := 20.000000 } 20250126085117008 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37456<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(478)@009b6094bab8: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(478)@009b6094bab8: Created Expect[0] for '06270003505902082926240000000030'O to be handled at TC_mscpool_L3Complete_by_imsi_round_robin0(492) TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(474)@009b6094bab8: Added conn table entry 2TC_mscpool_L3Complete_by_imsi_round_robin0(492)10750619 20250126085118034 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085118034 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085118035 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1355) 20250126085118035 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250126085118035 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xa40a9b, normal) (hnbgw_rua.c:407) 20250126085118035 DHNB DEBUG map_rua[0x56264c63b7c0]{init}: Allocated (fsm.c:456) 20250126085118035 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10750619)[0x56264c63b7c0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250126085118035 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10750619 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250126085118035 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085118035 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085118035 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10750619 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250126085118035 DCN DEBUG map_sccp[0x56264c627400]{init}: Allocated (fsm.c:456) 20250126085118035 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x56264c627400]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250126085118035 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-10750619 <-> SCCP-60 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250126085118035 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10750619 SCCP-60 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20250126085118035 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10750619)[0x56264c63b7c0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250126085118035 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085118035 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085118035 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10750619)[0x56264c63b7c0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250126085118035 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x56264c627400]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126085118035 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250126085118035 DLSCCP DEBUG SCCP-SCOC(60)[0x56264c6430c0]{IDLE}: Allocated (fsm.c:456) 20250126085118035 DLSCCP DEBUG SCCP-SCOC(60)[0x56264c6430c0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250126085118035 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000003c), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902082926240000000030004f40030003980056400500f1100926) (sccp_scrc.c:406) 20250126085118035 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085118035 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085118035 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085118035 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085118035 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085118035 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085118035 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085118035 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085118035 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085118035 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085118035 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085118035 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085118035 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085118035 DLSCCP DEBUG SCCP-SCOC(60)[0x56264c6430c0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250126085118035 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x56264c627400]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250126085118035 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10750619)[0x56264c63b7c0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250126085118035 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085118035 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085118035 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085118035 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085118035 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085118035 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085118035 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085118035 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(477)@009b6094bab8: First idle individual index:1 HNBGW_Test.msc0-SCCP(477)@009b6094bab8: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(478)@009b6094bab8: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_L3Complete_by_imsi_round_robin0(492) HNBGW_Test.msc0-RAN(478)@009b6094bab8: Added conn table entry 1TC_mscpool_L3Complete_by_imsi_round_robin0(492)16757855 HNBGW_Test.msc0-SCCP(477)@009b6094bab8: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(477)@009b6094bab8: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250126085118043 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085118043 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085118043 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085118043 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085118043 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085118043 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085118043 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085118043 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085118044 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085118044 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085118044 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085118044 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085118044 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085118044 DLSS7 DEBUG scrc_rx_mtp_xfer_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=006b71ce) (sccp_scrc.c:477) 20250126085118044 DLSCCP DEBUG Received CO:COAK for local reference 60 (sccp_scoc.c:1824) 20250126085118044 DLSCCP DEBUG SCCP-SCOC(60)[0x56264c6430c0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250126085118044 DLSCCP DEBUG SCCP-SCOC(60)[0x56264c6430c0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250126085118044 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085118044 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250126085118044 DCN DEBUG handle_cn_conn_conf() conn_id=60, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250126085118044 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x56264c627400]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250126085118044 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x56264c627400]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_mscpool_L3Complete_by_imsi_round_robin0(492)@009b6094bab8: setverdict(pass): none -> pass 20250126085118046 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37456<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_imsi_round_robin0(492)@009b6094bab8: Final verdict of PTC: pass MTC@009b6094bab8: 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 } } } 20250126085118048 DLCTRL DEBUG Command: GET 456260430 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250126085118048 DLCTRL DEBUG Tx Command reply: GET_REPLY 456260430 rate_ctr.abs.msc.0.cnpool:subscr:new 2 (control_if.c:477) 20250126085118051 DLCTRL DEBUG Command: GET 501823502 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250126085118051 DLCTRL DEBUG Tx Command reply: GET_REPLY 501823502 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250126085118056 DLCTRL DEBUG Command: GET 167258316 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250126085118056 DLCTRL DEBUG Tx Command reply: GET_REPLY 167258316 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085118059 DLCTRL DEBUG Command: GET 586588257 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085118059 DLCTRL DEBUG Tx Command reply: GET_REPLY 586588257 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085118061 DLCTRL DEBUG Command: GET 704500745 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250126085118062 DLCTRL DEBUG Tx Command reply: GET_REPLY 704500745 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126085118063 DLCTRL DEBUG Command: GET 461978469 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250126085118063 DLCTRL DEBUG Tx Command reply: GET_REPLY 461978469 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20250126085118065 DLCTRL DEBUG Command: GET 649914365 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250126085118065 DLCTRL DEBUG Tx Command reply: GET_REPLY 649914365 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250126085118066 DLCTRL DEBUG Command: GET 210224644 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250126085118066 DLCTRL DEBUG Tx Command reply: GET_REPLY 210224644 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085118067 DLCTRL DEBUG Command: GET 751720965 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085118067 DLCTRL DEBUG Tx Command reply: GET_REPLY 751720965 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085118068 DLCTRL DEBUG Command: GET 649819270 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250126085118068 DLCTRL DEBUG Tx Command reply: GET_REPLY 649819270 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126085118068 DLCTRL DEBUG Command: GET 39390391 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250126085118068 DLCTRL DEBUG Tx Command reply: GET_REPLY 39390391 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250126085118069 DLCTRL DEBUG Command: GET 778438563 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250126085118069 DLCTRL DEBUG Tx Command reply: GET_REPLY 778438563 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250126085118070 DLCTRL DEBUG Command: GET 89108711 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250126085118070 DLCTRL DEBUG Tx Command reply: GET_REPLY 89108711 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085118071 DLCTRL DEBUG Command: GET 404701039 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085118071 DLCTRL DEBUG Tx Command reply: GET_REPLY 404701039 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085118071 DLCTRL DEBUG Command: GET 515447700 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250126085118071 DLCTRL DEBUG Tx Command reply: GET_REPLY 515447700 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126085118072 DLCTRL DEBUG Command: GET 510050987 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250126085118072 DLCTRL DEBUG Tx Command reply: GET_REPLY 510050987 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250126085118073 DLCTRL DEBUG Command: GET 857354493 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250126085118073 DLCTRL DEBUG Tx Command reply: GET_REPLY 857354493 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250126085118074 DLCTRL DEBUG Command: GET 541428244 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250126085118074 DLCTRL DEBUG Tx Command reply: GET_REPLY 541428244 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085118074 DLCTRL DEBUG Command: GET 703932808 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085118074 DLCTRL DEBUG Tx Command reply: GET_REPLY 703932808 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085118075 DLCTRL DEBUG Command: GET 534134503 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250126085118075 DLCTRL DEBUG Tx Command reply: GET_REPLY 534134503 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed MTC@009b6094bab8: ok: talloc reports "asn1_context" = 1 bytes 20250126085118078 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56402<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(474)@009b6094bab8: Final verdict of PTC: none 20250126085118079 DLINP DEBUG SRVCONN(,r=127.0.0.1:49686<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085118079 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250126085118079 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085118079 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250126085118079 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1-RUA(476)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(480)@009b6094bab8: Final verdict of PTC: none 20250126085118079 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250126085118079 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085118079 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126085118079 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250126085118079 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126085118079 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085118079 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn1-0: connection closed 20250126085118079 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126085118079 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126085118079 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126085118079 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250126085118079 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126085118079 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250126085118079 DLINP DEBUG SRVCONN(,r=127.0.0.1:49686<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085118079 DLINP NOTICE SRV(,r=127.0.0.1:49686<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250126085118079 DMAIN NOTICE (127.0.0.1:49686 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:49686<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250126085118079 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe HNBGW_Test.sgsn1-SCCP(486)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.msc1-RAN(481)@009b6094bab8: Final verdict of PTC: none MutexDispCT-TC_mscpool_L3Complete_by_imsi_round_robin(469)@009b6094bab8: Final verdict of PTC: none 20250126085118079 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20250126085118079 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250126085118079 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085118079 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250126085118079 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250126085118079 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250126085118079 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085118079 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250126085118079 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20250126085118079 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250126085118079 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085118079 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126085118079 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250126085118079 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250126085118079 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085118079 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126085118079 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250126085118079 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085118079 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126085118079 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126085118079 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085118079 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20250126085118079 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126085118079 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126085118079 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126085118079 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250126085118079 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126085118079 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250126085118079 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126085118079 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085118079 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:371) 20250126085118079 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085118079 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085118079 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085118079 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085118079 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126085118079 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126085118079 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126085118079 DRANAP NOTICE cnlink(sgsn-1)[0x56264c619980]{DISCONNECTED}: link lost (cnlink.c:118) 20250126085118079 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:40941<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.sgsn1-M3UA(488)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.msc0-RAN(478)@009b6094bab8: Final verdict of PTC: none 20250126085118079 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc1-0: connection closed 20250126085118079 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126085118079 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126085118079 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126085118079 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250126085118079 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126085118079 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn1-RAN(487)@009b6094bab8: Final verdict of PTC: none 20250126085118079 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126085118079 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085118079 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126085118079 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST HNBGW_Test.sgsn0-RAN(484)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(479)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(483)@009b6094bab8: Final verdict of PTC: none VirtHNBGW-STATS(470)@009b6094bab8: Final verdict of PTC: none 20250126085118079 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20250126085118079 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085118079 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250126085118079 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20250126085118079 DLINP <0002> stream_srv.c:766 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250126085118079 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085118079 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20250126085118079 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126085118079 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126085118079 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126085118079 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250126085118079 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126085118079 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW-MGCP(489)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(485)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(482)@009b6094bab8: Final verdict of PTC: none TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0(473)@009b6094bab8: Final verdict of PTC: none 20250126085118079 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085118080 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126085118080 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20250126085118080 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085118080 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085118080 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085118080 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085118080 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126085118080 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126085118080 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126085118080 DRANAP NOTICE cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: link lost (cnlink.c:118) 20250126085118080 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x56264c632d10]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250126085118080 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250126085118080 DLSCCP DEBUG SCCP-SCOC(58)[0x56264c632710]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250126085118080 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006884c1), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250126085118080 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085118080 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085118080 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085118080 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085118080 DLSCCP DEBUG SCCP-SCOC(58)[0x56264c632710]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250126085118080 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x56264c632d10]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250126085118080 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4618436)[0x56264c630f70]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250126085118080 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4618436)[0x56264c630f70]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250126085118081 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250126085118081 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4618436)[0x56264c630f70]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250126085118081 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4618436)[0x56264c630f70]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250126085118081 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4618436)[0x56264c630f70]{disrupted}: Freeing instance (context_map.c:202) 20250126085118081 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4618436)[0x56264c630f70]{disrupted}: Deallocated (fsm.c:568) 20250126085118081 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x56264c632d10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250126085118081 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x56264c632d10]{disconnected}: Freeing instance (context_map.c:206) 20250126085118081 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x56264c632d10]{disconnected}: Deallocated (fsm.c:568) 20250126085118081 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4618436 SCCP-58 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250126085118081 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x56264c627400]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250126085118081 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250126085118081 DLSCCP DEBUG SCCP-SCOC(60)[0x56264c6430c0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250126085118081 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006b71ce), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250126085118081 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085118081 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085118081 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085118081 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085118081 DLSCCP DEBUG SCCP-SCOC(60)[0x56264c6430c0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250126085118081 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x56264c627400]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250126085118081 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10750619)[0x56264c63b7c0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250126085118081 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10750619)[0x56264c63b7c0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250126085118081 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250126085118081 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10750619)[0x56264c63b7c0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250126085118081 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10750619)[0x56264c63b7c0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250126085118081 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10750619)[0x56264c63b7c0]{disrupted}: Freeing instance (context_map.c:202) 20250126085118081 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10750619)[0x56264c63b7c0]{disrupted}: Deallocated (fsm.c:568) 20250126085118081 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x56264c627400]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250126085118081 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x56264c627400]{disconnected}: Freeing instance (context_map.c:206) 20250126085118081 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x56264c627400]{disconnected}: Deallocated (fsm.c:568) 20250126085118081 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10750619 SCCP-60 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250126085118081 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085118081 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126085118081 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:371) 20250126085118081 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085118081 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085118081 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085118081 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085118081 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126085118081 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126085118081 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126085118081 DRANAP NOTICE cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: link lost (cnlink.c:118) 20250126085118081 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-59)[0x56264c6310a0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250126085118081 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250126085118081 DLSCCP DEBUG SCCP-SCOC(59)[0x56264c63c300]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250126085118081 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f95513), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250126085118081 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085118081 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085118081 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126085118081 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085118081 DLSCCP DEBUG SCCP-SCOC(59)[0x56264c63c300]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250126085118081 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-59)[0x56264c6310a0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250126085118081 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4198194)[0x56264c645390]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250126085118081 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4198194)[0x56264c645390]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250126085118081 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250126085118081 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4198194)[0x56264c645390]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250126085118081 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4198194)[0x56264c645390]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250126085118081 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4198194)[0x56264c645390]{disrupted}: Freeing instance (context_map.c:202) 20250126085118081 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4198194)[0x56264c645390]{disrupted}: Deallocated (fsm.c:568) 20250126085118081 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-59)[0x56264c6310a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250126085118081 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-59)[0x56264c6310a0]{disconnected}: Freeing instance (context_map.c:206) 20250126085118081 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-59)[0x56264c6310a0]{disconnected}: Deallocated (fsm.c:568) 20250126085118081 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4198194 SCCP-59 msc-1 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250126085118081 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085118081 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085118081 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085118081 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085118081 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085118081 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085118081 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085118081 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250126085118081 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085118081 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250126085118082 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085118082 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126085118082 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20250126085118082 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085118082 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085118082 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085118082 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085118082 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126085118082 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126085118082 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126085118082 DRANAP NOTICE cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: link lost (cnlink.c:118) 20250126085118082 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085118082 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:894) 20250126085118082 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085118082 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085118082 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085118082 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085118082 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085118082 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085118082 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250126085118082 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085118082 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250126085118082 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250126085118082 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250126085118082 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085118082 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085118082 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085118082 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126085118082 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126085118082 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126085118082 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250126085118082 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1(475)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(477)@009b6094bab8: Final verdict of PTC: none IPA-CTRL-CLI-IPA(471)@009b6094bab8: Final verdict of PTC: none MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126085118105 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56386<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(472)@009b6094bab8: Final verdict of PTC: none MTC@009b6094bab8: Setting final verdict of the test case. MTC@009b6094bab8: Local verdict of MTC: pass MTC@009b6094bab8: Local verdict of PTC MutexDispCT-TC_mscpool_L3Complete_by_imsi_round_robin(469): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC VirtHNBGW-STATS(470): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC IPA-CTRL-CLI-IPA(471): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW-PFCP(472): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0(473): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(474): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1(475): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1-RUA(476): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.msc0-SCCP(477): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.msc0-RAN(478): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.msc0-M3UA(479): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.msc1-SCCP(480): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.msc1-RAN(481): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.msc1-M3UA(482): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(483): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.sgsn0-RAN(484): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(485): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(486): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.sgsn1-RAN(487): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(488): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW-MGCP(489): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin0(490): pass (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin0(491): pass (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin0(492): pass (pass -> pass) MTC@009b6094bab8: Test case TC_mscpool_L3Complete_by_imsi_round_robin finished. Verdict: pass MTC@009b6094bab8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin pass'. Sun Jan 26 08:51:18 UTC 2025 ====== HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin.talloc 20250126085118229 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37462<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126085118731 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37462<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=492336) 20250126085118954 DLSCCP DEBUG SCCP-SCOC(57)[0x56264c63e0a0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250126085118954 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cf1444), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085118954 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085118954 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085118954 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085118954 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085118954 DLSCCP DEBUG SCCP-SCOC(56)[0x56264c63ac80]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250126085118954 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0054b015), PART(T=Source Reference,L=4,D=00000038), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085118954 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085118954 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085118954 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085118954 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085118954 DLSCCP DEBUG SCCP-SCOC(55)[0x56264c624ce0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250126085118954 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009d4015), PART(T=Source Reference,L=4,D=00000037), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085118954 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085118954 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085118954 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085118954 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085118954 DLSCCP DEBUG SCCP-SCOC(54)[0x56264c6317f0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250126085118954 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005c2608), PART(T=Source Reference,L=4,D=00000036), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085118954 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085118954 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085118954 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085118954 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085118955 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085118955 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085118955 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085118955 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085118955 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085118955 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085118955 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085118955 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250126085118955 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085118955 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085118955 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085118955 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085118955 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085118955 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085118955 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085118955 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250126085118955 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085118955 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085118955 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085118955 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085118955 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085118955 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085118955 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085118955 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250126085118955 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085118955 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085118955 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085118955 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085118955 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085118955 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085118955 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085118955 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=492336, count=513588) 20250126085120080 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126085120080 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250126085120080 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250126085120080 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126085120080 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250126085120080 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250126085120080 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126085120080 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250126085120080 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250126085120080 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126085120080 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250126085120080 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN MTC@009b6094bab8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin pass' was executed successfully (exit status: 0). MTC@009b6094bab8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin'. ------ HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin ------ Sun Jan 26 08:51:20 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@009b6094bab8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin' was executed successfully (exit status: 0). MTC@009b6094bab8: Test case TC_mscpool_LU_by_tmsi_null_nri_0_round_robin started. 20250126085121818 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37476<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126085121824 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37480<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126085121828 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:34393<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0(497)@009b6094bab8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250126085121847 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250126085121848 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250126085121855 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085121855 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085121855 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085121855 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085121855 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085121855 DRANAP DEBUG cnlink(msc-2)[0x56264c5ae870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085121855 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:36630 (stream_srv.c:142) 20250126085121855 DMAIN INFO New HNB SCTP connection r=127.0.0.1:36630<->l=127.0.0.1:29169 (hnbgw.c:791) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1(499)@009b6094bab8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250126085121855 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085121855 DRANAP DEBUG cnlink(msc-3)[0x56264c618660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085121857 DRANAP DEBUG cnlink(msc-3)[0x56264c618660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085121857 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250126085121857 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085121857 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085121857 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085121857 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085121857 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085121857 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085121857 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085121857 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085121857 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085121857 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085121857 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085121857 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085121857 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085121857 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085121857 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250126085121857 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085121857 DRANAP DEBUG cnlink(msc-3)[0x56264c618660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085121857 DRANAP DEBUG cnlink(msc-2)[0x56264c5ae870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085121857 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250126085121857 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085121857 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085121857 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085121857 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085121857 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085121857 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085121857 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085121857 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085121857 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085121857 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085121857 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085121857 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085121857 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085121857 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085121857 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250126085121857 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085121857 DRANAP DEBUG cnlink(msc-2)[0x56264c5ae870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085121857 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085121857 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250126085121857 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085121857 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085121857 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085121857 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085121857 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085121857 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085121857 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085121857 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085121857 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085121857 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085121857 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085121857 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085121857 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085121857 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085121857 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126085121857 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085121857 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085121857 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085121857 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250126085121857 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085121857 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085121857 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085121857 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085121857 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085121857 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085121857 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085121857 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085121857 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085121857 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085121857 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085121857 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085121857 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085121857 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085121857 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085121857 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085121857 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085121857 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085121857 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085121857 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085121857 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250126085121857 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250126085121857 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250126085121857 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085121857 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085121857 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085121857 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250126085121857 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250126085121857 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250126085121857 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250126085121857 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085121857 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085121857 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085121857 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126085121857 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126085121857 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126085121857 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250126085121857 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085121857 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085121857 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085121857 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085121857 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085121857 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085121857 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@009b6094bab8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(503)@009b6094bab8: ************************************************* HNBGW_Test.msc0-M3UA(503)@009b6094bab8: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(503)@009b6094bab8: ************************************************* MTC@009b6094bab8: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(501)@009b6094bab8: v_sccp_pdu_maxlen:268 MTC@009b6094bab8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(506)@009b6094bab8: ************************************************* HNBGW_Test.msc1-M3UA(506)@009b6094bab8: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(506)@009b6094bab8: ************************************************* MTC@009b6094bab8: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(504)@009b6094bab8: v_sccp_pdu_maxlen:268 20250126085121897 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085121897 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085121897 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085121897 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085121897 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085121897 DRANAP DEBUG cnlink(sgsn-2)[0x56264c61a310]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085121898 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085121898 DRANAP DEBUG cnlink(sgsn-3)[0x56264c61aca0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085121899 DRANAP DEBUG cnlink(sgsn-3)[0x56264c61aca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085121899 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250126085121899 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085121899 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085121899 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085121899 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085121899 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085121899 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085121899 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085121899 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085121899 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085121899 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085121899 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085121899 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085121899 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085121899 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085121899 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250126085121899 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085121899 DRANAP DEBUG cnlink(sgsn-3)[0x56264c61aca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085121899 DRANAP DEBUG cnlink(sgsn-2)[0x56264c61a310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085121899 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250126085121899 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085121899 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085121899 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085121899 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085121899 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085121899 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085121899 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085121899 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085121899 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085121899 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085121899 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085121899 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085121899 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085121899 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085121899 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250126085121899 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085121899 DRANAP DEBUG cnlink(sgsn-2)[0x56264c61a310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085121899 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085121899 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250126085121899 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085121899 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085121899 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085121899 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085121899 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085121899 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085121899 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085121899 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085121899 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085121899 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085121899 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085121899 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085121899 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085121899 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085121899 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126085121899 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085121899 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085121899 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085121899 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250126085121899 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085121899 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085121899 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085121899 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085121899 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085121899 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085121899 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085121899 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085121899 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085121899 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085121899 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085121899 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085121899 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085121899 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085121899 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085121899 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085121899 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085121900 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085121900 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085121900 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085121900 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250126085121900 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250126085121900 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250126085121900 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085121900 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085121900 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085121900 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250126085121900 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250126085121900 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250126085121900 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250126085121900 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085121900 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085121900 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085121900 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126085121900 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126085121900 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126085121900 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250126085121900 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085121900 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085121900 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085121900 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085121900 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085121900 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085121900 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@009b6094bab8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@009b6094bab8: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(509)@009b6094bab8: ************************************************* HNBGW_Test.sgsn0-M3UA(509)@009b6094bab8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(509)@009b6094bab8: ************************************************* HNBGW_Test.sgsn0-SCCP(507)@009b6094bab8: v_sccp_pdu_maxlen:268 MTC@009b6094bab8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(512)@009b6094bab8: ************************************************* HNBGW_Test.sgsn1-M3UA(512)@009b6094bab8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(512)@009b6094bab8: ************************************************* MTC@009b6094bab8: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(510)@009b6094bab8: v_sccp_pdu_maxlen:268 20250126085121958 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085121958 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085121958 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1355) 20250126085121958 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250126085121958 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20250126085121958 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250126085121958 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250126085121958 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085121958 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@009b6094bab8: setverdict(pass): none -> pass 20250126085121969 DLINP DEBUG SRVCONN(,r=127.0.0.1:36630<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085121969 DLINP DEBUG SRVCONN(,r=127.0.0.1:36630<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085121969 DLINP DEBUG SRVCONN(,r=127.0.0.1:36630<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1355) 20250126085121969 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250126085121969 DHNBAP DEBUG (127.0.0.1:36630 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20250126085121969 DHNBAP NOTICE (127.0.0.1:36630 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250126085121969 DHNBAP NOTICE (127.0.0.1:36630 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250126085121969 DLINP DEBUG SRVCONN(,r=127.0.0.1:36630<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085121969 DLINP DEBUG SRVCONN(,r=127.0.0.1:36630<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126085122071 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126085122071 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250126085122071 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126085122071 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(503)@009b6094bab8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250126085122077 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085122077 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250126085122077 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126085122077 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126085122077 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126085122077 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250126085122077 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126085122078 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085122078 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250126085122078 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126085122078 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126085122078 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126085122078 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126085122078 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126085122078 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085122078 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126085122078 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20250126085122078 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085122078 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085122078 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085122078 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085122078 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126085122078 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126085122078 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085122079 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085122079 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250126085122079 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085122079 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085122079 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085122079 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085122079 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085122079 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085122079 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085122079 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085122079 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085122079 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085122079 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085122079 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085122079 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085122079 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085122079 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085122079 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085122079 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085122080 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085122080 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085122080 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085122080 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085122080 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085122080 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085122080 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085122080 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085122089 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126085122089 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250126085122089 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126085122089 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(506)@009b6094bab8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250126085122095 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085122095 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250126085122095 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126085122095 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126085122095 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126085122095 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250126085122096 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126085122098 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085122098 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250126085122098 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126085122098 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126085122098 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126085122098 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126085122098 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126085122098 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085122098 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126085122098 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:406) 20250126085122098 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085122098 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085122098 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085122098 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085122098 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126085122098 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126085122099 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085122100 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085122100 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250126085122100 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085122100 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085122100 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085122100 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085122100 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085122100 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085122100 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085122100 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085122100 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085122100 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085122100 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085122100 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085122100 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085122100 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085122100 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126085122100 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085122100 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085122100 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085122100 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085122100 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085122100 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126085122100 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126085122100 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126085122100 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250126085122100 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085122115 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126085122115 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250126085122115 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126085122115 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(509)@009b6094bab8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250126085122120 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085122120 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250126085122121 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126085122121 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126085122121 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126085122121 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250126085122121 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126085122123 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085122123 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250126085122123 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126085122123 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126085122123 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126085122123 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126085122123 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126085122123 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085122123 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126085122123 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20250126085122123 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085122123 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085122123 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085122123 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085122123 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126085122123 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126085122123 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085122124 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085122124 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250126085122124 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085122124 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085122124 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085122124 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085122124 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085122124 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085122124 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085122124 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085122124 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085122124 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085122124 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085122124 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085122124 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085122124 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085122125 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085122125 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085122125 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085122125 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085122125 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085122125 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085122125 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085122125 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085122125 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085122125 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085122125 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085122129 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126085122129 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20250126085122129 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126085122129 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(512)@009b6094bab8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250126085122132 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085122132 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20250126085122132 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126085122132 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126085122132 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126085122132 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250126085122132 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126085122134 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085122134 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20250126085122134 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126085122134 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126085122134 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126085122134 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126085122134 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126085122134 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085122134 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126085122134 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:406) 20250126085122134 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085122134 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085122134 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085122134 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085122134 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126085122134 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126085122134 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085122135 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085122135 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250126085122135 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085122135 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085122135 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085122135 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085122135 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085122135 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085122135 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085122135 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085122135 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085122135 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085122135 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085122135 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085122135 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085122135 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085122135 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126085122135 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085122135 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085122135 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085122135 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085122135 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085122135 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126085122135 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126085122135 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126085122135 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250126085122135 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(502)@009b6094bab8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126085122877 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085122877 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085122877 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085122877 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085122877 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085122877 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085122877 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085122877 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085122877 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085122877 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085122877 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085122877 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085122877 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085122877 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085122877 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250126085122877 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250126085122877 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085122877 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085122877 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085122877 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085122877 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085122877 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085122877 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085122877 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085122877 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085122877 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085122877 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085122877 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085122877 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085122877 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085122877 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126085122877 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126085122877 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250126085122877 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250126085122877 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085122877 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250126085122877 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085122877 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085122877 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085122877 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085122877 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085122877 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085122877 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085122877 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085122877 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085122877 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085122877 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085122877 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085122877 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085122877 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126085122877 DRANAP NOTICE cnlink(msc-0)[0x56264c5ce220]{CONNECTED}: link up (cnlink.c:111) 20250126085122877 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085122877 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085122877 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085122877 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085122877 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085122877 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085122877 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085122877 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085122878 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085122878 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085122879 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085122879 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085122879 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085122879 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085122879 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085122879 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085122879 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085122879 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085122879 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085122879 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085122879 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085122879 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085122879 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250126085122879 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250126085122879 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085122879 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085122879 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085122879 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085122879 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085122879 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085122879 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085122879 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085122879 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085122879 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085122879 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085122879 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085122879 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085122879 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085122879 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126085122879 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126085122879 DRANAP INFO cnlink(msc-0)[0x56264c5ce220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(505)@009b6094bab8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126085122895 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085122895 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250126085122895 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250126085122895 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250126085122895 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085122895 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085122895 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085122895 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085122895 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085122895 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085122895 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085122895 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250126085122895 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085122895 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085122895 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250126085122895 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250126085122895 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085122895 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085122895 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085122895 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085122895 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085122895 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085122895 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085122895 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085122895 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085122895 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085122895 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085122895 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085122895 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085122895 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085122895 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126085122895 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126085122895 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) 20250126085122895 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) 20250126085122895 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085122895 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250126085122895 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085122895 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085122895 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085122895 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085122895 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085122895 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085122895 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085122895 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085122895 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085122895 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085122895 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085122895 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126085122895 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085122895 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126085122895 DRANAP NOTICE cnlink(msc-1)[0x56264c5b1670]{CONNECTED}: link up (cnlink.c:111) 20250126085122895 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085122895 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085122895 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085122895 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126085122895 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126085122895 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126085122895 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250126085122895 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085122895 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085122895 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250126085122895 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250126085122895 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250126085122895 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085122895 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085122895 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085122895 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085122895 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085122895 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085122895 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085122895 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250126085122895 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085122895 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085122895 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250126085122895 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250126085122895 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085122895 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085122895 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085122895 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085122895 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085122895 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085122895 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085122895 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085122895 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085122895 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085122895 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085122895 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085122895 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085122895 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085122895 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126085122895 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126085122895 DRANAP INFO cnlink(msc-1)[0x56264c5b1670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(508)@009b6094bab8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126085122925 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085122925 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085122925 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085122925 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085122925 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085122926 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085122926 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085122926 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085122926 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085122926 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085122926 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085122926 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250126085122926 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250126085122926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085122925 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085122925 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085122925 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085122926 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085122926 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085122926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085122926 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085122926 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085122926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085122926 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085122926 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085122926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085122926 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085122926 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085122926 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085122926 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085122926 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126085122926 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126085122926 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250126085122926 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250126085122926 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085122926 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250126085122926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085122926 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085122926 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085122926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085122926 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085122926 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085122926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085122926 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085122926 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085122926 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085122926 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085122926 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085122926 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085122926 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126085122926 DRANAP NOTICE cnlink(sgsn-0)[0x56264c618ff0]{CONNECTED}: link up (cnlink.c:111) 20250126085122926 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085122926 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085122926 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085122926 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085122926 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085122926 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085122926 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085122926 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085122928 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085122928 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085122928 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085122928 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085122928 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085122928 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085122928 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085122928 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085122928 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085122928 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085122928 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085122928 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085122928 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085122928 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085122928 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250126085122928 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20250126085122928 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085122928 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085122928 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085122928 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085122928 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085122928 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085122928 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085122928 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085122928 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085122928 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085122928 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085122928 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085122928 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085122928 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085122928 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126085122928 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126085122928 DRANAP INFO cnlink(sgsn-0)[0x56264c618ff0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(511)@009b6094bab8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126085122935 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085122935 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250126085122935 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250126085122935 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250126085122935 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085122935 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085122935 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085122935 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085122935 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085122936 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085122936 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085122936 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250126085122936 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085122936 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085122936 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250126085122936 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250126085122936 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085122936 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085122936 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085122936 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085122936 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085122936 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085122936 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085122936 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085122936 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085122936 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085122936 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085122936 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085122936 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085122936 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126085122936 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126085122936 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126085122936 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250126085122936 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085122936 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085122936 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085122936 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085122936 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085122936 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126085122936 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126085122936 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) 20250126085122936 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) 20250126085122936 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085122936 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250126085122936 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085122936 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085122936 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085122936 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085122936 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085122936 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085122936 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085122936 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085122936 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085122936 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085122936 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085122936 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126085122936 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085122936 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126085122936 DRANAP NOTICE cnlink(sgsn-1)[0x56264c619980]{CONNECTED}: link up (cnlink.c:111) 20250126085122937 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085122937 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250126085122937 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250126085122937 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250126085122937 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085122937 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085122937 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085122937 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085122937 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085122937 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085122937 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085122937 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250126085122937 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085122937 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085122937 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250126085122937 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20250126085122937 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085122937 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085122937 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085122937 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085122937 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085122937 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085122937 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085122937 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085122937 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085122937 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085122937 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085122937 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085122937 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085122937 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085122937 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126085122937 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126085122937 DRANAP INFO cnlink(sgsn-1)[0x56264c619980]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250126085123984 DLCTRL DEBUG Command: GET 143498535 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250126085123984 DLCTRL DEBUG Tx Command reply: GET_REPLY 143498535 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250126085123992 DLCTRL DEBUG Command: GET 348561103 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250126085123992 DLCTRL DEBUG Tx Command reply: GET_REPLY 348561103 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250126085123997 DLCTRL DEBUG Command: GET 763774814 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250126085123997 DLCTRL DEBUG Tx Command reply: GET_REPLY 763774814 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085124001 DLCTRL DEBUG Command: GET 312151320 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085124001 DLCTRL DEBUG Tx Command reply: GET_REPLY 312151320 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085124004 DLCTRL DEBUG Command: GET 803546708 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250126085124004 DLCTRL DEBUG Tx Command reply: GET_REPLY 803546708 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250126085124006 DLCTRL DEBUG Command: GET 818614660 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250126085124006 DLCTRL DEBUG Tx Command reply: GET_REPLY 818614660 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250126085124009 DLCTRL DEBUG Command: GET 992462613 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250126085124009 DLCTRL DEBUG Tx Command reply: GET_REPLY 992462613 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250126085124011 DLCTRL DEBUG Command: GET 522780860 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250126085124011 DLCTRL DEBUG Tx Command reply: GET_REPLY 522780860 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085124012 DLCTRL DEBUG Command: GET 127607338 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085124012 DLCTRL DEBUG Tx Command reply: GET_REPLY 127607338 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085124014 DLCTRL DEBUG Command: GET 164774356 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250126085124014 DLCTRL DEBUG Tx Command reply: GET_REPLY 164774356 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250126085124015 DLCTRL DEBUG Command: GET 593331812 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250126085124015 DLCTRL DEBUG Tx Command reply: GET_REPLY 593331812 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250126085124017 DLCTRL DEBUG Command: GET 481976518 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250126085124017 DLCTRL DEBUG Tx Command reply: GET_REPLY 481976518 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250126085124018 DLCTRL DEBUG Command: GET 321622478 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250126085124018 DLCTRL DEBUG Tx Command reply: GET_REPLY 321622478 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085124019 DLCTRL DEBUG Command: GET 442076692 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085124019 DLCTRL DEBUG Tx Command reply: GET_REPLY 442076692 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085124020 DLCTRL DEBUG Command: GET 10934465 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250126085124020 DLCTRL DEBUG Tx Command reply: GET_REPLY 10934465 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250126085124021 DLCTRL DEBUG Command: GET 431216717 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250126085124021 DLCTRL DEBUG Tx Command reply: GET_REPLY 431216717 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250126085124022 DLCTRL DEBUG Command: GET 23576104 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250126085124022 DLCTRL DEBUG Tx Command reply: GET_REPLY 23576104 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250126085124023 DLCTRL DEBUG Command: GET 125141271 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250126085124023 DLCTRL DEBUG Tx Command reply: GET_REPLY 125141271 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085124024 DLCTRL DEBUG Command: GET 991073748 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085124024 DLCTRL DEBUG Tx Command reply: GET_REPLY 991073748 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085124024 DLCTRL DEBUG Command: GET 3954732 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250126085124024 DLCTRL DEBUG Tx Command reply: GET_REPLY 3954732 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@009b6094bab8: 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@009b6094bab8: "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@009b6094bab8: 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@009b6094bab8: 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 := '000000000000001010000101'B, t_guard := 20.000000 } 20250126085124042 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37494<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(502)@009b6094bab8: f_create_expect(l3 := '05080200F110172A5205F442000023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(502)@009b6094bab8: Created Expect[0] for '05080200F110172A5205F442000023'O to be handled at TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(514) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(498)@009b6094bab8: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(514)8467759 20250126085125072 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085125072 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085125072 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1355) 20250126085125072 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250126085125072 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x81352f, normal) (hnbgw_rua.c:407) 20250126085125072 DHNB DEBUG map_rua[0x56264c645390]{init}: Allocated (fsm.c:456) 20250126085125072 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8467759)[0x56264c645390]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250126085125072 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8467759 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250126085125072 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085125072 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085125072 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8467759 SCCP-0 CS MI=TMSI-0x42000023: TMSI-0x42000023 NRI(10bit)=0x0=0: this is a NULL-NRI (hnbgw_cn.c:1055) 20250126085125072 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8467759 SCCP-0 CS MI=TMSI-0x42000023: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250126085125072 DCN DEBUG map_sccp[0x56264c6310a0]{init}: Allocated (fsm.c:456) 20250126085125072 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x56264c6310a0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250126085125072 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8467759 <-> SCCP-61 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250126085125072 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8467759 SCCP-61 msc-0 MI=TMSI-0x42000023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20250126085125072 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8467759)[0x56264c645390]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250126085125072 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085125072 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085125072 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8467759)[0x56264c645390]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250126085125072 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x56264c6310a0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126085125072 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250126085125072 DLSCCP DEBUG SCCP-SCOC(61)[0x56264c630f70]{IDLE}: Allocated (fsm.c:456) 20250126085125072 DLSCCP DEBUG SCCP-SCOC(61)[0x56264c630f70]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250126085125072 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442000023004f40030002850056400500f1100926) (sccp_scrc.c:406) 20250126085125072 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085125072 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085125072 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085125072 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085125072 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085125072 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085125072 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085125072 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085125072 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085125072 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085125072 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085125072 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085125072 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085125072 DLSCCP DEBUG SCCP-SCOC(61)[0x56264c630f70]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250126085125072 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x56264c6310a0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250126085125072 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8467759)[0x56264c645390]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250126085125073 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085125073 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085125073 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085125073 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085125073 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085125073 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085125073 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085125073 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(501)@009b6094bab8: First idle individual index:0 HNBGW_Test.msc0-SCCP(501)@009b6094bab8: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(502)@009b6094bab8: Found Expect[0] for l3='05080200F110172A5205F442000023'O handled at TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(514) HNBGW_Test.msc0-RAN(502)@009b6094bab8: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(514)12805322 HNBGW_Test.msc0-SCCP(501)@009b6094bab8: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(501)@009b6094bab8: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(514)@009b6094bab8: setverdict(pass): none -> pass 20250126085125084 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085125084 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085125084 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085125084 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085125084 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085125084 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085125084 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085125084 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085125084 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085125085 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085125085 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085125085 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085125085 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085125085 DLSS7 DEBUG scrc_rx_mtp_xfer_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=003cd486) (sccp_scrc.c:477) 20250126085125085 DLSCCP DEBUG Received CO:COAK for local reference 61 (sccp_scoc.c:1824) 20250126085125085 DLSCCP DEBUG SCCP-SCOC(61)[0x56264c630f70]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250126085125085 DLSCCP DEBUG SCCP-SCOC(61)[0x56264c630f70]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250126085125085 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085125085 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250126085125085 DCN DEBUG handle_cn_conn_conf() conn_id=61, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250126085125085 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x56264c6310a0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250126085125085 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x56264c6310a0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250126085125086 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37494<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(514)@009b6094bab8: Final verdict of PTC: pass MTC@009b6094bab8: 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 } } } 20250126085125087 DLCTRL DEBUG Command: GET 304374066 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250126085125087 DLCTRL DEBUG Tx Command reply: GET_REPLY 304374066 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250126085125089 DLCTRL DEBUG Command: GET 791986982 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250126085125089 DLCTRL DEBUG Tx Command reply: GET_REPLY 791986982 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250126085125091 DLCTRL DEBUG Command: GET 386620171 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250126085125091 DLCTRL DEBUG Tx Command reply: GET_REPLY 386620171 rate_ctr.abs.msc.0.cnpool:subscr:reattach 1 (control_if.c:477) 20250126085125093 DLCTRL DEBUG Command: GET 619667319 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085125093 DLCTRL DEBUG Tx Command reply: GET_REPLY 619667319 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085125094 DLCTRL DEBUG Command: GET 81098882 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250126085125094 DLCTRL DEBUG Tx Command reply: GET_REPLY 81098882 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250126085125095 DLCTRL DEBUG Command: GET 560505484 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250126085125095 DLCTRL DEBUG Tx Command reply: GET_REPLY 560505484 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126085125096 DLCTRL DEBUG Command: GET 592002837 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250126085125096 DLCTRL DEBUG Tx Command reply: GET_REPLY 592002837 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250126085125097 DLCTRL DEBUG Command: GET 901523904 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250126085125097 DLCTRL DEBUG Tx Command reply: GET_REPLY 901523904 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085125098 DLCTRL DEBUG Command: GET 180447537 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085125098 DLCTRL DEBUG Tx Command reply: GET_REPLY 180447537 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085125099 DLCTRL DEBUG Command: GET 105285334 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250126085125099 DLCTRL DEBUG Tx Command reply: GET_REPLY 105285334 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126085125100 DLCTRL DEBUG Command: GET 528402167 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250126085125100 DLCTRL DEBUG Tx Command reply: GET_REPLY 528402167 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250126085125101 DLCTRL DEBUG Command: GET 760740896 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250126085125101 DLCTRL DEBUG Tx Command reply: GET_REPLY 760740896 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250126085125102 DLCTRL DEBUG Command: GET 498307129 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250126085125102 DLCTRL DEBUG Tx Command reply: GET_REPLY 498307129 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085125102 DLCTRL DEBUG Command: GET 227490592 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085125102 DLCTRL DEBUG Tx Command reply: GET_REPLY 227490592 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085125103 DLCTRL DEBUG Command: GET 299623043 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250126085125103 DLCTRL DEBUG Tx Command reply: GET_REPLY 299623043 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126085125104 DLCTRL DEBUG Command: GET 776492484 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250126085125104 DLCTRL DEBUG Tx Command reply: GET_REPLY 776492484 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250126085125104 DLCTRL DEBUG Command: GET 572567563 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250126085125104 DLCTRL DEBUG Tx Command reply: GET_REPLY 572567563 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250126085125105 DLCTRL DEBUG Command: GET 502346571 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250126085125105 DLCTRL DEBUG Tx Command reply: GET_REPLY 502346571 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085125106 DLCTRL DEBUG Command: GET 233936597 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085125106 DLCTRL DEBUG Tx Command reply: GET_REPLY 233936597 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085125107 DLCTRL DEBUG Command: GET 495299326 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250126085125107 DLCTRL DEBUG Tx Command reply: GET_REPLY 495299326 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed MTC@009b6094bab8: 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 := '000000000000001111000100'B, t_guard := 20.000000 } 20250126085125119 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37498<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(505)@009b6094bab8: f_create_expect(l3 := '05080200F110172A5205F442000023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(505)@009b6094bab8: Created Expect[0] for '05080200F110172A5205F442000023'O to be handled at TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(515) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(498)@009b6094bab8: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(515)8895272 20250126085126139 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085126139 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085126139 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1355) 20250126085126139 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250126085126139 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x87bb28, normal) (hnbgw_rua.c:407) 20250126085126139 DHNB DEBUG map_rua[0x56264c632d10]{init}: Allocated (fsm.c:456) 20250126085126139 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8895272)[0x56264c632d10]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250126085126139 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8895272 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250126085126139 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085126139 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085126139 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8895272 SCCP-0 CS MI=TMSI-0x42000023: TMSI-0x42000023 NRI(10bit)=0x0=0: this is a NULL-NRI (hnbgw_cn.c:1055) 20250126085126139 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8895272 SCCP-0 CS MI=TMSI-0x42000023: CN link round-robin selects msc 1 (hnbgw_cn.c:1125) 20250126085126139 DCN DEBUG map_sccp[0x56264c63b7c0]{init}: Allocated (fsm.c:456) 20250126085126139 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-62)[0x56264c63b7c0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250126085126139 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8895272 <-> SCCP-62 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250126085126139 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8895272 SCCP-62 msc-1 MI=TMSI-0x42000023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20250126085126139 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8895272)[0x56264c632d10]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250126085126139 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085126139 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085126139 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8895272)[0x56264c632d10]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250126085126139 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-62)[0x56264c63b7c0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126085126139 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250126085126139 DLSCCP DEBUG SCCP-SCOC(62)[0x56264c628460]{IDLE}: Allocated (fsm.c:456) 20250126085126139 DLSCCP DEBUG SCCP-SCOC(62)[0x56264c628460]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250126085126139 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442000023004f40030003c40056400500f1100926) (sccp_scrc.c:406) 20250126085126139 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085126139 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085126139 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085126139 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085126139 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085126139 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085126139 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085126139 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085126139 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085126139 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085126139 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085126139 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126085126139 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085126139 DLSCCP DEBUG SCCP-SCOC(62)[0x56264c628460]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250126085126139 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-62)[0x56264c63b7c0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250126085126139 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8895272)[0x56264c632d10]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250126085126139 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085126139 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085126139 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085126139 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126085126139 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126085126139 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126085126139 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250126085126139 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(504)@009b6094bab8: First idle individual index:0 HNBGW_Test.msc1-SCCP(504)@009b6094bab8: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(505)@009b6094bab8: Found Expect[0] for l3='05080200F110172A5205F442000023'O handled at TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(515) HNBGW_Test.msc1-RAN(505)@009b6094bab8: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(515)12080597 HNBGW_Test.msc1-SCCP(504)@009b6094bab8: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(504)@009b6094bab8: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250126085126157 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085126157 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250126085126157 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250126085126157 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250126085126157 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085126157 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085126157 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085126157 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085126157 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085126157 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085126157 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085126157 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250126085126157 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085126157 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00334a00) (sccp_scrc.c:477) 20250126085126157 DLSCCP DEBUG Received CO:COAK for local reference 62 (sccp_scoc.c:1824) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(515)@009b6094bab8: setverdict(pass): none -> pass 20250126085126157 DLSCCP DEBUG SCCP-SCOC(62)[0x56264c628460]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250126085126157 DLSCCP DEBUG SCCP-SCOC(62)[0x56264c628460]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250126085126157 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085126157 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250126085126157 DCN DEBUG handle_cn_conn_conf() conn_id=62, addrs: called=RI=SSN_PC,PC=0.0.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250126085126157 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-62)[0x56264c63b7c0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250126085126157 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-62)[0x56264c63b7c0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250126085126162 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37498<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(515)@009b6094bab8: Final verdict of PTC: pass MTC@009b6094bab8: 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 } } } 20250126085126164 DLCTRL DEBUG Command: GET 303116886 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250126085126164 DLCTRL DEBUG Tx Command reply: GET_REPLY 303116886 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250126085126171 DLCTRL DEBUG Command: GET 292823171 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250126085126171 DLCTRL DEBUG Tx Command reply: GET_REPLY 292823171 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250126085126176 DLCTRL DEBUG Command: GET 741995030 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250126085126176 DLCTRL DEBUG Tx Command reply: GET_REPLY 741995030 rate_ctr.abs.msc.0.cnpool:subscr:reattach 1 (control_if.c:477) 20250126085126180 DLCTRL DEBUG Command: GET 480382364 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085126180 DLCTRL DEBUG Tx Command reply: GET_REPLY 480382364 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085126182 DLCTRL DEBUG Command: GET 798270842 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250126085126182 DLCTRL DEBUG Tx Command reply: GET_REPLY 798270842 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126085126183 DLCTRL DEBUG Command: GET 734119067 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250126085126183 DLCTRL DEBUG Tx Command reply: GET_REPLY 734119067 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250126085126184 DLCTRL DEBUG Command: GET 576652156 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250126085126184 DLCTRL DEBUG Tx Command reply: GET_REPLY 576652156 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250126085126185 DLCTRL DEBUG Command: GET 592827619 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250126085126185 DLCTRL DEBUG Tx Command reply: GET_REPLY 592827619 rate_ctr.abs.msc.1.cnpool:subscr:reattach 1 (control_if.c:477) 20250126085126185 DLCTRL DEBUG Command: GET 274498689 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085126185 DLCTRL DEBUG Tx Command reply: GET_REPLY 274498689 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085126186 DLCTRL DEBUG Command: GET 633669448 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250126085126186 DLCTRL DEBUG Tx Command reply: GET_REPLY 633669448 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126085126187 DLCTRL DEBUG Command: GET 229855882 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250126085126187 DLCTRL DEBUG Tx Command reply: GET_REPLY 229855882 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250126085126188 DLCTRL DEBUG Command: GET 506618316 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250126085126188 DLCTRL DEBUG Tx Command reply: GET_REPLY 506618316 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250126085126188 DLCTRL DEBUG Command: GET 100028119 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250126085126188 DLCTRL DEBUG Tx Command reply: GET_REPLY 100028119 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085126189 DLCTRL DEBUG Command: GET 242442102 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085126189 DLCTRL DEBUG Tx Command reply: GET_REPLY 242442102 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085126190 DLCTRL DEBUG Command: GET 534538861 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250126085126190 DLCTRL DEBUG Tx Command reply: GET_REPLY 534538861 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126085126191 DLCTRL DEBUG Command: GET 941339952 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250126085126191 DLCTRL DEBUG Tx Command reply: GET_REPLY 941339952 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250126085126191 DLCTRL DEBUG Command: GET 867247535 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250126085126191 DLCTRL DEBUG Tx Command reply: GET_REPLY 867247535 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250126085126192 DLCTRL DEBUG Command: GET 263100973 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250126085126192 DLCTRL DEBUG Tx Command reply: GET_REPLY 263100973 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085126193 DLCTRL DEBUG Command: GET 804082624 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085126193 DLCTRL DEBUG Tx Command reply: GET_REPLY 804082624 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085126193 DLCTRL DEBUG Command: GET 995118507 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250126085126193 DLCTRL DEBUG Tx Command reply: GET_REPLY 995118507 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed MTC@009b6094bab8: 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 := '000000000000000010110011'B, t_guard := 20.000000 } 20250126085126205 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54816<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(502)@009b6094bab8: f_create_expect(l3 := '05080200F110172A5205F442000023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(502)@009b6094bab8: Created Expect[0] for '05080200F110172A5205F442000023'O to be handled at TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(516) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(498)@009b6094bab8: Added conn table entry 2TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(516)9765365 20250126085127225 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085127225 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085127225 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1355) 20250126085127225 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250126085127225 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x9501f5, normal) (hnbgw_rua.c:407) 20250126085127225 DHNB DEBUG map_rua[0x56264c632ba0]{init}: Allocated (fsm.c:456) 20250126085127225 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9765365)[0x56264c632ba0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250126085127225 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9765365 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250126085127225 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085127225 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085127225 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9765365 SCCP-0 CS MI=TMSI-0x42000023: TMSI-0x42000023 NRI(10bit)=0x0=0: this is a NULL-NRI (hnbgw_cn.c:1055) 20250126085127225 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9765365 SCCP-0 CS MI=TMSI-0x42000023: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250126085127225 DCN DEBUG map_sccp[0x56264c62d740]{init}: Allocated (fsm.c:456) 20250126085127225 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-63)[0x56264c62d740]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250126085127225 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9765365 <-> SCCP-63 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250126085127225 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9765365 SCCP-63 msc-0 MI=TMSI-0x42000023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20250126085127225 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9765365)[0x56264c632ba0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250126085127225 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085127225 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085127225 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9765365)[0x56264c632ba0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250126085127225 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-63)[0x56264c62d740]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126085127225 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250126085127225 DLSCCP DEBUG SCCP-SCOC(63)[0x56264c54e4b0]{IDLE}: Allocated (fsm.c:456) 20250126085127225 DLSCCP DEBUG SCCP-SCOC(63)[0x56264c54e4b0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250126085127225 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442000023004f40030000b30056400500f1100926) (sccp_scrc.c:406) 20250126085127225 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085127225 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085127225 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085127225 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085127225 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085127225 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085127225 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085127225 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085127225 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085127226 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085127226 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085127226 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085127226 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085127226 DLSCCP DEBUG SCCP-SCOC(63)[0x56264c54e4b0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250126085127226 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-63)[0x56264c62d740]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250126085127226 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9765365)[0x56264c632ba0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250126085127226 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085127226 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085127226 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085127226 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085127226 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085127226 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085127226 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085127226 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(501)@009b6094bab8: First idle individual index:1 HNBGW_Test.msc0-SCCP(501)@009b6094bab8: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(502)@009b6094bab8: Found Expect[0] for l3='05080200F110172A5205F442000023'O handled at TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(516) HNBGW_Test.msc0-RAN(502)@009b6094bab8: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(516)16274548 HNBGW_Test.msc0-SCCP(501)@009b6094bab8: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(501)@009b6094bab8: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250126085127229 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085127229 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085127229 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085127229 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085127229 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085127229 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085127230 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085127230 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085127230 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085127230 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085127230 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085127230 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085127230 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085127230 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00a73ded) (sccp_scrc.c:477) 20250126085127230 DLSCCP DEBUG Received CO:COAK for local reference 63 (sccp_scoc.c:1824) 20250126085127230 DLSCCP DEBUG SCCP-SCOC(63)[0x56264c54e4b0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250126085127230 DLSCCP DEBUG SCCP-SCOC(63)[0x56264c54e4b0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250126085127230 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085127230 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250126085127230 DCN DEBUG handle_cn_conn_conf() conn_id=63, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250126085127230 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-63)[0x56264c62d740]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250126085127230 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-63)[0x56264c62d740]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(516)@009b6094bab8: setverdict(pass): none -> pass 20250126085127231 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54816<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(516)@009b6094bab8: Final verdict of PTC: pass MTC@009b6094bab8: 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 } } } 20250126085127232 DLCTRL DEBUG Command: GET 265219823 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250126085127232 DLCTRL DEBUG Tx Command reply: GET_REPLY 265219823 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250126085127233 DLCTRL DEBUG Command: GET 323588310 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250126085127233 DLCTRL DEBUG Tx Command reply: GET_REPLY 323588310 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250126085127234 DLCTRL DEBUG Command: GET 702687192 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250126085127234 DLCTRL DEBUG Tx Command reply: GET_REPLY 702687192 rate_ctr.abs.msc.0.cnpool:subscr:reattach 2 (control_if.c:477) 20250126085127235 DLCTRL DEBUG Command: GET 377444564 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085127235 DLCTRL DEBUG Tx Command reply: GET_REPLY 377444564 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085127236 DLCTRL DEBUG Command: GET 368705299 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250126085127236 DLCTRL DEBUG Tx Command reply: GET_REPLY 368705299 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126085127237 DLCTRL DEBUG Command: GET 554786545 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250126085127237 DLCTRL DEBUG Tx Command reply: GET_REPLY 554786545 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250126085127238 DLCTRL DEBUG Command: GET 90288022 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250126085127238 DLCTRL DEBUG Tx Command reply: GET_REPLY 90288022 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250126085127238 DLCTRL DEBUG Command: GET 458615970 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250126085127238 DLCTRL DEBUG Tx Command reply: GET_REPLY 458615970 rate_ctr.abs.msc.1.cnpool:subscr:reattach 1 (control_if.c:477) 20250126085127239 DLCTRL DEBUG Command: GET 460790484 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085127239 DLCTRL DEBUG Tx Command reply: GET_REPLY 460790484 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085127240 DLCTRL DEBUG Command: GET 376282054 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250126085127240 DLCTRL DEBUG Tx Command reply: GET_REPLY 376282054 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126085127240 DLCTRL DEBUG Command: GET 414661457 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250126085127240 DLCTRL DEBUG Tx Command reply: GET_REPLY 414661457 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250126085127241 DLCTRL DEBUG Command: GET 6299412 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250126085127241 DLCTRL DEBUG Tx Command reply: GET_REPLY 6299412 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250126085127242 DLCTRL DEBUG Command: GET 976474931 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250126085127242 DLCTRL DEBUG Tx Command reply: GET_REPLY 976474931 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085127242 DLCTRL DEBUG Command: GET 651627042 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085127242 DLCTRL DEBUG Tx Command reply: GET_REPLY 651627042 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085127243 DLCTRL DEBUG Command: GET 705647397 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250126085127243 DLCTRL DEBUG Tx Command reply: GET_REPLY 705647397 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126085127243 DLCTRL DEBUG Command: GET 126953730 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250126085127243 DLCTRL DEBUG Tx Command reply: GET_REPLY 126953730 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250126085127244 DLCTRL DEBUG Command: GET 271970540 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250126085127244 DLCTRL DEBUG Tx Command reply: GET_REPLY 271970540 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250126085127245 DLCTRL DEBUG Command: GET 740627731 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250126085127245 DLCTRL DEBUG Tx Command reply: GET_REPLY 740627731 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085127245 DLCTRL DEBUG Command: GET 888128855 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085127245 DLCTRL DEBUG Tx Command reply: GET_REPLY 888128855 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085127246 DLCTRL DEBUG Command: GET 947281973 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250126085127246 DLCTRL DEBUG Tx Command reply: GET_REPLY 947281973 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed MTC@009b6094bab8: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.sgsn0-RAN(508)@009b6094bab8: Final verdict of PTC: none 20250126085127249 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37480<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250126085127249 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250126085127249 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085127249 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250126085127249 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250126085127249 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250126085127249 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085127249 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126085127249 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250126085127249 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126085127249 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085127249 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20250126085127249 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126085127249 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126085127249 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126085127249 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250126085127249 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126085127249 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250126085127249 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:34393<->l=127.0.0.1:4262) (control_if.c:193) 20250126085127249 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085127249 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126085127249 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20250126085127249 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085127249 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085127249 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085127249 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250126085127249 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085127249 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250126085127249 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250126085127249 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250126085127249 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085127249 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126085127249 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250126085127249 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085127249 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126085127249 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126085127249 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085127249 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126085127249 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126085127249 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20250126085127249 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126085127249 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126085127249 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126085127249 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250126085127249 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126085127249 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250126085127249 DRANAP NOTICE cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: link lost (cnlink.c:118) 20250126085127249 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085127249 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126085127249 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) HNBGW_Test.msc0-M3UA(503)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(507)@009b6094bab8: Final verdict of PTC: none 20250126085127249 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085127249 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085127249 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085127249 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085127249 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126085127249 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126085127249 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126085127249 DRANAP NOTICE cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: link lost (cnlink.c:118) 20250126085127249 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x56264c6310a0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) HNBGW_Test.sgsn1-SCCP(510)@009b6094bab8: Final verdict of PTC: none 20250126085127249 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250126085127249 DLSCCP DEBUG SCCP-SCOC(61)[0x56264c630f70]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(498)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(509)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(511)@009b6094bab8: Final verdict of PTC: none 20250126085127249 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003cd486), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250126085127249 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) VirtHNBGW-STATS(494)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.msc1-RAN(505)@009b6094bab8: Final verdict of PTC: none 20250126085127249 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085127249 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085127249 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126085127249 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085127249 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126085127249 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250126085127249 DLINP <0002> stream_srv.c:766 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250126085127249 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085127249 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc1-0: connection closed 20250126085127249 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126085127249 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126085127249 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126085127249 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250126085127249 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1-RUA(500)@009b6094bab8: Final verdict of PTC: none MutexDispCT-TC_mscpool_LU_by_tmsi_null_nri_0_round_robin(493)@009b6094bab8: Final verdict of PTC: none 20250126085127249 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085127249 DLSCCP DEBUG SCCP-SCOC(61)[0x56264c630f70]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250126085127249 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x56264c6310a0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250126085127249 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8467759)[0x56264c645390]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250126085127249 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250126085127249 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8467759)[0x56264c645390]{connected}: Tx RUA Disconnect (context_map_rua.c:267) IPA-CTRL-CLI-IPA(495)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(506)@009b6094bab8: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0(497)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(501)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(512)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(504)@009b6094bab8: Final verdict of PTC: none 20250126085127249 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250126085127250 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8467759)[0x56264c645390]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250126085127250 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8467759)[0x56264c645390]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250126085127250 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8467759)[0x56264c645390]{disrupted}: Freeing instance (context_map.c:202) 20250126085127250 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8467759)[0x56264c645390]{disrupted}: Deallocated (fsm.c:568) 20250126085127250 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x56264c6310a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250126085127250 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x56264c6310a0]{disconnected}: Freeing instance (context_map.c:206) 20250126085127250 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x56264c6310a0]{disconnected}: Deallocated (fsm.c:568) 20250126085127250 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8467759 SCCP-61 msc-0 MI=TMSI-0x42000023: Deallocating (context_map.c:225) 20250126085127250 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-63)[0x56264c62d740]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250126085127250 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1(499)@009b6094bab8: Final verdict of PTC: none 20250126085127250 DLSCCP DEBUG SCCP-SCOC(63)[0x56264c54e4b0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250126085127250 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a73ded), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250126085127250 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085127250 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085127250 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085127250 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085127250 DLSCCP DEBUG SCCP-SCOC(63)[0x56264c54e4b0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250126085127250 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-63)[0x56264c62d740]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250126085127250 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9765365)[0x56264c632ba0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250126085127250 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9765365)[0x56264c632ba0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250126085127250 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250126085127250 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9765365)[0x56264c632ba0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250126085127250 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9765365)[0x56264c632ba0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250126085127250 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9765365)[0x56264c632ba0]{disrupted}: Freeing instance (context_map.c:202) 20250126085127250 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9765365)[0x56264c632ba0]{disrupted}: Deallocated (fsm.c:568) 20250126085127250 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-63)[0x56264c62d740]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250126085127250 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-63)[0x56264c62d740]{disconnected}: Freeing instance (context_map.c:206) 20250126085127250 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-63)[0x56264c62d740]{disconnected}: Deallocated (fsm.c:568) 20250126085127250 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9765365 SCCP-63 msc-0 MI=TMSI-0x42000023: Deallocating (context_map.c:225) 20250126085127250 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085127250 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126085127250 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:371) 20250126085127250 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085127250 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085127250 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085127250 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085127250 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126085127250 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126085127250 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126085127250 DRANAP NOTICE cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: link lost (cnlink.c:118) 20250126085127250 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-62)[0x56264c63b7c0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250126085127250 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250126085127250 DLSCCP DEBUG SCCP-SCOC(62)[0x56264c628460]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250126085127250 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00334a00), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250126085127250 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085127250 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085127250 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126085127250 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085127250 DLSCCP DEBUG SCCP-SCOC(62)[0x56264c628460]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250126085127250 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-62)[0x56264c63b7c0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250126085127250 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8895272)[0x56264c632d10]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250126085127250 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8895272)[0x56264c632d10]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250126085127250 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250126085127250 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8895272)[0x56264c632d10]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250126085127250 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8895272)[0x56264c632d10]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250126085127250 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8895272)[0x56264c632d10]{disrupted}: Freeing instance (context_map.c:202) 20250126085127250 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8895272)[0x56264c632d10]{disrupted}: Deallocated (fsm.c:568) 20250126085127250 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-62)[0x56264c63b7c0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250126085127250 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-62)[0x56264c63b7c0]{disconnected}: Freeing instance (context_map.c:206) 20250126085127250 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-62)[0x56264c63b7c0]{disconnected}: Deallocated (fsm.c:568) 20250126085127250 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8895272 SCCP-62 msc-1 MI=TMSI-0x42000023: Deallocating (context_map.c:225) 20250126085127250 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085127250 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250126085127250 DLINP DEBUG SRVCONN(,r=127.0.0.1:36630<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085127250 DLINP DEBUG SRVCONN(,r=127.0.0.1:36630<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085127250 DLINP NOTICE SRV(,r=127.0.0.1:36630<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250126085127250 DMAIN NOTICE (127.0.0.1:36630 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:36630<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250126085127250 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20250126085127250 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085127250 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126085127250 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:371) 20250126085127250 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085127250 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085127250 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085127250 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085127250 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126085127250 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126085127250 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126085127250 DRANAP NOTICE cnlink(sgsn-1)[0x56264c619980]{DISCONNECTED}: link lost (cnlink.c:118) 20250126085127251 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:894) 20250126085127251 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085127251 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250126085127251 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250126085127251 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250126085127250 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126085127250 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085127250 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126085127250 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250126085127250 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SEND_FAILED flags=0x1 20250126085127250 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085127250 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250126085127250 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SEND_FAILED 20250126085127250 DLINP <0002> stream_srv.c:766 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250126085127250 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085127250 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn1-0: connection closed 20250126085127250 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126085127250 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126085127250 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126085127250 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250126085127250 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126085127250 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250126085127250 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085127250 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085127250 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085127250 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085127250 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085127250 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085127250 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085127250 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250126085127250 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085127250 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085127250 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085127250 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085127250 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085127250 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085127250 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085127250 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250126085127251 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085127251 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085127251 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085127251 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126085127251 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126085127251 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126085127251 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250126085127251 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(502)@009b6094bab8: Final verdict of PTC: none HNBGW-MGCP(513)@009b6094bab8: Final verdict of PTC: none MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126085127267 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37476<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(496)@009b6094bab8: Final verdict of PTC: none MTC@009b6094bab8: Setting final verdict of the test case. MTC@009b6094bab8: Local verdict of MTC: pass MTC@009b6094bab8: Local verdict of PTC MutexDispCT-TC_mscpool_LU_by_tmsi_null_nri_0_round_robin(493): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC VirtHNBGW-STATS(494): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC IPA-CTRL-CLI-IPA(495): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW-PFCP(496): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0(497): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(498): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1(499): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1-RUA(500): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.msc0-SCCP(501): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.msc0-RAN(502): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.msc0-M3UA(503): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.msc1-SCCP(504): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.msc1-RAN(505): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.msc1-M3UA(506): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(507): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.sgsn0-RAN(508): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(509): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(510): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.sgsn1-RAN(511): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(512): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW-MGCP(513): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(514): pass (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(515): pass (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(516): pass (pass -> pass) MTC@009b6094bab8: Test case TC_mscpool_LU_by_tmsi_null_nri_0_round_robin finished. Verdict: pass MTC@009b6094bab8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin pass'. Sun Jan 26 08:51:27 UTC 2025 ====== HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin.talloc 20250126085127413 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54832<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126085127917 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54832<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=495704) 20250126085128082 DLSCCP DEBUG SCCP-SCOC(59)[0x56264c63c300]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250126085128082 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f95513), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085128082 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085128082 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085128082 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126085128082 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085128082 DLSCCP DEBUG SCCP-SCOC(60)[0x56264c6430c0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250126085128082 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006b71ce), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085128082 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085128082 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085128082 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085128082 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085128082 DLSCCP DEBUG SCCP-SCOC(58)[0x56264c632710]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250126085128082 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006884c1), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085128082 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085128082 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085128082 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085128082 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085128082 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085128082 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085128082 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085128082 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126085128082 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126085128082 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126085128082 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250126085128082 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250126085128083 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085128083 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085128083 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085128083 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085128083 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085128083 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085128083 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085128083 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250126085128083 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085128083 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085128083 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085128083 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085128083 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085128083 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085128083 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085128083 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=495704, count=509212) 20250126085128954 DLSCCP DEBUG SCCP-SCOC(55)[0x56264c624ce0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085128954 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009d4015), PART(T=Source Reference,L=4,D=00000037), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085128955 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085128955 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085128955 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085128955 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085128955 DLSCCP DEBUG SCCP-SCOC(56)[0x56264c63ac80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085128955 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0054b015), PART(T=Source Reference,L=4,D=00000038), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085128955 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085128955 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085128955 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085128955 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085128955 DLSCCP DEBUG SCCP-SCOC(57)[0x56264c63e0a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085128955 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cf1444), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085128955 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085128955 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085128955 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085128955 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085128955 DLSCCP DEBUG SCCP-SCOC(54)[0x56264c6317f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085128955 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005c2608), PART(T=Source Reference,L=4,D=00000036), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085128955 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085128955 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085128955 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085128955 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085128955 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085128955 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085128955 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085128955 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085128955 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085128955 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085128955 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085128955 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250126085128955 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085128955 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085128956 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085128956 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085128956 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085128956 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085128956 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085128956 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250126085128956 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085128956 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085128956 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085128956 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085128956 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085128956 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085128956 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085128956 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250126085128956 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085128956 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085128956 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085128956 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085128956 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085128956 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085128956 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085128956 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250126085129250 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126085129250 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250126085129250 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250126085129250 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126085129250 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250126085129250 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250126085129250 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126085129250 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250126085129250 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250126085129250 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126085129250 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250126085129250 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN MTC@009b6094bab8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin pass' was executed successfully (exit status: 0). MTC@009b6094bab8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin'. ------ HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin ------ Sun Jan 26 08:51:29 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@009b6094bab8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin' was executed successfully (exit status: 0). MTC@009b6094bab8: Test case TC_mscpool_LU_by_tmsi_null_nri_1_round_robin started. 20250126085131011 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54842<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126085131017 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54846<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126085131023 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:33551<->l=127.0.0.1:4262) (control_if.c:572) 20250126085131058 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250126085131058 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0(521)@009b6094bab8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250126085131080 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085131080 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085131081 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085131081 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085131081 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085131081 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250126085131081 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085131081 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085131081 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085131081 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085131081 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085131081 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085131081 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085131081 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085131081 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085131081 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085131081 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085131081 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085131081 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085131081 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085131081 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085131081 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085131081 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085131082 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085131082 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085131082 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085131082 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085131082 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085131082 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085131082 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250126085131082 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085131082 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250126085131082 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085131082 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085131082 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085131082 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1(523)@009b6094bab8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250126085131082 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085131082 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085131082 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085131082 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085131082 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085131083 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085131083 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085131083 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085131083 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085131083 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085131083 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126085131083 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085131083 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085131083 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085131083 DRANAP DEBUG cnlink(msc-2)[0x56264c5ae870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085131083 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:33147 (stream_srv.c:142) 20250126085131083 DMAIN INFO New HNB SCTP connection r=127.0.0.1:33147<->l=127.0.0.1:29169 (hnbgw.c:791) 20250126085131083 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085131084 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085131084 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085131084 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126085131084 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126085131084 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126085131084 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250126085131084 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085131084 DRANAP DEBUG cnlink(msc-3)[0x56264c618660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085131084 DRANAP DEBUG cnlink(msc-2)[0x56264c5ae870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085131084 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250126085131084 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085131084 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085131084 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085131084 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085131084 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085131084 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085131084 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085131084 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085131084 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085131084 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085131084 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085131084 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085131084 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085131084 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085131084 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250126085131084 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085131084 DRANAP DEBUG cnlink(msc-2)[0x56264c5ae870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085131085 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085131085 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085131085 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085131085 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250126085131085 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250126085131085 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250126085131085 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250126085131086 DRANAP DEBUG cnlink(msc-3)[0x56264c618660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085131086 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250126085131086 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085131086 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085131086 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085131086 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085131086 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085131086 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085131086 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085131086 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085131086 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085131086 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085131086 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085131086 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085131086 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085131086 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085131086 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250126085131086 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085131086 DRANAP DEBUG cnlink(msc-3)[0x56264c618660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085131086 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085131086 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085131086 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085131086 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250126085131086 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250126085131086 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! MTC@009b6094bab8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(527)@009b6094bab8: ************************************************* HNBGW_Test.msc0-M3UA(527)@009b6094bab8: M3UA emulation initiated, the test can be started MTC@009b6094bab8: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(527)@009b6094bab8: ************************************************* HNBGW_Test.msc0-SCCP(525)@009b6094bab8: v_sccp_pdu_maxlen:268 MTC@009b6094bab8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(530)@009b6094bab8: ************************************************* HNBGW_Test.msc1-M3UA(530)@009b6094bab8: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(530)@009b6094bab8: ************************************************* MTC@009b6094bab8: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(528)@009b6094bab8: v_sccp_pdu_maxlen:268 20250126085131123 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085131123 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085131123 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085131123 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085131124 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085131124 DRANAP DEBUG cnlink(sgsn-2)[0x56264c61a310]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085131124 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085131124 DRANAP DEBUG cnlink(sgsn-3)[0x56264c61aca0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085131125 DRANAP DEBUG cnlink(sgsn-3)[0x56264c61aca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085131125 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250126085131125 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085131125 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085131125 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085131125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085131125 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085131125 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085131125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085131125 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085131125 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085131125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085131125 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085131125 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085131125 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085131125 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085131125 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250126085131125 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085131125 DRANAP DEBUG cnlink(sgsn-3)[0x56264c61aca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085131125 DRANAP DEBUG cnlink(sgsn-2)[0x56264c61a310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085131125 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250126085131125 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085131125 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085131125 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085131125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085131125 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085131125 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085131125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085131125 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085131125 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085131125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085131125 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085131125 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085131125 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085131125 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085131125 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250126085131125 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085131125 DRANAP DEBUG cnlink(sgsn-2)[0x56264c61a310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085131125 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085131125 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250126085131125 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085131125 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085131125 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085131125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085131125 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085131125 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085131125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085131125 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085131125 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085131125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085131125 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085131125 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085131125 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085131125 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085131125 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126085131125 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085131125 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085131125 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085131125 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250126085131125 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085131125 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085131125 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085131125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085131125 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085131125 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085131125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085131125 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085131125 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085131125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085131125 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085131125 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085131125 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085131125 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085131125 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085131125 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085131125 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085131125 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085131125 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085131125 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085131125 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250126085131125 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250126085131125 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250126085131125 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085131125 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085131125 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085131125 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250126085131125 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250126085131125 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250126085131125 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250126085131125 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085131125 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085131125 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085131125 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126085131125 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126085131125 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126085131125 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250126085131125 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085131125 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085131125 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085131125 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085131125 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085131125 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085131125 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@009b6094bab8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(533)@009b6094bab8: ************************************************* HNBGW_Test.sgsn0-M3UA(533)@009b6094bab8: M3UA emulation initiated, the test can be started MTC@009b6094bab8: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(533)@009b6094bab8: ************************************************* HNBGW_Test.sgsn0-SCCP(531)@009b6094bab8: v_sccp_pdu_maxlen:268 MTC@009b6094bab8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@009b6094bab8: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(536)@009b6094bab8: ************************************************* HNBGW_Test.sgsn1-M3UA(536)@009b6094bab8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(536)@009b6094bab8: ************************************************* HNBGW_Test.sgsn1-SCCP(534)@009b6094bab8: v_sccp_pdu_maxlen:268 20250126085131155 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085131155 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085131155 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1355) 20250126085131155 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250126085131155 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20250126085131155 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250126085131155 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250126085131155 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085131155 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@009b6094bab8: setverdict(pass): none -> pass 20250126085131159 DLINP DEBUG SRVCONN(,r=127.0.0.1:33147<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085131159 DLINP DEBUG SRVCONN(,r=127.0.0.1:33147<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085131159 DLINP DEBUG SRVCONN(,r=127.0.0.1:33147<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1355) 20250126085131159 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250126085131159 DHNBAP DEBUG (127.0.0.1:33147 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20250126085131159 DHNBAP NOTICE (127.0.0.1:33147 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250126085131159 DHNBAP NOTICE (127.0.0.1:33147 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250126085131159 DLINP DEBUG SRVCONN(,r=127.0.0.1:33147<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085131159 DLINP DEBUG SRVCONN(,r=127.0.0.1:33147<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126085131306 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126085131306 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250126085131306 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126085131306 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(527)@009b6094bab8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250126085131315 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085131315 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250126085131315 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126085131315 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126085131315 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126085131315 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250126085131315 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126085131317 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085131317 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250126085131317 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126085131318 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126085131318 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126085131318 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126085131318 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126085131318 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085131318 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126085131318 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20250126085131318 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085131318 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085131318 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085131318 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085131318 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126085131318 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126085131318 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085131319 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085131319 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250126085131319 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085131320 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085131320 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085131320 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085131320 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085131320 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085131320 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085131320 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085131320 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085131320 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085131320 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085131320 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085131320 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085131320 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085131320 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085131320 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085131320 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085131320 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085131320 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085131320 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085131320 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085131320 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085131320 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085131320 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085131321 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085131321 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126085131321 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250126085131321 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126085131321 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(530)@009b6094bab8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250126085131329 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085131329 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250126085131329 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126085131329 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126085131329 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126085131329 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250126085131329 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126085131331 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085131331 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250126085131331 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126085131331 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126085131331 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126085131331 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126085131331 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126085131331 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085131331 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126085131331 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:406) 20250126085131331 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085131331 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085131331 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085131331 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085131331 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126085131332 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126085131332 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085131333 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085131333 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250126085131333 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085131333 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085131333 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085131333 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085131333 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085131333 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085131333 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085131333 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085131333 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085131333 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085131333 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085131333 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085131333 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085131333 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085131333 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126085131333 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085131333 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085131333 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085131333 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085131333 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085131333 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126085131333 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126085131333 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126085131333 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250126085131333 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085131336 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126085131336 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250126085131336 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126085131336 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(533)@009b6094bab8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250126085131338 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085131338 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250126085131338 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126085131338 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126085131338 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126085131338 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250126085131338 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126085131340 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085131340 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250126085131340 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126085131340 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126085131340 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126085131340 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126085131340 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126085131341 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085131341 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126085131341 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20250126085131341 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085131341 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085131341 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085131341 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085131341 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126085131341 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126085131341 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085131342 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085131342 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250126085131342 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085131342 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085131342 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085131342 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085131342 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085131342 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085131342 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085131342 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085131342 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085131342 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085131342 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085131342 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085131342 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085131342 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085131342 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085131342 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085131342 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085131342 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085131342 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085131342 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085131342 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085131342 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085131342 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085131342 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085131342 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085131346 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126085131346 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20250126085131346 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126085131346 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(536)@009b6094bab8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250126085131352 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085131352 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20250126085131352 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126085131352 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126085131352 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126085131352 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250126085131352 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126085131354 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085131354 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20250126085131354 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126085131354 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126085131354 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126085131354 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126085131354 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126085131354 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085131354 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126085131354 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:406) 20250126085131354 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085131354 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085131354 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085131354 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085131354 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126085131354 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126085131354 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085131355 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085131355 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250126085131355 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085131355 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085131355 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085131355 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085131355 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085131355 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085131355 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085131355 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085131355 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085131355 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085131355 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085131355 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085131355 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085131355 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085131355 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126085131355 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085131355 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085131355 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085131355 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085131355 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085131355 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126085131356 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126085131356 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126085131356 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250126085131356 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(526)@009b6094bab8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126085132109 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085132109 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085132109 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085132109 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085132109 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085132109 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085132109 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085132109 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085132110 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085132110 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085132110 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085132110 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085132110 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085132110 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085132110 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250126085132110 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250126085132110 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085132110 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085132110 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085132110 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085132110 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085132110 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085132110 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085132110 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085132110 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085132110 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085132110 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085132110 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085132110 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085132110 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085132110 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126085132110 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126085132110 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250126085132110 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250126085132110 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085132110 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250126085132110 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085132110 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085132110 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085132110 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085132110 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085132110 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085132110 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085132110 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085132110 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085132110 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085132110 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085132110 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085132110 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085132110 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126085132110 DRANAP NOTICE cnlink(msc-0)[0x56264c5ce220]{CONNECTED}: link up (cnlink.c:111) 20250126085132110 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085132110 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085132110 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085132110 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085132110 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085132110 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085132110 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085132110 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085132110 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085132110 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085132110 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085132110 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085132110 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085132110 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085132110 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085132110 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085132110 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085132110 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085132110 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085132110 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085132110 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085132110 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085132110 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250126085132110 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250126085132110 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085132110 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085132110 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085132110 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085132110 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085132110 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085132110 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085132110 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085132110 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085132110 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085132110 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085132110 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085132110 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085132110 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085132110 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126085132110 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126085132110 DRANAP INFO cnlink(msc-0)[0x56264c5ce220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(529)@009b6094bab8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126085132128 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085132128 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250126085132128 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250126085132128 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250126085132128 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085132128 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085132128 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085132128 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085132128 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085132128 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085132128 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085132128 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250126085132128 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085132128 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085132128 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250126085132128 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250126085132128 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085132128 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085132128 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085132128 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085132128 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085132128 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085132128 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085132128 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085132128 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085132128 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085132128 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085132128 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085132128 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085132128 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085132128 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126085132128 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126085132128 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) 20250126085132128 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) 20250126085132128 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085132128 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250126085132128 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085132128 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085132128 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085132128 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085132128 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085132128 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085132128 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085132128 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085132128 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085132128 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085132128 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085132128 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126085132128 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085132128 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126085132128 DRANAP NOTICE cnlink(msc-1)[0x56264c5b1670]{CONNECTED}: link up (cnlink.c:111) 20250126085132128 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085132128 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085132128 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085132128 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126085132128 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126085132128 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126085132128 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250126085132128 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085132129 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085132129 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250126085132129 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250126085132129 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250126085132129 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085132129 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085132129 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085132129 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085132129 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085132129 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085132129 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085132129 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250126085132129 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085132129 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085132129 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250126085132129 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250126085132129 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085132129 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085132130 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085132130 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085132130 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085132130 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085132130 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085132130 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085132130 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085132130 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085132130 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085132130 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085132130 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085132130 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085132130 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126085132130 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126085132130 DRANAP INFO cnlink(msc-1)[0x56264c5b1670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(532)@009b6094bab8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126085132142 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085132142 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085132142 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085132142 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085132142 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085132142 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085132142 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085132142 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085132142 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085132142 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085132142 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085132142 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085132142 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085132142 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085132142 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250126085132142 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250126085132142 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085132142 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085132142 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085132142 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085132142 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085132142 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085132142 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085132142 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085132142 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085132142 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085132142 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085132142 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085132142 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085132142 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085132142 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126085132142 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126085132142 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250126085132142 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250126085132142 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085132142 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250126085132142 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085132142 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085132142 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085132142 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085132142 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085132142 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085132142 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085132142 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085132142 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085132142 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085132142 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085132142 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085132142 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085132142 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126085132142 DRANAP NOTICE cnlink(sgsn-0)[0x56264c618ff0]{CONNECTED}: link up (cnlink.c:111) 20250126085132142 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085132142 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085132142 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085132142 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085132142 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085132142 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085132142 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085132142 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085132143 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085132143 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085132143 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085132143 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085132143 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085132143 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085132143 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085132143 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085132143 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085132143 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085132143 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085132143 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085132143 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085132143 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085132143 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250126085132143 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20250126085132143 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085132143 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085132143 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085132143 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085132143 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085132143 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085132143 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085132143 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085132143 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085132143 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085132143 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085132143 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085132143 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085132143 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085132143 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126085132143 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126085132143 DRANAP INFO cnlink(sgsn-0)[0x56264c618ff0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(535)@009b6094bab8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126085132150 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085132150 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250126085132150 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250126085132150 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250126085132150 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085132150 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085132150 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085132150 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085132150 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085132150 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085132150 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085132150 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250126085132150 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085132150 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085132150 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250126085132150 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250126085132150 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085132150 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085132150 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085132150 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085132150 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085132150 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085132150 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085132150 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085132150 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085132150 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085132150 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085132150 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085132150 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085132150 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085132150 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126085132150 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126085132150 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) 20250126085132150 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) 20250126085132150 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085132150 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250126085132150 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085132150 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085132150 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085132150 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085132150 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085132150 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085132150 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085132150 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085132150 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085132150 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085132150 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085132150 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126085132150 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085132150 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126085132150 DRANAP NOTICE cnlink(sgsn-1)[0x56264c619980]{CONNECTED}: link up (cnlink.c:111) 20250126085132150 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085132150 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085132150 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085132150 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126085132150 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126085132150 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126085132150 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250126085132151 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085132152 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085132152 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250126085132152 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250126085132152 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250126085132152 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085132152 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085132152 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085132152 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085132152 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085132152 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085132152 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085132152 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250126085132152 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085132152 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085132152 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250126085132152 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20250126085132152 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085132152 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085132152 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085132152 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085132152 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085132152 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085132152 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085132152 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085132152 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085132152 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085132152 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085132152 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085132152 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085132152 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085132152 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126085132152 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126085132152 DRANAP INFO cnlink(sgsn-1)[0x56264c619980]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250126085133171 DLCTRL DEBUG Command: GET 915134811 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250126085133171 DLCTRL DEBUG Tx Command reply: GET_REPLY 915134811 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250126085133172 DLCTRL DEBUG Command: GET 237474590 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250126085133172 DLCTRL DEBUG Tx Command reply: GET_REPLY 237474590 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250126085133173 DLCTRL DEBUG Command: GET 394078468 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250126085133173 DLCTRL DEBUG Tx Command reply: GET_REPLY 394078468 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085133176 DLCTRL DEBUG Command: GET 940292352 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085133176 DLCTRL DEBUG Tx Command reply: GET_REPLY 940292352 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085133179 DLCTRL DEBUG Command: GET 568729237 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250126085133179 DLCTRL DEBUG Tx Command reply: GET_REPLY 568729237 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250126085133182 DLCTRL DEBUG Command: GET 866537958 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250126085133182 DLCTRL DEBUG Tx Command reply: GET_REPLY 866537958 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250126085133186 DLCTRL DEBUG Command: GET 872325475 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250126085133186 DLCTRL DEBUG Tx Command reply: GET_REPLY 872325475 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250126085133189 DLCTRL DEBUG Command: GET 273364998 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250126085133189 DLCTRL DEBUG Tx Command reply: GET_REPLY 273364998 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085133191 DLCTRL DEBUG Command: GET 267451190 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085133191 DLCTRL DEBUG Tx Command reply: GET_REPLY 267451190 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085133193 DLCTRL DEBUG Command: GET 617400878 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250126085133193 DLCTRL DEBUG Tx Command reply: GET_REPLY 617400878 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250126085133195 DLCTRL DEBUG Command: GET 23479643 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250126085133195 DLCTRL DEBUG Tx Command reply: GET_REPLY 23479643 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250126085133197 DLCTRL DEBUG Command: GET 67217905 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250126085133197 DLCTRL DEBUG Tx Command reply: GET_REPLY 67217905 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250126085133198 DLCTRL DEBUG Command: GET 706998049 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250126085133198 DLCTRL DEBUG Tx Command reply: GET_REPLY 706998049 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085133199 DLCTRL DEBUG Command: GET 519949130 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085133199 DLCTRL DEBUG Tx Command reply: GET_REPLY 519949130 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085133200 DLCTRL DEBUG Command: GET 719486755 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250126085133200 DLCTRL DEBUG Tx Command reply: GET_REPLY 719486755 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250126085133201 DLCTRL DEBUG Command: GET 251116983 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250126085133201 DLCTRL DEBUG Tx Command reply: GET_REPLY 251116983 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250126085133201 DLCTRL DEBUG Command: GET 45002613 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250126085133201 DLCTRL DEBUG Tx Command reply: GET_REPLY 45002613 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250126085133202 DLCTRL DEBUG Command: GET 3768857 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250126085133202 DLCTRL DEBUG Tx Command reply: GET_REPLY 3768857 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085133203 DLCTRL DEBUG Command: GET 978930457 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085133203 DLCTRL DEBUG Tx Command reply: GET_REPLY 978930457 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085133203 DLCTRL DEBUG Command: GET 941500259 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250126085133203 DLCTRL DEBUG Tx Command reply: GET_REPLY 941500259 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@009b6094bab8: 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@009b6094bab8: "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@009b6094bab8: 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@009b6094bab8: 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 := '000000000000001011011110'B, t_guard := 20.000000 } 20250126085133213 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54862<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(526)@009b6094bab8: f_create_expect(l3 := '05080200F110172A5205F442004023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(526)@009b6094bab8: Created Expect[0] for '05080200F110172A5205F442004023'O to be handled at TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(538) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(522)@009b6094bab8: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(538)7158138 20250126085134240 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085134241 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085134241 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1355) 20250126085134241 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250126085134241 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x6d397a, normal) (hnbgw_rua.c:407) 20250126085134241 DHNB DEBUG map_rua[0x56264c632d10]{init}: Allocated (fsm.c:456) 20250126085134241 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7158138)[0x56264c632d10]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250126085134241 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7158138 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250126085134241 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085134241 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085134241 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7158138 SCCP-0 CS MI=TMSI-0x42004023: TMSI-0x42004023 NRI(10bit)=0x1=1: this is a NULL-NRI (hnbgw_cn.c:1055) 20250126085134241 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7158138 SCCP-0 CS MI=TMSI-0x42004023: TMSI-0x42004023 NRI(10bit)=0x1=1: NRI matches msc 0, but this NRI is also configured as NULL-NRI (hnbgw_cn.c:1075) 20250126085134241 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7158138 SCCP-0 CS MI=TMSI-0x42004023: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250126085134241 DCN DEBUG map_sccp[0x56264c63b7c0]{init}: Allocated (fsm.c:456) 20250126085134241 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x56264c63b7c0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250126085134241 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-7158138 <-> SCCP-64 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250126085134241 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7158138 SCCP-64 msc-0 MI=TMSI-0x42004023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20250126085134241 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7158138)[0x56264c632d10]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250126085134241 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085134241 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085134241 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7158138)[0x56264c632d10]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250126085134241 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x56264c63b7c0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126085134241 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250126085134241 DLSCCP DEBUG SCCP-SCOC(64)[0x56264c645390]{IDLE}: Allocated (fsm.c:456) 20250126085134241 DLSCCP DEBUG SCCP-SCOC(64)[0x56264c645390]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250126085134241 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442004023004f40030002de0056400500f1100926) (sccp_scrc.c:406) 20250126085134241 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085134241 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085134241 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085134241 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085134241 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085134241 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085134241 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085134241 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085134241 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085134241 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085134241 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085134241 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085134241 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085134241 DLSCCP DEBUG SCCP-SCOC(64)[0x56264c645390]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250126085134241 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x56264c63b7c0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250126085134241 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7158138)[0x56264c632d10]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250126085134242 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085134242 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085134242 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085134242 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085134242 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085134242 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085134242 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085134242 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(525)@009b6094bab8: First idle individual index:0 HNBGW_Test.msc0-SCCP(525)@009b6094bab8: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(526)@009b6094bab8: Found Expect[0] for l3='05080200F110172A5205F442004023'O handled at TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(538) HNBGW_Test.msc0-RAN(526)@009b6094bab8: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(538)7190607 HNBGW_Test.msc0-SCCP(525)@009b6094bab8: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(525)@009b6094bab8: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(538)@009b6094bab8: setverdict(pass): none -> pass 20250126085134253 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085134253 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085134253 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085134253 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085134253 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085134253 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085134253 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085134253 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085134253 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085134253 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085134253 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085134253 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085134253 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085134253 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00edc97b) (sccp_scrc.c:477) 20250126085134253 DLSCCP DEBUG Received CO:COAK for local reference 64 (sccp_scoc.c:1824) 20250126085134253 DLSCCP DEBUG SCCP-SCOC(64)[0x56264c645390]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250126085134253 DLSCCP DEBUG SCCP-SCOC(64)[0x56264c645390]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250126085134254 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085134254 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250126085134254 DCN DEBUG handle_cn_conn_conf() conn_id=64, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250126085134254 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x56264c63b7c0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250126085134254 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x56264c63b7c0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250126085134254 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54862<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(538)@009b6094bab8: Final verdict of PTC: pass MTC@009b6094bab8: 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 } } } 20250126085134255 DLCTRL DEBUG Command: GET 250003603 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250126085134255 DLCTRL DEBUG Tx Command reply: GET_REPLY 250003603 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250126085134257 DLCTRL DEBUG Command: GET 455945242 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250126085134257 DLCTRL DEBUG Tx Command reply: GET_REPLY 455945242 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250126085134259 DLCTRL DEBUG Command: GET 568736469 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250126085134259 DLCTRL DEBUG Tx Command reply: GET_REPLY 568736469 rate_ctr.abs.msc.0.cnpool:subscr:reattach 1 (control_if.c:477) 20250126085134261 DLCTRL DEBUG Command: GET 101214026 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085134261 DLCTRL DEBUG Tx Command reply: GET_REPLY 101214026 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085134263 DLCTRL DEBUG Command: GET 915109429 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250126085134263 DLCTRL DEBUG Tx Command reply: GET_REPLY 915109429 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126085134266 DLCTRL DEBUG Command: GET 336098100 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250126085134266 DLCTRL DEBUG Tx Command reply: GET_REPLY 336098100 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250126085134268 DLCTRL DEBUG Command: GET 455990137 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250126085134268 DLCTRL DEBUG Tx Command reply: GET_REPLY 455990137 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250126085134270 DLCTRL DEBUG Command: GET 957725713 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250126085134270 DLCTRL DEBUG Tx Command reply: GET_REPLY 957725713 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085134271 DLCTRL DEBUG Command: GET 812157829 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085134271 DLCTRL DEBUG Tx Command reply: GET_REPLY 812157829 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085134272 DLCTRL DEBUG Command: GET 718589568 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250126085134272 DLCTRL DEBUG Tx Command reply: GET_REPLY 718589568 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126085134273 DLCTRL DEBUG Command: GET 106720336 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250126085134273 DLCTRL DEBUG Tx Command reply: GET_REPLY 106720336 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250126085134274 DLCTRL DEBUG Command: GET 232025361 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250126085134274 DLCTRL DEBUG Tx Command reply: GET_REPLY 232025361 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250126085134274 DLCTRL DEBUG Command: GET 694635636 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250126085134274 DLCTRL DEBUG Tx Command reply: GET_REPLY 694635636 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085134275 DLCTRL DEBUG Command: GET 80501339 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085134275 DLCTRL DEBUG Tx Command reply: GET_REPLY 80501339 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085134276 DLCTRL DEBUG Command: GET 990425175 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250126085134276 DLCTRL DEBUG Tx Command reply: GET_REPLY 990425175 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126085134277 DLCTRL DEBUG Command: GET 715590745 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250126085134277 DLCTRL DEBUG Tx Command reply: GET_REPLY 715590745 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250126085134278 DLCTRL DEBUG Command: GET 958868040 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250126085134278 DLCTRL DEBUG Tx Command reply: GET_REPLY 958868040 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250126085134279 DLCTRL DEBUG Command: GET 473585278 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250126085134279 DLCTRL DEBUG Tx Command reply: GET_REPLY 473585278 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085134280 DLCTRL DEBUG Command: GET 302710298 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085134280 DLCTRL DEBUG Tx Command reply: GET_REPLY 302710298 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085134280 DLCTRL DEBUG Command: GET 4386231 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250126085134280 DLCTRL DEBUG Tx Command reply: GET_REPLY 4386231 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed MTC@009b6094bab8: 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 := '000000000000001000000001'B, t_guard := 20.000000 } 20250126085134295 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54876<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(529)@009b6094bab8: f_create_expect(l3 := '05080200F110172A5205F442004023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(529)@009b6094bab8: Created Expect[0] for '05080200F110172A5205F442004023'O to be handled at TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(539) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(522)@009b6094bab8: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(539)3665410 20250126085135325 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085135325 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085135325 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1355) 20250126085135325 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250126085135325 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x37ee02, normal) (hnbgw_rua.c:407) 20250126085135325 DHNB DEBUG map_rua[0x56264c6310a0]{init}: Allocated (fsm.c:456) 20250126085135325 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3665410)[0x56264c6310a0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250126085135325 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3665410 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250126085135325 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085135325 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085135325 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3665410 SCCP-0 CS MI=TMSI-0x42004023: TMSI-0x42004023 NRI(10bit)=0x1=1: this is a NULL-NRI (hnbgw_cn.c:1055) 20250126085135325 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3665410 SCCP-0 CS MI=TMSI-0x42004023: TMSI-0x42004023 NRI(10bit)=0x1=1: NRI matches msc 0, but this NRI is also configured as NULL-NRI (hnbgw_cn.c:1075) 20250126085135325 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3665410 SCCP-0 CS MI=TMSI-0x42004023: CN link round-robin selects msc 1 (hnbgw_cn.c:1125) 20250126085135325 DCN DEBUG map_sccp[0x56264c632ba0]{init}: Allocated (fsm.c:456) 20250126085135325 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-65)[0x56264c632ba0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250126085135325 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3665410 <-> SCCP-65 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250126085135325 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3665410 SCCP-65 msc-1 MI=TMSI-0x42004023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20250126085135325 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3665410)[0x56264c6310a0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250126085135325 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085135325 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085135325 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3665410)[0x56264c6310a0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250126085135325 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-65)[0x56264c632ba0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126085135325 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250126085135325 DLSCCP DEBUG SCCP-SCOC(65)[0x56264c62d740]{IDLE}: Allocated (fsm.c:456) 20250126085135325 DLSCCP DEBUG SCCP-SCOC(65)[0x56264c62d740]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250126085135325 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000041), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442004023004f40030002010056400500f1100926) (sccp_scrc.c:406) 20250126085135325 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085135325 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085135326 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085135326 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085135326 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085135326 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085135326 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085135326 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085135326 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085135326 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085135326 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085135326 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126085135326 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085135326 DLSCCP DEBUG SCCP-SCOC(65)[0x56264c62d740]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250126085135326 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-65)[0x56264c632ba0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250126085135326 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3665410)[0x56264c6310a0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250126085135326 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085135326 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085135326 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085135326 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126085135326 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126085135326 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126085135326 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250126085135326 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(528)@009b6094bab8: First idle individual index:0 HNBGW_Test.msc1-SCCP(528)@009b6094bab8: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(529)@009b6094bab8: Found Expect[0] for l3='05080200F110172A5205F442004023'O handled at TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(539) HNBGW_Test.msc1-RAN(529)@009b6094bab8: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(539)10970879 HNBGW_Test.msc1-SCCP(528)@009b6094bab8: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(528)@009b6094bab8: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(539)@009b6094bab8: setverdict(pass): none -> pass 20250126085135342 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085135342 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250126085135342 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250126085135342 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250126085135342 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085135342 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085135342 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085135342 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085135342 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085135342 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085135342 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085135342 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250126085135342 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085135342 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00ea4b06) (sccp_scrc.c:477) 20250126085135342 DLSCCP DEBUG Received CO:COAK for local reference 65 (sccp_scoc.c:1824) 20250126085135342 DLSCCP DEBUG SCCP-SCOC(65)[0x56264c62d740]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250126085135342 DLSCCP DEBUG SCCP-SCOC(65)[0x56264c62d740]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250126085135342 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085135342 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250126085135342 DCN DEBUG handle_cn_conn_conf() conn_id=65, addrs: called=RI=SSN_PC,PC=0.0.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250126085135342 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-65)[0x56264c632ba0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250126085135342 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-65)[0x56264c632ba0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250126085135344 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54876<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(539)@009b6094bab8: Final verdict of PTC: pass MTC@009b6094bab8: 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 } } } 20250126085135345 DLCTRL DEBUG Command: GET 983380190 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250126085135345 DLCTRL DEBUG Tx Command reply: GET_REPLY 983380190 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250126085135351 DLCTRL DEBUG Command: GET 704083764 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250126085135351 DLCTRL DEBUG Tx Command reply: GET_REPLY 704083764 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250126085135357 DLCTRL DEBUG Command: GET 11829236 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250126085135357 DLCTRL DEBUG Tx Command reply: GET_REPLY 11829236 rate_ctr.abs.msc.0.cnpool:subscr:reattach 1 (control_if.c:477) 20250126085135363 DLCTRL DEBUG Command: GET 49544158 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085135363 DLCTRL DEBUG Tx Command reply: GET_REPLY 49544158 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085135365 DLCTRL DEBUG Command: GET 298515942 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250126085135365 DLCTRL DEBUG Tx Command reply: GET_REPLY 298515942 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126085135366 DLCTRL DEBUG Command: GET 866163356 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250126085135366 DLCTRL DEBUG Tx Command reply: GET_REPLY 866163356 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250126085135367 DLCTRL DEBUG Command: GET 99838705 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250126085135367 DLCTRL DEBUG Tx Command reply: GET_REPLY 99838705 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250126085135368 DLCTRL DEBUG Command: GET 655838569 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250126085135368 DLCTRL DEBUG Tx Command reply: GET_REPLY 655838569 rate_ctr.abs.msc.1.cnpool:subscr:reattach 1 (control_if.c:477) 20250126085135369 DLCTRL DEBUG Command: GET 187302405 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085135369 DLCTRL DEBUG Tx Command reply: GET_REPLY 187302405 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085135369 DLCTRL DEBUG Command: GET 243951904 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250126085135370 DLCTRL DEBUG Tx Command reply: GET_REPLY 243951904 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126085135370 DLCTRL DEBUG Command: GET 592655258 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250126085135370 DLCTRL DEBUG Tx Command reply: GET_REPLY 592655258 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250126085135371 DLCTRL DEBUG Command: GET 2751664 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250126085135371 DLCTRL DEBUG Tx Command reply: GET_REPLY 2751664 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250126085135373 DLCTRL DEBUG Command: GET 279610834 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250126085135373 DLCTRL DEBUG Tx Command reply: GET_REPLY 279610834 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085135374 DLCTRL DEBUG Command: GET 583843515 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085135374 DLCTRL DEBUG Tx Command reply: GET_REPLY 583843515 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085135376 DLCTRL DEBUG Command: GET 863770451 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250126085135376 DLCTRL DEBUG Tx Command reply: GET_REPLY 863770451 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126085135377 DLCTRL DEBUG Command: GET 840100894 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250126085135377 DLCTRL DEBUG Tx Command reply: GET_REPLY 840100894 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250126085135378 DLCTRL DEBUG Command: GET 903270688 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250126085135378 DLCTRL DEBUG Tx Command reply: GET_REPLY 903270688 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250126085135380 DLCTRL DEBUG Command: GET 520044968 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250126085135380 DLCTRL DEBUG Tx Command reply: GET_REPLY 520044968 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085135381 DLCTRL DEBUG Command: GET 175243755 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085135381 DLCTRL DEBUG Tx Command reply: GET_REPLY 175243755 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085135382 DLCTRL DEBUG Command: GET 216180237 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250126085135382 DLCTRL DEBUG Tx Command reply: GET_REPLY 216180237 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed MTC@009b6094bab8: 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 := '000000000000000011111100'B, t_guard := 20.000000 } 20250126085135393 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47676<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(526)@009b6094bab8: f_create_expect(l3 := '05080200F110172A5205F442004023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(526)@009b6094bab8: Created Expect[0] for '05080200F110172A5205F442004023'O to be handled at TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(540) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(522)@009b6094bab8: Added conn table entry 2TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(540)1972548 20250126085136411 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085136411 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085136411 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1355) 20250126085136411 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250126085136411 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x1e1944, normal) (hnbgw_rua.c:407) 20250126085136411 DHNB DEBUG map_rua[0x56264c6299e0]{init}: Allocated (fsm.c:456) 20250126085136411 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1972548)[0x56264c6299e0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250126085136411 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1972548 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250126085136411 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085136411 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085136411 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1972548 SCCP-0 CS MI=TMSI-0x42004023: TMSI-0x42004023 NRI(10bit)=0x1=1: this is a NULL-NRI (hnbgw_cn.c:1055) 20250126085136411 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1972548 SCCP-0 CS MI=TMSI-0x42004023: TMSI-0x42004023 NRI(10bit)=0x1=1: NRI matches msc 0, but this NRI is also configured as NULL-NRI (hnbgw_cn.c:1075) 20250126085136411 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1972548 SCCP-0 CS MI=TMSI-0x42004023: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250126085136411 DCN DEBUG map_sccp[0x56264c5cc4a0]{init}: Allocated (fsm.c:456) 20250126085136411 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-66)[0x56264c5cc4a0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250126085136411 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1972548 <-> SCCP-66 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250126085136411 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1972548 SCCP-66 msc-0 MI=TMSI-0x42004023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20250126085136411 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1972548)[0x56264c6299e0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250126085136411 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085136411 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085136411 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1972548)[0x56264c6299e0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250126085136411 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-66)[0x56264c5cc4a0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126085136411 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250126085136411 DLSCCP DEBUG SCCP-SCOC(66)[0x56264c644c30]{IDLE}: Allocated (fsm.c:456) 20250126085136411 DLSCCP DEBUG SCCP-SCOC(66)[0x56264c644c30]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250126085136411 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000042), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442004023004f40030000fc0056400500f1100926) (sccp_scrc.c:406) 20250126085136411 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085136411 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085136411 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085136411 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085136411 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085136411 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085136411 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085136411 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085136411 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085136411 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085136411 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085136411 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085136411 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085136411 DLSCCP DEBUG SCCP-SCOC(66)[0x56264c644c30]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250126085136411 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-66)[0x56264c5cc4a0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250126085136411 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1972548)[0x56264c6299e0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250126085136411 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085136411 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085136411 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085136411 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085136411 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085136411 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085136411 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085136411 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(525)@009b6094bab8: First idle individual index:1 HNBGW_Test.msc0-SCCP(525)@009b6094bab8: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(526)@009b6094bab8: Found Expect[0] for l3='05080200F110172A5205F442004023'O handled at TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(540) HNBGW_Test.msc0-RAN(526)@009b6094bab8: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(540)14698289 HNBGW_Test.msc0-SCCP(525)@009b6094bab8: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(525)@009b6094bab8: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250126085136414 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085136414 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085136414 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085136414 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085136414 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085136414 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085136414 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085136414 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085136414 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085136414 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085136414 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085136414 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085136414 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085136414 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0067c98d) (sccp_scrc.c:477) 20250126085136414 DLSCCP DEBUG Received CO:COAK for local reference 66 (sccp_scoc.c:1824) 20250126085136414 DLSCCP DEBUG SCCP-SCOC(66)[0x56264c644c30]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250126085136414 DLSCCP DEBUG SCCP-SCOC(66)[0x56264c644c30]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250126085136414 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085136414 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250126085136414 DCN DEBUG handle_cn_conn_conf() conn_id=66, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250126085136414 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-66)[0x56264c5cc4a0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250126085136414 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-66)[0x56264c5cc4a0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(540)@009b6094bab8: setverdict(pass): none -> pass 20250126085136415 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47676<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(540)@009b6094bab8: Final verdict of PTC: pass MTC@009b6094bab8: 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 } } } 20250126085136416 DLCTRL DEBUG Command: GET 223733638 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250126085136416 DLCTRL DEBUG Tx Command reply: GET_REPLY 223733638 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250126085136418 DLCTRL DEBUG Command: GET 310490816 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250126085136418 DLCTRL DEBUG Tx Command reply: GET_REPLY 310490816 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250126085136420 DLCTRL DEBUG Command: GET 833246004 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250126085136420 DLCTRL DEBUG Tx Command reply: GET_REPLY 833246004 rate_ctr.abs.msc.0.cnpool:subscr:reattach 2 (control_if.c:477) 20250126085136421 DLCTRL DEBUG Command: GET 875977404 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085136421 DLCTRL DEBUG Tx Command reply: GET_REPLY 875977404 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085136422 DLCTRL DEBUG Command: GET 481752738 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250126085136422 DLCTRL DEBUG Tx Command reply: GET_REPLY 481752738 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126085136422 DLCTRL DEBUG Command: GET 788990641 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250126085136422 DLCTRL DEBUG Tx Command reply: GET_REPLY 788990641 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250126085136423 DLCTRL DEBUG Command: GET 213687011 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250126085136423 DLCTRL DEBUG Tx Command reply: GET_REPLY 213687011 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250126085136424 DLCTRL DEBUG Command: GET 197811238 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250126085136424 DLCTRL DEBUG Tx Command reply: GET_REPLY 197811238 rate_ctr.abs.msc.1.cnpool:subscr:reattach 1 (control_if.c:477) 20250126085136425 DLCTRL DEBUG Command: GET 92817890 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085136425 DLCTRL DEBUG Tx Command reply: GET_REPLY 92817890 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085136425 DLCTRL DEBUG Command: GET 50102743 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250126085136425 DLCTRL DEBUG Tx Command reply: GET_REPLY 50102743 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126085136426 DLCTRL DEBUG Command: GET 627652540 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250126085136426 DLCTRL DEBUG Tx Command reply: GET_REPLY 627652540 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250126085136427 DLCTRL DEBUG Command: GET 434986267 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250126085136427 DLCTRL DEBUG Tx Command reply: GET_REPLY 434986267 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250126085136428 DLCTRL DEBUG Command: GET 892552717 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250126085136428 DLCTRL DEBUG Tx Command reply: GET_REPLY 892552717 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085136429 DLCTRL DEBUG Command: GET 612253449 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085136429 DLCTRL DEBUG Tx Command reply: GET_REPLY 612253449 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085136430 DLCTRL DEBUG Command: GET 943761379 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250126085136430 DLCTRL DEBUG Tx Command reply: GET_REPLY 943761379 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126085136431 DLCTRL DEBUG Command: GET 92650797 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250126085136431 DLCTRL DEBUG Tx Command reply: GET_REPLY 92650797 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250126085136432 DLCTRL DEBUG Command: GET 633286764 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250126085136432 DLCTRL DEBUG Tx Command reply: GET_REPLY 633286764 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250126085136433 DLCTRL DEBUG Command: GET 475213765 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250126085136433 DLCTRL DEBUG Tx Command reply: GET_REPLY 475213765 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085136433 DLCTRL DEBUG Command: GET 15172034 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085136433 DLCTRL DEBUG Tx Command reply: GET_REPLY 15172034 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085136434 DLCTRL DEBUG Command: GET 17003418 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250126085136434 DLCTRL DEBUG Tx Command reply: GET_REPLY 17003418 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed MTC@009b6094bab8: ok: talloc reports "asn1_context" = 1 bytes 20250126085136438 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:33551<->l=127.0.0.1:4262) (control_if.c:193) 20250126085136438 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54846<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250126085136438 DLINP DEBUG SRVCONN(,r=127.0.0.1:33147<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085136438 DLINP DEBUG SRVCONN(,r=127.0.0.1:33147<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085136438 DLINP NOTICE SRV(,r=127.0.0.1:33147<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250126085136438 DMAIN NOTICE (127.0.0.1:33147 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:33147<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250126085136438 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) MutexDispCT-TC_mscpool_LU_by_tmsi_null_nri_1_round_robin(517)@009b6094bab8: Final verdict of PTC: none 20250126085136438 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250126085136438 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085136438 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250126085136438 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250126085136438 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250126085136438 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085136438 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126085136438 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250126085136438 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126085136438 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085136438 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20250126085136438 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126085136438 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126085136438 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126085136438 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250126085136438 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126085136438 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250126085136438 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085136438 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126085136438 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20250126085136438 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085136438 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085136438 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085136438 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085136438 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126085136438 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126085136438 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126085136438 DRANAP NOTICE cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: link lost (cnlink.c:118) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1-RUA(524)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(534)@009b6094bab8: Final verdict of PTC: none 20250126085136439 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126085136439 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085136439 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126085136439 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250126085136439 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126085136439 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085136439 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126085136439 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250126085136439 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SEND_FAILED flags=0x1 20250126085136439 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085136439 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250126085136439 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SEND_FAILED 20250126085136439 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SEND_FAILED flags=0x1 20250126085136439 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085136439 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250126085136439 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SEND_FAILED 20250126085136439 DLINP <0002> stream_srv.c:766 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250126085136439 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085136439 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc1-0: connection closed 20250126085136439 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126085136439 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126085136439 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126085136439 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250126085136439 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126085136439 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250126085136439 DLINP <0002> stream_srv.c:766 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250126085136439 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085136439 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn1-0: connection closed 20250126085136439 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126085136439 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126085136439 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126085136439 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250126085136439 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126085136439 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn1-RAN(535)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(531)@009b6094bab8: Final verdict of PTC: none VirtHNBGW-STATS(518)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.msc0-RAN(526)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(528)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(525)@009b6094bab8: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(522)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.msc1-RAN(529)@009b6094bab8: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1(523)@009b6094bab8: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0(521)@009b6094bab8: Final verdict of PTC: none IPA-CTRL-CLI-IPA(519)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(532)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(536)@009b6094bab8: Final verdict of PTC: none HNBGW-MGCP(537)@009b6094bab8: Final verdict of PTC: none 20250126085136439 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085136439 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126085136439 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:371) 20250126085136439 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085136439 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085136439 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085136440 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085136440 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126085136440 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126085136441 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085136441 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085136441 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085136441 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126085136441 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126085136441 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126085136441 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250126085136441 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250126085136441 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085136441 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085136441 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085136441 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085136441 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085136441 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085136441 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085136441 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085136441 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085136441 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085136441 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085136441 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085136441 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085136441 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085136441 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085136441 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085136440 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126085136440 DRANAP NOTICE cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: link lost (cnlink.c:118) 20250126085136440 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-65)[0x56264c632ba0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250126085136440 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250126085136440 DLSCCP DEBUG SCCP-SCOC(65)[0x56264c62d740]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250126085136440 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ea4b06), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250126085136440 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085136440 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085136440 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126085136440 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085136440 DLSCCP DEBUG SCCP-SCOC(65)[0x56264c62d740]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250126085136440 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-65)[0x56264c632ba0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250126085136440 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3665410)[0x56264c6310a0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250126085136440 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3665410)[0x56264c6310a0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250126085136440 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250126085136440 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3665410)[0x56264c6310a0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250126085136440 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3665410)[0x56264c6310a0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250126085136440 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3665410)[0x56264c6310a0]{disrupted}: Freeing instance (context_map.c:202) 20250126085136440 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3665410)[0x56264c6310a0]{disrupted}: Deallocated (fsm.c:568) 20250126085136440 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-65)[0x56264c632ba0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250126085136440 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-65)[0x56264c632ba0]{disconnected}: Freeing instance (context_map.c:206) 20250126085136440 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-65)[0x56264c632ba0]{disconnected}: Deallocated (fsm.c:568) 20250126085136440 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3665410 SCCP-65 msc-1 MI=TMSI-0x42004023: Deallocating (context_map.c:225) 20250126085136440 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085136440 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126085136440 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:371) 20250126085136440 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085136441 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085136441 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085136441 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085136441 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126085136441 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126085136441 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126085136441 DRANAP NOTICE cnlink(sgsn-1)[0x56264c619980]{DISCONNECTED}: link lost (cnlink.c:118) 20250126085136441 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085136441 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250126085136441 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085136441 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085136441 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250126085136441 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250126085136441 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250126085136441 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7158138)[0x56264c632d10]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250126085136441 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7158138)[0x56264c632d10]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250126085136441 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x56264c63b7c0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250126085136441 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250126085136441 DLSCCP DEBUG SCCP-SCOC(64)[0x56264c645390]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250126085136441 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00edc97b), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250126085136441 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085136441 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085136441 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085136441 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085136441 DLSCCP DEBUG SCCP-SCOC(64)[0x56264c645390]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250126085136441 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x56264c63b7c0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250126085136441 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7158138)[0x56264c632d10]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250126085136441 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7158138)[0x56264c632d10]{disrupted}: Freeing instance (context_map.c:202) 20250126085136441 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7158138)[0x56264c632d10]{disrupted}: Deallocated (fsm.c:568) 20250126085136441 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x56264c63b7c0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250126085136441 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x56264c63b7c0]{disconnected}: Freeing instance (context_map.c:206) 20250126085136441 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x56264c63b7c0]{disconnected}: Deallocated (fsm.c:568) 20250126085136441 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-7158138 SCCP-64 msc-0 MI=TMSI-0x42004023: Deallocating (context_map.c:225) 20250126085136441 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1972548)[0x56264c6299e0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250126085136441 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1972548)[0x56264c6299e0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250126085136441 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-66)[0x56264c5cc4a0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250126085136441 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250126085136441 DLSCCP DEBUG SCCP-SCOC(66)[0x56264c644c30]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250126085136441 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0067c98d), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250126085136441 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085136441 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085136441 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085136441 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085136441 DLSCCP DEBUG SCCP-SCOC(66)[0x56264c644c30]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250126085136441 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-66)[0x56264c5cc4a0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250126085136441 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1972548)[0x56264c6299e0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250126085136441 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1972548)[0x56264c6299e0]{disrupted}: Freeing instance (context_map.c:202) 20250126085136441 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1972548)[0x56264c6299e0]{disrupted}: Deallocated (fsm.c:568) 20250126085136441 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-66)[0x56264c5cc4a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250126085136441 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-66)[0x56264c5cc4a0]{disconnected}: Freeing instance (context_map.c:206) 20250126085136441 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-66)[0x56264c5cc4a0]{disconnected}: Deallocated (fsm.c:568) 20250126085136441 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-1972548 SCCP-66 msc-0 MI=TMSI-0x42004023: Deallocating (context_map.c:225) HNBGW_Test.msc1-M3UA(530)@009b6094bab8: Final verdict of PTC: none 20250126085136453 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126085136453 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085136453 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126085136453 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250126085136453 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20250126085136453 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085136453 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250126085136453 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20250126085136453 DLINP <0002> stream_srv.c:766 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250126085136453 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085136453 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20250126085136453 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126085136453 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126085136453 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126085136453 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250126085136453 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126085136453 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn0-M3UA(533)@009b6094bab8: Final verdict of PTC: none 20250126085136453 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085136453 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) HNBGW_Test.msc0-M3UA(527)@009b6094bab8: Final verdict of PTC: none 20250126085136453 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20250126085136453 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085136454 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085136454 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085136454 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085136454 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126085136454 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126085136454 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126085136454 DRANAP NOTICE cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: link lost (cnlink.c:118) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126085136465 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54842<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(520)@009b6094bab8: Final verdict of PTC: none MTC@009b6094bab8: Setting final verdict of the test case. MTC@009b6094bab8: Local verdict of MTC: pass MTC@009b6094bab8: Local verdict of PTC MutexDispCT-TC_mscpool_LU_by_tmsi_null_nri_1_round_robin(517): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC VirtHNBGW-STATS(518): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC IPA-CTRL-CLI-IPA(519): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW-PFCP(520): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0(521): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(522): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1(523): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1-RUA(524): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.msc0-SCCP(525): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.msc0-RAN(526): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.msc0-M3UA(527): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.msc1-SCCP(528): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.msc1-RAN(529): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.msc1-M3UA(530): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(531): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.sgsn0-RAN(532): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(533): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(534): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.sgsn1-RAN(535): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(536): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW-MGCP(537): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(538): pass (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(539): pass (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(540): pass (pass -> pass) MTC@009b6094bab8: Test case TC_mscpool_LU_by_tmsi_null_nri_1_round_robin finished. Verdict: pass MTC@009b6094bab8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin pass'. Sun Jan 26 08:51:36 UTC 2025 ====== HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin.talloc 20250126085136567 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47680<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126085137170 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47680<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=497660) 20250126085137251 DLSCCP DEBUG SCCP-SCOC(62)[0x56264c628460]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250126085137251 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00334a00), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085137251 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085137251 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085137251 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126085137251 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085137251 DLSCCP DEBUG SCCP-SCOC(63)[0x56264c54e4b0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250126085137251 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a73ded), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085137251 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085137251 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085137251 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085137251 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085137251 DLSCCP DEBUG SCCP-SCOC(61)[0x56264c630f70]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250126085137251 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003cd486), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085137251 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085137251 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085137251 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085137251 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085137251 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085137251 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085137251 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085137252 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126085137252 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126085137252 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126085137252 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250126085137252 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250126085137252 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085137252 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085137252 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085137252 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085137252 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085137252 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085137252 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085137252 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250126085137252 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085137252 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085137252 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085137252 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085137252 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085137252 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085137252 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085137252 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250126085138082 DLSCCP DEBUG SCCP-SCOC(58)[0x56264c632710]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085138082 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006884c1), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085138082 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085138082 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085138082 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085138082 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085138083 DLSCCP DEBUG SCCP-SCOC(60)[0x56264c6430c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085138083 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006b71ce), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085138083 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085138083 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085138083 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085138083 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085138083 DLSCCP DEBUG SCCP-SCOC(59)[0x56264c63c300]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085138083 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f95513), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085138083 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085138083 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085138083 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126085138083 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085138083 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085138083 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085138083 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085138083 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085138083 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085138083 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085138083 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085138083 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250126085138083 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085138083 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085138083 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085138084 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085138084 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085138084 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085138084 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085138084 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250126085138084 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085138084 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085138084 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085138084 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126085138084 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126085138084 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126085138084 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250126085138084 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=497660, count=511488) 20250126085138439 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126085138439 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250126085138439 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250126085138439 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126085138439 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250126085138439 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250126085138439 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126085138439 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250126085138440 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250126085138454 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126085138454 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250126085138454 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250126085138955 DLSCCP DEBUG SCCP-SCOC(54)[0x56264c6317f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085138955 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005c2608), PART(T=Source Reference,L=4,D=00000036), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085138956 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085138956 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085138956 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085138956 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085138956 DLSCCP DEBUG SCCP-SCOC(57)[0x56264c63e0a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085138956 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cf1444), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085138956 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085138956 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085138956 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085138956 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085138956 DLSCCP DEBUG SCCP-SCOC(56)[0x56264c63ac80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085138956 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0054b015), PART(T=Source Reference,L=4,D=00000038), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085138956 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085138956 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085138956 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085138956 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085138956 DLSCCP DEBUG SCCP-SCOC(55)[0x56264c624ce0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085138956 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009d4015), PART(T=Source Reference,L=4,D=00000037), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085138956 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085138956 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085138956 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085138956 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085138957 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085138957 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085138957 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085138957 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085138957 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085138957 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085138957 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250126085138957 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085138957 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085138957 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085138957 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085138957 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085138957 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085138957 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250126085138957 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085138957 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085138957 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085138957 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085138957 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085138957 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085138957 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250126085138957 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085138957 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085138957 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085138957 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085138957 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085138957 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085138957 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@009b6094bab8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin pass' was executed successfully (exit status: 0). MTC@009b6094bab8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin'. ------ HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin ------ Sun Jan 26 08:51:39 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@009b6094bab8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin' was executed successfully (exit status: 0). MTC@009b6094bab8: Test case TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin started. 20250126085140262 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47684<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126085140268 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47688<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126085140277 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:40611<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0(545)@009b6094bab8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250126085140295 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250126085140295 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250126085140302 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085140302 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085140302 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085140302 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085140302 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085140302 DRANAP DEBUG cnlink(msc-2)[0x56264c5ae870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1(547)@009b6094bab8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250126085140302 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:50012 (stream_srv.c:142) 20250126085140302 DMAIN INFO New HNB SCTP connection r=127.0.0.1:50012<->l=127.0.0.1:29169 (hnbgw.c:791) 20250126085140302 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085140302 DRANAP DEBUG cnlink(msc-3)[0x56264c618660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085140303 DRANAP DEBUG cnlink(msc-3)[0x56264c618660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085140303 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250126085140304 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085140304 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085140304 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085140304 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085140304 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085140304 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085140304 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085140304 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085140304 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085140304 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085140304 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085140304 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085140304 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085140304 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085140304 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250126085140304 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085140304 DRANAP DEBUG cnlink(msc-3)[0x56264c618660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085140304 DRANAP DEBUG cnlink(msc-2)[0x56264c5ae870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085140304 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250126085140304 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085140304 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085140304 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085140304 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085140304 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085140304 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085140304 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085140304 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085140304 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085140304 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085140304 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085140304 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085140304 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085140304 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085140304 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250126085140304 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085140304 DRANAP DEBUG cnlink(msc-2)[0x56264c5ae870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085140304 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085140304 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250126085140304 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085140304 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085140304 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085140304 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085140304 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085140304 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085140304 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085140304 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085140304 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085140304 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085140304 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085140304 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085140304 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085140304 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085140304 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126085140304 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085140304 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085140304 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085140304 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250126085140304 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085140304 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085140304 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085140304 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085140304 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085140304 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085140304 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085140304 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085140304 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085140304 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085140304 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085140304 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085140304 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085140304 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085140304 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085140304 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085140304 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085140304 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085140304 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085140304 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085140304 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250126085140304 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250126085140304 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250126085140304 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085140304 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085140304 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085140304 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250126085140304 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250126085140304 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250126085140304 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250126085140304 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085140304 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085140304 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085140304 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126085140304 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126085140304 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126085140304 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250126085140304 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085140304 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085140304 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085140304 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085140304 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085140304 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085140304 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@009b6094bab8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(551)@009b6094bab8: ************************************************* HNBGW_Test.msc0-M3UA(551)@009b6094bab8: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(551)@009b6094bab8: ************************************************* MTC@009b6094bab8: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(549)@009b6094bab8: v_sccp_pdu_maxlen:268 MTC@009b6094bab8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@009b6094bab8: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(554)@009b6094bab8: ************************************************* HNBGW_Test.msc1-M3UA(554)@009b6094bab8: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(554)@009b6094bab8: ************************************************* HNBGW_Test.msc1-SCCP(552)@009b6094bab8: v_sccp_pdu_maxlen:268 20250126085140328 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085140328 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085140328 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085140328 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085140329 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085140329 DRANAP DEBUG cnlink(sgsn-2)[0x56264c61a310]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085140329 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085140329 DRANAP DEBUG cnlink(sgsn-3)[0x56264c61aca0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085140330 DRANAP DEBUG cnlink(sgsn-3)[0x56264c61aca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085140330 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250126085140330 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085140330 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085140330 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085140330 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085140330 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085140330 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085140330 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085140330 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085140330 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085140330 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085140330 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085140330 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085140330 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085140330 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085140330 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250126085140330 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085140330 DRANAP DEBUG cnlink(sgsn-3)[0x56264c61aca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085140330 DRANAP DEBUG cnlink(sgsn-2)[0x56264c61a310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085140330 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250126085140330 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085140330 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085140330 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085140330 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085140330 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085140330 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085140330 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085140330 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085140330 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085140330 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085140330 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085140330 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085140330 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085140330 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085140330 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250126085140330 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085140330 DRANAP DEBUG cnlink(sgsn-2)[0x56264c61a310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085140330 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085140330 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250126085140330 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085140330 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085140330 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085140330 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085140330 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085140330 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085140330 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085140330 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085140330 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085140330 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085140330 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085140330 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085140330 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085140330 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085140330 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126085140330 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085140330 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085140330 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085140330 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250126085140330 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085140330 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085140330 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085140330 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085140330 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085140330 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085140330 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085140330 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085140330 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085140330 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085140330 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085140330 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085140330 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085140330 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085140330 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085140330 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085140330 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085140330 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085140330 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085140330 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085140330 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250126085140330 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250126085140330 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250126085140330 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085140330 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085140330 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085140330 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250126085140330 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250126085140330 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250126085140330 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250126085140330 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085140330 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085140330 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085140330 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126085140330 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126085140330 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126085140330 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250126085140330 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085140330 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085140330 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085140330 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085140330 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085140330 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085140330 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@009b6094bab8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@009b6094bab8: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(557)@009b6094bab8: ************************************************* HNBGW_Test.sgsn0-M3UA(557)@009b6094bab8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(557)@009b6094bab8: ************************************************* HNBGW_Test.sgsn0-SCCP(555)@009b6094bab8: v_sccp_pdu_maxlen:268 MTC@009b6094bab8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@009b6094bab8: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(560)@009b6094bab8: ************************************************* HNBGW_Test.sgsn1-M3UA(560)@009b6094bab8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(560)@009b6094bab8: ************************************************* HNBGW_Test.sgsn1-SCCP(558)@009b6094bab8: v_sccp_pdu_maxlen:268 20250126085140367 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085140367 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085140367 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1355) 20250126085140367 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250126085140367 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20250126085140367 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250126085140367 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250126085140367 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085140367 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@009b6094bab8: setverdict(pass): none -> pass 20250126085140371 DLINP DEBUG SRVCONN(,r=127.0.0.1:50012<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085140371 DLINP DEBUG SRVCONN(,r=127.0.0.1:50012<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085140371 DLINP DEBUG SRVCONN(,r=127.0.0.1:50012<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1355) 20250126085140371 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250126085140371 DHNBAP DEBUG (127.0.0.1:50012 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20250126085140371 DHNBAP NOTICE (127.0.0.1:50012 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250126085140371 DHNBAP NOTICE (127.0.0.1:50012 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250126085140371 DLINP DEBUG SRVCONN(,r=127.0.0.1:50012<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085140371 DLINP DEBUG SRVCONN(,r=127.0.0.1:50012<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126085140515 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126085140516 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250126085140516 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126085140516 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(551)@009b6094bab8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250126085140524 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085140524 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250126085140524 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126085140524 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126085140524 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126085140524 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250126085140524 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126085140526 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126085140526 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250126085140526 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126085140526 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250126085140527 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085140527 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250126085140527 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126085140527 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126085140527 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126085140527 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126085140527 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126085140527 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085140527 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126085140527 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20250126085140527 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085140527 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085140527 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085140527 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085140527 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126085140527 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126085140527 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085140528 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085140528 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250126085140528 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085140528 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085140528 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085140528 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085140528 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085140528 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085140528 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085140528 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085140528 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085140528 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085140528 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085140528 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085140528 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085140528 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085140528 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085140528 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085140528 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085140529 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085140529 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085140529 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085140529 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085140529 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085140529 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085140529 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085140529 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-M3UA(554)@009b6094bab8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250126085140533 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085140533 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250126085140534 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126085140534 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126085140534 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126085140534 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250126085140534 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126085140536 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085140536 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250126085140536 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126085140536 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126085140536 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126085140536 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126085140536 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126085140536 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085140536 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126085140536 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:406) 20250126085140537 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085140537 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085140537 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085140537 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085140537 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126085140537 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126085140537 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085140538 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085140538 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250126085140538 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085140538 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085140538 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085140538 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085140538 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085140538 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085140538 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085140538 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085140538 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085140538 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085140538 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085140538 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085140538 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085140538 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085140538 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126085140538 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085140538 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085140538 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085140538 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085140538 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085140538 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126085140538 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126085140538 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126085140538 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250126085140538 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085140544 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126085140544 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250126085140544 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126085140544 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(557)@009b6094bab8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250126085140549 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085140549 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250126085140549 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126085140549 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126085140549 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126085140549 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250126085140549 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126085140551 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085140551 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250126085140551 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126085140551 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126085140551 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126085140551 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126085140551 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126085140551 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085140551 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126085140551 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20250126085140551 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085140551 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085140551 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085140551 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085140551 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126085140551 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126085140551 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085140552 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085140552 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250126085140552 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085140552 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085140552 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085140552 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085140552 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085140552 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085140552 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085140552 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085140552 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085140552 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085140552 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085140552 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085140552 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085140552 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085140552 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085140552 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085140552 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085140552 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085140552 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085140552 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085140552 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085140552 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085140552 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085140552 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085140552 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085140556 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126085140556 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20250126085140556 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126085140556 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(560)@009b6094bab8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250126085140561 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085140561 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20250126085140561 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126085140561 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126085140561 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126085140561 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250126085140561 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126085140563 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085140563 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20250126085140563 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126085140564 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126085140564 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126085140564 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126085140564 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126085140564 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085140564 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126085140564 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:406) 20250126085140564 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085140564 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085140564 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085140564 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085140564 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126085140564 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126085140564 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085140565 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085140565 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250126085140565 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085140565 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085140566 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085140566 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085140566 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085140566 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085140566 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085140566 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085140566 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085140566 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085140566 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085140566 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085140566 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085140566 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085140566 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126085140566 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085140566 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085140566 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085140566 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085140566 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085140566 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126085140566 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126085140566 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126085140566 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250126085140566 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(550)@009b6094bab8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126085141332 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085141332 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085141332 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085141332 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085141332 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085141332 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085141332 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085141332 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085141332 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085141332 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085141332 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085141332 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085141332 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085141333 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085141333 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250126085141333 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250126085141333 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085141333 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085141333 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085141333 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085141333 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085141333 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085141333 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085141333 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085141333 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085141333 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085141333 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085141333 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085141333 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085141333 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085141333 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126085141333 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126085141333 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250126085141333 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250126085141333 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085141333 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250126085141333 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085141333 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085141333 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085141333 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085141333 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085141333 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085141333 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085141333 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085141333 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085141333 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085141333 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085141333 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085141333 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085141333 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126085141333 DRANAP NOTICE cnlink(msc-0)[0x56264c5ce220]{CONNECTED}: link up (cnlink.c:111) 20250126085141334 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085141334 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085141334 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085141334 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085141334 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085141334 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085141334 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085141334 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085141335 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085141335 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085141335 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085141335 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085141335 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085141335 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085141335 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085141336 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085141336 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085141336 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085141336 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085141336 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085141336 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085141336 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085141336 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250126085141336 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250126085141336 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085141336 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085141336 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085141336 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085141336 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085141336 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085141336 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085141336 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085141336 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085141336 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085141336 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085141336 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085141336 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085141336 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085141336 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126085141336 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126085141336 DRANAP INFO cnlink(msc-0)[0x56264c5ce220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(553)@009b6094bab8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126085141336 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085141336 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250126085141336 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250126085141336 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250126085141336 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085141336 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085141336 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085141336 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085141336 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085141336 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085141336 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085141336 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250126085141336 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085141336 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085141336 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250126085141336 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250126085141336 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085141336 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085141336 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085141337 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085141337 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085141337 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085141337 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085141337 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085141337 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085141337 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085141337 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085141337 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085141337 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085141337 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085141337 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126085141337 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126085141337 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) 20250126085141337 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) 20250126085141337 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085141337 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250126085141337 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085141337 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085141337 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085141337 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085141337 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085141337 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085141337 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085141337 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085141337 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085141337 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085141337 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085141337 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126085141337 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085141337 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126085141337 DRANAP NOTICE cnlink(msc-1)[0x56264c5b1670]{CONNECTED}: link up (cnlink.c:111) 20250126085141337 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085141337 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085141337 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085141337 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126085141337 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126085141337 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126085141337 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250126085141337 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085141337 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085141337 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250126085141337 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250126085141337 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250126085141337 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085141337 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085141337 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085141337 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085141337 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085141337 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085141337 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085141337 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250126085141337 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085141337 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085141337 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250126085141337 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250126085141337 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085141337 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085141337 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085141337 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085141337 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085141337 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085141337 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085141337 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085141337 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085141337 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085141337 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085141337 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085141337 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085141337 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085141337 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126085141337 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126085141337 DRANAP INFO cnlink(msc-1)[0x56264c5b1670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(556)@009b6094bab8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126085141359 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085141360 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085141360 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085141360 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085141360 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085141360 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085141360 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085141360 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085141360 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085141360 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085141360 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085141360 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085141360 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085141360 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085141360 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250126085141360 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250126085141360 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085141360 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085141360 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085141360 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085141360 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085141360 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085141360 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085141360 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085141360 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085141360 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085141360 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085141360 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085141360 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085141360 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085141360 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126085141360 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126085141360 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250126085141360 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250126085141360 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085141361 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250126085141361 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085141361 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085141361 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085141361 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085141361 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085141361 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085141361 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085141361 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085141361 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085141361 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085141361 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085141361 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085141361 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085141361 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126085141361 DRANAP NOTICE cnlink(sgsn-0)[0x56264c618ff0]{CONNECTED}: link up (cnlink.c:111) 20250126085141361 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085141361 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085141361 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085141361 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085141361 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085141361 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085141361 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085141361 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085141361 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085141361 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085141361 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085141361 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085141361 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085141361 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085141361 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085141361 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085141362 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085141362 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085141362 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085141362 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085141362 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085141362 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085141362 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250126085141362 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20250126085141362 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085141362 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085141362 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085141362 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085141362 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085141362 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085141362 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085141362 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085141362 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085141362 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085141362 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085141362 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085141362 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085141362 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085141362 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126085141362 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126085141362 DRANAP INFO cnlink(sgsn-0)[0x56264c618ff0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(559)@009b6094bab8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126085141366 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085141366 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250126085141366 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250126085141366 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250126085141366 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085141366 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085141366 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085141366 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085141366 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085141366 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085141366 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085141366 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250126085141366 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085141366 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085141366 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250126085141366 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250126085141366 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085141366 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085141366 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085141366 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085141366 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085141366 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085141366 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085141366 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085141366 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085141366 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085141366 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085141366 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085141366 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085141366 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085141366 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126085141366 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126085141366 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) 20250126085141366 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) 20250126085141367 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085141367 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250126085141367 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085141367 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085141367 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085141367 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085141367 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085141367 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085141367 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085141367 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085141367 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085141367 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085141367 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085141367 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126085141367 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085141367 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126085141367 DRANAP NOTICE cnlink(sgsn-1)[0x56264c619980]{CONNECTED}: link up (cnlink.c:111) 20250126085141367 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085141367 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085141367 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085141367 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126085141367 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126085141367 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126085141367 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250126085141367 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085141369 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085141369 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250126085141369 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250126085141369 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250126085141369 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085141369 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085141369 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085141369 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085141369 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085141369 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085141369 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085141369 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250126085141369 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085141369 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085141369 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250126085141369 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20250126085141369 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085141369 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085141369 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085141369 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085141369 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085141369 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085141370 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085141370 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085141370 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085141370 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085141370 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085141370 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085141370 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085141370 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085141370 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126085141370 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126085141370 DRANAP INFO cnlink(sgsn-1)[0x56264c619980]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250126085142382 DLCTRL DEBUG Command: GET 945163231 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250126085142382 DLCTRL DEBUG Tx Command reply: GET_REPLY 945163231 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250126085142383 DLCTRL DEBUG Command: GET 262244624 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250126085142383 DLCTRL DEBUG Tx Command reply: GET_REPLY 262244624 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250126085142386 DLCTRL DEBUG Command: GET 850047335 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250126085142386 DLCTRL DEBUG Tx Command reply: GET_REPLY 850047335 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085142391 DLCTRL DEBUG Command: GET 413578443 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085142391 DLCTRL DEBUG Tx Command reply: GET_REPLY 413578443 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085142394 DLCTRL DEBUG Command: GET 552068257 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250126085142394 DLCTRL DEBUG Tx Command reply: GET_REPLY 552068257 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250126085142398 DLCTRL DEBUG Command: GET 73849566 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250126085142398 DLCTRL DEBUG Tx Command reply: GET_REPLY 73849566 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250126085142402 DLCTRL DEBUG Command: GET 475210011 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250126085142402 DLCTRL DEBUG Tx Command reply: GET_REPLY 475210011 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250126085142405 DLCTRL DEBUG Command: GET 18033015 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250126085142405 DLCTRL DEBUG Tx Command reply: GET_REPLY 18033015 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085142408 DLCTRL DEBUG Command: GET 185184428 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085142408 DLCTRL DEBUG Tx Command reply: GET_REPLY 185184428 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085142410 DLCTRL DEBUG Command: GET 227194915 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250126085142410 DLCTRL DEBUG Tx Command reply: GET_REPLY 227194915 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250126085142412 DLCTRL DEBUG Command: GET 62098387 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250126085142412 DLCTRL DEBUG Tx Command reply: GET_REPLY 62098387 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250126085142413 DLCTRL DEBUG Command: GET 789619087 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250126085142413 DLCTRL DEBUG Tx Command reply: GET_REPLY 789619087 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250126085142415 DLCTRL DEBUG Command: GET 370190318 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250126085142415 DLCTRL DEBUG Tx Command reply: GET_REPLY 370190318 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085142416 DLCTRL DEBUG Command: GET 919503968 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085142416 DLCTRL DEBUG Tx Command reply: GET_REPLY 919503968 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085142418 DLCTRL DEBUG Command: GET 913157478 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250126085142418 DLCTRL DEBUG Tx Command reply: GET_REPLY 913157478 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250126085142419 DLCTRL DEBUG Command: GET 714095342 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250126085142419 DLCTRL DEBUG Tx Command reply: GET_REPLY 714095342 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250126085142420 DLCTRL DEBUG Command: GET 618501818 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250126085142420 DLCTRL DEBUG Tx Command reply: GET_REPLY 618501818 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250126085142421 DLCTRL DEBUG Command: GET 17599592 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250126085142421 DLCTRL DEBUG Tx Command reply: GET_REPLY 17599592 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085142422 DLCTRL DEBUG Command: GET 313329175 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085142422 DLCTRL DEBUG Tx Command reply: GET_REPLY 313329175 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085142423 DLCTRL DEBUG Command: GET 10921980 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250126085142423 DLCTRL DEBUG Tx Command reply: GET_REPLY 10921980 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@009b6094bab8: 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@009b6094bab8: "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@009b6094bab8: 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@009b6094bab8: 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@009b6094bab8: 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@009b6094bab8: 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 := '000000000000001110110111'B, t_guard := 20.000000 } 20250126085142439 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47692<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(550)@009b6094bab8: f_create_expect(l3 := '05080200F110172A5205F442FA0023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(550)@009b6094bab8: Created Expect[0] for '05080200F110172A5205F442FA0023'O to be handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(562) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(546)@009b6094bab8: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(562)16711745 20250126085143489 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085143489 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085143489 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1355) 20250126085143489 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250126085143490 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xff0041, normal) (hnbgw_rua.c:407) 20250126085143490 DHNB DEBUG map_rua[0x56264c632d10]{init}: Allocated (fsm.c:456) 20250126085143490 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16711745)[0x56264c632d10]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250126085143490 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16711745 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250126085143490 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085143490 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085143490 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16711745 SCCP-0 CS MI=TMSI-0x42FA0023: TMSI-0x42FA0023 NRI(10bit)=0x3e8=1000: No msc found for this NRI, doing round-robin (hnbgw_cn.c:1112) 20250126085143490 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16711745 SCCP-0 CS MI=TMSI-0x42FA0023: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250126085143490 DCN DEBUG map_sccp[0x56264c63b7c0]{init}: Allocated (fsm.c:456) 20250126085143490 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x56264c63b7c0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250126085143490 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-16711745 <-> SCCP-67 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250126085143490 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16711745 SCCP-67 msc-0 MI=TMSI-0x42FA0023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20250126085143490 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16711745)[0x56264c632d10]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250126085143490 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085143490 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085143490 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16711745)[0x56264c632d10]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250126085143490 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x56264c63b7c0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126085143490 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250126085143490 DLSCCP DEBUG SCCP-SCOC(67)[0x56264c5cc4a0]{IDLE}: Allocated (fsm.c:456) 20250126085143490 DLSCCP DEBUG SCCP-SCOC(67)[0x56264c5cc4a0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250126085143490 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442fa0023004f40030003b70056400500f1100926) (sccp_scrc.c:406) 20250126085143490 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085143490 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085143490 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085143490 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085143490 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085143490 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085143490 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085143490 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085143490 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085143490 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085143490 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085143490 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085143490 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085143490 DLSCCP DEBUG SCCP-SCOC(67)[0x56264c5cc4a0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250126085143490 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x56264c63b7c0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250126085143490 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16711745)[0x56264c632d10]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250126085143490 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085143491 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085143491 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085143491 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085143491 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085143491 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085143491 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085143491 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(549)@009b6094bab8: First idle individual index:0 HNBGW_Test.msc0-SCCP(549)@009b6094bab8: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(550)@009b6094bab8: Found Expect[0] for l3='05080200F110172A5205F442FA0023'O handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(562) HNBGW_Test.msc0-RAN(550)@009b6094bab8: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(562)7021467 HNBGW_Test.msc0-SCCP(549)@009b6094bab8: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(549)@009b6094bab8: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250126085143511 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085143511 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085143511 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085143511 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085143511 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085143511 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085143511 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085143511 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085143511 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085143511 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085143511 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085143511 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085143511 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085143511 DLSS7 DEBUG scrc_rx_mtp_xfer_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=008dd3b5) (sccp_scrc.c:477) 20250126085143511 DLSCCP DEBUG Received CO:COAK for local reference 67 (sccp_scoc.c:1824) 20250126085143511 DLSCCP DEBUG SCCP-SCOC(67)[0x56264c5cc4a0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250126085143511 DLSCCP DEBUG SCCP-SCOC(67)[0x56264c5cc4a0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250126085143511 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085143511 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250126085143511 DCN DEBUG handle_cn_conn_conf() conn_id=67, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250126085143511 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x56264c63b7c0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250126085143511 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x56264c63b7c0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(562)@009b6094bab8: setverdict(pass): none -> pass 20250126085143514 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47692<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(562)@009b6094bab8: Final verdict of PTC: pass MTC@009b6094bab8: 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 } } } 20250126085143517 DLCTRL DEBUG Command: GET 230079500 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250126085143517 DLCTRL DEBUG Tx Command reply: GET_REPLY 230079500 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250126085143522 DLCTRL DEBUG Command: GET 934750177 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250126085143522 DLCTRL DEBUG Tx Command reply: GET_REPLY 934750177 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250126085143526 DLCTRL DEBUG Command: GET 775318206 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250126085143526 DLCTRL DEBUG Tx Command reply: GET_REPLY 775318206 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085143530 DLCTRL DEBUG Command: GET 66203600 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085143530 DLCTRL DEBUG Tx Command reply: GET_REPLY 66203600 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085143532 DLCTRL DEBUG Command: GET 657305558 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250126085143532 DLCTRL DEBUG Tx Command reply: GET_REPLY 657305558 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126085143534 DLCTRL DEBUG Command: GET 483166953 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250126085143534 DLCTRL DEBUG Tx Command reply: GET_REPLY 483166953 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250126085143535 DLCTRL DEBUG Command: GET 713405793 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250126085143535 DLCTRL DEBUG Tx Command reply: GET_REPLY 713405793 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250126085143536 DLCTRL DEBUG Command: GET 523016422 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250126085143536 DLCTRL DEBUG Tx Command reply: GET_REPLY 523016422 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085143537 DLCTRL DEBUG Command: GET 384542978 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085143537 DLCTRL DEBUG Tx Command reply: GET_REPLY 384542978 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085143538 DLCTRL DEBUG Command: GET 22597067 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250126085143538 DLCTRL DEBUG Tx Command reply: GET_REPLY 22597067 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126085143539 DLCTRL DEBUG Command: GET 590595244 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250126085143539 DLCTRL DEBUG Tx Command reply: GET_REPLY 590595244 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250126085143539 DLCTRL DEBUG Command: GET 800489526 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250126085143539 DLCTRL DEBUG Tx Command reply: GET_REPLY 800489526 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250126085143540 DLCTRL DEBUG Command: GET 335392716 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250126085143540 DLCTRL DEBUG Tx Command reply: GET_REPLY 335392716 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085143541 DLCTRL DEBUG Command: GET 981695173 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085143541 DLCTRL DEBUG Tx Command reply: GET_REPLY 981695173 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085143542 DLCTRL DEBUG Command: GET 580101596 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250126085143542 DLCTRL DEBUG Tx Command reply: GET_REPLY 580101596 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126085143542 DLCTRL DEBUG Command: GET 939270780 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250126085143542 DLCTRL DEBUG Tx Command reply: GET_REPLY 939270780 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250126085143543 DLCTRL DEBUG Command: GET 939440919 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250126085143543 DLCTRL DEBUG Tx Command reply: GET_REPLY 939440919 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250126085143544 DLCTRL DEBUG Command: GET 193033552 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250126085143544 DLCTRL DEBUG Tx Command reply: GET_REPLY 193033552 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085143545 DLCTRL DEBUG Command: GET 218637547 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085143545 DLCTRL DEBUG Tx Command reply: GET_REPLY 218637547 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085143545 DLCTRL DEBUG Command: GET 246025678 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250126085143545 DLCTRL DEBUG Tx Command reply: GET_REPLY 246025678 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed MTC@009b6094bab8: 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 := '000000000000000110001100'B, t_guard := 20.000000 } 20250126085143555 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47698<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(553)@009b6094bab8: f_create_expect(l3 := '0524010350590205F442C00023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(553)@009b6094bab8: Created Expect[0] for '0524010350590205F442C00023'O to be handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(563) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(546)@009b6094bab8: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(563)7523748 20250126085144581 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085144581 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085144581 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1355) 20250126085144581 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250126085144581 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x72cda4, normal) (hnbgw_rua.c:407) 20250126085144581 DHNB DEBUG map_rua[0x56264c6310a0]{init}: Allocated (fsm.c:456) 20250126085144581 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7523748)[0x56264c6310a0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250126085144581 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7523748 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250126085144581 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085144582 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085144582 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:221) 20250126085144582 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7523748 SCCP-0 CS MI=TMSI-0x42C00023: TMSI-0x42C00023 NRI(10bit)=0x300=768: No msc found for this NRI, doing round-robin (hnbgw_cn.c:1112) 20250126085144582 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7523748 SCCP-0 CS MI=TMSI-0x42C00023: CN link round-robin selects msc 1 (hnbgw_cn.c:1125) 20250126085144582 DCN DEBUG map_sccp[0x56264c632ba0]{init}: Allocated (fsm.c:456) 20250126085144582 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-68)[0x56264c632ba0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250126085144582 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-7523748 <-> SCCP-68 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250126085144582 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7523748 SCCP-68 msc-1 MI=TMSI-0x42C00023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:312) 20250126085144582 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7523748)[0x56264c6310a0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250126085144582 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085144582 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085144582 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7523748)[0x56264c6310a0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250126085144582 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-68)[0x56264c632ba0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126085144582 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250126085144582 DLSCCP DEBUG SCCP-SCOC(68)[0x56264c63aff0]{IDLE}: Allocated (fsm.c:456) 20250126085144582 DLSCCP DEBUG SCCP-SCOC(68)[0x56264c63aff0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250126085144582 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0524010350590205f442c00023004f400300018c0056400500f1100926) (sccp_scrc.c:406) 20250126085144582 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085144582 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085144582 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085144582 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085144582 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085144582 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085144582 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085144582 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085144582 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085144582 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085144582 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085144582 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126085144582 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085144582 DLSCCP DEBUG SCCP-SCOC(68)[0x56264c63aff0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250126085144582 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-68)[0x56264c632ba0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250126085144582 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7523748)[0x56264c6310a0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250126085144582 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085144582 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085144582 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085144582 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126085144582 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126085144582 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126085144582 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250126085144582 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(552)@009b6094bab8: First idle individual index:0 HNBGW_Test.msc1-SCCP(552)@009b6094bab8: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(553)@009b6094bab8: Found Expect[0] for l3='0524010350590205F442C00023'O handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(563) HNBGW_Test.msc1-RAN(553)@009b6094bab8: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(563)280981 HNBGW_Test.msc1-SCCP(552)@009b6094bab8: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(552)@009b6094bab8: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250126085144600 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085144600 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250126085144600 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250126085144600 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250126085144600 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085144600 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085144600 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085144600 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085144600 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085144600 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085144600 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085144600 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250126085144600 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085144601 DLSS7 DEBUG scrc_rx_mtp_xfer_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=009b3c0d) (sccp_scrc.c:477) 20250126085144601 DLSCCP DEBUG Received CO:COAK for local reference 68 (sccp_scoc.c:1824) 20250126085144601 DLSCCP DEBUG SCCP-SCOC(68)[0x56264c63aff0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250126085144601 DLSCCP DEBUG SCCP-SCOC(68)[0x56264c63aff0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250126085144601 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085144601 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250126085144601 DCN DEBUG handle_cn_conn_conf() conn_id=68, addrs: called=RI=SSN_PC,PC=0.0.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250126085144601 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-68)[0x56264c632ba0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250126085144601 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-68)[0x56264c632ba0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(563)@009b6094bab8: setverdict(pass): none -> pass 20250126085144604 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47698<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(563)@009b6094bab8: Final verdict of PTC: pass MTC@009b6094bab8: 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 } } } 20250126085144607 DLCTRL DEBUG Command: GET 547620471 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250126085144607 DLCTRL DEBUG Tx Command reply: GET_REPLY 547620471 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250126085144611 DLCTRL DEBUG Command: GET 826680280 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250126085144612 DLCTRL DEBUG Tx Command reply: GET_REPLY 826680280 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250126085144614 DLCTRL DEBUG Command: GET 450139072 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250126085144614 DLCTRL DEBUG Tx Command reply: GET_REPLY 450139072 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085144616 DLCTRL DEBUG Command: GET 996989840 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085144616 DLCTRL DEBUG Tx Command reply: GET_REPLY 996989840 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085144618 DLCTRL DEBUG Command: GET 454619041 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250126085144618 DLCTRL DEBUG Tx Command reply: GET_REPLY 454619041 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126085144619 DLCTRL DEBUG Command: GET 286127824 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250126085144619 DLCTRL DEBUG Tx Command reply: GET_REPLY 286127824 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20250126085144620 DLCTRL DEBUG Command: GET 63426045 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250126085144620 DLCTRL DEBUG Tx Command reply: GET_REPLY 63426045 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250126085144622 DLCTRL DEBUG Command: GET 357927970 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250126085144622 DLCTRL DEBUG Tx Command reply: GET_REPLY 357927970 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085144623 DLCTRL DEBUG Command: GET 414183414 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085144623 DLCTRL DEBUG Tx Command reply: GET_REPLY 414183414 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085144624 DLCTRL DEBUG Command: GET 71658823 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250126085144624 DLCTRL DEBUG Tx Command reply: GET_REPLY 71658823 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126085144625 DLCTRL DEBUG Command: GET 41336199 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250126085144625 DLCTRL DEBUG Tx Command reply: GET_REPLY 41336199 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250126085144626 DLCTRL DEBUG Command: GET 742276858 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250126085144626 DLCTRL DEBUG Tx Command reply: GET_REPLY 742276858 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250126085144626 DLCTRL DEBUG Command: GET 664012465 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250126085144626 DLCTRL DEBUG Tx Command reply: GET_REPLY 664012465 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085144627 DLCTRL DEBUG Command: GET 564819165 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085144627 DLCTRL DEBUG Tx Command reply: GET_REPLY 564819165 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085144628 DLCTRL DEBUG Command: GET 245018380 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250126085144628 DLCTRL DEBUG Tx Command reply: GET_REPLY 245018380 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126085144628 DLCTRL DEBUG Command: GET 317843597 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250126085144628 DLCTRL DEBUG Tx Command reply: GET_REPLY 317843597 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250126085144629 DLCTRL DEBUG Command: GET 212672445 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250126085144629 DLCTRL DEBUG Tx Command reply: GET_REPLY 212672445 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250126085144630 DLCTRL DEBUG Command: GET 431037593 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250126085144630 DLCTRL DEBUG Tx Command reply: GET_REPLY 431037593 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085144630 DLCTRL DEBUG Command: GET 486392496 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085144630 DLCTRL DEBUG Tx Command reply: GET_REPLY 486392496 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085144631 DLCTRL DEBUG Command: GET 89176300 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250126085144631 DLCTRL DEBUG Tx Command reply: GET_REPLY 89176300 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed MTC@009b6094bab8: 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 := '000000000000000010110100'B, t_guard := 20.000000 } 20250126085144640 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47700<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(550)@009b6094bab8: f_create_expect(l3 := '0627000350590205F442CCC023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(550)@009b6094bab8: Created Expect[0] for '0627000350590205F442CCC023'O to be handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(564) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(546)@009b6094bab8: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(564)4671838 20250126085145667 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085145667 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085145667 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1355) 20250126085145667 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250126085145667 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x47495e, normal) (hnbgw_rua.c:407) 20250126085145667 DHNB DEBUG map_rua[0x56264c626060]{init}: Allocated (fsm.c:456) 20250126085145667 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4671838)[0x56264c626060]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250126085145667 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4671838 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250126085145667 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085145667 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085145667 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4671838 SCCP-0 CS MI=TMSI-0x42CCC023: TMSI-0x42CCC023 NRI(10bit)=0x333=819: No msc found for this NRI, doing round-robin (hnbgw_cn.c:1112) 20250126085145667 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4671838 SCCP-0 CS MI=TMSI-0x42CCC023: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250126085145667 DCN DEBUG map_sccp[0x56264c63be70]{init}: Allocated (fsm.c:456) 20250126085145667 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-69)[0x56264c63be70]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250126085145667 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4671838 <-> SCCP-69 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250126085145667 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4671838 SCCP-69 msc-0 MI=TMSI-0x42CCC023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:312) 20250126085145667 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4671838)[0x56264c626060]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250126085145667 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085145667 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085145667 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4671838)[0x56264c626060]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250126085145667 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-69)[0x56264c63be70]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126085145667 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250126085145667 DLSCCP DEBUG SCCP-SCOC(69)[0x56264c62b790]{IDLE}: Allocated (fsm.c:456) 20250126085145667 DLSCCP DEBUG SCCP-SCOC(69)[0x56264c62b790]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250126085145668 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0627000350590205f442ccc023004f40030000b40056400500f1100926) (sccp_scrc.c:406) 20250126085145668 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085145668 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085145668 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085145668 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085145668 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085145668 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085145668 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085145668 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085145668 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085145668 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085145668 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085145668 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085145668 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085145668 DLSCCP DEBUG SCCP-SCOC(69)[0x56264c62b790]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250126085145668 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-69)[0x56264c63be70]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250126085145668 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4671838)[0x56264c626060]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250126085145668 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085145668 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085145668 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085145668 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085145668 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085145668 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085145668 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085145668 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(549)@009b6094bab8: First idle individual index:1 HNBGW_Test.msc0-SCCP(549)@009b6094bab8: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(550)@009b6094bab8: Found Expect[0] for l3='0627000350590205F442CCC023'O handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(564) HNBGW_Test.msc0-RAN(550)@009b6094bab8: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(564)7766261 HNBGW_Test.msc0-SCCP(549)@009b6094bab8: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(549)@009b6094bab8: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(564)@009b6094bab8: setverdict(pass): none -> pass 20250126085145677 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085145677 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085145677 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085145677 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085145677 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085145677 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085145677 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085145677 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085145677 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085145677 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085145677 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085145677 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085145678 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085145678 DLSS7 DEBUG scrc_rx_mtp_xfer_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=000f7fe9) (sccp_scrc.c:477) 20250126085145678 DLSCCP DEBUG Received CO:COAK for local reference 69 (sccp_scoc.c:1824) 20250126085145678 DLSCCP DEBUG SCCP-SCOC(69)[0x56264c62b790]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250126085145678 DLSCCP DEBUG SCCP-SCOC(69)[0x56264c62b790]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250126085145678 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085145678 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250126085145678 DCN DEBUG handle_cn_conn_conf() conn_id=69, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250126085145678 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-69)[0x56264c63be70]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250126085145678 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-69)[0x56264c63be70]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250126085145680 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47700<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(564)@009b6094bab8: Final verdict of PTC: pass MTC@009b6094bab8: 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 } } } 20250126085145681 DLCTRL DEBUG Command: GET 276803239 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250126085145682 DLCTRL DEBUG Tx Command reply: GET_REPLY 276803239 rate_ctr.abs.msc.0.cnpool:subscr:new 2 (control_if.c:477) 20250126085145685 DLCTRL DEBUG Command: GET 947778378 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250126085145685 DLCTRL DEBUG Tx Command reply: GET_REPLY 947778378 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250126085145687 DLCTRL DEBUG Command: GET 930011297 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250126085145687 DLCTRL DEBUG Tx Command reply: GET_REPLY 930011297 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085145688 DLCTRL DEBUG Command: GET 429489491 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085145688 DLCTRL DEBUG Tx Command reply: GET_REPLY 429489491 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085145689 DLCTRL DEBUG Command: GET 822628705 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250126085145689 DLCTRL DEBUG Tx Command reply: GET_REPLY 822628705 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126085145690 DLCTRL DEBUG Command: GET 614009925 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250126085145690 DLCTRL DEBUG Tx Command reply: GET_REPLY 614009925 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20250126085145691 DLCTRL DEBUG Command: GET 152908351 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250126085145691 DLCTRL DEBUG Tx Command reply: GET_REPLY 152908351 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250126085145692 DLCTRL DEBUG Command: GET 58351069 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250126085145692 DLCTRL DEBUG Tx Command reply: GET_REPLY 58351069 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085145693 DLCTRL DEBUG Command: GET 400805593 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085145693 DLCTRL DEBUG Tx Command reply: GET_REPLY 400805593 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085145694 DLCTRL DEBUG Command: GET 664292750 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250126085145694 DLCTRL DEBUG Tx Command reply: GET_REPLY 664292750 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126085145695 DLCTRL DEBUG Command: GET 119540716 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250126085145695 DLCTRL DEBUG Tx Command reply: GET_REPLY 119540716 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250126085145695 DLCTRL DEBUG Command: GET 710254800 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250126085145695 DLCTRL DEBUG Tx Command reply: GET_REPLY 710254800 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250126085145696 DLCTRL DEBUG Command: GET 17093243 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250126085145696 DLCTRL DEBUG Tx Command reply: GET_REPLY 17093243 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085145697 DLCTRL DEBUG Command: GET 934946801 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085145697 DLCTRL DEBUG Tx Command reply: GET_REPLY 934946801 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085145698 DLCTRL DEBUG Command: GET 701736077 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250126085145698 DLCTRL DEBUG Tx Command reply: GET_REPLY 701736077 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126085145698 DLCTRL DEBUG Command: GET 380885511 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250126085145698 DLCTRL DEBUG Tx Command reply: GET_REPLY 380885511 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250126085145699 DLCTRL DEBUG Command: GET 382248552 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250126085145699 DLCTRL DEBUG Tx Command reply: GET_REPLY 382248552 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250126085145700 DLCTRL DEBUG Command: GET 989838365 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250126085145700 DLCTRL DEBUG Tx Command reply: GET_REPLY 989838365 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085145700 DLCTRL DEBUG Command: GET 837740165 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085145700 DLCTRL DEBUG Tx Command reply: GET_REPLY 837740165 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085145701 DLCTRL DEBUG Command: GET 813227606 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250126085145701 DLCTRL DEBUG Tx Command reply: GET_REPLY 813227606 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed MTC@009b6094bab8: ok: talloc reports "asn1_context" = 1 bytes 20250126085145703 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47688<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250126085145704 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:40611<->l=127.0.0.1:4262) (control_if.c:193) MutexDispCT-TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin(541)@009b6094bab8: Final verdict of PTC: none 20250126085145704 DLINP DEBUG SRVCONN(,r=127.0.0.1:50012<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085145704 DLINP DEBUG SRVCONN(,r=127.0.0.1:50012<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085145704 DLINP NOTICE SRV(,r=127.0.0.1:50012<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250126085145704 DMAIN NOTICE (127.0.0.1:50012 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:50012<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250126085145704 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) HNBGW_Test.sgsn0-RAN(556)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(558)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.msc1-RAN(553)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(559)@009b6094bab8: Final verdict of PTC: none 20250126085145704 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250126085145704 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085145704 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250126085145704 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250126085145704 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250126085145704 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085145704 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126085145704 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.msc0-RAN(550)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(551)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(555)@009b6094bab8: Final verdict of PTC: none 20250126085145704 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250126085145704 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085145704 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250126085145704 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20250126085145704 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126085145704 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085145704 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20250126085145704 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126085145704 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126085145704 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126085145704 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250126085145704 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126085145704 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(546)@009b6094bab8: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1-RUA(548)@009b6094bab8: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0(545)@009b6094bab8: Final verdict of PTC: none 20250126085145704 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085145704 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126085145704 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250126085145704 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085145704 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126085145704 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250126085145704 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250126085145704 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250126085145704 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085145704 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250126085145704 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250126085145704 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126085145704 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20250126085145704 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085145704 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085145704 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085145704 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085145704 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126085145704 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126085145704 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126085145704 DRANAP NOTICE cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: link lost (cnlink.c:118) 20250126085145704 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085145704 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc1-0: connection closed 20250126085145704 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126085145704 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126085145704 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126085145704 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250126085145704 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126085145704 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250126085145704 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250126085145704 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085145704 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250126085145704 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20250126085145704 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250126085145704 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085145704 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085145704 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126085145704 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:371) 20250126085145704 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126085145704 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250126085145704 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250126085145704 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250126085145704 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085145704 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126085145704 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250126085145704 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085145704 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250126085145704 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126085145704 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085145704 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20250126085145704 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126085145704 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126085145704 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126085145704 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250126085145704 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126085145704 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250126085145704 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126085145704 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085145704 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn1-0: connection closed 20250126085145704 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126085145704 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126085145704 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126085145704 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250126085145704 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126085145704 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250126085145705 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085145705 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085145705 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085145705 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126085145705 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126085145705 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126085145705 DRANAP NOTICE cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: link lost (cnlink.c:118) 20250126085145705 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-68)[0x56264c632ba0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250126085145705 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250126085145705 DLSCCP DEBUG SCCP-SCOC(68)[0x56264c63aff0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250126085145705 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009b3c0d), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250126085145705 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085145705 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085145705 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126085145705 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085145705 DLSCCP DEBUG SCCP-SCOC(68)[0x56264c63aff0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250126085145705 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-68)[0x56264c632ba0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250126085145705 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7523748)[0x56264c6310a0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250126085145705 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7523748)[0x56264c6310a0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250126085145705 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250126085145705 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7523748)[0x56264c6310a0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250126085145705 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7523748)[0x56264c6310a0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250126085145705 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7523748)[0x56264c6310a0]{disrupted}: Freeing instance (context_map.c:202) 20250126085145705 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7523748)[0x56264c6310a0]{disrupted}: Deallocated (fsm.c:568) 20250126085145705 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-68)[0x56264c632ba0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250126085145705 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-68)[0x56264c632ba0]{disconnected}: Freeing instance (context_map.c:206) 20250126085145705 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-68)[0x56264c632ba0]{disconnected}: Deallocated (fsm.c:568) 20250126085145705 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7523748 SCCP-68 msc-1 MI=TMSI-0x42C00023: Deallocating (context_map.c:225) 20250126085145705 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085145705 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126085145705 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20250126085145705 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085145705 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085145705 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085145705 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085145705 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126085145705 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126085145705 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126085145705 DRANAP NOTICE cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: link lost (cnlink.c:118) 20250126085145705 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x56264c63b7c0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250126085145705 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250126085145705 DLSCCP DEBUG SCCP-SCOC(67)[0x56264c5cc4a0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250126085145705 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008dd3b5), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250126085145705 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085145705 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085145705 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085145705 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085145705 DLSCCP DEBUG SCCP-SCOC(67)[0x56264c5cc4a0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250126085145706 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x56264c63b7c0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250126085145706 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16711745)[0x56264c632d10]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250126085145706 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16711745)[0x56264c632d10]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250126085145706 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250126085145706 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16711745)[0x56264c632d10]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250126085145706 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16711745)[0x56264c632d10]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250126085145706 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16711745)[0x56264c632d10]{disrupted}: Freeing instance (context_map.c:202) 20250126085145706 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16711745)[0x56264c632d10]{disrupted}: Deallocated (fsm.c:568) 20250126085145706 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x56264c63b7c0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250126085145707 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x56264c63b7c0]{disconnected}: Freeing instance (context_map.c:206) 20250126085145707 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x56264c63b7c0]{disconnected}: Deallocated (fsm.c:568) 20250126085145707 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16711745 SCCP-67 msc-0 MI=TMSI-0x42FA0023: Deallocating (context_map.c:225) 20250126085145707 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-69)[0x56264c63be70]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250126085145707 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250126085145707 DLSCCP DEBUG SCCP-SCOC(69)[0x56264c62b790]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250126085145707 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000f7fe9), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250126085145707 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085145707 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085145707 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085145708 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085145708 DLSCCP DEBUG SCCP-SCOC(69)[0x56264c62b790]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250126085145708 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-69)[0x56264c63be70]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250126085145708 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4671838)[0x56264c626060]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250126085145708 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4671838)[0x56264c626060]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250126085145708 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250126085145709 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4671838)[0x56264c626060]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250126085145709 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4671838)[0x56264c626060]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250126085145710 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4671838)[0x56264c626060]{disrupted}: Freeing instance (context_map.c:202) 20250126085145710 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4671838)[0x56264c626060]{disrupted}: Deallocated (fsm.c:568) 20250126085145710 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-69)[0x56264c63be70]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250126085145710 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-69)[0x56264c63be70]{disconnected}: Freeing instance (context_map.c:206) 20250126085145710 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-69)[0x56264c63be70]{disconnected}: Deallocated (fsm.c:568) 20250126085145710 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4671838 SCCP-69 msc-0 MI=TMSI-0x42CCC023: Deallocating (context_map.c:225) 20250126085145710 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085145710 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250126085145710 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085145710 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085145710 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085145710 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126085145710 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126085145710 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126085145710 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250126085145710 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250126085145710 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085145710 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126085145710 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:371) 20250126085145710 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085145710 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085145710 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085145710 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085145710 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126085145710 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126085145710 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126085145710 DRANAP NOTICE cnlink(sgsn-1)[0x56264c619980]{DISCONNECTED}: link lost (cnlink.c:118) 20250126085145710 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:894) 20250126085145710 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085145710 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250126085145710 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250126085145710 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250126085145710 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085145710 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085145710 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085145710 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085145710 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085145710 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085145710 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085145710 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250126085145710 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085145710 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085145710 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085145710 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085145710 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085145710 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085145710 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085145710 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250126085145717 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47684<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.msc1-SCCP(552)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(554)@009b6094bab8: Final verdict of PTC: none HNBGW-MGCP(561)@009b6094bab8: Final verdict of PTC: none IPA-CTRL-CLI-IPA(543)@009b6094bab8: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1(547)@009b6094bab8: Final verdict of PTC: none VirtHNBGW-STATS(542)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(560)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(557)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(549)@009b6094bab8: Final verdict of PTC: none MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(544)@009b6094bab8: Final verdict of PTC: none MTC@009b6094bab8: Setting final verdict of the test case. MTC@009b6094bab8: Local verdict of MTC: pass MTC@009b6094bab8: Local verdict of PTC MutexDispCT-TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin(541): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC VirtHNBGW-STATS(542): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC IPA-CTRL-CLI-IPA(543): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW-PFCP(544): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0(545): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(546): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1(547): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1-RUA(548): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.msc0-SCCP(549): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.msc0-RAN(550): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.msc0-M3UA(551): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.msc1-SCCP(552): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.msc1-RAN(553): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.msc1-M3UA(554): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(555): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.sgsn0-RAN(556): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(557): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(558): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.sgsn1-RAN(559): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(560): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW-MGCP(561): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(562): pass (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(563): pass (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(564): pass (pass -> pass) MTC@009b6094bab8: Test case TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin finished. Verdict: pass MTC@009b6094bab8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin pass'. Sun Jan 26 08:51:45 UTC 2025 ====== HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin.talloc 20250126085145791 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55278<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126085146394 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55278<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=497588) 20250126085146441 DLSCCP DEBUG SCCP-SCOC(66)[0x56264c644c30]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250126085146441 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0067c98d), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085146441 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085146441 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085146441 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085146441 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085146441 DLSCCP DEBUG SCCP-SCOC(64)[0x56264c645390]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250126085146441 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00edc97b), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085146441 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085146441 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085146441 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085146441 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085146441 DLSCCP DEBUG SCCP-SCOC(65)[0x56264c62d740]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250126085146441 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ea4b06), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085146441 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085146441 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085146441 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126085146441 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085146441 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085146441 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085146441 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085146441 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085146441 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085146441 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085146441 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085146441 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250126085146441 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085146441 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085146441 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085146441 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085146441 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085146441 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085146441 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085146441 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250126085146441 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085146441 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085146441 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085146441 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126085146441 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126085146441 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126085146441 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250126085146441 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250126085147252 DLSCCP DEBUG SCCP-SCOC(61)[0x56264c630f70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085147252 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003cd486), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085147252 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085147252 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085147252 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085147252 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085147252 DLSCCP DEBUG SCCP-SCOC(63)[0x56264c54e4b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085147252 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a73ded), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085147252 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085147252 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085147252 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085147252 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085147252 DLSCCP DEBUG SCCP-SCOC(62)[0x56264c628460]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085147252 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00334a00), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085147252 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085147252 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085147252 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126085147252 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085147252 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085147252 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085147252 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085147252 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085147252 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085147252 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085147252 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085147252 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250126085147252 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085147252 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085147252 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085147252 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085147252 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085147252 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085147252 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085147252 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250126085147252 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085147252 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085147252 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085147252 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126085147252 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126085147252 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126085147252 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250126085147252 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=497588, count=511312) 20250126085147705 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126085147705 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250126085147705 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250126085147705 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126085147705 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250126085147705 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250126085147705 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126085147705 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250126085147705 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250126085147705 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126085147705 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250126085147705 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250126085148083 DLSCCP DEBUG SCCP-SCOC(60)[0x56264c6430c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085148083 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006b71ce), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085148083 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085148083 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085148083 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085148083 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085148083 DLSCCP DEBUG SCCP-SCOC(58)[0x56264c632710]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085148083 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006884c1), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085148083 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085148083 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085148083 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085148083 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085148083 DLSCCP DEBUG SCCP-SCOC(59)[0x56264c63c300]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085148083 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f95513), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085148083 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085148083 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085148083 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126085148083 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085148084 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085148084 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085148084 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085148084 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085148084 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085148084 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085148084 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250126085148084 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085148084 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085148084 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085148084 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085148084 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085148084 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085148084 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250126085148084 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085148084 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085148084 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085148084 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126085148084 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126085148084 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126085148084 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@009b6094bab8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin pass' was executed successfully (exit status: 0). MTC@009b6094bab8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin'. ------ HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin ------ Sun Jan 26 08:51:48 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250126085148956 DLSCCP DEBUG SCCP-SCOC(55)[0x56264c624ce0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085148957 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009d4015), PART(T=Source Reference,L=4,D=00000037), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085148957 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085148957 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085148957 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085148957 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085148957 DLSCCP DEBUG SCCP-SCOC(56)[0x56264c63ac80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085148957 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0054b015), PART(T=Source Reference,L=4,D=00000038), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085148957 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085148957 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085148957 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085148957 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085148957 DLSCCP DEBUG SCCP-SCOC(57)[0x56264c63e0a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085148957 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cf1444), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085148957 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085148957 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085148957 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085148957 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085148957 DLSCCP DEBUG SCCP-SCOC(54)[0x56264c6317f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085148957 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005c2608), PART(T=Source Reference,L=4,D=00000036), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085148957 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085148957 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085148957 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085148957 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085148958 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085148958 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085148958 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085148958 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085148958 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085148958 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085148958 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250126085148958 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085148958 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085148958 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085148958 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085148958 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085148958 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085148958 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250126085148958 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085148958 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085148958 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085148958 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085148958 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085148958 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085148958 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250126085148958 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085148958 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085148958 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085148958 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085148958 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085148958 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085148958 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@009b6094bab8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin' was executed successfully (exit status: 0). MTC@009b6094bab8: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin started. 20250126085149525 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55294<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126085149532 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55302<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126085149539 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:45627<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0(569)@009b6094bab8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250126085149568 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250126085149568 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250126085149575 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085149575 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085149576 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085149576 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085149576 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085149576 DRANAP DEBUG cnlink(msc-2)[0x56264c5ae870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085149576 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085149576 DRANAP DEBUG cnlink(msc-3)[0x56264c618660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1(571)@009b6094bab8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250126085149576 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:33663 (stream_srv.c:142) 20250126085149576 DMAIN INFO New HNB SCTP connection r=127.0.0.1:33663<->l=127.0.0.1:29169 (hnbgw.c:791) 20250126085149577 DRANAP DEBUG cnlink(msc-3)[0x56264c618660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085149577 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250126085149577 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085149577 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085149577 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085149577 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085149577 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085149577 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085149577 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085149577 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085149577 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085149577 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085149577 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085149577 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085149577 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085149577 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085149577 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250126085149577 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085149577 DRANAP DEBUG cnlink(msc-3)[0x56264c618660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085149577 DRANAP DEBUG cnlink(msc-2)[0x56264c5ae870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085149577 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250126085149577 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085149577 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085149577 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085149577 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085149577 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085149577 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085149577 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085149577 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085149577 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085149577 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085149577 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085149577 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085149577 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085149577 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085149577 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250126085149577 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085149577 DRANAP DEBUG cnlink(msc-2)[0x56264c5ae870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085149577 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085149577 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250126085149577 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085149577 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085149577 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085149577 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085149577 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085149577 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085149577 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085149577 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085149577 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085149577 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085149577 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085149577 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085149577 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085149577 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085149577 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126085149577 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085149577 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085149577 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085149577 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250126085149577 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085149577 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085149577 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085149577 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085149577 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085149577 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085149577 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085149577 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085149577 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085149577 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085149577 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085149577 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085149577 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085149577 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085149577 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085149577 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085149577 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085149578 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085149578 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085149578 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085149578 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250126085149578 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250126085149578 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250126085149578 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085149578 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085149578 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085149578 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250126085149578 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250126085149578 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250126085149578 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250126085149578 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085149578 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085149578 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085149578 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126085149578 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126085149578 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126085149578 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250126085149578 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085149578 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085149578 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085149578 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085149578 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085149578 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085149578 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@009b6094bab8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(575)@009b6094bab8: ************************************************* HNBGW_Test.msc0-M3UA(575)@009b6094bab8: M3UA emulation initiated, the test can be started MTC@009b6094bab8: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(575)@009b6094bab8: ************************************************* HNBGW_Test.msc0-SCCP(573)@009b6094bab8: v_sccp_pdu_maxlen:268 MTC@009b6094bab8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@009b6094bab8: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(578)@009b6094bab8: ************************************************* HNBGW_Test.msc1-M3UA(578)@009b6094bab8: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(578)@009b6094bab8: ************************************************* HNBGW_Test.msc1-SCCP(576)@009b6094bab8: v_sccp_pdu_maxlen:268 20250126085149603 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085149603 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085149603 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085149603 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085149604 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085149604 DRANAP DEBUG cnlink(sgsn-2)[0x56264c61a310]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085149604 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085149604 DRANAP DEBUG cnlink(sgsn-3)[0x56264c61aca0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085149605 DRANAP DEBUG cnlink(sgsn-3)[0x56264c61aca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085149605 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250126085149605 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085149605 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085149605 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085149605 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085149605 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085149605 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085149605 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085149605 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085149605 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085149605 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085149605 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085149605 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085149605 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085149605 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085149605 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250126085149605 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085149605 DRANAP DEBUG cnlink(sgsn-3)[0x56264c61aca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085149605 DRANAP DEBUG cnlink(sgsn-2)[0x56264c61a310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085149605 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250126085149605 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085149605 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085149605 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085149605 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085149605 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085149605 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085149605 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085149605 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085149605 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085149605 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085149605 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085149605 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085149605 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085149605 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085149605 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250126085149605 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085149605 DRANAP DEBUG cnlink(sgsn-2)[0x56264c61a310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085149605 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085149605 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250126085149605 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085149605 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085149605 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085149605 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085149605 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085149605 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085149605 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085149605 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085149605 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085149605 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085149605 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085149605 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085149605 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085149605 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085149605 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126085149605 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085149605 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085149605 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085149605 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250126085149605 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085149605 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085149605 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085149605 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085149605 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085149605 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085149605 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085149605 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085149605 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085149605 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085149605 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085149605 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085149605 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085149605 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085149605 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085149605 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085149606 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085149606 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085149606 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085149606 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085149606 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250126085149606 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250126085149606 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250126085149606 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085149606 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085149606 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085149606 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250126085149606 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250126085149606 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250126085149606 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250126085149606 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085149606 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085149606 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085149606 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126085149606 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126085149606 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126085149606 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250126085149606 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085149606 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085149606 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085149606 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085149606 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085149606 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085149606 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@009b6094bab8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(581)@009b6094bab8: ************************************************* HNBGW_Test.sgsn0-M3UA(581)@009b6094bab8: M3UA emulation initiated, the test can be started MTC@009b6094bab8: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(581)@009b6094bab8: ************************************************* HNBGW_Test.sgsn0-SCCP(579)@009b6094bab8: v_sccp_pdu_maxlen:268 MTC@009b6094bab8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(584)@009b6094bab8: ************************************************* HNBGW_Test.sgsn1-M3UA(584)@009b6094bab8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(584)@009b6094bab8: ************************************************* MTC@009b6094bab8: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(582)@009b6094bab8: v_sccp_pdu_maxlen:268 20250126085149643 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085149643 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085149643 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1355) 20250126085149643 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250126085149643 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20250126085149643 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250126085149643 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250126085149643 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085149643 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@009b6094bab8: setverdict(pass): none -> pass 20250126085149651 DLINP DEBUG SRVCONN(,r=127.0.0.1:33663<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085149651 DLINP DEBUG SRVCONN(,r=127.0.0.1:33663<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085149651 DLINP DEBUG SRVCONN(,r=127.0.0.1:33663<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1355) 20250126085149651 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250126085149651 DHNBAP DEBUG (127.0.0.1:33663 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20250126085149651 DHNBAP NOTICE (127.0.0.1:33663 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250126085149651 DHNBAP NOTICE (127.0.0.1:33663 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250126085149651 DLINP DEBUG SRVCONN(,r=127.0.0.1:33663<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085149651 DLINP DEBUG SRVCONN(,r=127.0.0.1:33663<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126085149790 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126085149790 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250126085149790 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126085149790 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(575)@009b6094bab8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250126085149797 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085149797 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250126085149797 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126085149797 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126085149797 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126085149797 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250126085149797 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126085149800 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085149800 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250126085149800 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126085149800 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126085149800 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126085149800 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126085149800 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126085149800 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085149800 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126085149800 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20250126085149800 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085149800 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085149800 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085149800 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085149800 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126085149801 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126085149801 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085149802 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085149802 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250126085149802 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085149802 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085149802 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085149802 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085149802 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085149802 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085149802 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085149802 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085149802 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085149802 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085149802 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085149802 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085149802 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085149802 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085149802 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085149802 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085149802 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126085149802 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250126085149802 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126085149802 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250126085149802 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085149803 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085149803 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085149803 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085149803 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085149803 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085149803 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085149803 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085149803 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-M3UA(578)@009b6094bab8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250126085149810 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085149810 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250126085149810 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126085149810 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126085149810 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126085149810 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250126085149810 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126085149811 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085149811 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250126085149811 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126085149811 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126085149811 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126085149811 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126085149811 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126085149811 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085149811 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126085149811 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:406) 20250126085149811 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085149811 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085149811 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085149811 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085149811 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126085149811 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126085149811 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085149812 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085149812 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250126085149812 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085149812 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085149812 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085149812 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085149812 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085149812 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085149812 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085149812 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085149812 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085149812 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085149812 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085149812 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085149812 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085149813 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085149813 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126085149813 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085149813 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085149813 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085149813 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085149813 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085149813 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126085149813 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126085149813 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126085149813 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250126085149813 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085149816 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126085149816 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250126085149816 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126085149816 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(581)@009b6094bab8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250126085149818 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085149818 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250126085149818 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126085149818 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126085149818 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126085149818 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250126085149818 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126085149819 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085149819 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250126085149820 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126085149820 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126085149820 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126085149820 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126085149820 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126085149820 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085149820 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126085149820 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20250126085149820 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085149820 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085149820 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085149820 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085149820 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126085149820 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126085149820 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085149821 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085149821 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250126085149821 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085149821 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085149821 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085149821 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085149821 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085149821 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085149821 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085149821 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085149821 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085149821 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085149821 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085149821 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085149821 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085149821 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085149821 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085149821 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085149821 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085149821 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085149821 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085149821 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085149821 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085149821 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085149821 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085149821 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085149821 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085149827 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126085149827 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20250126085149827 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126085149827 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(584)@009b6094bab8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250126085149831 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085149831 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20250126085149832 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126085149832 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126085149832 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126085149832 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250126085149832 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126085149833 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085149833 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20250126085149833 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126085149833 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126085149833 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126085149833 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126085149833 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126085149833 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085149833 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126085149833 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:406) 20250126085149833 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085149833 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085149833 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085149833 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085149833 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126085149833 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126085149833 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085149834 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085149834 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250126085149835 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085149835 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085149835 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085149835 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085149835 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085149835 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085149835 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085149835 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085149835 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085149835 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085149835 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085149835 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085149835 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085149835 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085149835 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126085149835 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085149835 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085149835 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085149835 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085149835 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085149835 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126085149835 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126085149835 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126085149835 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250126085149835 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(574)@009b6094bab8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126085150609 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085150609 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085150609 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085150609 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085150609 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085150609 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085150609 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085150609 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085150609 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085150609 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085150609 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085150609 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085150609 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085150609 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085150609 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250126085150609 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250126085150610 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085150610 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085150610 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085150610 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085150610 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085150610 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085150610 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085150610 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085150610 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085150610 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085150610 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085150610 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085150610 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085150610 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085150610 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126085150610 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126085150610 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250126085150610 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250126085150610 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085150610 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250126085150610 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085150610 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085150610 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085150610 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085150610 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085150610 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085150610 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085150610 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085150610 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085150610 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085150610 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085150610 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085150610 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085150610 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126085150610 DRANAP NOTICE cnlink(msc-0)[0x56264c5ce220]{CONNECTED}: link up (cnlink.c:111) 20250126085150610 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085150610 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085150610 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085150610 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085150610 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085150610 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085150610 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085150610 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085150611 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085150611 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085150611 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085150611 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085150611 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085150611 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085150611 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085150611 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085150611 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085150611 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085150611 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085150611 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085150611 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085150611 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085150611 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250126085150611 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250126085150611 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085150611 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085150611 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085150611 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085150611 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085150611 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085150611 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085150611 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085150611 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085150611 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085150611 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085150611 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085150611 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085150611 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085150612 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126085150612 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126085150612 DRANAP INFO cnlink(msc-0)[0x56264c5ce220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(577)@009b6094bab8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126085150613 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085150614 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250126085150614 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250126085150614 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250126085150614 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085150614 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085150614 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085150614 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085150614 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085150614 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085150614 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085150614 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250126085150614 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085150614 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085150614 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250126085150614 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250126085150614 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085150614 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085150614 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085150614 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085150614 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085150614 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085150614 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085150614 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085150614 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085150614 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085150614 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085150614 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085150614 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085150614 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085150614 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126085150614 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126085150614 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) 20250126085150614 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) 20250126085150614 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085150614 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250126085150614 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085150615 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085150615 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085150615 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085150615 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085150615 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085150615 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085150615 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085150615 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085150615 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085150615 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085150615 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126085150615 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085150615 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126085150615 DRANAP NOTICE cnlink(msc-1)[0x56264c5b1670]{CONNECTED}: link up (cnlink.c:111) 20250126085150615 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085150615 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085150615 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085150615 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126085150615 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126085150615 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126085150615 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250126085150615 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085150617 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085150617 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250126085150617 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250126085150617 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250126085150617 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085150617 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085150617 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085150617 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085150617 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085150617 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085150617 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085150617 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250126085150617 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085150617 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085150617 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250126085150617 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250126085150617 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085150617 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085150617 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085150617 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085150617 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085150617 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085150617 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085150617 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085150618 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085150618 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085150618 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085150618 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085150618 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085150618 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085150618 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126085150618 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126085150618 DRANAP INFO cnlink(msc-1)[0x56264c5b1670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250126085150625 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085150625 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085150625 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085150625 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085150625 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085150625 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085150625 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085150625 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(580)@009b6094bab8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126085150626 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085150626 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085150626 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085150626 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085150626 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085150626 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085150626 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250126085150626 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250126085150626 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085150626 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085150626 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085150626 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085150626 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085150626 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085150626 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085150626 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085150626 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085150626 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085150626 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085150626 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085150626 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085150626 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085150626 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126085150626 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126085150626 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250126085150626 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250126085150626 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085150626 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250126085150626 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085150626 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085150626 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085150626 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085150626 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085150626 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085150627 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085150627 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085150627 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085150627 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085150627 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085150627 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085150627 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085150627 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126085150627 DRANAP NOTICE cnlink(sgsn-0)[0x56264c618ff0]{CONNECTED}: link up (cnlink.c:111) 20250126085150627 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085150627 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085150627 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085150627 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085150627 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085150627 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085150627 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085150627 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085150629 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085150629 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085150629 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085150629 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085150629 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085150629 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085150629 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085150629 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085150629 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085150629 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085150629 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085150629 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085150629 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085150629 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085150629 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250126085150629 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20250126085150629 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085150629 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085150629 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085150629 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085150629 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085150630 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085150630 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085150630 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085150630 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085150630 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085150630 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085150630 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085150630 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085150630 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085150630 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126085150630 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126085150630 DRANAP INFO cnlink(sgsn-0)[0x56264c618ff0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(583)@009b6094bab8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126085150635 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085150635 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250126085150635 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250126085150635 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250126085150635 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085150635 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085150635 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085150635 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085150635 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085150635 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085150635 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085150635 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250126085150635 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085150635 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085150635 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250126085150635 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250126085150635 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085150635 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085150635 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085150635 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085150635 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085150635 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085150635 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085150635 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085150635 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085150635 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085150635 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085150635 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085150635 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085150635 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085150635 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126085150635 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126085150635 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) 20250126085150635 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) 20250126085150635 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085150635 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250126085150635 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085150635 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085150635 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085150635 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085150635 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085150635 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085150635 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085150635 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085150635 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085150635 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085150635 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085150635 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126085150635 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085150635 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126085150636 DRANAP NOTICE cnlink(sgsn-1)[0x56264c619980]{CONNECTED}: link up (cnlink.c:111) 20250126085150636 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085150636 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085150636 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085150636 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126085150636 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126085150636 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126085150636 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250126085150636 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085150637 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085150637 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250126085150637 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250126085150637 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250126085150637 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085150637 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085150637 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085150637 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085150637 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085150637 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085150637 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085150637 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250126085150637 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085150637 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085150637 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250126085150637 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20250126085150637 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085150637 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085150637 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085150637 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085150637 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085150637 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085150637 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085150637 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085150637 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085150637 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085150637 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085150637 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085150637 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085150637 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085150637 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126085150637 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126085150637 DRANAP INFO cnlink(sgsn-1)[0x56264c619980]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250126085151663 DLCTRL DEBUG Command: GET 930712977 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250126085151663 DLCTRL DEBUG Tx Command reply: GET_REPLY 930712977 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250126085151671 DLCTRL DEBUG Command: GET 695600253 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250126085151671 DLCTRL DEBUG Tx Command reply: GET_REPLY 695600253 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250126085151676 DLCTRL DEBUG Command: GET 831117470 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250126085151676 DLCTRL DEBUG Tx Command reply: GET_REPLY 831117470 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085151680 DLCTRL DEBUG Command: GET 746463391 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085151680 DLCTRL DEBUG Tx Command reply: GET_REPLY 746463391 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085151684 DLCTRL DEBUG Command: GET 685954978 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250126085151685 DLCTRL DEBUG Tx Command reply: GET_REPLY 685954978 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250126085151689 DLCTRL DEBUG Command: GET 682141189 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250126085151689 DLCTRL DEBUG Tx Command reply: GET_REPLY 682141189 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250126085151693 DLCTRL DEBUG Command: GET 455158388 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250126085151693 DLCTRL DEBUG Tx Command reply: GET_REPLY 455158388 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250126085151697 DLCTRL DEBUG Command: GET 554358312 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250126085151697 DLCTRL DEBUG Tx Command reply: GET_REPLY 554358312 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085151701 DLCTRL DEBUG Command: GET 19180059 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085151701 DLCTRL DEBUG Tx Command reply: GET_REPLY 19180059 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085151703 DLCTRL DEBUG Command: GET 629557165 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250126085151703 DLCTRL DEBUG Tx Command reply: GET_REPLY 629557165 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250126085151707 DLCTRL DEBUG Command: GET 850699481 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250126085151707 DLCTRL DEBUG Tx Command reply: GET_REPLY 850699481 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250126085151711 DLCTRL DEBUG Command: GET 838629813 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250126085151711 DLCTRL DEBUG Tx Command reply: GET_REPLY 838629813 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250126085151714 DLCTRL DEBUG Command: GET 572749028 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250126085151714 DLCTRL DEBUG Tx Command reply: GET_REPLY 572749028 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085151717 DLCTRL DEBUG Command: GET 930105277 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085151717 DLCTRL DEBUG Tx Command reply: GET_REPLY 930105277 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085151719 DLCTRL DEBUG Command: GET 840078771 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250126085151719 DLCTRL DEBUG Tx Command reply: GET_REPLY 840078771 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250126085151722 DLCTRL DEBUG Command: GET 657576902 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250126085151722 DLCTRL DEBUG Tx Command reply: GET_REPLY 657576902 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250126085151725 DLCTRL DEBUG Command: GET 402195894 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250126085151725 DLCTRL DEBUG Tx Command reply: GET_REPLY 402195894 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250126085151727 DLCTRL DEBUG Command: GET 163735915 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250126085151727 DLCTRL DEBUG Tx Command reply: GET_REPLY 163735915 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085151730 DLCTRL DEBUG Command: GET 777861321 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085151730 DLCTRL DEBUG Tx Command reply: GET_REPLY 777861321 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085151733 DLCTRL DEBUG Command: GET 481475722 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250126085151733 DLCTRL DEBUG Tx Command reply: GET_REPLY 481475722 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@009b6094bab8: 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@009b6094bab8: "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@009b6094bab8: 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@009b6094bab8: 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@009b6094bab8: 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@009b6094bab8: 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 := '000000000000000101001001'B, t_guard := 20.000000 } 20250126085151754 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55316<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(574)@009b6094bab8: f_create_expect(l3 := '05080200F110172A5205F442800023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(574)@009b6094bab8: Created Expect[0] for '05080200F110172A5205F442800023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(586) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(570)@009b6094bab8: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(586)2370651 20250126085152778 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085152778 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085152778 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1355) 20250126085152778 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250126085152778 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x242c5b, normal) (hnbgw_rua.c:407) 20250126085152778 DHNB DEBUG map_rua[0x56264c632d10]{init}: Allocated (fsm.c:456) 20250126085152778 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2370651)[0x56264c632d10]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250126085152778 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2370651 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250126085152778 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085152778 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085152778 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2370651 SCCP-0 CS MI=TMSI-0x42800023: TMSI-0x42800023 NRI(10bit)=0x200=512: NRI matches msc 2, but this msc is currently not connected (hnbgw_cn.c:1065) 20250126085152778 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2370651 SCCP-0 CS MI=TMSI-0x42800023: TMSI-0x42800023 NRI(10bit)=0x200=512: No msc found for this NRI, doing round-robin (hnbgw_cn.c:1112) 20250126085152778 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2370651 SCCP-0 CS MI=TMSI-0x42800023: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250126085152778 DCN DEBUG map_sccp[0x56264c63b7c0]{init}: Allocated (fsm.c:456) 20250126085152778 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x56264c63b7c0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250126085152778 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2370651 <-> SCCP-70 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250126085152778 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2370651 SCCP-70 msc-0 MI=TMSI-0x42800023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20250126085152778 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2370651)[0x56264c632d10]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250126085152778 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085152778 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085152778 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2370651)[0x56264c632d10]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250126085152778 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x56264c63b7c0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126085152778 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250126085152778 DLSCCP DEBUG SCCP-SCOC(70)[0x56264c626060]{IDLE}: Allocated (fsm.c:456) 20250126085152778 DLSCCP DEBUG SCCP-SCOC(70)[0x56264c626060]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250126085152778 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000046), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442800023004f40030001490056400500f1100926) (sccp_scrc.c:406) 20250126085152778 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085152778 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085152778 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085152778 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085152778 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085152778 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085152778 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085152778 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085152778 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085152778 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085152778 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085152778 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085152778 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085152778 DLSCCP DEBUG SCCP-SCOC(70)[0x56264c626060]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250126085152778 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x56264c63b7c0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250126085152778 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2370651)[0x56264c632d10]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250126085152778 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085152778 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085152778 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085152779 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085152779 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085152779 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085152779 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085152779 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(573)@009b6094bab8: First idle individual index:0 HNBGW_Test.msc0-SCCP(573)@009b6094bab8: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(574)@009b6094bab8: Found Expect[0] for l3='05080200F110172A5205F442800023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(586) HNBGW_Test.msc0-RAN(574)@009b6094bab8: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(586)13340941 HNBGW_Test.msc0-SCCP(573)@009b6094bab8: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(573)@009b6094bab8: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250126085152789 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085152789 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085152789 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085152789 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085152789 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085152789 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085152789 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085152789 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(586)@009b6094bab8: setverdict(pass): none -> pass 20250126085152789 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085152790 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085152790 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085152790 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085152790 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085152790 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0012478c) (sccp_scrc.c:477) 20250126085152790 DLSCCP DEBUG Received CO:COAK for local reference 70 (sccp_scoc.c:1824) 20250126085152790 DLSCCP DEBUG SCCP-SCOC(70)[0x56264c626060]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250126085152790 DLSCCP DEBUG SCCP-SCOC(70)[0x56264c626060]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250126085152790 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085152790 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250126085152790 DCN DEBUG handle_cn_conn_conf() conn_id=70, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250126085152790 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x56264c63b7c0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250126085152790 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x56264c63b7c0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250126085152792 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55316<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(586)@009b6094bab8: Final verdict of PTC: pass MTC@009b6094bab8: 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 } } } 20250126085152794 DLCTRL DEBUG Command: GET 748778698 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250126085152794 DLCTRL DEBUG Tx Command reply: GET_REPLY 748778698 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250126085152797 DLCTRL DEBUG Command: GET 776427217 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250126085152797 DLCTRL DEBUG Tx Command reply: GET_REPLY 776427217 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250126085152799 DLCTRL DEBUG Command: GET 26461416 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250126085152799 DLCTRL DEBUG Tx Command reply: GET_REPLY 26461416 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085152802 DLCTRL DEBUG Command: GET 525428330 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085152802 DLCTRL DEBUG Tx Command reply: GET_REPLY 525428330 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085152803 DLCTRL DEBUG Command: GET 602342794 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250126085152803 DLCTRL DEBUG Tx Command reply: GET_REPLY 602342794 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126085152805 DLCTRL DEBUG Command: GET 891084604 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250126085152805 DLCTRL DEBUG Tx Command reply: GET_REPLY 891084604 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250126085152806 DLCTRL DEBUG Command: GET 570982439 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250126085152806 DLCTRL DEBUG Tx Command reply: GET_REPLY 570982439 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250126085152807 DLCTRL DEBUG Command: GET 939780555 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250126085152807 DLCTRL DEBUG Tx Command reply: GET_REPLY 939780555 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085152808 DLCTRL DEBUG Command: GET 200049773 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085152808 DLCTRL DEBUG Tx Command reply: GET_REPLY 200049773 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085152809 DLCTRL DEBUG Command: GET 137750139 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250126085152809 DLCTRL DEBUG Tx Command reply: GET_REPLY 137750139 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126085152810 DLCTRL DEBUG Command: GET 587219306 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250126085152810 DLCTRL DEBUG Tx Command reply: GET_REPLY 587219306 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250126085152812 DLCTRL DEBUG Command: GET 749383997 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250126085152812 DLCTRL DEBUG Tx Command reply: GET_REPLY 749383997 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250126085152813 DLCTRL DEBUG Command: GET 859718531 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250126085152813 DLCTRL DEBUG Tx Command reply: GET_REPLY 859718531 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085152815 DLCTRL DEBUG Command: GET 512248251 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085152815 DLCTRL DEBUG Tx Command reply: GET_REPLY 512248251 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 1 (control_if.c:477) 20250126085152816 DLCTRL DEBUG Command: GET 798519558 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250126085152816 DLCTRL DEBUG Tx Command reply: GET_REPLY 798519558 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126085152817 DLCTRL DEBUG Command: GET 833845259 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250126085152817 DLCTRL DEBUG Tx Command reply: GET_REPLY 833845259 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250126085152818 DLCTRL DEBUG Command: GET 702043607 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250126085152818 DLCTRL DEBUG Tx Command reply: GET_REPLY 702043607 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250126085152820 DLCTRL DEBUG Command: GET 152864408 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250126085152820 DLCTRL DEBUG Tx Command reply: GET_REPLY 152864408 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085152821 DLCTRL DEBUG Command: GET 517953645 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085152821 DLCTRL DEBUG Tx Command reply: GET_REPLY 517953645 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085152823 DLCTRL DEBUG Command: GET 244010511 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250126085152823 DLCTRL DEBUG Tx Command reply: GET_REPLY 244010511 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed MTC@009b6094bab8: 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 := '000000000000001010000010'B, t_guard := 20.000000 } 20250126085152835 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55324<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(577)@009b6094bab8: f_create_expect(l3 := '0524010350590205F442BFC023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(577)@009b6094bab8: Created Expect[0] for '0524010350590205F442BFC023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(587) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(570)@009b6094bab8: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(587)13629231 20250126085153844 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085153844 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085153844 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1355) 20250126085153844 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250126085153844 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xcff72f, normal) (hnbgw_rua.c:407) 20250126085153844 DHNB DEBUG map_rua[0x56264c63be70]{init}: Allocated (fsm.c:456) 20250126085153844 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13629231)[0x56264c63be70]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250126085153844 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13629231 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250126085153844 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085153844 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085153844 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:221) 20250126085153844 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13629231 SCCP-0 CS MI=TMSI-0x42BFC023: TMSI-0x42BFC023 NRI(10bit)=0x2ff=767: NRI matches msc 2, but this msc is currently not connected (hnbgw_cn.c:1065) 20250126085153844 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13629231 SCCP-0 CS MI=TMSI-0x42BFC023: TMSI-0x42BFC023 NRI(10bit)=0x2ff=767: No msc found for this NRI, doing round-robin (hnbgw_cn.c:1112) 20250126085153844 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13629231 SCCP-0 CS MI=TMSI-0x42BFC023: CN link round-robin selects msc 1 (hnbgw_cn.c:1125) 20250126085153844 DCN DEBUG map_sccp[0x56264c6310a0]{init}: Allocated (fsm.c:456) 20250126085153844 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-71)[0x56264c6310a0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250126085153844 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13629231 <-> SCCP-71 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250126085153844 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13629231 SCCP-71 msc-1 MI=TMSI-0x42BFC023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:312) 20250126085153844 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13629231)[0x56264c63be70]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250126085153844 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085153844 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085153844 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13629231)[0x56264c63be70]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250126085153844 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-71)[0x56264c6310a0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126085153844 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250126085153844 DLSCCP DEBUG SCCP-SCOC(71)[0x56264c632ba0]{IDLE}: Allocated (fsm.c:456) 20250126085153844 DLSCCP DEBUG SCCP-SCOC(71)[0x56264c632ba0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250126085153844 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0524010350590205f442bfc023004f40030002820056400500f1100926) (sccp_scrc.c:406) 20250126085153844 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085153844 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085153844 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085153844 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085153844 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085153844 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085153844 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085153844 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085153844 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085153844 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085153844 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085153844 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126085153844 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085153844 DLSCCP DEBUG SCCP-SCOC(71)[0x56264c632ba0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250126085153844 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-71)[0x56264c6310a0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250126085153844 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13629231)[0x56264c63be70]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250126085153844 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085153845 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085153845 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085153845 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126085153845 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126085153845 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126085153845 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250126085153845 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(576)@009b6094bab8: First idle individual index:0 HNBGW_Test.msc1-SCCP(576)@009b6094bab8: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(577)@009b6094bab8: Found Expect[0] for l3='0524010350590205F442BFC023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(587) HNBGW_Test.msc1-RAN(577)@009b6094bab8: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(587)3286986 TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(587)@009b6094bab8: setverdict(pass): none -> pass HNBGW_Test.msc1-SCCP(576)@009b6094bab8: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(576)@009b6094bab8: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250126085153857 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085153857 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250126085153857 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250126085153857 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250126085153857 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085153857 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085153857 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085153857 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085153857 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55324<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250126085153857 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085153857 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(587)@009b6094bab8: Final verdict of PTC: pass 20250126085153857 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085153857 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250126085153857 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085153857 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00791fb8) (sccp_scrc.c:477) 20250126085153857 DLSCCP DEBUG Received CO:COAK for local reference 71 (sccp_scoc.c:1824) 20250126085153857 DLSCCP DEBUG SCCP-SCOC(71)[0x56264c632ba0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250126085153857 DLSCCP DEBUG SCCP-SCOC(71)[0x56264c632ba0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250126085153857 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085153857 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250126085153857 DCN DEBUG handle_cn_conn_conf() conn_id=71, addrs: called=RI=SSN_PC,PC=0.0.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250126085153857 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-71)[0x56264c6310a0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250126085153857 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-71)[0x56264c6310a0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@009b6094bab8: 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 } } } 20250126085153858 DLCTRL DEBUG Command: GET 559016347 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250126085153858 DLCTRL DEBUG Tx Command reply: GET_REPLY 559016347 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250126085153861 DLCTRL DEBUG Command: GET 138206414 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250126085153861 DLCTRL DEBUG Tx Command reply: GET_REPLY 138206414 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250126085153865 DLCTRL DEBUG Command: GET 943214425 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250126085153865 DLCTRL DEBUG Tx Command reply: GET_REPLY 943214425 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085153866 DLCTRL DEBUG Command: GET 34915456 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085153866 DLCTRL DEBUG Tx Command reply: GET_REPLY 34915456 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085153868 DLCTRL DEBUG Command: GET 173976360 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250126085153868 DLCTRL DEBUG Tx Command reply: GET_REPLY 173976360 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126085153869 DLCTRL DEBUG Command: GET 375475128 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250126085153869 DLCTRL DEBUG Tx Command reply: GET_REPLY 375475128 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20250126085153870 DLCTRL DEBUG Command: GET 963351063 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250126085153870 DLCTRL DEBUG Tx Command reply: GET_REPLY 963351063 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250126085153870 DLCTRL DEBUG Command: GET 589889232 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250126085153870 DLCTRL DEBUG Tx Command reply: GET_REPLY 589889232 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085153871 DLCTRL DEBUG Command: GET 436807502 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085153871 DLCTRL DEBUG Tx Command reply: GET_REPLY 436807502 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085153872 DLCTRL DEBUG Command: GET 656761363 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250126085153872 DLCTRL DEBUG Tx Command reply: GET_REPLY 656761363 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126085153873 DLCTRL DEBUG Command: GET 734785816 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250126085153873 DLCTRL DEBUG Tx Command reply: GET_REPLY 734785816 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250126085153874 DLCTRL DEBUG Command: GET 776714011 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250126085153874 DLCTRL DEBUG Tx Command reply: GET_REPLY 776714011 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250126085153875 DLCTRL DEBUG Command: GET 589512297 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250126085153875 DLCTRL DEBUG Tx Command reply: GET_REPLY 589512297 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085153877 DLCTRL DEBUG Command: GET 358459951 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085153877 DLCTRL DEBUG Tx Command reply: GET_REPLY 358459951 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 2 (control_if.c:477) 20250126085153878 DLCTRL DEBUG Command: GET 276331708 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250126085153878 DLCTRL DEBUG Tx Command reply: GET_REPLY 276331708 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126085153879 DLCTRL DEBUG Command: GET 779369171 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250126085153879 DLCTRL DEBUG Tx Command reply: GET_REPLY 779369171 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250126085153880 DLCTRL DEBUG Command: GET 524404525 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250126085153880 DLCTRL DEBUG Tx Command reply: GET_REPLY 524404525 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250126085153882 DLCTRL DEBUG Command: GET 322627249 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250126085153882 DLCTRL DEBUG Tx Command reply: GET_REPLY 322627249 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085153883 DLCTRL DEBUG Command: GET 298475728 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085153883 DLCTRL DEBUG Tx Command reply: GET_REPLY 298475728 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085153884 DLCTRL DEBUG Command: GET 810214267 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250126085153884 DLCTRL DEBUG Tx Command reply: GET_REPLY 810214267 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed MTC@009b6094bab8: 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 := '000000000000001110001111'B, t_guard := 20.000000 } 20250126085153894 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55338<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(574)@009b6094bab8: f_create_expect(l3 := '0627000350590205F442BB8023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(574)@009b6094bab8: Created Expect[0] for '0627000350590205F442BB8023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(588) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(570)@009b6094bab8: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(588)5487017 20250126085154916 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085154917 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085154917 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1355) 20250126085154917 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250126085154917 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x53b9a9, normal) (hnbgw_rua.c:407) 20250126085154917 DHNB DEBUG map_rua[0x56264c62e880]{init}: Allocated (fsm.c:456) 20250126085154917 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5487017)[0x56264c62e880]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250126085154917 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5487017 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250126085154917 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085154917 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085154917 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5487017 SCCP-0 CS MI=TMSI-0x42BB8023: TMSI-0x42BB8023 NRI(10bit)=0x2ee=750: NRI matches msc 2, but this msc is currently not connected (hnbgw_cn.c:1065) 20250126085154917 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5487017 SCCP-0 CS MI=TMSI-0x42BB8023: TMSI-0x42BB8023 NRI(10bit)=0x2ee=750: No msc found for this NRI, doing round-robin (hnbgw_cn.c:1112) 20250126085154917 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5487017 SCCP-0 CS MI=TMSI-0x42BB8023: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250126085154917 DCN DEBUG map_sccp[0x56264c6408a0]{init}: Allocated (fsm.c:456) 20250126085154917 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-72)[0x56264c6408a0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250126085154917 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5487017 <-> SCCP-72 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250126085154917 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5487017 SCCP-72 msc-0 MI=TMSI-0x42BB8023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:312) 20250126085154917 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5487017)[0x56264c62e880]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250126085154917 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085154917 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085154917 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5487017)[0x56264c62e880]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250126085154917 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-72)[0x56264c6408a0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126085154917 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250126085154917 DLSCCP DEBUG SCCP-SCOC(72)[0x56264c62bfb0]{IDLE}: Allocated (fsm.c:456) 20250126085154917 DLSCCP DEBUG SCCP-SCOC(72)[0x56264c62bfb0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250126085154917 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000048), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=68,D=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0627000350590205f442bb8023004f400300038f0056400500f1100926) (sccp_scrc.c:406) 20250126085154917 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085154917 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085154917 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085154917 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085154917 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085154917 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085154917 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085154917 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085154917 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085154917 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085154917 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085154917 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085154917 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085154917 DLSCCP DEBUG SCCP-SCOC(72)[0x56264c62bfb0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250126085154917 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-72)[0x56264c6408a0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250126085154917 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5487017)[0x56264c62e880]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250126085154917 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085154918 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085154918 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085154918 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085154918 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085154918 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085154918 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085154918 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(573)@009b6094bab8: First idle individual index:1 HNBGW_Test.msc0-SCCP(573)@009b6094bab8: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(574)@009b6094bab8: Found Expect[0] for l3='0627000350590205F442BB8023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(588) HNBGW_Test.msc0-RAN(574)@009b6094bab8: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(588)7978361 HNBGW_Test.msc0-SCCP(573)@009b6094bab8: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(573)@009b6094bab8: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250126085154926 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085154926 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085154926 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085154926 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085154926 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085154926 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085154926 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085154926 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085154926 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085154926 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085154926 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085154927 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085154927 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085154927 DLSS7 DEBUG scrc_rx_mtp_xfer_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=006ccac3) (sccp_scrc.c:477) 20250126085154927 DLSCCP DEBUG Received CO:COAK for local reference 72 (sccp_scoc.c:1824) 20250126085154927 DLSCCP DEBUG SCCP-SCOC(72)[0x56264c62bfb0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250126085154927 DLSCCP DEBUG SCCP-SCOC(72)[0x56264c62bfb0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250126085154927 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085154927 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250126085154927 DCN DEBUG handle_cn_conn_conf() conn_id=72, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250126085154927 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-72)[0x56264c6408a0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250126085154927 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-72)[0x56264c6408a0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(588)@009b6094bab8: setverdict(pass): none -> pass 20250126085154930 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55338<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(588)@009b6094bab8: Final verdict of PTC: pass MTC@009b6094bab8: 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 } } } 20250126085154933 DLCTRL DEBUG Command: GET 704542661 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250126085154933 DLCTRL DEBUG Tx Command reply: GET_REPLY 704542661 rate_ctr.abs.msc.0.cnpool:subscr:new 2 (control_if.c:477) 20250126085154937 DLCTRL DEBUG Command: GET 37769468 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250126085154937 DLCTRL DEBUG Tx Command reply: GET_REPLY 37769468 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250126085154941 DLCTRL DEBUG Command: GET 164165678 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250126085154941 DLCTRL DEBUG Tx Command reply: GET_REPLY 164165678 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085154944 DLCTRL DEBUG Command: GET 848083586 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085154944 DLCTRL DEBUG Tx Command reply: GET_REPLY 848083586 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085154946 DLCTRL DEBUG Command: GET 140575398 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250126085154946 DLCTRL DEBUG Tx Command reply: GET_REPLY 140575398 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126085154947 DLCTRL DEBUG Command: GET 838925754 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250126085154947 DLCTRL DEBUG Tx Command reply: GET_REPLY 838925754 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20250126085154949 DLCTRL DEBUG Command: GET 230096195 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250126085154949 DLCTRL DEBUG Tx Command reply: GET_REPLY 230096195 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250126085154950 DLCTRL DEBUG Command: GET 612071910 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250126085154950 DLCTRL DEBUG Tx Command reply: GET_REPLY 612071910 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085154951 DLCTRL DEBUG Command: GET 8972150 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085154951 DLCTRL DEBUG Tx Command reply: GET_REPLY 8972150 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085154952 DLCTRL DEBUG Command: GET 497947239 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250126085154952 DLCTRL DEBUG Tx Command reply: GET_REPLY 497947239 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126085154952 DLCTRL DEBUG Command: GET 980221219 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250126085154952 DLCTRL DEBUG Tx Command reply: GET_REPLY 980221219 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250126085154953 DLCTRL DEBUG Command: GET 536212314 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250126085154953 DLCTRL DEBUG Tx Command reply: GET_REPLY 536212314 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250126085154954 DLCTRL DEBUG Command: GET 118654643 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250126085154954 DLCTRL DEBUG Tx Command reply: GET_REPLY 118654643 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085154954 DLCTRL DEBUG Command: GET 116936604 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085154954 DLCTRL DEBUG Tx Command reply: GET_REPLY 116936604 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 3 (control_if.c:477) 20250126085154955 DLCTRL DEBUG Command: GET 449571990 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250126085154955 DLCTRL DEBUG Tx Command reply: GET_REPLY 449571990 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126085154955 DLCTRL DEBUG Command: GET 981105533 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250126085154955 DLCTRL DEBUG Tx Command reply: GET_REPLY 981105533 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250126085154956 DLCTRL DEBUG Command: GET 73748038 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250126085154956 DLCTRL DEBUG Tx Command reply: GET_REPLY 73748038 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250126085154957 DLCTRL DEBUG Command: GET 469609224 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250126085154957 DLCTRL DEBUG Tx Command reply: GET_REPLY 469609224 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085154957 DLCTRL DEBUG Command: GET 881905745 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085154957 DLCTRL DEBUG Tx Command reply: GET_REPLY 881905745 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085154958 DLCTRL DEBUG Command: GET 299586611 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250126085154958 DLCTRL DEBUG Tx Command reply: GET_REPLY 299586611 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed MTC@009b6094bab8: ok: talloc reports "asn1_context" = 1 bytes 20250126085154960 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:45627<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.sgsn0-RAN(580)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.msc1-RAN(577)@009b6094bab8: Final verdict of PTC: none 20250126085154961 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55302<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250126085154961 DLINP DEBUG SRVCONN(,r=127.0.0.1:33663<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085154961 DLINP DEBUG SRVCONN(,r=127.0.0.1:33663<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085154961 DLINP NOTICE SRV(,r=127.0.0.1:33663<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) HNBGW_Test.sgsn1-RAN(583)@009b6094bab8: Final verdict of PTC: none 20250126085154961 DMAIN NOTICE (127.0.0.1:33663 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:33663<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250126085154961 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20250126085154961 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250126085154961 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085154961 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250126085154961 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20250126085154961 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250126085154961 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085154961 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126085154961 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250126085154961 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126085154961 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085154961 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc1-0: connection closed 20250126085154961 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126085154961 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126085154961 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126085154961 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250126085154961 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085154961 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126085154961 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126085154961 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250126085154961 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:371) 20250126085154961 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085154961 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085154961 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085154961 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085154961 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126085154961 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126085154961 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126085154961 DRANAP NOTICE cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: link lost (cnlink.c:118) 20250126085154961 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-71)[0x56264c6310a0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250126085154961 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250126085154961 DLSCCP DEBUG SCCP-SCOC(71)[0x56264c632ba0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250126085154961 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00791fb8), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250126085154961 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085154961 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085154961 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126085154961 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085154961 DLSCCP DEBUG SCCP-SCOC(71)[0x56264c632ba0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250126085154961 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-71)[0x56264c6310a0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250126085154961 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13629231)[0x56264c63be70]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250126085154961 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13629231)[0x56264c63be70]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250126085154961 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250126085154961 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13629231)[0x56264c63be70]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250126085154961 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13629231)[0x56264c63be70]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250126085154961 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13629231)[0x56264c63be70]{disrupted}: Freeing instance (context_map.c:202) 20250126085154961 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13629231)[0x56264c63be70]{disrupted}: Deallocated (fsm.c:568) 20250126085154961 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-71)[0x56264c6310a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250126085154961 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-71)[0x56264c6310a0]{disconnected}: Freeing instance (context_map.c:206) 20250126085154961 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-71)[0x56264c6310a0]{disconnected}: Deallocated (fsm.c:568) 20250126085154961 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13629231 SCCP-71 msc-1 MI=TMSI-0x42BFC023: Deallocating (context_map.c:225) 20250126085154961 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085154961 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250126085154961 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085154961 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085154961 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250126085154961 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085154961 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085154961 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085154961 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126085154961 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing MutexDispCT-TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin(565)@009b6094bab8: Final verdict of PTC: none 20250126085154961 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126085154961 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250126085154961 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250126085154961 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250126085154961 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250126085154961 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2370651)[0x56264c632d10]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250126085154961 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2370651)[0x56264c632d10]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250126085154961 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x56264c63b7c0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250126085154961 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250126085154961 DLSCCP DEBUG SCCP-SCOC(70)[0x56264c626060]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250126085154961 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0012478c), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250126085154961 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085154961 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085154961 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085154961 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085154961 DLSCCP DEBUG SCCP-SCOC(70)[0x56264c626060]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250126085154961 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x56264c63b7c0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250126085154961 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2370651)[0x56264c632d10]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250126085154961 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2370651)[0x56264c632d10]{disrupted}: Freeing instance (context_map.c:202) 20250126085154961 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2370651)[0x56264c632d10]{disrupted}: Deallocated (fsm.c:568) 20250126085154961 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x56264c63b7c0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250126085154961 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x56264c63b7c0]{disconnected}: Freeing instance (context_map.c:206) 20250126085154961 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x56264c63b7c0]{disconnected}: Deallocated (fsm.c:568) 20250126085154961 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-2370651 SCCP-70 msc-0 MI=TMSI-0x42800023: Deallocating (context_map.c:225) 20250126085154961 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5487017)[0x56264c62e880]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250126085154961 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5487017)[0x56264c62e880]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250126085154961 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-72)[0x56264c6408a0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250126085154961 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250126085154961 DLSCCP DEBUG SCCP-SCOC(72)[0x56264c62bfb0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250126085154961 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006ccac3), PART(T=Source Reference,L=4,D=00000048), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250126085154961 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085154961 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085154961 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085154961 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085154961 DLSCCP DEBUG SCCP-SCOC(72)[0x56264c62bfb0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250126085154961 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-72)[0x56264c6408a0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250126085154961 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5487017)[0x56264c62e880]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250126085154961 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5487017)[0x56264c62e880]{disrupted}: Freeing instance (context_map.c:202) 20250126085154961 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5487017)[0x56264c62e880]{disrupted}: Deallocated (fsm.c:568) 20250126085154961 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-72)[0x56264c6408a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250126085154961 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-72)[0x56264c6408a0]{disconnected}: Freeing instance (context_map.c:206) 20250126085154961 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-72)[0x56264c6408a0]{disconnected}: Deallocated (fsm.c:568) 20250126085154961 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-5487017 SCCP-72 msc-0 MI=TMSI-0x42BB8023: Deallocating (context_map.c:225) 20250126085154962 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085154962 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085154962 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085154962 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085154962 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085154962 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085154962 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085154962 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085154962 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085154962 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085154962 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085154962 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085154962 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085154962 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085154962 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085154962 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(579)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(578)@009b6094bab8: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(570)@009b6094bab8: Final verdict of PTC: none 20250126085154962 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126085154962 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085154962 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126085154962 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250126085154962 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Connection reset by peer 20250126085154962 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126085154962 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085154962 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126085154962 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250126085154962 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20250126085154962 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085154962 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250126085154962 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20250126085154962 DLINP <0002> stream_srv.c:766 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250126085154962 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085154962 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20250126085154962 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126085154962 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126085154962 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126085154962 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250126085154962 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126085154962 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250126085154962 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250126085154963 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126085154963 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085154963 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126085154963 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250126085154963 DLINP <0002> stream_srv.c:766 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250126085154963 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085154963 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn1-0: connection closed 20250126085154963 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126085154963 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126085154963 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126085154963 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250126085154963 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126085154963 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250126085154963 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe HNBGW_Test.sgsn1-SCCP(582)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(573)@009b6094bab8: Final verdict of PTC: none IPA-CTRL-CLI-IPA(567)@009b6094bab8: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0(569)@009b6094bab8: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1(571)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(575)@009b6094bab8: Final verdict of PTC: none HNBGW-MGCP(585)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.msc0-RAN(574)@009b6094bab8: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1-RUA(572)@009b6094bab8: Final verdict of PTC: none VirtHNBGW-STATS(566)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(584)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(576)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(581)@009b6094bab8: Final verdict of PTC: none 20250126085154962 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085154962 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126085154962 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20250126085154962 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085154962 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085154962 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085154962 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085154962 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126085154962 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126085154962 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126085154962 DRANAP NOTICE cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: link lost (cnlink.c:118) 20250126085154963 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085154963 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126085154963 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:371) 20250126085154963 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085154963 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085154963 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085154963 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085154963 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126085154963 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126085154963 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126085154963 DRANAP NOTICE cnlink(sgsn-1)[0x56264c619980]{DISCONNECTED}: link lost (cnlink.c:118) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126085154989 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55294<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(568)@009b6094bab8: Final verdict of PTC: none MTC@009b6094bab8: Setting final verdict of the test case. MTC@009b6094bab8: Local verdict of MTC: pass MTC@009b6094bab8: Local verdict of PTC MutexDispCT-TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin(565): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC VirtHNBGW-STATS(566): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC IPA-CTRL-CLI-IPA(567): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW-PFCP(568): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0(569): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(570): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1(571): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1-RUA(572): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.msc0-SCCP(573): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.msc0-RAN(574): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.msc0-M3UA(575): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.msc1-SCCP(576): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.msc1-RAN(577): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.msc1-M3UA(578): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(579): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.sgsn0-RAN(580): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(581): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(582): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.sgsn1-RAN(583): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(584): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW-MGCP(585): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(586): pass (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(587): pass (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(588): pass (pass -> pass) MTC@009b6094bab8: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin finished. Verdict: pass MTC@009b6094bab8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin pass'. Sun Jan 26 08:51:55 UTC 2025 ====== HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin.talloc 20250126085155100 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55348<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126085155701 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55348<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250126085155706 DLSCCP DEBUG SCCP-SCOC(67)[0x56264c5cc4a0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250126085155706 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008dd3b5), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085155706 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085155706 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085155706 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085155706 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085155706 DLSCCP DEBUG SCCP-SCOC(68)[0x56264c63aff0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250126085155706 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009b3c0d), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085155706 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085155706 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085155706 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126085155706 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085155706 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085155706 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085155706 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085155706 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085155706 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085155706 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085155706 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085155706 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085155706 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085155706 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085155706 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085155706 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126085155706 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126085155706 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126085155706 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250126085155706 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250126085155706 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250126085155708 DLSCCP DEBUG SCCP-SCOC(69)[0x56264c62b790]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250126085155708 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000f7fe9), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085155708 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085155708 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085155708 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085155708 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085155708 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085155708 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085155708 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085155708 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085155708 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085155708 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085155708 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085155708 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085155708 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe Waiting for packet dumper to finish... 0 (prev_count=-1, count=504392) 20250126085156442 DLSCCP DEBUG SCCP-SCOC(65)[0x56264c62d740]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085156442 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ea4b06), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085156442 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085156442 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085156442 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126085156442 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085156442 DLSCCP DEBUG SCCP-SCOC(64)[0x56264c645390]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085156442 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00edc97b), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085156442 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085156442 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085156442 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085156442 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085156442 DLSCCP DEBUG SCCP-SCOC(66)[0x56264c644c30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085156442 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0067c98d), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085156442 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085156442 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085156442 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085156442 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085156442 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085156442 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085156442 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085156442 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126085156442 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126085156442 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126085156442 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250126085156442 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250126085156442 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085156442 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085156442 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085156442 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085156442 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085156442 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085156442 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085156442 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085156442 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085156442 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085156442 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085156442 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085156442 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085156442 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085156442 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085156442 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085156442 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250126085156442 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe Waiting for packet dumper to finish... 1 (prev_count=504392, count=522320) 20250126085156962 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126085156962 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250126085156962 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250126085156962 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126085156962 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250126085156962 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250126085156964 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126085156964 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250126085156964 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250126085157253 DLSCCP DEBUG SCCP-SCOC(62)[0x56264c628460]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085157253 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00334a00), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085157253 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085157253 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085157253 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126085157253 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085157253 DLSCCP DEBUG SCCP-SCOC(63)[0x56264c54e4b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085157253 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a73ded), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085157253 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085157253 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085157253 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085157253 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085157253 DLSCCP DEBUG SCCP-SCOC(61)[0x56264c630f70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085157253 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003cd486), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085157253 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085157253 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085157253 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085157253 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085157254 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085157254 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085157254 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085157254 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126085157254 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126085157254 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126085157254 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250126085157254 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085157254 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085157254 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085157254 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085157254 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085157254 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085157254 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085157254 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085157254 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085157254 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085157254 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085157254 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085157254 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085157254 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085157254 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085157254 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085157254 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250126085157254 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe MTC@009b6094bab8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin pass' was executed successfully (exit status: 0). MTC@009b6094bab8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1'. ------ HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1 ------ Sun Jan 26 08:51:57 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250126085158084 DLSCCP DEBUG SCCP-SCOC(59)[0x56264c63c300]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085158084 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f95513), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085158084 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085158084 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085158084 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126085158084 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085158084 DLSCCP DEBUG SCCP-SCOC(58)[0x56264c632710]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085158084 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006884c1), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085158084 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085158084 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085158084 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085158084 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085158084 DLSCCP DEBUG SCCP-SCOC(60)[0x56264c6430c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085158084 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006b71ce), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085158084 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085158084 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085158084 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085158084 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085158084 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085158084 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085158084 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085158084 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126085158084 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126085158084 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126085158084 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250126085158084 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085158084 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085158084 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085158084 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085158084 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085158085 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085158085 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085158085 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085158085 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085158085 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085158085 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085158085 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085158085 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085158085 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085158085 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085158085 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085158085 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250126085158085 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe MTC@009b6094bab8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1' was executed successfully (exit status: 0). MTC@009b6094bab8: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_1 started. 20250126085158789 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47980<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126085158795 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47992<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126085158801 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:38695<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0(593)@009b6094bab8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250126085158820 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250126085158820 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250126085158827 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085158827 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085158827 DRANAP NOTICE cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: link lost (cnlink.c:118) 20250126085158828 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085158828 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085158828 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085158828 DRANAP DEBUG cnlink(msc-2)[0x56264c5ae870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1(595)@009b6094bab8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250126085158828 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:56019 (stream_srv.c:142) 20250126085158828 DMAIN INFO New HNB SCTP connection r=127.0.0.1:56019<->l=127.0.0.1:29169 (hnbgw.c:791) 20250126085158828 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085158828 DRANAP DEBUG cnlink(msc-3)[0x56264c618660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085158829 DRANAP DEBUG cnlink(msc-3)[0x56264c618660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085158829 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250126085158829 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085158829 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085158829 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085158829 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085158829 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085158829 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085158829 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085158829 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085158829 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085158829 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085158829 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085158829 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085158829 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085158829 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085158829 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250126085158829 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085158829 DRANAP DEBUG cnlink(msc-3)[0x56264c618660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085158829 DRANAP DEBUG cnlink(msc-2)[0x56264c5ae870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085158829 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250126085158829 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085158829 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085158829 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085158829 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085158829 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085158829 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085158829 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085158829 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085158829 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085158829 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085158829 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085158829 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085158829 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085158829 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085158829 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250126085158829 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085158829 DRANAP DEBUG cnlink(msc-2)[0x56264c5ae870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085158829 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085158829 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250126085158829 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085158829 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085158829 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085158829 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085158829 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085158829 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085158829 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085158829 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085158829 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085158829 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085158829 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085158829 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085158829 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085158829 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085158829 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126085158829 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085158829 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085158829 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085158829 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250126085158829 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085158829 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085158829 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085158829 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085158829 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085158829 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085158829 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085158829 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085158829 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085158829 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085158829 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085158829 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085158829 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085158829 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085158829 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085158829 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085158829 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085158829 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085158829 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085158829 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085158829 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250126085158829 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250126085158829 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250126085158829 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085158829 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085158829 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085158829 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250126085158829 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250126085158829 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250126085158829 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250126085158830 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085158830 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085158830 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085158830 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126085158830 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126085158830 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126085158830 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250126085158830 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085158830 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085158830 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085158830 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085158830 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085158830 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085158830 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085158830 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085158830 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe MTC@009b6094bab8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(599)@009b6094bab8: ************************************************* MTC@009b6094bab8: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(599)@009b6094bab8: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(599)@009b6094bab8: ************************************************* HNBGW_Test.msc0-SCCP(597)@009b6094bab8: v_sccp_pdu_maxlen:268 MTC@009b6094bab8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@009b6094bab8: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(602)@009b6094bab8: ************************************************* HNBGW_Test.msc1-M3UA(602)@009b6094bab8: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(602)@009b6094bab8: ************************************************* HNBGW_Test.msc1-SCCP(600)@009b6094bab8: v_sccp_pdu_maxlen:268 20250126085158854 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085158855 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085158855 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085158855 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085158855 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085158855 DRANAP DEBUG cnlink(sgsn-2)[0x56264c61a310]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085158855 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085158855 DRANAP DEBUG cnlink(sgsn-3)[0x56264c61aca0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085158856 DRANAP DEBUG cnlink(sgsn-3)[0x56264c61aca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085158856 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250126085158856 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085158856 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085158856 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085158856 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085158856 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085158856 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085158856 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085158856 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085158856 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085158856 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085158856 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085158856 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085158856 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085158856 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085158856 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250126085158856 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085158856 DRANAP DEBUG cnlink(sgsn-3)[0x56264c61aca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085158856 DRANAP DEBUG cnlink(sgsn-2)[0x56264c61a310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085158856 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250126085158856 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085158856 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085158856 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085158856 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085158856 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085158856 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085158856 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085158856 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085158856 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085158856 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085158856 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085158856 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085158856 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085158856 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085158856 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250126085158856 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085158856 DRANAP DEBUG cnlink(sgsn-2)[0x56264c61a310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085158856 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085158856 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250126085158856 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085158856 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085158856 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085158856 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085158856 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085158856 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085158856 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085158856 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085158856 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085158856 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085158856 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085158856 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085158856 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085158856 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085158856 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126085158856 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085158856 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085158856 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085158856 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250126085158856 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085158856 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085158856 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085158856 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085158856 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085158856 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085158856 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085158856 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085158856 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085158856 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085158856 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085158856 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085158856 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085158856 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085158856 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085158856 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085158856 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085158856 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085158856 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085158856 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085158856 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250126085158856 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250126085158856 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250126085158856 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085158856 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085158856 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085158856 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250126085158856 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250126085158856 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250126085158856 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250126085158856 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085158856 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085158856 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085158856 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126085158856 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126085158856 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126085158856 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250126085158856 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085158856 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085158856 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085158856 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085158856 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085158856 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085158856 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@009b6094bab8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@009b6094bab8: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(605)@009b6094bab8: ************************************************* HNBGW_Test.sgsn0-M3UA(605)@009b6094bab8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(605)@009b6094bab8: ************************************************* HNBGW_Test.sgsn0-SCCP(603)@009b6094bab8: v_sccp_pdu_maxlen:268 MTC@009b6094bab8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@009b6094bab8: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(608)@009b6094bab8: ************************************************* HNBGW_Test.sgsn1-M3UA(608)@009b6094bab8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(608)@009b6094bab8: ************************************************* HNBGW_Test.sgsn1-SCCP(606)@009b6094bab8: v_sccp_pdu_maxlen:268 20250126085158891 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085158891 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085158891 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1355) 20250126085158891 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250126085158891 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20250126085158891 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250126085158891 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250126085158891 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085158891 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@009b6094bab8: setverdict(pass): none -> pass 20250126085158899 DLINP DEBUG SRVCONN(,r=127.0.0.1:56019<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085158899 DLINP DEBUG SRVCONN(,r=127.0.0.1:56019<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085158899 DLINP DEBUG SRVCONN(,r=127.0.0.1:56019<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1355) 20250126085158899 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250126085158899 DHNBAP DEBUG (127.0.0.1:56019 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20250126085158899 DHNBAP NOTICE (127.0.0.1:56019 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250126085158899 DHNBAP NOTICE (127.0.0.1:56019 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250126085158899 DLINP DEBUG SRVCONN(,r=127.0.0.1:56019<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085158899 DLINP DEBUG SRVCONN(,r=127.0.0.1:56019<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126085158957 DLSCCP DEBUG SCCP-SCOC(57)[0x56264c63e0a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085158957 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cf1444), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085158957 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085158957 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085158957 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085158957 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085158957 DLSCCP DEBUG SCCP-SCOC(56)[0x56264c63ac80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085158957 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0054b015), PART(T=Source Reference,L=4,D=00000038), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085158957 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085158957 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085158957 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085158957 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085158957 DLSCCP DEBUG SCCP-SCOC(55)[0x56264c624ce0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085158957 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009d4015), PART(T=Source Reference,L=4,D=00000037), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085158957 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085158957 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085158957 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085158957 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085158957 DLSCCP DEBUG SCCP-SCOC(54)[0x56264c6317f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085158957 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005c2608), PART(T=Source Reference,L=4,D=00000036), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085158957 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085158957 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085158958 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085158958 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085158958 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085158958 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085158958 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085158958 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085158958 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085158958 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085158958 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085158958 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085158958 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085158958 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085158958 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085158958 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085158958 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085158958 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085158958 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085158958 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085158958 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250126085158958 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085158958 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085158958 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085158958 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085158958 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085158958 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085158958 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085158958 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085158958 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250126085158958 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085158958 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085158958 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085158958 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085158958 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085158958 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085158958 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085158958 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085158958 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250126085158958 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250126085159041 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126085159041 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250126085159041 DLSS7 <000c> osmo_ss7_xua_srv.c:119 0: asp-virt-msc0-0: accept of new connection from (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) before old was closed -> close old one 20250126085159041 DLSS7 <000c> osmo_ss7_asp.c:1082 ?: connection closed 20250126085159041 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20250126085159041 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20250126085159041 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(599)@009b6094bab8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250126085159049 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085159049 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250126085159049 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20250126085159049 DLSS7 <000c> xua_asp_fsm.c:300 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20250126085159049 DLSS7 <000c> xua_asp_fsm.c:663 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20250126085159049 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20250126085159049 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250126085159049 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20250126085159049 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085159050 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126085159050 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20250126085159050 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085159050 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085159050 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085159050 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085159050 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126085159053 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126085159053 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250126085159053 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126085159053 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250126085159055 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085159055 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250126085159055 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126085159055 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126085159055 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20250126085159055 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_ACTIVE 20250126085159055 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126085159055 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085159055 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126085159055 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20250126085159055 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085159055 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085159055 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085159055 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085159055 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126085159055 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126085159055 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) HNBGW_Test.msc1-M3UA(602)@009b6094bab8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250126085159056 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085159057 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250126085159057 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085159057 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085159057 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085159057 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085159057 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085159057 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085159057 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085159057 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085159057 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085159057 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085159057 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085159057 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085159057 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085159057 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085159057 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085159057 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085159057 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085159057 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085159057 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085159057 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085159058 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085159058 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085159058 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085159058 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085159058 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085159060 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085159060 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250126085159060 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126085159060 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126085159060 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126085159060 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250126085159060 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126085159062 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085159062 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250126085159063 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126085159063 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126085159063 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126085159063 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126085159063 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126085159063 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085159063 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126085159063 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:406) 20250126085159063 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085159063 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085159063 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085159063 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085159063 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126085159063 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126085159063 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085159064 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085159064 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250126085159064 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085159064 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085159064 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085159064 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085159064 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085159064 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085159064 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085159064 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085159064 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085159064 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085159065 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085159065 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085159065 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085159065 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085159065 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126085159065 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085159065 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085159065 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085159065 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085159065 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085159065 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126085159065 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126085159065 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126085159065 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250126085159065 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085159068 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126085159068 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250126085159068 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126085159068 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(605)@009b6094bab8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250126085159074 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085159074 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250126085159074 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126085159074 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126085159074 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126085159074 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250126085159074 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126085159077 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085159077 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250126085159077 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126085159077 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126085159077 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126085159077 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126085159077 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126085159077 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085159077 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126085159077 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20250126085159077 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085159077 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085159077 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085159077 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085159077 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126085159077 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126085159077 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085159078 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085159078 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250126085159078 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085159078 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085159078 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085159078 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085159078 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085159078 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085159078 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085159078 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085159078 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085159078 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085159078 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085159078 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085159078 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085159078 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085159078 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085159078 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085159078 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085159079 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085159079 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085159079 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085159079 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085159079 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085159079 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085159079 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085159079 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085159079 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126085159079 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20250126085159079 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126085159079 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(608)@009b6094bab8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250126085159082 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085159082 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20250126085159082 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126085159082 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126085159082 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126085159082 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250126085159082 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126085159083 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085159083 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20250126085159083 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126085159083 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126085159083 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126085159083 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126085159083 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126085159083 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085159083 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126085159083 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:406) 20250126085159083 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085159083 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085159083 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085159083 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085159083 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126085159083 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126085159083 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085159084 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085159084 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250126085159084 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085159084 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085159084 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085159085 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085159085 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085159085 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085159085 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085159085 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085159085 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085159085 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085159085 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085159085 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085159085 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085159085 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085159085 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126085159085 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085159085 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085159085 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085159085 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085159085 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085159085 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126085159085 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126085159085 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126085159085 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250126085159085 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(598)@009b6094bab8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126085159854 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085159854 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085159854 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085159854 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085159854 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085159854 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085159854 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085159854 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085159855 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085159855 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085159855 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085159855 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085159855 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085159855 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085159855 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250126085159855 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250126085159855 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085159855 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085159855 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085159855 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085159855 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085159855 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085159855 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085159855 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085159855 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085159855 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085159855 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085159855 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085159855 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085159855 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085159855 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126085159855 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126085159855 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250126085159856 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250126085159856 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085159856 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250126085159856 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085159856 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085159856 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085159856 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085159856 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085159856 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085159856 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085159856 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085159856 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085159856 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085159856 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085159856 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085159856 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085159856 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126085159856 DRANAP NOTICE cnlink(msc-0)[0x56264c5ce220]{CONNECTED}: link up (cnlink.c:111) 20250126085159857 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085159857 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085159857 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085159857 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085159857 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085159857 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085159857 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085159857 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085159858 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085159858 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085159858 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085159858 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085159858 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085159858 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085159858 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085159858 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085159858 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085159858 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085159858 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085159858 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085159858 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085159858 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085159858 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250126085159858 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250126085159858 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085159858 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085159858 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085159858 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085159858 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085159858 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085159858 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085159858 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085159858 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085159858 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085159858 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085159858 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085159858 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085159858 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085159858 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126085159858 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126085159858 DRANAP INFO cnlink(msc-0)[0x56264c5ce220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(601)@009b6094bab8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126085159864 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085159864 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250126085159864 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250126085159864 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250126085159864 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085159864 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085159864 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085159864 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085159864 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085159864 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085159864 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085159864 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250126085159864 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085159864 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085159864 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250126085159864 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250126085159864 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085159864 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085159864 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085159864 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085159864 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085159864 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085159864 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085159864 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085159864 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085159864 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085159864 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085159864 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085159864 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085159864 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085159864 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126085159864 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126085159864 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) 20250126085159864 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) 20250126085159864 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085159864 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250126085159864 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085159864 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085159864 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085159864 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085159864 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085159864 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085159864 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085159864 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085159864 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085159865 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085159865 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085159865 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126085159865 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085159865 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126085159865 DRANAP NOTICE cnlink(msc-1)[0x56264c5b1670]{CONNECTED}: link up (cnlink.c:111) 20250126085159865 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085159865 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085159865 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085159865 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126085159865 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126085159865 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126085159865 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250126085159865 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085159867 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085159867 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250126085159867 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250126085159867 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250126085159867 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085159867 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085159867 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085159867 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085159867 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085159867 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085159867 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085159867 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250126085159867 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085159867 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085159867 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250126085159867 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250126085159867 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085159867 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085159867 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085159867 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085159867 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085159867 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085159867 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085159867 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085159867 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085159867 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085159867 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085159867 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085159867 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085159867 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085159867 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126085159867 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126085159867 DRANAP INFO cnlink(msc-1)[0x56264c5b1670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(604)@009b6094bab8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126085159878 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085159878 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085159878 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085159878 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085159878 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085159878 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085159878 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085159878 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085159878 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085159878 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085159878 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085159878 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085159878 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085159878 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085159878 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250126085159878 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250126085159878 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085159878 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085159878 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085159878 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085159878 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085159878 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085159878 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085159878 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085159878 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085159878 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085159878 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085159878 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085159878 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085159878 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085159878 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126085159878 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126085159878 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250126085159878 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250126085159878 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085159878 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250126085159878 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085159878 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085159878 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085159878 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085159878 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085159878 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085159878 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085159878 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085159878 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085159878 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085159878 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085159878 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085159878 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085159878 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126085159878 DRANAP NOTICE cnlink(sgsn-0)[0x56264c618ff0]{CONNECTED}: link up (cnlink.c:111) 20250126085159879 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085159879 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085159879 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085159879 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085159879 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085159879 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085159879 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085159879 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085159880 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085159880 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085159880 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085159880 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085159880 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085159880 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085159880 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085159880 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085159880 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085159880 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085159880 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085159880 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085159880 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085159880 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085159880 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250126085159880 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20250126085159880 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085159880 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085159880 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085159880 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085159880 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085159880 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085159880 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085159880 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085159880 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085159880 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085159880 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085159880 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085159880 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085159880 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085159880 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126085159880 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126085159880 DRANAP INFO cnlink(sgsn-0)[0x56264c618ff0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(607)@009b6094bab8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126085159883 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085159883 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250126085159883 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250126085159883 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250126085159883 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085159883 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085159883 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085159883 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085159883 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085159883 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085159883 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085159883 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250126085159883 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085159883 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085159883 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250126085159883 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250126085159883 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085159883 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085159883 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085159883 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085159883 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085159883 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085159883 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085159883 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085159883 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085159883 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085159883 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085159883 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085159883 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085159883 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085159883 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126085159883 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126085159883 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) 20250126085159883 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) 20250126085159883 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085159883 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250126085159883 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085159883 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085159883 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085159883 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085159883 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085159883 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085159883 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085159883 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085159883 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085159883 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085159883 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085159883 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126085159883 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085159883 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126085159883 DRANAP NOTICE cnlink(sgsn-1)[0x56264c619980]{CONNECTED}: link up (cnlink.c:111) 20250126085159883 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085159883 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085159883 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085159883 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126085159883 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126085159883 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126085159883 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250126085159883 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085159884 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085159884 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250126085159884 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250126085159884 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250126085159884 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085159884 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085159884 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085159884 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085159884 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085159884 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085159884 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085159884 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250126085159884 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085159884 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085159884 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250126085159884 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20250126085159884 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085159884 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085159884 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085159884 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085159884 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085159884 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085159884 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085159884 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085159884 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085159884 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085159884 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085159884 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085159884 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085159884 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085159884 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126085159884 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126085159884 DRANAP INFO cnlink(sgsn-1)[0x56264c619980]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250126085200909 DLCTRL DEBUG Command: GET 286265863 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250126085200909 DLCTRL DEBUG Tx Command reply: GET_REPLY 286265863 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250126085200914 DLCTRL DEBUG Command: GET 484580388 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250126085200914 DLCTRL DEBUG Tx Command reply: GET_REPLY 484580388 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250126085200919 DLCTRL DEBUG Command: GET 556541267 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250126085200919 DLCTRL DEBUG Tx Command reply: GET_REPLY 556541267 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085200923 DLCTRL DEBUG Command: GET 138962781 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085200923 DLCTRL DEBUG Tx Command reply: GET_REPLY 138962781 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085200926 DLCTRL DEBUG Command: GET 748693743 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250126085200927 DLCTRL DEBUG Tx Command reply: GET_REPLY 748693743 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250126085200931 DLCTRL DEBUG Command: GET 597988479 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250126085200931 DLCTRL DEBUG Tx Command reply: GET_REPLY 597988479 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250126085200934 DLCTRL DEBUG Command: GET 589237570 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250126085200934 DLCTRL DEBUG Tx Command reply: GET_REPLY 589237570 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250126085200940 DLCTRL DEBUG Command: GET 492346269 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250126085200940 DLCTRL DEBUG Tx Command reply: GET_REPLY 492346269 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085200944 DLCTRL DEBUG Command: GET 225306631 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085200944 DLCTRL DEBUG Tx Command reply: GET_REPLY 225306631 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085200948 DLCTRL DEBUG Command: GET 162825620 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250126085200948 DLCTRL DEBUG Tx Command reply: GET_REPLY 162825620 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250126085200952 DLCTRL DEBUG Command: GET 1580085 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250126085200952 DLCTRL DEBUG Tx Command reply: GET_REPLY 1580085 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250126085200956 DLCTRL DEBUG Command: GET 344109213 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250126085200956 DLCTRL DEBUG Tx Command reply: GET_REPLY 344109213 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250126085200959 DLCTRL DEBUG Command: GET 109711589 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250126085200959 DLCTRL DEBUG Tx Command reply: GET_REPLY 109711589 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085200963 DLCTRL DEBUG Command: GET 412485960 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085200963 DLCTRL DEBUG Tx Command reply: GET_REPLY 412485960 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085200969 DLCTRL DEBUG Command: GET 125254128 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250126085200969 DLCTRL DEBUG Tx Command reply: GET_REPLY 125254128 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250126085200975 DLCTRL DEBUG Command: GET 274129802 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250126085200975 DLCTRL DEBUG Tx Command reply: GET_REPLY 274129802 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250126085200981 DLCTRL DEBUG Command: GET 350744614 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250126085200981 DLCTRL DEBUG Tx Command reply: GET_REPLY 350744614 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250126085200986 DLCTRL DEBUG Command: GET 321641949 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250126085200986 DLCTRL DEBUG Tx Command reply: GET_REPLY 321641949 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085200990 DLCTRL DEBUG Command: GET 513546278 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085200990 DLCTRL DEBUG Tx Command reply: GET_REPLY 513546278 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085200995 DLCTRL DEBUG Command: GET 909840293 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250126085200995 DLCTRL DEBUG Tx Command reply: GET_REPLY 909840293 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@009b6094bab8: 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@009b6094bab8: "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@009b6094bab8: 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@009b6094bab8: 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@009b6094bab8: 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@009b6094bab8: 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 := '000000000000000011101010'B, t_guard := 20.000000 } 20250126085201020 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47998<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(601)@009b6094bab8: f_create_expect(l3 := '05080200F110172A5205F442400023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(601)@009b6094bab8: Created Expect[0] for '05080200F110172A5205F442400023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(610) TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(594)@009b6094bab8: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_10(610)6555944 20250126085202032 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085202032 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085202032 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1355) 20250126085202032 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250126085202032 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x640928, normal) (hnbgw_rua.c:407) 20250126085202032 DHNB DEBUG map_rua[0x56264c632d10]{init}: Allocated (fsm.c:456) 20250126085202032 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6555944)[0x56264c632d10]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250126085202032 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6555944 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250126085202032 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085202032 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085202032 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6555944 SCCP-0 CS MI=TMSI-0x42400023: TMSI-0x42400023 NRI(10bit)=0x100=256: NRI match selects msc 1 (hnbgw_cn.c:1078) 20250126085202032 DCN DEBUG map_sccp[0x56264c63b7c0]{init}: Allocated (fsm.c:456) 20250126085202032 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-73)[0x56264c63b7c0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250126085202032 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6555944 <-> SCCP-73 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250126085202032 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6555944 SCCP-73 msc-1 MI=TMSI-0x42400023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20250126085202032 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6555944)[0x56264c632d10]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250126085202032 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085202032 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085202032 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6555944)[0x56264c632d10]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250126085202032 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-73)[0x56264c63b7c0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126085202032 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250126085202032 DLSCCP DEBUG SCCP-SCOC(73)[0x56264c62e880]{IDLE}: Allocated (fsm.c:456) 20250126085202032 DLSCCP DEBUG SCCP-SCOC(73)[0x56264c62e880]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250126085202032 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000049), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442400023004f40030000ea0056400500f1100926) (sccp_scrc.c:406) 20250126085202032 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085202032 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085202032 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085202032 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085202032 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085202032 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085202032 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085202032 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085202032 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085202032 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085202032 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085202032 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126085202032 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085202032 DLSCCP DEBUG SCCP-SCOC(73)[0x56264c62e880]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250126085202032 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-73)[0x56264c63b7c0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250126085202032 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6555944)[0x56264c632d10]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250126085202032 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085202032 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085202032 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085202032 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126085202032 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126085202032 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126085202032 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250126085202032 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(600)@009b6094bab8: First idle individual index:0 HNBGW_Test.msc1-SCCP(600)@009b6094bab8: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(601)@009b6094bab8: Found Expect[0] for l3='05080200F110172A5205F442400023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(610) HNBGW_Test.msc1-RAN(601)@009b6094bab8: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_10(610)13692404 HNBGW_Test.msc1-SCCP(600)@009b6094bab8: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(600)@009b6094bab8: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250126085202036 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085202036 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250126085202036 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer TC_mscpool_L3Complete_by_tmsi_valid_nri_10(610)@009b6094bab8: setverdict(pass): none -> pass 20250126085202036 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250126085202036 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085202036 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085202036 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085202036 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085202036 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085202036 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085202036 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085202036 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250126085202036 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085202036 DLSS7 DEBUG scrc_rx_mtp_xfer_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=005253de) (sccp_scrc.c:477) 20250126085202036 DLSCCP DEBUG Received CO:COAK for local reference 73 (sccp_scoc.c:1824) 20250126085202036 DLSCCP DEBUG SCCP-SCOC(73)[0x56264c62e880]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250126085202036 DLSCCP DEBUG SCCP-SCOC(73)[0x56264c62e880]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250126085202036 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085202036 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250126085202036 DCN DEBUG handle_cn_conn_conf() conn_id=73, addrs: called=RI=SSN_PC,PC=0.0.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250126085202036 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-73)[0x56264c63b7c0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250126085202036 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-73)[0x56264c63b7c0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250126085202037 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47998<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_10(610)@009b6094bab8: Final verdict of PTC: pass MTC@009b6094bab8: 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 } } } 20250126085202037 DLCTRL DEBUG Command: GET 77878262 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250126085202037 DLCTRL DEBUG Tx Command reply: GET_REPLY 77878262 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250126085202038 DLCTRL DEBUG Command: GET 301522117 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250126085202038 DLCTRL DEBUG Tx Command reply: GET_REPLY 301522117 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250126085202039 DLCTRL DEBUG Command: GET 16199177 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250126085202039 DLCTRL DEBUG Tx Command reply: GET_REPLY 16199177 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085202040 DLCTRL DEBUG Command: GET 482642423 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085202040 DLCTRL DEBUG Tx Command reply: GET_REPLY 482642423 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085202041 DLCTRL DEBUG Command: GET 339934501 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250126085202041 DLCTRL DEBUG Tx Command reply: GET_REPLY 339934501 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126085202042 DLCTRL DEBUG Command: GET 733310141 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250126085202042 DLCTRL DEBUG Tx Command reply: GET_REPLY 733310141 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250126085202043 DLCTRL DEBUG Command: GET 366786695 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250126085202043 DLCTRL DEBUG Tx Command reply: GET_REPLY 366786695 rate_ctr.abs.msc.1.cnpool:subscr:known 1 (control_if.c:477) 20250126085202043 DLCTRL DEBUG Command: GET 782336955 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250126085202043 DLCTRL DEBUG Tx Command reply: GET_REPLY 782336955 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085202044 DLCTRL DEBUG Command: GET 408439059 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085202044 DLCTRL DEBUG Tx Command reply: GET_REPLY 408439059 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085202045 DLCTRL DEBUG Command: GET 970128085 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250126085202045 DLCTRL DEBUG Tx Command reply: GET_REPLY 970128085 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126085202046 DLCTRL DEBUG Command: GET 372585504 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250126085202046 DLCTRL DEBUG Tx Command reply: GET_REPLY 372585504 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250126085202047 DLCTRL DEBUG Command: GET 88570689 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250126085202047 DLCTRL DEBUG Tx Command reply: GET_REPLY 88570689 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250126085202048 DLCTRL DEBUG Command: GET 346290473 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250126085202048 DLCTRL DEBUG Tx Command reply: GET_REPLY 346290473 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085202049 DLCTRL DEBUG Command: GET 432096047 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085202049 DLCTRL DEBUG Tx Command reply: GET_REPLY 432096047 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085202049 DLCTRL DEBUG Command: GET 990101792 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250126085202049 DLCTRL DEBUG Tx Command reply: GET_REPLY 990101792 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126085202050 DLCTRL DEBUG Command: GET 561950194 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250126085202050 DLCTRL DEBUG Tx Command reply: GET_REPLY 561950194 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250126085202051 DLCTRL DEBUG Command: GET 760117078 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250126085202051 DLCTRL DEBUG Tx Command reply: GET_REPLY 760117078 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250126085202052 DLCTRL DEBUG Command: GET 702092089 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250126085202052 DLCTRL DEBUG Tx Command reply: GET_REPLY 702092089 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085202053 DLCTRL DEBUG Command: GET 371876996 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085202053 DLCTRL DEBUG Tx Command reply: GET_REPLY 371876996 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085202053 DLCTRL DEBUG Command: GET 943510184 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250126085202053 DLCTRL DEBUG Tx Command reply: GET_REPLY 943510184 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed MTC@009b6094bab8: 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 := '000000000000001100000011'B, t_guard := 20.000000 } 20250126085202064 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48012<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(601)@009b6094bab8: f_create_expect(l3 := '0524010350590205F442410023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(601)@009b6094bab8: Created Expect[0] for '0524010350590205F442410023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(611) TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(594)@009b6094bab8: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_10(611)6152369 20250126085203087 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085203087 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085203087 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1355) 20250126085203087 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250126085203087 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x5de0b1, normal) (hnbgw_rua.c:407) 20250126085203087 DHNB DEBUG map_rua[0x56264c6408a0]{init}: Allocated (fsm.c:456) 20250126085203087 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6152369)[0x56264c6408a0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250126085203087 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6152369 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250126085203087 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085203087 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085203087 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:221) 20250126085203087 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6152369 SCCP-0 CS MI=TMSI-0x42410023: TMSI-0x42410023 NRI(10bit)=0x104=260: NRI match selects msc 1 (hnbgw_cn.c:1078) 20250126085203087 DCN DEBUG map_sccp[0x56264c63be70]{init}: Allocated (fsm.c:456) 20250126085203087 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-74)[0x56264c63be70]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250126085203087 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6152369 <-> SCCP-74 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250126085203087 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6152369 SCCP-74 msc-1 MI=TMSI-0x42410023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:312) 20250126085203087 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6152369)[0x56264c6408a0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250126085203087 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085203087 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085203087 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6152369)[0x56264c6408a0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250126085203087 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-74)[0x56264c63be70]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126085203087 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250126085203087 DLSCCP DEBUG SCCP-SCOC(74)[0x56264c6310a0]{IDLE}: Allocated (fsm.c:456) 20250126085203087 DLSCCP DEBUG SCCP-SCOC(74)[0x56264c6310a0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250126085203087 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000004a), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=68,D=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0524010350590205f442410023004f40030003030056400500f1100926) (sccp_scrc.c:406) 20250126085203087 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085203087 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085203087 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085203087 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085203087 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085203087 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085203087 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085203087 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085203087 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085203087 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085203087 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085203087 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126085203087 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085203087 DLSCCP DEBUG SCCP-SCOC(74)[0x56264c6310a0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250126085203087 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-74)[0x56264c63be70]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250126085203087 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6152369)[0x56264c6408a0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250126085203087 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085203087 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085203088 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085203088 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126085203088 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126085203088 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126085203088 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250126085203088 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(600)@009b6094bab8: First idle individual index:1 HNBGW_Test.msc1-SCCP(600)@009b6094bab8: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc1-RAN(601)@009b6094bab8: Found Expect[0] for l3='0524010350590205F442410023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(611) HNBGW_Test.msc1-RAN(601)@009b6094bab8: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_10(611)219104 HNBGW_Test.msc1-SCCP(600)@009b6094bab8: Session index based on connection ID:1 HNBGW_Test.msc1-SCCP(600)@009b6094bab8: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250126085203093 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085203093 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250126085203093 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250126085203093 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250126085203093 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085203093 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085203093 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085203093 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085203093 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085203093 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085203093 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085203093 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250126085203093 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085203093 DLSS7 DEBUG scrc_rx_mtp_xfer_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=004886b3) (sccp_scrc.c:477) 20250126085203093 DLSCCP DEBUG Received CO:COAK for local reference 74 (sccp_scoc.c:1824) 20250126085203093 DLSCCP DEBUG SCCP-SCOC(74)[0x56264c6310a0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250126085203093 DLSCCP DEBUG SCCP-SCOC(74)[0x56264c6310a0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250126085203093 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085203093 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250126085203093 DCN DEBUG handle_cn_conn_conf() conn_id=74, addrs: called=RI=SSN_PC,PC=0.0.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250126085203093 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-74)[0x56264c63be70]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250126085203093 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-74)[0x56264c63be70]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_mscpool_L3Complete_by_tmsi_valid_nri_10(611)@009b6094bab8: setverdict(pass): none -> pass 20250126085203096 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48012<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_10(611)@009b6094bab8: Final verdict of PTC: pass MTC@009b6094bab8: 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 } } } 20250126085203097 DLCTRL DEBUG Command: GET 338147162 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250126085203097 DLCTRL DEBUG Tx Command reply: GET_REPLY 338147162 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250126085203103 DLCTRL DEBUG Command: GET 447831602 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250126085203103 DLCTRL DEBUG Tx Command reply: GET_REPLY 447831602 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250126085203108 DLCTRL DEBUG Command: GET 280529204 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250126085203108 DLCTRL DEBUG Tx Command reply: GET_REPLY 280529204 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085203111 DLCTRL DEBUG Command: GET 873921228 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085203111 DLCTRL DEBUG Tx Command reply: GET_REPLY 873921228 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085203114 DLCTRL DEBUG Command: GET 974998614 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250126085203114 DLCTRL DEBUG Tx Command reply: GET_REPLY 974998614 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126085203115 DLCTRL DEBUG Command: GET 476090868 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250126085203115 DLCTRL DEBUG Tx Command reply: GET_REPLY 476090868 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250126085203117 DLCTRL DEBUG Command: GET 853757898 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250126085203117 DLCTRL DEBUG Tx Command reply: GET_REPLY 853757898 rate_ctr.abs.msc.1.cnpool:subscr:known 2 (control_if.c:477) 20250126085203117 DLCTRL DEBUG Command: GET 179173918 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250126085203117 DLCTRL DEBUG Tx Command reply: GET_REPLY 179173918 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085203118 DLCTRL DEBUG Command: GET 533901978 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085203118 DLCTRL DEBUG Tx Command reply: GET_REPLY 533901978 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085203119 DLCTRL DEBUG Command: GET 120912717 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250126085203119 DLCTRL DEBUG Tx Command reply: GET_REPLY 120912717 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126085203120 DLCTRL DEBUG Command: GET 706666244 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250126085203120 DLCTRL DEBUG Tx Command reply: GET_REPLY 706666244 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250126085203121 DLCTRL DEBUG Command: GET 607921334 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250126085203121 DLCTRL DEBUG Tx Command reply: GET_REPLY 607921334 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250126085203122 DLCTRL DEBUG Command: GET 656740515 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250126085203122 DLCTRL DEBUG Tx Command reply: GET_REPLY 656740515 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085203122 DLCTRL DEBUG Command: GET 800141123 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085203122 DLCTRL DEBUG Tx Command reply: GET_REPLY 800141123 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085203123 DLCTRL DEBUG Command: GET 522016003 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250126085203123 DLCTRL DEBUG Tx Command reply: GET_REPLY 522016003 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126085203124 DLCTRL DEBUG Command: GET 85866496 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250126085203124 DLCTRL DEBUG Tx Command reply: GET_REPLY 85866496 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250126085203125 DLCTRL DEBUG Command: GET 105597954 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250126085203125 DLCTRL DEBUG Tx Command reply: GET_REPLY 105597954 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250126085203126 DLCTRL DEBUG Command: GET 595439112 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250126085203126 DLCTRL DEBUG Tx Command reply: GET_REPLY 595439112 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085203126 DLCTRL DEBUG Command: GET 551548201 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085203126 DLCTRL DEBUG Tx Command reply: GET_REPLY 551548201 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085203127 DLCTRL DEBUG Command: GET 765780750 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250126085203127 DLCTRL DEBUG Tx Command reply: GET_REPLY 765780750 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed MTC@009b6094bab8: 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 := '000000000000001000101101'B, t_guard := 20.000000 } 20250126085203137 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48026<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(601)@009b6094bab8: f_create_expect(l3 := '0627000350590205F4427FC023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(601)@009b6094bab8: Created Expect[0] for '0627000350590205F4427FC023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(612) TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(594)@009b6094bab8: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_10(612)7344891 20250126085204161 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085204161 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085204161 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1355) 20250126085204161 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250126085204161 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x7012fb, normal) (hnbgw_rua.c:407) 20250126085204161 DHNB DEBUG map_rua[0x56264c640d60]{init}: Allocated (fsm.c:456) 20250126085204161 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7344891)[0x56264c640d60]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250126085204161 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7344891 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250126085204161 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085204161 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085204161 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7344891 SCCP-0 CS MI=TMSI-0x427FC023: TMSI-0x427FC023 NRI(10bit)=0x1ff=511: NRI match selects msc 1 (hnbgw_cn.c:1078) 20250126085204161 DCN DEBUG map_sccp[0x56264c642f80]{init}: Allocated (fsm.c:456) 20250126085204161 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x56264c642f80]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250126085204161 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-7344891 <-> SCCP-75 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250126085204161 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7344891 SCCP-75 msc-1 MI=TMSI-0x427FC023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:312) 20250126085204161 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7344891)[0x56264c640d60]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250126085204162 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085204162 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085204162 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7344891)[0x56264c640d60]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250126085204162 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x56264c642f80]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126085204162 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250126085204162 DLSCCP DEBUG SCCP-SCOC(75)[0x56264c6248e0]{IDLE}: Allocated (fsm.c:456) 20250126085204162 DLSCCP DEBUG SCCP-SCOC(75)[0x56264c6248e0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250126085204162 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000004b), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=68,D=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0627000350590205f4427fc023004f400300022d0056400500f1100926) (sccp_scrc.c:406) 20250126085204162 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085204162 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085204162 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085204162 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085204162 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085204162 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085204162 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085204162 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085204162 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085204162 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085204162 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085204162 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126085204162 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085204162 DLSCCP DEBUG SCCP-SCOC(75)[0x56264c6248e0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250126085204162 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x56264c642f80]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250126085204162 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7344891)[0x56264c640d60]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250126085204162 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085204162 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085204162 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085204162 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126085204162 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126085204162 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126085204162 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250126085204162 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(600)@009b6094bab8: First idle individual index:2 HNBGW_Test.msc1-SCCP(600)@009b6094bab8: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.msc1-RAN(601)@009b6094bab8: Found Expect[0] for l3='0627000350590205F4427FC023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(612) HNBGW_Test.msc1-RAN(601)@009b6094bab8: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_10(612)4540545 HNBGW_Test.msc1-SCCP(600)@009b6094bab8: Session index based on connection ID:2 HNBGW_Test.msc1-SCCP(600)@009b6094bab8: Warning: Re-starting timer T_ias[2], which is already active (running or expired). 20250126085204167 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085204167 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250126085204167 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250126085204167 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250126085204167 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085204167 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085204167 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085204167 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085204167 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085204167 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085204167 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085204167 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250126085204167 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085204167 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00cbf59c) (sccp_scrc.c:477) 20250126085204167 DLSCCP DEBUG Received CO:COAK for local reference 75 (sccp_scoc.c:1824) 20250126085204167 DLSCCP DEBUG SCCP-SCOC(75)[0x56264c6248e0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250126085204167 DLSCCP DEBUG SCCP-SCOC(75)[0x56264c6248e0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250126085204167 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085204167 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250126085204167 DCN DEBUG handle_cn_conn_conf() conn_id=75, addrs: called=RI=SSN_PC,PC=0.0.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250126085204167 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x56264c642f80]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250126085204167 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x56264c642f80]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_mscpool_L3Complete_by_tmsi_valid_nri_10(612)@009b6094bab8: setverdict(pass): none -> pass 20250126085204168 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48026<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_10(612)@009b6094bab8: Final verdict of PTC: pass MTC@009b6094bab8: 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 } } } 20250126085204170 DLCTRL DEBUG Command: GET 588734511 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250126085204170 DLCTRL DEBUG Tx Command reply: GET_REPLY 588734511 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250126085204172 DLCTRL DEBUG Command: GET 592756741 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250126085204172 DLCTRL DEBUG Tx Command reply: GET_REPLY 592756741 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250126085204174 DLCTRL DEBUG Command: GET 825338777 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250126085204174 DLCTRL DEBUG Tx Command reply: GET_REPLY 825338777 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085204175 DLCTRL DEBUG Command: GET 228194087 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085204175 DLCTRL DEBUG Tx Command reply: GET_REPLY 228194087 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085204176 DLCTRL DEBUG Command: GET 934283997 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250126085204176 DLCTRL DEBUG Tx Command reply: GET_REPLY 934283997 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126085204176 DLCTRL DEBUG Command: GET 475137381 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250126085204176 DLCTRL DEBUG Tx Command reply: GET_REPLY 475137381 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250126085204177 DLCTRL DEBUG Command: GET 906494899 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250126085204177 DLCTRL DEBUG Tx Command reply: GET_REPLY 906494899 rate_ctr.abs.msc.1.cnpool:subscr:known 3 (control_if.c:477) 20250126085204178 DLCTRL DEBUG Command: GET 89678476 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250126085204178 DLCTRL DEBUG Tx Command reply: GET_REPLY 89678476 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085204178 DLCTRL DEBUG Command: GET 607097244 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085204178 DLCTRL DEBUG Tx Command reply: GET_REPLY 607097244 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085204179 DLCTRL DEBUG Command: GET 410120309 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250126085204179 DLCTRL DEBUG Tx Command reply: GET_REPLY 410120309 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126085204180 DLCTRL DEBUG Command: GET 773237538 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250126085204180 DLCTRL DEBUG Tx Command reply: GET_REPLY 773237538 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250126085204180 DLCTRL DEBUG Command: GET 150730861 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250126085204180 DLCTRL DEBUG Tx Command reply: GET_REPLY 150730861 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250126085204181 DLCTRL DEBUG Command: GET 597858212 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250126085204181 DLCTRL DEBUG Tx Command reply: GET_REPLY 597858212 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085204182 DLCTRL DEBUG Command: GET 757903486 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085204182 DLCTRL DEBUG Tx Command reply: GET_REPLY 757903486 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085204182 DLCTRL DEBUG Command: GET 103017652 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250126085204182 DLCTRL DEBUG Tx Command reply: GET_REPLY 103017652 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126085204183 DLCTRL DEBUG Command: GET 619886919 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250126085204183 DLCTRL DEBUG Tx Command reply: GET_REPLY 619886919 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250126085204184 DLCTRL DEBUG Command: GET 317755370 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250126085204184 DLCTRL DEBUG Tx Command reply: GET_REPLY 317755370 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250126085204184 DLCTRL DEBUG Command: GET 45016880 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250126085204184 DLCTRL DEBUG Tx Command reply: GET_REPLY 45016880 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085204185 DLCTRL DEBUG Command: GET 404192429 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085204185 DLCTRL DEBUG Tx Command reply: GET_REPLY 404192429 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085204186 DLCTRL DEBUG Command: GET 610722501 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250126085204186 DLCTRL DEBUG Tx Command reply: GET_REPLY 610722501 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed MTC@009b6094bab8: ok: talloc reports "asn1_context" = 1 bytes 20250126085204188 DLINP DEBUG SRVCONN(,r=127.0.0.1:56019<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085204188 DLINP DEBUG SRVCONN(,r=127.0.0.1:56019<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085204188 DLINP NOTICE SRV(,r=127.0.0.1:56019<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250126085204188 DMAIN NOTICE (127.0.0.1:56019 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:56019<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250126085204188 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) HNBGW_Test.sgsn1-RAN(607)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(606)@009b6094bab8: Final verdict of PTC: none 20250126085204188 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250126085204188 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085204188 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250126085204189 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250126085204189 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250126085204189 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085204189 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250126085204189 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20250126085204189 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250126085204189 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085204189 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126085204189 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250126085204189 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250126085204189 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085204189 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126085204189 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250126085204189 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126085204189 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085204189 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20250126085204189 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126085204189 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1-RUA(596)@009b6094bab8: Final verdict of PTC: none 20250126085204189 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126085204189 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250126085204189 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126085204189 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250126085204189 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126085204189 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085204189 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn1-0: connection closed 20250126085204189 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126085204189 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126085204189 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126085204189 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250126085204189 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126085204189 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250126085204189 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:38695<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.msc1-M3UA(602)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.msc0-RAN(598)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(604)@009b6094bab8: Final verdict of PTC: none 20250126085204189 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250126085204189 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085204189 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250126085204189 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20250126085204189 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250126085204189 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250126085204189 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085204189 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126085204189 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250126085204189 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126085204189 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085204189 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc1-0: connection closed 20250126085204189 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126085204189 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126085204189 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126085204189 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250126085204189 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126085204189 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250126085204189 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085204189 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126085204189 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20250126085204189 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085204189 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085204189 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085204189 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085204189 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126085204189 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126085204189 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126085204189 DRANAP NOTICE cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: link lost (cnlink.c:118) 20250126085204189 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085204189 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126085204189 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:371) 20250126085204189 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085204189 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085204189 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085204189 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085204189 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126085204189 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126085204189 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126085204189 DRANAP NOTICE cnlink(sgsn-1)[0x56264c619980]{DISCONNECTED}: link lost (cnlink.c:118) 20250126085204189 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085204189 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126085204189 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:371) 20250126085204189 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085204189 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085204189 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085204189 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085204189 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126085204189 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126085204189 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126085204189 DRANAP NOTICE cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: link lost (cnlink.c:118) 20250126085204189 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-73)[0x56264c63b7c0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250126085204189 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250126085204189 DLSCCP DEBUG SCCP-SCOC(73)[0x56264c62e880]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250126085204189 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005253de), PART(T=Source Reference,L=4,D=00000049), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250126085204189 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085204189 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085204189 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126085204189 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085204189 DLSCCP DEBUG SCCP-SCOC(73)[0x56264c62e880]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250126085204189 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-73)[0x56264c63b7c0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250126085204189 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6555944)[0x56264c632d10]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250126085204189 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6555944)[0x56264c632d10]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250126085204189 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250126085204189 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6555944)[0x56264c632d10]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250126085204189 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6555944)[0x56264c632d10]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250126085204189 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6555944)[0x56264c632d10]{disrupted}: Freeing instance (context_map.c:202) 20250126085204189 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6555944)[0x56264c632d10]{disrupted}: Deallocated (fsm.c:568) 20250126085204189 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-73)[0x56264c63b7c0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250126085204189 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-73)[0x56264c63b7c0]{disconnected}: Freeing instance (context_map.c:206) 20250126085204189 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-73)[0x56264c63b7c0]{disconnected}: Deallocated (fsm.c:568) 20250126085204189 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6555944 SCCP-73 msc-1 MI=TMSI-0x42400023: Deallocating (context_map.c:225) 20250126085204189 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-74)[0x56264c63be70]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250126085204189 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250126085204189 DLSCCP DEBUG SCCP-SCOC(74)[0x56264c6310a0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250126085204189 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004886b3), PART(T=Source Reference,L=4,D=0000004a), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250126085204189 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085204189 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085204189 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126085204189 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085204189 DLSCCP DEBUG SCCP-SCOC(74)[0x56264c6310a0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250126085204189 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-74)[0x56264c63be70]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250126085204189 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6152369)[0x56264c6408a0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250126085204189 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6152369)[0x56264c6408a0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250126085204189 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250126085204189 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6152369)[0x56264c6408a0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250126085204189 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6152369)[0x56264c6408a0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250126085204189 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6152369)[0x56264c6408a0]{disrupted}: Freeing instance (context_map.c:202) 20250126085204189 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6152369)[0x56264c6408a0]{disrupted}: Deallocated (fsm.c:568) 20250126085204189 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-74)[0x56264c63be70]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250126085204189 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-74)[0x56264c63be70]{disconnected}: Freeing instance (context_map.c:206) 20250126085204189 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-74)[0x56264c63be70]{disconnected}: Deallocated (fsm.c:568) 20250126085204189 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6152369 SCCP-74 msc-1 MI=TMSI-0x42410023: Deallocating (context_map.c:225) 20250126085204189 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x56264c642f80]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250126085204189 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250126085204189 DLSCCP DEBUG SCCP-SCOC(75)[0x56264c6248e0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250126085204189 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cbf59c), PART(T=Source Reference,L=4,D=0000004b), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250126085204189 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085204189 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085204189 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126085204189 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085204189 DLSCCP DEBUG SCCP-SCOC(75)[0x56264c6248e0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250126085204189 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x56264c642f80]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250126085204189 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7344891)[0x56264c640d60]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250126085204189 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7344891)[0x56264c640d60]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250126085204189 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250126085204189 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7344891)[0x56264c640d60]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250126085204189 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7344891)[0x56264c640d60]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250126085204189 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7344891)[0x56264c640d60]{disrupted}: Freeing instance (context_map.c:202) 20250126085204189 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7344891)[0x56264c640d60]{disrupted}: Deallocated (fsm.c:568) 20250126085204189 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x56264c642f80]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250126085204189 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x56264c642f80]{disconnected}: Freeing instance (context_map.c:206) HNBGW_Test.sgsn0-M3UA(605)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(608)@009b6094bab8: Final verdict of PTC: none 20250126085204189 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085204189 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085204189 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085204189 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(594)@009b6094bab8: Final verdict of PTC: none 20250126085204189 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126085204189 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126085204189 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250126085204189 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250126085204189 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x56264c642f80]{disconnected}: Deallocated (fsm.c:568) 20250126085204189 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7344891 SCCP-75 msc-1 MI=TMSI-0x427FC023: Deallocating (context_map.c:225) 20250126085204189 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085204189 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250126085204189 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:894) 20250126085204189 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085204189 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250126085204189 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126085204189 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085204189 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126085204189 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250126085204189 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085204189 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085204189 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085204189 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126085204189 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126085204189 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126085204189 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250126085204189 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250126085204189 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20250126085204189 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085204189 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250126085204189 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20250126085204189 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250126085204189 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250126085204189 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47992<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250126085204190 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085204190 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126085204190 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20250126085204190 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085204190 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085204190 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085204190 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085204190 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126085204190 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126085204190 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126085204190 DRANAP NOTICE cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: link lost (cnlink.c:118) 20250126085204189 DLINP <0002> stream_srv.c:766 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250126085204189 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085204189 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20250126085204189 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126085204189 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126085204189 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126085204189 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250126085204189 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126085204189 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250126085204189 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085204190 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085204190 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085204190 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126085204190 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126085204190 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126085204190 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250126085204190 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(603)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(600)@009b6094bab8: Final verdict of PTC: none IPA-CTRL-CLI-IPA(591)@009b6094bab8: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1(595)@009b6094bab8: Final verdict of PTC: none HNBGW-MGCP(609)@009b6094bab8: Final verdict of PTC: none MutexDispCT-TC_mscpool_L3Complete_by_tmsi_valid_nri_1(589)@009b6094bab8: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0(593)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(599)@009b6094bab8: Final verdict of PTC: none VirtHNBGW-STATS(590)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.msc1-RAN(601)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(597)@009b6094bab8: Final verdict of PTC: none MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126085204207 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47980<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(592)@009b6094bab8: Final verdict of PTC: none MTC@009b6094bab8: Setting final verdict of the test case. MTC@009b6094bab8: Local verdict of MTC: pass MTC@009b6094bab8: Local verdict of PTC MutexDispCT-TC_mscpool_L3Complete_by_tmsi_valid_nri_1(589): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC VirtHNBGW-STATS(590): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC IPA-CTRL-CLI-IPA(591): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW-PFCP(592): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0(593): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(594): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1(595): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1-RUA(596): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.msc0-SCCP(597): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.msc0-RAN(598): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.msc0-M3UA(599): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.msc1-SCCP(600): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.msc1-RAN(601): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.msc1-M3UA(602): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(603): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.sgsn0-RAN(604): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(605): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(606): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.sgsn1-RAN(607): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(608): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW-MGCP(609): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_10(610): pass (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_10(611): pass (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_10(612): pass (pass -> pass) MTC@009b6094bab8: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_1 finished. Verdict: pass MTC@009b6094bab8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1 pass'. Sun Jan 26 08:52:04 UTC 2025 ====== HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1 pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1.talloc 20250126085204269 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48036<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126085204961 DLSCCP DEBUG SCCP-SCOC(70)[0x56264c626060]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250126085204962 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0012478c), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085204962 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085204962 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085204962 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085204962 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085204962 DLSCCP DEBUG SCCP-SCOC(71)[0x56264c632ba0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250126085204962 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00791fb8), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085204962 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085204962 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085204962 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126085204962 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085204962 DLSCCP DEBUG SCCP-SCOC(72)[0x56264c62bfb0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250126085204962 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006ccac3), PART(T=Source Reference,L=4,D=00000048), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085204962 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085204962 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085204962 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085204962 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085204962 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085204962 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085204962 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085204962 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085204962 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085204962 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085204962 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085204962 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250126085204962 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085204962 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085204962 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085204962 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126085204962 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126085204962 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126085204962 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250126085204962 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250126085204963 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085204963 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085204963 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085204963 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085204963 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085204963 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085204963 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085204963 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250126085204972 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48036<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=533836) 20250126085205707 DLSCCP DEBUG SCCP-SCOC(68)[0x56264c63aff0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085205707 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009b3c0d), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085205707 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085205707 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085205707 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126085205707 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085205707 DLSCCP DEBUG SCCP-SCOC(67)[0x56264c5cc4a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085205707 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008dd3b5), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085205707 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085205707 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085205708 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085205708 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085205708 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085205708 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085205708 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085205708 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126085205708 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126085205708 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126085205708 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250126085205708 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250126085205708 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085205708 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085205708 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085205708 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085205708 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085205708 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085205708 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085205708 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250126085205709 DLSCCP DEBUG SCCP-SCOC(69)[0x56264c62b790]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085205709 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000f7fe9), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085205709 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085205709 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085205709 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085205709 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085205709 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085205709 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085205709 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085205709 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085205709 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085205709 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085205709 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085205709 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=533836, count=547460) 20250126085206189 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126085206190 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250126085206190 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250126085206190 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126085206190 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250126085206190 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250126085206190 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126085206190 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250126085206190 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250126085206190 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126085206190 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250126085206190 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250126085206443 DLSCCP DEBUG SCCP-SCOC(66)[0x56264c644c30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085206443 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0067c98d), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085206443 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085206443 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085206443 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085206443 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085206443 DLSCCP DEBUG SCCP-SCOC(64)[0x56264c645390]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085206443 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00edc97b), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085206443 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085206443 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085206444 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085206444 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085206444 DLSCCP DEBUG SCCP-SCOC(65)[0x56264c62d740]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085206444 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ea4b06), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085206444 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085206444 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085206444 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126085206444 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085206444 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085206444 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085206444 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085206444 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085206444 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085206444 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085206444 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250126085206445 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085206445 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085206445 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085206445 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085206445 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085206445 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085206445 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250126085206445 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085206445 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085206445 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085206445 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126085206445 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126085206445 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126085206445 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@009b6094bab8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1 pass' was executed successfully (exit status: 0). MTC@009b6094bab8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2'. ------ HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2 ------ Sun Jan 26 08:52:07 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250126085207254 DLSCCP DEBUG SCCP-SCOC(61)[0x56264c630f70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085207254 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003cd486), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085207254 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085207254 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085207254 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085207254 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085207254 DLSCCP DEBUG SCCP-SCOC(63)[0x56264c54e4b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085207254 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a73ded), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085207254 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085207254 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085207254 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085207254 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085207254 DLSCCP DEBUG SCCP-SCOC(62)[0x56264c628460]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085207254 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00334a00), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085207254 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085207254 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085207254 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126085207254 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085207255 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085207255 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085207255 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085207255 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085207255 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085207255 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085207255 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250126085207255 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085207255 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085207255 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085207255 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085207255 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085207255 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085207255 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250126085207255 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085207255 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085207255 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085207255 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126085207255 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126085207255 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126085207255 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@009b6094bab8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2' was executed successfully (exit status: 0). MTC@009b6094bab8: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_2 started. 20250126085208081 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47284<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126085208085 DLSCCP DEBUG SCCP-SCOC(60)[0x56264c6430c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085208085 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006b71ce), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085208085 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085208085 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085208085 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085208085 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085208085 DLSCCP DEBUG SCCP-SCOC(58)[0x56264c632710]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085208085 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006884c1), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085208085 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085208085 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085208085 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085208085 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085208085 DLSCCP DEBUG SCCP-SCOC(59)[0x56264c63c300]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085208085 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f95513), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085208085 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085208085 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085208085 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126085208085 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085208085 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085208085 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085208085 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085208085 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085208086 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085208086 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085208086 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250126085208086 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085208086 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085208086 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085208086 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085208086 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085208086 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085208086 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250126085208086 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085208086 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085208086 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085208086 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126085208086 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126085208086 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126085208086 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250126085208087 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47294<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126085208091 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:34101<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0(617)@009b6094bab8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250126085208110 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250126085208110 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250126085208118 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085208118 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085208118 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085208118 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1(619)@009b6094bab8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250126085208118 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085208118 DRANAP DEBUG cnlink(msc-2)[0x56264c5ae870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085208119 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:37732 (stream_srv.c:142) 20250126085208119 DMAIN INFO New HNB SCTP connection r=127.0.0.1:37732<->l=127.0.0.1:29169 (hnbgw.c:791) 20250126085208119 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085208119 DRANAP DEBUG cnlink(msc-3)[0x56264c618660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085208120 DRANAP DEBUG cnlink(msc-3)[0x56264c618660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085208120 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250126085208120 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085208120 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085208120 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085208120 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085208120 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085208120 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085208120 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085208120 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085208120 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085208120 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085208120 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085208120 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085208120 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085208120 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085208120 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250126085208120 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085208120 DRANAP DEBUG cnlink(msc-3)[0x56264c618660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085208120 DRANAP DEBUG cnlink(msc-2)[0x56264c5ae870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085208120 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250126085208120 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085208120 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085208120 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085208120 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085208120 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085208120 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085208120 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085208120 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085208120 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085208120 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085208120 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085208120 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085208120 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085208120 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085208120 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250126085208120 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085208120 DRANAP DEBUG cnlink(msc-2)[0x56264c5ae870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085208120 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085208120 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250126085208120 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085208120 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085208120 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085208120 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085208120 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085208120 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085208120 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085208120 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085208120 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085208120 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085208120 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085208120 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085208120 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085208120 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085208120 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126085208120 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085208120 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085208120 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085208120 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250126085208120 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085208120 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085208120 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085208120 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085208120 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085208120 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085208120 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085208120 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085208120 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085208120 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085208120 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085208120 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085208120 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085208120 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085208120 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085208120 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085208120 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085208121 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085208121 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085208121 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085208121 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250126085208121 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250126085208121 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250126085208121 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085208121 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085208121 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085208121 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250126085208121 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250126085208121 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250126085208121 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250126085208121 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085208121 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085208121 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085208121 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126085208121 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126085208121 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126085208121 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250126085208121 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085208121 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085208121 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085208121 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085208121 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085208121 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085208121 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@009b6094bab8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(623)@009b6094bab8: ************************************************* HNBGW_Test.msc0-M3UA(623)@009b6094bab8: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(623)@009b6094bab8: ************************************************* MTC@009b6094bab8: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(621)@009b6094bab8: v_sccp_pdu_maxlen:268 MTC@009b6094bab8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(626)@009b6094bab8: ************************************************* HNBGW_Test.msc1-M3UA(626)@009b6094bab8: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(626)@009b6094bab8: ************************************************* MTC@009b6094bab8: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(624)@009b6094bab8: v_sccp_pdu_maxlen:268 MTC@009b6094bab8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@009b6094bab8: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(629)@009b6094bab8: ************************************************* HNBGW_Test.msc2-M3UA(629)@009b6094bab8: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(629)@009b6094bab8: ************************************************* HNBGW_Test.msc2-SCCP(627)@009b6094bab8: v_sccp_pdu_maxlen:268 20250126085208163 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085208164 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085208164 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085208164 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085208164 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085208164 DRANAP DEBUG cnlink(sgsn-2)[0x56264c61a310]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085208164 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085208164 DRANAP DEBUG cnlink(sgsn-3)[0x56264c61aca0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085208165 DRANAP DEBUG cnlink(sgsn-3)[0x56264c61aca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085208165 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250126085208165 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085208165 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085208165 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085208165 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085208165 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085208165 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085208165 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085208165 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085208165 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085208165 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085208165 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085208165 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085208165 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085208165 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085208165 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250126085208165 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085208165 DRANAP DEBUG cnlink(sgsn-3)[0x56264c61aca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085208165 DRANAP DEBUG cnlink(sgsn-2)[0x56264c61a310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085208165 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250126085208165 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085208165 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085208165 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085208165 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085208165 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085208165 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085208165 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085208165 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085208165 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085208165 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085208165 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085208165 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085208165 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085208165 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085208165 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250126085208165 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085208165 DRANAP DEBUG cnlink(sgsn-2)[0x56264c61a310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085208165 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085208165 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250126085208165 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085208165 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085208165 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085208165 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085208165 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085208165 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085208165 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085208165 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085208165 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085208165 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085208165 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085208165 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085208165 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085208165 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085208166 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126085208166 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085208166 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085208166 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085208166 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250126085208166 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085208166 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085208166 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085208166 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085208166 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085208166 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085208166 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085208166 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085208166 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085208166 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085208166 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085208166 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085208166 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085208166 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085208166 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085208166 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085208166 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085208166 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085208166 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085208166 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085208166 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250126085208166 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250126085208166 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250126085208166 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085208166 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085208166 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085208166 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250126085208166 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250126085208166 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250126085208166 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250126085208166 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085208166 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085208166 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085208166 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126085208166 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126085208166 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126085208166 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250126085208166 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085208166 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085208166 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085208166 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085208166 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085208166 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085208166 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@009b6094bab8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@009b6094bab8: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(632)@009b6094bab8: ************************************************* HNBGW_Test.sgsn0-M3UA(632)@009b6094bab8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(632)@009b6094bab8: ************************************************* HNBGW_Test.sgsn0-SCCP(630)@009b6094bab8: v_sccp_pdu_maxlen:268 MTC@009b6094bab8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@009b6094bab8: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(635)@009b6094bab8: ************************************************* HNBGW_Test.sgsn1-M3UA(635)@009b6094bab8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(635)@009b6094bab8: ************************************************* HNBGW_Test.sgsn1-SCCP(633)@009b6094bab8: v_sccp_pdu_maxlen:268 MTC@009b6094bab8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@009b6094bab8: Starting RAN_Emulation HNBGW_Test.sgsn2-M3UA(638)@009b6094bab8: ************************************************* HNBGW_Test.sgsn2-M3UA(638)@009b6094bab8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(638)@009b6094bab8: ************************************************* HNBGW_Test.sgsn2-SCCP(636)@009b6094bab8: v_sccp_pdu_maxlen:268 20250126085208206 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085208206 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085208206 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1355) 20250126085208206 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250126085208206 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20250126085208206 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250126085208206 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250126085208206 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085208206 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@009b6094bab8: setverdict(pass): none -> pass 20250126085208211 DLINP DEBUG SRVCONN(,r=127.0.0.1:37732<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085208211 DLINP DEBUG SRVCONN(,r=127.0.0.1:37732<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085208211 DLINP DEBUG SRVCONN(,r=127.0.0.1:37732<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1355) 20250126085208211 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250126085208211 DHNBAP DEBUG (127.0.0.1:37732 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20250126085208211 DHNBAP NOTICE (127.0.0.1:37732 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250126085208211 DHNBAP NOTICE (127.0.0.1:37732 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250126085208211 DLINP DEBUG SRVCONN(,r=127.0.0.1:37732<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085208211 DLINP DEBUG SRVCONN(,r=127.0.0.1:37732<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126085208331 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126085208332 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250126085208332 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126085208332 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(623)@009b6094bab8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250126085208342 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085208342 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250126085208342 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126085208342 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126085208342 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126085208342 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250126085208342 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126085208345 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085208345 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250126085208345 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126085208345 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126085208345 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126085208345 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126085208345 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126085208345 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085208345 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126085208345 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20250126085208345 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085208345 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085208345 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085208345 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085208345 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126085208346 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126085208346 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085208347 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085208347 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250126085208347 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085208347 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085208347 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085208347 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085208347 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085208347 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085208347 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085208347 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085208347 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085208347 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085208347 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085208347 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085208347 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085208347 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085208347 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085208347 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085208347 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085208348 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085208348 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085208348 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085208348 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085208348 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085208348 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085208348 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085208348 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085208350 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126085208350 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250126085208350 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126085208350 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(626)@009b6094bab8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250126085208355 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085208355 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250126085208355 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126085208355 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126085208355 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126085208355 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250126085208355 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126085208356 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085208356 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250126085208356 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126085208356 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126085208356 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126085208356 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126085208356 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126085208356 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085208356 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126085208356 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:406) 20250126085208356 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085208356 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085208356 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085208356 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085208356 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126085208356 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126085208356 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085208357 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085208357 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250126085208357 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085208357 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085208357 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085208358 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085208358 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085208358 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085208358 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085208358 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085208358 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085208358 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085208358 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085208358 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085208358 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085208358 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085208358 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126085208358 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085208358 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085208358 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085208358 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085208358 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085208358 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126085208358 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126085208358 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126085208358 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250126085208358 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085208361 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126085208361 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc2-0 20250126085208361 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126085208361 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc2-M3UA(629)@009b6094bab8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250126085208367 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085208367 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20250126085208367 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126085208367 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126085208367 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126085208367 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20250126085208367 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126085208369 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085208369 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20250126085208369 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126085208369 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126085208369 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126085208369 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126085208369 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126085208370 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085208370 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126085208370 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.3/0, (xua_snm.c:406) 20250126085208370 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085208370 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085208370 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085208370 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085208370 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126085208370 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126085208370 DRANAP DEBUG cnlink(msc-2)[0x56264c5ae870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085208371 DRANAP DEBUG cnlink(msc-2)[0x56264c5ae870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085208371 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250126085208371 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085208371 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085208371 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085208371 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085208371 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085208371 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085208371 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085208371 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085208371 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085208371 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085208371 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085208372 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085208372 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085208372 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085208372 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250126085208372 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085208372 DRANAP DEBUG cnlink(msc-2)[0x56264c5ae870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085208372 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085208372 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085208372 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085208372 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250126085208372 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250126085208372 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250126085208372 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250126085208372 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085208376 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126085208377 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250126085208377 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126085208377 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(632)@009b6094bab8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250126085208381 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085208381 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250126085208381 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126085208381 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126085208381 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126085208381 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250126085208381 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126085208383 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085208383 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250126085208383 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126085208383 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126085208383 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126085208383 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126085208383 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126085208384 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085208384 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126085208384 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20250126085208384 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085208384 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085208384 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085208384 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085208384 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126085208384 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126085208384 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085208385 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085208385 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250126085208385 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085208385 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085208385 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085208385 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085208385 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085208385 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085208385 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085208385 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085208385 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085208385 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085208385 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085208386 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085208386 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085208386 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085208386 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085208386 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085208386 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085208386 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085208386 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085208386 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085208386 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085208386 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085208386 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085208386 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085208386 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085208387 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126085208387 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20250126085208387 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126085208387 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(635)@009b6094bab8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250126085208392 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085208392 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20250126085208392 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126085208392 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126085208392 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126085208392 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250126085208392 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126085208394 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085208394 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20250126085208394 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126085208394 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126085208394 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126085208394 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126085208394 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126085208394 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085208394 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126085208394 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:406) 20250126085208394 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085208395 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085208395 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085208395 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085208395 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126085208395 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126085208395 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085208396 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085208396 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250126085208396 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085208396 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085208396 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085208396 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085208396 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085208396 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085208396 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085208396 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085208396 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085208396 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085208396 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085208396 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085208396 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085208396 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085208396 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126085208396 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085208396 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085208397 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085208397 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085208397 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085208397 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126085208397 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126085208397 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126085208397 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250126085208397 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085208397 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126085208397 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn2-0 20250126085208397 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126085208397 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn2-M3UA(638)@009b6094bab8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23910 to server: "127.0.0.1":2905 association #8 20250126085208402 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085208402 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn2-0: Received M3UA Message (ASPSM:UP) 20250126085208402 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126085208402 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126085208402 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126085208402 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn2){AS_DOWN}: state_chg to AS_INACTIVE 20250126085208402 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126085208405 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085208405 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn2-0: Received M3UA Message (ASPTM:ACTIVE) 20250126085208405 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126085208405 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126085208405 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126085208405 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126085208405 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126085208405 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085208405 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126085208405 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.3/0, (xua_snm.c:406) 20250126085208405 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085208405 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085208405 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085208405 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085208405 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126085208405 DCN NOTICE (sgsn-2) now available: N-PCSTATE ind: pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126085208405 DRANAP DEBUG cnlink(sgsn-2)[0x56264c61a310]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085208406 DRANAP DEBUG cnlink(sgsn-2)[0x56264c61a310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085208406 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250126085208406 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085208407 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085208407 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085208407 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085208407 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085208407 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085208407 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085208407 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085208407 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085208407 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085208407 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085208407 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085208407 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085208407 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085208407 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250126085208407 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085208407 DRANAP DEBUG cnlink(sgsn-2)[0x56264c61a310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085208407 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085208407 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085208407 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085208407 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250126085208407 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250126085208407 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250126085208407 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250126085208407 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085208959 DLSCCP DEBUG SCCP-SCOC(54)[0x56264c6317f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085208959 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005c2608), PART(T=Source Reference,L=4,D=00000036), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085208959 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085208959 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085208959 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085208959 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085208959 DLSCCP DEBUG SCCP-SCOC(55)[0x56264c624ce0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085208959 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009d4015), PART(T=Source Reference,L=4,D=00000037), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085208959 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085208959 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085208959 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085208959 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085208959 DLSCCP DEBUG SCCP-SCOC(56)[0x56264c63ac80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085208959 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0054b015), PART(T=Source Reference,L=4,D=00000038), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085208959 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085208959 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085208959 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085208959 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085208959 DLSCCP DEBUG SCCP-SCOC(57)[0x56264c63e0a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085208959 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cf1444), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085208959 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085208959 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085208959 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085208959 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085208960 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085208960 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085208960 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085208960 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085208960 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085208960 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085208960 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085208960 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085208960 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085208960 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085208960 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085208960 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085208960 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085208960 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085208960 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085208960 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085208960 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085208960 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085208960 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085208960 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085208960 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085208960 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085208960 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085208960 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085208960 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085208960 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085208960 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085208960 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085208960 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085208960 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085208960 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085208960 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085208968 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085208968 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085208968 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085208968 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085208968 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085208968 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085208968 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085208968 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085208968 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085208969 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085208969 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085208969 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085208969 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085208969 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=005c2608) (sccp_scrc.c:477) 20250126085208969 DLSCCP DEBUG Received CO:RELCO for local reference 54 (sccp_scoc.c:1824) 20250126085208969 DLSCCP DEBUG SCCP-SCOC(54)[0x56264c6317f0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250126085208969 DLSCCP DEBUG SCCP-SCOC(54)[0x56264c6317f0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250126085208969 DLSCCP DEBUG SCCP-SCOC(54)[0x56264c6317f0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250126085208969 DLSCCP DEBUG SCCP-SCOC(54)[0x56264c6317f0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250126085208969 DLSCCP DEBUG SCCP-SCOC(54)[0x56264c6317f0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(622)@009b6094bab8: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(625)@009b6094bab8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126085209162 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085209162 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250126085209162 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250126085209162 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250126085209162 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085209162 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085209162 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085209162 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085209162 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085209162 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085209162 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085209162 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250126085209162 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085209162 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085209162 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250126085209162 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250126085209162 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085209163 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085209163 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085209163 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085209163 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085209163 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085209163 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085209163 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085209163 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085209163 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085209163 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085209163 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085209163 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085209163 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085209163 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126085209163 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126085209163 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) 20250126085209163 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) 20250126085209163 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085209163 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250126085209163 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085209163 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085209163 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085209163 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085209163 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085209163 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085209163 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085209163 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085209163 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085209163 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085209163 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085209163 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126085209163 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085209163 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126085209163 DRANAP NOTICE cnlink(msc-1)[0x56264c5b1670]{CONNECTED}: link up (cnlink.c:111) 20250126085209163 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085209163 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085209163 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085209163 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126085209163 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126085209163 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126085209163 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250126085209163 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085209165 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085209165 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250126085209165 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250126085209165 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250126085209165 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085209165 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085209165 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085209165 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085209165 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085209165 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085209165 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085209165 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250126085209165 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085209165 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085209165 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250126085209165 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250126085209165 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085209165 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085209165 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085209165 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085209165 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085209165 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085209166 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085209166 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085209166 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085209166 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085209166 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085209166 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085209166 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085209166 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085209166 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126085209166 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126085209166 DRANAP INFO cnlink(msc-1)[0x56264c5b1670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc2-RAN(628)@009b6094bab8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126085209171 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085209171 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250126085209171 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc2-0: m3ua_rx_xfer 20250126085209171 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250126085209171 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085209171 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085209171 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085209171 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085209171 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085209171 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085209171 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085209171 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:603) 20250126085209171 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085209171 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085209171 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250126085209171 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250126085209171 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085209171 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085209171 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085209171 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085209171 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085209171 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085209171 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085209171 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085209171 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085209171 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085209171 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085209171 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085209171 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085209171 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085209171 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126085209171 DRANAP DEBUG cnlink(msc-2)[0x56264c5ae870]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126085209171 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) 20250126085209171 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) 20250126085209171 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085209171 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250126085209171 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085209171 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085209171 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085209171 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085209171 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085209171 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085209171 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085209171 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085209171 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085209171 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085209171 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085209171 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250126085209171 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085209171 DRANAP DEBUG cnlink(msc-2)[0x56264c5ae870]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126085209171 DRANAP NOTICE cnlink(msc-2)[0x56264c5ae870]{CONNECTED}: link up (cnlink.c:111) 20250126085209171 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085209171 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085209171 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085209171 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250126085209171 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250126085209171 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250126085209171 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250126085209171 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085209172 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085209172 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085209172 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085209172 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085209172 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085209172 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085209172 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085209172 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085209172 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085209172 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085209172 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085209172 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085209172 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085209172 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=009d4015) (sccp_scrc.c:477) 20250126085209172 DLSCCP DEBUG Received CO:RELCO for local reference 55 (sccp_scoc.c:1824) 20250126085209172 DLSCCP DEBUG SCCP-SCOC(55)[0x56264c624ce0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250126085209172 DLSCCP DEBUG SCCP-SCOC(55)[0x56264c624ce0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250126085209172 DLSCCP DEBUG SCCP-SCOC(55)[0x56264c624ce0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250126085209172 DLSCCP DEBUG SCCP-SCOC(55)[0x56264c624ce0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250126085209172 DLSCCP DEBUG SCCP-SCOC(55)[0x56264c624ce0]{IDLE}: Deallocated (fsm.c:568) 20250126085209172 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085209172 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085209172 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085209172 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085209172 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085209172 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085209172 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085209172 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085209172 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085209172 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085209172 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085209172 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085209172 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085209172 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085209172 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085209172 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085209172 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085209172 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085209172 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085209172 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=0054b015) (sccp_scrc.c:477) 20250126085209172 DLSCCP DEBUG Received CO:RELCO for local reference 56 (sccp_scoc.c:1824) 20250126085209172 DLSCCP DEBUG SCCP-SCOC(56)[0x56264c63ac80]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250126085209172 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085209172 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085209172 DLSCCP DEBUG SCCP-SCOC(56)[0x56264c63ac80]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250126085209172 DLSCCP DEBUG SCCP-SCOC(56)[0x56264c63ac80]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250126085209172 DLSCCP DEBUG SCCP-SCOC(56)[0x56264c63ac80]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250126085209172 DLSCCP DEBUG SCCP-SCOC(56)[0x56264c63ac80]{IDLE}: Deallocated (fsm.c:568) 20250126085209172 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085209172 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085209172 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085209172 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085209172 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085209172 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085209172 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085209172 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085209172 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085209172 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085209172 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085209172 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085209172 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085209172 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=00cf1444) (sccp_scrc.c:477) 20250126085209172 DLSCCP DEBUG Received CO:RELCO for local reference 57 (sccp_scoc.c:1824) 20250126085209172 DLSCCP DEBUG SCCP-SCOC(57)[0x56264c63e0a0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250126085209172 DLSCCP DEBUG SCCP-SCOC(57)[0x56264c63e0a0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250126085209172 DLSCCP DEBUG SCCP-SCOC(57)[0x56264c63e0a0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250126085209172 DLSCCP DEBUG SCCP-SCOC(57)[0x56264c63e0a0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250126085209173 DLSCCP DEBUG SCCP-SCOC(57)[0x56264c63e0a0]{IDLE}: Deallocated (fsm.c:568) 20250126085209173 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085209173 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085209173 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085209173 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085209173 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085209173 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085209173 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085209173 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085209173 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085209173 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085209173 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085209173 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085209173 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085209173 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250126085209173 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085209173 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250126085209173 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085209173 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085209173 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085209173 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085209173 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085209173 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085209173 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085209173 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085209173 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085209173 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085209173 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085209173 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085209173 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085209173 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085209173 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126085209173 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126085209173 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250126085209173 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250126085209173 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085209173 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250126085209173 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085209173 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085209173 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085209173 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085209173 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085209173 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085209173 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085209173 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085209173 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085209173 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085209173 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085209173 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085209173 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085209173 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126085209173 DRANAP NOTICE cnlink(msc-0)[0x56264c5ce220]{CONNECTED}: link up (cnlink.c:111) 20250126085209173 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085209173 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085209173 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085209173 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085209173 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085209173 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085209173 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250126085209173 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250126085209173 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085209173 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085209173 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085209173 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085209173 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085209173 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085209173 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085209173 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085209173 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085209173 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085209173 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085209173 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085209173 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085209173 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085209173 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126085209173 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126085209173 DRANAP INFO cnlink(msc-0)[0x56264c5ce220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250126085209173 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085209173 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085209173 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085209173 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085209173 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085209173 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085209173 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085209173 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085209175 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085209175 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250126085209175 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc2-0: m3ua_rx_xfer 20250126085209175 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250126085209175 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085209175 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085209175 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085209175 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085209175 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085209175 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085209175 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085209175 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:603) 20250126085209175 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085209175 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085209175 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250126085209175 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250126085209175 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085209175 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085209175 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085209175 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085209175 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085209175 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085209175 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085209175 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085209175 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085209175 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085209175 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085209175 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085209175 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085209175 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085209175 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126085209175 DRANAP DEBUG cnlink(msc-2)[0x56264c5ae870]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126085209175 DRANAP INFO cnlink(msc-2)[0x56264c5ae870]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(631)@009b6094bab8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126085209180 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085209180 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085209180 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085209180 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085209180 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085209180 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085209180 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085209180 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085209180 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085209180 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085209180 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085209180 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085209180 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085209180 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085209180 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250126085209180 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250126085209180 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085209180 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085209180 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085209180 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085209180 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085209180 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085209180 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085209180 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085209180 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085209180 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085209180 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085209180 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085209180 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085209180 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085209180 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085209180 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085209180 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085209180 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085209180 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085209180 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085209180 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085209180 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085209180 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126085209180 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126085209180 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250126085209180 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250126085209180 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085209180 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250126085209180 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085209180 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085209180 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085209180 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085209180 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085209180 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085209180 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085209180 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085209180 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085209180 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085209180 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085209180 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085209180 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085209180 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126085209180 DRANAP NOTICE cnlink(sgsn-0)[0x56264c618ff0]{CONNECTED}: link up (cnlink.c:111) 20250126085209181 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085209181 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085209181 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085209181 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085209181 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085209181 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085209181 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085209181 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085209181 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085209181 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085209181 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085209181 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085209181 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085209181 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085209181 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250126085209181 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20250126085209181 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085209181 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085209181 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085209181 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085209181 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085209181 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085209181 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085209181 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085209181 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085209181 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085209181 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085209181 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085209181 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085209181 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085209181 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126085209181 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126085209181 DRANAP INFO cnlink(sgsn-0)[0x56264c618ff0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(634)@009b6094bab8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126085209191 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085209191 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250126085209191 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250126085209191 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250126085209191 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085209191 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085209191 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085209191 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085209191 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085209191 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085209191 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085209191 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250126085209191 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085209191 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085209191 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250126085209191 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250126085209191 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085209191 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085209191 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085209191 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085209191 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085209191 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085209191 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085209191 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085209191 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085209191 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085209191 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085209191 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085209192 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085209192 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085209192 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126085209192 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126085209192 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) 20250126085209192 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) 20250126085209192 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085209192 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250126085209192 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085209192 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085209192 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085209192 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085209192 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085209192 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085209192 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085209192 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085209192 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085209192 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085209192 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085209192 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126085209192 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085209192 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126085209192 DRANAP NOTICE cnlink(sgsn-1)[0x56264c619980]{CONNECTED}: link up (cnlink.c:111) 20250126085209192 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085209192 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085209192 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085209192 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126085209192 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126085209192 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126085209192 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250126085209192 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085209193 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085209193 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250126085209193 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250126085209193 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250126085209193 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085209193 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085209193 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085209193 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085209193 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085209193 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085209193 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085209194 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250126085209194 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085209194 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085209194 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250126085209194 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20250126085209194 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085209194 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085209194 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085209194 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085209194 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085209194 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085209194 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085209194 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085209194 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085209194 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085209194 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085209194 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085209194 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085209194 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085209194 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126085209194 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126085209194 DRANAP INFO cnlink(sgsn-1)[0x56264c619980]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250126085209203 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085209203 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20250126085209203 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20250126085209203 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn2-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20250126085209203 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085209203 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085209203 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085209203 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085209203 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085209203 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085209203 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085209203 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:603) 20250126085209203 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085209203 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085209203 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20250126085209203 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250126085209203 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:391) 20250126085209203 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085209203 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085209203 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085209203 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085209203 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085209203 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085209203 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085209203 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085209203 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:391) 20250126085209203 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085209203 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085209203 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085209203 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085209203 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126085209203 DRANAP DEBUG cnlink(sgsn-2)[0x56264c61a310]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126085209203 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) 20250126085209203 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) HNBGW_Test.sgsn2-RAN(637)@009b6094bab8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126085209203 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085209203 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250126085209203 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085209204 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085209204 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085209204 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085209204 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085209204 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085209204 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085209204 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085209204 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085209204 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085209204 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085209204 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250126085209204 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085209204 DRANAP DEBUG cnlink(sgsn-2)[0x56264c61a310]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126085209204 DRANAP NOTICE cnlink(sgsn-2)[0x56264c61a310]{CONNECTED}: link up (cnlink.c:111) 20250126085209204 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085209204 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085209204 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085209204 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250126085209204 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250126085209204 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250126085209204 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250126085209204 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085209205 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085209205 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20250126085209205 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20250126085209205 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn2-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20250126085209205 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085209205 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085209205 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085209205 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085209205 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085209205 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085209205 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085209205 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:603) 20250126085209205 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085209205 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085209205 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20250126085209205 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20250126085209205 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:391) 20250126085209205 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085209205 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085209205 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085209205 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085209205 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085209205 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085209205 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085209205 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085209205 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:391) 20250126085209205 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085209205 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085209205 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085209205 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085209205 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126085209205 DRANAP DEBUG cnlink(sgsn-2)[0x56264c61a310]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126085209205 DRANAP INFO cnlink(sgsn-2)[0x56264c61a310]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250126085210222 DLCTRL DEBUG Command: GET 302731976 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250126085210222 DLCTRL DEBUG Tx Command reply: GET_REPLY 302731976 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250126085210223 DLCTRL DEBUG Command: GET 343703706 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250126085210223 DLCTRL DEBUG Tx Command reply: GET_REPLY 343703706 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250126085210224 DLCTRL DEBUG Command: GET 106715213 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250126085210224 DLCTRL DEBUG Tx Command reply: GET_REPLY 106715213 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085210225 DLCTRL DEBUG Command: GET 933113383 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085210225 DLCTRL DEBUG Tx Command reply: GET_REPLY 933113383 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085210228 DLCTRL DEBUG Command: GET 587662015 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250126085210228 DLCTRL DEBUG Tx Command reply: GET_REPLY 587662015 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250126085210231 DLCTRL DEBUG Command: GET 703767971 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250126085210231 DLCTRL DEBUG Tx Command reply: GET_REPLY 703767971 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250126085210233 DLCTRL DEBUG Command: GET 723419317 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250126085210233 DLCTRL DEBUG Tx Command reply: GET_REPLY 723419317 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250126085210236 DLCTRL DEBUG Command: GET 50903100 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250126085210236 DLCTRL DEBUG Tx Command reply: GET_REPLY 50903100 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085210237 DLCTRL DEBUG Command: GET 682042097 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085210237 DLCTRL DEBUG Tx Command reply: GET_REPLY 682042097 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085210239 DLCTRL DEBUG Command: GET 155696898 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250126085210239 DLCTRL DEBUG Tx Command reply: GET_REPLY 155696898 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250126085210241 DLCTRL DEBUG Command: GET 270095052 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250126085210241 DLCTRL DEBUG Tx Command reply: GET_REPLY 270095052 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250126085210242 DLCTRL DEBUG Command: GET 330906600 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250126085210242 DLCTRL DEBUG Tx Command reply: GET_REPLY 330906600 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250126085210244 DLCTRL DEBUG Command: GET 198285024 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250126085210244 DLCTRL DEBUG Tx Command reply: GET_REPLY 198285024 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085210245 DLCTRL DEBUG Command: GET 717536430 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085210245 DLCTRL DEBUG Tx Command reply: GET_REPLY 717536430 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085210246 DLCTRL DEBUG Command: GET 587778472 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250126085210246 DLCTRL DEBUG Tx Command reply: GET_REPLY 587778472 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250126085210247 DLCTRL DEBUG Command: GET 637624690 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250126085210247 DLCTRL DEBUG Tx Command reply: GET_REPLY 637624690 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250126085210249 DLCTRL DEBUG Command: GET 343052097 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250126085210249 DLCTRL DEBUG Tx Command reply: GET_REPLY 343052097 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250126085210250 DLCTRL DEBUG Command: GET 814716919 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250126085210250 DLCTRL DEBUG Tx Command reply: GET_REPLY 814716919 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085210252 DLCTRL DEBUG Command: GET 882015184 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085210252 DLCTRL DEBUG Tx Command reply: GET_REPLY 882015184 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085210254 DLCTRL DEBUG Command: GET 283919562 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250126085210254 DLCTRL DEBUG Tx Command reply: GET_REPLY 283919562 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@009b6094bab8: 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@009b6094bab8: "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@009b6094bab8: 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@009b6094bab8: 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@009b6094bab8: 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 := '000000000000001001100111'B, t_guard := 20.000000 } 20250126085210285 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.msc2-RAN(628)@009b6094bab8: f_create_expect(l3 := '05080200F110172A5205F442800023'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(628)@009b6094bab8: Created Expect[0] for '05080200F110172A5205F442800023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(640) TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(618)@009b6094bab8: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_20(640)16095339 20250126085211318 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085211318 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085211318 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1355) 20250126085211318 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250126085211318 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xf5986b, normal) (hnbgw_rua.c:407) 20250126085211318 DHNB DEBUG map_rua[0x56264c63ac80]{init}: Allocated (fsm.c:456) 20250126085211318 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16095339)[0x56264c63ac80]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250126085211318 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16095339 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250126085211318 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085211318 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085211318 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16095339 SCCP-0 CS MI=TMSI-0x42800023: TMSI-0x42800023 NRI(10bit)=0x200=512: NRI match selects msc 2 (hnbgw_cn.c:1078) 20250126085211318 DCN DEBUG map_sccp[0x56264c624ce0]{init}: Allocated (fsm.c:456) 20250126085211318 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-76)[0x56264c624ce0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250126085211318 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-16095339 <-> SCCP-76 msc-2 msc-two cs7-0.sccp l=0.23.5<->r=0.0.3 (context_map.c:128) 20250126085211318 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16095339 SCCP-76 msc-2 MI=TMSI-0x42800023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20250126085211318 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16095339)[0x56264c63ac80]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250126085211318 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085211318 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085211318 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16095339)[0x56264c63ac80]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250126085211318 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-76)[0x56264c624ce0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126085211318 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250126085211318 DLSCCP DEBUG SCCP-SCOC(76)[0x56264c6317f0]{IDLE}: Allocated (fsm.c:456) 20250126085211318 DLSCCP DEBUG SCCP-SCOC(76)[0x56264c6317f0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250126085211318 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000004c), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442800023004f40030002670056400500f1100926) (sccp_scrc.c:406) 20250126085211318 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085211318 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085211318 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085211318 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085211318 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085211318 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085211318 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085211318 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085211318 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085211318 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085211318 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085211318 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250126085211318 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085211318 DLSCCP DEBUG SCCP-SCOC(76)[0x56264c6317f0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250126085211318 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-76)[0x56264c624ce0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250126085211318 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16095339)[0x56264c63ac80]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250126085211318 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085211318 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085211318 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085211318 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250126085211318 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250126085211318 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250126085211318 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250126085211318 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-SCCP(627)@009b6094bab8: First idle individual index:0 HNBGW_Test.msc2-SCCP(627)@009b6094bab8: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(628)@009b6094bab8: Found Expect[0] for l3='05080200F110172A5205F442800023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(640) HNBGW_Test.msc2-RAN(628)@009b6094bab8: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_20(640)1575833 HNBGW_Test.msc2-SCCP(627)@009b6094bab8: Session index based on connection ID:0 HNBGW_Test.msc2-SCCP(627)@009b6094bab8: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_20(640)@009b6094bab8: setverdict(pass): none -> pass 20250126085211324 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085211324 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250126085211324 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc2-0: m3ua_rx_xfer 20250126085211324 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250126085211324 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085211324 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085211324 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085211324 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085211324 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085211324 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085211324 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085211324 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:603) 20250126085211324 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085211324 DLSS7 DEBUG scrc_rx_mtp_xfer_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=006a55f7) (sccp_scrc.c:477) 20250126085211324 DLSCCP DEBUG Received CO:COAK for local reference 76 (sccp_scoc.c:1824) 20250126085211324 DLSCCP DEBUG SCCP-SCOC(76)[0x56264c6317f0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250126085211324 DLSCCP DEBUG SCCP-SCOC(76)[0x56264c6317f0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250126085211324 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085211324 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250126085211324 DCN DEBUG handle_cn_conn_conf() conn_id=76, addrs: called=RI=SSN_PC,PC=0.0.3,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250126085211324 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-76)[0x56264c624ce0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250126085211324 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-76)[0x56264c624ce0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250126085211324 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47304<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_20(640)@009b6094bab8: Final verdict of PTC: pass MTC@009b6094bab8: 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 } } } 20250126085211325 DLCTRL DEBUG Command: GET 929958349 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250126085211325 DLCTRL DEBUG Tx Command reply: GET_REPLY 929958349 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250126085211327 DLCTRL DEBUG Command: GET 311215568 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250126085211327 DLCTRL DEBUG Tx Command reply: GET_REPLY 311215568 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250126085211328 DLCTRL DEBUG Command: GET 487431938 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250126085211328 DLCTRL DEBUG Tx Command reply: GET_REPLY 487431938 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085211329 DLCTRL DEBUG Command: GET 804927962 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085211329 DLCTRL DEBUG Tx Command reply: GET_REPLY 804927962 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085211332 DLCTRL DEBUG Command: GET 148319209 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250126085211332 DLCTRL DEBUG Tx Command reply: GET_REPLY 148319209 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126085211333 DLCTRL DEBUG Command: GET 277586937 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250126085211333 DLCTRL DEBUG Tx Command reply: GET_REPLY 277586937 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250126085211335 DLCTRL DEBUG Command: GET 228556868 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250126085211335 DLCTRL DEBUG Tx Command reply: GET_REPLY 228556868 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250126085211337 DLCTRL DEBUG Command: GET 319664717 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250126085211337 DLCTRL DEBUG Tx Command reply: GET_REPLY 319664717 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085211338 DLCTRL DEBUG Command: GET 449804329 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085211338 DLCTRL DEBUG Tx Command reply: GET_REPLY 449804329 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085211339 DLCTRL DEBUG Command: GET 735646300 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250126085211339 DLCTRL DEBUG Tx Command reply: GET_REPLY 735646300 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126085211340 DLCTRL DEBUG Command: GET 696814661 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250126085211340 DLCTRL DEBUG Tx Command reply: GET_REPLY 696814661 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250126085211341 DLCTRL DEBUG Command: GET 843737614 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250126085211341 DLCTRL DEBUG Tx Command reply: GET_REPLY 843737614 rate_ctr.abs.msc.2.cnpool:subscr:known 1 (control_if.c:477) 20250126085211342 DLCTRL DEBUG Command: GET 168753803 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250126085211342 DLCTRL DEBUG Tx Command reply: GET_REPLY 168753803 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085211342 DLCTRL DEBUG Command: GET 199242157 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085211342 DLCTRL DEBUG Tx Command reply: GET_REPLY 199242157 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085211343 DLCTRL DEBUG Command: GET 52557342 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250126085211343 DLCTRL DEBUG Tx Command reply: GET_REPLY 52557342 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126085211344 DLCTRL DEBUG Command: GET 483833915 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250126085211344 DLCTRL DEBUG Tx Command reply: GET_REPLY 483833915 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250126085211345 DLCTRL DEBUG Command: GET 416161526 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250126085211345 DLCTRL DEBUG Tx Command reply: GET_REPLY 416161526 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250126085211346 DLCTRL DEBUG Command: GET 640728215 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250126085211346 DLCTRL DEBUG Tx Command reply: GET_REPLY 640728215 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085211346 DLCTRL DEBUG Command: GET 739865974 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085211346 DLCTRL DEBUG Tx Command reply: GET_REPLY 739865974 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085211347 DLCTRL DEBUG Command: GET 971877439 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250126085211347 DLCTRL DEBUG Tx Command reply: GET_REPLY 971877439 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed MTC@009b6094bab8: 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 := '000000000000001000000111'B, t_guard := 20.000000 } 20250126085211358 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47314<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc2-RAN(628)@009b6094bab8: f_create_expect(l3 := '0524010350590205F442A98023'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(628)@009b6094bab8: Created Expect[0] for '0524010350590205F442A98023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(641) TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(618)@009b6094bab8: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_20(641)3578781 20250126085212381 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085212381 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085212381 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1355) 20250126085212381 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250126085212381 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x369b9d, normal) (hnbgw_rua.c:407) 20250126085212381 DHNB DEBUG map_rua[0x56264c632d10]{init}: Allocated (fsm.c:456) 20250126085212381 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3578781)[0x56264c632d10]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250126085212381 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3578781 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250126085212381 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085212381 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085212381 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:221) 20250126085212381 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3578781 SCCP-0 CS MI=TMSI-0x42A98023: TMSI-0x42A98023 NRI(10bit)=0x2a6=678: NRI match selects msc 2 (hnbgw_cn.c:1078) 20250126085212382 DCN DEBUG map_sccp[0x56264c63b7c0]{init}: Allocated (fsm.c:456) 20250126085212382 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-77)[0x56264c63b7c0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250126085212382 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3578781 <-> SCCP-77 msc-2 msc-two cs7-0.sccp l=0.23.5<->r=0.0.3 (context_map.c:128) 20250126085212382 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3578781 SCCP-77 msc-2 MI=TMSI-0x42A98023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:312) 20250126085212382 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3578781)[0x56264c632d10]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250126085212382 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085212382 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085212382 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3578781)[0x56264c632d10]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250126085212382 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-77)[0x56264c63b7c0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126085212382 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250126085212382 DLSCCP DEBUG SCCP-SCOC(77)[0x56264c6408a0]{IDLE}: Allocated (fsm.c:456) 20250126085212382 DLSCCP DEBUG SCCP-SCOC(77)[0x56264c6408a0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250126085212382 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000004d), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=68,D=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0524010350590205f442a98023004f40030002070056400500f1100926) (sccp_scrc.c:406) 20250126085212382 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085212382 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085212382 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085212382 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085212382 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085212382 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085212382 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085212382 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085212382 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085212382 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085212382 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085212382 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250126085212382 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085212382 DLSCCP DEBUG SCCP-SCOC(77)[0x56264c6408a0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250126085212382 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-77)[0x56264c63b7c0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250126085212382 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3578781)[0x56264c632d10]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250126085212383 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085212383 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085212383 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085212383 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250126085212383 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250126085212383 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250126085212383 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250126085212383 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-SCCP(627)@009b6094bab8: First idle individual index:1 HNBGW_Test.msc2-SCCP(627)@009b6094bab8: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc2-RAN(628)@009b6094bab8: Found Expect[0] for l3='0524010350590205F442A98023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(641) HNBGW_Test.msc2-RAN(628)@009b6094bab8: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_20(641)12139162 HNBGW_Test.msc2-SCCP(627)@009b6094bab8: Session index based on connection ID:1 HNBGW_Test.msc2-SCCP(627)@009b6094bab8: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250126085212390 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085212390 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250126085212390 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc2-0: m3ua_rx_xfer 20250126085212390 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250126085212390 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085212390 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085212390 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085212390 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085212390 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085212390 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085212390 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085212391 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:603) 20250126085212391 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085212391 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00b99e2c) (sccp_scrc.c:477) 20250126085212391 DLSCCP DEBUG Received CO:COAK for local reference 77 (sccp_scoc.c:1824) 20250126085212391 DLSCCP DEBUG SCCP-SCOC(77)[0x56264c6408a0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250126085212391 DLSCCP DEBUG SCCP-SCOC(77)[0x56264c6408a0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250126085212391 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085212391 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250126085212391 DCN DEBUG handle_cn_conn_conf() conn_id=77, addrs: called=RI=SSN_PC,PC=0.0.3,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250126085212391 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-77)[0x56264c63b7c0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250126085212391 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-77)[0x56264c63b7c0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_mscpool_L3Complete_by_tmsi_valid_nri_20(641)@009b6094bab8: setverdict(pass): none -> pass 20250126085212394 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47314<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_20(641)@009b6094bab8: Final verdict of PTC: pass MTC@009b6094bab8: 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 } } } 20250126085212396 DLCTRL DEBUG Command: GET 405943610 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250126085212396 DLCTRL DEBUG Tx Command reply: GET_REPLY 405943610 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250126085212401 DLCTRL DEBUG Command: GET 49571745 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250126085212401 DLCTRL DEBUG Tx Command reply: GET_REPLY 49571745 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250126085212405 DLCTRL DEBUG Command: GET 960368335 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250126085212405 DLCTRL DEBUG Tx Command reply: GET_REPLY 960368335 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085212408 DLCTRL DEBUG Command: GET 635542004 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085212408 DLCTRL DEBUG Tx Command reply: GET_REPLY 635542004 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085212410 DLCTRL DEBUG Command: GET 964596169 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250126085212410 DLCTRL DEBUG Tx Command reply: GET_REPLY 964596169 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126085212412 DLCTRL DEBUG Command: GET 549550383 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250126085212412 DLCTRL DEBUG Tx Command reply: GET_REPLY 549550383 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250126085212413 DLCTRL DEBUG Command: GET 135574573 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250126085212413 DLCTRL DEBUG Tx Command reply: GET_REPLY 135574573 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250126085212414 DLCTRL DEBUG Command: GET 741793072 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250126085212414 DLCTRL DEBUG Tx Command reply: GET_REPLY 741793072 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085212415 DLCTRL DEBUG Command: GET 454275155 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085212415 DLCTRL DEBUG Tx Command reply: GET_REPLY 454275155 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085212416 DLCTRL DEBUG Command: GET 639396960 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250126085212416 DLCTRL DEBUG Tx Command reply: GET_REPLY 639396960 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126085212417 DLCTRL DEBUG Command: GET 322044004 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250126085212417 DLCTRL DEBUG Tx Command reply: GET_REPLY 322044004 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250126085212417 DLCTRL DEBUG Command: GET 693486986 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250126085212417 DLCTRL DEBUG Tx Command reply: GET_REPLY 693486986 rate_ctr.abs.msc.2.cnpool:subscr:known 2 (control_if.c:477) 20250126085212418 DLCTRL DEBUG Command: GET 812520650 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250126085212418 DLCTRL DEBUG Tx Command reply: GET_REPLY 812520650 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085212419 DLCTRL DEBUG Command: GET 130512765 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085212419 DLCTRL DEBUG Tx Command reply: GET_REPLY 130512765 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085212420 DLCTRL DEBUG Command: GET 226808931 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250126085212420 DLCTRL DEBUG Tx Command reply: GET_REPLY 226808931 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126085212421 DLCTRL DEBUG Command: GET 98966111 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250126085212421 DLCTRL DEBUG Tx Command reply: GET_REPLY 98966111 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250126085212422 DLCTRL DEBUG Command: GET 908156064 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250126085212422 DLCTRL DEBUG Tx Command reply: GET_REPLY 908156064 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250126085212422 DLCTRL DEBUG Command: GET 948379593 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250126085212422 DLCTRL DEBUG Tx Command reply: GET_REPLY 948379593 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085212423 DLCTRL DEBUG Command: GET 188562604 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085212423 DLCTRL DEBUG Tx Command reply: GET_REPLY 188562604 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085212424 DLCTRL DEBUG Command: GET 417650619 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250126085212424 DLCTRL DEBUG Tx Command reply: GET_REPLY 417650619 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed MTC@009b6094bab8: 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 := '000000000000001010000001'B, t_guard := 20.000000 } 20250126085212436 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47320<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(625)@009b6094bab8: f_create_expect(l3 := '05080200F110172A52082926240000000010'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(625)@009b6094bab8: Created Expect[0] for '05080200F110172A52082926240000000010'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(642) TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(618)@009b6094bab8: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_20(642)15184404 20250126085213457 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085213457 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085213457 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1355) 20250126085213458 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250126085213458 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xe7b214, normal) (hnbgw_rua.c:407) 20250126085213458 DHNB DEBUG map_rua[0x56264c63be70]{init}: Allocated (fsm.c:456) 20250126085213458 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15184404)[0x56264c63be70]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250126085213458 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15184404 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250126085213458 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085213458 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085213458 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15184404 SCCP-0 CS MI=IMSI-262420000000001: CN link round-robin selects msc 1 (hnbgw_cn.c:1125) 20250126085213458 DCN DEBUG map_sccp[0x56264c642f80]{init}: Allocated (fsm.c:456) 20250126085213458 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x56264c642f80]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250126085213458 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15184404 <-> SCCP-78 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250126085213458 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15184404 SCCP-78 msc-1 MI=IMSI-262420000000001: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250126085213458 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15184404)[0x56264c63be70]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250126085213458 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085213458 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085213458 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15184404)[0x56264c63be70]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250126085213458 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x56264c642f80]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126085213458 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250126085213458 DLSCCP DEBUG SCCP-SCOC(78)[0x56264c624aa0]{IDLE}: Allocated (fsm.c:456) 20250126085213458 DLSCCP DEBUG SCCP-SCOC(78)[0x56264c624aa0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250126085213458 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000004e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000010004f40030002810056400500f1100926) (sccp_scrc.c:406) 20250126085213458 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085213458 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085213458 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085213458 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085213458 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085213458 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085213458 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085213458 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085213458 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085213458 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085213458 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085213458 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126085213458 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085213458 DLSCCP DEBUG SCCP-SCOC(78)[0x56264c624aa0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250126085213458 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x56264c642f80]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250126085213458 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15184404)[0x56264c63be70]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250126085213458 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085213458 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085213458 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085213458 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126085213458 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126085213458 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126085213458 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250126085213458 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(624)@009b6094bab8: First idle individual index:0 HNBGW_Test.msc1-SCCP(624)@009b6094bab8: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(625)@009b6094bab8: Found Expect[0] for l3='05080200F110172A52082926240000000010'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(642) HNBGW_Test.msc1-RAN(625)@009b6094bab8: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_20(642)13742411 HNBGW_Test.msc1-SCCP(624)@009b6094bab8: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(624)@009b6094bab8: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_20(642)@009b6094bab8: setverdict(pass): none -> pass 20250126085213470 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085213470 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250126085213470 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250126085213470 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250126085213470 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085213470 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085213470 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085213470 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085213471 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085213471 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085213471 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085213471 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250126085213471 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085213471 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00377786) (sccp_scrc.c:477) 20250126085213471 DLSCCP DEBUG Received CO:COAK for local reference 78 (sccp_scoc.c:1824) 20250126085213471 DLSCCP DEBUG SCCP-SCOC(78)[0x56264c624aa0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250126085213471 DLSCCP DEBUG SCCP-SCOC(78)[0x56264c624aa0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250126085213471 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085213471 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250126085213471 DCN DEBUG handle_cn_conn_conf() conn_id=78, addrs: called=RI=SSN_PC,PC=0.0.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250126085213471 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x56264c642f80]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250126085213471 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x56264c642f80]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250126085213472 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47320<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_20(642)@009b6094bab8: Final verdict of PTC: pass MTC@009b6094bab8: 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 } } } 20250126085213475 DLCTRL DEBUG Command: GET 864835675 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250126085213475 DLCTRL DEBUG Tx Command reply: GET_REPLY 864835675 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250126085213479 DLCTRL DEBUG Command: GET 674944299 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250126085213479 DLCTRL DEBUG Tx Command reply: GET_REPLY 674944299 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250126085213483 DLCTRL DEBUG Command: GET 106261868 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250126085213483 DLCTRL DEBUG Tx Command reply: GET_REPLY 106261868 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085213485 DLCTRL DEBUG Command: GET 973181697 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085213485 DLCTRL DEBUG Tx Command reply: GET_REPLY 973181697 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085213486 DLCTRL DEBUG Command: GET 423603478 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250126085213486 DLCTRL DEBUG Tx Command reply: GET_REPLY 423603478 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126085213487 DLCTRL DEBUG Command: GET 181946855 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250126085213487 DLCTRL DEBUG Tx Command reply: GET_REPLY 181946855 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20250126085213488 DLCTRL DEBUG Command: GET 375010989 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250126085213488 DLCTRL DEBUG Tx Command reply: GET_REPLY 375010989 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250126085213489 DLCTRL DEBUG Command: GET 326828372 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250126085213489 DLCTRL DEBUG Tx Command reply: GET_REPLY 326828372 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085213490 DLCTRL DEBUG Command: GET 766879044 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085213490 DLCTRL DEBUG Tx Command reply: GET_REPLY 766879044 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085213491 DLCTRL DEBUG Command: GET 208553086 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250126085213491 DLCTRL DEBUG Tx Command reply: GET_REPLY 208553086 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126085213492 DLCTRL DEBUG Command: GET 366567659 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250126085213492 DLCTRL DEBUG Tx Command reply: GET_REPLY 366567659 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250126085213493 DLCTRL DEBUG Command: GET 697100537 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250126085213493 DLCTRL DEBUG Tx Command reply: GET_REPLY 697100537 rate_ctr.abs.msc.2.cnpool:subscr:known 2 (control_if.c:477) 20250126085213493 DLCTRL DEBUG Command: GET 14827162 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250126085213493 DLCTRL DEBUG Tx Command reply: GET_REPLY 14827162 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085213495 DLCTRL DEBUG Command: GET 635335724 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085213495 DLCTRL DEBUG Tx Command reply: GET_REPLY 635335724 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085213496 DLCTRL DEBUG Command: GET 422770132 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250126085213496 DLCTRL DEBUG Tx Command reply: GET_REPLY 422770132 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126085213497 DLCTRL DEBUG Command: GET 38046156 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250126085213497 DLCTRL DEBUG Tx Command reply: GET_REPLY 38046156 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250126085213498 DLCTRL DEBUG Command: GET 819312828 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250126085213498 DLCTRL DEBUG Tx Command reply: GET_REPLY 819312828 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250126085213499 DLCTRL DEBUG Command: GET 859364680 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250126085213499 DLCTRL DEBUG Tx Command reply: GET_REPLY 859364680 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085213500 DLCTRL DEBUG Command: GET 784858114 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085213500 DLCTRL DEBUG Tx Command reply: GET_REPLY 784858114 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085213501 DLCTRL DEBUG Command: GET 429695401 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250126085213501 DLCTRL DEBUG Tx Command reply: GET_REPLY 429695401 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed MTC@009b6094bab8: ok: talloc reports "asn1_context" = 1 bytes 20250126085213505 DLINP DEBUG SRVCONN(,r=127.0.0.1:37732<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085213505 DLINP DEBUG SRVCONN(,r=127.0.0.1:37732<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085213505 DLINP NOTICE SRV(,r=127.0.0.1:37732<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250126085213505 DMAIN NOTICE (127.0.0.1:37732 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:37732<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250126085213505 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20250126085213505 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47294<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1-RUA(620)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(631)@009b6094bab8: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(618)@009b6094bab8: Final verdict of PTC: none MutexDispCT-TC_mscpool_L3Complete_by_tmsi_valid_nri_2(613)@009b6094bab8: Final verdict of PTC: none 20250126085213505 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:34101<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.sgsn2-RAN(637)@009b6094bab8: Final verdict of PTC: none 20250126085213505 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250126085213505 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085213505 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250126085213505 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250126085213505 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250126085213506 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085213506 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250126085213506 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20250126085213506 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250126085213506 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085213506 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126085213506 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250126085213506 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250126085213506 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085213506 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250126085213506 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc2-0: xUA SRV SHUTDOWN_EVENT 20250126085213506 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250126085213506 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085213506 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250126085213506 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250126085213506 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250126085213506 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085213506 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126085213506 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250126085213506 DLINP <0002> stream.c:265 virt-sgsn2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250126085213506 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085213506 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn2-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250126085213506 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn2-0: xUA SRV SHUTDOWN_EVENT 20250126085213506 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126085213506 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085213506 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20250126085213506 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126085213506 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126085213506 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126085213506 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250126085213506 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126085213506 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250126085213506 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250126085213506 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) HNBGW_Test.sgsn1-SCCP(633)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.sgsn2-SCCP(636)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.msc1-RAN(625)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(621)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(634)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(630)@009b6094bab8: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1(619)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.msc0-RAN(622)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(632)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(635)@009b6094bab8: Final verdict of PTC: none20250126085213506 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126085213506 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250126085213506 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250126085213506 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085213506 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126085213506 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250126085213506 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126085213506 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085213506 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn1-0: connection closed 20250126085213506 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126085213506 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126085213506 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126085213506 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250126085213506 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126085213506 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250126085213506 DLINP <0002> stream.c:265 virt-sgsn2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250126085213506 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085213506 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126085213506 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn2-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250126085213506 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085213506 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126085213506 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126085213506 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085213506 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc2-0: connection closed 20250126085213506 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126085213506 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126085213506 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126085213506 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250126085213506 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20250126085213506 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085213506 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085213506 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085213506 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085213506 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126085213506 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126085213506 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126085213506 DRANAP NOTICE cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: link lost (cnlink.c:118) 20250126085213506 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126085213506 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250126085213506 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126085213506 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085213506 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20250126085213506 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126085213506 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126085213506 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126085213506 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250126085213506 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126085213506 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250126085213506 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126085213506 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085213506 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn2-0: connection closed 20250126085213506 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126085213506 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126085213506 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126085213506 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn2){AS_ACTIVE}: state_chg to AS_PENDING 20250126085213507 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126085213507 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250126085213507 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250126085213507 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085213507 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250126085213507 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20250126085213507 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250126085213507 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250126085213507 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085213507 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126085213507 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250126085213507 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250126085213507 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126085213507 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085213507 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc1-0: connection closed 20250126085213507 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126085213507 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126085213507 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126085213507 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250126085213507 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126085213507 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250126085213507 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085213507 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085213507 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085213507 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250126085213507 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250126085213507 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250126085213507 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250126085213507 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-TRANSFER.req 20250126085213507 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085213507 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085213507 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085213507 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250126085213507 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250126085213507 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250126085213507 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250126085213507 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-TRANSFER.req 20250126085213507 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085213508 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085213508 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085213508 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126085213508 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126085213508 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126085213508 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250126085213508 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-SCCP(627)@009b6094bab8: Final verdict of PTC: none IPA-CTRL-CLI-IPA(615)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(626)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(624)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(629)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.sgsn2-M3UA(638)@009b6094bab8: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0(617)@009b6094bab8: Final verdict of PTC: none HNBGW-MGCP(639)@009b6094bab8: Final verdict of PTC: none VirtHNBGW-STATS(614)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.msc2-RAN(628)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(623)@009b6094bab8: Final verdict of PTC: none MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(616)@009b6094bab8: Final verdict of PTC: none MTC@009b6094bab8: Setting final verdict of the test case. 20250126085213507 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085213507 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126085213507 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:371) 20250126085213507 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085213507 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085213507 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085213507 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085213507 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126085213507 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126085213507 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126085213507 DRANAP NOTICE cnlink(sgsn-1)[0x56264c619980]{DISCONNECTED}: link lost (cnlink.c:118) 20250126085213507 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085213507 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126085213507 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.3/0, (xua_snm.c:371) 20250126085213507 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085213507 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085213507 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085213507 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085213507 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126085213507 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126085213507 DRANAP DEBUG cnlink(msc-2)[0x56264c5ae870]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126085213507 DRANAP NOTICE cnlink(msc-2)[0x56264c5ae870]{DISCONNECTED}: link lost (cnlink.c:118) 20250126085213507 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-76)[0x56264c624ce0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250126085213507 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250126085213507 DLSCCP DEBUG SCCP-SCOC(76)[0x56264c6317f0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250126085213507 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006a55f7), PART(T=Source Reference,L=4,D=0000004c), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250126085213507 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085213507 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085213507 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250126085213507 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085213507 DLSCCP DEBUG SCCP-SCOC(76)[0x56264c6317f0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250126085213507 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-76)[0x56264c624ce0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250126085213507 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16095339)[0x56264c63ac80]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250126085213507 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16095339)[0x56264c63ac80]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250126085213507 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250126085213507 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16095339)[0x56264c63ac80]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250126085213507 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16095339)[0x56264c63ac80]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250126085213507 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16095339)[0x56264c63ac80]{disrupted}: Freeing instance (context_map.c:202) 20250126085213507 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16095339)[0x56264c63ac80]{disrupted}: Deallocated (fsm.c:568) 20250126085213507 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-76)[0x56264c624ce0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250126085213507 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-76)[0x56264c624ce0]{disconnected}: Freeing instance (context_map.c:206) 20250126085213507 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-76)[0x56264c624ce0]{disconnected}: Deallocated (fsm.c:568) 20250126085213507 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16095339 SCCP-76 msc-2 MI=TMSI-0x42800023: Deallocating (context_map.c:225) 20250126085213507 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-77)[0x56264c63b7c0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250126085213507 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250126085213507 DLSCCP DEBUG SCCP-SCOMTC@009b6094bab8: Local verdict of MTC: pass MTC@009b6094bab8: Local verdict of PTC MutexDispCT-TC_mscpool_L3Complete_by_tmsi_valid_nri_2(613): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC VirtHNBGW-STATS(614): none (pass -> pass)C(77)[0x56264c6408a0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250126085213507 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b99e2c), PART(T=Source Reference,L=4,D=0000004d), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250126085213507 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085213507 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085213507 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250126085213507 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085213507 DLSCCP DEBUG SCCP-SCOC(77)[0x56264c6408a0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250126085213507 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-77)[0x56264c63b7c0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250126085213507 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3578781)[0x56264c632d10]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250126085213507 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3578781)[0x56264c632d10]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250126085213507 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250126085213507 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3578781)[0x56264c632d10]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250126085213507 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3578781)[0x56264c632d10]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250126085213507 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3578781)[0x56264c632d10]{disrupted}: Freeing instance (context_map.c:202) 20250126085213507 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3578781)[0x56264c632d10]{disrupted}: Deallocated (fsm.c:568) 20250126085213507 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-77)[0x56264c63b7c0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250126085213507 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-77)[0x56264c63b7c0]{disconnected}: Freeing instance (context_map.c:206) 20250126085213507 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-77)[0x56264c63b7c0]{disconnected}: Deallocated (fsm.c:568) 20250126085213507 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3578781 SCCP-77 msc-2 MI=TMSI-0x42A98023: Deallocating (context_map.c:225) 20250126085213507 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085213507 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126085213507 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20250126085213507 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085213507 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085213507 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085213507 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085213507 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126085213507 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126085213507 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126085213507 DRANAP NOTICE cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: link lost (cnlink.c:118) 20250126085213507 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085213507 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250126085213507 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085213507 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126085213507 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.3/0, (xua_snm.c:371) 20250126085213507 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085213507 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085213507 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085213507 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085213507 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126085213507 DCN NOTICE (sgsn-2) now unreachable: N-PCSTATE ind: pc=11 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126085213507 DRANAP DEBUG cnlink(sgsn-2)[0x56264c61a310]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126085213507 DRANAP NOTICE cnlink(sgsn-2)[0x56264c61a310]{DISCONNECTED}: link lost (cnlink.c:118) 20250126085213507 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:894) 20250126085213507 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085213507 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250126085213507  [1;33mDMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250126085213507 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250126085213507 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15184404)[0x56264c63be70]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250126085213507 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15184404)[0x56264c63be70]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250126085213507 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x56264c642f80]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250126085213507 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250126085213507 DLSCCP DEBUG SCCP-SCOC(78)[0x56264c624aa0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250126085213507 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00377786), PART(T=Source Reference,L=4,D=0000004e), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250126085213507 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085213507 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085213507 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126085213507 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085213507 DLSCCP DEBUG SCCP-SCOC(78)[0x56264c624aa0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250126085213507 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x56264c642f80]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250126085213507 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15184404)[0x56264c63be70]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250126085213507 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15184404)[0x56264c63be70]{disrupted}: Freeing instance (context_map.c:202) 20250126085213507 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15184404)[0x56264c63be70]{disrupted}: Deallocated (fsm.c:568) 20250126085213507 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x56264c642f80]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250126085213507 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x56264c642f80]{disconnected}: Freeing instance (context_map.c:206) 20250126085213507 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x56264c642f80]{disconnected}: Deallocated (fsm.c:568) 20250126085213507 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-15184404 SCCP-78 msc-1 MI=IMSI-262420000000001: Deallocating (context_map.c:225) 20250126085213507 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085213507 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126085213507 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:371) 20250126085213507 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085213507 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085213507 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085213507 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085213507 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126085213507 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126085213507 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126085213507 DRANAP NOTICE cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: link lost (cnlink.c:118) 20250126085213522 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47284<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@009b6094bab8: Local verdict of PTC IPA-CTRL-CLI-IPA(615): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW-PFCP(616): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0(617): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(618): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1(619): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1-RUA(620): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.msc0-SCCP(621): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.msc0-RAN(622): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.msc0-M3UA(623): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.msc1-SCCP(624): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.msc1-RAN(625): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.msc1-M3UA(626): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.msc2-SCCP(627): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.msc2-RAN(628): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.msc2-M3UA(629): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(630): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.sgsn0-RAN(631): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(632): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(633): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.sgsn1-RAN(634): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(635): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(636): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.sgsn2-RAN(637): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(638): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW-MGCP(639): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_20(640): pass (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_20(641): pass (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_20(642): pass (pass -> pass) MTC@009b6094bab8: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_2 finished. Verdict: pass MTC@009b6094bab8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2 pass'. Sun Jan 26 08:52:13 UTC 2025 ====== HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2 pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2.talloc 20250126085213691 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47332<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126085214190 DLSCCP DEBUG SCCP-SCOC(75)[0x56264c6248e0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250126085214190 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cbf59c), PART(T=Source Reference,L=4,D=0000004b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085214190 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085214190 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085214190 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126085214190 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085214190 DLSCCP DEBUG SCCP-SCOC(74)[0x56264c6310a0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250126085214190 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004886b3), PART(T=Source Reference,L=4,D=0000004a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085214190 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085214190 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085214190 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126085214190 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085214190 DLSCCP DEBUG SCCP-SCOC(73)[0x56264c62e880]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250126085214190 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005253de), PART(T=Source Reference,L=4,D=00000049), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085214190 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085214190 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085214190 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126085214190 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085214190 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085214190 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085214190 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085214190 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126085214190 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126085214190 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126085214190 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250126085214190 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250126085214190 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085214190 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085214190 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085214190 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126085214190 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126085214190 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126085214190 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250126085214190 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250126085214190 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085214190 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085214190 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085214190 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126085214190 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126085214190 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126085214190 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250126085214190 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250126085214394 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47332<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=679376) 20250126085214963 DLSCCP DEBUG SCCP-SCOC(72)[0x56264c62bfb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085214963 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006ccac3), PART(T=Source Reference,L=4,D=00000048), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085214963 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085214963 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085214963 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085214963 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085214963 DLSCCP DEBUG SCCP-SCOC(71)[0x56264c632ba0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085214963 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00791fb8), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085214963 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085214963 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085214963 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126085214963 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085214963 DLSCCP DEBUG SCCP-SCOC(70)[0x56264c626060]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085214963 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0012478c), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085214963 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085214963 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085214963 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085214963 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085214963 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085214963 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085214964 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085214964 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085214964 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085214964 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085214964 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085214964 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250126085214964 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085214964 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085214964 DLM3UA[0;m <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085214964 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126085214964 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126085214964 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126085214964 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250126085214964 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250126085214964 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085214964 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085214964 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085214964 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085214964 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085214964 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085214964 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085214964 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=679376, count=693140) 20250126085215507 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126085215507 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn2){AS_PENDING}: T(r) expired; dropping queued messages 20250126085215507 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn2){AS_PENDING}: state_chg to AS_DOWN 20250126085215507 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126085215507 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250126085215507 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250126085215507 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126085215507 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20250126085215507 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20250126085215507 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126085215507 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250126085215507 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250126085215507 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126085215507 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250126085215507 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250126085215507 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126085215507 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250126085215507 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250126085215708 DLSCCP DEBUG SCCP-SCOC(67)[0x56264c5cc4a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085215708 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008dd3b5), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085215708 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085215708 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085215708 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085215709 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085215709 DLSCCP DEBUG SCCP-SCOC(68)[0x56264c63aff0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085215709 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009b3c0d), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085215709 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085215709 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085215709 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126085215709 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085215709 DLSCCP DEBUG SCCP-SCOC(69)[0x56264c62b790]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085215709 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000f7fe9), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085215709 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085215709 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085215709 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085215709 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085215709 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085215709 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085215709 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085215709 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085215709 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085215709 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085215709 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250126085215709 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085215709 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085215709 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085215709 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126085215709 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126085215709 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126085215709 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250126085215709 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085215710 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085215710 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085215710 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085215710 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085215710 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085215710 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@009b6094bab8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2 pass' was executed successfully (exit status: 0). MTC@009b6094bab8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Compl_no_cn'. ------ HNBGW_Tests.TC_mscpool_L3Compl_no_cn ------ Sun Jan 26 08:52:16 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_L3Compl_no_cn.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_L3Compl_no_cn.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250126085216445 DLSCCP DEBUG SCCP-SCOC(65)[0x56264c62d740]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085216445 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ea4b06), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085216445 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085216445 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085216445 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126085216445 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085216445 DLSCCP DEBUG SCCP-SCOC(64)[0x56264c645390]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085216445 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00edc97b), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085216445 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085216445 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085216445 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085216445 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085216445 DLSCCP DEBUG SCCP-SCOC(66)[0x56264c644c30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085216445 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0067c98d), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085216445 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085216445 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085216445 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085216445 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085216445 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085216445 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085216445 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085216445 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126085216445 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126085216445 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126085216445 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250126085216445 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085216445 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085216445 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085216445 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085216445 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085216445 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085216445 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250126085216445 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085216445 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085216445 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085216445 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085216445 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085216445 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085216445 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250126085217255 DLSCCP DEBUG SCCP-SCOC(62)[0x56264c628460]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085217255 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00334a00), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085217255 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085217255 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085217255 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126085217255 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085217255 DLSCCP DEBUG SCCP-SCOC(63)[0x56264c54e4b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085217255 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a73ded), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085217255 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085217255 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085217255 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085217255 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085217255 DLSCCP DEBUG SCCP-SCOC(61)[0x56264c630f70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085217255 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003cd486), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085217255 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085217255 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085217255 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085217255 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085217256 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085217256 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085217256 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085217256 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126085217256 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126085217256 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126085217256 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250126085217256 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085217256 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085217256 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085217256 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085217256 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085217256 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085217256 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250126085217257 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085217257 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085217257 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085217257 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085217257 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085217257 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085217257 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@009b6094bab8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Compl_no_cn' was executed successfully (exit status: 0). MTC@009b6094bab8: Test case TC_mscpool_L3Compl_no_cn started. 20250126085217467 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57728<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126085217472 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57732<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126085217476 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:34517<->l=127.0.0.1:4262) (control_if.c:572) 20250126085217492 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250126085217492 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_mscpool_L3Compl_no_cn-Iuh0(647)@009b6094bab8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250126085217499 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085217499 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085217500 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085217500 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085217500 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085217500 DRANAP DEBUG cnlink(msc-2)[0x56264c5ae870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085217500 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:42128 (stream_srv.c:142) 20250126085217500 DMAIN INFO New HNB SCTP connection r=127.0.0.1:42128<->l=127.0.0.1:29169 (hnbgw.c:791) TC_mscpool_L3Compl_no_cn-Iuh1(649)@009b6094bab8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250126085217500 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085217500 DRANAP DEBUG cnlink(msc-3)[0x56264c618660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085217501 DRANAP DEBUG cnlink(msc-3)[0x56264c618660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085217501 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250126085217501 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085217501 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085217501 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085217501 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085217501 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085217501 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085217501 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085217501 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085217501 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085217501 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085217501 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085217501 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085217501 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085217501 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085217501 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250126085217501 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085217501 DRANAP DEBUG cnlink(msc-3)[0x56264c618660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085217501 DRANAP DEBUG cnlink(msc-2)[0x56264c5ae870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085217501 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250126085217501 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085217501 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085217501 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085217501 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085217501 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085217501 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085217501 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085217501 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085217501 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085217501 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085217501 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085217501 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085217501 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085217501 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085217501 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250126085217501 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085217501 DRANAP DEBUG cnlink(msc-2)[0x56264c5ae870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085217501 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085217501 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250126085217501 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085217501 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085217501 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085217501 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085217501 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085217501 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085217501 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085217501 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085217501 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085217501 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085217501 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085217501 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085217501 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085217501 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085217501 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126085217501 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085217501 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085217501 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085217501 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250126085217501 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085217501 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085217501 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085217501 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085217501 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085217501 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085217501 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085217501 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085217501 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085217501 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085217501 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085217501 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085217501 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085217501 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085217502 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085217502 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085217502 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085217502 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085217502 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085217502 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085217502 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250126085217502 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250126085217502 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250126085217502 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085217502 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085217502 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085217502 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250126085217502 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250126085217502 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250126085217502 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250126085217502 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085217502 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085217502 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085217502 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126085217502 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126085217502 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126085217502 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250126085217502 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085217502 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085217502 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085217502 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085217502 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085217502 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085217502 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@009b6094bab8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(653)@009b6094bab8: ************************************************* MTC@009b6094bab8: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(653)@009b6094bab8: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(653)@009b6094bab8: ************************************************* HNBGW_Test.msc0-SCCP(651)@009b6094bab8: v_sccp_pdu_maxlen:268 20250126085217513 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085217513 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085217514 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085217514 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085217514 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085217514 DRANAP DEBUG cnlink(sgsn-2)[0x56264c61a310]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085217514 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085217514 DRANAP DEBUG cnlink(sgsn-3)[0x56264c61aca0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085217515 DRANAP DEBUG cnlink(sgsn-3)[0x56264c61aca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085217515 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250126085217515 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085217515 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085217515 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085217515 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085217515 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085217515 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085217515 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085217515 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085217515 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085217515 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085217515 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085217515 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085217515 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085217515 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085217515 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250126085217515 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085217515 DRANAP DEBUG cnlink(sgsn-3)[0x56264c61aca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085217515 DRANAP DEBUG cnlink(sgsn-2)[0x56264c61a310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085217515 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250126085217515 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085217515 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085217515 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085217515 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085217515 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085217515 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085217515 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085217515 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085217515 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085217515 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085217515 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085217515 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085217515 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085217515 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085217515 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250126085217515 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085217515 DRANAP DEBUG cnlink(sgsn-2)[0x56264c61a310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085217515 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085217515 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250126085217515 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085217515 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085217515 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085217515 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085217515 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085217515 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085217515 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085217515 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085217515 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085217515 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085217515 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085217515 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085217515 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085217515 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085217515 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126085217515 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085217515 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085217515 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085217515 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250126085217515 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085217515 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085217515 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085217515 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085217515 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085217515 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085217515 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085217515 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085217515 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085217515 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085217515 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085217515 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085217515 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085217515 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085217515 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085217515 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085217515 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085217515 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085217515 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085217515 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085217515 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250126085217515 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250126085217515 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250126085217515 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085217515 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085217515 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085217515 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250126085217515 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250126085217515 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250126085217515 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250126085217515 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085217515 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085217516 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085217516 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126085217516 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126085217516 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126085217516 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250126085217516 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085217516 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085217516 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085217516 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085217516 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085217516 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085217516 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@009b6094bab8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@009b6094bab8: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(656)@009b6094bab8: ************************************************* HNBGW_Test.sgsn0-M3UA(656)@009b6094bab8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(656)@009b6094bab8: ************************************************* HNBGW_Test.sgsn0-SCCP(654)@009b6094bab8: v_sccp_pdu_maxlen:268 20250126085217537 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085217537 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085217537 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1355) 20250126085217537 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250126085217537 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20250126085217537 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250126085217537 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250126085217537 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085217537 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@009b6094bab8: setverdict(pass): none -> pass 20250126085217541 DLINP DEBUG SRVCONN(,r=127.0.0.1:42128<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085217541 DLINP DEBUG SRVCONN(,r=127.0.0.1:42128<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085217541 DLINP DEBUG SRVCONN(,r=127.0.0.1:42128<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1355) 20250126085217541 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250126085217541 DHNBAP DEBUG (127.0.0.1:42128 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20250126085217541 DHNBAP NOTICE (127.0.0.1:42128 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250126085217541 DHNBAP NOTICE (127.0.0.1:42128 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250126085217541 DLINP DEBUG SRVCONN(,r=127.0.0.1:42128<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085217541 DLINP DEBUG SRVCONN(,r=127.0.0.1:42128<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126085217711 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126085217711 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250126085217711 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126085217711 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(653)@009b6094bab8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250126085217713 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085217713 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250126085217713 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126085217713 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126085217713 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126085217713 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250126085217713 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126085217714 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085217714 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250126085217714 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126085217714 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126085217714 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126085217714 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126085217714 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126085217714 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085217714 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126085217714 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20250126085217714 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085217714 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085217714 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085217714 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085217714 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126085217714 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126085217714 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085217715 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085217715 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250126085217715 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085217715 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085217715 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085217715 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085217715 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085217715 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085217715 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085217715 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085217715 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085217715 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085217715 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085217715 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085217715 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085217715 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085217715 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085217715 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085217715 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085217715 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085217715 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085217715 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085217715 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085217715 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085217715 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085217715 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085217715 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085217725 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126085217725 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250126085217725 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126085217725 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(656)@009b6094bab8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250126085217727 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085217727 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250126085217727 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126085217727 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126085217727 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126085217727 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250126085217727 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126085217728 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085217728 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250126085217728 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126085217728 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126085217728 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126085217728 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126085217728 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126085217728 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085217728 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126085217728 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20250126085217728 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085217728 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085217728 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085217728 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085217728 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126085217728 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126085217728 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085217729 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085217729 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250126085217729 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085217729 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085217729 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085217729 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085217729 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085217729 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085217730 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085217730 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085217730 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085217730 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085217730 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085217730 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085217730 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085217730 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085217730 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085217730 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085217730 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085217730 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085217730 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085217730 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085217730 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085217730 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085217730 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085217730 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085217730 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085218086 DLSCCP DEBUG SCCP-SCOC(59)[0x56264c63c300]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085218086 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f95513), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085218086 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085218086 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085218086 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126085218086 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085218086 DLSCCP DEBUG SCCP-SCOC(58)[0x56264c632710]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085218086 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006884c1), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085218086 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085218086 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085218086 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085218086 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085218086 DLSCCP DEBUG SCCP-SCOC(60)[0x56264c6430c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085218086 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006b71ce), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085218086 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085218086 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085218086 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085218086 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085218087 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085218087 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085218087 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085218087 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126085218087 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126085218087 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126085218087 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250126085218087 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085218087 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085218087 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085218087 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085218087 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085218087 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085218087 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085218087 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085218087 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085218087 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085218087 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085218087 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085218087 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085218087 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085218087 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085218087 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085218092 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085218092 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085218092 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085218092 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085218092 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085218092 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085218092 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085218092 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085218092 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085218092 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085218093 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085218093 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085218093 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085218093 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=006884c1) (sccp_scrc.c:477) 20250126085218093 DLSCCP DEBUG Received CO:RELCO for local reference 58 (sccp_scoc.c:1824) 20250126085218093 DLSCCP DEBUG SCCP-SCOC(58)[0x56264c632710]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250126085218093 DLSCCP DEBUG SCCP-SCOC(58)[0x56264c632710]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250126085218093 DLSCCP DEBUG SCCP-SCOC(58)[0x56264c632710]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250126085218093 DLSCCP DEBUG SCCP-SCOC(58)[0x56264c632710]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250126085218093 DLSCCP DEBUG SCCP-SCOC(58)[0x56264c632710]{IDLE}: Deallocated (fsm.c:568) 20250126085218301 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085218301 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085218301 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085218301 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085218301 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085218301 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085218301 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085218301 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085218301 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085218301 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085218301 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085218301 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085218301 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085218301 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=006b71ce) (sccp_scrc.c:477) 20250126085218301 DLSCCP DEBUG Received CO:RELCO for local reference 60 (sccp_scoc.c:1824) 20250126085218301 DLSCCP DEBUG SCCP-SCOC(60)[0x56264c6430c0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250126085218301 DLSCCP DEBUG SCCP-SCOC(60)[0x56264c6430c0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250126085218301 DLSCCP DEBUG SCCP-SCOC(60)[0x56264c6430c0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250126085218301 DLSCCP DEBUG SCCP-SCOC(60)[0x56264c6430c0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250126085218301 DLSCCP DEBUG SCCP-SCOC(60)[0x56264c6430c0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(652)@009b6094bab8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126085218528 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085218528 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085218528 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085218528 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085218528 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085218528 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085218528 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085218528 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085218528 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085218528 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085218528 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085218528 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085218529 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085218529 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085218529 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250126085218529 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250126085218529 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085218529 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085218529 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085218529 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085218529 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085218529 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085218529 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085218529 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085218529 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085218529 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085218529 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085218529 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085218529 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085218529 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085218529 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126085218529 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126085218529 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250126085218529 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250126085218529 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085218529 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250126085218529 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085218529 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085218529 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085218529 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085218529 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085218529 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085218529 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085218529 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085218530 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085218530 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085218530 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085218530 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085218530 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085218530 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126085218530 DRANAP NOTICE cnlink(msc-0)[0x56264c5ce220]{CONNECTED}: link up (cnlink.c:111) 20250126085218530 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085218530 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085218530 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085218530 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085218530 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085218530 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085218530 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085218530 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085218531 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085218531 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085218531 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085218531 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085218531 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085218531 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085218531 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085218531 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085218531 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085218531 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085218531 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085218531 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085218531 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085218531 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085218531 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250126085218531 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250126085218531 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085218531 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085218531 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085218531 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085218531 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085218531 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085218531 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085218532 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085218532 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085218532 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085218532 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085218532 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085218532 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085218532 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085218532 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126085218532 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126085218532 DRANAP INFO cnlink(msc-0)[0x56264c5ce220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(655)@009b6094bab8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126085218535 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085218535 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085218535 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085218535 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085218535 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085218535 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085218535 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085218535 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085218535 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085218535 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085218535 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085218535 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085218535 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085218535 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085218535 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250126085218535 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250126085218535 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085218535 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085218535 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085218535 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085218535 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085218535 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085218535 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085218535 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085218535 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085218535 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085218535 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085218535 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085218535 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085218535 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085218536 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126085218536 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126085218536 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250126085218536 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250126085218536 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085218536 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250126085218536 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085218536 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085218536 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085218536 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085218536 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085218536 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085218536 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085218536 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085218536 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085218536 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085218536 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085218536 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085218536 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085218536 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126085218536 DRANAP NOTICE cnlink(sgsn-0)[0x56264c618ff0]{CONNECTED}: link up (cnlink.c:111) 20250126085218536 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085218536 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085218536 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085218536 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085218536 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085218536 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085218536 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085218536 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085218537 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085218537 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085218537 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085218537 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085218537 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085218537 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085218537 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085218537 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085218537 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085218537 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085218537 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085218537 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085218537 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085218537 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085218537 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250126085218537 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20250126085218537 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085218537 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085218537 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085218537 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085218537 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085218537 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085218537 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085218537 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085218537 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085218537 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085218537 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085218537 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085218537 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085218537 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085218538 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126085218538 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126085218538 DRANAP INFO cnlink(sgsn-0)[0x56264c618ff0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250126085218550 DLCTRL DEBUG Command: GET 99738998 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250126085218550 DLCTRL DEBUG Tx Command reply: GET_REPLY 99738998 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250126085218555 DLCTRL DEBUG Command: GET 613925840 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250126085218555 DLCTRL DEBUG Tx Command reply: GET_REPLY 613925840 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250126085218559 DLCTRL DEBUG Command: GET 200668878 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250126085218559 DLCTRL DEBUG Tx Command reply: GET_REPLY 200668878 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085218562 DLCTRL DEBUG Command: GET 986098235 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085218562 DLCTRL DEBUG Tx Command reply: GET_REPLY 986098235 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085218565 DLCTRL DEBUG Command: GET 179679800 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250126085218565 DLCTRL DEBUG Tx Command reply: GET_REPLY 179679800 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250126085218569 DLCTRL DEBUG Command: GET 417962667 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250126085218569 DLCTRL DEBUG Tx Command reply: GET_REPLY 417962667 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250126085218573 DLCTRL DEBUG Command: GET 745523317 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250126085218573 DLCTRL DEBUG Tx Command reply: GET_REPLY 745523317 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250126085218577 DLCTRL DEBUG Command: GET 193344483 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250126085218577 DLCTRL DEBUG Tx Command reply: GET_REPLY 193344483 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085218580 DLCTRL DEBUG Command: GET 250949027 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085218580 DLCTRL DEBUG Tx Command reply: GET_REPLY 250949027 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085218583 DLCTRL DEBUG Command: GET 897625730 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250126085218583 DLCTRL DEBUG Tx Command reply: GET_REPLY 897625730 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250126085218586 DLCTRL DEBUG Command: GET 851856423 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250126085218586 DLCTRL DEBUG Tx Command reply: GET_REPLY 851856423 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250126085218588 DLCTRL DEBUG Command: GET 133988494 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250126085218588 DLCTRL DEBUG Tx Command reply: GET_REPLY 133988494 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250126085218590 DLCTRL DEBUG Command: GET 485302188 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250126085218590 DLCTRL DEBUG Tx Command reply: GET_REPLY 485302188 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085218591 DLCTRL DEBUG Command: GET 844801437 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085218591 DLCTRL DEBUG Tx Command reply: GET_REPLY 844801437 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085218593 DLCTRL DEBUG Command: GET 376055018 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250126085218593 DLCTRL DEBUG Tx Command reply: GET_REPLY 376055018 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250126085218595 DLCTRL DEBUG Command: GET 979795641 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250126085218595 DLCTRL DEBUG Tx Command reply: GET_REPLY 979795641 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250126085218597 DLCTRL DEBUG Command: GET 147238407 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250126085218597 DLCTRL DEBUG Tx Command reply: GET_REPLY 147238407 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250126085218598 DLCTRL DEBUG Command: GET 322059870 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250126085218598 DLCTRL DEBUG Tx Command reply: GET_REPLY 322059870 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085218599 DLCTRL DEBUG Command: GET 190118581 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085218599 DLCTRL DEBUG Tx Command reply: GET_REPLY 190118581 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085218600 DLCTRL DEBUG Command: GET 910137573 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250126085218600 DLCTRL DEBUG Tx Command reply: GET_REPLY 910137573 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@009b6094bab8: 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@009b6094bab8: "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@009b6094bab8: 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 := '000000000000001011000000'B, t_guard := 20.000000 } 20250126085218612 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57744<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_L3Compl_no_cn-Iuh0-RUA(648)@009b6094bab8: Added conn table entry 0TC_mscpool_L3Compl_no_cn0(658)1789643 20250126085219644 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085219644 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085219644 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1355) 20250126085219644 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250126085219644 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x1b4ecb, normal) (hnbgw_rua.c:407) 20250126085219644 DHNB DEBUG map_rua[0x56264c6430c0]{init}: Allocated (fsm.c:456) 20250126085219644 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1789643)[0x56264c6430c0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250126085219644 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1789643 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250126085219644 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085219644 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085219644 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-1789643 SCCP-0 CS MI=IMSI-262420000000004: Failed to select IuCS link (hnbgw_rua.c:219) 20250126085219644 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1789643)[0x56264c6430c0]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250126085219644 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1789643)[0x56264c6430c0]{init}: Freeing instance (context_map.c:202) 20250126085219644 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1789643)[0x56264c6430c0]{init}: Deallocated (fsm.c:568) 20250126085219644 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1789643 SCCP-0 CS MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250126085219644 DRUA ERROR (127.0.0.1:9999 TTCN3-HNB-0) Failed to create context map for IuCS: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:282) 20250126085219644 DHNB INFO (001-01-L2342-R0-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:177) 20250126085219644 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250126085219644 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085219644 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) TC_mscpool_L3Compl_no_cn-Iuh0-RUA(648)@009b6094bab8: Deleted conn table entry 0TC_mscpool_L3Compl_no_cn0(658)1789643 20250126085219653 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57744<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Compl_no_cn0(658)@009b6094bab8: Final verdict of PTC: none MTC@009b6094bab8: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := false, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '05240103505902082926240000000040'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111100'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001001001110'B, t_guard := 20.000000 } 20250126085219672 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57758<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_L3Compl_no_cn-Iuh0-RUA(648)@009b6094bab8: Added conn table entry 0TC_mscpool_L3Compl_no_cn0(659)16737120 20250126085220684 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085220684 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085220684 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1355) 20250126085220684 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250126085220684 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xff6360, normal) (hnbgw_rua.c:407) 20250126085220684 DHNB DEBUG map_rua[0x56264c6430c0]{init}: Allocated (fsm.c:456) 20250126085220684 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16737120)[0x56264c6430c0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250126085220684 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16737120 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250126085220684 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085220684 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085220684 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:221) 20250126085220684 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-16737120 SCCP-0 CS MI=IMSI-262420000000004: Failed to select IuCS link (hnbgw_rua.c:219) 20250126085220684 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16737120)[0x56264c6430c0]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250126085220684 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16737120)[0x56264c6430c0]{init}: Freeing instance (context_map.c:202) 20250126085220684 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16737120)[0x56264c6430c0]{init}: Deallocated (fsm.c:568) 20250126085220684 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16737120 SCCP-0 CS MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250126085220684 DRUA ERROR (127.0.0.1:9999 TTCN3-HNB-0) Failed to create context map for IuCS: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:282) 20250126085220684 DHNB INFO (001-01-L2342-R0-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:177) 20250126085220684 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250126085220684 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085220684 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) TC_mscpool_L3Compl_no_cn-Iuh0-RUA(648)@009b6094bab8: Deleted conn table entry 0TC_mscpool_L3Compl_no_cn0(659)16737120 20250126085220689 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57758<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Compl_no_cn0(659)@009b6094bab8: Final verdict of PTC: none MTC@009b6094bab8: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := false, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '06270003505902082926240000000040'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111100'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001001001111'B, t_guard := 20.000000 } 20250126085220706 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57774<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_L3Compl_no_cn-Iuh0-RUA(648)@009b6094bab8: Added conn table entry 0TC_mscpool_L3Compl_no_cn0(660)10918557 20250126085221720 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085221720 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085221720 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1355) 20250126085221720 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250126085221720 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xa69a9d, normal) (hnbgw_rua.c:407) 20250126085221720 DHNB DEBUG map_rua[0x56264c6430c0]{init}: Allocated (fsm.c:456) 20250126085221720 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10918557)[0x56264c6430c0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250126085221720 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10918557 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250126085221720 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085221720 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085221720 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-10918557 SCCP-0 CS MI=IMSI-262420000000004: Failed to select IuCS link (hnbgw_rua.c:219) 20250126085221720 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10918557)[0x56264c6430c0]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250126085221720 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10918557)[0x56264c6430c0]{init}: Freeing instance (context_map.c:202) 20250126085221720 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10918557)[0x56264c6430c0]{init}: Deallocated (fsm.c:568) 20250126085221720 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10918557 SCCP-0 CS MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250126085221720 DRUA ERROR (127.0.0.1:9999 TTCN3-HNB-0) Failed to create context map for IuCS: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:282) 20250126085221720 DHNB INFO (001-01-L2342-R0-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:177) 20250126085221720 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250126085221720 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085221720 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) TC_mscpool_L3Compl_no_cn-Iuh0-RUA(648)@009b6094bab8: Deleted conn table entry 0TC_mscpool_L3Compl_no_cn0(660)10918557 20250126085221726 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57774<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Compl_no_cn0(660)@009b6094bab8: Final verdict of PTC: none MTC@009b6094bab8: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := false, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '050152082926240000000040'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111100'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001011110111'B, t_guard := 20.000000 } 20250126085221742 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57784<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_L3Compl_no_cn-Iuh0-RUA(648)@009b6094bab8: Added conn table entry 0TC_mscpool_L3Compl_no_cn0(661)5514809 20250126085222753 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085222753 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085222753 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 96 bytes from client (stream_srv.c:1355) 20250126085222753 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250126085222753 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x542639, normal) (hnbgw_rua.c:407) 20250126085222753 DHNB DEBUG map_rua[0x56264c6430c0]{init}: Allocated (fsm.c:456) 20250126085222753 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5514809)[0x56264c6430c0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250126085222753 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5514809 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250126085222753 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085222753 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085222753 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-5514809 SCCP-0 CS MI=IMSI-262420000000004: Failed to select IuCS link (hnbgw_rua.c:219) 20250126085222753 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5514809)[0x56264c6430c0]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250126085222753 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5514809)[0x56264c6430c0]{init}: Freeing instance (context_map.c:202) 20250126085222753 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5514809)[0x56264c6430c0]{init}: Deallocated (fsm.c:568) 20250126085222753 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5514809 SCCP-0 CS MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250126085222753 DRUA ERROR (127.0.0.1:9999 TTCN3-HNB-0) Failed to create context map for IuCS: rx RUA Connect with 67 bytes RANAP data (hnbgw_rua.c:282) 20250126085222753 DHNB INFO (001-01-L2342-R0-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:177) 20250126085222753 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250126085222753 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085222753 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) TC_mscpool_L3Compl_no_cn-Iuh0-RUA(648)@009b6094bab8: Deleted conn table entry 0TC_mscpool_L3Compl_no_cn0(661)5514809 20250126085222756 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57784<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Compl_no_cn0(661)@009b6094bab8: Final verdict of PTC: none MTC@009b6094bab8: ok: talloc reports "asn1_context" = 1 bytes 20250126085222760 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:34517<->l=127.0.0.1:4262) (control_if.c:193) 20250126085222760 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57732<->l=127.0.0.1:4261 (telnet_interface.c:138) MutexDispCT-TC_mscpool_L3Compl_no_cn(643)@009b6094bab8: Final verdict of PTC: none TC_mscpool_L3Compl_no_cn-Iuh1-RUA(650)@009b6094bab8: Final verdict of PTC: none 20250126085222762 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085222761 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250126085222761 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085222761 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250126085222761 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250126085222761 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250126085222761 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085222761 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126085222761 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250126085222761 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126085222761 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085222762 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20250126085222762 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126085222762 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126085222762 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126085222762 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250126085222762 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126085222762 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250126085222762 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085222762 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250126085222762 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250126085222763 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250126085222763 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085222763 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126085222763 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) HNBGW_Test.msc0-M3UA(653)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(651)@009b6094bab8: Final verdict of PTC: none TC_mscpool_L3Compl_no_cn-Iuh0-RUA(648)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.msc0-RAN(652)@009b6094bab8: Final verdict of PTC: none IPA-CTRL-CLI-IPA(645)@009b6094bab8: Final verdict of PTC: none 20250126085222763 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085222763 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085222763 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085222763 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085222763 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126085222763 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126085222763 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) HNBGW_Test.sgsn0-RAN(655)@009b6094bab8: Final verdict of PTC: none 20250126085222763 DRANAP NOTICE cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: link lost (cnlink.c:118) 20250126085222763 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126085222763 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085222763 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126085222763 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250126085222763 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20250126085222763 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085222763 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250126085222763 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20250126085222763 DLINP <0002> stream_srv.c:766 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250126085222763 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085222763 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20250126085222763 DLINP DEBUG SRVCONN(,r=127.0.0.1:42128<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085222763 DLINP DEBUG SRVCONN(,r=127.0.0.1:42128<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085222763 DLINP NOTICE SRV(,r=127.0.0.1:42128<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250126085222763 DMAIN NOTICE (127.0.0.1:42128 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:42128<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250126085222763 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20250126085222763 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126085222763 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126085222763 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126085222763 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250126085222763 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126085222763 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250126085222764 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085222764 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126085222764 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20250126085222764 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085222764 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085222764 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085222764 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085222764 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126085222764 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126085222764 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126085222764 DRANAP NOTICE cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-M3UA(656)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(654)@009b6094bab8: Final verdict of PTC: none TC_mscpool_L3Compl_no_cn-Iuh0(647)@009b6094bab8: Final verdict of PTC: none VirtHNBGW-STATS(644)@009b6094bab8: Final verdict of PTC: none HNBGW-MGCP(657)@009b6094bab8: Final verdict of PTC: none TC_mscpool_L3Compl_no_cn-Iuh1(649)@009b6094bab8: Final verdict of PTC: none MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126085222766 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57728<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(646)@009b6094bab8: Final verdict of PTC: none MTC@009b6094bab8: Setting final verdict of the test case. MTC@009b6094bab8: Local verdict of MTC: pass MTC@009b6094bab8: Local verdict of PTC MutexDispCT-TC_mscpool_L3Compl_no_cn(643): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC VirtHNBGW-STATS(644): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC IPA-CTRL-CLI-IPA(645): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW-PFCP(646): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_mscpool_L3Compl_no_cn-Iuh0(647): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_mscpool_L3Compl_no_cn-Iuh0-RUA(648): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_mscpool_L3Compl_no_cn-Iuh1(649): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_mscpool_L3Compl_no_cn-Iuh1-RUA(650): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.msc0-SCCP(651): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.msc0-RAN(652): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.msc0-M3UA(653): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(654): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.sgsn0-RAN(655): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(656): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW-MGCP(657): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_mscpool_L3Compl_no_cn0(658): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_mscpool_L3Compl_no_cn0(659): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_mscpool_L3Compl_no_cn0(660): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_mscpool_L3Compl_no_cn0(661): none (pass -> pass) MTC@009b6094bab8: Test case TC_mscpool_L3Compl_no_cn finished. Verdict: pass MTC@009b6094bab8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Compl_no_cn pass'. Sun Jan 26 08:52:22 UTC 2025 ====== HNBGW_Tests.TC_mscpool_L3Compl_no_cn pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_L3Compl_no_cn.talloc 20250126085222820 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57788<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126085223422 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57788<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=272104) 20250126085223508 DLSCCP DEBUG SCCP-SCOC(78)[0x56264c624aa0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250126085223508 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00377786), PART(T=Source Reference,L=4,D=0000004e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085223508 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085223508 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085223508 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126085223508 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085223508 DLSCCP DEBUG SCCP-SCOC(77)[0x56264c6408a0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250126085223508 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b99e2c), PART(T=Source Reference,L=4,D=0000004d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085223508 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085223508 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085223508 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250126085223508 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085223508 DLSCCP DEBUG SCCP-SCOC(76)[0x56264c6317f0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250126085223509 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006a55f7), PART(T=Source Reference,L=4,D=0000004c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085223509 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085223509 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085223509 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250126085223509 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085223509 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085223509 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085223509 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085223509 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126085223509 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126085223509 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126085223509 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250126085223509 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085223509 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085223509 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085223509 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250126085223509 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250126085223509 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250126085223509 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250126085223509 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085223509 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085223509 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085223509 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250126085223509 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250126085223509 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250126085223509 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250126085224191 DLSCCP DEBUG SCCP-SCOC(73)[0x56264c62e880]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085224191 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005253de), PART(T=Source Reference,L=4,D=00000049), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085224191 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085224191 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085224191 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126085224191 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085224191 DLSCCP DEBUG SCCP-SCOC(74)[0x56264c6310a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085224191 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004886b3), PART(T=Source Reference,L=4,D=0000004a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085224191 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085224191 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085224191 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126085224191 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085224191 DLSCCP DEBUG SCCP-SCOC(75)[0x56264c6248e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085224191 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cbf59c), PART(T=Source Reference,L=4,D=0000004b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085224191 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085224191 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085224191 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126085224191 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085224192 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085224192 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085224192 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085224192 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126085224192 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126085224192 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126085224192 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250126085224192 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085224192 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085224192 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085224192 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126085224192 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126085224192 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126085224192 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250126085224192 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085224192 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085224192 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085224192 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126085224192 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126085224192 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126085224192 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down Waiting for packet dumper to finish... 1 (prev_count=272104, count=317792) 20250126085224762 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126085224762 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250126085224762 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250126085224764 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126085224764 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250126085224764 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250126085224963 DLSCCP DEBUG SCCP-SCOC(71)[0x56264c632ba0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085224963 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00791fb8), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085224963 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085224963 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085224963 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126085224963 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085224963 DLSCCP DEBUG SCCP-SCOC(72)[0x56264c62bfb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085224963 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006ccac3), PART(T=Source Reference,L=4,D=00000048), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085224963 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085224963 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085224963 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085224963 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085224964 DLSCCP DEBUG SCCP-SCOC(70)[0x56264c626060]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085224964 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0012478c), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085224964 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085224964 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085224964 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085224964 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085224964 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085224964 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085224964 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085224964 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126085224964 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126085224964 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126085224964 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250126085224964 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085224964 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085224964 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085224964 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085224964 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085224964 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085224964 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250126085224965 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085224965 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085224965 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085224965 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085224965 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085224965 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085224965 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@009b6094bab8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Compl_no_cn pass' was executed successfully (exit status: 0). MTC@009b6094bab8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN'. ------ HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN ------ Sun Jan 26 08:52:25 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250126085225710 DLSCCP DEBUG SCCP-SCOC(69)[0x56264c62b790]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085225710 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000f7fe9), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085225710 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085225710 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085225710 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085225710 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085225710 DLSCCP DEBUG SCCP-SCOC(68)[0x56264c63aff0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085225710 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009b3c0d), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085225710 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085225710 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085225710 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126085225710 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085225710 DLSCCP DEBUG SCCP-SCOC(67)[0x56264c5cc4a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085225710 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008dd3b5), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085225710 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085225710 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085225710 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085225710 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085225711 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085225711 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085225711 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085225711 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085225711 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085225711 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085225711 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250126085225711 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085225711 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085225711 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085225711 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126085225711 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126085225711 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126085225711 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250126085225711 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085225711 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085225711 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085225711 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085225711 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085225711 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085225711 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250126085226446 DLSCCP DEBUG SCCP-SCOC(66)[0x56264c644c30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085226446 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0067c98d), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085226446 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085226446 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085226446 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085226446 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085226446 DLSCCP DEBUG SCCP-SCOC(64)[0x56264c645390]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085226446 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00edc97b), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085226446 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085226446 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085226446 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085226446 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085226446 DLSCCP DEBUG SCCP-SCOC(65)[0x56264c62d740]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085226446 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ea4b06), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085226446 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085226446 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085226446 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126085226446 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085226447 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085226447 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085226447 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085226447 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085226447 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085226447 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085226447 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250126085226447 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085226447 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085226447 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085226447 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085226447 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085226447 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085226447 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250126085226447 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085226447 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085226447 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085226447 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126085226447 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126085226447 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126085226447 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@009b6094bab8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN' was executed successfully (exit status: 0). MTC@009b6094bab8: Test case TC_mscpool_LU_by_tmsi_from_other_PLMN started. 20250126085226558 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41064<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126085226563 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41070<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126085226566 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:35523<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0(666)@009b6094bab8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250126085226581 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250126085226581 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250126085226589 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085226589 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085226589 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085226589 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1(668)@009b6094bab8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250126085226589 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:45739 (stream_srv.c:142) 20250126085226589 DMAIN INFO New HNB SCTP connection r=127.0.0.1:45739<->l=127.0.0.1:29169 (hnbgw.c:791) 20250126085226589 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085226589 DRANAP DEBUG cnlink(msc-2)[0x56264c5ae870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085226590 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085226590 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250126085226590 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085226590 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085226590 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085226590 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085226590 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085226590 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085226590 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085226590 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085226590 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085226590 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085226590 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085226590 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085226590 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085226590 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085226590 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085226590 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085226590 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085226590 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085226590 DRANAP DEBUG cnlink(msc-3)[0x56264c618660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085226590 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085226590 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250126085226590 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085226590 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085226590 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085226590 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085226590 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085226590 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085226590 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085226590 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085226590 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085226590 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085226590 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085226590 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085226590 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085226590 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085226590 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126085226590 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085226590 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085226590 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085226590 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085226590 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085226590 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085226590 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085226590 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085226590 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250126085226590 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085226590 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085226590 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085226590 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126085226590 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126085226590 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126085226590 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250126085226591 DRANAP DEBUG cnlink(msc-3)[0x56264c618660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085226591 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250126085226591 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085226591 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085226591 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085226591 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085226591 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085226591 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085226591 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085226591 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085226591 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085226591 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085226591 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085226591 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085226591 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085226591 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085226591 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250126085226591 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085226591 DRANAP DEBUG cnlink(msc-3)[0x56264c618660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085226591 DRANAP DEBUG cnlink(msc-2)[0x56264c5ae870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085226591 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250126085226591 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085226591 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085226591 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085226591 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085226591 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085226591 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085226591 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085226591 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085226591 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085226591 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085226591 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085226591 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085226591 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085226591 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085226591 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250126085226591 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085226591 DRANAP DEBUG cnlink(msc-2)[0x56264c5ae870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085226591 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085226591 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085226591 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085226591 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250126085226591 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250126085226591 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250126085226591 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085226591 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085226591 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085226591 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250126085226591 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250126085226591 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250126085226591 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down MTC@009b6094bab8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@009b6094bab8: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(672)@009b6094bab8: ************************************************* HNBGW_Test.msc0-M3UA(672)@009b6094bab8: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(672)@009b6094bab8: ************************************************* HNBGW_Test.msc0-SCCP(670)@009b6094bab8: v_sccp_pdu_maxlen:268 MTC@009b6094bab8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@009b6094bab8: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(675)@009b6094bab8: ************************************************* HNBGW_Test.msc1-M3UA(675)@009b6094bab8: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(675)@009b6094bab8: ************************************************* HNBGW_Test.msc1-SCCP(673)@009b6094bab8: v_sccp_pdu_maxlen:268 MTC@009b6094bab8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(678)@009b6094bab8: ************************************************* HNBGW_Test.msc2-M3UA(678)@009b6094bab8: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(678)@009b6094bab8: ************************************************* MTC@009b6094bab8: Starting RAN_Emulation HNBGW_Test.msc2-SCCP(676)@009b6094bab8: v_sccp_pdu_maxlen:268 20250126085226624 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085226624 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085226624 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085226624 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085226624 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085226624 DRANAP DEBUG cnlink(sgsn-2)[0x56264c61a310]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085226624 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085226624 DRANAP DEBUG cnlink(sgsn-3)[0x56264c61aca0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085226625 DRANAP DEBUG cnlink(sgsn-3)[0x56264c61aca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085226625 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250126085226625 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085226625 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085226625 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085226625 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085226625 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085226625 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085226625 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085226625 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085226625 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085226625 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085226625 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085226625 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085226625 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085226625 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085226625 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250126085226625 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085226625 DRANAP DEBUG cnlink(sgsn-3)[0x56264c61aca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085226625 DRANAP DEBUG cnlink(sgsn-2)[0x56264c61a310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085226625 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250126085226625 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085226625 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085226625 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085226625 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085226625 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085226625 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085226625 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085226625 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085226625 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085226625 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085226625 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085226625 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085226625 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085226625 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085226625 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250126085226625 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085226625 DRANAP DEBUG cnlink(sgsn-2)[0x56264c61a310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085226625 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085226625 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250126085226625 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085226625 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085226625 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085226625 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085226625 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085226625 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085226625 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085226625 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085226625 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085226625 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085226625 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085226625 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085226625 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085226625 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085226625 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126085226625 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085226625 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085226625 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085226625 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250126085226625 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085226625 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085226625 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085226625 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085226625 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085226625 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085226625 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085226625 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085226625 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085226625 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085226625 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085226625 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085226625 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085226625 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085226625 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085226625 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085226625 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085226625 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085226625 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085226625 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085226625 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250126085226625 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250126085226625 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250126085226626 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085226626 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085226626 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085226626 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250126085226626 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250126085226626 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250126085226626 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250126085226626 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085226626 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085226626 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085226626 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126085226626 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126085226626 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126085226626 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250126085226626 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085226626 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085226626 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085226626 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085226626 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085226626 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085226626 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@009b6094bab8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@009b6094bab8: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(681)@009b6094bab8: ************************************************* HNBGW_Test.sgsn0-M3UA(681)@009b6094bab8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(681)@009b6094bab8: ************************************************* HNBGW_Test.sgsn0-SCCP(679)@009b6094bab8: v_sccp_pdu_maxlen:268 MTC@009b6094bab8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(684)@009b6094bab8: ************************************************* MTC@009b6094bab8: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(684)@009b6094bab8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(684)@009b6094bab8: ************************************************* HNBGW_Test.sgsn1-SCCP(682)@009b6094bab8: v_sccp_pdu_maxlen:268 MTC@009b6094bab8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn2-M3UA(687)@009b6094bab8: ************************************************* HNBGW_Test.sgsn2-M3UA(687)@009b6094bab8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(687)@009b6094bab8: ************************************************* MTC@009b6094bab8: Starting RAN_Emulation HNBGW_Test.sgsn2-SCCP(685)@009b6094bab8: v_sccp_pdu_maxlen:268 20250126085226672 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085226672 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085226672 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1355) 20250126085226672 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250126085226672 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20250126085226672 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250126085226672 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250126085226672 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085226672 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@009b6094bab8: setverdict(pass): none -> pass 20250126085226682 DLINP DEBUG SRVCONN(,r=127.0.0.1:45739<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085226682 DLINP DEBUG SRVCONN(,r=127.0.0.1:45739<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085226682 DLINP DEBUG SRVCONN(,r=127.0.0.1:45739<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1355) 20250126085226682 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250126085226682 DHNBAP DEBUG (127.0.0.1:45739 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20250126085226682 DHNBAP NOTICE (127.0.0.1:45739 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250126085226682 DHNBAP NOTICE (127.0.0.1:45739 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250126085226682 DLINP DEBUG SRVCONN(,r=127.0.0.1:45739<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085226682 DLINP DEBUG SRVCONN(,r=127.0.0.1:45739<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126085226801 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126085226801 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250126085226801 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126085226801 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(672)@009b6094bab8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250126085226809 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085226809 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250126085226809 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126085226809 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126085226810 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126085226810 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250126085226810 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126085226811 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126085226811 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250126085226811 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126085226811 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(675)@009b6094bab8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250126085226815 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085226815 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250126085226815 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126085226815 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126085226815 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126085226815 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126085226815 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126085226815 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085226816 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126085226816 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20250126085226816 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085226816 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085226816 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085226816 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085226816 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126085226816 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126085226816 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085226817 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085226817 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250126085226817 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085226817 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085226817 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085226817 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085226817 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085226817 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085226817 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085226817 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085226817 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085226817 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085226817 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085226817 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085226817 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085226817 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085226817 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085226817 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085226817 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085226818 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085226818 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085226818 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085226818 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085226818 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085226818 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085226818 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085226818 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085226820 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085226820 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250126085226820 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126085226820 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126085226820 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126085226820 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250126085226820 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126085226822 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126085226822 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc2-0 20250126085226822 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126085226822 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250126085226823 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085226823 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250126085226823 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126085226823 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126085226823 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126085226823 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126085226823 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126085226823 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085226823 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126085226823 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:406) 20250126085226823 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085226823 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085226823 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085226823 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085226823 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126085226823 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126085226823 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085226825 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085226825 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250126085226825 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) HNBGW_Test.msc2-M3UA(678)@009b6094bab8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250126085226825 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085226825 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085226825 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085226825 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085226825 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085226825 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085226825 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085226825 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085226825 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085226825 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085226825 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085226825 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085226825 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085226825 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085226825 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126085226825 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126085226825 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126085226825 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250126085226825 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085226825 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085226825 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085226825 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126085226825 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085226825 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085226829 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085226830 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20250126085226830 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126085226830 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126085226830 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126085226830 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20250126085226830 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126085226835 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085226835 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20250126085226835 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126085226836 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126085226836 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126085226836 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126085226836 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126085226836 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085226836 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126085226836 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.3/0, (xua_snm.c:406) 20250126085226836 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085226836 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085226836 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085226836 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085226836 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126085226836 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126085226836 DRANAP DEBUG cnlink(msc-2)[0x56264c5ae870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085226836 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126085226836 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250126085226836 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126085226837 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250126085226837 DRANAP DEBUG cnlink(msc-2)[0x56264c5ae870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085226838 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250126085226838 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085226838 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085226838 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085226838 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085226838 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085226838 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085226838 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085226838 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085226838 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085226838 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085226838 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085226838 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085226838 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085226838 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085226838 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250126085226838 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085226838 DRANAP DEBUG cnlink(msc-2)[0x56264c5ae870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085226838 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085226838 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085226838 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085226838 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250126085226838 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250126085226838 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250126085226838 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250126085226839 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-M3UA(681)@009b6094bab8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250126085226844 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085226844 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250126085226844 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126085226844 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126085226845 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126085226845 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250126085226845 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126085226847 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126085226847 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20250126085226847 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126085226847 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250126085226848 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085226848 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250126085226848 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126085226848 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126085226848 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126085226848 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126085226848 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126085226848 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085226848 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126085226848 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20250126085226848 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085226848 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085226848 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085226848 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085226848 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126085226848 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126085226849 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085226850 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085226850 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250126085226850 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085226850 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085226850 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085226850 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085226850 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085226850 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085226850 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085226850 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085226850 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085226850 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085226850 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085226850 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085226850 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085226850 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085226850 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085226850 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085226850 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085226850 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085226850 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085226850 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085226851 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085226851 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085226851 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085226851 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085226851 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-M3UA(684)@009b6094bab8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250126085226858 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126085226858 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn2-0 20250126085226858 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126085226858 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250126085226859 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085226859 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20250126085226859 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126085226859 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126085226859 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126085226859 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250126085226859 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication HNBGW_Test.sgsn2-M3UA(687)@009b6094bab8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23910 to server: "127.0.0.1":2905 association #8 20250126085226863 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085226863 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20250126085226863 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126085226863 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126085226863 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126085226863 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126085226863 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126085226864 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085226864 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126085226864 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:406) 20250126085226864 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085226864 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085226864 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085226864 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085226864 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126085226864 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126085226864 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085226865 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085226865 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250126085226865 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085226865 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085226865 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085226865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085226865 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085226865 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085226865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085226865 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085226866 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085226866 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085226866 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085226866 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085226866 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085226866 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085226866 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126085226866 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085226866 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085226866 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085226866 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085226866 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085226866 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126085226866 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126085226866 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126085226866 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250126085226867 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085226867 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085226867 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn2-0: Received M3UA Message (ASPSM:UP) 20250126085226867 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126085226867 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126085226867 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126085226867 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn2){AS_DOWN}: state_chg to AS_INACTIVE 20250126085226867 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126085226871 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085226872 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn2-0: Received M3UA Message (ASPTM:ACTIVE) 20250126085226872 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126085226872 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126085226872 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126085226872 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126085226872 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126085226872 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085226872 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126085226872 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.3/0, (xua_snm.c:406) 20250126085226872 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085226872 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085226872 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085226872 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085226872 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126085226872 DCN NOTICE (sgsn-2) now available: N-PCSTATE ind: pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126085226872 DRANAP DEBUG cnlink(sgsn-2)[0x56264c61a310]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085226873 DRANAP DEBUG cnlink(sgsn-2)[0x56264c61a310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085226874 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250126085226874 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085226874 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085226874 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085226874 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085226874 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085226874 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085226874 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085226874 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085226874 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085226874 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085226874 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085226874 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085226874 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085226874 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085226874 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250126085226874 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085226874 DRANAP DEBUG cnlink(sgsn-2)[0x56264c61a310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085226874 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085226874 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085226874 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085226874 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250126085226874 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250126085226874 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250126085226874 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250126085226874 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085227256 DLSCCP DEBUG SCCP-SCOC(61)[0x56264c630f70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085227256 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003cd486), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085227256 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085227256 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085227256 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085227256 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085227256 DLSCCP DEBUG SCCP-SCOC(63)[0x56264c54e4b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085227256 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a73ded), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085227256 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085227256 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085227256 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085227256 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085227256 DLSCCP DEBUG SCCP-SCOC(62)[0x56264c628460]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085227256 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00334a00), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085227256 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085227256 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085227256 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126085227256 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085227257 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085227257 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085227257 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085227257 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085227257 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085227257 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085227257 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085227257 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085227257 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085227257 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085227257 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085227257 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085227257 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085227257 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085227257 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085227257 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085227257 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085227257 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085227257 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085227257 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126085227257 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126085227257 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126085227257 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250126085227257 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085227265 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085227265 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085227265 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085227265 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085227265 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085227265 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085227265 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085227265 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085227265 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085227265 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250126085227265 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250126085227265 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250126085227265 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085227265 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085227265 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085227265 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085227265 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085227265 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085227265 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085227265 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085227265 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085227265 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=003cd486) (sccp_scrc.c:477) 20250126085227265 DLSCCP DEBUG Received CO:RELCO for local reference 61 (sccp_scoc.c:1824) 20250126085227266 DLSCCP DEBUG SCCP-SCOC(61)[0x56264c630f70]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250126085227266 DLSCCP DEBUG SCCP-SCOC(61)[0x56264c630f70]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250126085227266 DLSCCP DEBUG SCCP-SCOC(61)[0x56264c630f70]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250126085227266 DLSCCP DEBUG SCCP-SCOC(61)[0x56264c630f70]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250126085227266 DLSCCP DEBUG SCCP-SCOC(61)[0x56264c630f70]{IDLE}: Deallocated (fsm.c:568) 20250126085227266 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085227266 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085227266 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085227266 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250126085227266 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085227266 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=00334a00) (sccp_scrc.c:477) 20250126085227266 DLSCCP DEBUG Received CO:RELCO for local reference 62 (sccp_scoc.c:1824) 20250126085227266 DLSCCP DEBUG SCCP-SCOC(62)[0x56264c628460]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250126085227266 DLSCCP DEBUG SCCP-SCOC(62)[0x56264c628460]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250126085227266 DLSCCP DEBUG SCCP-SCOC(62)[0x56264c628460]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250126085227266 DLSCCP DEBUG SCCP-SCOC(62)[0x56264c628460]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250126085227266 DLSCCP DEBUG SCCP-SCOC(62)[0x56264c628460]{IDLE}: Deallocated (fsm.c:568) 20250126085227468 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085227468 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085227468 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085227468 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085227468 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085227468 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085227468 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085227468 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085227469 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085227469 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085227469 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085227469 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085227469 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085227469 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=00a73ded) (sccp_scrc.c:477) 20250126085227469 DLSCCP DEBUG Received CO:RELCO for local reference 63 (sccp_scoc.c:1824) 20250126085227469 DLSCCP DEBUG SCCP-SCOC(63)[0x56264c54e4b0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250126085227469 DLSCCP DEBUG SCCP-SCOC(63)[0x56264c54e4b0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250126085227469 DLSCCP DEBUG SCCP-SCOC(63)[0x56264c54e4b0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250126085227469 DLSCCP DEBUG SCCP-SCOC(63)[0x56264c54e4b0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250126085227469 DLSCCP DEBUG SCCP-SCOC(63)[0x56264c54e4b0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(671)@009b6094bab8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126085227621 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085227621 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250126085227621 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250126085227621 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250126085227621 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085227621 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085227621 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085227621 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085227621 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085227621 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085227621 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085227621 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250126085227621 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085227621 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085227621 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250126085227621 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250126085227621 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085227621 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085227621 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085227621 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085227621 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085227621 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085227621 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085227621 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085227621 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085227621 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085227621 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085227621 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085227621 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085227621 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085227621 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126085227621 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126085227621 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) 20250126085227621 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) 20250126085227621 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085227621 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250126085227621 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085227622 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085227622 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085227622 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085227622 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085227622 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085227622 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085227622 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085227622 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085227622 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085227622 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085227622 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) HNBGW_Test.msc1-RAN(674)@009b6094bab8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126085227622 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085227622 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085227622 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085227622 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126085227622 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126085227622 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126085227622 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250126085227622 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085227622 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085227622 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126085227622 DRANAP NOTICE cnlink(msc-1)[0x56264c5b1670]{CONNECTED}: link up (cnlink.c:111) 20250126085227624 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085227624 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250126085227624 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250126085227624 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250126085227624 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085227624 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085227624 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085227624 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085227624 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085227624 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085227624 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085227624 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250126085227624 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085227624 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085227624 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250126085227624 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250126085227624 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085227624 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085227624 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085227624 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085227624 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085227624 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085227624 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085227624 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085227624 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085227624 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085227624 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085227624 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085227624 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085227624 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085227624 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126085227624 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126085227624 DRANAP INFO cnlink(msc-1)[0x56264c5b1670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc2-RAN(677)@009b6094bab8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126085227626 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085227626 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250126085227626 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc2-0: m3ua_rx_xfer 20250126085227626 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250126085227626 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085227626 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085227626 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085227626 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085227626 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085227626 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085227626 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085227626 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:603) 20250126085227626 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085227626 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085227626 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250126085227626 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250126085227626 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085227626 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085227626 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085227626 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085227626 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085227626 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085227626 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085227626 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085227626 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085227626 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085227626 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085227626 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085227626 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085227626 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085227626 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126085227626 DRANAP DEBUG cnlink(msc-2)[0x56264c5ae870]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126085227626 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) 20250126085227626 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) 20250126085227626 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085227626 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250126085227626 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085227626 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085227626 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085227626 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085227626 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085227626 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085227626 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085227626 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085227626 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085227626 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085227626 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085227626 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250126085227626 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085227626 DRANAP DEBUG cnlink(msc-2)[0x56264c5ae870]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126085227626 DRANAP NOTICE cnlink(msc-2)[0x56264c5ae870]{CONNECTED}: link up (cnlink.c:111) 20250126085227626 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085227626 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085227626 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085227626 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250126085227626 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250126085227626 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250126085227626 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250126085227626 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085227628 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085227628 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250126085227628 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc2-0: m3ua_rx_xfer 20250126085227628 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250126085227628 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085227628 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085227628 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085227628 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085227628 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085227628 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085227628 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085227628 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:603) 20250126085227628 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085227628 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085227628 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250126085227628 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250126085227628 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085227628 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085227628 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085227628 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085227628 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085227628 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085227628 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085227628 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085227628 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085227628 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085227628 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085227628 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085227628 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085227628 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085227628 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126085227628 DRANAP DEBUG cnlink(msc-2)[0x56264c5ae870]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126085227628 DRANAP INFO cnlink(msc-2)[0x56264c5ae870]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(680)@009b6094bab8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126085227647 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085227647 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085227647 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085227647 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085227647 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085227647 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085227647 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085227647 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085227647 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085227647 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085227647 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085227647 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085227648 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085227648 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085227648 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250126085227648 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250126085227648 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085227648 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085227648 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085227648 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085227648 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085227648 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085227648 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085227648 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085227648 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085227648 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085227648 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085227648 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085227648 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085227648 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085227648 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126085227648 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126085227648 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250126085227648 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250126085227648 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085227648 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250126085227648 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085227648 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085227648 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085227648 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085227648 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085227648 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085227648 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085227648 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085227648 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085227648 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085227648 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085227648 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085227648 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085227648 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126085227648 DRANAP NOTICE cnlink(sgsn-0)[0x56264c618ff0]{CONNECTED}: link up (cnlink.c:111) 20250126085227648 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085227648 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085227648 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085227648 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085227648 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085227648 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085227648 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085227648 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085227650 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085227650 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085227650 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085227650 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085227650 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085227650 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085227650 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085227650 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085227650 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085227650 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085227650 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085227650 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085227650 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085227650 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085227650 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250126085227650 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20250126085227650 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085227650 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085227650 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085227650 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085227650 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085227650 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085227650 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085227650 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085227650 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085227650 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085227650 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085227650 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085227650 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085227650 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085227650 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126085227650 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126085227650 DRANAP INFO cnlink(sgsn-0)[0x56264c618ff0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(683)@009b6094bab8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126085227653 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085227653 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250126085227653 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250126085227653 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250126085227653 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085227653 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085227653 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085227653 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085227653 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085227653 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085227653 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085227653 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250126085227653 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085227653 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085227653 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250126085227653 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250126085227653 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085227653 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085227653 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085227653 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085227653 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085227653 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085227653 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085227653 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085227653 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085227654 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085227654 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085227654 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085227654 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085227654 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085227654 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126085227654 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126085227654 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) 20250126085227654 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) 20250126085227654 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085227654 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250126085227654 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085227654 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085227654 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085227654 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085227654 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085227654 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085227654 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085227654 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085227654 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085227654 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085227654 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085227654 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126085227654 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085227654 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126085227654 DRANAP NOTICE cnlink(sgsn-1)[0x56264c619980]{CONNECTED}: link up (cnlink.c:111) 20250126085227654 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085227654 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085227654 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085227654 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126085227654 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126085227654 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126085227654 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250126085227654 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085227656 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085227656 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250126085227656 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250126085227656 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250126085227656 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085227656 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085227656 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085227656 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085227656 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085227656 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250126085227656 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085227656 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085227656 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085227656 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085227656 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250126085227656 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20250126085227656 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085227656 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085227656 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085227656 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085227656 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085227656 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085227656 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085227656 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085227656 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085227656 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085227656 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085227656 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085227656 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085227656 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085227656 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126085227656 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126085227656 DRANAP INFO cnlink(sgsn-1)[0x56264c619980]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn2-RAN(686)@009b6094bab8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126085227666 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085227666 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20250126085227666 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20250126085227666 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn2-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20250126085227666 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085227666 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085227666 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085227666 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085227666 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085227666 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085227666 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085227666 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:603) 20250126085227666 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085227666 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085227666 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20250126085227666 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250126085227666 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:391) 20250126085227666 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085227666 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085227666 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085227666 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085227666 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085227666 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085227666 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085227666 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085227666 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:391) 20250126085227666 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085227666 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085227666 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085227666 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085227666 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126085227666 DRANAP DEBUG cnlink(sgsn-2)[0x56264c61a310]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126085227666 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) 20250126085227666 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) 20250126085227666 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085227666 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250126085227666 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085227666 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085227666 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085227666 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085227666 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085227666 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085227666 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085227666 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085227666 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085227666 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085227666 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085227666 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250126085227666 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085227666 DRANAP DEBUG cnlink(sgsn-2)[0x56264c61a310]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126085227666 DRANAP NOTICE cnlink(sgsn-2)[0x56264c61a310]{CONNECTED}: link up (cnlink.c:111) 20250126085227666 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085227666 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085227666 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085227666 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250126085227666 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250126085227666 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250126085227666 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250126085227666 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085227668 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085227668 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20250126085227668 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20250126085227668 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn2-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20250126085227668 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085227668 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085227668 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085227668 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085227668 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085227668 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085227668 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085227668 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:603) 20250126085227668 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085227668 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085227668 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20250126085227668 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20250126085227668 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:391) 20250126085227668 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085227668 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085227668 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085227668 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085227668 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085227668 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085227668 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085227668 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085227668 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:391) 20250126085227668 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085227668 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085227668 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085227668 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085227668 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126085227668 DRANAP DEBUG cnlink(sgsn-2)[0x56264c61a310]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126085227668 DRANAP INFO cnlink(sgsn-2)[0x56264c61a310]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250126085227676 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085227676 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085227676 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085227676 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085227676 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085227676 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085227676 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085227676 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085227676 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085227676 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085227676 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085227676 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085227676 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085227676 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085227676 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085227676 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085227676 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085227676 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085227676 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085227676 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085227676 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250126085227676 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250126085227676 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085227676 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085227677 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085227677 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085227677 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085227677 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085227677 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085227677 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085227677 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085227677 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085227677 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085227677 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085227677 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085227677 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085227677 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085227677 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085227677 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126085227677 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126085227677 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250126085227677 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250126085227677 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085227677 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250126085227677 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085227677 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085227677 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085227677 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085227677 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085227677 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085227677 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085227677 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085227677 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085227677 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085227677 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085227677 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085227677 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085227677 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126085227677 DRANAP NOTICE cnlink(msc-0)[0x56264c5ce220]{CONNECTED}: link up (cnlink.c:111) 20250126085227677 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085227677 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085227677 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085227677 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085227677 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085227677 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085227677 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250126085227677 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250126085227677 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085227677 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085227677 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085227677 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085227677 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085227677 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085227677 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085227677 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085227677 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085227677 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085227677 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085227677 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085227677 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085227677 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085227677 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126085227677 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126085227677 DRANAP INFO cnlink(msc-0)[0x56264c5ce220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250126085227678 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085227678 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085227678 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085227678 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085227678 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085227678 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085227678 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085227678 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085228082 DLSCCP DEBUG SCCP-SCOC(59)[0x56264c63c300]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20250126085228083 DLSCCP DEBUG SCCP-SCOC(59)[0x56264c63c300]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20250126085228083 DLSCCP DEBUG SCCP-SCOC(59)[0x56264c63c300]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250126085228083 DLSCCP DEBUG SCCP-SCOC(59)[0x56264c63c300]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250126085228083 DLSCCP DEBUG SCCP-SCOC(59)[0x56264c63c300]{IDLE}: Deallocated (fsm.c:568) 20250126085228688 DLCTRL DEBUG Command: GET 416938703 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250126085228688 DLCTRL DEBUG Tx Command reply: GET_REPLY 416938703 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250126085228690 DLCTRL DEBUG Command: GET 277879797 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250126085228690 DLCTRL DEBUG Tx Command reply: GET_REPLY 277879797 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250126085228691 DLCTRL DEBUG Command: GET 993182733 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250126085228691 DLCTRL DEBUG Tx Command reply: GET_REPLY 993182733 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085228692 DLCTRL DEBUG Command: GET 810015864 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085228692 DLCTRL DEBUG Tx Command reply: GET_REPLY 810015864 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085228693 DLCTRL DEBUG Command: GET 979644973 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250126085228693 DLCTRL DEBUG Tx Command reply: GET_REPLY 979644973 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250126085228694 DLCTRL DEBUG Command: GET 384280694 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250126085228694 DLCTRL DEBUG Tx Command reply: GET_REPLY 384280694 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250126085228694 DLCTRL DEBUG Command: GET 220193940 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250126085228694 DLCTRL DEBUG Tx Command reply: GET_REPLY 220193940 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250126085228695 DLCTRL DEBUG Command: GET 164170512 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250126085228695 DLCTRL DEBUG Tx Command reply: GET_REPLY 164170512 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085228696 DLCTRL DEBUG Command: GET 967914909 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085228696 DLCTRL DEBUG Tx Command reply: GET_REPLY 967914909 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085228697 DLCTRL DEBUG Command: GET 227909899 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250126085228697 DLCTRL DEBUG Tx Command reply: GET_REPLY 227909899 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250126085228698 DLCTRL DEBUG Command: GET 94981557 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250126085228698 DLCTRL DEBUG Tx Command reply: GET_REPLY 94981557 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250126085228699 DLCTRL DEBUG Command: GET 527154423 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250126085228699 DLCTRL DEBUG Tx Command reply: GET_REPLY 527154423 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250126085228700 DLCTRL DEBUG Command: GET 701772308 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250126085228700 DLCTRL DEBUG Tx Command reply: GET_REPLY 701772308 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085228701 DLCTRL DEBUG Command: GET 817489744 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085228701 DLCTRL DEBUG Tx Command reply: GET_REPLY 817489744 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085228702 DLCTRL DEBUG Command: GET 132600022 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250126085228702 DLCTRL DEBUG Tx Command reply: GET_REPLY 132600022 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250126085228703 DLCTRL DEBUG Command: GET 394772559 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250126085228703 DLCTRL DEBUG Tx Command reply: GET_REPLY 394772559 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250126085228704 DLCTRL DEBUG Command: GET 406477658 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250126085228704 DLCTRL DEBUG Tx Command reply: GET_REPLY 406477658 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250126085228705 DLCTRL DEBUG Command: GET 817475756 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250126085228705 DLCTRL DEBUG Tx Command reply: GET_REPLY 817475756 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085228706 DLCTRL DEBUG Command: GET 474171675 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085228706 DLCTRL DEBUG Tx Command reply: GET_REPLY 474171675 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085228707 DLCTRL DEBUG Command: GET 915688369 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250126085228707 DLCTRL DEBUG Tx Command reply: GET_REPLY 915688369 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@009b6094bab8: 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@009b6094bab8: "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@009b6094bab8: 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@009b6094bab8: 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@009b6094bab8: 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 := '000000000000001001010100'B, t_guard := 20.000000 } 20250126085228720 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41086<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(671)@009b6094bab8: f_create_expect(l3 := '05080299F999172A5205F442410023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(671)@009b6094bab8: Created Expect[0] for '05080299F999172A5205F442410023'O to be handled at TC_mscpool_LU_by_tmsi_from_other_PLMN0(689) TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0-RUA(667)@009b6094bab8: Added conn table entry 0TC_mscpool_LU_by_tmsi_from_other_PLMN0(689)4535759 20250126085229771 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085229771 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085229771 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1355) 20250126085229771 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250126085229771 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x4535cf, normal) (hnbgw_rua.c:407) 20250126085229772 DHNB DEBUG map_rua[0x56264c6430c0]{init}: Allocated (fsm.c:456) 20250126085229772 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4535759)[0x56264c6430c0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250126085229772 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4535759 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250126085229772 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085229772 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085229772 DRUA INFO LU from other PLMN: old LAI=999-99 my PLMN=001-01 (hnbgw_l3.c:209) 20250126085229772 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4535759 SCCP-0 CS MI=TMSI-0x42410023 (from other PLMN): TMSI-0x42410023 NRI(10bit)=0x104=260: This Complete Layer 3 message indicates a switch from another PLMN. Ignoring the NRI. (hnbgw_cn.c:1047) 20250126085229772 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4535759 SCCP-0 CS MI=TMSI-0x42410023 (from other PLMN): CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250126085229772 DCN DEBUG map_sccp[0x56264c632710]{init}: Allocated (fsm.c:456) 20250126085229772 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x56264c632710]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250126085229772 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4535759 <-> SCCP-79 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250126085229772 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4535759 SCCP-79 msc-0 MI=TMSI-0x42410023 (from other PLMN): rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20250126085229772 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4535759)[0x56264c6430c0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250126085229772 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085229772 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085229772 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4535759)[0x56264c6430c0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250126085229772 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x56264c632710]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126085229772 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250126085229772 DLSCCP DEBUG SCCP-SCOC(79)[0x56264c63be70]{IDLE}: Allocated (fsm.c:456) 20250126085229772 DLSCCP DEBUG SCCP-SCOC(79)[0x56264c63be70]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250126085229772 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000004f), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080299f999172a5205f442410023004f40030002540056400500f1100926) (sccp_scrc.c:406) 20250126085229772 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085229773 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085229773 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085229773 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085229773 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085229773 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085229773 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085229773 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085229773 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085229773 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085229773 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085229773 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085229773 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085229773 DLSCCP DEBUG SCCP-SCOC(79)[0x56264c63be70]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250126085229773 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x56264c632710]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250126085229773 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4535759)[0x56264c6430c0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250126085229773 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085229773 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085229773 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085229773 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085229773 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085229773 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085229773 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085229773 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(670)@009b6094bab8: First idle individual index:0 HNBGW_Test.msc0-SCCP(670)@009b6094bab8: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(671)@009b6094bab8: Found Expect[0] for l3='05080299F999172A5205F442410023'O handled at TC_mscpool_LU_by_tmsi_from_other_PLMN0(689) HNBGW_Test.msc0-RAN(671)@009b6094bab8: Added conn table entry 0TC_mscpool_LU_by_tmsi_from_other_PLMN0(689)2776025 HNBGW_Test.msc0-SCCP(670)@009b6094bab8: Session index based on connection ID:0 TC_mscpool_LU_by_tmsi_from_other_PLMN0(689)@009b6094bab8: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(670)@009b6094bab8: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250126085229794 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085229794 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085229794 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085229794 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085229794 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085229794 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085229794 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085229794 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085229794 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085229794 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085229794 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085229794 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085229794 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085229794 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00feee27) (sccp_scrc.c:477) 20250126085229794 DLSCCP DEBUG Received CO:COAK for local reference 79 (sccp_scoc.c:1824) 20250126085229794 DLSCCP DEBUG SCCP-SCOC(79)[0x56264c63be70]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250126085229794 DLSCCP DEBUG SCCP-SCOC(79)[0x56264c63be70]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250126085229794 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085229794 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250126085229794 DCN DEBUG handle_cn_conn_conf() conn_id=79, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250126085229794 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x56264c632710]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250126085229794 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x56264c632710]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250126085229795 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41086<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_LU_by_tmsi_from_other_PLMN0(689)@009b6094bab8: Final verdict of PTC: pass MTC@009b6094bab8: 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 } } } 20250126085229797 DLCTRL DEBUG Command: GET 957334044 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250126085229797 DLCTRL DEBUG Tx Command reply: GET_REPLY 957334044 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250126085229801 DLCTRL DEBUG Command: GET 985071892 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250126085229801 DLCTRL DEBUG Tx Command reply: GET_REPLY 985071892 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250126085229805 DLCTRL DEBUG Command: GET 879344333 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250126085229805 DLCTRL DEBUG Tx Command reply: GET_REPLY 879344333 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085229807 DLCTRL DEBUG Command: GET 476651591 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085229807 DLCTRL DEBUG Tx Command reply: GET_REPLY 476651591 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085229809 DLCTRL DEBUG Command: GET 525333267 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250126085229809 DLCTRL DEBUG Tx Command reply: GET_REPLY 525333267 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126085229810 DLCTRL DEBUG Command: GET 591867430 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250126085229810 DLCTRL DEBUG Tx Command reply: GET_REPLY 591867430 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250126085229811 DLCTRL DEBUG Command: GET 653970120 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250126085229811 DLCTRL DEBUG Tx Command reply: GET_REPLY 653970120 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250126085229812 DLCTRL DEBUG Command: GET 971705802 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250126085229812 DLCTRL DEBUG Tx Command reply: GET_REPLY 971705802 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085229813 DLCTRL DEBUG Command: GET 314598714 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085229813 DLCTRL DEBUG Tx Command reply: GET_REPLY 314598714 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085229813 DLCTRL DEBUG Command: GET 855454281 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250126085229813 DLCTRL DEBUG Tx Command reply: GET_REPLY 855454281 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126085229814 DLCTRL DEBUG Command: GET 621886451 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250126085229814 DLCTRL DEBUG Tx Command reply: GET_REPLY 621886451 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250126085229815 DLCTRL DEBUG Command: GET 61578493 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250126085229815 DLCTRL DEBUG Tx Command reply: GET_REPLY 61578493 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250126085229816 DLCTRL DEBUG Command: GET 830937071 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250126085229816 DLCTRL DEBUG Tx Command reply: GET_REPLY 830937071 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085229817 DLCTRL DEBUG Command: GET 818464056 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085229817 DLCTRL DEBUG Tx Command reply: GET_REPLY 818464056 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085229818 DLCTRL DEBUG Command: GET 952422610 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250126085229818 DLCTRL DEBUG Tx Command reply: GET_REPLY 952422610 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126085229819 DLCTRL DEBUG Command: GET 393289469 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250126085229819 DLCTRL DEBUG Tx Command reply: GET_REPLY 393289469 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250126085229820 DLCTRL DEBUG Command: GET 709807401 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250126085229820 DLCTRL DEBUG Tx Command reply: GET_REPLY 709807401 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250126085229821 DLCTRL DEBUG Command: GET 799929926 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250126085229821 DLCTRL DEBUG Tx Command reply: GET_REPLY 799929926 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085229821 DLCTRL DEBUG Command: GET 968250963 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085229821 DLCTRL DEBUG Tx Command reply: GET_REPLY 968250963 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085229822 DLCTRL DEBUG Command: GET 180435275 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250126085229822 DLCTRL DEBUG Tx Command reply: GET_REPLY 180435275 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed MTC@009b6094bab8: 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 := '000000000000001000101110'B, t_guard := 20.000000 } 20250126085229833 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41100<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc2-RAN(677)@009b6094bab8: f_create_expect(l3 := '05080200F110172A5205F4428AC023'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(677)@009b6094bab8: Created Expect[0] for '05080200F110172A5205F4428AC023'O to be handled at TC_mscpool_LU_by_tmsi_from_other_PLMN0(690) TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0-RUA(667)@009b6094bab8: Added conn table entry 1TC_mscpool_LU_by_tmsi_from_other_PLMN0(690)9268092 20250126085230850 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085230851 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085230851 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1355) 20250126085230851 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250126085230851 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x8d6b7c, normal) (hnbgw_rua.c:407) 20250126085230851 DHNB DEBUG map_rua[0x56264c63ac80]{init}: Allocated (fsm.c:456) 20250126085230851 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9268092)[0x56264c63ac80]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250126085230851 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9268092 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250126085230851 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085230851 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085230851 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9268092 SCCP-0 CS MI=TMSI-0x428AC023: TMSI-0x428AC023 NRI(10bit)=0x22b=555: NRI match selects msc 2 (hnbgw_cn.c:1078) 20250126085230851 DCN DEBUG map_sccp[0x56264c624ce0]{init}: Allocated (fsm.c:456) 20250126085230851 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x56264c624ce0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250126085230851 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9268092 <-> SCCP-80 msc-2 msc-two cs7-0.sccp l=0.23.5<->r=0.0.3 (context_map.c:128) 20250126085230851 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9268092 SCCP-80 msc-2 MI=TMSI-0x428AC023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20250126085230851 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9268092)[0x56264c63ac80]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250126085230851 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085230851 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085230851 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9268092)[0x56264c63ac80]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250126085230851 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x56264c624ce0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126085230851 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250126085230851 DLSCCP DEBUG SCCP-SCOC(80)[0x56264c632d10]{IDLE}: Allocated (fsm.c:456) 20250126085230851 DLSCCP DEBUG SCCP-SCOC(80)[0x56264c632d10]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250126085230851 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000050), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f4428ac023004f400300022e0056400500f1100926) (sccp_scrc.c:406) 20250126085230851 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085230852 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085230852 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085230852 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085230852 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085230852 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085230852 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085230852 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085230852 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085230852 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085230852 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085230852 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250126085230852 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085230852 DLSCCP DEBUG SCCP-SCOC(80)[0x56264c632d10]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250126085230852 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x56264c624ce0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250126085230852 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9268092)[0x56264c63ac80]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250126085230852 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085230852 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085230852 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085230852 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250126085230852 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250126085230852 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250126085230852 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250126085230852 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-SCCP(676)@009b6094bab8: First idle individual index:0 HNBGW_Test.msc2-SCCP(676)@009b6094bab8: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(677)@009b6094bab8: Found Expect[0] for l3='05080200F110172A5205F4428AC023'O handled at TC_mscpool_LU_by_tmsi_from_other_PLMN0(690) HNBGW_Test.msc2-RAN(677)@009b6094bab8: Added conn table entry 0TC_mscpool_LU_by_tmsi_from_other_PLMN0(690)8958421 HNBGW_Test.msc2-SCCP(676)@009b6094bab8: Session index based on connection ID:0 HNBGW_Test.msc2-SCCP(676)@009b6094bab8: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_LU_by_tmsi_from_other_PLMN0(690)@009b6094bab8: setverdict(pass): none -> pass 20250126085230871 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085230871 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250126085230871 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc2-0: m3ua_rx_xfer 20250126085230871 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250126085230871 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085230871 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085230871 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085230871 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085230871 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085230871 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085230871 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085230871 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:603) 20250126085230871 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085230871 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00027d55) (sccp_scrc.c:477) 20250126085230871 DLSCCP DEBUG Received CO:COAK for local reference 80 (sccp_scoc.c:1824) 20250126085230872 DLSCCP DEBUG SCCP-SCOC(80)[0x56264c632d10]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250126085230872 DLSCCP DEBUG SCCP-SCOC(80)[0x56264c632d10]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250126085230872 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085230872 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250126085230872 DCN DEBUG handle_cn_conn_conf() conn_id=80, addrs: called=RI=SSN_PC,PC=0.0.3,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250126085230872 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x56264c624ce0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250126085230872 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x56264c624ce0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250126085230874 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41100<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_LU_by_tmsi_from_other_PLMN0(690)@009b6094bab8: Final verdict of PTC: pass MTC@009b6094bab8: 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 } } } 20250126085230876 DLCTRL DEBUG Command: GET 907588567 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250126085230876 DLCTRL DEBUG Tx Command reply: GET_REPLY 907588567 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250126085230881 DLCTRL DEBUG Command: GET 28685506 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250126085230881 DLCTRL DEBUG Tx Command reply: GET_REPLY 28685506 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250126085230886 DLCTRL DEBUG Command: GET 946857331 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250126085230886 DLCTRL DEBUG Tx Command reply: GET_REPLY 946857331 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085230889 DLCTRL DEBUG Command: GET 975356565 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085230889 DLCTRL DEBUG Tx Command reply: GET_REPLY 975356565 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085230891 DLCTRL DEBUG Command: GET 106832401 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250126085230891 DLCTRL DEBUG Tx Command reply: GET_REPLY 106832401 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126085230892 DLCTRL DEBUG Command: GET 731501275 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250126085230892 DLCTRL DEBUG Tx Command reply: GET_REPLY 731501275 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250126085230894 DLCTRL DEBUG Command: GET 587098531 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250126085230894 DLCTRL DEBUG Tx Command reply: GET_REPLY 587098531 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250126085230896 DLCTRL DEBUG Command: GET 397972518 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250126085230896 DLCTRL DEBUG Tx Command reply: GET_REPLY 397972518 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085230897 DLCTRL DEBUG Command: GET 124630772 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085230897 DLCTRL DEBUG Tx Command reply: GET_REPLY 124630772 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085230899 DLCTRL DEBUG Command: GET 359240166 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250126085230899 DLCTRL DEBUG Tx Command reply: GET_REPLY 359240166 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126085230900 DLCTRL DEBUG Command: GET 962833385 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250126085230900 DLCTRL DEBUG Tx Command reply: GET_REPLY 962833385 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250126085230902 DLCTRL DEBUG Command: GET 973564863 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250126085230902 DLCTRL DEBUG Tx Command reply: GET_REPLY 973564863 rate_ctr.abs.msc.2.cnpool:subscr:known 1 (control_if.c:477) 20250126085230903 DLCTRL DEBUG Command: GET 816748636 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250126085230903 DLCTRL DEBUG Tx Command reply: GET_REPLY 816748636 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085230905 DLCTRL DEBUG Command: GET 231034162 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085230905 DLCTRL DEBUG Tx Command reply: GET_REPLY 231034162 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085230906 DLCTRL DEBUG Command: GET 30888902 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250126085230906 DLCTRL DEBUG Tx Command reply: GET_REPLY 30888902 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126085230907 DLCTRL DEBUG Command: GET 604142154 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250126085230908 DLCTRL DEBUG Tx Command reply: GET_REPLY 604142154 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250126085230909 DLCTRL DEBUG Command: GET 817970846 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250126085230909 DLCTRL DEBUG Tx Command reply: GET_REPLY 817970846 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250126085230910 DLCTRL DEBUG Command: GET 909081995 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250126085230910 DLCTRL DEBUG Tx Command reply: GET_REPLY 909081995 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085230912 DLCTRL DEBUG Command: GET 524966379 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085230912 DLCTRL DEBUG Tx Command reply: GET_REPLY 524966379 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085230913 DLCTRL DEBUG Command: GET 110966019 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250126085230913 DLCTRL DEBUG Tx Command reply: GET_REPLY 110966019 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed MTC@009b6094bab8: ok: talloc reports "asn1_context" = 1 bytes MutexDispCT-TC_mscpool_LU_by_tmsi_from_other_PLMN(662)@009b6094bab8: Final verdict of PTC: none 20250126085230917 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41070<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1-RUA(669)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(680)@009b6094bab8: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0-RUA(667)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.sgsn2-RAN(686)@009b6094bab8: Final verdict of PTC: none 20250126085230917 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250126085230917 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085230917 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250126085230917 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20250126085230917 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250126085230917 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085230917 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126085230917 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250126085230917 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126085230917 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085230917 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc1-0: connection closed 20250126085230917 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126085230917 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN HNBGW_Test.msc0-RAN(671)@009b6094bab8: Final verdict of PTC: none20250126085230917 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126085230917 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250126085230917 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126085230917 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250126085230917 DLINP <0002> stream.c:265 virt-sgsn2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250126085230917 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085230917 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn2-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250126085230917 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn2-0: xUA SRV SHUTDOWN_EVENT 20250126085230917 DLINP <0002> stream.c:265 virt-sgsn2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250126085230917 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085230917 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126085230917 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn2-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250126085230917 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250126085230917 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126085230917 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085230917 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126085230917 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST HNBGW_Test.sgsn1-RAN(683)@009b6094bab8: Final verdict of PTC: none 20250126085230917 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126085230917 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085230917 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn2-0: connection closed 20250126085230917 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126085230917 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126085230917 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126085230917 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn2){AS_ACTIVE}: state_chg to AS_PENDING 20250126085230917 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126085230917 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250126085230917 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20250126085230917 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085230917 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085230917 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250126085230917 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20250126085230917 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Connection reset by peer 20250126085230917 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126085230917 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085230917 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126085230917 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250126085230917 DLINP <0002> stream_srv.c:766 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250126085230917 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085230917 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20250126085230917 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126085230917 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126085230917 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126085230917 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250126085230917 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication HNBGW_Test.sgsn2-M3UA(687)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(679)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(672)@009b6094bab8: Final verdict of PTC: none 20250126085230917 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250126085230917 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe HNBGW_Test.msc2-RAN(677)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.msc1-RAN(674)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(682)@009b6094bab8: Final verdict of PTC: none 20250126085230917 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126085230917 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:371) 20250126085230917 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085230917 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085230917 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085230917 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085230917 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126085230917 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126085230917 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126085230917 DRANAP NOTICE cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: link lost (cnlink.c:118) 20250126085230917 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:35523<->l=127.0.0.1:4262) (control_if.c:193) 20250126085230917 DLINP DEBUG SRVCONN(,r=127.0.0.1:45739<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085230917 DLINP DEBUG SRVCONN(,r=127.0.0.1:45739<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085230917 DLINP NOTICE SRV(,r=127.0.0.1:45739<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250126085230918 DMAIN NOTICE (127.0.0.1:45739 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:45739<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) HNBGW_Test.msc1-M3UA(675)@009b6094bab8: Final verdict of PTC: none 20250126085230918 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0(666)@009b6094bab8: Final verdict of PTC: none 20250126085230918 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085230918 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126085230918 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.3/0, (xua_snm.c:371) 20250126085230918 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085230918 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085230918 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085230918 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085230918 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126085230918 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085230918 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126085230918 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250126085230918 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SEND_FAILED flags=0x1 20250126085230918 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085230918 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250126085230918 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SEND_FAILED 20250126085230918 DLINP <0002> stream_srv.c:766 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250126085230918 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085230918 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn1-0: connection closed 20250126085230918 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126085230918 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126085230918 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126085230918 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250126085230918 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126085230918 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250126085230918 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250126085230918 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Connection reset by peer 20250126085230918 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126085230918 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085230918 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126085230918 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250126085230918 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SEND_FAILED flags=0x1 20250126085230918 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085230918 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250126085230918 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc2-0: xUA SRV SEND_FAILED HNBGW_Test.sgsn0-M3UA(681)@009b6094bab8: Final verdict of PTC: none20250126085230918 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126085230918 DCN NOTICE (sgsn-2) now unreachable: N-PCSTATE ind: pc=11 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126085230918 DRANAP DEBUG cnlink(sgsn-2)[0x56264c61a310]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126085230918 DRANAP NOTICE cnlink(sgsn-2)[0x56264c61a310]{DISCONNECTED}: link lost (cnlink.c:118) 20250126085230918 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085230918 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126085230918 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20250126085230918 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085230918 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085230918 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085230918 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085230918 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126085230918 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126085230918 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126085230918 DRANAP NOTICE cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: link lost (cnlink.c:118) 20250126085230918 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085230918 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126085230918 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:371) 20250126085230918 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085230918 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085230918 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085230918 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085230918 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126085230918 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126085230918 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126085230918 DRANAP NOTICE cnlink(sgsn-1)[0x56264c619980]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn1-M3UA(684)@009b6094bab8: Final verdict of PTC: none VirtHNBGW-STATS(663)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.sgsn2-SCCP(685)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(673)@009b6094bab8: Final verdict of PTC: none IPA-CTRL-CLI-IPA(664)@009b6094bab8: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1(668)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(670)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(678)@009b6094bab8: Final verdict of PTC: none HNBGW-MGCP(688)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(676)@009b6094bab8: Final verdict of PTC: none MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126085230969 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41064<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(665)@009b6094bab8: Final verdict of PTC: none MTC@009b6094bab8: Setting final verdict of the test case. MTC@009b6094bab8: Local verdict of MTC: pass MTC@009b6094bab8: Local verdict of PTC MutexDispCT-TC_mscpool_LU_by_tmsi_from_other_PLMN(662): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC VirtHNBGW-STATS(663): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC IPA-CTRL-CLI-IPA(664): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW-PFCP(665): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0(666): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0-RUA(667): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1(668): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1-RUA(669): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.msc0-SCCP(670): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.msc0-RAN(671): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.msc0-M3UA(672): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.msc1-SCCP(673): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.msc1-RAN(674): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.msc1-M3UA(675): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.msc2-SCCP(676): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.msc2-RAN(677): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.msc2-M3UA(678): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(679): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.sgsn0-RAN(680): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(681): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(682): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.sgsn1-RAN(683): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(684): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(685): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.sgsn2-RAN(686): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(687): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW-MGCP(688): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN0(689): pass (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN0(690): pass (pass -> pass) MTC@009b6094bab8: Test case TC_mscpool_LU_by_tmsi_from_other_PLMN finished. Verdict: pass MTC@009b6094bab8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN pass'. 20250126085231052 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085231052 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085231052 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250126085231052 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250126085231052 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250126085231052 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4535759)[0x56264c6430c0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250126085231052 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4535759)[0x56264c6430c0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250126085231052 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x56264c632710]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250126085231052 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250126085231052 DLSCCP DEBUG SCCP-SCOC(79)[0x56264c63be70]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250126085231052 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00feee27), PART(T=Source Reference,L=4,D=0000004f), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250126085231052 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085231052 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085231052 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085231052 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085231052 DLSCCP DEBUG SCCP-SCOC(79)[0x56264c63be70]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250126085231052 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x56264c632710]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250126085231052 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4535759)[0x56264c6430c0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250126085231052 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4535759)[0x56264c6430c0]{disrupted}: Freeing instance (context_map.c:202) 20250126085231052 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4535759)[0x56264c6430c0]{disrupted}: Deallocated (fsm.c:568) 20250126085231052 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x56264c632710]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250126085231053 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x56264c632710]{disconnected}: Freeing instance (context_map.c:206) 20250126085231053 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x56264c632710]{disconnected}: Deallocated (fsm.c:568) 20250126085231053 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-4535759 SCCP-79 msc-0 MI=TMSI-0x42410023 (from other PLMN): Deallocating (context_map.c:225) 20250126085231053 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9268092)[0x56264c63ac80]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250126085231053 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9268092)[0x56264c63ac80]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250126085231053 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x56264c624ce0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250126085231053 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250126085231053 DLSCCP DEBUG SCCP-SCOC(80)[0x56264c632d10]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250126085231053 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00027d55), PART(T=Source Reference,L=4,D=00000050), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250126085231053 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085231053 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085231053 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250126085231053 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085231053 DLSCCP DEBUG SCCP-SCOC(80)[0x56264c632d10]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250126085231053 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x56264c624ce0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250126085231053 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9268092)[0x56264c63ac80]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250126085231053 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9268092)[0x56264c63ac80]{disrupted}: Freeing instance (context_map.c:202) 20250126085231053 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9268092)[0x56264c63ac80]{disrupted}: Deallocated (fsm.c:568) 20250126085231053 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x56264c624ce0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250126085231053 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x56264c624ce0]{disconnected}: Freeing instance (context_map.c:206) 20250126085231053 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x56264c624ce0]{disconnected}: Deallocated (fsm.c:568) 20250126085231053 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-9268092 SCCP-80 msc-2 MI=TMSI-0x428AC023: Deallocating (context_map.c:225) 20250126085231053 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085231053 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085231053 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085231053 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085231053 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085231053 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085231053 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085231053 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085231053 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085231053 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085231053 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085231053 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250126085231053 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250126085231053 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250126085231053 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250126085231053 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085231053 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250126085231053 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe Sun Jan 26 08:52:31 UTC 2025 ====== HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN.talloc 20250126085231117 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41114<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126085231719 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41114<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=592012) Waiting for packet dumper to finish... 1 (prev_count=592012, count=614468) 20250126085232918 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126085232918 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250126085232918 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250126085232918 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126085232918 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250126085232918 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250126085232918 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126085232918 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn2){AS_PENDING}: T(r) expired; dropping queued messages 20250126085232918 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn2){AS_PENDING}: state_chg to AS_DOWN 20250126085232918 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126085232918 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250126085232918 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250126085233509 DLSCCP DEBUG SCCP-SCOC(76)[0x56264c6317f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085233509 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006a55f7), PART(T=Source Reference,L=4,D=0000004c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085233509 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085233509 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085233509 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250126085233509 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085233509 DLSCCP DEBUG SCCP-SCOC(77)[0x56264c6408a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085233509 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b99e2c), PART(T=Source Reference,L=4,D=0000004d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085233509 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085233509 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085233509 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250126085233509 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085233509 DLSCCP DEBUG SCCP-SCOC(78)[0x56264c624aa0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085233509 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00377786), PART(T=Source Reference,L=4,D=0000004e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085233509 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085233509 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085233509 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126085233509 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085233510 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085233510 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085233510 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085233510 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250126085233510 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250126085233510 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250126085233510 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250126085233510 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085233510 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085233510 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085233510 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085233510 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250126085233510 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250126085233510 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250126085233510 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250126085233510 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085233510 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250126085233510 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085233510 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085233510 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085233510 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126085233510 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126085233510 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126085233510 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250126085233510 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe MTC@009b6094bab8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN pass' was executed successfully (exit status: 0). MTC@009b6094bab8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_paging_imsi'. ------ HNBGW_Tests.TC_mscpool_paging_imsi ------ Sun Jan 26 08:52:33 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_paging_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_paging_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250126085234192 DLSCCP DEBUG SCCP-SCOC(75)[0x56264c6248e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085234192 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cbf59c), PART(T=Source Reference,L=4,D=0000004b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085234192 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085234192 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085234192 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126085234192 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085234192 DLSCCP DEBUG SCCP-SCOC(74)[0x56264c6310a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085234192 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004886b3), PART(T=Source Reference,L=4,D=0000004a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085234192 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085234192 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085234192 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126085234192 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085234192 DLSCCP DEBUG SCCP-SCOC(73)[0x56264c62e880]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085234192 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005253de), PART(T=Source Reference,L=4,D=00000049), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085234192 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085234192 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085234192 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126085234192 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085234192 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085234192 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085234192 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085234192 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126085234192 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126085234192 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126085234192 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250126085234192 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085234192 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085234192 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085234193 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126085234193 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126085234193 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126085234193 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250126085234193 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085234193 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085234193 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085234193 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126085234193 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126085234193 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126085234193 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@009b6094bab8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_paging_imsi' was executed successfully (exit status: 0). MTC@009b6094bab8: Test case TC_mscpool_paging_imsi started. 20250126085234793 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41126<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126085234797 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41138<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126085234802 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:45225<->l=127.0.0.1:4262) (control_if.c:572) 20250126085234819 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250126085234819 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_mscpool_paging_imsi-Iuh0(695)@009b6094bab8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250126085234829 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085234829 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085234829 DRANAP NOTICE cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: link lost (cnlink.c:118) 20250126085234830 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085234830 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085234831 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085234831 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250126085234831 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085234831 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085234831 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085234831 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085234831 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085234831 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085234831 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085234831 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085234831 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085234831 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085234831 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085234831 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085234831 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085234831 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085234831 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085234831 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085234831 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085234831 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085234831 DRANAP DEBUG cnlink(msc-2)[0x56264c5ae870]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085234831 DRANAP NOTICE cnlink(msc-2)[0x56264c5ae870]{DISCONNECTED}: link lost (cnlink.c:118) TC_mscpool_paging_imsi-Iuh1(697)@009b6094bab8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250126085234831 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085234831 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250126085234831 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085234831 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085234831 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085234831 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085234831 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085234831 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085234831 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085234831 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085234831 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085234831 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250126085234831 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085234831 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085234831 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085234831 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085234831 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085234831 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085234831 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085234831 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085234831 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085234831 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085234831 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085234832 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085234832 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085234832 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126085234832 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085234832 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085234832 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:33529 (stream_srv.c:142) 20250126085234832 DMAIN INFO New HNB SCTP connection r=127.0.0.1:33529<->l=127.0.0.1:29169 (hnbgw.c:791) 20250126085234832 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085234832 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085234832 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085234832 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126085234832 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126085234832 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126085234832 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250126085234832 DRANAP DEBUG cnlink(msc-2)[0x56264c5ae870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085234832 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250126085234832 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085234832 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085234832 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085234832 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085234832 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085234832 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085234832 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085234832 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085234832 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085234832 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085234833 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085234833 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085234833 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085234833 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085234833 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250126085234833 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085234833 DRANAP DEBUG cnlink(msc-2)[0x56264c5ae870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085234833 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085234833 DRANAP DEBUG cnlink(msc-3)[0x56264c618660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085234833 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085234833 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085234833 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085234833 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250126085234833 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250126085234833 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250126085234833 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250126085234833 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085234833 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250126085234834 DRANAP DEBUG cnlink(msc-3)[0x56264c618660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085234834 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250126085234834 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085234834 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085234834 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085234834 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085234834 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085234834 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085234834 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085234834 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085234834 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085234834 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085234834 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085234834 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085234834 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085234834 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085234834 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250126085234834 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085234834 DRANAP DEBUG cnlink(msc-3)[0x56264c618660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085234834 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085234834 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085234834 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085234834 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250126085234834 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250126085234834 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! MTC@009b6094bab8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(701)@009b6094bab8: ************************************************* MTC@009b6094bab8: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(701)@009b6094bab8: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(701)@009b6094bab8: ************************************************* HNBGW_Test.msc0-SCCP(699)@009b6094bab8: v_sccp_pdu_maxlen:268 MTC@009b6094bab8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@009b6094bab8: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(704)@009b6094bab8: ************************************************* HNBGW_Test.msc1-M3UA(704)@009b6094bab8: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(704)@009b6094bab8: ************************************************* HNBGW_Test.msc1-SCCP(702)@009b6094bab8: v_sccp_pdu_maxlen:268 MTC@009b6094bab8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@009b6094bab8: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(707)@009b6094bab8: ************************************************* HNBGW_Test.msc2-M3UA(707)@009b6094bab8: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(707)@009b6094bab8: ************************************************* HNBGW_Test.msc2-SCCP(705)@009b6094bab8: v_sccp_pdu_maxlen:268 20250126085234907 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085234907 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085234907 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085234907 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085234907 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085234907 DRANAP DEBUG cnlink(sgsn-2)[0x56264c61a310]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085234908 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085234908 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250126085234908 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085234908 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085234908 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085234908 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085234908 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085234908 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085234908 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085234908 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085234908 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085234908 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085234908 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085234908 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085234908 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085234908 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085234908 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085234908 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085234908 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085234908 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085234908 DRANAP DEBUG cnlink(sgsn-3)[0x56264c61aca0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085234908 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085234908 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085234908 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085234908 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085234908 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085234908 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085234908 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20250126085234909 DRANAP DEBUG cnlink(sgsn-3)[0x56264c61aca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085234909 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250126085234909 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085234909 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085234909 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085234909 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085234909 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085234909 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085234909 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085234909 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085234909 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085234909 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085234909 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085234909 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085234909 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085234909 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085234909 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250126085234909 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085234909 DRANAP DEBUG cnlink(sgsn-3)[0x56264c61aca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085234909 DRANAP DEBUG cnlink(sgsn-2)[0x56264c61a310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085234909 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250126085234909 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085234909 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085234909 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085234909 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085234909 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085234909 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085234909 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085234909 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085234909 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085234909 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085234909 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085234909 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085234909 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085234909 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085234909 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250126085234909 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085234909 DRANAP DEBUG cnlink(sgsn-2)[0x56264c61a310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085234909 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085234909 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250126085234909 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085234909 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085234910 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085234910 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085234910 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085234910 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085234910 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085234910 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085234910 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085234910 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085234910 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085234910 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085234910 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085234910 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085234910 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126085234910 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085234910 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085234910 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085234910 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085234910 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085234910 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250126085234910 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250126085234910 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250126085234910 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085234910 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085234910 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085234910 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250126085234910 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250126085234910 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250126085234910 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250126085234910 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085234910 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085234910 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085234910 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126085234910 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126085234910 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126085234910 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down MTC@009b6094bab8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@009b6094bab8: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(710)@009b6094bab8: ************************************************* HNBGW_Test.sgsn0-M3UA(710)@009b6094bab8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(710)@009b6094bab8: ************************************************* HNBGW_Test.sgsn0-SCCP(708)@009b6094bab8: v_sccp_pdu_maxlen:268 20250126085234933 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085234933 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085234933 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1355) 20250126085234933 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250126085234933 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20250126085234933 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250126085234933 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250126085234933 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085234933 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@009b6094bab8: setverdict(pass): none -> pass 20250126085234938 DLINP DEBUG SRVCONN(,r=127.0.0.1:33529<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085234938 DLINP DEBUG SRVCONN(,r=127.0.0.1:33529<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085234938 DLINP DEBUG SRVCONN(,r=127.0.0.1:33529<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1355) 20250126085234938 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250126085234938 DHNBAP DEBUG (127.0.0.1:33529 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20250126085234938 DHNBAP NOTICE (127.0.0.1:33529 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250126085234938 DHNBAP NOTICE (127.0.0.1:33529 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250126085234938 DLINP DEBUG SRVCONN(,r=127.0.0.1:33529<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085234938 DLINP DEBUG SRVCONN(,r=127.0.0.1:33529<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126085234964 DLSCCP DEBUG SCCP-SCOC(70)[0x56264c626060]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085234964 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0012478c), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085234964 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085234964 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085234964 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085234964 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085234964 DLSCCP DEBUG SCCP-SCOC(72)[0x56264c62bfb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085234964 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006ccac3), PART(T=Source Reference,L=4,D=00000048), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085234964 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085234964 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085234964 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085234964 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085234964 DLSCCP DEBUG SCCP-SCOC(71)[0x56264c632ba0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085234964 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00791fb8), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085234964 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085234964 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085234964 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126085234964 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085234964 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085234965 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085234965 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085234965 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085234965 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085234965 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085234965 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085234965 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085234965 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085234965 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085234965 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085234965 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085234965 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085234965 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085234965 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085234965 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085234965 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250126085234965 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085234965 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085234965 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085234965 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126085234965 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126085234965 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126085234965 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250126085234965 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250126085235057 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126085235057 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250126085235057 DLSS7 <000c> osmo_ss7_xua_srv.c:119 0: asp-virt-msc0-0: accept of new connection from (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) before old was closed -> close old one 20250126085235057 DLSS7 <000c> osmo_ss7_asp.c:1082 ?: connection closed 20250126085235058 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20250126085235058 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20250126085235058 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(701)@009b6094bab8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250126085235067 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085235067 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250126085235067 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20250126085235067 DLSS7 <000c> xua_asp_fsm.c:300 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20250126085235067 DLSS7 <000c> xua_asp_fsm.c:663 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20250126085235067 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20250126085235067 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250126085235067 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20250126085235067 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085235067 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126085235067 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20250126085235067 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085235067 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250126085235067 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085235067 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085235067 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085235067 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126085235072 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126085235072 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250126085235072 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126085235072 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250126085235072 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085235072 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250126085235072 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126085235072 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126085235072 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20250126085235072 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_ACTIVE 20250126085235072 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126085235072 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250126085235072 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085235072 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126085235072 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20250126085235072 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085235072 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085235072 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085235072 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085235072 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126085235072 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126085235072 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085235074 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085235074 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250126085235074 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085235074 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085235074 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085235074 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085235074 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085235074 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085235074 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085235074 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085235074 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085235074 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085235074 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085235074 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085235074 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085235074 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085235074 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085235074 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085235074 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085235074 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085235074 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085235074 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085235074 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085235074 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085235074 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085235074 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085235074 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-M3UA(704)@009b6094bab8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250126085235078 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085235078 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250126085235078 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126085235078 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126085235079 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126085235079 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250126085235079 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126085235081 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085235081 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250126085235081 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126085235081 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126085235081 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126085235081 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126085235081 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126085235081 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250126085235081 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085235081 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126085235081 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:406) 20250126085235081 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085235081 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085235081 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085235081 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085235081 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126085235081 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126085235081 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085235082 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085235082 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250126085235082 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085235082 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085235083 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085235083 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085235083 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085235083 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085235083 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085235083 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085235083 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085235083 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085235083 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085235083 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085235083 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085235083 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085235083 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126085235083 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085235083 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085235083 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085235083 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085235083 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085235083 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126085235083 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126085235083 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126085235083 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250126085235083 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085235096 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126085235096 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc2-0 20250126085235096 DLSS7 <000c> osmo_ss7_xua_srv.c:119 0: asp-virt-msc2-0: accept of new connection from (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) before old was closed -> close old one 20250126085235097 DLSS7 <000c> osmo_ss7_asp.c:1082 ?: connection closed 20250126085235097 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20250126085235097 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20250126085235097 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc2-M3UA(707)@009b6094bab8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250126085235102 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085235102 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20250126085235102 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20250126085235102 DLSS7 <000c> xua_asp_fsm.c:300 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20250126085235102 DLSS7 <000c> xua_asp_fsm.c:663 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20250126085235102 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20250126085235102 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250126085235102 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20250126085235102 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085235102 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126085235102 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.3/0, (xua_snm.c:371) 20250126085235102 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085235102 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085235102 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085235102 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085235102 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126085235106 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085235106 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20250126085235106 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126085235106 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126085235106 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20250126085235106 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_ACTIVE 20250126085235106 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126085235106 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085235106 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126085235106 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.3/0, (xua_snm.c:406) 20250126085235106 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085235106 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085235106 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085235106 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085235106 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126085235106 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126085235106 DRANAP DEBUG cnlink(msc-2)[0x56264c5ae870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085235108 DRANAP DEBUG cnlink(msc-2)[0x56264c5ae870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085235108 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250126085235108 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085235108 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085235108 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085235108 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085235108 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085235108 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085235108 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085235108 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085235108 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085235108 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085235108 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085235108 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085235108 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085235108 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085235108 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250126085235108 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085235108 DRANAP DEBUG cnlink(msc-2)[0x56264c5ae870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085235108 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085235108 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085235108 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085235108 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250126085235108 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250126085235108 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250126085235108 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250126085235108 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085235124 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126085235124 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250126085235124 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126085235124 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(710)@009b6094bab8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250126085235130 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085235130 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250126085235130 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126085235130 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126085235130 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126085235130 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250126085235130 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126085235132 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085235132 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250126085235132 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126085235132 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126085235132 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126085235132 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126085235132 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126085235132 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085235132 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126085235132 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20250126085235132 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085235132 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085235132 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085235132 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085235132 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126085235132 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126085235132 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085235133 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085235133 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250126085235133 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085235134 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085235134 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085235134 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085235134 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085235134 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085235134 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085235134 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085235134 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085235134 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085235134 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085235134 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085235134 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085235134 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085235134 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085235134 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085235134 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085235134 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085235134 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085235134 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085235134 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085235134 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085235134 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085235134 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085235134 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085235711 DLSCCP DEBUG SCCP-SCOC(67)[0x56264c5cc4a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085235712 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008dd3b5), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085235712 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085235712 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085235712 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085235712 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085235712 DLSCCP DEBUG SCCP-SCOC(68)[0x56264c63aff0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085235712 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009b3c0d), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085235712 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085235712 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085235712 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126085235712 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085235712 DLSCCP DEBUG SCCP-SCOC(69)[0x56264c62b790]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085235712 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000f7fe9), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085235712 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085235712 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085235712 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085235712 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085235712 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085235712 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085235712 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085235712 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085235712 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085235712 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085235712 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085235712 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085235712 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085235712 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085235712 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085235712 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126085235712 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126085235712 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126085235712 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250126085235712 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085235712 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085235713 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085235713 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085235713 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085235713 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085235713 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085235713 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085235713 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085235719 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085235719 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250126085235719 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250126085235719 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250126085235719 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085235719 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085235719 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085235719 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085235719 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085235719 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085235719 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085235719 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250126085235719 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085235719 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=009b3c0d) (sccp_scrc.c:477) 20250126085235719 DLSCCP DEBUG Received CO:RELCO for local reference 68 (sccp_scoc.c:1824) 20250126085235719 DLSCCP DEBUG SCCP-SCOC(68)[0x56264c63aff0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250126085235720 DLSCCP DEBUG SCCP-SCOC(68)[0x56264c63aff0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250126085235720 DLSCCP DEBUG SCCP-SCOC(68)[0x56264c63aff0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250126085235720 DLSCCP DEBUG SCCP-SCOC(68)[0x56264c63aff0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250126085235720 DLSCCP DEBUG SCCP-SCOC(68)[0x56264c63aff0]{IDLE}: Deallocated (fsm.c:568) 20250126085235721 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085235721 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085235721 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085235721 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085235721 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085235721 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085235721 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085235721 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085235721 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085235721 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085235721 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085235721 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085235721 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085235721 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=008dd3b5) (sccp_scrc.c:477) 20250126085235721 DLSCCP DEBUG Received CO:RELCO for local reference 67 (sccp_scoc.c:1824) 20250126085235721 DLSCCP DEBUG SCCP-SCOC(67)[0x56264c5cc4a0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250126085235722 DLSCCP DEBUG SCCP-SCOC(67)[0x56264c5cc4a0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250126085235722 DLSCCP DEBUG SCCP-SCOC(67)[0x56264c5cc4a0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250126085235722 DLSCCP DEBUG SCCP-SCOC(67)[0x56264c5cc4a0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250126085235722 DLSCCP DEBUG SCCP-SCOC(67)[0x56264c5cc4a0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(700)@009b6094bab8: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(703)@009b6094bab8: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc2-RAN(706)@009b6094bab8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126085235911 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085235911 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250126085235911 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc2-0: m3ua_rx_xfer 20250126085235911 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250126085235911 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085235911 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085235911 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085235911 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085235911 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085235911 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085235911 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085235911 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:603) 20250126085235911 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085235911 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085235911 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250126085235911 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250126085235911 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085235911 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085235911 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085235911 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085235911 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085235911 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085235911 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085235911 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085235911 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085235911 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085235911 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085235911 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085235911 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085235911 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085235911 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126085235911 DRANAP DEBUG cnlink(msc-2)[0x56264c5ae870]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126085235911 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) 20250126085235912 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) 20250126085235912 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085235912 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250126085235912 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085235912 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085235912 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085235912 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085235912 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085235912 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085235912 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085235912 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085235912 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085235912 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085235912 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085235912 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250126085235912 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085235912 DRANAP DEBUG cnlink(msc-2)[0x56264c5ae870]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126085235912 DRANAP NOTICE cnlink(msc-2)[0x56264c5ae870]{CONNECTED}: link up (cnlink.c:111) 20250126085235912 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085235912 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085235912 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085235912 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250126085235912 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250126085235912 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250126085235912 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250126085235912 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085235915 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085235915 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250126085235915 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc2-0: m3ua_rx_xfer 20250126085235915 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250126085235915 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085235915 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085235915 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085235915 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085235915 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085235915 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085235915 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085235916 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:603) 20250126085235916 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085235916 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085235916 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250126085235916 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250126085235916 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085235916 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085235916 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085235916 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085235916 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085235916 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085235916 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085235916 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085235916 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085235916 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085235916 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085235916 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085235916 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085235916 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085235916 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126085235916 DRANAP DEBUG cnlink(msc-2)[0x56264c5ae870]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126085235916 DRANAP INFO cnlink(msc-2)[0x56264c5ae870]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250126085235920 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085235920 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250126085235920 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250126085235920 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250126085235920 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085235920 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085235920 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085235920 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085235920 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085235920 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250126085235920 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250126085235920 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250126085235920 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085235920 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085235920 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085235920 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085235920 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085235920 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085235920 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085235920 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250126085235921 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085235921 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085235921 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250126085235921 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250126085235921 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085235921 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085235921 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085235921 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085235921 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085235921 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085235921 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085235921 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085235921 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085235921 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085235921 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085235921 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085235921 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085235921 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085235921 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126085235921 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126085235921 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) 20250126085235921 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) 20250126085235921 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085235921 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250126085235921 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085235921 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085235921 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085235921 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085235921 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085235921 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085235921 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085235921 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085235921 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085235921 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085235921 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085235921 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126085235922 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085235922 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126085235922 DRANAP NOTICE cnlink(msc-1)[0x56264c5b1670]{CONNECTED}: link up (cnlink.c:111) 20250126085235922 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085235922 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085235922 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085235922 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250126085235922 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085235922 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085235922 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250126085235922 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250126085235922 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085235922 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085235922 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085235922 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085235922 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085235922 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085235922 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085235922 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085235922 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085235922 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085235922 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085235922 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085235922 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085235922 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085235922 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126085235922 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126085235922 DRANAP INFO cnlink(msc-1)[0x56264c5b1670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250126085235922 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085235922 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085235922 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085235922 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126085235922 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126085235923 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126085235923 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250126085235923 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085235924 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085235924 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085235924 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085235924 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085235924 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085235924 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085235924 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085235924 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085235924 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085235924 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085235924 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085235924 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085235924 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085235924 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085235924 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085235924 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085235924 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085235924 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085235924 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085235924 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085235924 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085235925 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=000f7fe9) (sccp_scrc.c:477) 20250126085235924 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085235924 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085235924 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085235924 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085235924 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085235924 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085235924 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085235924 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085235925 DLSCCP DEBUG Received CO:RELCO for local reference 69 (sccp_scoc.c:1824) 20250126085235925 DLSCCP DEBUG SCCP-SCOC(69)[0x56264c62b790]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250126085235925 DLSCCP DEBUG SCCP-SCOC(69)[0x56264c62b790]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250126085235925 DLSCCP DEBUG SCCP-SCOC(69)[0x56264c62b790]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250126085235925 DLSCCP DEBUG SCCP-SCOC(69)[0x56264c62b790]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250126085235925 DLSCCP DEBUG SCCP-SCOC(69)[0x56264c62b790]{IDLE}: Deallocated (fsm.c:568) 20250126085235925 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085235925 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085235925 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085235925 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085235925 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085235925 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085235925 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250126085235925 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250126085235925 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085235925 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085235925 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085235925 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085235925 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085235925 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085235925 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085235925 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085235925 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085235925 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085235925 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085235925 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085235925 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085235925 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085235925 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126085235925 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126085235925 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250126085235925 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250126085235925 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085235925 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250126085235925 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085235925 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085235926 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085235926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085235926 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085235926 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085235926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085235926 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085235926 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085235926 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085235926 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085235926 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085235926 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085235926 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126085235926 DRANAP NOTICE cnlink(msc-0)[0x56264c5ce220]{CONNECTED}: link up (cnlink.c:111) 20250126085235926 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085235926 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085235926 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085235926 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085235926 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085235926 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085235926 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250126085235926 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250126085235926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085235926 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085235926 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085235926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085235926 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085235926 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085235926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085235926 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085235926 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085235926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085235926 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085235926 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085235926 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085235926 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085235926 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126085235927 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126085235927 DRANAP INFO cnlink(msc-0)[0x56264c5ce220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250126085235927 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085235927 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085235927 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085235927 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085235927 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085235927 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085235927 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085235927 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(709)@009b6094bab8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126085235934 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085235934 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085235934 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085235934 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085235934 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085235934 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085235934 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085235934 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085235934 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085235934 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085235934 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085235934 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085235934 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085235934 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085235934 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250126085235934 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250126085235934 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085235934 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085235934 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085235934 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085235934 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085235934 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085235934 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085235934 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085235934 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085235934 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085235934 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085235934 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085235934 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085235934 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085235934 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126085235934 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126085235934 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250126085235934 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250126085235935 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085235935 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250126085235935 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085235935 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085235935 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085235935 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085235935 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085235935 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085235935 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085235935 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085235935 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085235935 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085235935 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085235935 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085235935 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085235935 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126085235935 DRANAP NOTICE cnlink(sgsn-0)[0x56264c618ff0]{CONNECTED}: link up (cnlink.c:111) 20250126085235935 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085235935 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085235935 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085235935 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085235935 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085235935 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085235935 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085235935 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085235937 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085235937 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085235937 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085235937 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085235937 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085235937 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085235937 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085235937 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085235937 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085235937 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085235937 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085235937 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085235937 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085235937 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085235937 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250126085235937 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20250126085235937 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085235937 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085235937 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085235937 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085235937 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085235937 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085235937 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085235937 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085235937 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085235937 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085235937 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085235937 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085235937 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085235937 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085235937 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126085235937 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126085235937 DRANAP INFO cnlink(sgsn-0)[0x56264c618ff0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250126085236447 DLSCCP DEBUG SCCP-SCOC(65)[0x56264c62d740]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085236447 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ea4b06), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085236447 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085236447 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085236447 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126085236447 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085236447 DLSCCP DEBUG SCCP-SCOC(64)[0x56264c645390]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085236447 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00edc97b), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085236447 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085236447 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085236447 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085236447 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085236447 DLSCCP DEBUG SCCP-SCOC(66)[0x56264c644c30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085236447 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0067c98d), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085236447 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085236447 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085236447 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085236448 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085236448 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085236448 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085236448 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085236448 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126085236448 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126085236448 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126085236448 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250126085236448 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085236448 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085236448 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085236448 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085236448 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085236448 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085236448 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085236448 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085236448 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085236448 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085236448 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085236448 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085236448 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085236448 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085236448 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085236448 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085236448 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085236452 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085236452 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250126085236452 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250126085236452 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250126085236452 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085236452 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085236452 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085236452 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085236452 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085236452 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085236452 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085236452 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085236452 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085236452 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085236452 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085236452 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085236452 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085236452 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085236452 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085236452 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250126085236452 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085236452 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=00ea4b06) (sccp_scrc.c:477) 20250126085236452 DLSCCP DEBUG Received CO:RELCO for local reference 65 (sccp_scoc.c:1824) 20250126085236452 DLSCCP DEBUG SCCP-SCOC(65)[0x56264c62d740]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250126085236452 DLSCCP DEBUG SCCP-SCOC(65)[0x56264c62d740]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250126085236452 DLSCCP DEBUG SCCP-SCOC(65)[0x56264c62d740]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250126085236453 DLSCCP DEBUG SCCP-SCOC(65)[0x56264c62d740]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250126085236453 DLSCCP DEBUG SCCP-SCOC(65)[0x56264c62d740]{IDLE}: Deallocated (fsm.c:568) 20250126085236453 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085236453 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085236453 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085236453 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085236453 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085236453 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=00edc97b) (sccp_scrc.c:477) 20250126085236453 DLSCCP DEBUG Received CO:RELCO for local reference 64 (sccp_scoc.c:1824) 20250126085236453 DLSCCP DEBUG SCCP-SCOC(64)[0x56264c645390]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250126085236453 DLSCCP DEBUG SCCP-SCOC(64)[0x56264c645390]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250126085236453 DLSCCP DEBUG SCCP-SCOC(64)[0x56264c645390]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250126085236453 DLSCCP DEBUG SCCP-SCOC(64)[0x56264c645390]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250126085236453 DLSCCP DEBUG SCCP-SCOC(64)[0x56264c645390]{IDLE}: Deallocated (fsm.c:568) 20250126085236652 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085236652 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085236652 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085236652 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085236652 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085236653 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085236653 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085236653 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085236653 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085236653 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085236653 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085236653 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085236653 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085236653 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=0067c98d) (sccp_scrc.c:477) 20250126085236653 DLSCCP DEBUG Received CO:RELCO for local reference 66 (sccp_scoc.c:1824) 20250126085236653 DLSCCP DEBUG SCCP-SCOC(66)[0x56264c644c30]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250126085236653 DLSCCP DEBUG SCCP-SCOC(66)[0x56264c644c30]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250126085236653 DLSCCP DEBUG SCCP-SCOC(66)[0x56264c644c30]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250126085236653 DLSCCP DEBUG SCCP-SCOC(66)[0x56264c644c30]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250126085236653 DLSCCP DEBUG SCCP-SCOC(66)[0x56264c644c30]{IDLE}: Deallocated (fsm.c:568) 20250126085236945 DLCTRL DEBUG Command: GET 899078405 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250126085236945 DLCTRL DEBUG Tx Command reply: GET_REPLY 899078405 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250126085236947 DLCTRL DEBUG Command: GET 820567639 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250126085236947 DLCTRL DEBUG Tx Command reply: GET_REPLY 820567639 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250126085236948 DLCTRL DEBUG Command: GET 975080060 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250126085236948 DLCTRL DEBUG Tx Command reply: GET_REPLY 975080060 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085236949 DLCTRL DEBUG Command: GET 520371819 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085236949 DLCTRL DEBUG Tx Command reply: GET_REPLY 520371819 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085236950 DLCTRL DEBUG Command: GET 932934010 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250126085236950 DLCTRL DEBUG Tx Command reply: GET_REPLY 932934010 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250126085236951 DLCTRL DEBUG Command: GET 639641565 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250126085236951 DLCTRL DEBUG Tx Command reply: GET_REPLY 639641565 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250126085236952 DLCTRL DEBUG Command: GET 347023322 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250126085236952 DLCTRL DEBUG Tx Command reply: GET_REPLY 347023322 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250126085236953 DLCTRL DEBUG Command: GET 385618845 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250126085236953 DLCTRL DEBUG Tx Command reply: GET_REPLY 385618845 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085236954 DLCTRL DEBUG Command: GET 327757047 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085236954 DLCTRL DEBUG Tx Command reply: GET_REPLY 327757047 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085236955 DLCTRL DEBUG Command: GET 906856250 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250126085236955 DLCTRL DEBUG Tx Command reply: GET_REPLY 906856250 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250126085236956 DLCTRL DEBUG Command: GET 585458708 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250126085236956 DLCTRL DEBUG Tx Command reply: GET_REPLY 585458708 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250126085236957 DLCTRL DEBUG Command: GET 893067968 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250126085236957 DLCTRL DEBUG Tx Command reply: GET_REPLY 893067968 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250126085236958 DLCTRL DEBUG Command: GET 211666863 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250126085236958 DLCTRL DEBUG Tx Command reply: GET_REPLY 211666863 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085236960 DLCTRL DEBUG Command: GET 600038762 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085236960 DLCTRL DEBUG Tx Command reply: GET_REPLY 600038762 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085236961 DLCTRL DEBUG Command: GET 630730910 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250126085236961 DLCTRL DEBUG Tx Command reply: GET_REPLY 630730910 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250126085236963 DLCTRL DEBUG Command: GET 16903423 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250126085236963 DLCTRL DEBUG Tx Command reply: GET_REPLY 16903423 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250126085236964 DLCTRL DEBUG Command: GET 182636794 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250126085236964 DLCTRL DEBUG Tx Command reply: GET_REPLY 182636794 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250126085236966 DLCTRL DEBUG Command: GET 294003174 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250126085236966 DLCTRL DEBUG Tx Command reply: GET_REPLY 294003174 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085236968 DLCTRL DEBUG Command: GET 99073501 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085236968 DLCTRL DEBUG Tx Command reply: GET_REPLY 99073501 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085236969 DLCTRL DEBUG Command: GET 900788492 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250126085236969 DLCTRL DEBUG Tx Command reply: GET_REPLY 900788492 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@009b6094bab8: 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@009b6094bab8: "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 } } } 20250126085236989 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39180<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126085238010 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085238010 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085238010 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085238010 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085238010 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085238010 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085238010 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085238010 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085238010 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 76 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085238010 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085238010 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085238010 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085238010 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085238010 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085238010 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250126085238010 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=25,D=000e40150000020003400100001740095000010100000021f3) (sccp_scrc.c:477) 20250126085238010 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085238010 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085238010 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085238010 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085238010 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085238010 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085238010 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085238010 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085238010 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085238010 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085238011 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085238011 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085238011 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085238011 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085238011 DRANAP DEBUG Decoding message RANAP_PagingIEs (ranap_decoder.c:3121) (ranap_decoder.c:3121) 20250126085238011 DCN DEBUG ranap MI 00 01 01 00 00 00 21 f3 = 001010000000123 (hnbgw_cn.c:189) 20250126085238011 DCN DEBUG (msc-0) Decoded Paging: CS IMSI-001010000000123 - (hnbgw_cn.c:238) 20250126085238011 DCN INFO (msc-0) Rx Paging from CN for IMSI-001010000000123 NONE (hnbgw_cn.c:167) 20250126085238011 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA payload of 37 bytes (hnbgw_rua.c:85) 20250126085238011 DRUA DEBUG (127.0.0.1:33529 TTCN3-HNB-1) transmitting RUA payload of 37 bytes (hnbgw_rua.c:85) 20250126085238011 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085238011 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 37 bytes of data (stream_srv.c:827) 20250126085238011 DLINP DEBUG SRVCONN(,r=127.0.0.1:33529<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085238011 DLINP DEBUG SRVCONN(,r=127.0.0.1:33529<->l=127.0.0.1:29169) sending 37 bytes of data (stream_srv.c:827) TC_mscpool_paging_imsi-Iuh0-RUA(696)@009b6094bab8: UnitdataCallback TC_mscpool_paging_imsi-Iuh1-RUA(698)@009b6094bab8: UnitdataCallback HNBGW_Test.msc0-RAN(700)@009b6094bab8: f_create_expect(l3 := '06270003505902080910100000001032'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(700)@009b6094bab8: Created Expect[0] for '06270003505902080910100000001032'O to be handled at TC_mscpool_paging_imsi0(712) TC_mscpool_paging_imsi-Iuh0-RUA(696)@009b6094bab8: Added conn table entry 0TC_mscpool_paging_imsi0(712)12047418 20250126085239046 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085239046 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085239046 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1355) 20250126085239046 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250126085239046 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xb7d43a, normal) (hnbgw_rua.c:407) 20250126085239046 DHNB DEBUG map_rua[0x56264c5cc4a0]{init}: Allocated (fsm.c:456) 20250126085239046 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12047418)[0x56264c5cc4a0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250126085239046 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12047418 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250126085239046 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085239046 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085239046 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12047418 SCCP-0 CS MI=IMSI-001010000000123: CN link paging record selects msc 0 (hnbgw_cn.c:1015) 20250126085239046 DCN DEBUG map_sccp[0x56264c63aff0]{init}: Allocated (fsm.c:456) 20250126085239046 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x56264c63aff0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250126085239046 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12047418 <-> SCCP-81 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250126085239046 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12047418 SCCP-81 msc-0 MI=IMSI-001010000000123: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20250126085239047 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12047418)[0x56264c5cc4a0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250126085239047 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085239047 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085239047 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12047418)[0x56264c5cc4a0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250126085239047 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x56264c63aff0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126085239047 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250126085239047 DLSCCP DEBUG SCCP-SCOC(81)[0x56264c6430c0]{IDLE}: Allocated (fsm.c:456) 20250126085239047 DLSCCP DEBUG SCCP-SCOC(81)[0x56264c6430c0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250126085239047 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000051), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902080910100000001032004f40030002540056400500f1100926) (sccp_scrc.c:406) 20250126085239047 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085239047 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085239047 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085239047 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085239047 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085239047 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085239047 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085239047 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085239047 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085239047 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085239047 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085239047 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085239047 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085239047 DLSCCP DEBUG SCCP-SCOC(81)[0x56264c6430c0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250126085239047 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x56264c63aff0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250126085239047 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12047418)[0x56264c5cc4a0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250126085239048 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085239048 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085239048 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085239048 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085239048 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085239048 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085239048 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085239048 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(699)@009b6094bab8: First idle individual index:0 HNBGW_Test.msc0-SCCP(699)@009b6094bab8: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(700)@009b6094bab8: Found Expect[0] for l3='06270003505902080910100000001032'O handled at TC_mscpool_paging_imsi0(712) HNBGW_Test.msc0-RAN(700)@009b6094bab8: Added conn table entry 0TC_mscpool_paging_imsi0(712)2411427 HNBGW_Test.msc0-SCCP(699)@009b6094bab8: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(699)@009b6094bab8: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250126085239065 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085239065 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085239065 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085239065 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085239065 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085239065 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085239065 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085239065 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085239065 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085239065 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085239065 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) TC_mscpool_paging_imsi0(712)@009b6094bab8: setverdict(pass): none -> pass 20250126085239065 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085239065 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085239065 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00595d0f) (sccp_scrc.c:477) 20250126085239065 DLSCCP DEBUG Received CO:COAK for local reference 81 (sccp_scoc.c:1824) 20250126085239065 DLSCCP DEBUG SCCP-SCOC(81)[0x56264c6430c0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250126085239065 DLSCCP DEBUG SCCP-SCOC(81)[0x56264c6430c0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250126085239065 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085239065 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250126085239065 DCN DEBUG handle_cn_conn_conf() conn_id=81, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250126085239065 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x56264c63aff0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250126085239065 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x56264c63aff0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250126085240069 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39180<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_paging_imsi0(712)@009b6094bab8: Final verdict of PTC: pass MTC@009b6094bab8: 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 } } } 20250126085240073 DLCTRL DEBUG Command: GET 817886991 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250126085240073 DLCTRL DEBUG Tx Command reply: GET_REPLY 817886991 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250126085240076 DLCTRL DEBUG Command: GET 331997312 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250126085240076 DLCTRL DEBUG Tx Command reply: GET_REPLY 331997312 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250126085240080 DLCTRL DEBUG Command: GET 876217736 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250126085240080 DLCTRL DEBUG Tx Command reply: GET_REPLY 876217736 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085240082 DLCTRL DEBUG Command: GET 818061137 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085240082 DLCTRL DEBUG Tx Command reply: GET_REPLY 818061137 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085240083 DLCTRL DEBUG Command: GET 927496326 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250126085240083 DLCTRL DEBUG Tx Command reply: GET_REPLY 927496326 rate_ctr.abs.msc.0.cnpool:subscr:paged 1 (control_if.c:477) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126085240085 DLCTRL DEBUG Command: GET 262412431 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250126085240085 DLCTRL DEBUG Tx Command reply: GET_REPLY 262412431 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250126085240086 DLCTRL DEBUG Command: GET 447971215 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250126085240086 DLCTRL DEBUG Tx Command reply: GET_REPLY 447971215 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250126085240086 DLCTRL DEBUG Command: GET 660377835 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250126085240086 DLCTRL DEBUG Tx Command reply: GET_REPLY 660377835 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085240087 DLCTRL DEBUG Command: GET 23247283 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085240087 DLCTRL DEBUG Tx Command reply: GET_REPLY 23247283 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085240088 DLCTRL DEBUG Command: GET 857173371 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250126085240088 DLCTRL DEBUG Tx Command reply: GET_REPLY 857173371 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126085240089 DLCTRL DEBUG Command: GET 262184387 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250126085240089 DLCTRL DEBUG Tx Command reply: GET_REPLY 262184387 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250126085240090 DLCTRL DEBUG Command: GET 86455710 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250126085240090 DLCTRL DEBUG Tx Command reply: GET_REPLY 86455710 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250126085240091 DLCTRL DEBUG Command: GET 757603490 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250126085240091 DLCTRL DEBUG Tx Command reply: GET_REPLY 757603490 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085240092 DLCTRL DEBUG Command: GET 388599712 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085240092 DLCTRL DEBUG Tx Command reply: GET_REPLY 388599712 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085240093 DLCTRL DEBUG Command: GET 550441150 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250126085240093 DLCTRL DEBUG Tx Command reply: GET_REPLY 550441150 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126085240094 DLCTRL DEBUG Command: GET 723617746 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250126085240094 DLCTRL DEBUG Tx Command reply: GET_REPLY 723617746 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250126085240095 DLCTRL DEBUG Command: GET 962964983 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250126085240095 DLCTRL DEBUG Tx Command reply: GET_REPLY 962964983 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250126085240095 DLCTRL DEBUG Command: GET 587088804 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250126085240095 DLCTRL DEBUG Tx Command reply: GET_REPLY 587088804 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085240096 DLCTRL DEBUG Command: GET 45422320 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085240096 DLCTRL DEBUG Tx Command reply: GET_REPLY 45422320 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085240097 DLCTRL DEBUG Command: GET 582298228 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250126085240097 DLCTRL DEBUG Tx Command reply: GET_REPLY 582298228 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed MTC@009b6094bab8: ok: talloc reports "asn1_context" = 1 bytes 20250126085240100 DLINP DEBUG SRVCONN(,r=127.0.0.1:33529<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085240100 DLINP DEBUG SRVCONN(,r=127.0.0.1:33529<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085240100 DLINP NOTICE SRV(,r=127.0.0.1:33529<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250126085240101 DMAIN NOTICE (127.0.0.1:33529 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:33529<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250126085240101 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20250126085240101 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085240101 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085240101 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250126085240101 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250126085240101 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250126085240101 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12047418)[0x56264c5cc4a0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250126085240101 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12047418)[0x56264c5cc4a0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250126085240101 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x56264c63aff0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250126085240101 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250126085240101 DLSCCP DEBUG SCCP-SCOC(81)[0x56264c6430c0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250126085240101 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00595d0f), PART(T=Source Reference,L=4,D=00000051), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250126085240101 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085240101 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085240101 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) HNBGW_Test.sgsn0-RAN(709)@009b6094bab8: Final verdict of PTC: none 20250126085240101 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085240101 DLSCCP DEBUG SCCP-SCOC(81)[0x56264c6430c0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250126085240101 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x56264c63aff0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250126085240101 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12047418)[0x56264c5cc4a0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250126085240101 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12047418)[0x56264c5cc4a0]{disrupted}: Freeing instance (context_map.c:202) 20250126085240101 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250126085240101 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085240101 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250126085240101 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20250126085240101 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250126085240101 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085240101 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250126085240101 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250126085240101 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12047418)[0x56264c5cc4a0]{disrupted}: Deallocated (fsm.c:568) 20250126085240101 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x56264c63aff0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250126085240101 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x56264c63aff0]{disconnected}: Freeing instance (context_map.c:206) 20250126085240101 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x56264c63aff0]{disconnected}: Deallocated (fsm.c:568) 20250126085240101 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-12047418 SCCP-81 msc-0 MI=IMSI-001010000000123: Deallocating (context_map.c:225) 20250126085240101 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250126085240101 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085240101 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126085240101 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250126085240101 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250126085240101 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085240101 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126085240101 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250126085240101 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126085240101 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085240101 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc1-0: connection closed 20250126085240101 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126085240101 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126085240101 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41138<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250126085240101 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126085240101 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250126085240101 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126085240101 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250126085240101 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126085240101 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085240101 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20250126085240101 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126085240101 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126085240101 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126085240101 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250126085240101 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126085240101 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250126085240101 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085240101 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085240101 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085240101 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085240101 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085240101 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085240101 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085240101 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(700)@009b6094bab8: Final verdict of PTC: none 20250126085240101 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085240101 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126085240101 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:371) 20250126085240101 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085240101 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085240101 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085240101 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085240101 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126085240101 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126085240101 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126085240101 DRANAP NOTICE cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: link lost (cnlink.c:118) 20250126085240101 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085240101 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126085240101 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20250126085240101 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085240101 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085240101 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) HNBGW_Test.msc0-SCCP(699)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(704)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(710)@009b6094bab8: Final verdict of PTC: none 20250126085240101 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085240101 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126085240101 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126085240101 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126085240101 DRANAP NOTICE cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc1-SCCP(702)@009b6094bab8: Final verdict of PTC: none TC_mscpool_paging_imsi-Iuh0-RUA(696)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(705)@009b6094bab8: Final verdict of PTC: none TC_mscpool_paging_imsi-Iuh1-RUA(698)@009b6094bab8: Final verdict of PTC: none 20250126085240101 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126085240101 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085240101 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126085240101 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250126085240101 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20250126085240101 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085240101 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250126085240101 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20250126085240101 DLINP <0002> stream_srv.c:766 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250126085240101 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085240101 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20250126085240101 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126085240101 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126085240101 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126085240101 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING HNBGW_Test.msc1-RAN(703)@009b6094bab8: Final verdict of PTC: none 20250126085240101 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:45225<->l=127.0.0.1:4262) (control_if.c:193) 20250126085240101 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126085240101 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication TC_mscpool_paging_imsi-Iuh1(697)@009b6094bab8: Final verdict of PTC: none MutexDispCT-TC_mscpool_paging_imsi(691)@009b6094bab8: Final verdict of PTC: none 20250126085240101 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085240101 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126085240102 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20250126085240102 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085240102 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085240102 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085240102 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085240102 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126085240102 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126085240102 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126085240102 DRANAP NOTICE cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-SCCP(708)@009b6094bab8: Final verdict of PTC: none 20250126085240102 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126085240102 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085240102 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126085240102 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250126085240102 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SEND_FAILED flags=0x1 20250126085240102 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085240102 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250126085240102 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc2-0: xUA SRV SEND_FAILED 20250126085240102 DLINP <0002> stream_srv.c:766 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250126085240102 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085240102 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc2-0: connection closed 20250126085240102 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126085240102 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126085240102 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126085240102 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250126085240102 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126085240102 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250126085240102 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085240102 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126085240102 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.3/0, (xua_snm.c:371) 20250126085240102 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085240102 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085240102 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085240102 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085240102 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126085240102 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126085240102 DRANAP DEBUG cnlink(msc-2)[0x56264c5ae870]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126085240102 DRANAP NOTICE cnlink(msc-2)[0x56264c5ae870]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc2-RAN(706)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(701)@009b6094bab8: Final verdict of PTC: none VirtHNBGW-STATS(692)@009b6094bab8: Final verdict of PTC: none HNBGW-MGCP(711)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(707)@009b6094bab8: Final verdict of PTC: none 20250126085240104 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41126<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(693)@009b6094bab8: Final verdict of PTC: none MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_paging_imsi-Iuh0(695)@009b6094bab8: Final verdict of PTC: none HNBGW-PFCP(694)@009b6094bab8: Final verdict of PTC: none MTC@009b6094bab8: Setting final verdict of the test case. MTC@009b6094bab8: Local verdict of MTC: pass MTC@009b6094bab8: Local verdict of PTC MutexDispCT-TC_mscpool_paging_imsi(691): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC VirtHNBGW-STATS(692): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC IPA-CTRL-CLI-IPA(693): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW-PFCP(694): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_mscpool_paging_imsi-Iuh0(695): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_mscpool_paging_imsi-Iuh0-RUA(696): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_mscpool_paging_imsi-Iuh1(697): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_mscpool_paging_imsi-Iuh1-RUA(698): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.msc0-SCCP(699): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.msc0-RAN(700): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.msc0-M3UA(701): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.msc1-SCCP(702): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.msc1-RAN(703): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.msc1-M3UA(704): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.msc2-SCCP(705): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.msc2-RAN(706): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.msc2-M3UA(707): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(708): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.sgsn0-RAN(709): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(710): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW-MGCP(711): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_mscpool_paging_imsi0(712): pass (pass -> pass) MTC@009b6094bab8: Test case TC_mscpool_paging_imsi finished. Verdict: pass MTC@009b6094bab8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_imsi pass'. Sun Jan 26 08:52:40 UTC 2025 ====== HNBGW_Tests.TC_mscpool_paging_imsi pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_paging_imsi.talloc 20250126085240265 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39188<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126085240866 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39188<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=512108) 20250126085241053 DLSCCP DEBUG SCCP-SCOC(80)[0x56264c632d10]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250126085241053 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00027d55), PART(T=Source Reference,L=4,D=00000050), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085241053 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085241053 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085241053 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250126085241053 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085241053 DLSCCP DEBUG SCCP-SCOC(79)[0x56264c63be70]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250126085241053 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00feee27), PART(T=Source Reference,L=4,D=0000004f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085241053 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085241053 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085241053 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085241053 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085241053 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085241053 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085241053 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085241053 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250126085241053 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250126085241053 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250126085241053 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250126085241053 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-TRANSFER.req 20250126085241053 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085241053 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085241053 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085241054 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085241054 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085241054 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085241054 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085241054 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=512108, count=521564) 20250126085242101 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126085242101 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250126085242102 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250126085242102 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126085242102 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250126085242102 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250126085242102 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126085242102 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250126085242102 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250126085242103 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126085242103 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20250126085242103 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN MTC@009b6094bab8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_imsi pass' was executed successfully (exit status: 0). MTC@009b6094bab8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_paging_tmsi'. ------ HNBGW_Tests.TC_mscpool_paging_tmsi ------ Sun Jan 26 08:52:42 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_paging_tmsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_paging_tmsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250126085243510 DLSCCP DEBUG SCCP-SCOC(78)[0x56264c624aa0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085243510 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00377786), PART(T=Source Reference,L=4,D=0000004e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085243510 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085243510 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085243510 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126085243510 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085243510 DLSCCP DEBUG SCCP-SCOC(77)[0x56264c6408a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085243510 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b99e2c), PART(T=Source Reference,L=4,D=0000004d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085243510 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085243510 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085243510 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250126085243510 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085243510 DLSCCP DEBUG SCCP-SCOC(76)[0x56264c6317f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085243510 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006a55f7), PART(T=Source Reference,L=4,D=0000004c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085243510 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085243510 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085243510 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250126085243510 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085243511 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085243511 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085243511 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085243511 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126085243511 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126085243511 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126085243511 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250126085243511 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085243511 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085243511 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085243511 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250126085243511 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250126085243511 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250126085243511 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250126085243511 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085243511 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085243511 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085243511 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250126085243511 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250126085243511 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250126085243511 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down MTC@009b6094bab8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_paging_tmsi' was executed successfully (exit status: 0). MTC@009b6094bab8: Test case TC_mscpool_paging_tmsi started. 20250126085243971 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39194<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126085243977 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39196<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126085243982 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:33037<->l=127.0.0.1:4262) (control_if.c:572) 20250126085244002 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250126085244002 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_mscpool_paging_tmsi-Iuh0(717)@009b6094bab8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250126085244009 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085244009 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085244009 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085244009 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085244009 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085244009 DRANAP DEBUG cnlink(msc-2)[0x56264c5ae870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085244009 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085244009 DRANAP DEBUG cnlink(msc-3)[0x56264c618660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085244009 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:36294 (stream_srv.c:142) 20250126085244009 DMAIN INFO New HNB SCTP connection r=127.0.0.1:36294<->l=127.0.0.1:29169 (hnbgw.c:791) TC_mscpool_paging_tmsi-Iuh1(719)@009b6094bab8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250126085244010 DRANAP DEBUG cnlink(msc-3)[0x56264c618660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085244010 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250126085244010 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085244010 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085244010 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085244010 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085244010 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085244010 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085244010 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085244010 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085244010 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085244010 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085244010 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085244010 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085244010 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085244010 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085244010 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250126085244010 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085244010 DRANAP DEBUG cnlink(msc-3)[0x56264c618660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085244010 DRANAP DEBUG cnlink(msc-2)[0x56264c5ae870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085244010 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250126085244010 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085244011 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085244011 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085244011 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085244011 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085244011 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085244011 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085244011 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085244011 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085244011 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085244011 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085244011 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085244011 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085244011 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085244011 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250126085244011 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085244011 DRANAP DEBUG cnlink(msc-2)[0x56264c5ae870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085244011 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085244011 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250126085244011 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085244011 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085244011 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085244011 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085244011 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085244011 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085244011 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085244011 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085244011 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085244011 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085244011 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085244011 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085244011 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085244011 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085244011 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126085244011 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085244011 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085244011 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085244011 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250126085244011 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085244011 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085244011 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085244011 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085244011 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085244011 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085244011 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085244011 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085244011 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085244011 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085244011 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085244011 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085244011 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085244011 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085244011 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085244011 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085244011 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085244011 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085244011 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085244011 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085244011 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250126085244011 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250126085244011 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250126085244011 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085244011 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085244011 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085244011 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250126085244011 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250126085244011 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250126085244011 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250126085244011 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085244011 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085244011 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085244011 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126085244011 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126085244011 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126085244011 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250126085244011 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085244011 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085244011 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085244011 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085244011 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085244011 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085244011 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@009b6094bab8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(723)@009b6094bab8: ************************************************* HNBGW_Test.msc0-M3UA(723)@009b6094bab8: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(723)@009b6094bab8: ************************************************* MTC@009b6094bab8: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(721)@009b6094bab8: v_sccp_pdu_maxlen:268 MTC@009b6094bab8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(726)@009b6094bab8: ************************************************* HNBGW_Test.msc1-M3UA(726)@009b6094bab8: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(726)@009b6094bab8: ************************************************* MTC@009b6094bab8: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(724)@009b6094bab8: v_sccp_pdu_maxlen:268 MTC@009b6094bab8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(729)@009b6094bab8: ************************************************* MTC@009b6094bab8: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(729)@009b6094bab8: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(729)@009b6094bab8: ************************************************* HNBGW_Test.msc2-SCCP(727)@009b6094bab8: v_sccp_pdu_maxlen:268 20250126085244043 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085244043 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085244044 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085244044 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085244044 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085244044 DRANAP DEBUG cnlink(sgsn-2)[0x56264c61a310]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085244044 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085244044 DRANAP DEBUG cnlink(sgsn-3)[0x56264c61aca0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085244045 DRANAP DEBUG cnlink(sgsn-3)[0x56264c61aca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085244045 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250126085244045 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085244045 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085244045 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085244045 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085244045 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085244045 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085244045 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085244045 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085244045 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085244045 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085244045 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085244045 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085244045 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085244045 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085244045 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250126085244045 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085244045 DRANAP DEBUG cnlink(sgsn-3)[0x56264c61aca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085244045 DRANAP DEBUG cnlink(sgsn-2)[0x56264c61a310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085244045 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250126085244045 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085244045 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085244045 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085244045 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085244045 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085244045 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085244045 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085244045 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085244045 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085244045 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085244045 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085244045 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085244045 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085244045 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085244045 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250126085244045 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085244045 DRANAP DEBUG cnlink(sgsn-2)[0x56264c61a310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085244045 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085244045 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250126085244045 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085244045 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085244045 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085244046 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085244046 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085244046 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085244046 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085244046 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085244046 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085244046 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085244046 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085244046 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085244046 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085244046 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085244046 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126085244046 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085244046 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085244046 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085244046 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250126085244046 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085244046 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085244046 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085244046 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085244046 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085244046 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085244046 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085244046 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085244046 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085244046 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085244046 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085244046 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085244046 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085244046 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085244046 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085244046 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085244046 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085244046 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085244046 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085244046 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085244046 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250126085244046 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250126085244046 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250126085244046 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085244046 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085244046 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085244046 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250126085244046 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250126085244046 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250126085244046 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250126085244046 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085244046 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085244046 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085244046 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126085244046 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126085244046 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126085244046 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250126085244046 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085244046 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085244046 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085244046 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085244046 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085244046 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085244046 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@009b6094bab8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(732)@009b6094bab8: ************************************************* HNBGW_Test.sgsn0-M3UA(732)@009b6094bab8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(732)@009b6094bab8: ************************************************* MTC@009b6094bab8: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(730)@009b6094bab8: v_sccp_pdu_maxlen:268 20250126085244068 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085244068 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085244068 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1355) 20250126085244068 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250126085244068 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20250126085244068 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250126085244068 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250126085244068 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085244068 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@009b6094bab8: setverdict(pass): none -> pass 20250126085244073 DLINP DEBUG SRVCONN(,r=127.0.0.1:36294<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085244073 DLINP DEBUG SRVCONN(,r=127.0.0.1:36294<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085244073 DLINP DEBUG SRVCONN(,r=127.0.0.1:36294<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1355) 20250126085244073 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250126085244073 DHNBAP DEBUG (127.0.0.1:36294 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20250126085244073 DHNBAP NOTICE (127.0.0.1:36294 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250126085244073 DHNBAP NOTICE (127.0.0.1:36294 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250126085244073 DLINP DEBUG SRVCONN(,r=127.0.0.1:36294<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085244073 DLINP DEBUG SRVCONN(,r=127.0.0.1:36294<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126085244192 DLSCCP DEBUG SCCP-SCOC(73)[0x56264c62e880]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085244192 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005253de), PART(T=Source Reference,L=4,D=00000049), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085244192 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085244192 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085244192 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126085244192 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085244192 DLSCCP DEBUG SCCP-SCOC(74)[0x56264c6310a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085244192 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004886b3), PART(T=Source Reference,L=4,D=0000004a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085244192 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085244192 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085244192 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126085244193 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085244193 DLSCCP DEBUG SCCP-SCOC(75)[0x56264c6248e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085244193 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cbf59c), PART(T=Source Reference,L=4,D=0000004b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085244193 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085244193 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085244193 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126085244193 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085244193 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085244193 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085244193 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085244193 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126085244193 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126085244193 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126085244193 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250126085244193 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085244193 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085244193 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085244193 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126085244193 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126085244193 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126085244193 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250126085244193 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085244193 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085244193 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085244193 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126085244193 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126085244193 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126085244193 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250126085244221 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126085244221 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250126085244221 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126085244221 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(723)@009b6094bab8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250126085244230 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085244230 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250126085244231 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126085244231 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126085244231 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126085244231 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250126085244231 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126085244231 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126085244231 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250126085244231 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126085244231 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250126085244234 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085244234 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250126085244234 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126085244234 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126085244234 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126085244234 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126085244234 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication HNBGW_Test.msc1-M3UA(726)@009b6094bab8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250126085244234 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085244234 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126085244234 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20250126085244234 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085244234 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085244234 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085244234 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085244234 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126085244234 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126085244234 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085244235 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085244235 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250126085244235 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085244235 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085244235 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085244236 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085244236 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085244236 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085244236 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085244236 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085244236 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085244236 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085244236 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085244236 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085244236 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085244236 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085244236 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085244236 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085244236 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085244236 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085244236 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085244236 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085244236 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085244236 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085244236 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085244236 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085244236 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085244238 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085244238 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250126085244238 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126085244238 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126085244238 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126085244238 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250126085244239 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126085244241 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085244241 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250126085244241 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126085244241 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126085244241 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126085244241 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126085244241 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126085244241 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085244241 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126085244241 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:406) 20250126085244241 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085244241 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085244241 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085244241 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085244241 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126085244241 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126085244241 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085244241 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126085244241 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc2-0 20250126085244241 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126085244241 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250126085244243 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085244243 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250126085244243 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085244243 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085244243 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085244243 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085244243 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085244243 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085244243 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085244243 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085244243 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085244243 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085244243 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085244243 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085244243 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085244243 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085244243 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126085244243 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085244243 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085244244 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085244244 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085244244 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085244244 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126085244244 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126085244244 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126085244244 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250126085244244 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-M3UA(729)@009b6094bab8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250126085244248 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085244248 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20250126085244248 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126085244248 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126085244248 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126085244248 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20250126085244248 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126085244251 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085244251 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20250126085244251 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126085244251 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126085244251 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126085244251 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126085244251 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126085244251 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085244251 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126085244251 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.3/0, (xua_snm.c:406) 20250126085244251 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085244251 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085244251 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085244251 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085244251 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126085244251 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126085244251 DRANAP DEBUG cnlink(msc-2)[0x56264c5ae870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085244252 DRANAP DEBUG cnlink(msc-2)[0x56264c5ae870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085244252 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250126085244252 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085244252 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085244253 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085244253 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085244253 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085244253 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085244253 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085244253 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085244253 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085244253 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085244253 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085244253 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085244253 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085244253 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085244253 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250126085244253 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085244253 DRANAP DEBUG cnlink(msc-2)[0x56264c5ae870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085244253 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085244253 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085244253 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085244253 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250126085244253 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250126085244253 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250126085244253 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250126085244253 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085244258 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126085244258 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250126085244258 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126085244258 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(732)@009b6094bab8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250126085244263 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085244263 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250126085244263 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126085244263 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126085244263 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126085244263 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250126085244263 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126085244265 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085244265 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250126085244265 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126085244265 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126085244265 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126085244265 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126085244265 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126085244265 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085244265 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126085244265 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20250126085244265 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085244265 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085244265 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085244266 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085244266 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126085244266 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126085244266 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085244267 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085244267 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250126085244267 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085244267 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085244267 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085244267 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085244267 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085244267 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085244267 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085244267 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085244267 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085244267 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085244267 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085244267 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085244267 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085244267 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085244267 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085244267 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085244267 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085244268 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085244268 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085244268 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085244268 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085244268 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085244268 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085244268 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085244268 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085244964 DLSCCP DEBUG SCCP-SCOC(71)[0x56264c632ba0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085244964 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00791fb8), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085244965 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085244965 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085244965 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126085244965 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085244965 DLSCCP DEBUG SCCP-SCOC(72)[0x56264c62bfb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085244965 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006ccac3), PART(T=Source Reference,L=4,D=00000048), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085244965 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085244965 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085244965 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085244965 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085244965 DLSCCP DEBUG SCCP-SCOC(70)[0x56264c626060]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085244965 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0012478c), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085244965 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085244965 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085244965 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085244965 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085244965 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085244965 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085244965 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085244965 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126085244965 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126085244965 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126085244965 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250126085244965 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085244966 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085244966 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085244966 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085244966 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085244966 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085244966 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085244966 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085244966 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085244966 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085244966 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085244966 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085244966 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085244966 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085244966 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085244966 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085244966 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085244973 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085244973 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085244973 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085244973 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085244973 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085244973 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085244973 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085244973 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085244973 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085244973 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250126085244973 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250126085244973 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250126085244973 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085244973 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085244973 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085244973 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085244973 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085244973 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085244974 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085244974 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085244974 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085244974 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=006ccac3) (sccp_scrc.c:477) 20250126085244974 DLSCCP DEBUG Received CO:RELCO for local reference 72 (sccp_scoc.c:1824) 20250126085244974 DLSCCP DEBUG SCCP-SCOC(72)[0x56264c62bfb0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250126085244974 DLSCCP DEBUG SCCP-SCOC(72)[0x56264c62bfb0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250126085244974 DLSCCP DEBUG SCCP-SCOC(72)[0x56264c62bfb0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250126085244974 DLSCCP DEBUG SCCP-SCOC(72)[0x56264c62bfb0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250126085244974 DLSCCP DEBUG SCCP-SCOC(72)[0x56264c62bfb0]{IDLE}: Deallocated (fsm.c:568) 20250126085244974 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085244974 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085244974 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085244974 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250126085244974 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085244974 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=00791fb8) (sccp_scrc.c:477) 20250126085244974 DLSCCP DEBUG Received CO:RELCO for local reference 71 (sccp_scoc.c:1824) 20250126085244974 DLSCCP DEBUG SCCP-SCOC(71)[0x56264c632ba0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250126085244974 DLSCCP DEBUG SCCP-SCOC(71)[0x56264c632ba0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250126085244974 DLSCCP DEBUG SCCP-SCOC(71)[0x56264c632ba0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250126085244974 DLSCCP DEBUG SCCP-SCOC(71)[0x56264c632ba0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250126085244974 DLSCCP DEBUG SCCP-SCOC(71)[0x56264c632ba0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(722)@009b6094bab8: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(725)@009b6094bab8: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc2-RAN(728)@009b6094bab8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126085245052 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085245052 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250126085245052 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc2-0: m3ua_rx_xfer 20250126085245052 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250126085245052 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085245052 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085245052 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085245052 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085245052 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085245052 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085245052 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085245052 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:603) 20250126085245052 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085245052 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085245052 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250126085245052 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250126085245052 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085245052 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085245052 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085245052 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085245052 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085245052 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085245052 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085245052 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085245052 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085245052 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085245052 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085245052 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085245052 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085245052 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085245053 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126085245053 DRANAP DEBUG cnlink(msc-2)[0x56264c5ae870]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126085245053 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) 20250126085245053 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) 20250126085245053 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085245053 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250126085245053 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085245053 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085245053 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085245053 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085245053 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085245053 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085245053 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085245053 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085245053 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085245053 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085245053 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085245053 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250126085245053 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085245053 DRANAP DEBUG cnlink(msc-2)[0x56264c5ae870]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126085245053 DRANAP NOTICE cnlink(msc-2)[0x56264c5ae870]{CONNECTED}: link up (cnlink.c:111) 20250126085245053 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085245053 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085245053 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085245053 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250126085245053 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250126085245053 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250126085245053 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250126085245053 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085245055 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085245055 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250126085245055 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc2-0: m3ua_rx_xfer 20250126085245055 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250126085245055 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085245055 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085245055 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085245055 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085245055 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085245055 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085245055 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085245055 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:603) 20250126085245055 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085245055 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085245055 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250126085245055 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250126085245055 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085245055 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085245055 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085245055 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085245055 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085245055 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085245055 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085245055 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085245055 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085245055 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085245055 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085245055 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085245055 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085245055 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085245055 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126085245055 DRANAP DEBUG cnlink(msc-2)[0x56264c5ae870]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126085245055 DRANAP INFO cnlink(msc-2)[0x56264c5ae870]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(731)@009b6094bab8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126085245065 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085245065 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085245065 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085245065 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085245065 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085245065 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085245065 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085245065 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085245065 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085245065 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085245065 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085245065 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085245065 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085245065 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085245065 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250126085245065 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250126085245065 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085245065 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085245065 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085245065 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085245065 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085245065 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085245065 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085245065 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085245065 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085245065 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085245065 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085245065 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085245065 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085245065 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085245065 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126085245065 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126085245065 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250126085245065 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250126085245065 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085245065 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250126085245065 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085245065 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085245065 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085245065 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085245065 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085245065 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085245065 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085245065 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085245065 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085245065 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085245065 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085245065 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085245065 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085245065 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126085245065 DRANAP NOTICE cnlink(sgsn-0)[0x56264c618ff0]{CONNECTED}: link up (cnlink.c:111) 20250126085245065 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085245065 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085245065 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085245065 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085245065 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085245065 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085245065 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085245065 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085245067 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085245067 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085245067 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085245067 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085245067 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085245067 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085245067 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085245067 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085245067 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085245067 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085245067 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085245067 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085245067 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085245067 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085245067 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250126085245067 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20250126085245067 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085245067 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085245067 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085245067 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085245067 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085245067 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085245067 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085245067 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085245067 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085245067 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085245067 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085245067 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085245067 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085245067 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085245067 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126085245067 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126085245067 DRANAP INFO cnlink(sgsn-0)[0x56264c618ff0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250126085245177 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085245177 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085245177 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085245177 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085245177 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085245177 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085245177 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085245177 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085245177 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085245177 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250126085245177 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250126085245177 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250126085245177 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085245177 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085245177 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085245177 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085245177 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085245177 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085245177 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085245177 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085245177 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085245177 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085245177 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085245177 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085245177 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085245177 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250126085245177 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250126085245177 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250126085245177 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085245177 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085245177 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085245177 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085245177 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085245177 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085245177 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085245177 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085245177 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085245177 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=0012478c) (sccp_scrc.c:477) 20250126085245177 DLSCCP DEBUG Received CO:RELCO for local reference 70 (sccp_scoc.c:1824) 20250126085245177 DLSCCP DEBUG SCCP-SCOC(70)[0x56264c626060]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250126085245177 DLSCCP DEBUG SCCP-SCOC(70)[0x56264c626060]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250126085245177 DLSCCP DEBUG SCCP-SCOC(70)[0x56264c626060]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250126085245177 DLSCCP DEBUG SCCP-SCOC(70)[0x56264c626060]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250126085245177 DLSCCP DEBUG SCCP-SCOC(70)[0x56264c626060]{IDLE}: Deallocated (fsm.c:568) 20250126085245177 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085245177 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085245177 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085245177 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085245177 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085245177 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085245177 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085245177 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085245177 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085245177 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085245178 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085245178 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250126085245178 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085245178 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085245178 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250126085245178 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250126085245178 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085245178 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085245178 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085245178 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085245178 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085245178 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085245178 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085245178 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085245178 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085245178 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085245178 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085245178 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085245178 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085245178 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085245178 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126085245178 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126085245178 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) 20250126085245178 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) 20250126085245178 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085245178 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250126085245178 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085245178 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085245178 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085245178 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085245178 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085245178 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085245178 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085245178 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085245178 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085245178 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085245178 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085245178 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126085245178 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085245178 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126085245178 DRANAP NOTICE cnlink(msc-1)[0x56264c5b1670]{CONNECTED}: link up (cnlink.c:111) 20250126085245178 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085245178 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085245178 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085245178 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085245178 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085245178 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085245178 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250126085245178 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250126085245178 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085245178 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085245178 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085245178 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085245178 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085245178 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085245178 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085245178 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085245178 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085245178 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085245178 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085245179 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085245179 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085245179 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085245179 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126085245179 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126085245179 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250126085245179 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250126085245179 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085245179 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250126085245179 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085245179 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085245179 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085245179 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085245179 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085245179 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085245179 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085245179 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085245179 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085245179 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085245179 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085245179 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085245179 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085245179 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126085245179 DRANAP NOTICE cnlink(msc-0)[0x56264c5ce220]{CONNECTED}: link up (cnlink.c:111) 20250126085245179 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085245179 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085245179 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085245179 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250126085245179 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085245179 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085245179 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250126085245179 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250126085245179 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085245179 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085245179 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085245179 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085245179 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085245179 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085245179 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085245179 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085245179 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085245179 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085245179 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085245179 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085245179 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085245179 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085245179 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126085245179 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126085245179 DRANAP INFO cnlink(msc-1)[0x56264c5b1670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250126085245179 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085245179 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085245179 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085245179 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126085245179 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126085245179 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126085245179 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250126085245179 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085245179 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085245179 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085245179 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085245179 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085245179 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085245179 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085245179 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085245179 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085245179 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085245179 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085245179 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085245179 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085245179 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085245179 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250126085245179 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250126085245179 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085245179 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085245179 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085245179 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085245179 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085245180 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085245180 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085245180 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085245180 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085245180 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085245180 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085245180 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085245180 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085245180 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085245180 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085245180 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126085245180 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126085245180 DRANAP INFO cnlink(msc-0)[0x56264c5ce220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250126085246085 DLCTRL DEBUG Command: GET 493519276 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250126085246085 DLCTRL DEBUG Tx Command reply: GET_REPLY 493519276 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250126085246092 DLCTRL DEBUG Command: GET 724804798 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250126085246092 DLCTRL DEBUG Tx Command reply: GET_REPLY 724804798 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250126085246096 DLCTRL DEBUG Command: GET 574567853 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250126085246096 DLCTRL DEBUG Tx Command reply: GET_REPLY 574567853 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085246101 DLCTRL DEBUG Command: GET 686890444 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085246102 DLCTRL DEBUG Tx Command reply: GET_REPLY 686890444 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085246109 DLCTRL DEBUG Command: GET 692504496 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250126085246109 DLCTRL DEBUG Tx Command reply: GET_REPLY 692504496 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250126085246114 DLCTRL DEBUG Command: GET 783825552 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250126085246114 DLCTRL DEBUG Tx Command reply: GET_REPLY 783825552 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250126085246118 DLCTRL DEBUG Command: GET 845633804 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250126085246118 DLCTRL DEBUG Tx Command reply: GET_REPLY 845633804 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250126085246125 DLCTRL DEBUG Command: GET 880619124 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250126085246125 DLCTRL DEBUG Tx Command reply: GET_REPLY 880619124 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085246131 DLCTRL DEBUG Command: GET 477664559 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085246132 DLCTRL DEBUG Tx Command reply: GET_REPLY 477664559 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085246138 DLCTRL DEBUG Command: GET 243907732 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250126085246138 DLCTRL DEBUG Tx Command reply: GET_REPLY 243907732 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250126085246143 DLCTRL DEBUG Command: GET 682764508 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250126085246143 DLCTRL DEBUG Tx Command reply: GET_REPLY 682764508 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250126085246147 DLCTRL DEBUG Command: GET 506645391 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250126085246147 DLCTRL DEBUG Tx Command reply: GET_REPLY 506645391 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250126085246151 DLCTRL DEBUG Command: GET 768530369 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250126085246151 DLCTRL DEBUG Tx Command reply: GET_REPLY 768530369 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085246156 DLCTRL DEBUG Command: GET 373667032 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085246156 DLCTRL DEBUG Tx Command reply: GET_REPLY 373667032 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085246159 DLCTRL DEBUG Command: GET 697702220 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250126085246159 DLCTRL DEBUG Tx Command reply: GET_REPLY 697702220 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250126085246164 DLCTRL DEBUG Command: GET 784223514 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250126085246164 DLCTRL DEBUG Tx Command reply: GET_REPLY 784223514 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250126085246169 DLCTRL DEBUG Command: GET 773796839 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250126085246169 DLCTRL DEBUG Tx Command reply: GET_REPLY 773796839 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250126085246181 DLCTRL DEBUG Command: GET 678566561 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250126085246182 DLCTRL DEBUG Tx Command reply: GET_REPLY 678566561 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085246192 DLCTRL DEBUG Command: GET 85090733 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085246192 DLCTRL DEBUG Tx Command reply: GET_REPLY 85090733 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085246201 DLCTRL DEBUG Command: GET 672334867 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250126085246201 DLCTRL DEBUG Tx Command reply: GET_REPLY 672334867 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@009b6094bab8: 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@009b6094bab8: "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 } } } 20250126085246226 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34646<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_paging_tmsi0(734)@009b6094bab8: 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 20250126085247255 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085247255 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085247255 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085247255 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085247255 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085247255 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085247255 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085247255 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085247255 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 84 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085247255 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085247255 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085247255 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085247255 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085247255 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085247255 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250126085247255 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=34,D=000e401e0000030003400100001740095000010100000021f40040400500424b0023) (sccp_scrc.c:477) 20250126085247255 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085247255 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085247255 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085247255 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085247255 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085247255 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085247255 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085247255 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085247255 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085247255 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085247255 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085247255 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085247255 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085247255 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085247256 DRANAP DEBUG Decoding message RANAP_PagingIEs (ranap_decoder.c:3121) (ranap_decoder.c:3121) 20250126085247256 DCN DEBUG ranap MI 00 01 01 00 00 00 21 f4 = 001010000000124 (hnbgw_cn.c:189) 20250126085247256 DCN DEBUG ranap temp UE ID = TMSI-0x424B0023 (hnbgw_cn.c:216) 20250126085247256 DCN DEBUG (msc-0) Decoded Paging: CS IMSI-001010000000124 TMSI-0x424B0023 (hnbgw_cn.c:238) 20250126085247256 DCN INFO (msc-0) Rx Paging from CN for IMSI-001010000000124 TMSI-0x424B0023 (hnbgw_cn.c:167) 20250126085247256 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA payload of 46 bytes (hnbgw_rua.c:85) 20250126085247256 DRUA DEBUG (127.0.0.1:36294 TTCN3-HNB-1) transmitting RUA payload of 46 bytes (hnbgw_rua.c:85) 20250126085247256 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085247256 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 46 bytes of data (stream_srv.c:827) 20250126085247256 DLINP DEBUG SRVCONN(,r=127.0.0.1:36294<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085247256 DLINP DEBUG SRVCONN(,r=127.0.0.1:36294<->l=127.0.0.1:29169) sending 46 bytes of data (stream_srv.c:827) TC_mscpool_paging_tmsi-Iuh1-RUA(720)@009b6094bab8: UnitdataCallback TC_mscpool_paging_tmsi-Iuh0-RUA(718)@009b6094bab8: UnitdataCallback TC_mscpool_paging_tmsi0(734)@009b6094bab8: f_gen_tmsi(suffix:=0, nri_v:=300, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010010010110000000000100011'B == '424B0023'O HNBGW_Test.msc0-RAN(722)@009b6094bab8: f_create_expect(l3 := '0627000350590205F4424B0023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(722)@009b6094bab8: Created Expect[0] for '0627000350590205F4424B0023'O to be handled at TC_mscpool_paging_tmsi0(734) TC_mscpool_paging_tmsi-Iuh0-RUA(718)@009b6094bab8: Added conn table entry 0TC_mscpool_paging_tmsi0(734)10443345 20250126085248288 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085248288 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085248288 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1355) 20250126085248288 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250126085248288 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x9f5a51, normal) (hnbgw_rua.c:407) 20250126085248289 DHNB DEBUG map_rua[0x56264c62bfb0]{init}: Allocated (fsm.c:456) 20250126085248289 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10443345)[0x56264c62bfb0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250126085248289 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10443345 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250126085248289 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085248289 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085248289 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10443345 SCCP-0 CS MI=TMSI-0x424B0023: CN link paging record selects msc 0 (hnbgw_cn.c:1015) 20250126085248289 DCN DEBUG map_sccp[0x56264c5cc4a0]{init}: Allocated (fsm.c:456) 20250126085248289 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x56264c5cc4a0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250126085248289 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-10443345 <-> SCCP-82 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250126085248289 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10443345 SCCP-82 msc-0 MI=TMSI-0x424B0023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:312) 20250126085248289 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10443345)[0x56264c62bfb0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250126085248289 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085248289 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085248289 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10443345)[0x56264c62bfb0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250126085248289 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x56264c5cc4a0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126085248289 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250126085248289 DLSCCP DEBUG SCCP-SCOC(82)[0x56264c63aff0]{IDLE}: Allocated (fsm.c:456) 20250126085248289 DLSCCP DEBUG SCCP-SCOC(82)[0x56264c63aff0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250126085248289 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000052), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=68,D=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0627000350590205f4424b0023004f40030002c30056400500f1100926) (sccp_scrc.c:406) 20250126085248289 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085248289 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085248289 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085248289 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085248289 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085248289 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085248289 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085248289 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085248289 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085248289 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085248289 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085248289 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085248289 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085248289 DLSCCP DEBUG SCCP-SCOC(82)[0x56264c63aff0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250126085248289 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x56264c5cc4a0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250126085248289 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10443345)[0x56264c62bfb0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250126085248290 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085248290 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085248290 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085248290 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085248290 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085248290 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085248290 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085248290 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(721)@009b6094bab8: First idle individual index:0 HNBGW_Test.msc0-SCCP(721)@009b6094bab8: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(722)@009b6094bab8: Found Expect[0] for l3='0627000350590205F4424B0023'O handled at TC_mscpool_paging_tmsi0(734) HNBGW_Test.msc0-RAN(722)@009b6094bab8: Added conn table entry 0TC_mscpool_paging_tmsi0(734)2397990 HNBGW_Test.msc0-SCCP(721)@009b6094bab8: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(721)@009b6094bab8: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_paging_tmsi0(734)@009b6094bab8: setverdict(pass): none -> pass 20250126085248309 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085248309 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085248309 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085248309 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085248309 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085248309 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085248309 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085248309 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085248309 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085248309 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085248309 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085248309 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085248309 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085248309 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00c9145a) (sccp_scrc.c:477) 20250126085248309 DLSCCP DEBUG Received CO:COAK for local reference 82 (sccp_scoc.c:1824) 20250126085248309 DLSCCP DEBUG SCCP-SCOC(82)[0x56264c63aff0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250126085248309 DLSCCP DEBUG SCCP-SCOC(82)[0x56264c63aff0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250126085248310 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085248310 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250126085248310 DCN DEBUG handle_cn_conn_conf() conn_id=82, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250126085248310 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x56264c5cc4a0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250126085248310 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x56264c5cc4a0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250126085249312 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34646<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_paging_tmsi0(734)@009b6094bab8: Final verdict of PTC: pass MTC@009b6094bab8: 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 } } } 20250126085249315 DLCTRL DEBUG Command: GET 819388528 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250126085249315 DLCTRL DEBUG Tx Command reply: GET_REPLY 819388528 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250126085249318 DLCTRL DEBUG Command: GET 613691531 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250126085249318 DLCTRL DEBUG Tx Command reply: GET_REPLY 613691531 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250126085249321 DLCTRL DEBUG Command: GET 665114269 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250126085249321 DLCTRL DEBUG Tx Command reply: GET_REPLY 665114269 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085249323 DLCTRL DEBUG Command: GET 833097776 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085249323 DLCTRL DEBUG Tx Command reply: GET_REPLY 833097776 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085249324 DLCTRL DEBUG Command: GET 601184158 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250126085249324 DLCTRL DEBUG Tx Command reply: GET_REPLY 601184158 rate_ctr.abs.msc.0.cnpool:subscr:paged 1 (control_if.c:477) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126085249325 DLCTRL DEBUG Command: GET 600041352 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250126085249325 DLCTRL DEBUG Tx Command reply: GET_REPLY 600041352 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250126085249326 DLCTRL DEBUG Command: GET 5471484 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250126085249326 DLCTRL DEBUG Tx Command reply: GET_REPLY 5471484 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250126085249327 DLCTRL DEBUG Command: GET 427092687 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250126085249327 DLCTRL DEBUG Tx Command reply: GET_REPLY 427092687 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085249327 DLCTRL DEBUG Command: GET 796030609 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085249327 DLCTRL DEBUG Tx Command reply: GET_REPLY 796030609 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085249328 DLCTRL DEBUG Command: GET 554083614 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250126085249328 DLCTRL DEBUG Tx Command reply: GET_REPLY 554083614 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126085249330 DLCTRL DEBUG Command: GET 88134964 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250126085249330 DLCTRL DEBUG Tx Command reply: GET_REPLY 88134964 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250126085249331 DLCTRL DEBUG Command: GET 779161979 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250126085249331 DLCTRL DEBUG Tx Command reply: GET_REPLY 779161979 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250126085249332 DLCTRL DEBUG Command: GET 619873299 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250126085249332 DLCTRL DEBUG Tx Command reply: GET_REPLY 619873299 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085249333 DLCTRL DEBUG Command: GET 587173754 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085249333 DLCTRL DEBUG Tx Command reply: GET_REPLY 587173754 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085249334 DLCTRL DEBUG Command: GET 594070254 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250126085249334 DLCTRL DEBUG Tx Command reply: GET_REPLY 594070254 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126085249335 DLCTRL DEBUG Command: GET 631939329 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250126085249335 DLCTRL DEBUG Tx Command reply: GET_REPLY 631939329 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250126085249336 DLCTRL DEBUG Command: GET 666523959 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250126085249336 DLCTRL DEBUG Tx Command reply: GET_REPLY 666523959 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250126085249337 DLCTRL DEBUG Command: GET 584284947 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250126085249337 DLCTRL DEBUG Tx Command reply: GET_REPLY 584284947 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085249338 DLCTRL DEBUG Command: GET 38640574 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085249338 DLCTRL DEBUG Tx Command reply: GET_REPLY 38640574 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085249339 DLCTRL DEBUG Command: GET 435818940 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250126085249339 DLCTRL DEBUG Tx Command reply: GET_REPLY 435818940 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed MTC@009b6094bab8: ok: talloc reports "asn1_context" = 1 bytes 20250126085249342 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085249342 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085249342 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250126085249342 DMAIN NOTICE (127.0.0.1:9999 TTCN3-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_mscpool_paging_tmsi(713)@009b6094bab8: Final verdict of PTC: none 20250126085249342 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250126085249342 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10443345)[0x56264c62bfb0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250126085249342 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10443345)[0x56264c62bfb0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250126085249342 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x56264c5cc4a0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250126085249342 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250126085249342 DLSCCP DEBUG SCCP-SCOC(82)[0x56264c63aff0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250126085249342 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c9145a), PART(T=Source Reference,L=4,D=00000052), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250126085249342 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) TC_mscpool_paging_tmsi-Iuh1-RUA(720)@009b6094bab8: Final verdict of PTC: none20250126085249342 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085249342 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) HNBGW_Test.msc2-RAN(728)@009b6094bab8: Final verdict of PTC: none 20250126085249342 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085249342 DLSCCP DEBUG SCCP-SCOC(82)[0x56264c63aff0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250126085249342 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x56264c5cc4a0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) TC_mscpool_paging_tmsi-Iuh0-RUA(718)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(727)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(724)@009b6094bab8: Final verdict of PTC: none 20250126085249342 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10443345)[0x56264c62bfb0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250126085249342 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10443345)[0x56264c62bfb0]{disrupted}: Freeing instance (context_map.c:202) 20250126085249342 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10443345)[0x56264c62bfb0]{disrupted}: Deallocated (fsm.c:568) 20250126085249342 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x56264c5cc4a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250126085249342 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x56264c5cc4a0]{disconnected}: Freeing instance (context_map.c:206) 20250126085249342 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x56264c5cc4a0]{disconnected}: Deallocated (fsm.c:568) 20250126085249342 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-10443345 SCCP-82 msc-0 MI=TMSI-0x424B0023: Deallocating (context_map.c:225) 20250126085249342 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39196<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250126085249342 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:33037<->l=127.0.0.1:4262) (control_if.c:193) 20250126085249342 DLINP DEBUG SRVCONN(,r=127.0.0.1:36294<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) HNBGW_Test.sgsn0-RAN(731)@009b6094bab8: Final verdict of PTC: none 20250126085249342 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085249342 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085249342 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085249342 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085249343 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085249343 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085249343 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085249343 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085249343 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250126085249343 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085249343 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250126085249343 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250126085249343 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250126085249343 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250126085249343 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085249343 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250126085249343 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc2-0: xUA SRV SHUTDOWN_EVENT 20250126085249343 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250126085249343 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085249343 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250126085249343 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250126085249343 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250126085249343 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085249343 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 HNBGW_Test.sgsn0-M3UA(732)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(729)@009b6094bab8: Final verdict of PTC: none 20250126085249343 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250126085249343 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250126085249343 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085249343 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126085249343 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250126085249343 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250126085249343 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085249343 DLINP DEBUG SRVCONN(,r=127.0.0.1:36294<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085249343 DLINP NOTICE SRV(,r=127.0.0.1:36294<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250126085249343 DMAIN NOTICE (127.0.0.1:36294 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:36294<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250126085249343 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20250126085249343 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126085249343 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250126085249343 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126085249343 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085249343 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20250126085249343 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126085249343 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126085249343 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126085249343 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250126085249343 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126085249343 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250126085249343 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126085249343 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085249343 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc2-0: connection closed HNBGW_Test.msc0-M3UA(723)@009b6094bab8: Final verdict of PTC: none HNBGW-MGCP(733)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(721)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(730)@009b6094bab8: Final verdict of PTC: none 20250126085249343 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126085249343 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126085249343 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126085249343 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250126085249343 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126085249343 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250126085249343 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126085249343 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085249343 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20250126085249343 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126085249343 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126085249343 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126085249343 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250126085249343 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126085249343 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc0-RAN(722)@009b6094bab8: Final verdict of PTC: none TC_mscpool_paging_tmsi-Iuh1(719)@009b6094bab8: Final verdict of PTC: none TC_mscpool_paging_tmsi-Iuh0(717)@009b6094bab8: Final verdict of PTC: none VirtHNBGW-STATS(714)@009b6094bab8: Final verdict of PTC: none 20250126085249349 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126085249349 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085249349 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126085249349 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250126085249349 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SEND_FAILED flags=0x1 20250126085249349 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085249349 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250126085249349 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SEND_FAILED 20250126085249349 DLINP <0002> stream_srv.c:766 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250126085249349 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085249349 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc1-0: connection closed 20250126085249349 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126085249349 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126085249349 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126085249349 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250126085249349 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126085249349 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250126085249343 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085249343 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126085249343 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20250126085249343 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085249343 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085249343 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085249343 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085249343 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126085249343 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126085249343 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126085249343 DRANAP NOTICE cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: link lost (cnlink.c:118) 20250126085249343 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085249343 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126085249343 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.3/0, (xua_snm.c:371) 20250126085249343 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085249343 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085249343 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085249343 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085249343 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126085249344 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126085249344 DRANAP DEBUG cnlink(msc-2)[0x56264c5ae870]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126085249344 DRANAP NOTICE cnlink(msc-2)[0x56264c5ae870]{DISCONNECTED}: link lost (cnlink.c:118) 20250126085249344 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085249344 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126085249344 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20250126085249344 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085249344 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085249344 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085249344 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085249344 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126085249344 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126085249344 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126085249344 DRANAP NOTICE cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: link lost (cnlink.c:118) 20250126085249349 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085249349 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126085249349 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:371) 20250126085249349 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085249349 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085249349 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085249349 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085249349 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126085249349 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126085249349 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126085249349 DRANAP NOTICE cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc1-M3UA(726)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.msc1-RAN(725)@009b6094bab8: Final verdict of PTC: none MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed IPA-CTRL-CLI-IPA(715)@009b6094bab8: Final verdict of PTC: none HNBGW-PFCP(716)@009b6094bab8: Final verdict of PTC: none MTC@009b6094bab8: Setting final verdict of the test case. MTC@009b6094bab8: Local verdict of MTC: pass MTC@009b6094bab8: Local verdict of PTC MutexDispCT-TC_mscpool_paging_tmsi(713): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC VirtHNBGW-STATS(714): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC IPA-CTRL-CLI-IPA(715): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW-PFCP(716): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh0(717): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh0-RUA(718): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh1(719): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh1-RUA(720): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.msc0-SCCP(721): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.msc0-RAN(722): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.msc0-M3UA(723): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.msc1-SCCP(724): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.msc1-RAN(725): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.msc1-M3UA(726): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.msc2-SCCP(727): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.msc2-RAN(728): none (pass -> pass) 20250126085249358 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39194<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.msc2-M3UA(729): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(730): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.sgsn0-RAN(731): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(732): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW-MGCP(733): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_mscpool_paging_tmsi0(734): pass (pass -> pass) MTC@009b6094bab8: Test case TC_mscpool_paging_tmsi finished. Verdict: pass MTC@009b6094bab8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_tmsi pass'. Sun Jan 26 08:52:49 UTC 2025 ====== HNBGW_Tests.TC_mscpool_paging_tmsi pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_paging_tmsi.talloc 20250126085249494 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34654<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126085249996 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34654<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=461868) 20250126085250101 DLSCCP DEBUG SCCP-SCOC(81)[0x56264c6430c0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250126085250101 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00595d0f), PART(T=Source Reference,L=4,D=00000051), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085250101 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085250101 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085250101 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085250101 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085250101 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085250102 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085250102 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085250102 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085250102 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085250102 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085250102 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085250102 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=461868, count=470296) 20250126085251054 DLSCCP DEBUG SCCP-SCOC(79)[0x56264c63be70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085251054 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00feee27), PART(T=Source Reference,L=4,D=0000004f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085251054 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085251054 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085251054 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085251054 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085251054 DLSCCP DEBUG SCCP-SCOC(80)[0x56264c632d10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085251054 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00027d55), PART(T=Source Reference,L=4,D=00000050), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085251054 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085251054 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085251054 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250126085251054 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085251054 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085251054 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085251054 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085251054 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085251054 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085251054 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085251054 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085251054 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250126085251054 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085251054 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085251054 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085251054 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250126085251054 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250126085251054 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250126085251054 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250126085251054 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-TRANSFER.req 20250126085251344 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126085251344 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250126085251344 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250126085251344 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126085251344 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20250126085251344 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20250126085251344 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126085251344 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250126085251344 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250126085251349 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126085251349 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250126085251349 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN MTC@009b6094bab8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_tmsi pass' was executed successfully (exit status: 0). MTC@009b6094bab8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin'. ------ HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin ------ Sun Jan 26 08:52:52 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@009b6094bab8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin' was executed successfully (exit status: 0). MTC@009b6094bab8: Test case TC_mscpool_no_allow_attach_round_robin started. 20250126085253080 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34666<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126085253086 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34668<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126085253091 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:32911<->l=127.0.0.1:4262) (control_if.c:572) 20250126085253110 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250126085253110 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_mscpool_no_allow_attach_round_robin-Iuh0(739)@009b6094bab8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250126085253120 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085253120 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085253120 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085253120 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085253120 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085253120 DRANAP DEBUG cnlink(msc-2)[0x56264c5ae870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085253120 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085253120 DRANAP DEBUG cnlink(msc-3)[0x56264c618660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085253120 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:46124 (stream_srv.c:142) 20250126085253120 DMAIN INFO New HNB SCTP connection r=127.0.0.1:46124<->l=127.0.0.1:29169 (hnbgw.c:791) TC_mscpool_no_allow_attach_round_robin-Iuh1(741)@009b6094bab8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250126085253122 DRANAP DEBUG cnlink(msc-3)[0x56264c618660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085253122 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250126085253122 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085253122 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085253122 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085253122 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085253122 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085253122 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085253122 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085253122 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085253122 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085253122 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085253122 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085253122 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085253122 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085253122 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085253122 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250126085253122 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085253122 DRANAP DEBUG cnlink(msc-3)[0x56264c618660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085253122 DRANAP DEBUG cnlink(msc-2)[0x56264c5ae870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085253122 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250126085253122 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085253122 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085253122 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085253122 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085253122 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085253122 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085253122 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085253122 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085253122 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085253122 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085253122 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085253122 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085253122 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085253122 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085253122 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250126085253122 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085253122 DRANAP DEBUG cnlink(msc-2)[0x56264c5ae870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085253122 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085253122 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250126085253122 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085253122 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085253122 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085253122 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085253122 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085253122 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085253122 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085253122 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085253122 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085253122 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085253122 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085253122 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085253122 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085253122 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085253122 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126085253122 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085253122 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085253122 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085253122 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250126085253122 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085253122 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085253122 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085253122 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085253122 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085253122 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085253122 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085253122 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085253122 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085253122 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085253122 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085253122 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085253122 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085253122 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085253122 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085253122 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085253122 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085253122 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085253122 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085253122 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085253122 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250126085253122 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250126085253122 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250126085253122 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085253122 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085253122 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085253122 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250126085253122 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250126085253122 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250126085253122 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250126085253122 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085253122 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085253122 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085253122 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126085253122 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126085253122 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126085253122 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250126085253122 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085253122 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085253122 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085253122 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085253122 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085253122 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085253122 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@009b6094bab8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@009b6094bab8: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(745)@009b6094bab8: ************************************************* HNBGW_Test.msc0-M3UA(745)@009b6094bab8: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(745)@009b6094bab8: ************************************************* HNBGW_Test.msc0-SCCP(743)@009b6094bab8: v_sccp_pdu_maxlen:268 MTC@009b6094bab8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@009b6094bab8: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(748)@009b6094bab8: ************************************************* HNBGW_Test.msc1-M3UA(748)@009b6094bab8: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(748)@009b6094bab8: ************************************************* HNBGW_Test.msc1-SCCP(746)@009b6094bab8: v_sccp_pdu_maxlen:268 MTC@009b6094bab8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(751)@009b6094bab8: ************************************************* MTC@009b6094bab8: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(751)@009b6094bab8: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(751)@009b6094bab8: ************************************************* HNBGW_Test.msc2-SCCP(749)@009b6094bab8: v_sccp_pdu_maxlen:268 20250126085253163 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085253163 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085253163 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085253163 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085253163 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085253163 DRANAP DEBUG cnlink(sgsn-2)[0x56264c61a310]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085253164 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085253164 DRANAP DEBUG cnlink(sgsn-3)[0x56264c61aca0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085253165 DRANAP DEBUG cnlink(sgsn-3)[0x56264c61aca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085253165 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250126085253165 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085253165 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085253165 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085253165 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085253165 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085253165 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085253165 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085253165 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085253165 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085253165 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085253165 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085253165 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085253165 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085253165 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085253165 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250126085253165 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085253165 DRANAP DEBUG cnlink(sgsn-3)[0x56264c61aca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085253165 DRANAP DEBUG cnlink(sgsn-2)[0x56264c61a310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085253165 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250126085253165 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085253165 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085253165 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085253165 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085253165 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085253165 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085253165 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085253165 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085253165 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085253165 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085253165 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085253165 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085253165 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085253165 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085253165 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250126085253165 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085253165 DRANAP DEBUG cnlink(sgsn-2)[0x56264c61a310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085253165 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085253165 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250126085253165 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085253165 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085253165 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085253165 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085253165 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085253165 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085253165 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085253165 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085253165 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085253165 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085253165 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085253165 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085253165 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085253165 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085253165 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126085253165 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085253165 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085253165 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085253165 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250126085253165 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085253165 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085253165 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085253165 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085253165 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085253165 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085253165 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085253165 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085253165 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085253165 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085253165 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085253165 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085253165 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085253165 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085253165 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085253165 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085253165 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085253165 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085253165 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085253165 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085253165 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250126085253165 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250126085253165 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250126085253165 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085253165 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085253165 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085253165 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250126085253165 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250126085253165 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250126085253165 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250126085253165 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085253165 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085253165 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085253165 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126085253165 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126085253165 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126085253165 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250126085253165 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085253165 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085253165 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085253165 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085253165 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085253165 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085253165 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@009b6094bab8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@009b6094bab8: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(754)@009b6094bab8: ************************************************* HNBGW_Test.sgsn0-M3UA(754)@009b6094bab8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(754)@009b6094bab8: ************************************************* HNBGW_Test.sgsn0-SCCP(752)@009b6094bab8: v_sccp_pdu_maxlen:268 20250126085253187 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085253187 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085253187 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1355) 20250126085253187 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250126085253187 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20250126085253187 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250126085253187 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250126085253187 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085253187 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@009b6094bab8: setverdict(pass): none -> pass 20250126085253192 DLINP DEBUG SRVCONN(,r=127.0.0.1:46124<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085253192 DLINP DEBUG SRVCONN(,r=127.0.0.1:46124<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085253192 DLINP DEBUG SRVCONN(,r=127.0.0.1:46124<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1355) 20250126085253192 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250126085253192 DHNBAP DEBUG (127.0.0.1:46124 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20250126085253192 DHNBAP NOTICE (127.0.0.1:46124 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250126085253192 DHNBAP NOTICE (127.0.0.1:46124 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250126085253192 DLINP DEBUG SRVCONN(,r=127.0.0.1:46124<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085253192 DLINP DEBUG SRVCONN(,r=127.0.0.1:46124<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126085253334 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126085253334 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250126085253334 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126085253334 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(745)@009b6094bab8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250126085253342 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085253342 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250126085253342 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126085253343 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126085253343 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126085253343 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250126085253343 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126085253345 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085253345 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250126085253345 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126085253345 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126085253345 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126085253345 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126085253345 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126085253346 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085253346 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126085253346 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20250126085253346 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085253346 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085253346 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085253346 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085253346 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126085253346 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126085253346 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085253346 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126085253346 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250126085253346 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126085253346 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250126085253347 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085253347 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250126085253347 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085253347 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085253347 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085253347 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085253347 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085253347 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085253347 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085253347 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085253347 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085253347 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085253347 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085253347 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085253347 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085253347 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085253347 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085253347 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085253347 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085253347 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085253348 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085253348 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085253348 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085253348 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085253348 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085253348 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085253348 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-M3UA(748)@009b6094bab8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250126085253354 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085253354 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250126085253354 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126085253354 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126085253354 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126085253354 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250126085253354 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126085253355 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085253355 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126085253355 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:406) 20250126085253355 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085253355 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085253355 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085253355 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085253355 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126085253355 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126085253355 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085253355 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085253355 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250126085253355 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126085253355 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126085253355 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126085253355 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126085253355 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126085253356 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085253356 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250126085253356 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085253356 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085253356 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085253356 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085253356 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085253356 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085253356 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085253356 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085253356 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085253356 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085253356 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085253356 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085253356 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085253356 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085253356 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126085253356 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085253356 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085253356 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085253356 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085253356 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085253356 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126085253356 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126085253356 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126085253356 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250126085253356 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085253357 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126085253357 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc2-0 20250126085253357 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126085253357 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc2-M3UA(751)@009b6094bab8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250126085253359 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085253359 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20250126085253359 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126085253359 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126085253359 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126085253359 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20250126085253359 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126085253360 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085253360 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20250126085253360 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126085253360 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126085253360 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126085253360 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126085253360 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126085253361 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085253361 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126085253361 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.3/0, (xua_snm.c:406) 20250126085253361 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085253361 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085253361 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085253361 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085253361 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126085253361 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126085253361 DRANAP DEBUG cnlink(msc-2)[0x56264c5ae870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085253362 DRANAP DEBUG cnlink(msc-2)[0x56264c5ae870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085253362 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250126085253362 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085253362 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085253362 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085253362 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085253362 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085253362 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085253362 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085253362 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085253362 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085253362 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085253362 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085253362 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085253362 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085253362 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085253362 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250126085253362 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085253362 DRANAP DEBUG cnlink(msc-2)[0x56264c5ae870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085253362 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085253362 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085253362 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085253362 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250126085253362 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250126085253362 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250126085253362 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250126085253362 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085253377 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126085253377 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250126085253378 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126085253378 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(754)@009b6094bab8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250126085253382 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085253382 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250126085253382 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126085253382 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126085253382 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126085253382 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250126085253382 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126085253384 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085253384 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250126085253384 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126085253384 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126085253384 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126085253384 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126085253384 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126085253384 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085253384 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126085253384 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20250126085253384 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085253384 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085253384 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085253384 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085253384 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126085253384 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126085253384 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085253386 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085253386 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250126085253386 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085253386 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085253386 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085253386 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085253386 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085253386 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085253386 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085253386 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085253386 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085253386 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085253386 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085253386 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085253386 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085253386 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085253386 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085253386 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085253386 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085253386 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085253386 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085253386 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085253386 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085253386 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085253386 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085253386 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085253386 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085253511 DLSCCP DEBUG SCCP-SCOC(76)[0x56264c6317f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085253511 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006a55f7), PART(T=Source Reference,L=4,D=0000004c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085253511 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085253511 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085253511 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250126085253511 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085253511 DLSCCP DEBUG SCCP-SCOC(77)[0x56264c6408a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085253511 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b99e2c), PART(T=Source Reference,L=4,D=0000004d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085253511 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085253511 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085253511 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250126085253511 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085253511 DLSCCP DEBUG SCCP-SCOC(78)[0x56264c624aa0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085253511 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00377786), PART(T=Source Reference,L=4,D=0000004e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085253511 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085253511 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085253511 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126085253511 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085253512 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085253512 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085253512 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085253512 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250126085253512 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250126085253512 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250126085253512 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250126085253512 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085253512 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085253512 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085253512 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085253512 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250126085253512 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250126085253512 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250126085253512 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250126085253512 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085253512 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085253512 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085253512 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085253512 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126085253512 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126085253512 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126085253513 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250126085253513 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085253519 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085253519 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250126085253519 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250126085253519 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250126085253519 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085253519 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085253519 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085253519 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085253519 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085253519 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085253519 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085253519 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250126085253519 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085253519 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250126085253519 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc2-0: m3ua_rx_xfer 20250126085253519 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250126085253519 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085253519 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085253519 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085253519 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085253519 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085253519 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=00377786) (sccp_scrc.c:477) 20250126085253519 DLSCCP DEBUG Received CO:RELCO for local reference 78 (sccp_scoc.c:1824) 20250126085253519 DLSCCP DEBUG SCCP-SCOC(78)[0x56264c624aa0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250126085253519 DLSCCP DEBUG SCCP-SCOC(78)[0x56264c624aa0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250126085253520 DLSCCP DEBUG SCCP-SCOC(78)[0x56264c624aa0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250126085253520 DLSCCP DEBUG SCCP-SCOC(78)[0x56264c624aa0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250126085253520 DLSCCP DEBUG SCCP-SCOC(78)[0x56264c624aa0]{IDLE}: Deallocated (fsm.c:568) 20250126085253520 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085253520 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085253520 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085253520 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:603) 20250126085253520 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085253520 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=006a55f7) (sccp_scrc.c:477) 20250126085253520 DLSCCP DEBUG Received CO:RELCO for local reference 76 (sccp_scoc.c:1824) 20250126085253520 DLSCCP DEBUG SCCP-SCOC(76)[0x56264c6317f0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250126085253520 DLSCCP DEBUG SCCP-SCOC(76)[0x56264c6317f0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250126085253520 DLSCCP DEBUG SCCP-SCOC(76)[0x56264c6317f0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250126085253520 DLSCCP DEBUG SCCP-SCOC(76)[0x56264c6317f0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250126085253520 DLSCCP DEBUG SCCP-SCOC(76)[0x56264c6317f0]{IDLE}: Deallocated (fsm.c:568) 20250126085253720 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085253720 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250126085253720 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc2-0: m3ua_rx_xfer 20250126085253720 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250126085253720 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085253720 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085253720 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085253720 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085253721 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085253721 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085253721 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085253721 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:603) 20250126085253721 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085253721 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=00b99e2c) (sccp_scrc.c:477) 20250126085253721 DLSCCP DEBUG Received CO:RELCO for local reference 77 (sccp_scoc.c:1824) 20250126085253721 DLSCCP DEBUG SCCP-SCOC(77)[0x56264c6408a0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250126085253721 DLSCCP DEBUG SCCP-SCOC(77)[0x56264c6408a0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250126085253721 DLSCCP DEBUG SCCP-SCOC(77)[0x56264c6408a0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250126085253721 DLSCCP DEBUG SCCP-SCOC(77)[0x56264c6408a0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250126085253721 DLSCCP DEBUG SCCP-SCOC(77)[0x56264c6408a0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(744)@009b6094bab8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126085254144 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085254144 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085254144 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085254144 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085254144 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085254144 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085254144 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085254144 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085254144 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085254144 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085254144 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085254144 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085254144 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085254144 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085254144 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250126085254144 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250126085254144 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085254144 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085254144 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085254144 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085254144 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085254144 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085254144 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085254144 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085254144 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085254144 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085254144 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085254144 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085254144 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085254144 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085254144 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126085254144 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126085254144 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250126085254144 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250126085254144 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085254144 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250126085254144 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085254145 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085254145 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085254145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085254145 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085254145 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085254145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085254145 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085254145 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085254145 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085254145 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085254145 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085254145 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085254145 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126085254145 DRANAP NOTICE cnlink(msc-0)[0x56264c5ce220]{CONNECTED}: link up (cnlink.c:111) 20250126085254145 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085254145 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085254145 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085254145 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085254145 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085254145 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085254145 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085254145 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085254146 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085254146 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085254146 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085254146 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085254146 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085254146 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085254146 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085254146 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085254146 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085254146 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085254146 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085254146 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085254146 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085254146 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085254146 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250126085254146 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250126085254146 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085254146 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085254146 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085254146 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085254146 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085254146 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085254146 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085254146 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085254147 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085254147 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085254147 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085254147 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085254147 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085254147 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085254147 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126085254147 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126085254147 DRANAP INFO cnlink(msc-0)[0x56264c5ce220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250126085254151 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085254151 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250126085254151 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250126085254151 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250126085254151 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085254151 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085254151 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085254151 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085254152 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085254152 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085254152 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085254152 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250126085254152 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085254152 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085254152 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250126085254152 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250126085254152 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085254152 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085254152 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085254152 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085254152 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085254152 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085254152 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085254152 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085254152 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085254152 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085254152 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085254152 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085254152 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085254152 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085254152 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126085254152 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126085254152 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) 20250126085254152 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) 20250126085254152 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085254152 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250126085254152 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085254152 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085254152 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085254152 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085254152 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085254152 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085254152 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085254152 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085254152 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085254152 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085254152 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085254152 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126085254152 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085254152 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126085254152 DRANAP NOTICE cnlink(msc-1)[0x56264c5b1670]{CONNECTED}: link up (cnlink.c:111) HNBGW_Test.msc1-RAN(747)@009b6094bab8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126085254152 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085254152 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085254152 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085254152 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126085254152 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126085254152 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126085254152 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250126085254152 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085254155 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085254155 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250126085254155 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250126085254155 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250126085254155 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085254155 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085254155 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085254155 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085254155 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085254155 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085254155 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085254155 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250126085254155 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085254155 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085254155 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250126085254155 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250126085254155 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085254155 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085254155 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085254155 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085254155 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085254155 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085254155 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085254155 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085254155 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085254155 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085254155 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085254155 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085254155 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085254155 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085254155 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126085254155 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126085254155 DRANAP INFO cnlink(msc-1)[0x56264c5b1670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250126085254164 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085254164 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250126085254164 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc2-0: m3ua_rx_xfer 20250126085254164 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250126085254164 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085254164 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085254164 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085254164 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085254164 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085254164 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085254164 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085254164 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:603) 20250126085254164 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085254164 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085254164 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250126085254164 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250126085254164 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085254164 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085254164 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085254164 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085254164 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085254164 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085254164 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085254164 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085254164 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085254164 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085254164 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085254164 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085254164 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085254164 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085254164 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126085254164 DRANAP DEBUG cnlink(msc-2)[0x56264c5ae870]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126085254164 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) 20250126085254164 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) 20250126085254164 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085254164 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250126085254164 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085254164 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085254164 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085254164 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085254164 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085254164 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085254164 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085254164 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085254164 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085254164 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085254164 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085254164 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250126085254164 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085254164 DRANAP DEBUG cnlink(msc-2)[0x56264c5ae870]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126085254164 DRANAP NOTICE cnlink(msc-2)[0x56264c5ae870]{CONNECTED}: link up (cnlink.c:111) 20250126085254164 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085254164 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085254164 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085254164 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250126085254164 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250126085254164 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250126085254164 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250126085254164 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-RAN(750)@009b6094bab8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126085254170 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085254170 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250126085254170 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc2-0: m3ua_rx_xfer 20250126085254170 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250126085254170 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085254170 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085254170 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085254170 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085254170 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085254170 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085254170 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085254170 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:603) 20250126085254170 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085254170 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085254170 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250126085254170 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250126085254170 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085254170 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085254170 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085254170 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085254171 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085254171 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085254171 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085254171 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085254171 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085254171 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085254171 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085254171 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085254171 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085254171 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085254171 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126085254171 DRANAP DEBUG cnlink(msc-2)[0x56264c5ae870]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126085254171 DRANAP INFO cnlink(msc-2)[0x56264c5ae870]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(753)@009b6094bab8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126085254190 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085254190 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085254190 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085254190 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085254190 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085254190 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085254190 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085254190 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085254190 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085254190 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085254190 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085254190 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085254190 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085254190 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085254190 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250126085254190 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250126085254190 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085254190 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085254190 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085254190 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085254190 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085254190 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085254190 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085254190 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085254190 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085254190 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085254190 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085254190 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085254190 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085254190 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085254191 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085254191 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085254191 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085254191 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085254191 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085254191 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085254191 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085254191 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085254190 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126085254190 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126085254190 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250126085254190 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250126085254190 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085254190 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250126085254190 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085254190 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085254190 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085254190 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085254190 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085254190 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085254190 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085254190 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085254190 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085254190 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085254190 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085254190 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085254190 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085254190 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126085254190 DRANAP NOTICE cnlink(sgsn-0)[0x56264c618ff0]{CONNECTED}: link up (cnlink.c:111) 20250126085254192 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085254192 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085254192 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085254192 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085254192 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085254193 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085254193 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085254193 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085254193 DLSCCP DEBUG SCCP-SCOC(74)[0x56264c6310a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085254193 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004886b3), PART(T=Source Reference,L=4,D=0000004a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085254193 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085254193 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085254193 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126085254193 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085254193 DLSCCP DEBUG SCCP-SCOC(73)[0x56264c62e880]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085254193 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005253de), PART(T=Source Reference,L=4,D=00000049), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085254193 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085254193 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085254193 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126085254193 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085254193 DLSCCP DEBUG SCCP-SCOC(75)[0x56264c6248e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085254193 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cbf59c), PART(T=Source Reference,L=4,D=0000004b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085254193 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085254193 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085254193 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126085254193 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085254193 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085254193 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085254193 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085254193 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085254193 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085254193 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085254193 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250126085254193 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20250126085254193 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085254193 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085254193 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085254193 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085254193 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085254193 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085254193 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085254193 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085254193 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085254193 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085254193 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085254193 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085254193 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085254193 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085254193 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126085254193 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126085254193 DRANAP INFO cnlink(sgsn-0)[0x56264c618ff0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250126085254193 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085254193 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085254193 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085254193 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126085254193 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126085254193 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126085254193 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250126085254193 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085254193 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085254193 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085254193 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085254193 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126085254193 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126085254193 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126085254193 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250126085254193 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085254193 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085254193 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085254193 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085254193 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126085254193 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126085254193 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126085254193 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250126085254193 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085254195 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085254195 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250126085254195 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250126085254195 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250126085254195 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085254195 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085254195 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085254195 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085254195 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085254195 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085254195 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085254195 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250126085254195 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085254195 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=004886b3) (sccp_scrc.c:477) 20250126085254195 DLSCCP DEBUG Received CO:RELCO for local reference 74 (sccp_scoc.c:1824) 20250126085254195 DLSCCP DEBUG SCCP-SCOC(74)[0x56264c6310a0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250126085254195 DLSCCP DEBUG SCCP-SCOC(74)[0x56264c6310a0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250126085254195 DLSCCP DEBUG SCCP-SCOC(74)[0x56264c6310a0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250126085254195 DLSCCP DEBUG SCCP-SCOC(74)[0x56264c6310a0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250126085254195 DLSCCP DEBUG SCCP-SCOC(74)[0x56264c6310a0]{IDLE}: Deallocated (fsm.c:568) 20250126085254400 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085254400 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250126085254400 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250126085254401 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250126085254401 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085254401 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085254401 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085254401 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085254401 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085254401 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250126085254401 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250126085254401 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250126085254401 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085254401 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085254401 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085254401 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085254401 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085254401 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085254401 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085254401 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250126085254401 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085254401 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=005253de) (sccp_scrc.c:477) 20250126085254401 DLSCCP DEBUG Received CO:RELCO for local reference 73 (sccp_scoc.c:1824) 20250126085254401 DLSCCP DEBUG SCCP-SCOC(73)[0x56264c62e880]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250126085254401 DLSCCP DEBUG SCCP-SCOC(73)[0x56264c62e880]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250126085254401 DLSCCP DEBUG SCCP-SCOC(73)[0x56264c62e880]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250126085254401 DLSCCP DEBUG SCCP-SCOC(73)[0x56264c62e880]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250126085254401 DLSCCP DEBUG SCCP-SCOC(73)[0x56264c62e880]{IDLE}: Deallocated (fsm.c:568) 20250126085254401 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085254401 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085254401 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085254401 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250126085254401 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085254401 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=00cbf59c) (sccp_scrc.c:477) 20250126085254401 DLSCCP DEBUG Received CO:RELCO for local reference 75 (sccp_scoc.c:1824) 20250126085254401 DLSCCP DEBUG SCCP-SCOC(75)[0x56264c6248e0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250126085254401 DLSCCP DEBUG SCCP-SCOC(75)[0x56264c6248e0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250126085254401 DLSCCP DEBUG SCCP-SCOC(75)[0x56264c6248e0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250126085254401 DLSCCP DEBUG SCCP-SCOC(75)[0x56264c6248e0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250126085254401 DLSCCP DEBUG SCCP-SCOC(75)[0x56264c6248e0]{IDLE}: Deallocated (fsm.c:568) 20250126085255215 DLCTRL DEBUG Command: GET 308370453 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250126085255215 DLCTRL DEBUG Tx Command reply: GET_REPLY 308370453 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250126085255222 DLCTRL DEBUG Command: GET 530046708 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250126085255222 DLCTRL DEBUG Tx Command reply: GET_REPLY 530046708 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250126085255227 DLCTRL DEBUG Command: GET 700396372 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250126085255227 DLCTRL DEBUG Tx Command reply: GET_REPLY 700396372 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085255231 DLCTRL DEBUG Command: GET 286736349 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085255231 DLCTRL DEBUG Tx Command reply: GET_REPLY 286736349 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085255235 DLCTRL DEBUG Command: GET 817010591 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250126085255235 DLCTRL DEBUG Tx Command reply: GET_REPLY 817010591 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250126085255239 DLCTRL DEBUG Command: GET 411379461 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250126085255239 DLCTRL DEBUG Tx Command reply: GET_REPLY 411379461 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250126085255242 DLCTRL DEBUG Command: GET 241042852 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250126085255242 DLCTRL DEBUG Tx Command reply: GET_REPLY 241042852 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250126085255245 DLCTRL DEBUG Command: GET 710977791 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250126085255245 DLCTRL DEBUG Tx Command reply: GET_REPLY 710977791 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085255248 DLCTRL DEBUG Command: GET 316950277 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085255248 DLCTRL DEBUG Tx Command reply: GET_REPLY 316950277 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085255250 DLCTRL DEBUG Command: GET 420013867 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250126085255250 DLCTRL DEBUG Tx Command reply: GET_REPLY 420013867 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250126085255252 DLCTRL DEBUG Command: GET 35603894 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250126085255252 DLCTRL DEBUG Tx Command reply: GET_REPLY 35603894 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250126085255254 DLCTRL DEBUG Command: GET 361602164 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250126085255254 DLCTRL DEBUG Tx Command reply: GET_REPLY 361602164 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250126085255256 DLCTRL DEBUG Command: GET 756432990 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250126085255256 DLCTRL DEBUG Tx Command reply: GET_REPLY 756432990 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085255257 DLCTRL DEBUG Command: GET 71299668 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085255257 DLCTRL DEBUG Tx Command reply: GET_REPLY 71299668 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085255259 DLCTRL DEBUG Command: GET 251366354 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250126085255259 DLCTRL DEBUG Tx Command reply: GET_REPLY 251366354 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250126085255260 DLCTRL DEBUG Command: GET 845192417 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250126085255260 DLCTRL DEBUG Tx Command reply: GET_REPLY 845192417 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250126085255261 DLCTRL DEBUG Command: GET 221744395 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250126085255261 DLCTRL DEBUG Tx Command reply: GET_REPLY 221744395 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250126085255262 DLCTRL DEBUG Command: GET 619735477 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250126085255262 DLCTRL DEBUG Tx Command reply: GET_REPLY 619735477 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085255263 DLCTRL DEBUG Command: GET 881764590 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085255263 DLCTRL DEBUG Tx Command reply: GET_REPLY 881764590 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085255264 DLCTRL DEBUG Command: GET 28653789 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250126085255264 DLCTRL DEBUG Tx Command reply: GET_REPLY 28653789 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@009b6094bab8: 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@009b6094bab8: "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@009b6094bab8: 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 := '000000000000000111111110'B, t_guard := 20.000000 } 20250126085255290 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53470<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(744)@009b6094bab8: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(744)@009b6094bab8: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_mscpool_no_allow_attach_round_robin0(756) TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(740)@009b6094bab8: Added conn table entry 0TC_mscpool_no_allow_attach_round_robin0(756)25409 20250126085256304 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085256304 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085256304 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1355) 20250126085256304 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250126085256304 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x6341, normal) (hnbgw_rua.c:407) 20250126085256304 DHNB DEBUG map_rua[0x56264c624aa0]{init}: Allocated (fsm.c:456) 20250126085256304 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-25409)[0x56264c624aa0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250126085256304 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-25409 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250126085256304 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085256304 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085256304 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-25409 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250126085256304 DCN DEBUG map_sccp[0x56264c62bfb0]{init}: Allocated (fsm.c:456) 20250126085256304 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x56264c62bfb0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250126085256304 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-25409 <-> SCCP-83 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250126085256304 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-25409 SCCP-83 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250126085256304 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-25409)[0x56264c624aa0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250126085256304 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085256304 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085256304 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-25409)[0x56264c624aa0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250126085256304 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x56264c62bfb0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126085256304 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250126085256304 DLSCCP DEBUG SCCP-SCOC(83)[0x56264c5cc4a0]{IDLE}: Allocated (fsm.c:456) 20250126085256304 DLSCCP DEBUG SCCP-SCOC(83)[0x56264c5cc4a0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250126085256304 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000053), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f40030001fe0056400500f1100926) (sccp_scrc.c:406) 20250126085256304 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085256304 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085256304 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085256304 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085256304 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085256304 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085256304 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085256304 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085256304 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085256304 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085256304 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085256304 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085256304 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085256304 DLSCCP DEBUG SCCP-SCOC(83)[0x56264c5cc4a0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250126085256304 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x56264c62bfb0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250126085256304 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-25409)[0x56264c624aa0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250126085256304 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085256304 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085256304 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085256304 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085256304 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085256304 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085256304 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085256304 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(743)@009b6094bab8: First idle individual index:0 HNBGW_Test.msc0-SCCP(743)@009b6094bab8: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(744)@009b6094bab8: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_no_allow_attach_round_robin0(756) HNBGW_Test.msc0-RAN(744)@009b6094bab8: Added conn table entry 0TC_mscpool_no_allow_attach_round_robin0(756)7586683 HNBGW_Test.msc0-SCCP(743)@009b6094bab8: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(743)@009b6094bab8: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_round_robin0(756)@009b6094bab8: setverdict(pass): none -> pass 20250126085256309 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085256309 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085256309 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085256309 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085256309 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085256309 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085256309 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085256309 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085256309 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085256309 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085256309 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085256309 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085256309 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085256309 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00fd50b8) (sccp_scrc.c:477) 20250126085256309 DLSCCP DEBUG Received CO:COAK for local reference 83 (sccp_scoc.c:1824) 20250126085256309 DLSCCP DEBUG SCCP-SCOC(83)[0x56264c5cc4a0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250126085256309 DLSCCP DEBUG SCCP-SCOC(83)[0x56264c5cc4a0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250126085256309 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085256309 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250126085256309 DCN DEBUG handle_cn_conn_conf() conn_id=83, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250126085256309 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x56264c62bfb0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250126085256309 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x56264c62bfb0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250126085256310 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53470<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_no_allow_attach_round_robin0(756)@009b6094bab8: Final verdict of PTC: pass MTC@009b6094bab8: 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 } } } 20250126085256311 DLCTRL DEBUG Command: GET 268033507 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250126085256311 DLCTRL DEBUG Tx Command reply: GET_REPLY 268033507 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250126085256314 DLCTRL DEBUG Command: GET 234490175 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250126085256314 DLCTRL DEBUG Tx Command reply: GET_REPLY 234490175 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250126085256315 DLCTRL DEBUG Command: GET 335402227 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250126085256315 DLCTRL DEBUG Tx Command reply: GET_REPLY 335402227 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085256317 DLCTRL DEBUG Command: GET 61469568 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085256317 DLCTRL DEBUG Tx Command reply: GET_REPLY 61469568 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085256319 DLCTRL DEBUG Command: GET 69842140 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250126085256319 DLCTRL DEBUG Tx Command reply: GET_REPLY 69842140 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126085256323 DLCTRL DEBUG Command: GET 159950321 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250126085256323 DLCTRL DEBUG Tx Command reply: GET_REPLY 159950321 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250126085256327 DLCTRL DEBUG Command: GET 358420737 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250126085256327 DLCTRL DEBUG Tx Command reply: GET_REPLY 358420737 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250126085256330 DLCTRL DEBUG Command: GET 250878988 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250126085256330 DLCTRL DEBUG Tx Command reply: GET_REPLY 250878988 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085256333 DLCTRL DEBUG Command: GET 754179648 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085256333 DLCTRL DEBUG Tx Command reply: GET_REPLY 754179648 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085256338 DLCTRL DEBUG Command: GET 595539508 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250126085256338 DLCTRL DEBUG Tx Command reply: GET_REPLY 595539508 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126085256343 DLCTRL DEBUG Command: GET 52311729 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250126085256343 DLCTRL DEBUG Tx Command reply: GET_REPLY 52311729 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250126085256347 DLCTRL DEBUG Command: GET 183421957 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250126085256347 DLCTRL DEBUG Tx Command reply: GET_REPLY 183421957 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250126085256351 DLCTRL DEBUG Command: GET 543004764 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250126085256351 DLCTRL DEBUG Tx Command reply: GET_REPLY 543004764 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085256354 DLCTRL DEBUG Command: GET 692446278 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085256354 DLCTRL DEBUG Tx Command reply: GET_REPLY 692446278 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085256356 DLCTRL DEBUG Command: GET 353772853 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250126085256356 DLCTRL DEBUG Tx Command reply: GET_REPLY 353772853 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126085256359 DLCTRL DEBUG Command: GET 276640913 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250126085256359 DLCTRL DEBUG Tx Command reply: GET_REPLY 276640913 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250126085256362 DLCTRL DEBUG Command: GET 186109307 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250126085256362 DLCTRL DEBUG Tx Command reply: GET_REPLY 186109307 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250126085256365 DLCTRL DEBUG Command: GET 924930187 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250126085256365 DLCTRL DEBUG Tx Command reply: GET_REPLY 924930187 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085256366 DLCTRL DEBUG Command: GET 184129858 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085256366 DLCTRL DEBUG Tx Command reply: GET_REPLY 184129858 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085256367 DLCTRL DEBUG Command: GET 974695729 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250126085256367 DLCTRL DEBUG Tx Command reply: GET_REPLY 974695729 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed MTC@009b6094bab8: 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 := '000000000000000010010010'B, t_guard := 20.000000 } 20250126085256378 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53480<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc2-RAN(750)@009b6094bab8: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(750)@009b6094bab8: Created Expect[0] for '05240103505902082926240000000030'O to be handled at TC_mscpool_no_allow_attach_round_robin0(757) TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(740)@009b6094bab8: Added conn table entry 1TC_mscpool_no_allow_attach_round_robin0(757)15291035 20250126085257403 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085257403 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085257403 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1355) 20250126085257403 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250126085257403 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xe9529b, normal) (hnbgw_rua.c:407) 20250126085257403 DHNB DEBUG map_rua[0x56264c632710]{init}: Allocated (fsm.c:456) 20250126085257403 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15291035)[0x56264c632710]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250126085257403 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15291035 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250126085257403 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085257403 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085257403 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:221) 20250126085257403 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15291035 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 2 (hnbgw_cn.c:1125) 20250126085257403 DCN DEBUG map_sccp[0x56264c63ac80]{init}: Allocated (fsm.c:456) 20250126085257403 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-84)[0x56264c63ac80]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250126085257404 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15291035 <-> SCCP-84 msc-2 msc-two cs7-0.sccp l=0.23.5<->r=0.0.3 (context_map.c:128) 20250126085257404 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15291035 SCCP-84 msc-2 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20250126085257404 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15291035)[0x56264c632710]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250126085257404 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085257404 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085257404 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15291035)[0x56264c632710]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250126085257404 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-84)[0x56264c63ac80]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126085257404 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250126085257404 DLSCCP DEBUG SCCP-SCOC(84)[0x56264c624ce0]{IDLE}: Allocated (fsm.c:456) 20250126085257404 DLSCCP DEBUG SCCP-SCOC(84)[0x56264c624ce0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250126085257404 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000054), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902082926240000000030004f40030000920056400500f1100926) (sccp_scrc.c:406) 20250126085257404 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085257404 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085257404 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085257404 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085257404 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085257404 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085257404 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085257404 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085257404 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085257404 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085257404 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085257404 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250126085257404 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085257404 DLSCCP DEBUG SCCP-SCOC(84)[0x56264c624ce0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250126085257404 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-84)[0x56264c63ac80]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250126085257404 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15291035)[0x56264c632710]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250126085257404 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085257404 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085257404 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085257404 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250126085257404 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250126085257404 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250126085257404 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250126085257404 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-SCCP(749)@009b6094bab8: First idle individual index:0 HNBGW_Test.msc2-SCCP(749)@009b6094bab8: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(750)@009b6094bab8: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_no_allow_attach_round_robin0(757) HNBGW_Test.msc2-RAN(750)@009b6094bab8: Added conn table entry 0TC_mscpool_no_allow_attach_round_robin0(757)2196253 HNBGW_Test.msc2-SCCP(749)@009b6094bab8: Session index based on connection ID:0 HNBGW_Test.msc2-SCCP(749)@009b6094bab8: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_round_robin0(757)@009b6094bab8: setverdict(pass): none -> pass 20250126085257421 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085257421 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250126085257421 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc2-0: m3ua_rx_xfer 20250126085257421 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250126085257421 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085257422 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085257422 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085257422 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085257422 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085257422 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085257422 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085257422 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:603) 20250126085257422 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085257422 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00267f68) (sccp_scrc.c:477) 20250126085257422 DLSCCP DEBUG Received CO:COAK for local reference 84 (sccp_scoc.c:1824) 20250126085257422 DLSCCP DEBUG SCCP-SCOC(84)[0x56264c624ce0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250126085257422 DLSCCP DEBUG SCCP-SCOC(84)[0x56264c624ce0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250126085257422 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085257422 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250126085257422 DCN DEBUG handle_cn_conn_conf() conn_id=84, addrs: called=RI=SSN_PC,PC=0.0.3,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250126085257422 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-84)[0x56264c63ac80]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250126085257422 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-84)[0x56264c63ac80]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250126085257426 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53480<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_no_allow_attach_round_robin0(757)@009b6094bab8: Final verdict of PTC: pass MTC@009b6094bab8: 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 } } } 20250126085257431 DLCTRL DEBUG Command: GET 587836616 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250126085257432 DLCTRL DEBUG Tx Command reply: GET_REPLY 587836616 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250126085257437 DLCTRL DEBUG Command: GET 851055661 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250126085257437 DLCTRL DEBUG Tx Command reply: GET_REPLY 851055661 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250126085257442 DLCTRL DEBUG Command: GET 459310389 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250126085257442 DLCTRL DEBUG Tx Command reply: GET_REPLY 459310389 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085257444 DLCTRL DEBUG Command: GET 87187938 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085257444 DLCTRL DEBUG Tx Command reply: GET_REPLY 87187938 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085257445 DLCTRL DEBUG Command: GET 37858468 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250126085257445 DLCTRL DEBUG Tx Command reply: GET_REPLY 37858468 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126085257447 DLCTRL DEBUG Command: GET 159897808 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250126085257447 DLCTRL DEBUG Tx Command reply: GET_REPLY 159897808 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250126085257448 DLCTRL DEBUG Command: GET 289935826 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250126085257448 DLCTRL DEBUG Tx Command reply: GET_REPLY 289935826 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250126085257450 DLCTRL DEBUG Command: GET 429562181 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250126085257450 DLCTRL DEBUG Tx Command reply: GET_REPLY 429562181 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085257451 DLCTRL DEBUG Command: GET 889617920 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085257451 DLCTRL DEBUG Tx Command reply: GET_REPLY 889617920 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085257452 DLCTRL DEBUG Command: GET 416759673 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250126085257452 DLCTRL DEBUG Tx Command reply: GET_REPLY 416759673 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126085257454 DLCTRL DEBUG Command: GET 983100789 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250126085257454 DLCTRL DEBUG Tx Command reply: GET_REPLY 983100789 rate_ctr.abs.msc.2.cnpool:subscr:new 1 (control_if.c:477) 20250126085257455 DLCTRL DEBUG Command: GET 908955509 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250126085257455 DLCTRL DEBUG Tx Command reply: GET_REPLY 908955509 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250126085257456 DLCTRL DEBUG Command: GET 241567324 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250126085257456 DLCTRL DEBUG Tx Command reply: GET_REPLY 241567324 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085257457 DLCTRL DEBUG Command: GET 632391945 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085257457 DLCTRL DEBUG Tx Command reply: GET_REPLY 632391945 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085257458 DLCTRL DEBUG Command: GET 903536252 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250126085257458 DLCTRL DEBUG Tx Command reply: GET_REPLY 903536252 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126085257459 DLCTRL DEBUG Command: GET 254798110 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250126085257459 DLCTRL DEBUG Tx Command reply: GET_REPLY 254798110 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250126085257460 DLCTRL DEBUG Command: GET 372160148 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250126085257460 DLCTRL DEBUG Tx Command reply: GET_REPLY 372160148 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250126085257461 DLCTRL DEBUG Command: GET 872932848 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250126085257461 DLCTRL DEBUG Tx Command reply: GET_REPLY 872932848 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085257461 DLCTRL DEBUG Command: GET 768739880 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085257461 DLCTRL DEBUG Tx Command reply: GET_REPLY 768739880 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085257462 DLCTRL DEBUG Command: GET 692859318 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250126085257462 DLCTRL DEBUG Tx Command reply: GET_REPLY 692859318 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed MTC@009b6094bab8: 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 := '000000000000000101011011'B, t_guard := 20.000000 } 20250126085257472 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.msc0-RAN(744)@009b6094bab8: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(744)@009b6094bab8: Created Expect[0] for '06270003505902082926240000000030'O to be handled at TC_mscpool_no_allow_attach_round_robin0(758) TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(740)@009b6094bab8: Added conn table entry 2TC_mscpool_no_allow_attach_round_robin0(758)2578059 20250126085258496 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085258496 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085258496 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1355) 20250126085258496 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250126085258496 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x27568b, normal) (hnbgw_rua.c:407) 20250126085258496 DHNB DEBUG map_rua[0x56264c63b7c0]{init}: Allocated (fsm.c:456) 20250126085258496 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2578059)[0x56264c63b7c0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250126085258496 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2578059 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250126085258496 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085258496 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085258496 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2578059 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250126085258496 DCN DEBUG map_sccp[0x56264c632ba0]{init}: Allocated (fsm.c:456) 20250126085258496 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x56264c632ba0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250126085258496 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2578059 <-> SCCP-85 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250126085258496 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2578059 SCCP-85 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20250126085258496 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2578059)[0x56264c63b7c0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250126085258496 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085258496 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085258496 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2578059)[0x56264c63b7c0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250126085258496 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x56264c632ba0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126085258496 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250126085258496 DLSCCP DEBUG SCCP-SCOC(85)[0x56264c642f10]{IDLE}: Allocated (fsm.c:456) 20250126085258496 DLSCCP DEBUG SCCP-SCOC(85)[0x56264c642f10]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250126085258496 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902082926240000000030004f400300015b0056400500f1100926) (sccp_scrc.c:406) 20250126085258496 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085258496 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085258496 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085258496 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085258496 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085258496 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085258496 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085258496 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085258496 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085258496 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085258496 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085258496 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085258496 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085258497 DLSCCP DEBUG SCCP-SCOC(85)[0x56264c642f10]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250126085258497 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x56264c632ba0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250126085258497 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2578059)[0x56264c63b7c0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250126085258497 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085258497 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085258497 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085258497 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085258497 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085258497 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085258497 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085258497 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(743)@009b6094bab8: First idle individual index:1 HNBGW_Test.msc0-SCCP(743)@009b6094bab8: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(744)@009b6094bab8: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_no_allow_attach_round_robin0(758) HNBGW_Test.msc0-RAN(744)@009b6094bab8: Added conn table entry 1TC_mscpool_no_allow_attach_round_robin0(758)1202983 HNBGW_Test.msc0-SCCP(743)@009b6094bab8: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(743)@009b6094bab8: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250126085258505 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085258505 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085258505 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085258505 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085258505 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085258505 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua TC_mscpool_no_allow_attach_round_robin0(758)@009b6094bab8: setverdict(pass): none -> pass 20250126085258505 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085258505 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085258505 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085258505 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085258505 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085258505 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085258505 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085258505 DLSS7 DEBUG scrc_rx_mtp_xfer_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=009d644d) (sccp_scrc.c:477) 20250126085258505 DLSCCP DEBUG Received CO:COAK for local reference 85 (sccp_scoc.c:1824) 20250126085258505 DLSCCP DEBUG SCCP-SCOC(85)[0x56264c642f10]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250126085258505 DLSCCP DEBUG SCCP-SCOC(85)[0x56264c642f10]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250126085258505 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085258505 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250126085258505 DCN DEBUG handle_cn_conn_conf() conn_id=85, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250126085258505 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x56264c632ba0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250126085258505 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x56264c632ba0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250126085258507 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53488<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_no_allow_attach_round_robin0(758)@009b6094bab8: Final verdict of PTC: pass MTC@009b6094bab8: 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 } } } 20250126085258509 DLCTRL DEBUG Command: GET 933596190 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250126085258509 DLCTRL DEBUG Tx Command reply: GET_REPLY 933596190 rate_ctr.abs.msc.0.cnpool:subscr:new 2 (control_if.c:477) 20250126085258515 DLCTRL DEBUG Command: GET 112046853 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250126085258515 DLCTRL DEBUG Tx Command reply: GET_REPLY 112046853 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250126085258519 DLCTRL DEBUG Command: GET 71931339 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250126085258519 DLCTRL DEBUG Tx Command reply: GET_REPLY 71931339 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085258521 DLCTRL DEBUG Command: GET 642248652 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085258521 DLCTRL DEBUG Tx Command reply: GET_REPLY 642248652 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085258523 DLCTRL DEBUG Command: GET 495678285 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250126085258523 DLCTRL DEBUG Tx Command reply: GET_REPLY 495678285 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126085258525 DLCTRL DEBUG Command: GET 270468584 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250126085258525 DLCTRL DEBUG Tx Command reply: GET_REPLY 270468584 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250126085258526 DLCTRL DEBUG Command: GET 504078679 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250126085258526 DLCTRL DEBUG Tx Command reply: GET_REPLY 504078679 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250126085258527 DLCTRL DEBUG Command: GET 360567746 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250126085258527 DLCTRL DEBUG Tx Command reply: GET_REPLY 360567746 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085258528 DLCTRL DEBUG Command: GET 154996061 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085258528 DLCTRL DEBUG Tx Command reply: GET_REPLY 154996061 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085258529 DLCTRL DEBUG Command: GET 691653051 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250126085258529 DLCTRL DEBUG Tx Command reply: GET_REPLY 691653051 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126085258530 DLCTRL DEBUG Command: GET 337750407 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250126085258530 DLCTRL DEBUG Tx Command reply: GET_REPLY 337750407 rate_ctr.abs.msc.2.cnpool:subscr:new 1 (control_if.c:477) 20250126085258531 DLCTRL DEBUG Command: GET 510105004 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250126085258531 DLCTRL DEBUG Tx Command reply: GET_REPLY 510105004 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250126085258532 DLCTRL DEBUG Command: GET 248461962 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250126085258532 DLCTRL DEBUG Tx Command reply: GET_REPLY 248461962 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085258532 DLCTRL DEBUG Command: GET 434036191 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085258532 DLCTRL DEBUG Tx Command reply: GET_REPLY 434036191 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085258533 DLCTRL DEBUG Command: GET 634176097 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250126085258533 DLCTRL DEBUG Tx Command reply: GET_REPLY 634176097 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126085258534 DLCTRL DEBUG Command: GET 223777653 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250126085258534 DLCTRL DEBUG Tx Command reply: GET_REPLY 223777653 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250126085258535 DLCTRL DEBUG Command: GET 150454382 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250126085258535 DLCTRL DEBUG Tx Command reply: GET_REPLY 150454382 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250126085258536 DLCTRL DEBUG Command: GET 775944642 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250126085258536 DLCTRL DEBUG Tx Command reply: GET_REPLY 775944642 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085258537 DLCTRL DEBUG Command: GET 617625811 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085258537 DLCTRL DEBUG Tx Command reply: GET_REPLY 617625811 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085258538 DLCTRL DEBUG Command: GET 930698383 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250126085258538 DLCTRL DEBUG Tx Command reply: GET_REPLY 930698383 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed MTC@009b6094bab8: ok: talloc reports "asn1_context" = 1 bytes 20250126085258541 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34668<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250126085258542 DLINP DEBUG SRVCONN(,r=127.0.0.1:46124<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085258542 DLINP DEBUG SRVCONN(,r=127.0.0.1:46124<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085258542 DLINP NOTICE SRV(,r=127.0.0.1:46124<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250126085258542 DMAIN NOTICE (127.0.0.1:46124 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:46124<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250126085258542 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20250126085258542 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:32911<->l=127.0.0.1:4262) (control_if.c:193) MutexDispCT-TC_mscpool_no_allow_attach_round_robin(735)@009b6094bab8: Final verdict of PTC: none TC_mscpool_no_allow_attach_round_robin-Iuh1-RUA(742)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(753)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(752)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.msc0-RAN(744)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.msc1-RAN(747)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(746)@009b6094bab8: Final verdict of PTC: none 20250126085258542 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250126085258542 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085258542 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250126085258542 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc2-0: xUA SRV SHUTDOWN_EVENT 20250126085258542 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250126085258542 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085258542 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250126085258542 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20250126085258542 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250126085258542 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085258542 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126085258542 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250126085258542 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250126085258542 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085258542 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126085258542 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250126085258542 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126085258542 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085258542 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc2-0: connection closed 20250126085258542 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126085258542 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126085258542 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126085258542 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250126085258542 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126085258542 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250126085258542 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250126085258542 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085258542 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250126085258542 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(740)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(749)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.msc2-RAN(750)@009b6094bab8: Final verdict of PTC: none 20250126085258542 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085258542 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126085258542 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085258542 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc1-0: connection closed 20250126085258542 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126085258543 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126085258543 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126085258543 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126085258543 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250126085258543 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126085258543 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250126085258543 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250126085258543 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085258543 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126085258543 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250126085258543 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250126085258543 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.3/0, (xua_snm.c:371) 20250126085258543 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085258543 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085258543 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085258543 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085258543 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126085258543 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250126085258543 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085258543 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250126085258543 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250126085258543 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250126085258543 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126085258543 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085258543 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126085258543 DRANAP DEBUG cnlink(msc-2)[0x56264c5ae870]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126085258543 DRANAP NOTICE cnlink(msc-2)[0x56264c5ae870]{DISCONNECTED}: link lost (cnlink.c:118) 20250126085258543 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-84)[0x56264c63ac80]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250126085258543 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250126085258543 DLSCCP DEBUG SCCP-SCOC(84)[0x56264c624ce0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250126085258543 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00267f68), PART(T=Source Reference,L=4,D=00000054), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250126085258543 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085258543 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085258543 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250126085258543 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085258543 DLSCCP DEBUG SCCP-SCOC(84)[0x56264c624ce0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250126085258543 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-84)[0x56264c63ac80]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250126085258543 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15291035)[0x56264c632710]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250126085258543 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20250126085258543 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126085258543 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126085258543 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126085258543 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250126085258543 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126085258543 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250126085258543 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250126085258543 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085258543 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126085258543 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250126085258543 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250126085258543 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126085258543 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085258543 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20250126085258543 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126085258543 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126085258543 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126085258543 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250126085258543 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126085258543 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250126085258543 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15291035)[0x56264c632710]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250126085258543 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250126085258543 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15291035)[0x56264c632710]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250126085258543 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15291035)[0x56264c632710]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250126085258543 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15291035)[0x56264c632710]{disrupted}: Freeing instance (context_map.c:202) 20250126085258543 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15291035)[0x56264c632710]{disrupted}: Deallocated (fsm.c:568) 20250126085258543 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-84)[0x56264c63ac80]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250126085258543 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-84)[0x56264c63ac80]{disconnected}: Freeing instance (context_map.c:206) 20250126085258543 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-84)[0x56264c63ac80]{disconnected}: Deallocated (fsm.c:568) 20250126085258543 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15291035 SCCP-84 msc-2 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250126085258543 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085258543 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126085258543 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:371) 20250126085258543 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085258543 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085258543 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085258543 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085258543 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126085258543 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126085258543 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126085258543 DRANAP NOTICE cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: link lost (cnlink.c:118) 20250126085258543 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085258543 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085258543 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085258543 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250126085258543 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250126085258543 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250126085258543 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250126085258543 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-TRANSFER.req 20250126085258543 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085258543 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250126085258543 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085258543 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126085258543 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20250126085258543 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085258543 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085258543 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085258543 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085258543 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126085258543 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126085258543 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126085258543 DRANAP NOTICE cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: link lost (cnlink.c:118) 20250126085258543 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085258543 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085258544 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085258544 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085258544 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085258544 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085258544 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085258544 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085258544 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085258544 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250126085258544 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085258544 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085258544 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085258544 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085258544 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085258544 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085258544 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085258544 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-M3UA(745)@009b6094bab8: Final verdict of PTC: none TC_mscpool_no_allow_attach_round_robin-Iuh0(739)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(751)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(754)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(743)@009b6094bab8: Final verdict of PTC: none HNBGW-MGCP(755)@009b6094bab8: Final verdict of PTC: none VirtHNBGW-STATS(736)@009b6094bab8: Final verdict of PTC: none IPA-CTRL-CLI-IPA(737)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(748)@009b6094bab8: Final verdict of PTC: none TC_mscpool_no_allow_attach_round_robin-Iuh1(741)@009b6094bab8: Final verdict of PTC: none MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126085258543 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250126085258543 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250126085258543 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250126085258543 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-25409)[0x56264c624aa0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250126085258543 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-25409)[0x56264c624aa0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250126085258543 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x56264c62bfb0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250126085258543 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250126085258543 DLSCCP DEBUG SCCP-SCOC(83)[0x56264c5cc4a0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250126085258543 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fd50b8), PART(T=Source Reference,L=4,D=00000053), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250126085258543 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085258543 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085258543 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085258543 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085258543 DLSCCP DEBUG SCCP-SCOC(83)[0x56264c5cc4a0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250126085258543 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x56264c62bfb0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250126085258543 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-25409)[0x56264c624aa0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250126085258543 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-25409)[0x56264c624aa0]{disrupted}: Freeing instance (context_map.c:202) 20250126085258543 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-25409)[0x56264c624aa0]{disrupted}: Deallocated (fsm.c:568) 20250126085258543 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x56264c62bfb0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250126085258543 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x56264c62bfb0]{disconnected}: Freeing instance (context_map.c:206) 20250126085258543 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x56264c62bfb0]{disconnected}: Deallocated (fsm.c:568) 20250126085258544 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-25409 SCCP-83 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250126085258544 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2578059)[0x56264c63b7c0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250126085258544 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2578059)[0x56264c63b7c0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250126085258544 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x56264c632ba0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250126085258544 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250126085258544 DLSCCP DEBUG SCCP-SCOC(85)[0x56264c642f10]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250126085258544 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009d644d), PART(T=Source Reference,L=4,D=00000055), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250126085258544 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085258544 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085258544 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085258544 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085258544 DLSCCP DEBUG SCCP-SCOC(85)[0x56264c642f10]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250126085258544 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x56264c632ba0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250126085258544 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2578059)[0x56264c63b7c0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250126085258544 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2578059)[0x56264c63b7c0]{disrupted}: Freeing instance (context_map.c:202) 20250126085258544 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2578059)[0x56264c63b7c0]{disrupted}: Deallocated (fsm.c:568) 20250126085258544 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x56264c632ba0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250126085258544 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x56264c632ba0]{disconnected}: Freeing instance (context_map.c:206) 20250126085258544 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x56264c632ba0]{disconnected}: Deallocated (fsm.c:568) 20250126085258544 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-2578059 SCCP-85 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250126085258544 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085258544 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126085258544 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20250126085258544 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085258544 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085258544 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085258544 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085258544 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126085258544 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126085258544 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126085258544 DRANAP NOTICE cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: link lost (cnlink.c:118) 20250126085258545 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34666<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(738)@009b6094bab8: Final verdict of PTC: none MTC@009b6094bab8: Setting final verdict of the test case. MTC@009b6094bab8: Local verdict of MTC: pass MTC@009b6094bab8: Local verdict of PTC MutexDispCT-TC_mscpool_no_allow_attach_round_robin(735): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC VirtHNBGW-STATS(736): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC IPA-CTRL-CLI-IPA(737): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW-PFCP(738): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh0(739): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(740): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh1(741): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh1-RUA(742): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.msc0-SCCP(743): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.msc0-RAN(744): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.msc0-M3UA(745): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.msc1-SCCP(746): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.msc1-RAN(747): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.msc1-M3UA(748): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.msc2-SCCP(749): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.msc2-RAN(750): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.msc2-M3UA(751): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(752): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.sgsn0-RAN(753): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(754): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW-MGCP(755): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin0(756): pass (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin0(757): pass (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin0(758): pass (pass -> pass) MTC@009b6094bab8: Test case TC_mscpool_no_allow_attach_round_robin finished. Verdict: pass MTC@009b6094bab8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin pass'. Sun Jan 26 08:52:58 UTC 2025 ====== HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin.talloc 20250126085258677 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53494<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126085259179 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53494<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=563608) 20250126085259343 DLSCCP DEBUG SCCP-SCOC(82)[0x56264c63aff0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250126085259343 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c9145a), PART(T=Source Reference,L=4,D=00000052), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085259343 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085259343 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085259343 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085259343 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085259343 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085259343 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085259343 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085259344 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085259344 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085259344 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085259344 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085259344 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250126085300103 DLSCCP DEBUG SCCP-SCOC(81)[0x56264c6430c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085300103 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00595d0f), PART(T=Source Reference,L=4,D=00000051), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085300103 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085300103 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085300103 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085300103 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085300103 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085300103 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085300103 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085300103 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085300103 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085300103 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085300103 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085300103 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=563608, count=568520) 20250126085300544 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126085300544 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250126085300544 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250126085300544 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126085300544 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250126085300544 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250126085300544 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126085300544 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250126085300544 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250126085300545 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126085300545 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20250126085300545 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20250126085301055 DLSCCP DEBUG SCCP-SCOC(80)[0x56264c632d10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085301055 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00027d55), PART(T=Source Reference,L=4,D=00000050), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085301055 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085301055 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085301055 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250126085301055 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085301055 DLSCCP DEBUG SCCP-SCOC(79)[0x56264c63be70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085301055 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00feee27), PART(T=Source Reference,L=4,D=0000004f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085301055 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085301055 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085301055 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085301055 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085301055 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085301055 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085301055 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085301055 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250126085301055 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250126085301055 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250126085301055 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250126085301055 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085301055 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085301055 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085301055 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085301055 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085301055 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085301055 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@009b6094bab8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin pass' was executed successfully (exit status: 0). MTC@009b6094bab8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri'. ------ HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri ------ Sun Jan 26 08:53:01 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@009b6094bab8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri' was executed successfully (exit status: 0). MTC@009b6094bab8: Test case TC_mscpool_no_allow_attach_valid_nri started. 20250126085302270 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53510<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126085302272 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53522<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126085302278 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:41419<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_no_allow_attach_valid_nri-Iuh0(763)@009b6094bab8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250126085302298 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250126085302298 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250126085302306 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085302306 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085302306 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085302306 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085302307 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085302307 DRANAP DEBUG cnlink(msc-2)[0x56264c5ae870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085302307 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085302307 DRANAP DEBUG cnlink(msc-3)[0x56264c618660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085302307 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:59682 (stream_srv.c:142) TC_mscpool_no_allow_attach_valid_nri-Iuh1(765)@009b6094bab8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250126085302307 DMAIN INFO New HNB SCTP connection r=127.0.0.1:59682<->l=127.0.0.1:29169 (hnbgw.c:791) 20250126085302308 DRANAP DEBUG cnlink(msc-3)[0x56264c618660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085302308 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250126085302308 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085302308 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085302308 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085302308 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085302308 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085302308 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085302308 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085302308 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085302308 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085302308 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085302308 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085302308 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085302308 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085302308 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085302308 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250126085302308 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085302308 DRANAP DEBUG cnlink(msc-3)[0x56264c618660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085302308 DRANAP DEBUG cnlink(msc-2)[0x56264c5ae870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085302308 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250126085302308 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085302308 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085302308 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085302308 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085302308 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085302308 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085302308 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085302308 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085302308 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085302308 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085302308 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085302308 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085302308 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085302308 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085302308 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250126085302308 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085302308 DRANAP DEBUG cnlink(msc-2)[0x56264c5ae870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085302308 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085302308 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250126085302308 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085302308 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085302308 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085302308 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085302308 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085302308 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085302308 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085302308 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085302308 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085302308 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085302308 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085302308 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085302308 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085302308 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085302308 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126085302308 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085302308 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085302308 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085302308 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250126085302308 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085302308 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085302308 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085302308 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085302308 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085302308 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085302308 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085302308 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085302308 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085302308 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085302308 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085302308 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085302308 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085302308 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085302308 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085302308 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085302308 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085302308 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085302308 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085302308 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085302308 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250126085302308 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250126085302308 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250126085302309 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085302309 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085302309 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085302309 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250126085302309 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250126085302309 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250126085302309 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250126085302309 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085302309 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085302309 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085302309 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126085302309 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126085302309 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126085302309 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250126085302309 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085302309 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085302309 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085302309 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085302309 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085302309 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085302309 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@009b6094bab8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(769)@009b6094bab8: ************************************************* HNBGW_Test.msc0-M3UA(769)@009b6094bab8: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(769)@009b6094bab8: ************************************************* MTC@009b6094bab8: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(767)@009b6094bab8: v_sccp_pdu_maxlen:268 MTC@009b6094bab8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@009b6094bab8: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(772)@009b6094bab8: ************************************************* HNBGW_Test.msc1-M3UA(772)@009b6094bab8: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(772)@009b6094bab8: ************************************************* HNBGW_Test.msc1-SCCP(770)@009b6094bab8: v_sccp_pdu_maxlen:268 MTC@009b6094bab8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@009b6094bab8: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(775)@009b6094bab8: ************************************************* HNBGW_Test.msc2-M3UA(775)@009b6094bab8: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(775)@009b6094bab8: ************************************************* HNBGW_Test.msc2-SCCP(773)@009b6094bab8: v_sccp_pdu_maxlen:268 20250126085302355 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085302355 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085302355 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085302355 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085302355 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085302355 DRANAP DEBUG cnlink(sgsn-2)[0x56264c61a310]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085302355 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085302355 DRANAP DEBUG cnlink(sgsn-3)[0x56264c61aca0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085302356 DRANAP DEBUG cnlink(sgsn-3)[0x56264c61aca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085302356 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250126085302356 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085302356 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085302357 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085302357 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085302357 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085302357 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085302357 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085302357 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085302357 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085302357 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085302357 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085302357 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085302357 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085302357 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085302357 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250126085302357 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085302357 DRANAP DEBUG cnlink(sgsn-3)[0x56264c61aca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085302357 DRANAP DEBUG cnlink(sgsn-2)[0x56264c61a310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085302357 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250126085302357 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085302357 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085302357 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085302357 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085302357 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085302357 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085302357 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085302357 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085302357 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085302357 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085302357 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085302357 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085302357 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085302357 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085302357 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250126085302357 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085302357 DRANAP DEBUG cnlink(sgsn-2)[0x56264c61a310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085302357 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085302357 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250126085302357 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085302357 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085302357 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085302357 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085302357 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085302357 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085302357 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085302357 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085302357 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085302357 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085302357 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085302357 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085302357 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085302357 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085302357 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126085302357 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085302357 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085302357 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085302357 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250126085302357 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085302357 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085302357 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085302357 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085302357 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085302357 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085302357 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085302357 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085302357 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085302357 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085302357 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085302357 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085302357 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085302357 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085302357 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085302357 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085302357 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085302357 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085302357 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085302357 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085302357 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250126085302357 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250126085302357 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250126085302357 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085302357 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085302357 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085302357 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250126085302357 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250126085302357 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250126085302357 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250126085302357 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085302357 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085302357 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085302357 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126085302357 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126085302357 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126085302357 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250126085302357 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085302357 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085302357 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085302357 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085302357 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085302357 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085302357 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@009b6094bab8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@009b6094bab8: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(778)@009b6094bab8: ************************************************* HNBGW_Test.sgsn0-M3UA(778)@009b6094bab8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(778)@009b6094bab8: ************************************************* HNBGW_Test.sgsn0-SCCP(776)@009b6094bab8: v_sccp_pdu_maxlen:268 20250126085302380 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085302380 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085302380 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1355) 20250126085302380 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250126085302380 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20250126085302380 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250126085302380 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250126085302380 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085302380 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@009b6094bab8: setverdict(pass): none -> pass 20250126085302385 DLINP DEBUG SRVCONN(,r=127.0.0.1:59682<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085302385 DLINP DEBUG SRVCONN(,r=127.0.0.1:59682<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085302385 DLINP DEBUG SRVCONN(,r=127.0.0.1:59682<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1355) 20250126085302385 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250126085302385 DHNBAP DEBUG (127.0.0.1:59682 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20250126085302385 DHNBAP NOTICE (127.0.0.1:59682 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250126085302385 DHNBAP NOTICE (127.0.0.1:59682 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250126085302385 DLINP DEBUG SRVCONN(,r=127.0.0.1:59682<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085302385 DLINP DEBUG SRVCONN(,r=127.0.0.1:59682<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126085302523 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126085302523 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250126085302523 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126085302523 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(769)@009b6094bab8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250126085302531 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085302531 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250126085302531 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126085302531 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126085302531 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126085302531 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250126085302531 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126085302534 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085302534 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250126085302534 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126085302534 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126085302534 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126085302534 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126085302534 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126085302534 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085302534 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126085302535 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20250126085302535 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085302535 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085302535 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085302535 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085302535 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126085302535 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126085302535 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085302536 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085302536 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250126085302536 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085302536 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085302536 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085302536 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085302536 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085302536 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085302536 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085302536 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085302536 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085302536 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085302536 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085302536 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085302536 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085302536 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085302536 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085302536 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085302536 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085302537 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085302537 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085302537 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085302537 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085302537 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085302537 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085302537 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085302537 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085302538 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126085302538 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250126085302538 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126085302538 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(772)@009b6094bab8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250126085302544 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085302544 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250126085302544 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126085302544 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126085302544 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126085302544 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250126085302544 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126085302547 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085302547 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250126085302547 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126085302547 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126085302547 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126085302547 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126085302547 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126085302547 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085302547 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126085302547 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:406) 20250126085302547 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085302547 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085302547 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085302547 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085302547 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126085302547 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126085302547 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085302548 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085302548 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250126085302548 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085302548 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085302549 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085302549 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085302549 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085302549 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085302549 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085302549 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085302549 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085302549 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085302549 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085302549 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085302549 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085302549 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085302549 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126085302549 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085302549 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085302549 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085302549 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085302549 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085302549 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126085302549 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126085302549 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126085302549 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250126085302549 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085302552 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126085302552 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc2-0 20250126085302552 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126085302552 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc2-M3UA(775)@009b6094bab8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250126085302557 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085302557 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20250126085302557 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126085302557 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126085302557 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126085302557 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20250126085302557 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126085302559 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085302559 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20250126085302559 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126085302559 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126085302559 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126085302559 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126085302559 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126085302559 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085302560 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126085302560 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.3/0, (xua_snm.c:406) 20250126085302560 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085302560 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085302560 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085302560 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085302560 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126085302560 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126085302560 DRANAP DEBUG cnlink(msc-2)[0x56264c5ae870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085302561 DRANAP DEBUG cnlink(msc-2)[0x56264c5ae870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085302561 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250126085302561 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085302561 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085302561 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085302561 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085302561 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085302561 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085302561 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085302561 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085302561 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085302561 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085302561 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085302561 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085302561 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085302561 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085302561 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085302561 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085302561 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250126085302561 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250126085302561 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250126085302561 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250126085302561 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085302561 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085302561 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250126085302561 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085302561 DRANAP DEBUG cnlink(msc-2)[0x56264c5ae870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085302570 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126085302570 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250126085302570 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126085302570 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(778)@009b6094bab8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250126085302573 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085302573 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250126085302573 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126085302573 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126085302573 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126085302573 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250126085302573 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126085302574 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085302574 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250126085302574 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126085302574 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126085302574 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126085302574 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126085302574 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126085302575 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085302575 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126085302575 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20250126085302575 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085302575 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085302575 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085302575 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085302575 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126085302575 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126085302575 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085302576 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085302576 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250126085302576 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085302576 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085302576 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085302576 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085302576 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085302576 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085302576 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085302576 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085302576 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085302576 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085302576 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085302576 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085302576 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085302576 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085302576 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085302576 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085302576 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085302576 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085302576 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085302576 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085302576 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085302576 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085302576 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085302576 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085302576 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(768)@009b6094bab8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126085303340 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085303340 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085303341 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085303341 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085303341 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085303341 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085303341 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085303341 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085303341 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085303341 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085303341 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085303341 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085303341 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085303341 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085303341 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250126085303341 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250126085303341 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085303341 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085303341 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085303341 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085303341 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085303341 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085303341 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085303341 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085303341 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085303341 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085303341 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085303341 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085303341 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085303341 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085303341 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126085303341 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126085303341 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250126085303341 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250126085303341 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085303341 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250126085303341 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085303341 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085303341 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085303341 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085303341 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085303341 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085303341 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085303341 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085303341 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085303341 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085303341 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085303341 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085303341 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085303341 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126085303341 DRANAP NOTICE cnlink(msc-0)[0x56264c5ce220]{CONNECTED}: link up (cnlink.c:111) 20250126085303341 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085303341 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085303341 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085303341 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085303341 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085303341 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085303341 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085303341 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085303343 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085303343 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085303343 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085303343 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085303343 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085303343 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085303343 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085303343 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085303343 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085303343 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085303343 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085303343 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085303343 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085303343 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085303343 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250126085303343 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250126085303343 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085303343 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085303343 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085303343 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085303343 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085303343 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085303343 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085303343 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085303343 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085303343 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085303343 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085303343 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085303343 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085303343 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085303343 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126085303343 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126085303343 DRANAP INFO cnlink(msc-0)[0x56264c5ce220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(771)@009b6094bab8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126085303349 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085303349 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250126085303349 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250126085303349 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250126085303349 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085303349 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085303349 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085303349 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085303350 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085303350 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085303350 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085303350 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250126085303350 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085303350 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085303350 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250126085303350 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250126085303350 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085303350 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085303350 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085303350 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085303350 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085303350 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085303350 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085303350 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085303350 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085303350 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085303350 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085303350 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085303350 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085303350 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085303350 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126085303350 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126085303350 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) 20250126085303350 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) 20250126085303350 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085303350 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250126085303350 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085303350 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085303350 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085303350 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085303350 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085303350 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085303350 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085303350 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085303350 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085303350 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085303350 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085303350 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126085303350 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085303350 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126085303350 DRANAP NOTICE cnlink(msc-1)[0x56264c5b1670]{CONNECTED}: link up (cnlink.c:111) 20250126085303350 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085303350 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085303350 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085303350 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126085303350 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126085303350 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126085303350 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250126085303350 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085303352 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085303352 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250126085303352 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250126085303352 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250126085303352 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085303352 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085303352 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085303352 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085303352 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085303352 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085303352 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085303352 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250126085303352 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085303352 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085303352 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250126085303352 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250126085303352 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085303352 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085303353 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085303353 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085303353 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085303353 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085303353 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085303353 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085303353 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085303353 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085303353 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085303353 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085303353 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085303353 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085303353 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126085303353 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126085303353 DRANAP INFO cnlink(msc-1)[0x56264c5b1670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc2-RAN(774)@009b6094bab8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126085303361 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085303361 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250126085303361 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc2-0: m3ua_rx_xfer 20250126085303361 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250126085303361 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085303361 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085303361 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085303361 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085303361 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085303361 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085303361 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085303362 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:603) 20250126085303362 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085303362 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085303362 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250126085303362 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250126085303362 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085303362 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085303362 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085303362 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085303362 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085303362 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085303362 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085303362 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085303362 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085303362 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085303362 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085303362 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085303362 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085303362 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085303362 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126085303362 DRANAP DEBUG cnlink(msc-2)[0x56264c5ae870]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126085303362 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) 20250126085303362 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) 20250126085303362 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085303362 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250126085303362 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085303362 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085303362 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085303362 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085303362 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085303362 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085303362 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085303362 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085303362 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085303362 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085303362 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085303362 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250126085303362 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085303362 DRANAP DEBUG cnlink(msc-2)[0x56264c5ae870]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126085303362 DRANAP NOTICE cnlink(msc-2)[0x56264c5ae870]{CONNECTED}: link up (cnlink.c:111) 20250126085303362 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085303362 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085303362 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085303362 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250126085303362 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250126085303362 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250126085303362 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250126085303362 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085303364 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085303364 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250126085303364 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc2-0: m3ua_rx_xfer 20250126085303364 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250126085303364 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085303364 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085303364 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085303364 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085303364 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085303364 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085303364 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085303364 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:603) 20250126085303364 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085303364 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085303364 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250126085303364 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250126085303364 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085303364 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085303364 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085303364 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085303364 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085303364 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085303364 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085303364 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085303364 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085303364 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085303364 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085303364 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085303364 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085303364 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085303364 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126085303364 DRANAP DEBUG cnlink(msc-2)[0x56264c5ae870]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126085303364 DRANAP INFO cnlink(msc-2)[0x56264c5ae870]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(777)@009b6094bab8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126085303378 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085303378 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085303378 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085303378 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085303378 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085303378 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085303378 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085303378 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085303379 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085303379 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085303379 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085303379 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085303379 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085303379 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085303379 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250126085303379 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250126085303379 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085303379 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085303379 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085303379 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085303379 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085303379 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085303379 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085303379 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085303379 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085303379 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085303379 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085303379 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085303379 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085303379 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085303379 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126085303379 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126085303379 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250126085303379 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250126085303379 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085303379 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250126085303379 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085303379 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085303379 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085303379 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085303379 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085303379 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085303379 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085303379 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085303379 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085303379 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085303379 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085303379 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085303379 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085303379 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126085303379 DRANAP NOTICE cnlink(sgsn-0)[0x56264c618ff0]{CONNECTED}: link up (cnlink.c:111) 20250126085303379 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085303379 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085303379 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085303379 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085303379 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085303379 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085303379 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085303379 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085303380 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085303380 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085303380 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085303380 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085303380 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085303380 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085303380 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085303380 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085303380 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085303380 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085303380 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085303380 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085303380 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085303380 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085303380 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250126085303380 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20250126085303380 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085303380 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085303380 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085303380 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085303380 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085303380 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085303380 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085303380 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085303380 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085303380 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085303380 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085303380 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085303380 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085303380 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085303380 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126085303380 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126085303380 DRANAP INFO cnlink(sgsn-0)[0x56264c618ff0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250126085304411 DLCTRL DEBUG Command: GET 635588225 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250126085304411 DLCTRL DEBUG Tx Command reply: GET_REPLY 635588225 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250126085304421 DLCTRL DEBUG Command: GET 479052596 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250126085304421 DLCTRL DEBUG Tx Command reply: GET_REPLY 479052596 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250126085304426 DLCTRL DEBUG Command: GET 550754861 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250126085304426 DLCTRL DEBUG Tx Command reply: GET_REPLY 550754861 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085304430 DLCTRL DEBUG Command: GET 474545772 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085304430 DLCTRL DEBUG Tx Command reply: GET_REPLY 474545772 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085304435 DLCTRL DEBUG Command: GET 311186503 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250126085304435 DLCTRL DEBUG Tx Command reply: GET_REPLY 311186503 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250126085304437 DLCTRL DEBUG Command: GET 860791235 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250126085304437 DLCTRL DEBUG Tx Command reply: GET_REPLY 860791235 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250126085304440 DLCTRL DEBUG Command: GET 331945796 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250126085304440 DLCTRL DEBUG Tx Command reply: GET_REPLY 331945796 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250126085304444 DLCTRL DEBUG Command: GET 684323362 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250126085304444 DLCTRL DEBUG Tx Command reply: GET_REPLY 684323362 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085304449 DLCTRL DEBUG Command: GET 891083479 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085304449 DLCTRL DEBUG Tx Command reply: GET_REPLY 891083479 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085304452 DLCTRL DEBUG Command: GET 826284726 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250126085304452 DLCTRL DEBUG Tx Command reply: GET_REPLY 826284726 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250126085304453 DLCTRL DEBUG Command: GET 709998288 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250126085304453 DLCTRL DEBUG Tx Command reply: GET_REPLY 709998288 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250126085304455 DLCTRL DEBUG Command: GET 177134492 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250126085304455 DLCTRL DEBUG Tx Command reply: GET_REPLY 177134492 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250126085304457 DLCTRL DEBUG Command: GET 920360637 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250126085304457 DLCTRL DEBUG Tx Command reply: GET_REPLY 920360637 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085304459 DLCTRL DEBUG Command: GET 65993570 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085304459 DLCTRL DEBUG Tx Command reply: GET_REPLY 65993570 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085304460 DLCTRL DEBUG Command: GET 203522797 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250126085304460 DLCTRL DEBUG Tx Command reply: GET_REPLY 203522797 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250126085304463 DLCTRL DEBUG Command: GET 364833982 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250126085304463 DLCTRL DEBUG Tx Command reply: GET_REPLY 364833982 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250126085304466 DLCTRL DEBUG Command: GET 254361380 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250126085304466 DLCTRL DEBUG Tx Command reply: GET_REPLY 254361380 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250126085304470 DLCTRL DEBUG Command: GET 928960887 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250126085304470 DLCTRL DEBUG Tx Command reply: GET_REPLY 928960887 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085304473 DLCTRL DEBUG Command: GET 641911194 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085304473 DLCTRL DEBUG Tx Command reply: GET_REPLY 641911194 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085304475 DLCTRL DEBUG Command: GET 36232429 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250126085304475 DLCTRL DEBUG Tx Command reply: GET_REPLY 36232429 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@009b6094bab8: 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@009b6094bab8: "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@009b6094bab8: 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@009b6094bab8: 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 := '000000000000000100000011'B, t_guard := 20.000000 } 20250126085304505 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53524<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(771)@009b6094bab8: f_create_expect(l3 := '05080200F110172A5205F442410023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(771)@009b6094bab8: Created Expect[0] for '05080200F110172A5205F442410023'O to be handled at TC_mscpool_no_allow_attach_valid_nri0(780) TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(764)@009b6094bab8: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(780)5520086 20250126085305537 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085305537 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085305537 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1355) 20250126085305537 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250126085305537 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x543ad6, normal) (hnbgw_rua.c:407) 20250126085305537 DHNB DEBUG map_rua[0x56264c624aa0]{init}: Allocated (fsm.c:456) 20250126085305537 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5520086)[0x56264c624aa0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250126085305537 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5520086 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250126085305537 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085305537 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085305538 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5520086 SCCP-0 CS MI=TMSI-0x42410023: TMSI-0x42410023 NRI(10bit)=0x104=260: NRI match selects msc 1 (hnbgw_cn.c:1078) 20250126085305538 DCN DEBUG map_sccp[0x56264c62bfb0]{init}: Allocated (fsm.c:456) 20250126085305538 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-86)[0x56264c62bfb0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250126085305538 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5520086 <-> SCCP-86 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250126085305538 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5520086 SCCP-86 msc-1 MI=TMSI-0x42410023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20250126085305538 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5520086)[0x56264c624aa0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250126085305538 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085305538 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085305538 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5520086)[0x56264c624aa0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250126085305538 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-86)[0x56264c62bfb0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126085305538 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250126085305538 DLSCCP DEBUG SCCP-SCOC(86)[0x56264c63b7c0]{IDLE}: Allocated (fsm.c:456) 20250126085305538 DLSCCP DEBUG SCCP-SCOC(86)[0x56264c63b7c0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250126085305538 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000056), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442410023004f40030001030056400500f1100926) (sccp_scrc.c:406) 20250126085305538 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085305538 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085305538 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085305538 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085305538 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085305538 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085305538 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085305538 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085305538 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085305538 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085305538 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085305538 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126085305538 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085305538 DLSCCP DEBUG SCCP-SCOC(86)[0x56264c63b7c0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250126085305538 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-86)[0x56264c62bfb0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250126085305538 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5520086)[0x56264c624aa0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250126085305538 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085305538 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085305538 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085305538 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126085305538 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126085305538 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126085305538 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250126085305538 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(770)@009b6094bab8: First idle individual index:0 HNBGW_Test.msc1-SCCP(770)@009b6094bab8: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(771)@009b6094bab8: Found Expect[0] for l3='05080200F110172A5205F442410023'O handled at TC_mscpool_no_allow_attach_valid_nri0(780) HNBGW_Test.msc1-RAN(771)@009b6094bab8: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(780)10441249 TC_mscpool_no_allow_attach_valid_nri0(780)@009b6094bab8: setverdict(pass): none -> pass HNBGW_Test.msc1-SCCP(770)@009b6094bab8: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(770)@009b6094bab8: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250126085305547 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085305547 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250126085305547 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250126085305547 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250126085305547 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085305547 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085305547 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085305547 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085305547 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085305547 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085305547 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085305548 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250126085305548 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085305548 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0001ee0b) (sccp_scrc.c:477) 20250126085305548 DLSCCP DEBUG Received CO:COAK for local reference 86 (sccp_scoc.c:1824) 20250126085305548 DLSCCP DEBUG SCCP-SCOC(86)[0x56264c63b7c0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250126085305548 DLSCCP DEBUG SCCP-SCOC(86)[0x56264c63b7c0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250126085305548 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085305548 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250126085305548 DCN DEBUG handle_cn_conn_conf() conn_id=86, addrs: called=RI=SSN_PC,PC=0.0.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250126085305548 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-86)[0x56264c62bfb0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250126085305548 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-86)[0x56264c62bfb0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250126085305548 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53524<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_no_allow_attach_valid_nri0(780)@009b6094bab8: Final verdict of PTC: pass MTC@009b6094bab8: 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 } } } 20250126085305550 DLCTRL DEBUG Command: GET 987481420 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250126085305550 DLCTRL DEBUG Tx Command reply: GET_REPLY 987481420 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250126085305552 DLCTRL DEBUG Command: GET 208857491 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250126085305552 DLCTRL DEBUG Tx Command reply: GET_REPLY 208857491 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250126085305555 DLCTRL DEBUG Command: GET 174588061 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250126085305555 DLCTRL DEBUG Tx Command reply: GET_REPLY 174588061 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085305557 DLCTRL DEBUG Command: GET 26425630 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085305557 DLCTRL DEBUG Tx Command reply: GET_REPLY 26425630 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085305559 DLCTRL DEBUG Command: GET 986873294 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250126085305559 DLCTRL DEBUG Tx Command reply: GET_REPLY 986873294 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126085305563 DLCTRL DEBUG Command: GET 168279444 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250126085305563 DLCTRL DEBUG Tx Command reply: GET_REPLY 168279444 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250126085305564 DLCTRL DEBUG Command: GET 167714038 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250126085305564 DLCTRL DEBUG Tx Command reply: GET_REPLY 167714038 rate_ctr.abs.msc.1.cnpool:subscr:known 1 (control_if.c:477) 20250126085305566 DLCTRL DEBUG Command: GET 406225440 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250126085305566 DLCTRL DEBUG Tx Command reply: GET_REPLY 406225440 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085305567 DLCTRL DEBUG Command: GET 959180447 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085305567 DLCTRL DEBUG Tx Command reply: GET_REPLY 959180447 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085305569 DLCTRL DEBUG Command: GET 239467743 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250126085305569 DLCTRL DEBUG Tx Command reply: GET_REPLY 239467743 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126085305571 DLCTRL DEBUG Command: GET 487069781 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250126085305571 DLCTRL DEBUG Tx Command reply: GET_REPLY 487069781 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250126085305573 DLCTRL DEBUG Command: GET 948999306 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250126085305573 DLCTRL DEBUG Tx Command reply: GET_REPLY 948999306 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250126085305574 DLCTRL DEBUG Command: GET 523045656 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250126085305574 DLCTRL DEBUG Tx Command reply: GET_REPLY 523045656 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085305575 DLCTRL DEBUG Command: GET 219808772 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085305575 DLCTRL DEBUG Tx Command reply: GET_REPLY 219808772 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085305577 DLCTRL DEBUG Command: GET 605232392 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250126085305577 DLCTRL DEBUG Tx Command reply: GET_REPLY 605232392 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126085305579 DLCTRL DEBUG Command: GET 850645349 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250126085305579 DLCTRL DEBUG Tx Command reply: GET_REPLY 850645349 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250126085305582 DLCTRL DEBUG Command: GET 310271821 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250126085305582 DLCTRL DEBUG Tx Command reply: GET_REPLY 310271821 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250126085305583 DLCTRL DEBUG Command: GET 739060015 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250126085305583 DLCTRL DEBUG Tx Command reply: GET_REPLY 739060015 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085305584 DLCTRL DEBUG Command: GET 131322600 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085305584 DLCTRL DEBUG Tx Command reply: GET_REPLY 131322600 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085305586 DLCTRL DEBUG Command: GET 203852427 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250126085305586 DLCTRL DEBUG Tx Command reply: GET_REPLY 203852427 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed MTC@009b6094bab8: 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 := '000000000000001001001000'B, t_guard := 20.000000 } 20250126085305602 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41802<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(768)@009b6094bab8: f_create_expect(l3 := '05240103505902080910100000000020'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(768)@009b6094bab8: Created Expect[0] for '05240103505902080910100000000020'O to be handled at TC_mscpool_no_allow_attach_valid_nri0(781) TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(764)@009b6094bab8: Added conn table entry 1TC_mscpool_no_allow_attach_valid_nri0(781)2729794 20250126085306631 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085306631 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085306631 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1355) 20250126085306631 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250126085306631 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x29a742, normal) (hnbgw_rua.c:407) 20250126085306631 DHNB DEBUG map_rua[0x56264c632ba0]{init}: Allocated (fsm.c:456) 20250126085306631 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2729794)[0x56264c632ba0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250126085306631 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2729794 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250126085306631 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085306631 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085306631 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:221) 20250126085306631 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2729794 SCCP-0 CS MI=IMSI-001010000000002: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250126085306631 DCN DEBUG map_sccp[0x56264c632710]{init}: Allocated (fsm.c:456) 20250126085306631 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x56264c632710]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250126085306631 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2729794 <-> SCCP-87 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250126085306631 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2729794 SCCP-87 msc-0 MI=IMSI-001010000000002: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20250126085306631 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2729794)[0x56264c632ba0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250126085306631 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085306631 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085306631 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2729794)[0x56264c632ba0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250126085306631 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x56264c632710]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126085306631 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250126085306631 DLSCCP DEBUG SCCP-SCOC(87)[0x56264c63ac80]{IDLE}: Allocated (fsm.c:456) 20250126085306631 DLSCCP DEBUG SCCP-SCOC(87)[0x56264c63ac80]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250126085306631 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000057), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902080910100000000020004f40030002480056400500f1100926) (sccp_scrc.c:406) 20250126085306631 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085306631 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085306631 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085306631 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085306631 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085306631 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085306631 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085306631 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085306631 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085306631 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085306631 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085306631 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085306631 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085306631 DLSCCP DEBUG SCCP-SCOC(87)[0x56264c63ac80]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250126085306631 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x56264c632710]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250126085306631 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2729794)[0x56264c632ba0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250126085306631 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085306631 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085306631 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085306631 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085306631 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085306631 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085306631 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085306631 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(767)@009b6094bab8: First idle individual index:0 HNBGW_Test.msc0-SCCP(767)@009b6094bab8: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(768)@009b6094bab8: Found Expect[0] for l3='05240103505902080910100000000020'O handled at TC_mscpool_no_allow_attach_valid_nri0(781) HNBGW_Test.msc0-RAN(768)@009b6094bab8: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(781)5584058 HNBGW_Test.msc0-SCCP(767)@009b6094bab8: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(767)@009b6094bab8: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250126085306635 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085306635 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085306635 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085306636 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085306636 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085306636 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085306636 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085306636 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085306636 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085306636 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085306636 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085306636 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085306636 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085306636 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0081a332) (sccp_scrc.c:477) 20250126085306636 DLSCCP DEBUG Received CO:COAK for local reference 87 (sccp_scoc.c:1824) 20250126085306636 DLSCCP DEBUG SCCP-SCOC(87)[0x56264c63ac80]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250126085306636 DLSCCP DEBUG SCCP-SCOC(87)[0x56264c63ac80]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250126085306636 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085306636 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250126085306636 DCN DEBUG handle_cn_conn_conf() conn_id=87, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250126085306636 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x56264c632710]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250126085306636 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x56264c632710]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_mscpool_no_allow_attach_valid_nri0(781)@009b6094bab8: setverdict(pass): none -> pass 20250126085306637 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41802<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_no_allow_attach_valid_nri0(781)@009b6094bab8: Final verdict of PTC: pass MTC@009b6094bab8: 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 } } } 20250126085306638 DLCTRL DEBUG Command: GET 481599369 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250126085306638 DLCTRL DEBUG Tx Command reply: GET_REPLY 481599369 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250126085306640 DLCTRL DEBUG Command: GET 255077997 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250126085306640 DLCTRL DEBUG Tx Command reply: GET_REPLY 255077997 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250126085306644 DLCTRL DEBUG Command: GET 618686878 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250126085306644 DLCTRL DEBUG Tx Command reply: GET_REPLY 618686878 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085306648 DLCTRL DEBUG Command: GET 251420106 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085306649 DLCTRL DEBUG Tx Command reply: GET_REPLY 251420106 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085306652 DLCTRL DEBUG Command: GET 298141171 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250126085306652 DLCTRL DEBUG Tx Command reply: GET_REPLY 298141171 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126085306653 DLCTRL DEBUG Command: GET 876738652 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250126085306653 DLCTRL DEBUG Tx Command reply: GET_REPLY 876738652 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250126085306655 DLCTRL DEBUG Command: GET 990732308 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250126085306655 DLCTRL DEBUG Tx Command reply: GET_REPLY 990732308 rate_ctr.abs.msc.1.cnpool:subscr:known 1 (control_if.c:477) 20250126085306656 DLCTRL DEBUG Command: GET 895807083 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250126085306656 DLCTRL DEBUG Tx Command reply: GET_REPLY 895807083 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085306657 DLCTRL DEBUG Command: GET 15058032 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085306658 DLCTRL DEBUG Tx Command reply: GET_REPLY 15058032 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085306658 DLCTRL DEBUG Command: GET 676775547 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250126085306659 DLCTRL DEBUG Tx Command reply: GET_REPLY 676775547 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126085306660 DLCTRL DEBUG Command: GET 607445995 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250126085306660 DLCTRL DEBUG Tx Command reply: GET_REPLY 607445995 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250126085306660 DLCTRL DEBUG Command: GET 352646377 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250126085306661 DLCTRL DEBUG Tx Command reply: GET_REPLY 352646377 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250126085306661 DLCTRL DEBUG Command: GET 559738850 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250126085306661 DLCTRL DEBUG Tx Command reply: GET_REPLY 559738850 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085306662 DLCTRL DEBUG Command: GET 652414842 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085306662 DLCTRL DEBUG Tx Command reply: GET_REPLY 652414842 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085306663 DLCTRL DEBUG Command: GET 209684079 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250126085306663 DLCTRL DEBUG Tx Command reply: GET_REPLY 209684079 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126085306664 DLCTRL DEBUG Command: GET 625973873 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250126085306664 DLCTRL DEBUG Tx Command reply: GET_REPLY 625973873 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250126085306665 DLCTRL DEBUG Command: GET 79545000 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250126085306665 DLCTRL DEBUG Tx Command reply: GET_REPLY 79545000 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250126085306666 DLCTRL DEBUG Command: GET 763179634 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250126085306666 DLCTRL DEBUG Tx Command reply: GET_REPLY 763179634 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085306667 DLCTRL DEBUG Command: GET 211121222 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085306667 DLCTRL DEBUG Tx Command reply: GET_REPLY 211121222 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085306667 DLCTRL DEBUG Command: GET 185875136 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250126085306667 DLCTRL DEBUG Tx Command reply: GET_REPLY 185875136 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed MTC@009b6094bab8: 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 := '000000000000001100110010'B, t_guard := 20.000000 } 20250126085306678 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41818<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc2-RAN(774)@009b6094bab8: f_create_expect(l3 := '06270003505902080910100000000030'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(774)@009b6094bab8: Created Expect[0] for '06270003505902080910100000000030'O to be handled at TC_mscpool_no_allow_attach_valid_nri0(782) TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(764)@009b6094bab8: Added conn table entry 2TC_mscpool_no_allow_attach_valid_nri0(782)11818755 20250126085307709 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085307709 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085307709 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1355) 20250126085307709 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250126085307709 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xb45703, normal) (hnbgw_rua.c:407) 20250126085307709 DHNB DEBUG map_rua[0x56264c63fbe0]{init}: Allocated (fsm.c:456) 20250126085307709 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11818755)[0x56264c63fbe0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250126085307709 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11818755 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250126085307709 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085307709 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085307709 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11818755 SCCP-0 CS MI=IMSI-001010000000003: CN link round-robin selects msc 2 (hnbgw_cn.c:1125) 20250126085307709 DCN DEBUG map_sccp[0x56264c5aca90]{init}: Allocated (fsm.c:456) 20250126085307709 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-88)[0x56264c5aca90]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250126085307709 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11818755 <-> SCCP-88 msc-2 msc-two cs7-0.sccp l=0.23.5<->r=0.0.3 (context_map.c:128) 20250126085307709 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11818755 SCCP-88 msc-2 MI=IMSI-001010000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20250126085307709 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11818755)[0x56264c63fbe0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250126085307709 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085307709 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085307709 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11818755)[0x56264c63fbe0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250126085307709 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-88)[0x56264c5aca90]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126085307709 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250126085307709 DLSCCP DEBUG SCCP-SCOC(88)[0x56264c6298d0]{IDLE}: Allocated (fsm.c:456) 20250126085307709 DLSCCP DEBUG SCCP-SCOC(88)[0x56264c6298d0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250126085307710 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000058), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902080910100000000030004f40030003320056400500f1100926) (sccp_scrc.c:406) 20250126085307710 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085307710 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085307710 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085307710 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085307710 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085307710 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085307710 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085307710 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085307710 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085307710 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085307710 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085307710 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250126085307710 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085307710 DLSCCP DEBUG SCCP-SCOC(88)[0x56264c6298d0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250126085307710 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-88)[0x56264c5aca90]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250126085307710 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11818755)[0x56264c63fbe0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250126085307710 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085307710 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085307710 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085307710 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250126085307710 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250126085307710 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250126085307710 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250126085307710 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-SCCP(773)@009b6094bab8: First idle individual index:0 HNBGW_Test.msc2-SCCP(773)@009b6094bab8: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(774)@009b6094bab8: Found Expect[0] for l3='06270003505902080910100000000030'O handled at TC_mscpool_no_allow_attach_valid_nri0(782) HNBGW_Test.msc2-RAN(774)@009b6094bab8: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(782)16669941 HNBGW_Test.msc2-SCCP(773)@009b6094bab8: Session index based on connection ID:0 HNBGW_Test.msc2-SCCP(773)@009b6094bab8: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_valid_nri0(782)@009b6094bab8: setverdict(pass): none -> pass 20250126085307730 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085307730 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250126085307730 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc2-0: m3ua_rx_xfer 20250126085307730 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250126085307730 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085307730 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085307730 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085307730 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085307730 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085307730 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085307730 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085307730 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:603) 20250126085307730 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085307730 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00401d2f) (sccp_scrc.c:477) 20250126085307730 DLSCCP DEBUG Received CO:COAK for local reference 88 (sccp_scoc.c:1824) 20250126085307730 DLSCCP DEBUG SCCP-SCOC(88)[0x56264c6298d0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250126085307730 DLSCCP DEBUG SCCP-SCOC(88)[0x56264c6298d0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250126085307730 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085307730 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250126085307731 DCN DEBUG handle_cn_conn_conf() conn_id=88, addrs: called=RI=SSN_PC,PC=0.0.3,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250126085307731 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-88)[0x56264c5aca90]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250126085307731 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-88)[0x56264c5aca90]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250126085307733 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41818<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_no_allow_attach_valid_nri0(782)@009b6094bab8: Final verdict of PTC: pass MTC@009b6094bab8: 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 } } } 20250126085307737 DLCTRL DEBUG Command: GET 622199887 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250126085307737 DLCTRL DEBUG Tx Command reply: GET_REPLY 622199887 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250126085307743 DLCTRL DEBUG Command: GET 247181487 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250126085307743 DLCTRL DEBUG Tx Command reply: GET_REPLY 247181487 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250126085307751 DLCTRL DEBUG Command: GET 580912905 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250126085307751 DLCTRL DEBUG Tx Command reply: GET_REPLY 580912905 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085307754 DLCTRL DEBUG Command: GET 608497917 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085307754 DLCTRL DEBUG Tx Command reply: GET_REPLY 608497917 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085307757 DLCTRL DEBUG Command: GET 121369433 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250126085307757 DLCTRL DEBUG Tx Command reply: GET_REPLY 121369433 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126085307759 DLCTRL DEBUG Command: GET 128863898 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250126085307759 DLCTRL DEBUG Tx Command reply: GET_REPLY 128863898 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250126085307760 DLCTRL DEBUG Command: GET 596785172 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250126085307760 DLCTRL DEBUG Tx Command reply: GET_REPLY 596785172 rate_ctr.abs.msc.1.cnpool:subscr:known 1 (control_if.c:477) 20250126085307761 DLCTRL DEBUG Command: GET 377759168 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250126085307761 DLCTRL DEBUG Tx Command reply: GET_REPLY 377759168 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085307762 DLCTRL DEBUG Command: GET 354720651 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085307762 DLCTRL DEBUG Tx Command reply: GET_REPLY 354720651 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085307763 DLCTRL DEBUG Command: GET 245371009 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250126085307763 DLCTRL DEBUG Tx Command reply: GET_REPLY 245371009 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126085307764 DLCTRL DEBUG Command: GET 508821483 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250126085307764 DLCTRL DEBUG Tx Command reply: GET_REPLY 508821483 rate_ctr.abs.msc.2.cnpool:subscr:new 1 (control_if.c:477) 20250126085307764 DLCTRL DEBUG Command: GET 182470655 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250126085307764 DLCTRL DEBUG Tx Command reply: GET_REPLY 182470655 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250126085307765 DLCTRL DEBUG Command: GET 714431495 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250126085307765 DLCTRL DEBUG Tx Command reply: GET_REPLY 714431495 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085307766 DLCTRL DEBUG Command: GET 450739912 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085307766 DLCTRL DEBUG Tx Command reply: GET_REPLY 450739912 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085307767 DLCTRL DEBUG Command: GET 243446035 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250126085307767 DLCTRL DEBUG Tx Command reply: GET_REPLY 243446035 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126085307768 DLCTRL DEBUG Command: GET 77857374 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250126085307768 DLCTRL DEBUG Tx Command reply: GET_REPLY 77857374 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250126085307769 DLCTRL DEBUG Command: GET 977090155 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250126085307769 DLCTRL DEBUG Tx Command reply: GET_REPLY 977090155 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250126085307770 DLCTRL DEBUG Command: GET 519865034 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250126085307770 DLCTRL DEBUG Tx Command reply: GET_REPLY 519865034 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085307770 DLCTRL DEBUG Command: GET 919989948 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085307770 DLCTRL DEBUG Tx Command reply: GET_REPLY 919989948 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085307771 DLCTRL DEBUG Command: GET 885470050 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250126085307771 DLCTRL DEBUG Tx Command reply: GET_REPLY 885470050 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed MTC@009b6094bab8: ok: talloc reports "asn1_context" = 1 bytes 20250126085307774 DLINP DEBUG SRVCONN(,r=127.0.0.1:59682<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085307774 DLINP DEBUG SRVCONN(,r=127.0.0.1:59682<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085307774 DLINP NOTICE SRV(,r=127.0.0.1:59682<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250126085307774 DMAIN NOTICE (127.0.0.1:59682 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:59682<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250126085307774 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) TC_mscpool_no_allow_attach_valid_nri-Iuh1-RUA(766)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.msc2-RAN(774)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(777)@009b6094bab8: Final verdict of PTC: none 20250126085307775 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250126085307775 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085307775 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250126085307775 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250126085307775 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250126085307775 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085307775 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250126085307775 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250126085307775 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250126085307775 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085307775 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126085307775 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250126085307775 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250126085307775 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085307775 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126085307775 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.msc0-SCCP(767)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.msc0-RAN(768)@009b6094bab8: Final verdict of PTC: none MutexDispCT-TC_mscpool_no_allow_attach_valid_nri(759)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(778)@009b6094bab8: Final verdict of PTC: none20250126085307775 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250126085307775 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085307775 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53522<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250126085307775 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250126085307775 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20250126085307775 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126085307775 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085307775 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20250126085307775 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126085307775 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126085307775 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:41419<->l=127.0.0.1:4262) (control_if.c:193) 20250126085307775 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126085307775 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250126085307775 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126085307775 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250126085307775 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085307775 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126085307775 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085307775 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20250126085307775 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126085307775 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126085307775 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126085307775 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250126085307775 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126085307775 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250126085307775 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250126085307775 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085307775 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126085307775 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126085307775 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250126085307775 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20250126085307775 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085307775 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085307775 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085307775 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085307775 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126085307775 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126085307775 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126085307775 DRANAP NOTICE cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: link lost (cnlink.c:118) 20250126085307775 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085307775 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126085307775 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20250126085307775 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250126085307775 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085307775 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085307775 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085307775 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126085307775 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085307775 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc1-0: connection closed 20250126085307775 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind HNBGW_Test.msc0-M3UA(769)@009b6094bab8: Final verdict of PTC: none TC_mscpool_no_allow_attach_valid_nri-Iuh1(765)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(772)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.msc1-RAN(771)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(775)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(770)@009b6094bab8: Final verdict of PTC: none TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(764)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(776)@009b6094bab8: Final verdict of PTC: none HNBGW-MGCP(779)@009b6094bab8: Final verdict of PTC: none20250126085307775 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126085307775 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126085307775 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250126085307775 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126085307775 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085307775 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126085307775 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126085307775 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126085307775 DRANAP NOTICE cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: link lost (cnlink.c:118) 20250126085307775 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x56264c632710]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250126085307775 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250126085307775 DLSCCP DEBUG SCCP-SCOC(87)[0x56264c63ac80]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250126085307775 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0081a332), PART(T=Source Reference,L=4,D=00000057), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250126085307775 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085307775 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085307775 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085307775 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085307775 DLSCCP DEBUG SCCP-SCOC(87)[0x56264c63ac80]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250126085307776 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x56264c632710]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250126085307776 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2729794)[0x56264c632ba0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250126085307776 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2729794)[0x56264c632ba0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250126085307775 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250126085307775 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250126085307775 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085307775 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250126085307776 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc2-0: xUA SRV SHUTDOWN_EVENT 20250126085307776 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe IPA-CTRL-CLI-IPA(761)@009b6094bab8: Final verdict of PTC: none 20250126085307776 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250126085307776 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2729794)[0x56264c632ba0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250126085307776 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2729794)[0x56264c632ba0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250126085307776 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2729794)[0x56264c632ba0]{disrupted}: Freeing instance (context_map.c:202) 20250126085307776 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2729794)[0x56264c632ba0]{disrupted}: Deallocated (fsm.c:568) 20250126085307776 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x56264c632710]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250126085307776 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x56264c632710]{disconnected}: Freeing instance (context_map.c:206) 20250126085307776 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x56264c632710]{disconnected}: Deallocated (fsm.c:568) 20250126085307776 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2729794 SCCP-87 msc-0 MI=IMSI-001010000000002: Deallocating (context_map.c:225) 20250126085307776 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250126085307776 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085307776 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126085307776 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085307776 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250126085307776 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250126085307776 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085307776 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126085307776 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:371) 20250126085307776 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085307776 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085307776 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085307776 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085307776 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250126085307776 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085307776 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085307776 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085307776 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126085307776 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126085307776 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126085307776 DRANAP NOTICE cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: link lost (cnlink.c:118) 20250126085307776 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-86)[0x56264c62bfb0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250126085307776 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250126085307776 DLSCCP DEBUG SCCP-SCOC(86)[0x56264c63b7c0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250126085307776 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0001ee0b), PART(T=Source Reference,L=4,D=00000056), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250126085307776 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085307776 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085307776 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085307776 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085307776 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085307776 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085307776 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126085307776 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085307776 DLSCCP DEBUG SCCP-SCOC(86)[0x56264c63b7c0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250126085307776 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-86)[0x56264c62bfb0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250126085307776 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5520086)[0x56264c624aa0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250126085307776 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5520086)[0x56264c624aa0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250126085307776 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250126085307776 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126085307776 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250126085307776 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5520086)[0x56264c624aa0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250126085307776 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5520086)[0x56264c624aa0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250126085307776 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085307776 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc2-0: connection closed 20250126085307776 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5520086)[0x56264c624aa0]{disrupted}: Freeing instance (context_map.c:202) 20250126085307776 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5520086)[0x56264c624aa0]{disrupted}: Deallocated (fsm.c:568) 20250126085307776 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-86)[0x56264c62bfb0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250126085307776 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-86)[0x56264c62bfb0]{disconnected}: Freeing instance (context_map.c:206) 20250126085307776 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126085307776 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126085307776 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126085307776 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250126085307776 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126085307776 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250126085307776 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-86)[0x56264c62bfb0]{disconnected}: Deallocated (fsm.c:568) 20250126085307776 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5520086 SCCP-86 msc-1 MI=TMSI-0x42410023: Deallocating (context_map.c:225) 20250126085307776 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085307776 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085307776 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250126085307776 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250126085307776 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250126085307776 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11818755)[0x56264c63fbe0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250126085307776 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11818755)[0x56264c63fbe0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250126085307776 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-88)[0x56264c5aca90]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250126085307776 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250126085307776 DLSCCP DEBUG SCCP-SCOC(88)[0x56264c6298d0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250126085307776 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00401d2f), PART(T=Source Reference,L=4,D=00000058), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250126085307776 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085307776 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085307776 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250126085307776 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085307776 DLSCCP DEBUG SCCP-SCOC(88)[0x56264c6298d0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250126085307776 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-88)[0x56264c5aca90]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250126085307776 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11818755)[0x56264c63fbe0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250126085307776 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11818755)[0x56264c63fbe0]{disrupted}: Freeing instance (context_map.c:202) 20250126085307776 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11818755)[0x56264c63fbe0]{disrupted}: Deallocated (fsm.c:568) 20250126085307776 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-88)[0x56264c5aca90]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250126085307776 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-88)[0x56264c5aca90]{disconnected}: Freeing instance (context_map.c:206) 20250126085307776 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-88)[0x56264c5aca90]{disconnected}: Deallocated (fsm.c:568) 20250126085307776 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-11818755 SCCP-88 msc-2 MI=IMSI-001010000000003: Deallocating (context_map.c:225) 20250126085307776 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085307776 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126085307776 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.3/0, (xua_snm.c:371) 20250126085307776 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085307776 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085307776 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085307776 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085307776 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126085307776 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126085307776 DRANAP DEBUG cnlink(msc-2)[0x56264c5ae870]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126085307776 DRANAP NOTICE cnlink(msc-2)[0x56264c5ae870]{DISCONNECTED}: link lost (cnlink.c:118) 20250126085307776 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085307776 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085307776 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085307776 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126085307776 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126085307776 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126085307776 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250126085307776 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250126085307776 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085307776 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085307776 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085307776 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250126085307776 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250126085307776 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250126085307776 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250126085307776 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-TRANSFER.req TC_mscpool_no_allow_attach_valid_nri-Iuh0(763)@009b6094bab8: Final verdict of PTC: none VirtHNBGW-STATS(760)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(773)@009b6094bab8: Final verdict of PTC: none MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126085307797 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53510<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(762)@009b6094bab8: Final verdict of PTC: none MTC@009b6094bab8: Setting final verdict of the test case. MTC@009b6094bab8: Local verdict of MTC: pass MTC@009b6094bab8: Local verdict of PTC MutexDispCT-TC_mscpool_no_allow_attach_valid_nri(759): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC VirtHNBGW-STATS(760): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC IPA-CTRL-CLI-IPA(761): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW-PFCP(762): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh0(763): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(764): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh1(765): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh1-RUA(766): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.msc0-SCCP(767): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.msc0-RAN(768): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.msc0-M3UA(769): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.msc1-SCCP(770): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.msc1-RAN(771): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.msc1-M3UA(772): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.msc2-SCCP(773): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.msc2-RAN(774): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.msc2-M3UA(775): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(776): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.sgsn0-RAN(777): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(778): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW-MGCP(779): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri0(780): pass (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri0(781): pass (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri0(782): pass (pass -> pass) MTC@009b6094bab8: Test case TC_mscpool_no_allow_attach_valid_nri finished. Verdict: pass MTC@009b6094bab8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri pass'. Sun Jan 26 08:53:07 UTC 2025 ====== HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri.talloc 20250126085307903 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41826<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126085308406 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41826<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=499100) 20250126085308544 DLSCCP DEBUG SCCP-SCOC(85)[0x56264c642f10]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250126085308544 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009d644d), PART(T=Source Reference,L=4,D=00000055), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085308544 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085308544 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085308544 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085308544 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085308544 DLSCCP DEBUG SCCP-SCOC(83)[0x56264c5cc4a0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250126085308544 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fd50b8), PART(T=Source Reference,L=4,D=00000053), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085308544 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085308544 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085308544 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085308544 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085308544 DLSCCP DEBUG SCCP-SCOC(84)[0x56264c624ce0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250126085308544 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00267f68), PART(T=Source Reference,L=4,D=00000054), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085308544 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085308544 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085308544 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250126085308544 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085308545 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085308545 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085308545 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085308545 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085308545 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085308545 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085308545 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085308545 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250126085308545 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085308545 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085308545 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085308545 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085308545 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085308545 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085308545 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085308545 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250126085308545 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085308545 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085308545 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085308545 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250126085308546 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250126085308546 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250126085308546 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250126085308546 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-TRANSFER.req 20250126085309344 DLSCCP DEBUG SCCP-SCOC(82)[0x56264c63aff0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085309344 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c9145a), PART(T=Source Reference,L=4,D=00000052), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085309344 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085309344 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085309344 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085309344 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085309344 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085309344 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085309344 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085309344 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085309344 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085309344 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085309344 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085309344 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=499100, count=512608) 20250126085309776 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126085309776 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20250126085309776 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20250126085309776 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126085309776 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250126085309776 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250126085309776 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126085309776 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250126085309776 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250126085309776 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126085309776 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250126085309776 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250126085310103 DLSCCP DEBUG SCCP-SCOC(81)[0x56264c6430c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085310104 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00595d0f), PART(T=Source Reference,L=4,D=00000051), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085310104 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085310104 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085310104 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085310104 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085310104 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085310104 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085310104 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085310104 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085310104 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085310104 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085310104 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@009b6094bab8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri pass' was executed successfully (exit status: 0). MTC@009b6094bab8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink'. ------ HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink ------ Sun Jan 26 08:53:10 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250126085311056 DLSCCP DEBUG SCCP-SCOC(79)[0x56264c63be70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085311056 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00feee27), PART(T=Source Reference,L=4,D=0000004f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085311056 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085311056 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085311056 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085311056 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085311056 DLSCCP DEBUG SCCP-SCOC(80)[0x56264c632d10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085311056 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00027d55), PART(T=Source Reference,L=4,D=00000050), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085311056 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085311056 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085311056 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250126085311056 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085311056 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085311056 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085311056 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085311056 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085311056 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085311056 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085311056 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250126085311056 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085311056 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085311057 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085311057 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250126085311057 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250126085311057 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250126085311057 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down MTC@009b6094bab8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink' was executed successfully (exit status: 0). MTC@009b6094bab8: Test case TC_mscpool_sccp_n_pcstate_detaches_cnlink started. 20250126085311504 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41836<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126085311508 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41844<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126085311515 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:36379<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0(787)@009b6094bab8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250126085311531 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250126085311531 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250126085311537 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085311537 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085311538 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085311538 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085311538 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085311538 DRANAP DEBUG cnlink(msc-2)[0x56264c5ae870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085311538 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085311538 DRANAP DEBUG cnlink(msc-3)[0x56264c618660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1(789)@009b6094bab8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250126085311538 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:56077 (stream_srv.c:142) 20250126085311538 DMAIN INFO New HNB SCTP connection r=127.0.0.1:56077<->l=127.0.0.1:29169 (hnbgw.c:791) 20250126085311539 DRANAP DEBUG cnlink(msc-3)[0x56264c618660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085311539 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250126085311539 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085311539 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085311539 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085311539 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085311539 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085311539 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085311539 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085311539 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085311539 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085311539 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085311539 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085311539 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085311539 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085311539 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085311539 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250126085311539 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085311539 DRANAP DEBUG cnlink(msc-3)[0x56264c618660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085311539 DRANAP DEBUG cnlink(msc-2)[0x56264c5ae870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085311539 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250126085311539 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085311539 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085311539 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085311539 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085311539 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085311539 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085311539 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085311539 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085311539 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085311539 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085311539 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085311539 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085311539 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085311539 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085311539 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250126085311539 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085311539 DRANAP DEBUG cnlink(msc-2)[0x56264c5ae870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085311539 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085311539 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250126085311539 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085311539 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085311539 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085311539 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085311539 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085311539 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085311539 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085311539 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085311539 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085311539 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085311539 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085311539 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085311539 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085311539 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085311539 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126085311539 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085311539 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085311539 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085311539 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250126085311539 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085311539 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085311539 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085311539 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085311539 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085311539 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085311539 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085311539 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085311539 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085311539 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085311539 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085311539 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085311539 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085311539 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085311539 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085311539 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085311539 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085311539 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085311539 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085311539 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085311539 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250126085311539 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250126085311539 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250126085311539 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085311539 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085311539 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085311539 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250126085311539 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250126085311539 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250126085311539 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250126085311539 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085311539 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085311539 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085311539 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126085311539 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126085311539 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126085311539 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250126085311539 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085311539 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085311540 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085311540 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085311540 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085311540 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085311540 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@009b6094bab8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@009b6094bab8: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(793)@009b6094bab8: ************************************************* HNBGW_Test.msc0-M3UA(793)@009b6094bab8: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(793)@009b6094bab8: ************************************************* HNBGW_Test.msc0-SCCP(791)@009b6094bab8: v_sccp_pdu_maxlen:268 MTC@009b6094bab8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@009b6094bab8: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(796)@009b6094bab8: ************************************************* HNBGW_Test.msc1-M3UA(796)@009b6094bab8: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(796)@009b6094bab8: ************************************************* HNBGW_Test.msc1-SCCP(794)@009b6094bab8: v_sccp_pdu_maxlen:268 20250126085311562 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085311562 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085311562 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085311562 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085311562 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085311562 DRANAP DEBUG cnlink(sgsn-2)[0x56264c61a310]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085311562 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085311562 DRANAP DEBUG cnlink(sgsn-3)[0x56264c61aca0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085311563 DRANAP DEBUG cnlink(sgsn-3)[0x56264c61aca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085311563 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250126085311563 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085311563 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085311563 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085311563 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085311563 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085311563 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085311563 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085311563 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085311563 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085311563 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085311563 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085311563 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085311563 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085311563 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085311563 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250126085311563 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085311563 DRANAP DEBUG cnlink(sgsn-3)[0x56264c61aca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085311563 DRANAP DEBUG cnlink(sgsn-2)[0x56264c61a310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085311563 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250126085311563 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085311563 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085311563 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085311563 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085311563 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085311563 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085311563 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085311563 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085311563 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085311563 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085311563 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085311563 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085311563 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085311563 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085311563 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250126085311563 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085311563 DRANAP DEBUG cnlink(sgsn-2)[0x56264c61a310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085311563 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085311563 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250126085311563 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085311563 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085311563 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085311563 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085311563 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085311563 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085311563 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085311563 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085311563 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085311563 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085311563 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085311563 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085311563 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085311563 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085311563 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126085311563 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085311563 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085311563 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085311563 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250126085311563 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085311564 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085311564 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085311564 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085311564 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085311564 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085311564 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085311564 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085311564 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085311564 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085311564 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085311564 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085311564 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085311564 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085311564 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085311564 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085311564 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085311564 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085311564 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085311564 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085311564 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250126085311564 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250126085311564 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250126085311564 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085311564 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085311564 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085311564 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250126085311564 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250126085311564 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250126085311564 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250126085311564 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085311564 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085311564 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085311564 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126085311564 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126085311564 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126085311564 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250126085311564 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085311564 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085311564 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085311564 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085311564 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085311564 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085311564 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@009b6094bab8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(799)@009b6094bab8: ************************************************* MTC@009b6094bab8: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(799)@009b6094bab8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(799)@009b6094bab8: ************************************************* HNBGW_Test.sgsn0-SCCP(797)@009b6094bab8: v_sccp_pdu_maxlen:268 MTC@009b6094bab8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(802)@009b6094bab8: ************************************************* HNBGW_Test.sgsn1-M3UA(802)@009b6094bab8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(802)@009b6094bab8: ************************************************* MTC@009b6094bab8: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(800)@009b6094bab8: v_sccp_pdu_maxlen:268 20250126085311598 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085311598 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085311598 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1355) 20250126085311598 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250126085311598 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20250126085311598 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250126085311598 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250126085311598 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085311598 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@009b6094bab8: setverdict(pass): none -> pass 20250126085311603 DLINP DEBUG SRVCONN(,r=127.0.0.1:56077<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085311603 DLINP DEBUG SRVCONN(,r=127.0.0.1:56077<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085311603 DLINP DEBUG SRVCONN(,r=127.0.0.1:56077<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1355) 20250126085311603 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250126085311603 DHNBAP DEBUG (127.0.0.1:56077 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20250126085311603 DHNBAP NOTICE (127.0.0.1:56077 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250126085311603 DHNBAP NOTICE (127.0.0.1:56077 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250126085311603 DLINP DEBUG SRVCONN(,r=127.0.0.1:56077<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085311603 DLINP DEBUG SRVCONN(,r=127.0.0.1:56077<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126085311749 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126085311749 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250126085311749 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126085311749 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(793)@009b6094bab8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250126085311754 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085311754 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250126085311754 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126085311754 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126085311754 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126085311754 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250126085311754 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126085311755 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085311755 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250126085311755 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126085311755 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126085311755 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126085311755 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126085311755 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126085311756 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085311756 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126085311756 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20250126085311756 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085311756 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085311756 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085311756 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085311756 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126085311756 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126085311756 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085311757 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085311757 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250126085311757 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085311757 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085311757 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085311757 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085311757 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085311757 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085311757 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085311757 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085311757 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085311757 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085311757 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085311757 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085311757 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085311757 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085311757 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085311757 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085311757 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085311757 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085311757 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085311757 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085311757 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085311757 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085311757 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085311757 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085311757 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085311760 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126085311760 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250126085311760 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126085311760 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(796)@009b6094bab8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250126085311763 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085311763 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250126085311763 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126085311763 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126085311763 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126085311763 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250126085311763 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126085311765 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085311765 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250126085311765 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126085311765 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126085311765 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126085311765 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126085311765 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126085311765 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085311765 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126085311765 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:406) 20250126085311765 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085311765 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085311765 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085311765 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085311765 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126085311765 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126085311765 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085311766 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085311766 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250126085311766 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085311766 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085311766 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085311766 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085311766 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085311766 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085311766 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085311766 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085311766 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085311766 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085311766 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085311766 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085311766 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085311766 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085311766 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126085311766 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085311766 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085311766 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085311766 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085311766 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085311766 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126085311766 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126085311766 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126085311766 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250126085311766 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085311776 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126085311776 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250126085311776 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126085311776 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(799)@009b6094bab8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250126085311780 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085311780 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250126085311781 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126085311781 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126085311781 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126085311781 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250126085311781 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126085311782 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085311782 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250126085311782 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126085311782 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126085311782 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126085311782 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126085311782 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126085311782 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085311782 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126085311782 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20250126085311782 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085311782 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085311782 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085311782 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085311782 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126085311782 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126085311782 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085311783 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085311783 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250126085311783 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085311783 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085311783 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085311783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085311783 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085311783 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085311783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085311783 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085311783 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085311783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085311783 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085311783 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085311783 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085311783 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085311783 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085311783 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085311783 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085311783 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085311783 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085311783 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085311783 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085311783 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085311783 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085311783 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085311783 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085311788 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126085311788 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20250126085311788 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126085311788 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(802)@009b6094bab8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250126085311792 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085311792 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20250126085311792 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126085311792 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126085311792 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126085311792 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250126085311792 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126085311793 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085311793 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20250126085311793 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126085311793 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126085311793 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126085311793 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126085311793 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126085311794 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085311794 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126085311794 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:406) 20250126085311794 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085311794 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085311794 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085311794 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085311794 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126085311794 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126085311794 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085311795 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085311795 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250126085311795 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085311795 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085311795 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085311795 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085311795 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085311795 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085311795 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085311795 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085311795 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085311795 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085311795 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085311795 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085311795 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085311795 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085311795 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126085311795 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085311795 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085311795 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085311795 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085311795 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085311795 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126085311795 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126085311795 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126085311795 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250126085311795 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(792)@009b6094bab8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126085312563 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085312563 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085312563 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085312563 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085312563 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085312563 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085312563 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085312563 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085312563 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085312563 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085312563 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085312563 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085312563 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085312563 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085312563 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250126085312563 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250126085312563 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085312563 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085312563 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085312563 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085312563 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085312564 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085312564 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085312564 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085312564 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085312564 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085312564 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085312564 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085312564 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085312564 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085312564 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126085312564 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126085312564 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250126085312564 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250126085312564 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085312564 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250126085312564 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085312564 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085312564 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085312564 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085312564 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085312564 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085312564 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085312564 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085312564 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085312564 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085312564 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085312564 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085312564 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085312564 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126085312564 DRANAP NOTICE cnlink(msc-0)[0x56264c5ce220]{CONNECTED}: link up (cnlink.c:111) 20250126085312565 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085312565 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085312565 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085312565 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085312565 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085312565 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085312565 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085312565 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085312566 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085312566 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085312566 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085312566 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085312566 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085312566 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085312566 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085312566 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085312566 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085312566 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085312566 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085312566 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085312566 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085312566 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085312566 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250126085312566 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250126085312566 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085312566 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085312566 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085312566 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085312566 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085312566 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085312566 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085312566 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085312566 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085312566 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085312566 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085312566 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085312567 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085312567 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085312567 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126085312567 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126085312567 DRANAP INFO cnlink(msc-0)[0x56264c5ce220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(795)@009b6094bab8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126085312572 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085312572 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250126085312572 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250126085312572 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250126085312572 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085312572 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085312572 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085312572 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085312572 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085312572 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085312572 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085312572 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250126085312572 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085312572 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085312572 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250126085312572 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250126085312572 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085312572 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085312572 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085312572 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085312572 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085312572 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085312572 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085312572 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085312572 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085312572 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085312572 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085312572 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085312572 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085312572 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085312572 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126085312572 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126085312572 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) 20250126085312572 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) 20250126085312572 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085312572 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250126085312572 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085312572 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085312572 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085312572 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085312572 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085312572 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085312572 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085312572 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085312572 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085312572 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085312572 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085312572 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126085312572 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085312572 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126085312572 DRANAP NOTICE cnlink(msc-1)[0x56264c5b1670]{CONNECTED}: link up (cnlink.c:111) 20250126085312573 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085312573 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085312573 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085312573 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126085312573 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126085312573 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126085312573 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250126085312573 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085312574 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085312574 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250126085312574 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250126085312574 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250126085312574 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085312574 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085312574 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085312574 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085312574 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085312574 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085312574 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085312574 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250126085312574 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085312574 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085312574 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250126085312574 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250126085312574 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085312574 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085312574 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085312574 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085312574 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085312574 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085312574 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085312574 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085312574 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085312574 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085312574 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085312574 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085312574 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085312574 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085312574 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126085312574 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126085312574 DRANAP INFO cnlink(msc-1)[0x56264c5b1670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(798)@009b6094bab8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126085312587 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085312587 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085312587 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085312587 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085312587 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085312587 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085312587 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085312587 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085312587 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085312587 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085312587 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085312587 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085312587 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085312587 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085312587 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250126085312587 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250126085312587 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085312587 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085312587 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085312587 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085312587 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085312587 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085312587 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085312587 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085312587 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085312587 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085312587 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085312587 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085312587 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085312587 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085312587 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126085312587 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126085312587 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250126085312587 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250126085312587 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085312587 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250126085312587 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085312587 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085312587 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085312587 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085312587 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085312587 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085312587 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085312587 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085312587 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085312587 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085312587 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085312587 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085312587 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085312587 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126085312587 DRANAP NOTICE cnlink(sgsn-0)[0x56264c618ff0]{CONNECTED}: link up (cnlink.c:111) 20250126085312587 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085312587 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085312587 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085312587 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085312587 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085312587 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085312587 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085312588 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085312589 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085312589 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085312589 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085312589 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085312589 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085312589 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085312589 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085312589 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085312589 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085312589 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085312589 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085312589 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085312589 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085312589 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085312589 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250126085312589 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20250126085312589 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085312589 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085312589 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085312589 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085312589 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085312589 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085312589 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085312589 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085312589 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085312589 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085312589 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085312589 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085312589 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085312589 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085312589 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126085312589 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126085312589 DRANAP INFO cnlink(sgsn-0)[0x56264c618ff0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250126085312599 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085312599 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250126085312599 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250126085312599 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250126085312599 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085312599 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085312599 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085312599 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-RAN(801)@009b6094bab8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126085312599 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085312600 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085312600 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085312600 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250126085312600 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085312600 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085312600 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250126085312600 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250126085312600 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085312600 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085312600 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085312600 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085312600 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085312600 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085312600 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085312600 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085312600 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085312600 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085312600 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085312600 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085312600 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085312600 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085312600 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126085312600 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126085312600 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) 20250126085312600 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) 20250126085312600 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085312600 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250126085312600 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085312600 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085312600 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085312600 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085312600 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085312600 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085312600 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085312600 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085312600 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085312600 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085312600 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085312600 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126085312600 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085312600 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126085312600 DRANAP NOTICE cnlink(sgsn-1)[0x56264c619980]{CONNECTED}: link up (cnlink.c:111) 20250126085312600 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085312600 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085312600 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085312600 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126085312600 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126085312600 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126085312600 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250126085312600 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085312603 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085312603 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250126085312603 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250126085312603 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250126085312603 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085312603 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085312603 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085312603 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085312603 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085312603 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085312603 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085312603 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250126085312603 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085312603 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085312603 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250126085312604 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20250126085312604 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085312604 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085312604 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085312604 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085312604 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085312604 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085312604 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085312604 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085312604 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085312604 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085312604 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085312604 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085312604 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085312604 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085312604 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126085312604 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126085312604 DRANAP INFO cnlink(sgsn-1)[0x56264c619980]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250126085313610 DLCTRL DEBUG Command: GET 114258813 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250126085313610 DLCTRL DEBUG Tx Command reply: GET_REPLY 114258813 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250126085313616 DLCTRL DEBUG Command: GET 732648836 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250126085313616 DLCTRL DEBUG Tx Command reply: GET_REPLY 732648836 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250126085313619 DLCTRL DEBUG Command: GET 493323382 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250126085313619 DLCTRL DEBUG Tx Command reply: GET_REPLY 493323382 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085313621 DLCTRL DEBUG Command: GET 390324903 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085313621 DLCTRL DEBUG Tx Command reply: GET_REPLY 390324903 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085313623 DLCTRL DEBUG Command: GET 381663723 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250126085313623 DLCTRL DEBUG Tx Command reply: GET_REPLY 381663723 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250126085313625 DLCTRL DEBUG Command: GET 983902732 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250126085313625 DLCTRL DEBUG Tx Command reply: GET_REPLY 983902732 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250126085313627 DLCTRL DEBUG Command: GET 279427473 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250126085313627 DLCTRL DEBUG Tx Command reply: GET_REPLY 279427473 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250126085313628 DLCTRL DEBUG Command: GET 131168946 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250126085313628 DLCTRL DEBUG Tx Command reply: GET_REPLY 131168946 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085313630 DLCTRL DEBUG Command: GET 536783389 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085313630 DLCTRL DEBUG Tx Command reply: GET_REPLY 536783389 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085313631 DLCTRL DEBUG Command: GET 791554227 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250126085313631 DLCTRL DEBUG Tx Command reply: GET_REPLY 791554227 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250126085313632 DLCTRL DEBUG Command: GET 505588020 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250126085313632 DLCTRL DEBUG Tx Command reply: GET_REPLY 505588020 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250126085313633 DLCTRL DEBUG Command: GET 145533935 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250126085313633 DLCTRL DEBUG Tx Command reply: GET_REPLY 145533935 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250126085313634 DLCTRL DEBUG Command: GET 267123775 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250126085313634 DLCTRL DEBUG Tx Command reply: GET_REPLY 267123775 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085313635 DLCTRL DEBUG Command: GET 535330020 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085313635 DLCTRL DEBUG Tx Command reply: GET_REPLY 535330020 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085313636 DLCTRL DEBUG Command: GET 685343902 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250126085313636 DLCTRL DEBUG Tx Command reply: GET_REPLY 685343902 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250126085313637 DLCTRL DEBUG Command: GET 402019184 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250126085313637 DLCTRL DEBUG Tx Command reply: GET_REPLY 402019184 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250126085313638 DLCTRL DEBUG Command: GET 683598625 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250126085313638 DLCTRL DEBUG Tx Command reply: GET_REPLY 683598625 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250126085313639 DLCTRL DEBUG Command: GET 379136658 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250126085313639 DLCTRL DEBUG Tx Command reply: GET_REPLY 379136658 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085313640 DLCTRL DEBUG Command: GET 342265006 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085313640 DLCTRL DEBUG Tx Command reply: GET_REPLY 342265006 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085313640 DLCTRL DEBUG Command: GET 255259391 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250126085313640 DLCTRL DEBUG Tx Command reply: GET_REPLY 255259391 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@009b6094bab8: 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@009b6094bab8: "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@009b6094bab8: 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 := '000000000000000000100110'B, t_guard := 20.000000 } 20250126085313655 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41852<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(792)@009b6094bab8: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(792)@009b6094bab8: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(804) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(788)@009b6094bab8: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(804)8436628 20250126085314695 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085314695 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085314695 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1355) 20250126085314695 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250126085314695 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x80bb94, normal) (hnbgw_rua.c:407) 20250126085314695 DHNB DEBUG map_rua[0x56264c624aa0]{init}: Allocated (fsm.c:456) 20250126085314695 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8436628)[0x56264c624aa0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250126085314695 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8436628 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250126085314695 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085314695 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085314695 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8436628 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250126085314695 DCN DEBUG map_sccp[0x56264c62bfb0]{init}: Allocated (fsm.c:456) 20250126085314695 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x56264c62bfb0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250126085314695 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8436628 <-> SCCP-89 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250126085314695 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8436628 SCCP-89 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250126085314695 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8436628)[0x56264c624aa0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250126085314695 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085314695 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085314695 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8436628)[0x56264c624aa0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250126085314695 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x56264c62bfb0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126085314695 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250126085314695 DLSCCP DEBUG SCCP-SCOC(89)[0x56264c63fbe0]{IDLE}: Allocated (fsm.c:456) 20250126085314695 DLSCCP DEBUG SCCP-SCOC(89)[0x56264c63fbe0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250126085314695 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f40030000260056400500f1100926) (sccp_scrc.c:406) 20250126085314695 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085314695 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085314695 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085314695 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085314695 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085314695 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085314695 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085314695 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085314695 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085314695 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085314695 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085314695 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085314695 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085314695 DLSCCP DEBUG SCCP-SCOC(89)[0x56264c63fbe0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250126085314695 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x56264c62bfb0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250126085314695 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8436628)[0x56264c624aa0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250126085314695 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085314695 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085314695 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085314695 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085314695 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085314695 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085314695 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085314695 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(791)@009b6094bab8: First idle individual index:0 HNBGW_Test.msc0-SCCP(791)@009b6094bab8: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(792)@009b6094bab8: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(804) HNBGW_Test.msc0-RAN(792)@009b6094bab8: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(804)1832823 HNBGW_Test.msc0-SCCP(791)@009b6094bab8: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(791)@009b6094bab8: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250126085314714 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085314714 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085314714 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085314714 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085314714 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085314714 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085314714 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 TC_mscpool_sccp_n_pcstate_detaches_cnlink0(804)@009b6094bab8: setverdict(pass): none -> pass 20250126085314714 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085314714 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085314714 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085314714 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085314714 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085314714 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085314715 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00c3174f) (sccp_scrc.c:477) 20250126085314715 DLSCCP DEBUG Received CO:COAK for local reference 89 (sccp_scoc.c:1824) 20250126085314715 DLSCCP DEBUG SCCP-SCOC(89)[0x56264c63fbe0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250126085314715 DLSCCP DEBUG SCCP-SCOC(89)[0x56264c63fbe0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250126085314715 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085314715 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250126085314715 DCN DEBUG handle_cn_conn_conf() conn_id=89, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250126085314715 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x56264c62bfb0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250126085314715 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x56264c62bfb0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250126085314717 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41852<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_sccp_n_pcstate_detaches_cnlink0(804)@009b6094bab8: Final verdict of PTC: pass MTC@009b6094bab8: 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 } } } 20250126085314719 DLCTRL DEBUG Command: GET 367732858 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250126085314719 DLCTRL DEBUG Tx Command reply: GET_REPLY 367732858 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250126085314726 DLCTRL DEBUG Command: GET 178293572 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250126085314726 DLCTRL DEBUG Tx Command reply: GET_REPLY 178293572 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250126085314730 DLCTRL DEBUG Command: GET 856983579 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250126085314730 DLCTRL DEBUG Tx Command reply: GET_REPLY 856983579 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085314733 DLCTRL DEBUG Command: GET 297716870 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085314733 DLCTRL DEBUG Tx Command reply: GET_REPLY 297716870 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085314734 DLCTRL DEBUG Command: GET 724988880 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250126085314734 DLCTRL DEBUG Tx Command reply: GET_REPLY 724988880 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126085314735 DLCTRL DEBUG Command: GET 249610751 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250126085314735 DLCTRL DEBUG Tx Command reply: GET_REPLY 249610751 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250126085314736 DLCTRL DEBUG Command: GET 765275658 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250126085314736 DLCTRL DEBUG Tx Command reply: GET_REPLY 765275658 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250126085314737 DLCTRL DEBUG Command: GET 363848543 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250126085314737 DLCTRL DEBUG Tx Command reply: GET_REPLY 363848543 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085314738 DLCTRL DEBUG Command: GET 78190911 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085314738 DLCTRL DEBUG Tx Command reply: GET_REPLY 78190911 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085314739 DLCTRL DEBUG Command: GET 639263550 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250126085314739 DLCTRL DEBUG Tx Command reply: GET_REPLY 639263550 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126085314740 DLCTRL DEBUG Command: GET 932551161 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250126085314740 DLCTRL DEBUG Tx Command reply: GET_REPLY 932551161 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250126085314740 DLCTRL DEBUG Command: GET 256246567 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250126085314740 DLCTRL DEBUG Tx Command reply: GET_REPLY 256246567 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250126085314741 DLCTRL DEBUG Command: GET 179730301 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250126085314741 DLCTRL DEBUG Tx Command reply: GET_REPLY 179730301 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085314742 DLCTRL DEBUG Command: GET 830207639 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085314742 DLCTRL DEBUG Tx Command reply: GET_REPLY 830207639 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085314743 DLCTRL DEBUG Command: GET 192938851 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250126085314743 DLCTRL DEBUG Tx Command reply: GET_REPLY 192938851 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126085314744 DLCTRL DEBUG Command: GET 495517917 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250126085314744 DLCTRL DEBUG Tx Command reply: GET_REPLY 495517917 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250126085314744 DLCTRL DEBUG Command: GET 261501440 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250126085314744 DLCTRL DEBUG Tx Command reply: GET_REPLY 261501440 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250126085314745 DLCTRL DEBUG Command: GET 829715356 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250126085314745 DLCTRL DEBUG Tx Command reply: GET_REPLY 829715356 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085314746 DLCTRL DEBUG Command: GET 386895300 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085314746 DLCTRL DEBUG Tx Command reply: GET_REPLY 386895300 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085314747 DLCTRL DEBUG Command: GET 969062478 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250126085314747 DLCTRL DEBUG Tx Command reply: GET_REPLY 969062478 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed MTC@009b6094bab8: 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 := '000000000000001101000001'B, t_guard := 20.000000 } 20250126085314758 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41856<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(795)@009b6094bab8: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(795)@009b6094bab8: Created Expect[0] for '05240103505902082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(805) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(788)@009b6094bab8: Added conn table entry 1TC_mscpool_sccp_n_pcstate_detaches_cnlink0(805)8999593 20250126085315780 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085315781 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085315781 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1355) 20250126085315781 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250126085315781 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x8952a9, normal) (hnbgw_rua.c:407) 20250126085315781 DHNB DEBUG map_rua[0x56264c632ba0]{init}: Allocated (fsm.c:456) 20250126085315781 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8999593)[0x56264c632ba0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250126085315781 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8999593 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250126085315781 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085315781 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085315781 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:221) 20250126085315781 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8999593 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 1 (hnbgw_cn.c:1125) 20250126085315781 DCN DEBUG map_sccp[0x56264c632710]{init}: Allocated (fsm.c:456) 20250126085315781 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-90)[0x56264c632710]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250126085315781 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8999593 <-> SCCP-90 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250126085315781 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8999593 SCCP-90 msc-1 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20250126085315781 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8999593)[0x56264c632ba0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250126085315781 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085315781 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085315781 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8999593)[0x56264c632ba0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250126085315781 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-90)[0x56264c632710]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126085315781 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250126085315781 DLSCCP DEBUG SCCP-SCOC(90)[0x56264c628e40]{IDLE}: Allocated (fsm.c:456) 20250126085315781 DLSCCP DEBUG SCCP-SCOC(90)[0x56264c628e40]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250126085315781 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000005a), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902082926240000000030004f40030003410056400500f1100926) (sccp_scrc.c:406) 20250126085315781 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085315781 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085315781 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085315781 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085315781 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085315781 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085315781 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085315781 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085315781 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085315781 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085315781 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085315781 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126085315781 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085315781 DLSCCP DEBUG SCCP-SCOC(90)[0x56264c628e40]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250126085315781 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-90)[0x56264c632710]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250126085315781 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8999593)[0x56264c632ba0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250126085315781 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085315781 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085315781 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085315781 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126085315781 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126085315781 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126085315781 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250126085315781 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(794)@009b6094bab8: First idle individual index:0 HNBGW_Test.msc1-SCCP(794)@009b6094bab8: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(795)@009b6094bab8: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(805) HNBGW_Test.msc1-RAN(795)@009b6094bab8: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(805)15873162 HNBGW_Test.msc1-SCCP(794)@009b6094bab8: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(794)@009b6094bab8: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_detaches_cnlink0(805)@009b6094bab8: setverdict(pass): none -> pass 20250126085315793 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085315793 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250126085315793 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250126085315793 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250126085315793 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085315793 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085315793 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085315793 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085315793 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085315793 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085315793 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085315793 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250126085315793 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085315793 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00383dce) (sccp_scrc.c:477) 20250126085315793 DLSCCP DEBUG Received CO:COAK for local reference 90 (sccp_scoc.c:1824) 20250126085315793 DLSCCP DEBUG SCCP-SCOC(90)[0x56264c628e40]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250126085315793 DLSCCP DEBUG SCCP-SCOC(90)[0x56264c628e40]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250126085315793 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085315793 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250126085315793 DCN DEBUG handle_cn_conn_conf() conn_id=90, addrs: called=RI=SSN_PC,PC=0.0.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250126085315793 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-90)[0x56264c632710]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250126085315793 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-90)[0x56264c632710]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250126085315793 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41856<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_sccp_n_pcstate_detaches_cnlink0(805)@009b6094bab8: Final verdict of PTC: pass MTC@009b6094bab8: 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 } } } 20250126085315796 DLCTRL DEBUG Command: GET 686617206 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250126085315796 DLCTRL DEBUG Tx Command reply: GET_REPLY 686617206 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250126085315798 DLCTRL DEBUG Command: GET 383305632 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250126085315798 DLCTRL DEBUG Tx Command reply: GET_REPLY 383305632 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250126085315800 DLCTRL DEBUG Command: GET 291763397 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250126085315800 DLCTRL DEBUG Tx Command reply: GET_REPLY 291763397 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085315801 DLCTRL DEBUG Command: GET 4356076 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085315801 DLCTRL DEBUG Tx Command reply: GET_REPLY 4356076 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085315803 DLCTRL DEBUG Command: GET 502565735 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250126085315803 DLCTRL DEBUG Tx Command reply: GET_REPLY 502565735 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126085315804 DLCTRL DEBUG Command: GET 718479660 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250126085315804 DLCTRL DEBUG Tx Command reply: GET_REPLY 718479660 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20250126085315805 DLCTRL DEBUG Command: GET 830081546 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250126085315805 DLCTRL DEBUG Tx Command reply: GET_REPLY 830081546 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250126085315806 DLCTRL DEBUG Command: GET 40451625 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250126085315806 DLCTRL DEBUG Tx Command reply: GET_REPLY 40451625 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085315807 DLCTRL DEBUG Command: GET 259034527 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085315807 DLCTRL DEBUG Tx Command reply: GET_REPLY 259034527 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085315808 DLCTRL DEBUG Command: GET 51909951 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250126085315808 DLCTRL DEBUG Tx Command reply: GET_REPLY 51909951 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126085315809 DLCTRL DEBUG Command: GET 253985744 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250126085315809 DLCTRL DEBUG Tx Command reply: GET_REPLY 253985744 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250126085315809 DLCTRL DEBUG Command: GET 322835958 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250126085315809 DLCTRL DEBUG Tx Command reply: GET_REPLY 322835958 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250126085315810 DLCTRL DEBUG Command: GET 670318663 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250126085315810 DLCTRL DEBUG Tx Command reply: GET_REPLY 670318663 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085315811 DLCTRL DEBUG Command: GET 528112228 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085315811 DLCTRL DEBUG Tx Command reply: GET_REPLY 528112228 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085315812 DLCTRL DEBUG Command: GET 476545981 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250126085315812 DLCTRL DEBUG Tx Command reply: GET_REPLY 476545981 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126085315813 DLCTRL DEBUG Command: GET 225959262 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250126085315813 DLCTRL DEBUG Tx Command reply: GET_REPLY 225959262 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250126085315814 DLCTRL DEBUG Command: GET 2237979 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250126085315814 DLCTRL DEBUG Tx Command reply: GET_REPLY 2237979 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250126085315815 DLCTRL DEBUG Command: GET 773139335 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250126085315815 DLCTRL DEBUG Tx Command reply: GET_REPLY 773139335 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085315816 DLCTRL DEBUG Command: GET 785204129 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085315816 DLCTRL DEBUG Tx Command reply: GET_REPLY 785204129 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085315817 DLCTRL DEBUG Command: GET 122723539 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250126085315817 DLCTRL DEBUG Tx Command reply: GET_REPLY 122723539 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed MTC@009b6094bab8: "disconnecting msc0" 20250126085315818 DLGLOBAL NOTICE TTCN3 f_logp(): disconnecting msc0 (logging_vty.c:1172) HNBGW_Test.msc0-RAN(792)@009b6094bab8: Final verdict of PTC: none 20250126085315819 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250126085315819 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085315819 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250126085315819 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250126085315819 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250126085315819 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085315819 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126085315819 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250126085315819 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126085315819 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085315819 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20250126085315819 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126085315819 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126085315819 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126085315819 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250126085315819 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126085315819 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250126085315819 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085315819 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126085315819 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20250126085315819 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085315819 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085315819 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085315819 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085315819 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126085315819 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126085315819 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126085315819 DRANAP NOTICE cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: link lost (cnlink.c:118) 20250126085315819 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x56264c62bfb0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250126085315819 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250126085315819 DLSCCP DEBUG SCCP-SCOC(89)[0x56264c63fbe0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250126085315819 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c3174f), PART(T=Source Reference,L=4,D=00000059), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250126085315819 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085315819 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085315819 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085315819 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085315819 DLSCCP DEBUG SCCP-SCOC(89)[0x56264c63fbe0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250126085315819 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x56264c62bfb0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250126085315819 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8436628)[0x56264c624aa0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250126085315819 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8436628)[0x56264c624aa0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250126085315819 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250126085315819 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8436628)[0x56264c624aa0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250126085315819 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8436628)[0x56264c624aa0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250126085315819 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8436628)[0x56264c624aa0]{disrupted}: Freeing instance (context_map.c:202) 20250126085315819 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8436628)[0x56264c624aa0]{disrupted}: Deallocated (fsm.c:568) 20250126085315819 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x56264c62bfb0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250126085315819 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x56264c62bfb0]{disconnected}: Freeing instance (context_map.c:206) 20250126085315819 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x56264c62bfb0]{disconnected}: Deallocated (fsm.c:568) 20250126085315819 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8436628 SCCP-89 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250126085315819 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085315819 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250126085315819 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085315819 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085315819 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085315819 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085315819 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085315819 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085315819 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085315819 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-M3UA(793)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(791)@009b6094bab8: Final verdict of PTC: none MTC@009b6094bab8: 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 := '000000000000000000110111'B, t_guard := 20.000000 } TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(788)@009b6094bab8: Deleted conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(804)8436628 20250126085315833 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33336<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(795)@009b6094bab8: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(795)@009b6094bab8: Created Expect[0] for '06270003505902082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(806) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(788)@009b6094bab8: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(806)586646 20250126085316859 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085316859 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085316859 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1355) 20250126085316859 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250126085316859 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x8f396, normal) (hnbgw_rua.c:407) 20250126085316859 DHNB DEBUG map_rua[0x56264c624aa0]{init}: Allocated (fsm.c:456) 20250126085316859 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-586646)[0x56264c624aa0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250126085316859 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-586646 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250126085316859 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085316859 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085316859 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-586646 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 1 (hnbgw_cn.c:1125) 20250126085316860 DCN DEBUG map_sccp[0x56264c62bfb0]{init}: Allocated (fsm.c:456) 20250126085316860 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-91)[0x56264c62bfb0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250126085316860 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-586646 <-> SCCP-91 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250126085316860 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-586646 SCCP-91 msc-1 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20250126085316860 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-586646)[0x56264c624aa0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250126085316860 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085316860 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085316860 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-586646)[0x56264c624aa0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250126085316860 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-91)[0x56264c62bfb0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126085316860 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250126085316860 DLSCCP DEBUG SCCP-SCOC(91)[0x56264c628440]{IDLE}: Allocated (fsm.c:456) 20250126085316860 DLSCCP DEBUG SCCP-SCOC(91)[0x56264c628440]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250126085316860 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902082926240000000030004f40030000370056400500f1100926) (sccp_scrc.c:406) 20250126085316860 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085316860 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085316860 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085316860 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085316860 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085316860 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085316860 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085316860 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085316860 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085316860 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085316860 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085316860 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126085316860 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085316860 DLSCCP DEBUG SCCP-SCOC(91)[0x56264c628440]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250126085316860 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-91)[0x56264c62bfb0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250126085316860 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-586646)[0x56264c624aa0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250126085316861 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085316861 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085316861 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085316861 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126085316861 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126085316861 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126085316861 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250126085316861 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(794)@009b6094bab8: First idle individual index:1 HNBGW_Test.msc1-SCCP(794)@009b6094bab8: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc1-RAN(795)@009b6094bab8: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(806) HNBGW_Test.msc1-RAN(795)@009b6094bab8: Added conn table entry 1TC_mscpool_sccp_n_pcstate_detaches_cnlink0(806)11986894 HNBGW_Test.msc1-SCCP(794)@009b6094bab8: Session index based on connection ID:1 HNBGW_Test.msc1-SCCP(794)@009b6094bab8: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250126085316868 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085316868 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250126085316868 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250126085316868 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250126085316868 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085316868 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085316868 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085316868 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085316868 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085316868 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085316868 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085316868 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250126085316868 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085316868 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00db9991) (sccp_scrc.c:477) 20250126085316868 DLSCCP DEBUG Received CO:COAK for local reference 91 (sccp_scoc.c:1824) 20250126085316868 DLSCCP DEBUG SCCP-SCOC(91)[0x56264c628440]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250126085316868 DLSCCP DEBUG SCCP-SCOC(91)[0x56264c628440]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250126085316868 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085316868 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250126085316868 DCN DEBUG handle_cn_conn_conf() conn_id=91, addrs: called=RI=SSN_PC,PC=0.0.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250126085316868 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-91)[0x56264c62bfb0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250126085316868 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-91)[0x56264c62bfb0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_mscpool_sccp_n_pcstate_detaches_cnlink0(806)@009b6094bab8: setverdict(pass): none -> pass 20250126085316872 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33336<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_sccp_n_pcstate_detaches_cnlink0(806)@009b6094bab8: Final verdict of PTC: pass MTC@009b6094bab8: 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 } } } 20250126085316874 DLCTRL DEBUG Command: GET 187392944 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250126085316874 DLCTRL DEBUG Tx Command reply: GET_REPLY 187392944 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250126085316878 DLCTRL DEBUG Command: GET 651754275 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250126085316878 DLCTRL DEBUG Tx Command reply: GET_REPLY 651754275 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250126085316879 DLCTRL DEBUG Command: GET 241345285 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250126085316879 DLCTRL DEBUG Tx Command reply: GET_REPLY 241345285 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085316881 DLCTRL DEBUG Command: GET 751230154 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085316881 DLCTRL DEBUG Tx Command reply: GET_REPLY 751230154 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085316882 DLCTRL DEBUG Command: GET 420222696 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250126085316882 DLCTRL DEBUG Tx Command reply: GET_REPLY 420222696 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126085316883 DLCTRL DEBUG Command: GET 310577242 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250126085316883 DLCTRL DEBUG Tx Command reply: GET_REPLY 310577242 rate_ctr.abs.msc.1.cnpool:subscr:new 2 (control_if.c:477) 20250126085316884 DLCTRL DEBUG Command: GET 704512144 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250126085316884 DLCTRL DEBUG Tx Command reply: GET_REPLY 704512144 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250126085316885 DLCTRL DEBUG Command: GET 464571103 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250126085316885 DLCTRL DEBUG Tx Command reply: GET_REPLY 464571103 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085316885 DLCTRL DEBUG Command: GET 126695849 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085316886 DLCTRL DEBUG Tx Command reply: GET_REPLY 126695849 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085316886 DLCTRL DEBUG Command: GET 537969864 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250126085316886 DLCTRL DEBUG Tx Command reply: GET_REPLY 537969864 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126085316887 DLCTRL DEBUG Command: GET 771643888 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250126085316887 DLCTRL DEBUG Tx Command reply: GET_REPLY 771643888 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250126085316888 DLCTRL DEBUG Command: GET 110317222 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250126085316888 DLCTRL DEBUG Tx Command reply: GET_REPLY 110317222 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250126085316889 DLCTRL DEBUG Command: GET 966161929 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250126085316889 DLCTRL DEBUG Tx Command reply: GET_REPLY 966161929 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085316889 DLCTRL DEBUG Command: GET 861403421 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085316889 DLCTRL DEBUG Tx Command reply: GET_REPLY 861403421 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085316890 DLCTRL DEBUG Command: GET 183627213 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250126085316890 DLCTRL DEBUG Tx Command reply: GET_REPLY 183627213 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126085316891 DLCTRL DEBUG Command: GET 340430184 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250126085316891 DLCTRL DEBUG Tx Command reply: GET_REPLY 340430184 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250126085316891 DLCTRL DEBUG Command: GET 162271887 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250126085316891 DLCTRL DEBUG Tx Command reply: GET_REPLY 162271887 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250126085316892 DLCTRL DEBUG Command: GET 528776232 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250126085316892 DLCTRL DEBUG Tx Command reply: GET_REPLY 528776232 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085316893 DLCTRL DEBUG Command: GET 2515912 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085316893 DLCTRL DEBUG Tx Command reply: GET_REPLY 2515912 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085316893 DLCTRL DEBUG Command: GET 966975620 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250126085316893 DLCTRL DEBUG Tx Command reply: GET_REPLY 966975620 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed MTC@009b6094bab8: ok: talloc reports "asn1_context" = 1 bytes 20250126085316897 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:36379<->l=127.0.0.1:4262) (control_if.c:193) 20250126085316897 DLINP DEBUG SRVCONN(,r=127.0.0.1:56077<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085316897 DLINP DEBUG SRVCONN(,r=127.0.0.1:56077<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085316897 DLINP NOTICE SRV(,r=127.0.0.1:56077<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) HNBGW_Test.msc1-RAN(795)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(797)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(798)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(801)@009b6094bab8: Final verdict of PTC: none 20250126085316897 DMAIN NOTICE (127.0.0.1:56077 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:56077<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250126085316897 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20250126085316897 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250126085316897 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085316897 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250126085316897 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT MutexDispCT-TC_mscpool_sccp_n_pcstate_detaches_cnlink(783)@009b6094bab8: Final verdict of PTC: none 20250126085316897 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250126085316897 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085316897 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126085316897 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250126085316897 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126085316897 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085316897 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn1-0: connection closed 20250126085316897 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126085316897 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126085316897 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126085316897 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250126085316897 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126085316897 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(790)@009b6094bab8: Final verdict of PTC: none 20250126085316897 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(788)@009b6094bab8: Final verdict of PTC: none 20250126085316897 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126085316897 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:371) 20250126085316897 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085316897 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085316897 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085316897 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085316897 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126085316897 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126085316897 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126085316897 DRANAP NOTICE cnlink(sgsn-1)[0x56264c619980]{DISCONNECTED}: link lost (cnlink.c:118) 20250126085316897 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41844<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(785)@009b6094bab8: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0(787)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(800)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(802)@009b6094bab8: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1(789)@009b6094bab8: Final verdict of PTC: none HNBGW-MGCP(803)@009b6094bab8: Final verdict of PTC: none 20250126085316897 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126085316897 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085316897 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126085316897 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250126085316897 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SEND_FAILED flags=0x1 20250126085316897 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085316897 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250126085316897 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SEND_FAILED 20250126085316897 DLINP <0002> stream_srv.c:766 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250126085316897 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085316897 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc1-0: connection closed 20250126085316897 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126085316897 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126085316897 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126085316898 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250126085316898 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126085316898 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250126085316898 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085316898 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126085316898 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:371) 20250126085316898 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085316898 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085316898 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085316898 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126085316898 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085316898 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085316898 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126085316898 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126085316898 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126085316898 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126085316898 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250126085316898 DLINP <0002> stream_srv.c:766 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250126085316898 DRANAP NOTICE cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: link lost (cnlink.c:118) 20250126085316898 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-90)[0x56264c632710]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) HNBGW_Test.msc1-M3UA(796)@009b6094bab8: Final verdict of PTC: none VirtHNBGW-STATS(784)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(799)@009b6094bab8: Final verdict of PTC: none 20250126085316898 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250126085316898 DLSCCP DEBUG SCCP-SCOC(90)[0x56264c628e40]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250126085316898 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00383dce), PART(T=Source Reference,L=4,D=0000005a), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250126085316898 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085316898 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20250126085316898 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126085316898 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126085316898 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126085316898 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250126085316898 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126085316898 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250126085316898 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085316898 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085316898 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126085316898 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085316898 DLSCCP DEBUG SCCP-SCOC(90)[0x56264c628e40]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250126085316898 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-90)[0x56264c632710]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250126085316898 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8999593)[0x56264c632ba0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250126085316898 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8999593)[0x56264c632ba0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250126085316898 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250126085316898 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8999593)[0x56264c632ba0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250126085316898 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8999593)[0x56264c632ba0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250126085316898 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8999593)[0x56264c632ba0]{disrupted}: Freeing instance (context_map.c:202) 20250126085316898 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8999593)[0x56264c632ba0]{disrupted}: Deallocated (fsm.c:568) 20250126085316898 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-90)[0x56264c632710]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250126085316898 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-90)[0x56264c632710]{disconnected}: Freeing instance (context_map.c:206) 20250126085316898 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-90)[0x56264c632710]{disconnected}: Deallocated (fsm.c:568) 20250126085316898 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8999593 SCCP-90 msc-1 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250126085316898 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-91)[0x56264c62bfb0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250126085316898 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250126085316898 DLSCCP DEBUG SCCP-SCOC(91)[0x56264c628440]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250126085316898 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00db9991), PART(T=Source Reference,L=4,D=0000005b), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250126085316898 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085316898 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085316898 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126085316898 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085316898 DLSCCP DEBUG SCCP-SCOC(91)[0x56264c628440]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250126085316898 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-91)[0x56264c62bfb0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250126085316898 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-586646)[0x56264c624aa0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250126085316898 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-586646)[0x56264c624aa0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250126085316898 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250126085316898 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-586646)[0x56264c624aa0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250126085316898 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-586646)[0x56264c624aa0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250126085316898 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-586646)[0x56264c624aa0]{disrupted}: Freeing instance (context_map.c:202) 20250126085316898 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-586646)[0x56264c624aa0]{disrupted}: Deallocated (fsm.c:568) 20250126085316898 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-91)[0x56264c62bfb0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250126085316898 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-91)[0x56264c62bfb0]{disconnected}: Freeing instance (context_map.c:206) 20250126085316898 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-91)[0x56264c62bfb0]{disconnected}: Deallocated (fsm.c:568) 20250126085316898 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-586646 SCCP-91 msc-1 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250126085316898 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085316898 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126085316898 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20250126085316898 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085316898 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085316898 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085316898 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085316898 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126085316898 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126085316899 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126085316899 DRANAP NOTICE cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: link lost (cnlink.c:118) 20250126085316899 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085316899 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250126085316899 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085316899 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085316899 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085316899 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126085316899 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126085316899 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126085316899 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250126085316899 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250126085316899 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085316899 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085316899 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085316899 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126085316899 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126085316899 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126085316899 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250126085316899 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250126085316899 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:894) 20250126085316899 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085316899 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250126085316899 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250126085316899 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250126085316901 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41836<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(786)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(794)@009b6094bab8: Final verdict of PTC: none MTC@009b6094bab8: Setting final verdict of the test case. MTC@009b6094bab8: Local verdict of MTC: pass MTC@009b6094bab8: Local verdict of PTC MutexDispCT-TC_mscpool_sccp_n_pcstate_detaches_cnlink(783): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC VirtHNBGW-STATS(784): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC IPA-CTRL-CLI-IPA(785): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW-PFCP(786): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0(787): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(788): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1(789): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(790): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.msc0-SCCP(791): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.msc0-RAN(792): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.msc0-M3UA(793): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.msc1-SCCP(794): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.msc1-RAN(795): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.msc1-M3UA(796): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(797): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.sgsn0-RAN(798): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(799): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(800): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.sgsn1-RAN(801): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(802): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW-MGCP(803): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink0(804): pass (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink0(805): pass (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink0(806): pass (pass -> pass) MTC@009b6094bab8: Test case TC_mscpool_sccp_n_pcstate_detaches_cnlink finished. Verdict: pass MTC@009b6094bab8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink pass'. Sun Jan 26 08:53:16 UTC 2025 ====== HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink.talloc 20250126085316959 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33340<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126085317561 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33340<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=504616) 20250126085317776 DLSCCP DEBUG SCCP-SCOC(88)[0x56264c6298d0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250126085317776 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00401d2f), PART(T=Source Reference,L=4,D=00000058), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085317776 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085317777 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085317777 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250126085317777 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085317777 DLSCCP DEBUG SCCP-SCOC(86)[0x56264c63b7c0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250126085317777 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0001ee0b), PART(T=Source Reference,L=4,D=00000056), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085317777 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085317777 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085317777 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126085317777 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085317777 DLSCCP DEBUG SCCP-SCOC(87)[0x56264c63ac80]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250126085317777 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0081a332), PART(T=Source Reference,L=4,D=00000057), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085317777 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085317777 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085317777 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085317777 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085317777 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085317777 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085317777 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085317777 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250126085317777 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250126085317777 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250126085317777 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250126085317777 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085317777 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085317777 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085317777 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126085317777 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126085317777 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126085317777 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250126085317777 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250126085317777 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085317777 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085317777 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085317777 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085317777 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085317777 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085317777 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085317777 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250126085317819 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126085317819 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250126085317819 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250126085318545 DLSCCP DEBUG SCCP-SCOC(84)[0x56264c624ce0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085318545 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00267f68), PART(T=Source Reference,L=4,D=00000054), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085318545 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085318545 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085318545 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250126085318545 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085318545 DLSCCP DEBUG SCCP-SCOC(83)[0x56264c5cc4a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085318545 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fd50b8), PART(T=Source Reference,L=4,D=00000053), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085318545 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085318545 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085318545 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085318545 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085318545 DLSCCP DEBUG SCCP-SCOC(85)[0x56264c642f10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085318546 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009d644d), PART(T=Source Reference,L=4,D=00000055), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085318546 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085318546 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085318546 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085318546 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085318546 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085318546 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085318546 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085318546 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250126085318546 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250126085318546 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250126085318546 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250126085318546 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085318546 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085318546 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085318546 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085318546 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085318546 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085318546 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250126085318546 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085318546 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085318546 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085318546 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085318546 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085318546 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085318546 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down Waiting for packet dumper to finish... 1 (prev_count=504616, count=518580) 20250126085318898 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126085318898 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250126085318898 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250126085318898 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126085318898 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250126085318898 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250126085318898 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126085318898 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250126085318898 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250126085319345 DLSCCP DEBUG SCCP-SCOC(82)[0x56264c63aff0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085319345 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c9145a), PART(T=Source Reference,L=4,D=00000052), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085319345 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085319345 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085319345 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085319345 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085319345 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085319345 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085319345 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085319345 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085319346 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085319346 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085319346 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@009b6094bab8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink pass' was executed successfully (exit status: 0). MTC@009b6094bab8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink'. ------ HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink ------ Sun Jan 26 08:53:19 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250126085320105 DLSCCP DEBUG SCCP-SCOC(81)[0x56264c6430c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085320105 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00595d0f), PART(T=Source Reference,L=4,D=00000051), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085320105 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085320105 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085320105 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085320105 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085320105 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085320105 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085320105 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085320105 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085320105 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085320105 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085320105 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@009b6094bab8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink' was executed successfully (exit status: 0). MTC@009b6094bab8: Test case TC_mscpool_sccp_n_pcstate_attaches_cnlink started. 20250126085320667 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33354<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126085320673 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33362<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126085320678 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:45153<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0(811)@009b6094bab8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250126085320701 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250126085320701 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250126085320709 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085320709 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085320710 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085320710 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1(813)@009b6094bab8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250126085320710 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:39161 (stream_srv.c:142) 20250126085320710 DMAIN INFO New HNB SCTP connection r=127.0.0.1:39161<->l=127.0.0.1:29169 (hnbgw.c:791) 20250126085320710 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085320710 DRANAP DEBUG cnlink(msc-2)[0x56264c5ae870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085320710 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085320710 DRANAP DEBUG cnlink(msc-3)[0x56264c618660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085320710 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085320710 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250126085320710 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085320710 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085320710 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085320710 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085320710 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085320710 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085320710 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085320710 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085320710 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085320710 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085320710 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085320710 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085320710 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085320710 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085320710 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085320710 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085320711 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085320711 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085320711 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085320711 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085320711 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085320711 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085320711 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085320711 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250126085320712 DRANAP DEBUG cnlink(msc-3)[0x56264c618660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085320712 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250126085320712 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085320712 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085320712 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085320712 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085320712 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085320712 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085320712 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085320712 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085320712 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085320712 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085320712 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085320712 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085320712 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085320712 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085320712 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250126085320712 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085320712 DRANAP DEBUG cnlink(msc-3)[0x56264c618660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085320712 DRANAP DEBUG cnlink(msc-2)[0x56264c5ae870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085320712 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250126085320712 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085320712 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085320712 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085320712 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085320712 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085320712 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085320712 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085320712 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085320712 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085320712 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085320712 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085320712 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085320712 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085320712 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085320712 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250126085320712 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085320712 DRANAP DEBUG cnlink(msc-2)[0x56264c5ae870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085320712 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085320712 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250126085320712 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085320712 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085320712 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085320712 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085320712 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085320712 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085320712 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085320712 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085320712 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085320712 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085320712 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085320712 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085320712 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085320712 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085320712 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126085320712 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085320712 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085320712 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085320712 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085320712 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085320712 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250126085320712 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250126085320712 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250126085320712 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085320712 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085320712 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085320712 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250126085320712 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250126085320712 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250126085320712 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250126085320712 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085320712 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085320712 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085320712 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126085320712 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126085320712 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126085320712 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@009b6094bab8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@009b6094bab8: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(817)@009b6094bab8: ************************************************* HNBGW_Test.msc0-M3UA(817)@009b6094bab8: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(817)@009b6094bab8: ************************************************* HNBGW_Test.msc0-SCCP(815)@009b6094bab8: v_sccp_pdu_maxlen:268 20250126085320740 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085320740 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085320741 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085320741 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085320741 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085320741 DRANAP DEBUG cnlink(sgsn-2)[0x56264c61a310]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085320741 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085320741 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250126085320741 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085320741 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085320741 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085320741 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085320741 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085320742 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085320742 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085320742 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085320742 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085320742 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085320742 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085320742 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085320742 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085320742 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085320742 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085320742 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085320742 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085320742 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085320742 DRANAP DEBUG cnlink(sgsn-3)[0x56264c61aca0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085320742 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085320742 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250126085320742 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085320742 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085320742 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085320742 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085320742 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085320742 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085320742 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085320742 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085320742 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085320742 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085320742 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085320742 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085320742 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085320742 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085320742 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126085320742 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085320742 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085320742 DRANAP DEBUG cnlink(sgsn-2)[0x56264c61a310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085320742 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250126085320742 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085320742 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085320742 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085320742 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085320742 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085320742 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085320742 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085320742 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085320742 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085320742 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085320742 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20250126085320742 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085320742 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085320742 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085320743 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085320743 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085320743 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085320743 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085320743 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085320743 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085320743 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085320743 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250126085320743 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085320743 DRANAP DEBUG cnlink(sgsn-2)[0x56264c61a310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085320743 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085320743 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA)[0;m 20250126085320743 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085320743 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126085320743 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126085320743 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126085320743 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250126085320743 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085320743 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085320743 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085320743 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250126085320743 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250126085320743 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250126085320743 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250126085320743 DRANAP DEBUG cnlink(sgsn-3)[0x56264c61aca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085320743 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250126085320743 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085320743 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085320743 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085320743 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085320743 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085320743 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085320743 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085320743 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085320743 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085320743 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085320743 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085320743 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085320743 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085320743 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085320743 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250126085320743 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085320743 DRANAP DEBUG cnlink(sgsn-3)[0x56264c61aca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085320743 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085320743 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085320743 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085320743 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250126085320743 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250126085320743 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! MTC@009b6094bab8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(820)@009b6094bab8: ************************************************* HNBGW_Test.sgsn0-M3UA(820)@009b6094bab8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(820)@009b6094bab8: ************************************************* MTC@009b6094bab8: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(818)@009b6094bab8: v_sccp_pdu_maxlen:268 20250126085320778 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085320778 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085320778 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1355) 20250126085320778 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250126085320778 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20250126085320778 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250126085320778 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250126085320778 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085320778 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@009b6094bab8: setverdict(pass): none -> pass 20250126085320784 DLINP DEBUG SRVCONN(,r=127.0.0.1:39161<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085320784 DLINP DEBUG SRVCONN(,r=127.0.0.1:39161<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085320784 DLINP DEBUG SRVCONN(,r=127.0.0.1:39161<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1355) 20250126085320784 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250126085320785 DHNBAP DEBUG (127.0.0.1:39161 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20250126085320785 DHNBAP NOTICE (127.0.0.1:39161 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250126085320785 DHNBAP NOTICE (127.0.0.1:39161 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250126085320785 DLINP DEBUG SRVCONN(,r=127.0.0.1:39161<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085320785 DLINP DEBUG SRVCONN(,r=127.0.0.1:39161<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126085320930 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126085320930 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250126085320930 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126085320930 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(817)@009b6094bab8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250126085320937 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085320937 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250126085320937 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126085320937 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126085320937 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126085320937 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250126085320937 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126085320939 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085320939 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250126085320939 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126085320939 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126085320939 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126085320939 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126085320939 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126085320939 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085320939 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126085320939 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20250126085320939 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085320939 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085320939 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085320939 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085320939 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126085320939 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126085320939 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085320941 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085320941 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250126085320941 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085320941 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085320941 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085320941 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085320941 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085320941 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085320941 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085320941 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085320941 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085320941 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085320941 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085320941 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085320941 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085320941 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085320941 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085320941 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085320941 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085320941 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085320941 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085320941 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085320941 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085320941 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085320941 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085320941 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085320941 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085320966 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126085320966 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250126085320966 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126085320966 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(820)@009b6094bab8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250126085320972 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085320972 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250126085320972 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126085320972 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126085320972 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126085320972 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250126085320972 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126085320974 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085320974 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250126085320974 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126085320974 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126085320974 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126085320974 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126085320974 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126085320974 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085320975 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126085320975 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20250126085320975 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085320975 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085320975 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085320975 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085320975 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126085320975 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126085320975 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085320976 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085320976 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250126085320976 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085320976 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085320976 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085320976 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085320976 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085320976 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085320976 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085320976 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085320976 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085320976 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085320976 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085320976 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085320976 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085320976 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085320976 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085320976 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085320976 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085320976 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085320976 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085320976 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085320977 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085320977 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085320977 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085320977 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085320977 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085321056 DLSCCP DEBUG SCCP-SCOC(80)[0x56264c632d10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085321056 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00027d55), PART(T=Source Reference,L=4,D=00000050), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085321056 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085321056 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085321057 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250126085321057 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085321057 DLSCCP DEBUG SCCP-SCOC(79)[0x56264c63be70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085321057 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00feee27), PART(T=Source Reference,L=4,D=0000004f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085321057 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085321057 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085321057 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085321057 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085321057 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085321057 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085321057 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085321057 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250126085321057 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250126085321057 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250126085321057 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250126085321057 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085321057 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085321057 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085321057 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085321057 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085321057 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085321057 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085321057 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085321064 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085321064 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085321064 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085321064 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085321064 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085321064 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085321064 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085321064 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085321064 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085321064 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085321064 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085321064 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085321064 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085321064 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=00feee27) (sccp_scrc.c:477) 20250126085321064 DLSCCP DEBUG Received CO:RELCO for local reference 79 (sccp_scoc.c:1824) 20250126085321064 DLSCCP DEBUG SCCP-SCOC(79)[0x56264c63be70]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250126085321064 DLSCCP DEBUG SCCP-SCOC(79)[0x56264c63be70]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250126085321064 DLSCCP DEBUG SCCP-SCOC(79)[0x56264c63be70]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250126085321064 DLSCCP DEBUG SCCP-SCOC(79)[0x56264c63be70]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250126085321064 DLSCCP DEBUG SCCP-SCOC(79)[0x56264c63be70]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(816)@009b6094bab8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126085321744 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085321744 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085321744 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085321744 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085321744 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085321744 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085321744 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085321744 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085321744 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085321744 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085321744 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085321745 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085321745 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085321745 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085321745 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250126085321745 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250126085321745 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085321745 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085321745 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085321745 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085321745 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085321745 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085321745 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085321745 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085321745 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085321745 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085321745 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085321745 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085321745 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085321745 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085321745 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126085321745 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126085321745 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250126085321745 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250126085321745 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085321745 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250126085321745 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085321745 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085321745 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085321745 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085321745 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085321745 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085321745 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085321745 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085321745 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085321745 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085321745 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085321745 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085321745 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085321745 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126085321745 DRANAP NOTICE cnlink(msc-0)[0x56264c5ce220]{CONNECTED}: link up (cnlink.c:111) 20250126085321745 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085321745 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085321745 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085321745 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085321745 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085321745 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085321745 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085321745 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085321749 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085321749 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085321749 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085321749 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085321749 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085321749 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085321749 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085321749 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085321749 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085321749 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085321749 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085321749 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085321749 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085321749 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085321749 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250126085321749 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250126085321749 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085321749 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085321749 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085321749 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085321749 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085321749 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085321749 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085321749 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085321749 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085321749 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085321749 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085321749 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085321749 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085321749 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085321749 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126085321749 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126085321749 DRANAP INFO cnlink(msc-0)[0x56264c5ce220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(819)@009b6094bab8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126085321779 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085321780 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085321780 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085321780 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085321780 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085321780 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085321780 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085321780 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085321780 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085321780 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085321780 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085321780 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085321780 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085321780 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085321780 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250126085321780 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250126085321780 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085321780 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085321780 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085321780 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085321780 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085321780 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085321780 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085321780 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085321780 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085321780 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085321780 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085321780 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085321780 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085321780 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085321780 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126085321780 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126085321780 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250126085321780 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250126085321780 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085321780 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250126085321780 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085321780 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085321780 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085321780 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085321780 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085321780 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085321780 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085321780 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085321780 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085321780 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085321780 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085321780 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085321780 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085321780 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126085321780 DRANAP NOTICE cnlink(sgsn-0)[0x56264c618ff0]{CONNECTED}: link up (cnlink.c:111) 20250126085321780 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085321780 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085321780 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085321780 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085321780 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085321781 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085321781 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085321781 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085321782 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085321782 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085321782 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085321782 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085321782 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085321782 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085321783 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085321783 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085321783 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085321783 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085321783 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085321783 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085321783 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085321783 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085321783 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250126085321783 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20250126085321783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085321783 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085321783 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085321783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085321783 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085321783 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085321783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085321783 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085321783 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085321783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085321783 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085321783 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085321783 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085321783 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085321783 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126085321783 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126085321783 DRANAP INFO cnlink(sgsn-0)[0x56264c618ff0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250126085322797 DLCTRL DEBUG Command: GET 114509906 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250126085322797 DLCTRL DEBUG Tx Command reply: GET_REPLY 114509906 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250126085322808 DLCTRL DEBUG Command: GET 217356924 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250126085322808 DLCTRL DEBUG Tx Command reply: GET_REPLY 217356924 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250126085322812 DLCTRL DEBUG Command: GET 451255939 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250126085322812 DLCTRL DEBUG Tx Command reply: GET_REPLY 451255939 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085322817 DLCTRL DEBUG Command: GET 4924919 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085322817 DLCTRL DEBUG Tx Command reply: GET_REPLY 4924919 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085322821 DLCTRL DEBUG Command: GET 544753887 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250126085322821 DLCTRL DEBUG Tx Command reply: GET_REPLY 544753887 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250126085322825 DLCTRL DEBUG Command: GET 543936336 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250126085322825 DLCTRL DEBUG Tx Command reply: GET_REPLY 543936336 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250126085322829 DLCTRL DEBUG Command: GET 823516319 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250126085322829 DLCTRL DEBUG Tx Command reply: GET_REPLY 823516319 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250126085322833 DLCTRL DEBUG Command: GET 779706518 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250126085322833 DLCTRL DEBUG Tx Command reply: GET_REPLY 779706518 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085322837 DLCTRL DEBUG Command: GET 444717732 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085322837 DLCTRL DEBUG Tx Command reply: GET_REPLY 444717732 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085322840 DLCTRL DEBUG Command: GET 726131449 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250126085322840 DLCTRL DEBUG Tx Command reply: GET_REPLY 726131449 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250126085322843 DLCTRL DEBUG Command: GET 462314871 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250126085322843 DLCTRL DEBUG Tx Command reply: GET_REPLY 462314871 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250126085322846 DLCTRL DEBUG Command: GET 198666172 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250126085322846 DLCTRL DEBUG Tx Command reply: GET_REPLY 198666172 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250126085322849 DLCTRL DEBUG Command: GET 830290518 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250126085322849 DLCTRL DEBUG Tx Command reply: GET_REPLY 830290518 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085322851 DLCTRL DEBUG Command: GET 154853259 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085322851 DLCTRL DEBUG Tx Command reply: GET_REPLY 154853259 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085322854 DLCTRL DEBUG Command: GET 337579839 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250126085322854 DLCTRL DEBUG Tx Command reply: GET_REPLY 337579839 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250126085322856 DLCTRL DEBUG Command: GET 118180051 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250126085322856 DLCTRL DEBUG Tx Command reply: GET_REPLY 118180051 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250126085322857 DLCTRL DEBUG Command: GET 628844521 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250126085322857 DLCTRL DEBUG Tx Command reply: GET_REPLY 628844521 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250126085322859 DLCTRL DEBUG Command: GET 475326138 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250126085322859 DLCTRL DEBUG Tx Command reply: GET_REPLY 475326138 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085322860 DLCTRL DEBUG Command: GET 704467797 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085322860 DLCTRL DEBUG Tx Command reply: GET_REPLY 704467797 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085322861 DLCTRL DEBUG Command: GET 344247448 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250126085322861 DLCTRL DEBUG Tx Command reply: GET_REPLY 344247448 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@009b6094bab8: 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@009b6094bab8: "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@009b6094bab8: 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 := '000000000000000011111010'B, t_guard := 20.000000 } 20250126085322889 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33366<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(816)@009b6094bab8: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(816)@009b6094bab8: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(822) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(812)@009b6094bab8: Added conn table entry 0TC_mscpool_sccp_n_pcstate_attaches_cnlink0(822)9218989 20250126085323943 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085323943 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085323943 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1355) 20250126085323943 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250126085323943 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x8cabad, normal) (hnbgw_rua.c:407) 20250126085323943 DHNB DEBUG map_rua[0x56264c63be70]{init}: Allocated (fsm.c:456) 20250126085323943 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9218989)[0x56264c63be70]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250126085323943 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9218989 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250126085323943 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085323943 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085323943 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9218989 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250126085323943 DCN DEBUG map_sccp[0x56264c632ba0]{init}: Allocated (fsm.c:456) 20250126085323943 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-92)[0x56264c632ba0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250126085323943 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9218989 <-> SCCP-92 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250126085323943 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9218989 SCCP-92 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250126085323943 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9218989)[0x56264c63be70]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250126085323943 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085323943 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085323943 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9218989)[0x56264c63be70]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250126085323943 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-92)[0x56264c632ba0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126085323943 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250126085323943 DLSCCP DEBUG SCCP-SCOC(92)[0x56264c632710]{IDLE}: Allocated (fsm.c:456) 20250126085323943 DLSCCP DEBUG SCCP-SCOC(92)[0x56264c632710]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250126085323943 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000005c), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f40030000fa0056400500f1100926) (sccp_scrc.c:406) 20250126085323943 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085323943 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085323943 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085323943 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085323943 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085323943 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085323943 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085323943 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085323943 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085323943 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085323943 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085323943 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085323943 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085323943 DLSCCP DEBUG SCCP-SCOC(92)[0x56264c632710]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250126085323943 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-92)[0x56264c632ba0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250126085323943 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9218989)[0x56264c63be70]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250126085323944 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085323944 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085323944 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085323944 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085323944 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085323944 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085323944 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085323944 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(815)@009b6094bab8: First idle individual index:0 HNBGW_Test.msc0-SCCP(815)@009b6094bab8: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(816)@009b6094bab8: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(822) HNBGW_Test.msc0-RAN(816)@009b6094bab8: Added conn table entry 0TC_mscpool_sccp_n_pcstate_attaches_cnlink0(822)15801925 HNBGW_Test.msc0-SCCP(815)@009b6094bab8: Session index based on connection ID:0 TC_mscpool_sccp_n_pcstate_attaches_cnlink0(822)@009b6094bab8: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(815)@009b6094bab8: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250126085323966 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085323966 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085323966 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085323967 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085323967 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085323967 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085323967 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085323967 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085323967 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085323967 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085323967 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085323967 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085323967 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085323967 DLSS7 DEBUG scrc_rx_mtp_xfer_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=003447ee) (sccp_scrc.c:477) 20250126085323967 DLSCCP DEBUG Received CO:COAK for local reference 92 (sccp_scoc.c:1824) 20250126085323967 DLSCCP DEBUG SCCP-SCOC(92)[0x56264c632710]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250126085323967 DLSCCP DEBUG SCCP-SCOC(92)[0x56264c632710]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250126085323967 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085323967 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250126085323967 DCN DEBUG handle_cn_conn_conf() conn_id=92, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250126085323967 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-92)[0x56264c632ba0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250126085323967 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-92)[0x56264c632ba0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250126085323968 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33366<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_sccp_n_pcstate_attaches_cnlink0(822)@009b6094bab8: Final verdict of PTC: pass MTC@009b6094bab8: 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 } } } 20250126085323971 DLCTRL DEBUG Command: GET 985018082 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250126085323971 DLCTRL DEBUG Tx Command reply: GET_REPLY 985018082 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250126085323975 DLCTRL DEBUG Command: GET 341672246 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250126085323975 DLCTRL DEBUG Tx Command reply: GET_REPLY 341672246 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250126085323978 DLCTRL DEBUG Command: GET 44322893 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250126085323978 DLCTRL DEBUG Tx Command reply: GET_REPLY 44322893 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085323980 DLCTRL DEBUG Command: GET 804743167 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085323980 DLCTRL DEBUG Tx Command reply: GET_REPLY 804743167 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085323982 DLCTRL DEBUG Command: GET 578323302 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250126085323982 DLCTRL DEBUG Tx Command reply: GET_REPLY 578323302 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126085323983 DLCTRL DEBUG Command: GET 675739112 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250126085323983 DLCTRL DEBUG Tx Command reply: GET_REPLY 675739112 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250126085323984 DLCTRL DEBUG Command: GET 597907124 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250126085323984 DLCTRL DEBUG Tx Command reply: GET_REPLY 597907124 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250126085323985 DLCTRL DEBUG Command: GET 990730340 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250126085323985 DLCTRL DEBUG Tx Command reply: GET_REPLY 990730340 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085323986 DLCTRL DEBUG Command: GET 77370036 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085323986 DLCTRL DEBUG Tx Command reply: GET_REPLY 77370036 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085323987 DLCTRL DEBUG Command: GET 745312633 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250126085323987 DLCTRL DEBUG Tx Command reply: GET_REPLY 745312633 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126085323988 DLCTRL DEBUG Command: GET 314604291 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250126085323988 DLCTRL DEBUG Tx Command reply: GET_REPLY 314604291 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250126085323988 DLCTRL DEBUG Command: GET 375405995 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250126085323988 DLCTRL DEBUG Tx Command reply: GET_REPLY 375405995 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250126085323989 DLCTRL DEBUG Command: GET 954071234 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250126085323989 DLCTRL DEBUG Tx Command reply: GET_REPLY 954071234 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085323990 DLCTRL DEBUG Command: GET 78150618 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085323990 DLCTRL DEBUG Tx Command reply: GET_REPLY 78150618 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085323990 DLCTRL DEBUG Command: GET 158195425 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250126085323990 DLCTRL DEBUG Tx Command reply: GET_REPLY 158195425 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126085323991 DLCTRL DEBUG Command: GET 667330855 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250126085323991 DLCTRL DEBUG Tx Command reply: GET_REPLY 667330855 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250126085323992 DLCTRL DEBUG Command: GET 179283018 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250126085323992 DLCTRL DEBUG Tx Command reply: GET_REPLY 179283018 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250126085323992 DLCTRL DEBUG Command: GET 601679798 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250126085323992 DLCTRL DEBUG Tx Command reply: GET_REPLY 601679798 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085323993 DLCTRL DEBUG Command: GET 56627252 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085323993 DLCTRL DEBUG Tx Command reply: GET_REPLY 56627252 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085323994 DLCTRL DEBUG Command: GET 344974408 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250126085323994 DLCTRL DEBUG Tx Command reply: GET_REPLY 344974408 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed MTC@009b6094bab8: 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 := '000000000000000010000010'B, t_guard := 20.000000 } 20250126085324005 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33382<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(816)@009b6094bab8: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(816)@009b6094bab8: Created Expect[0] for '05240103505902082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(823) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(812)@009b6094bab8: Added conn table entry 1TC_mscpool_sccp_n_pcstate_attaches_cnlink0(823)15161348 20250126085325039 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085325039 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085325039 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1355) 20250126085325039 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250126085325039 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xe75804, normal) (hnbgw_rua.c:407) 20250126085325039 DHNB DEBUG map_rua[0x56264c624aa0]{init}: Allocated (fsm.c:456) 20250126085325039 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15161348)[0x56264c624aa0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250126085325039 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15161348 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250126085325039 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085325039 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085325039 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:221) 20250126085325039 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15161348 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250126085325039 DCN DEBUG map_sccp[0x56264c62bfb0]{init}: Allocated (fsm.c:456) 20250126085325039 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-93)[0x56264c62bfb0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250126085325039 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15161348 <-> SCCP-93 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250126085325039 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15161348 SCCP-93 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20250126085325039 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15161348)[0x56264c624aa0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250126085325039 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085325039 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085325039 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15161348)[0x56264c624aa0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250126085325039 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-93)[0x56264c62bfb0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126085325039 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250126085325039 DLSCCP DEBUG SCCP-SCOC(93)[0x56264c6408a0]{IDLE}: Allocated (fsm.c:456) 20250126085325039 DLSCCP DEBUG SCCP-SCOC(93)[0x56264c6408a0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250126085325039 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000005d), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902082926240000000030004f40030000820056400500f1100926) (sccp_scrc.c:406) 20250126085325040 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085325040 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085325040 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085325040 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085325040 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085325040 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085325040 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085325040 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085325040 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085325040 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085325040 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085325040 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085325040 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085325040 DLSCCP DEBUG SCCP-SCOC(93)[0x56264c6408a0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250126085325040 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-93)[0x56264c62bfb0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250126085325040 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15161348)[0x56264c624aa0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250126085325040 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085325040 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085325040 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085325040 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085325040 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085325040 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085325040 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085325040 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(815)@009b6094bab8: First idle individual index:1 HNBGW_Test.msc0-SCCP(815)@009b6094bab8: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(816)@009b6094bab8: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(823) HNBGW_Test.msc0-RAN(816)@009b6094bab8: Added conn table entry 1TC_mscpool_sccp_n_pcstate_attaches_cnlink0(823)14579571 HNBGW_Test.msc0-SCCP(815)@009b6094bab8: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(815)@009b6094bab8: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250126085325047 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085325047 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085325047 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085325047 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085325047 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085325047 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085325047 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085325047 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085325047 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085325048 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085325048 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085325048 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085325048 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085325048 DLSS7 DEBUG scrc_rx_mtp_xfer_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=003ee380) (sccp_scrc.c:477) 20250126085325048 DLSCCP DEBUG Received CO:COAK for local reference 93 (sccp_scoc.c:1824) 20250126085325048 DLSCCP DEBUG SCCP-SCOC(93)[0x56264c6408a0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250126085325048 DLSCCP DEBUG SCCP-SCOC(93)[0x56264c6408a0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250126085325048 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085325048 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250126085325048 DCN DEBUG handle_cn_conn_conf() conn_id=93, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250126085325048 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-93)[0x56264c62bfb0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250126085325048 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-93)[0x56264c62bfb0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_mscpool_sccp_n_pcstate_attaches_cnlink0(823)@009b6094bab8: setverdict(pass): none -> pass 20250126085325051 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33382<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_sccp_n_pcstate_attaches_cnlink0(823)@009b6094bab8: Final verdict of PTC: pass MTC@009b6094bab8: 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 } } } 20250126085325053 DLCTRL DEBUG Command: GET 220942562 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250126085325053 DLCTRL DEBUG Tx Command reply: GET_REPLY 220942562 rate_ctr.abs.msc.0.cnpool:subscr:new 2 (control_if.c:477) 20250126085325057 DLCTRL DEBUG Command: GET 489147358 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250126085325057 DLCTRL DEBUG Tx Command reply: GET_REPLY 489147358 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250126085325061 DLCTRL DEBUG Command: GET 351539660 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250126085325061 DLCTRL DEBUG Tx Command reply: GET_REPLY 351539660 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085325063 DLCTRL DEBUG Command: GET 185931682 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085325063 DLCTRL DEBUG Tx Command reply: GET_REPLY 185931682 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085325065 DLCTRL DEBUG Command: GET 540273677 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250126085325065 DLCTRL DEBUG Tx Command reply: GET_REPLY 540273677 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126085325067 DLCTRL DEBUG Command: GET 527233136 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250126085325067 DLCTRL DEBUG Tx Command reply: GET_REPLY 527233136 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250126085325068 DLCTRL DEBUG Command: GET 798987012 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250126085325068 DLCTRL DEBUG Tx Command reply: GET_REPLY 798987012 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250126085325069 DLCTRL DEBUG Command: GET 278757936 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250126085325069 DLCTRL DEBUG Tx Command reply: GET_REPLY 278757936 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085325070 DLCTRL DEBUG Command: GET 819322526 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085325070 DLCTRL DEBUG Tx Command reply: GET_REPLY 819322526 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085325071 DLCTRL DEBUG Command: GET 85189385 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250126085325071 DLCTRL DEBUG Tx Command reply: GET_REPLY 85189385 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126085325071 DLCTRL DEBUG Command: GET 671593872 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250126085325071 DLCTRL DEBUG Tx Command reply: GET_REPLY 671593872 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250126085325072 DLCTRL DEBUG Command: GET 304079302 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250126085325072 DLCTRL DEBUG Tx Command reply: GET_REPLY 304079302 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250126085325073 DLCTRL DEBUG Command: GET 910610620 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250126085325073 DLCTRL DEBUG Tx Command reply: GET_REPLY 910610620 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085325074 DLCTRL DEBUG Command: GET 794679470 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085325074 DLCTRL DEBUG Tx Command reply: GET_REPLY 794679470 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085325074 DLCTRL DEBUG Command: GET 289760988 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250126085325074 DLCTRL DEBUG Tx Command reply: GET_REPLY 289760988 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126085325075 DLCTRL DEBUG Command: GET 908585618 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250126085325075 DLCTRL DEBUG Tx Command reply: GET_REPLY 908585618 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250126085325076 DLCTRL DEBUG Command: GET 973318556 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250126085325076 DLCTRL DEBUG Tx Command reply: GET_REPLY 973318556 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250126085325077 DLCTRL DEBUG Command: GET 155984186 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250126085325077 DLCTRL DEBUG Tx Command reply: GET_REPLY 155984186 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085325077 DLCTRL DEBUG Command: GET 894069189 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085325077 DLCTRL DEBUG Tx Command reply: GET_REPLY 894069189 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085325078 DLCTRL DEBUG Command: GET 850868739 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250126085325078 DLCTRL DEBUG Tx Command reply: GET_REPLY 850868739 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed MTC@009b6094bab8: "connecting cnlink 1" 20250126085325079 DLGLOBAL NOTICE TTCN3 f_logp(): connecting cnlink 1 (logging_vty.c:1172) MTC@009b6094bab8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(826)@009b6094bab8: ************************************************* HNBGW_Test.msc1-M3UA(826)@009b6094bab8: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(826)@009b6094bab8: ************************************************* MTC@009b6094bab8: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(824)@009b6094bab8: v_sccp_pdu_maxlen:268 20250126085325293 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126085325293 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250126085325293 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126085325293 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(826)@009b6094bab8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250126085325300 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085325300 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250126085325300 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126085325300 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126085325300 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126085325300 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250126085325301 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126085325303 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085325303 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250126085325303 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126085325303 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126085325303 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126085325303 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126085325303 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126085325303 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085325304 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126085325304 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:406) 20250126085325304 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085325304 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085325304 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085325304 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085325304 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126085325304 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126085325304 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085325305 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085325305 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250126085325305 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085325305 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085325305 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085325305 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085325305 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085325305 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085325305 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085325305 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085325305 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085325305 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085325305 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085325305 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085325305 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085325305 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085325305 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126085325305 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085325305 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085325305 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085325305 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085325305 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085325305 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126085325305 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126085325305 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126085325305 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250126085325305 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085325820 DLSCCP DEBUG SCCP-SCOC(89)[0x56264c63fbe0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250126085325820 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c3174f), PART(T=Source Reference,L=4,D=00000059), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085325820 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085325820 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085325820 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085325820 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085325821 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085325821 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085325821 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085325821 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085325821 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085325821 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085325821 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085325821 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085325828 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085325828 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085325828 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085325828 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085325828 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085325828 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085325828 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085325828 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085325828 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085325828 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085325828 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085325828 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085325828 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085325828 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=00c3174f) (sccp_scrc.c:477) 20250126085325828 DLSCCP DEBUG Received CO:RELCO for local reference 89 (sccp_scoc.c:1824) 20250126085325828 DLSCCP DEBUG SCCP-SCOC(89)[0x56264c63fbe0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250126085325828 DLSCCP DEBUG SCCP-SCOC(89)[0x56264c63fbe0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250126085325828 DLSCCP DEBUG SCCP-SCOC(89)[0x56264c63fbe0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250126085325828 DLSCCP DEBUG SCCP-SCOC(89)[0x56264c63fbe0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250126085325828 DLSCCP DEBUG SCCP-SCOC(89)[0x56264c63fbe0]{IDLE}: Deallocated (fsm.c:568) MTC@009b6094bab8: 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 := '000000000000001101101001'B, t_guard := 20.000000 } HNBGW_Test.msc1-RAN(825)@009b6094bab8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126085326106 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085326106 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250126085326106 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250126085326106 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250126085326106 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085326106 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085326106 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085326106 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085326106 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085326106 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085326106 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085326106 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250126085326106 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085326106 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085326106 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250126085326106 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250126085326106 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085326106 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085326106 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085326106 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085326106 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085326106 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085326106 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085326106 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085326106 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085326106 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085326106 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085326106 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085326106 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085326106 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085326106 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126085326106 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126085326106 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) 20250126085326106 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) 20250126085326106 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085326106 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250126085326106 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085326106 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085326106 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085326106 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085326106 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085326106 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085326106 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085326106 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085326106 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085326106 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085326106 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085326106 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126085326106 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085326106 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126085326106 DRANAP NOTICE cnlink(msc-1)[0x56264c5b1670]{CONNECTED}: link up (cnlink.c:111) 20250126085326106 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085326106 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085326106 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085326106 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126085326106 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126085326106 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126085326106 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250126085326106 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085326106 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085326106 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085326106 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085326106 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250126085326106 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085326106 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085326106 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250126085326106 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250126085326106 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085326106 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085326106 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085326106 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085326106 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085326106 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085326106 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085326106 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085326106 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085326106 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085326106 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085326106 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085326106 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085326106 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085326106 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126085326106 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126085326106 DRANAP INFO cnlink(msc-1)[0x56264c5b1670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250126085326106 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085326106 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250126085326106 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250126085326106 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250126085326106 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085326106 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085326106 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085326106 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085326121 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41746<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126085326899 DLSCCP DEBUG SCCP-SCOC(91)[0x56264c628440]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250126085326899 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00db9991), PART(T=Source Reference,L=4,D=0000005b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085326899 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085326899 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085326899 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126085326899 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085326899 DLSCCP DEBUG SCCP-SCOC(90)[0x56264c628e40]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250126085326899 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00383dce), PART(T=Source Reference,L=4,D=0000005a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085326899 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085326899 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085326899 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126085326900 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085326900 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085326900 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085326900 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085326900 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126085326900 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126085326900 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126085326900 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250126085326900 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085326900 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085326900 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085326900 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085326900 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126085326900 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126085326900 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126085326900 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250126085326900 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085326906 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085326906 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250126085326906 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250126085326906 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250126085326906 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085326906 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085326906 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085326906 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085326906 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085326906 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085326906 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085326906 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250126085326906 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085326906 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=00db9991) (sccp_scrc.c:477) 20250126085326906 DLSCCP DEBUG Received CO:RELCO for local reference 91 (sccp_scoc.c:1824) 20250126085326906 DLSCCP DEBUG SCCP-SCOC(91)[0x56264c628440]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250126085326906 DLSCCP DEBUG SCCP-SCOC(91)[0x56264c628440]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250126085326906 DLSCCP DEBUG SCCP-SCOC(91)[0x56264c628440]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250126085326906 DLSCCP DEBUG SCCP-SCOC(91)[0x56264c628440]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250126085326906 DLSCCP DEBUG SCCP-SCOC(91)[0x56264c628440]{IDLE}: Deallocated (fsm.c:568) 20250126085327108 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085327108 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250126085327108 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250126085327109 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250126085327109 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085327109 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085327109 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085327109 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085327109 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085327109 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085327109 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085327109 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250126085327109 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085327109 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=00383dce) (sccp_scrc.c:477) 20250126085327109 DLSCCP DEBUG Received CO:RELCO for local reference 90 (sccp_scoc.c:1824) 20250126085327109 DLSCCP DEBUG SCCP-SCOC(90)[0x56264c628e40]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250126085327109 DLSCCP DEBUG SCCP-SCOC(90)[0x56264c628e40]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250126085327109 DLSCCP DEBUG SCCP-SCOC(90)[0x56264c628e40]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250126085327109 DLSCCP DEBUG SCCP-SCOC(90)[0x56264c628e40]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250126085327109 DLSCCP DEBUG SCCP-SCOC(90)[0x56264c628e40]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc1-RAN(825)@009b6094bab8: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(825)@009b6094bab8: Created Expect[0] for '06270003505902082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(827) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(812)@009b6094bab8: Added conn table entry 2TC_mscpool_sccp_n_pcstate_attaches_cnlink0(827)7409063 20250126085327148 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085327148 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085327149 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1355) 20250126085327149 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250126085327149 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x710da7, normal) (hnbgw_rua.c:407) 20250126085327149 DHNB DEBUG map_rua[0x56264c628e40]{init}: Allocated (fsm.c:456) 20250126085327149 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7409063)[0x56264c628e40]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250126085327149 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7409063 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250126085327149 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085327149 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085327149 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7409063 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 1 (hnbgw_cn.c:1125) 20250126085327149 DCN DEBUG map_sccp[0x56264c628440]{init}: Allocated (fsm.c:456) 20250126085327149 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-94)[0x56264c628440]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250126085327149 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-7409063 <-> SCCP-94 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250126085327149 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7409063 SCCP-94 msc-1 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20250126085327149 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7409063)[0x56264c628e40]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250126085327149 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085327149 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085327149 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7409063)[0x56264c628e40]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250126085327149 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-94)[0x56264c628440]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126085327149 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250126085327149 DLSCCP DEBUG SCCP-SCOC(94)[0x56264c63fbe0]{IDLE}: Allocated (fsm.c:456) 20250126085327149 DLSCCP DEBUG SCCP-SCOC(94)[0x56264c63fbe0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250126085327149 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000005e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902082926240000000030004f40030003690056400500f1100926) (sccp_scrc.c:406) 20250126085327149 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085327149 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085327149 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085327149 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085327149 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085327149 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085327149 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085327149 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085327149 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085327149 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085327149 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085327149 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126085327149 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085327149 DLSCCP DEBUG SCCP-SCOC(94)[0x56264c63fbe0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250126085327149 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-94)[0x56264c628440]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250126085327149 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7409063)[0x56264c628e40]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250126085327149 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085327149 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085327149 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085327149 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126085327149 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126085327149 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126085327149 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250126085327149 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(824)@009b6094bab8: First idle individual index:0 HNBGW_Test.msc1-SCCP(824)@009b6094bab8: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(825)@009b6094bab8: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(827) HNBGW_Test.msc1-RAN(825)@009b6094bab8: Added conn table entry 0TC_mscpool_sccp_n_pcstate_attaches_cnlink0(827)4817193 HNBGW_Test.msc1-SCCP(824)@009b6094bab8: Session index based on connection ID:0 TC_mscpool_sccp_n_pcstate_attaches_cnlink0(827)@009b6094bab8: setverdict(pass): none -> pass HNBGW_Test.msc1-SCCP(824)@009b6094bab8: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250126085327155 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085327155 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250126085327155 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250126085327155 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250126085327155 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085327155 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085327155 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085327155 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085327155 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085327155 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085327155 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085327155 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250126085327155 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085327155 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00683b79) (sccp_scrc.c:477) 20250126085327155 DLSCCP DEBUG Received CO:COAK for local reference 94 (sccp_scoc.c:1824) 20250126085327155 DLSCCP DEBUG SCCP-SCOC(94)[0x56264c63fbe0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250126085327155 DLSCCP DEBUG SCCP-SCOC(94)[0x56264c63fbe0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250126085327155 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085327155 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250126085327155 DCN DEBUG handle_cn_conn_conf() conn_id=94, addrs: called=RI=SSN_PC,PC=0.0.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250126085327155 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-94)[0x56264c628440]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250126085327155 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-94)[0x56264c628440]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250126085327156 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41746<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_sccp_n_pcstate_attaches_cnlink0(827)@009b6094bab8: Final verdict of PTC: pass MTC@009b6094bab8: 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 } } } 20250126085327156 DLCTRL DEBUG Command: GET 704052350 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250126085327156 DLCTRL DEBUG Tx Command reply: GET_REPLY 704052350 rate_ctr.abs.msc.0.cnpool:subscr:new 2 (control_if.c:477) 20250126085327157 DLCTRL DEBUG Command: GET 697371795 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250126085327157 DLCTRL DEBUG Tx Command reply: GET_REPLY 697371795 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250126085327158 DLCTRL DEBUG Command: GET 375878130 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250126085327158 DLCTRL DEBUG Tx Command reply: GET_REPLY 375878130 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085327159 DLCTRL DEBUG Command: GET 616195785 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085327159 DLCTRL DEBUG Tx Command reply: GET_REPLY 616195785 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085327160 DLCTRL DEBUG Command: GET 141644416 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250126085327160 DLCTRL DEBUG Tx Command reply: GET_REPLY 141644416 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126085327161 DLCTRL DEBUG Command: GET 391673500 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250126085327161 DLCTRL DEBUG Tx Command reply: GET_REPLY 391673500 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20250126085327162 DLCTRL DEBUG Command: GET 985986853 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250126085327162 DLCTRL DEBUG Tx Command reply: GET_REPLY 985986853 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250126085327163 DLCTRL DEBUG Command: GET 6969871 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250126085327163 DLCTRL DEBUG Tx Command reply: GET_REPLY 6969871 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085327164 DLCTRL DEBUG Command: GET 282926394 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085327164 DLCTRL DEBUG Tx Command reply: GET_REPLY 282926394 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085327165 DLCTRL DEBUG Command: GET 602516614 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250126085327165 DLCTRL DEBUG Tx Command reply: GET_REPLY 602516614 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126085327166 DLCTRL DEBUG Command: GET 655938013 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250126085327166 DLCTRL DEBUG Tx Command reply: GET_REPLY 655938013 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250126085327167 DLCTRL DEBUG Command: GET 133028576 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250126085327167 DLCTRL DEBUG Tx Command reply: GET_REPLY 133028576 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250126085327168 DLCTRL DEBUG Command: GET 282222929 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250126085327168 DLCTRL DEBUG Tx Command reply: GET_REPLY 282222929 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085327169 DLCTRL DEBUG Command: GET 575515174 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085327169 DLCTRL DEBUG Tx Command reply: GET_REPLY 575515174 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085327170 DLCTRL DEBUG Command: GET 90611787 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250126085327170 DLCTRL DEBUG Tx Command reply: GET_REPLY 90611787 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126085327172 DLCTRL DEBUG Command: GET 741873937 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250126085327172 DLCTRL DEBUG Tx Command reply: GET_REPLY 741873937 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250126085327173 DLCTRL DEBUG Command: GET 823386714 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250126085327173 DLCTRL DEBUG Tx Command reply: GET_REPLY 823386714 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250126085327174 DLCTRL DEBUG Command: GET 329617237 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250126085327174 DLCTRL DEBUG Tx Command reply: GET_REPLY 329617237 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085327175 DLCTRL DEBUG Command: GET 619155374 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085327175 DLCTRL DEBUG Tx Command reply: GET_REPLY 619155374 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085327176 DLCTRL DEBUG Command: GET 167403050 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250126085327176 DLCTRL DEBUG Tx Command reply: GET_REPLY 167403050 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed MTC@009b6094bab8: ok: talloc reports "asn1_context" = 1 bytes 20250126085327179 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33362<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(812)@009b6094bab8: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(814)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.msc0-RAN(816)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(815)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(818)@009b6094bab8: Final verdict of PTC: none MutexDispCT-TC_mscpool_sccp_n_pcstate_attaches_cnlink(807)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(819)@009b6094bab8: Final verdict of PTC: none 20250126085327180 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250126085327180 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085327180 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250126085327180 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250126085327180 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250126085327180 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085327180 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126085327180 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250126085327180 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250126085327180 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085327180 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250126085327180 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250126085327180 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126085327180 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) HNBGW_Test.msc1-M3UA(826)@009b6094bab8: Final verdict of PTC: none 20250126085327180 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20250126085327180 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126085327180 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126085327180 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126085327180 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250126085327180 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126085327180 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250126085327180 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250126085327180 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085327180 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126085327180 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250126085327180 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126085327180 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085327180 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20250126085327180 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126085327180 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126085327180 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126085327180 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250126085327180 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126085327180 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250126085327180 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250126085327180 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085327180 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250126085327180 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20250126085327180 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250126085327180 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250126085327180 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085327180 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126085327180 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250126085327180 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126085327180 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085327180 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc1-0: connection closed 20250126085327180 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126085327180 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126085327180 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126085327180 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250126085327180 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126085327180 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0(811)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(824)@009b6094bab8: Final verdict of PTC: none 20250126085327180 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085327180 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126085327180 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20250126085327180 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) HNBGW_Test.msc0-M3UA(817)@009b6094bab8: Final verdict of PTC: none 20250126085327180 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085327180 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085327180 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085327180 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126085327180 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126085327180 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126085327180 DRANAP NOTICE cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: link lost (cnlink.c:118) 20250126085327180 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-92)[0x56264c632ba0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250126085327180 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) HNBGW_Test.msc1-RAN(825)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(820)@009b6094bab8: Final verdict of PTC: none 20250126085327180 DLSCCP DEBUG SCCP-SCOC(92)[0x56264c632710]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250126085327180 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003447ee), PART(T=Source Reference,L=4,D=0000005c), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250126085327180 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085327180 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085327180 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085327180 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085327180 DLSCCP DEBUG SCCP-SCOC(92)[0x56264c632710]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250126085327180 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-92)[0x56264c632ba0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250126085327180 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9218989)[0x56264c63be70]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250126085327180 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9218989)[0x56264c63be70]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250126085327180 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250126085327180 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9218989)[0x56264c63be70]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250126085327180 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9218989)[0x56264c63be70]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250126085327180 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9218989)[0x56264c63be70]{disrupted}: Freeing instance (context_map.c:202) 20250126085327180 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9218989)[0x56264c63be70]{disrupted}: Deallocated (fsm.c:568) 20250126085327180 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-92)[0x56264c632ba0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250126085327180 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-92)[0x56264c632ba0]{disconnected}: Freeing instance (context_map.c:206) 20250126085327180 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-92)[0x56264c632ba0]{disconnected}: Deallocated (fsm.c:568) 20250126085327180 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9218989 SCCP-92 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250126085327180 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-93)[0x56264c62bfb0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250126085327180 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250126085327180 DLSCCP DEBUG SCCP-SCOC(93)[0x56264c6408a0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250126085327180 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003ee380), PART(T=Source Reference,L=4,D=0000005d), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250126085327180 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085327180 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085327181 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085327181 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085327181 DLSCCP DEBUG SCCP-SCOC(93)[0x56264c6408a0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250126085327181 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-93)[0x56264c62bfb0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250126085327181 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15161348)[0x56264c624aa0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250126085327181 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15161348)[0x56264c624aa0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250126085327181 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250126085327181 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15161348)[0x56264c624aa0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250126085327181 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15161348)[0x56264c624aa0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250126085327181 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15161348)[0x56264c624aa0]{disrupted}: Freeing instance (context_map.c:202) 20250126085327181 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15161348)[0x56264c624aa0]{disrupted}: Deallocated (fsm.c:568) 20250126085327181 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-93)[0x56264c62bfb0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250126085327181 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-93)[0x56264c62bfb0]{disconnected}: Freeing instance (context_map.c:206) 20250126085327181 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-93)[0x56264c62bfb0]{disconnected}: Deallocated (fsm.c:568) 20250126085327181 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15161348 SCCP-93 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250126085327181 DLINP DEBUG SRVCONN(,r=127.0.0.1:39161<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085327181 DLINP DEBUG SRVCONN(,r=127.0.0.1:39161<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085327181 DLINP NOTICE SRV(,r=127.0.0.1:39161<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250126085327181 DMAIN NOTICE (127.0.0.1:39161 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:39161<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250126085327181 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20250126085327181 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085327181 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126085327181 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20250126085327181 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085327181 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085327181 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085327181 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085327181 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126085327181 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126085327181 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126085327181 DRANAP NOTICE cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: link lost (cnlink.c:118) 20250126085327181 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:45153<->l=127.0.0.1:4262) (control_if.c:193) 20250126085327181 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085327181 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085327181 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085327181 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085327181 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085327181 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085327181 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085327181 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250126085327181 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085327181 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250126085327181 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085327181 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126085327181 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:371) 20250126085327181 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085327181 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085327181 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085327181 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085327181 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126085327181 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126085327181 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126085327181 DRANAP NOTICE cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: link lost (cnlink.c:118) 20250126085327181 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-94)[0x56264c628440]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250126085327181 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250126085327181 DLSCCP DEBUG SCCP-SCOC(94)[0x56264c63fbe0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250126085327181 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00683b79), PART(T=Source Reference,L=4,D=0000005e), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250126085327181 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085327181 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085327181 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126085327181 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085327181 DLSCCP DEBUG SCCP-SCOC(94)[0x56264c63fbe0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250126085327181 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-94)[0x56264c628440]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250126085327181 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7409063)[0x56264c628e40]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250126085327181 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7409063)[0x56264c628e40]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250126085327181 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250126085327181 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7409063)[0x56264c628e40]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250126085327181 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7409063)[0x56264c628e40]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250126085327181 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7409063)[0x56264c628e40]{disrupted}: Freeing instance (context_map.c:202) 20250126085327181 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7409063)[0x56264c628e40]{disrupted}: Deallocated (fsm.c:568) 20250126085327181 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-94)[0x56264c628440]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250126085327181 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-94)[0x56264c628440]{disconnected}: Freeing instance (context_map.c:206) 20250126085327181 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-94)[0x56264c628440]{disconnected}: Deallocated (fsm.c:568) 20250126085327181 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7409063 SCCP-94 msc-1 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250126085327181 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:894) 20250126085327181 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085327181 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250126085327181 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250126085327181 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) VirtHNBGW-STATS(808)@009b6094bab8: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1(813)@009b6094bab8: Final verdict of PTC: none 20250126085327182 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085327182 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085327182 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085327182 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085327182 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085327182 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085327182 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085327182 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250126085327182 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085327182 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085327182 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085327182 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126085327182 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126085327182 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126085327182 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250126085327182 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req HNBGW-MGCP(821)@009b6094bab8: Final verdict of PTC: none IPA-CTRL-CLI-IPA(809)@009b6094bab8: Final verdict of PTC: none MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126085327197 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33354<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(810)@009b6094bab8: Final verdict of PTC: none MTC@009b6094bab8: Setting final verdict of the test case. MTC@009b6094bab8: Local verdict of MTC: pass MTC@009b6094bab8: Local verdict of PTC MutexDispCT-TC_mscpool_sccp_n_pcstate_attaches_cnlink(807): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC VirtHNBGW-STATS(808): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC IPA-CTRL-CLI-IPA(809): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW-PFCP(810): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0(811): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(812): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1(813): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(814): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.msc0-SCCP(815): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.msc0-RAN(816): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.msc0-M3UA(817): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(818): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.sgsn0-RAN(819): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(820): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW-MGCP(821): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink0(822): pass (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink0(823): pass (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.msc1-SCCP(824): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.msc1-RAN(825): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.msc1-M3UA(826): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink0(827): pass (pass -> pass) MTC@009b6094bab8: Test case TC_mscpool_sccp_n_pcstate_attaches_cnlink finished. Verdict: pass MTC@009b6094bab8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink pass'. Sun Jan 26 08:53:27 UTC 2025 ====== HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink.talloc 20250126085327246 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41754<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126085327778 DLSCCP DEBUG SCCP-SCOC(87)[0x56264c63ac80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085327778 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0081a332), PART(T=Source Reference,L=4,D=00000057), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085327778 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085327778 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085327778 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085327778 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085327778 DLSCCP DEBUG SCCP-SCOC(86)[0x56264c63b7c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085327778 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0001ee0b), PART(T=Source Reference,L=4,D=00000056), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085327778 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085327778 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085327778 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126085327778 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085327778 DLSCCP DEBUG SCCP-SCOC(88)[0x56264c6298d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085327778 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00401d2f), PART(T=Source Reference,L=4,D=00000058), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085327778 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085327778 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085327778 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250126085327778 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085327778 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085327778 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085327779 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085327779 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085327779 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085327779 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085327779 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085327779 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250126085327779 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085327779 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085327779 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085327779 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126085327779 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126085327779 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126085327779 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250126085327779 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250126085327779 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085327779 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085327779 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085327779 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250126085327779 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250126085327779 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250126085327779 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250126085327849 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41754<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=487416) 20250126085328546 DLSCCP DEBUG SCCP-SCOC(85)[0x56264c642f10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085328546 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009d644d), PART(T=Source Reference,L=4,D=00000055), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085328546 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085328546 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085328546 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085328546 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085328546 DLSCCP DEBUG SCCP-SCOC(83)[0x56264c5cc4a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085328546 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fd50b8), PART(T=Source Reference,L=4,D=00000053), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085328546 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085328546 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085328546 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085328546 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085328546 DLSCCP DEBUG SCCP-SCOC(84)[0x56264c624ce0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085328547 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00267f68), PART(T=Source Reference,L=4,D=00000054), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085328547 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085328547 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085328547 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250126085328547 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085328547 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085328547 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085328547 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085328547 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085328547 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085328547 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085328547 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085328547 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250126085328547 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085328547 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085328547 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085328547 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085328547 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085328547 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085328547 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085328547 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250126085328547 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085328547 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085328547 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085328547 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250126085328547 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250126085328547 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250126085328547 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down Waiting for packet dumper to finish... 1 (prev_count=487416, count=506848) 20250126085329180 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126085329181 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250126085329181 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250126085329181 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126085329181 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250126085329181 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250126085329181 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126085329181 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250126085329181 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250126085329346 DLSCCP DEBUG SCCP-SCOC(82)[0x56264c63aff0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085329346 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c9145a), PART(T=Source Reference,L=4,D=00000052), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085329346 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085329346 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085329346 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085329346 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085329346 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085329346 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085329346 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085329346 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085329346 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085329346 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085329346 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@009b6094bab8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink pass' was executed successfully (exit status: 0). MTC@009b6094bab8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink'. ------ HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink ------ Sun Jan 26 08:53:29 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250126085330106 DLSCCP DEBUG SCCP-SCOC(81)[0x56264c6430c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085330106 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00595d0f), PART(T=Source Reference,L=4,D=00000051), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085330106 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085330106 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085330106 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085330106 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085330106 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085330106 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085330106 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085330106 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085330106 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085330106 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085330106 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@009b6094bab8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink' was executed successfully (exit status: 0). MTC@009b6094bab8: Test case TC_sgsnpool_L3Compl_on_1_cnlink started. 20250126085330953 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41764<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126085330958 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41768<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126085330964 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:40735<->l=127.0.0.1:4262) (control_if.c:572) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0(832)@009b6094bab8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250126085330989 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250126085330989 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250126085330997 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085330997 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085330997 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085330997 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085330997 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085330997 DRANAP DEBUG cnlink(msc-2)[0x56264c5ae870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085330997 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:44135 (stream_srv.c:142) 20250126085330997 DMAIN INFO New HNB SCTP connection r=127.0.0.1:44135<->l=127.0.0.1:29169 (hnbgw.c:791) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1(834)@009b6094bab8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250126085330998 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085330998 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250126085330998 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085330998 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085330998 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085330998 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085330998 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085330998 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085330998 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085330998 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085330998 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085330998 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085330998 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085330998 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085330998 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085330998 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085330998 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085330998 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085330998 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085330998 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085330998 DRANAP DEBUG cnlink(msc-3)[0x56264c618660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085330998 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085330998 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250126085330998 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085330998 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085330998 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085330998 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085330998 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085330998 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085330998 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085330998 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085330998 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085330998 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085330998 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085330998 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085330998 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085330998 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085330998 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126085330998 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085330998 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085330998 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085330998 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085330998 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085330998 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085330998 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085330998 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085330998 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250126085330998 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085330998 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085330998 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085330998 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126085330998 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126085330998 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126085330998 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250126085330999 DRANAP DEBUG cnlink(msc-3)[0x56264c618660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085330999 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250126085330999 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085330999 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085330999 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085330999 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085330999 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085330999 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085330999 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085330999 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085330999 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085330999 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085330999 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085330999 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085330999 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085330999 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085330999 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250126085330999 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085330999 DRANAP DEBUG cnlink(msc-3)[0x56264c618660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085330999 DRANAP DEBUG cnlink(msc-2)[0x56264c5ae870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085330999 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250126085331000 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085331000 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085331000 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085331000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085331000 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085331000 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085331000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085331000 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085331000 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085331000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085331000 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085331000 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085331000 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085331000 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085331000 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250126085331000 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085331000 DRANAP DEBUG cnlink(msc-2)[0x56264c5ae870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085331000 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085331000 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085331000 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085331000 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250126085331000 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250126085331000 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250126085331000 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085331000 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085331000 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085331000 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250126085331000 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250126085331000 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250126085331000 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down MTC@009b6094bab8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@009b6094bab8: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(838)@009b6094bab8: ************************************************* HNBGW_Test.msc0-M3UA(838)@009b6094bab8: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(838)@009b6094bab8: ************************************************* HNBGW_Test.msc0-SCCP(836)@009b6094bab8: v_sccp_pdu_maxlen:268 20250126085331025 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085331025 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085331026 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085331026 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085331026 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085331026 DRANAP DEBUG cnlink(sgsn-2)[0x56264c61a310]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085331026 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085331026 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250126085331026 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085331026 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085331026 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085331026 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085331027 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085331027 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085331027 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085331027 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085331027 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085331027 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085331027 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085331027 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085331027 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085331027 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085331027 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085331027 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085331027 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085331027 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085331027 DRANAP DEBUG cnlink(sgsn-3)[0x56264c61aca0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085331027 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085331027 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250126085331027 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085331027 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085331027 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085331027 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085331027 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085331027 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085331027 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085331027 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085331027 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085331027 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085331027 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085331027 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085331027 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085331027 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085331027 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126085331027 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085331027 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085331027 DRANAP DEBUG cnlink(sgsn-2)[0x56264c61a310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085331027 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250126085331027 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085331027 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085331027 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085331027 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085331027 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085331027 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085331027 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085331027 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085331027 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20250126085331027 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085331028 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085331028 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085331028 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085331028 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085331028 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085331028 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085331028 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085331028 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085331028 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085331028 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085331028 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085331028 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250126085331028 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085331028 DRANAP DEBUG cnlink(sgsn-2)[0x56264c61a310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085331028 DRANAP DEBUG cnlink(sgsn-3)[0x56264c61aca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085331028 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250126085331028 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085331028 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085331028 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085331028 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085331028 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085331028 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126085331028 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126085331028 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126085331028 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250126085331028 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085331028 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085331028 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085331028 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085331028 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085331028 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085331028 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085331028 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085331028 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085331028 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085331028 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085331028 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085331028 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250126085331029 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085331029 DRANAP DEBUG cnlink(sgsn-3)[0x56264c61aca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085331029 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085331029 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085331029 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085331029 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250126085331029 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250126085331029 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250126085331029 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250126085331029 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085331029 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085331029 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085331029 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250126085331029 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250126085331029 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! MTC@009b6094bab8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(841)@009b6094bab8: ************************************************* HNBGW_Test.sgsn0-M3UA(841)@009b6094bab8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(841)@009b6094bab8: ************************************************* MTC@009b6094bab8: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(839)@009b6094bab8: v_sccp_pdu_maxlen:268 20250126085331057 DLSCCP DEBUG SCCP-SCOC(80)[0x56264c632d10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085331057 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00027d55), PART(T=Source Reference,L=4,D=00000050), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085331057 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085331057 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085331057 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250126085331057 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085331057 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085331057 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085331057 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085331057 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250126085331057 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250126085331057 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250126085331057 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250126085331075 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085331075 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085331075 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1355) 20250126085331075 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250126085331075 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20250126085331075 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250126085331075 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250126085331075 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085331075 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@009b6094bab8: setverdict(pass): none -> pass 20250126085331079 DLINP DEBUG SRVCONN(,r=127.0.0.1:44135<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085331079 DLINP DEBUG SRVCONN(,r=127.0.0.1:44135<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085331079 DLINP DEBUG SRVCONN(,r=127.0.0.1:44135<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1355) 20250126085331079 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250126085331079 DHNBAP DEBUG (127.0.0.1:44135 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20250126085331079 DHNBAP NOTICE (127.0.0.1:44135 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250126085331079 DHNBAP NOTICE (127.0.0.1:44135 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250126085331079 DLINP DEBUG SRVCONN(,r=127.0.0.1:44135<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085331079 DLINP DEBUG SRVCONN(,r=127.0.0.1:44135<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126085331214 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126085331214 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250126085331214 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126085331214 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(838)@009b6094bab8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250126085331223 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085331223 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250126085331223 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126085331223 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126085331223 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126085331223 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250126085331223 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126085331226 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085331226 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250126085331226 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126085331226 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126085331227 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126085331227 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126085331227 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126085331227 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085331227 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126085331227 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20250126085331227 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085331227 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085331227 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085331227 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085331227 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126085331227 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126085331227 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085331228 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085331228 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250126085331228 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085331228 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085331228 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085331228 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085331228 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085331228 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085331228 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085331228 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085331228 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085331228 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085331228 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085331228 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085331228 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085331228 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085331228 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085331228 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085331228 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085331229 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085331229 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085331229 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085331229 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085331229 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085331229 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085331229 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085331229 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085331255 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126085331255 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250126085331255 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126085331255 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(841)@009b6094bab8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250126085331263 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085331263 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250126085331263 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126085331263 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126085331263 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126085331263 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250126085331263 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126085331265 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085331265 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250126085331265 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126085331266 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126085331266 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126085331266 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126085331266 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126085331266 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085331266 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126085331266 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20250126085331266 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085331266 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085331266 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085331266 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085331266 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126085331266 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126085331266 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085331267 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085331267 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250126085331267 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085331267 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085331267 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085331267 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085331267 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085331267 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085331267 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085331267 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085331267 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085331267 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085331267 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085331267 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085331267 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085331267 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085331267 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085331267 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085331267 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085331268 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085331268 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085331268 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085331268 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085331268 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085331268 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085331268 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085331268 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(837)@009b6094bab8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126085332029 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085332029 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085332029 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085332029 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085332029 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085332029 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085332029 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085332029 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085332030 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085332030 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085332030 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085332030 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085332030 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085332030 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085332030 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250126085332030 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250126085332030 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085332030 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085332030 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085332030 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085332030 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085332030 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085332030 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085332030 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085332030 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085332030 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085332030 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085332030 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085332030 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085332030 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085332030 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126085332030 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126085332030 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250126085332030 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250126085332030 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085332030 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250126085332030 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085332030 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085332030 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085332030 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085332030 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085332030 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085332030 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085332030 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085332030 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085332030 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085332030 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085332030 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085332030 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085332030 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126085332030 DRANAP NOTICE cnlink(msc-0)[0x56264c5ce220]{CONNECTED}: link up (cnlink.c:111) 20250126085332030 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085332030 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085332030 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085332031 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085332031 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085332031 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085332031 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085332031 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085332031 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085332031 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085332031 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085332031 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085332032 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085332032 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085332032 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085332032 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085332032 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085332032 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085332032 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085332032 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085332032 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085332032 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085332032 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250126085332032 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250126085332032 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085332032 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085332032 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085332032 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085332032 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085332032 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085332032 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085332032 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085332032 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085332032 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085332032 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085332032 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085332032 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085332032 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085332032 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126085332032 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126085332032 DRANAP INFO cnlink(msc-0)[0x56264c5ce220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(840)@009b6094bab8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126085332071 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085332071 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085332071 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085332071 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085332071 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085332071 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085332071 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085332071 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085332071 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085332071 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085332071 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085332071 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085332071 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085332071 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085332071 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250126085332071 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250126085332071 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085332071 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085332071 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085332071 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085332071 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085332071 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085332071 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085332071 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085332071 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085332071 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085332071 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085332071 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085332071 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085332071 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085332071 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126085332071 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126085332071 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250126085332071 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250126085332071 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085332071 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250126085332071 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085332071 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085332071 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085332071 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085332071 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085332071 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085332071 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085332071 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085332071 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085332071 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085332071 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085332071 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085332071 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085332071 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126085332071 DRANAP NOTICE cnlink(sgsn-0)[0x56264c618ff0]{CONNECTED}: link up (cnlink.c:111) 20250126085332072 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085332072 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085332072 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085332072 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085332072 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085332072 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085332072 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085332072 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085332075 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085332075 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085332075 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085332075 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085332075 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085332075 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085332075 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085332076 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085332076 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085332076 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085332076 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085332076 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085332076 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085332076 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085332076 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250126085332076 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20250126085332076 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085332076 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085332076 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085332076 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085332076 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085332076 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085332076 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085332076 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085332076 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085332076 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085332076 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085332076 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085332076 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085332076 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085332076 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126085332076 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126085332076 DRANAP INFO cnlink(sgsn-0)[0x56264c618ff0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250126085332086 DLCTRL DEBUG Command: GET 560113505 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250126085332086 DLCTRL DEBUG Tx Command reply: GET_REPLY 560113505 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250126085332093 DLCTRL DEBUG Command: GET 194830657 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250126085332093 DLCTRL DEBUG Tx Command reply: GET_REPLY 194830657 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250126085332097 DLCTRL DEBUG Command: GET 952841617 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250126085332097 DLCTRL DEBUG Tx Command reply: GET_REPLY 952841617 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085332101 DLCTRL DEBUG Command: GET 70306397 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085332101 DLCTRL DEBUG Tx Command reply: GET_REPLY 70306397 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085332103 DLCTRL DEBUG Command: GET 236879006 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250126085332103 DLCTRL DEBUG Tx Command reply: GET_REPLY 236879006 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20250126085332106 DLCTRL DEBUG Command: GET 596838432 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250126085332106 DLCTRL DEBUG Tx Command reply: GET_REPLY 596838432 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250126085332108 DLCTRL DEBUG Command: GET 393980648 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250126085332108 DLCTRL DEBUG Tx Command reply: GET_REPLY 393980648 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250126085332110 DLCTRL DEBUG Command: GET 857857653 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250126085332110 DLCTRL DEBUG Tx Command reply: GET_REPLY 857857653 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085332112 DLCTRL DEBUG Command: GET 209972664 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085332112 DLCTRL DEBUG Tx Command reply: GET_REPLY 209972664 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085332113 DLCTRL DEBUG Command: GET 888601281 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250126085332113 DLCTRL DEBUG Tx Command reply: GET_REPLY 888601281 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20250126085332115 DLCTRL DEBUG Command: GET 396841920 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250126085332115 DLCTRL DEBUG Tx Command reply: GET_REPLY 396841920 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250126085332116 DLCTRL DEBUG Command: GET 543475919 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250126085332116 DLCTRL DEBUG Tx Command reply: GET_REPLY 543475919 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250126085332117 DLCTRL DEBUG Command: GET 919955360 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250126085332117 DLCTRL DEBUG Tx Command reply: GET_REPLY 919955360 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085332118 DLCTRL DEBUG Command: GET 144268120 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085332118 DLCTRL DEBUG Tx Command reply: GET_REPLY 144268120 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085332119 DLCTRL DEBUG Command: GET 267015324 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250126085332119 DLCTRL DEBUG Tx Command reply: GET_REPLY 267015324 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20250126085332120 DLCTRL DEBUG Command: GET 875552252 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250126085332121 DLCTRL DEBUG Tx Command reply: GET_REPLY 875552252 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250126085332122 DLCTRL DEBUG Command: GET 647999740 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250126085332122 DLCTRL DEBUG Tx Command reply: GET_REPLY 647999740 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250126085332123 DLCTRL DEBUG Command: GET 11184562 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250126085332123 DLCTRL DEBUG Tx Command reply: GET_REPLY 11184562 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085332124 DLCTRL DEBUG Command: GET 501738842 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085332124 DLCTRL DEBUG Tx Command reply: GET_REPLY 501738842 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085332126 DLCTRL DEBUG Command: GET 516284338 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250126085332126 DLCTRL DEBUG Tx Command reply: GET_REPLY 516284338 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@009b6094bab8: 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@009b6094bab8: "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@009b6094bab8: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '080101D571000008292624000000004000F1102A2A170512C7422000'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111001'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000100100011'B, t_guard := 20.000000 } 20250126085332152 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41770<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(840)@009b6094bab8: f_create_expect(l3 := '080101D571000008292624000000004000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(840)@009b6094bab8: Created Expect[0] for '080101D571000008292624000000004000F1102A2A170512C7422000'O to be handled at TC_sgsnpool_L3Compl_on_1_cnlink0(843) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(833)@009b6094bab8: Added conn table entry 0TC_sgsnpool_L3Compl_on_1_cnlink0(843)9142501 20250126085333204 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085333204 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085333204 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1355) 20250126085333204 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250126085333204 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x8b80e5, normal) (hnbgw_rua.c:407) 20250126085333204 DHNB DEBUG map_rua[0x56264c628e40]{init}: Allocated (fsm.c:456) 20250126085333204 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9142501)[0x56264c628e40]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250126085333204 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9142501 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250126085333204 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085333204 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085333204 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000004 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:234) 20250126085333204 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9142501 SCCP-0 PS MI=IMSI-262420000000004: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250126085333204 DCN DEBUG map_sccp[0x56264c628440]{init}: Allocated (fsm.c:456) 20250126085333204 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-95)[0x56264c628440]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250126085333204 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9142501 <-> SCCP-95 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250126085333204 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9142501 SCCP-95 sgsn-0 MI=IMSI-262420000000004: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250126085333204 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9142501)[0x56264c628e40]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250126085333204 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085333204 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085333204 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9142501)[0x56264c628e40]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250126085333204 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-95)[0x56264c628440]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126085333204 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250126085333204 DLSCCP DEBUG SCCP-SCOC(95)[0x56264c63be70]{IDLE}: Allocated (fsm.c:456) 20250126085333204 DLSCCP DEBUG SCCP-SCOC(95)[0x56264c63be70]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250126085333204 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000005f), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f11009260037400100003a40080000f110092600370010401d1c080101d571000008292624000000004000f1102a2a170512c7422000004f40030001230056400500f1100926) (sccp_scrc.c:406) 20250126085333204 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085333204 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085333204 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085333204 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085333204 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085333205 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085333205 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085333205 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085333205 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085333205 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085333205 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085333205 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085333205 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085333205 DLSCCP DEBUG SCCP-SCOC(95)[0x56264c63be70]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250126085333205 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-95)[0x56264c628440]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250126085333205 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9142501)[0x56264c628e40]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250126085333205 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085333205 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085333205 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085333205 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085333205 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085333205 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085333205 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085333205 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(839)@009b6094bab8: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(839)@009b6094bab8: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(840)@009b6094bab8: Found Expect[0] for l3='080101D571000008292624000000004000F1102A2A170512C7422000'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(843) HNBGW_Test.sgsn0-RAN(840)@009b6094bab8: Added conn table entry 0TC_sgsnpool_L3Compl_on_1_cnlink0(843)12069132 HNBGW_Test.sgsn0-SCCP(839)@009b6094bab8: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(839)@009b6094bab8: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Compl_on_1_cnlink0(843)@009b6094bab8: setverdict(pass): none -> pass 20250126085333227 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085333227 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085333227 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085333227 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085333227 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085333227 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085333227 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085333227 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085333227 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085333227 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085333227 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085333227 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085333227 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085333227 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00b11884) (sccp_scrc.c:477) 20250126085333227 DLSCCP DEBUG Received CO:COAK for local reference 95 (sccp_scoc.c:1824) 20250126085333227 DLSCCP DEBUG SCCP-SCOC(95)[0x56264c63be70]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250126085333227 DLSCCP DEBUG SCCP-SCOC(95)[0x56264c63be70]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250126085333227 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085333227 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250126085333227 DCN DEBUG handle_cn_conn_conf() conn_id=95, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250126085333227 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-95)[0x56264c628440]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250126085333227 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-95)[0x56264c628440]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250126085333229 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41770<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Compl_on_1_cnlink0(843)@009b6094bab8: Final verdict of PTC: pass MTC@009b6094bab8: 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 } } } 20250126085333231 DLCTRL DEBUG Command: GET 802326010 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250126085333231 DLCTRL DEBUG Tx Command reply: GET_REPLY 802326010 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20250126085333235 DLCTRL DEBUG Command: GET 969860521 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250126085333235 DLCTRL DEBUG Tx Command reply: GET_REPLY 969860521 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250126085333239 DLCTRL DEBUG Command: GET 670789035 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250126085333239 DLCTRL DEBUG Tx Command reply: GET_REPLY 670789035 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085333242 DLCTRL DEBUG Command: GET 110888932 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085333242 DLCTRL DEBUG Tx Command reply: GET_REPLY 110888932 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085333243 DLCTRL DEBUG Command: GET 48030513 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250126085333243 DLCTRL DEBUG Tx Command reply: GET_REPLY 48030513 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126085333245 DLCTRL DEBUG Command: GET 96323383 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250126085333245 DLCTRL DEBUG Tx Command reply: GET_REPLY 96323383 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250126085333246 DLCTRL DEBUG Command: GET 968820192 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250126085333246 DLCTRL DEBUG Tx Command reply: GET_REPLY 968820192 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250126085333247 DLCTRL DEBUG Command: GET 368800649 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250126085333247 DLCTRL DEBUG Tx Command reply: GET_REPLY 368800649 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085333248 DLCTRL DEBUG Command: GET 209537667 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085333248 DLCTRL DEBUG Tx Command reply: GET_REPLY 209537667 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085333249 DLCTRL DEBUG Command: GET 133027367 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250126085333249 DLCTRL DEBUG Tx Command reply: GET_REPLY 133027367 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126085333250 DLCTRL DEBUG Command: GET 278391342 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250126085333250 DLCTRL DEBUG Tx Command reply: GET_REPLY 278391342 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250126085333251 DLCTRL DEBUG Command: GET 514493598 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250126085333251 DLCTRL DEBUG Tx Command reply: GET_REPLY 514493598 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250126085333252 DLCTRL DEBUG Command: GET 387748869 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250126085333252 DLCTRL DEBUG Tx Command reply: GET_REPLY 387748869 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085333252 DLCTRL DEBUG Command: GET 786921601 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085333252 DLCTRL DEBUG Tx Command reply: GET_REPLY 786921601 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085333254 DLCTRL DEBUG Command: GET 2997404 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250126085333254 DLCTRL DEBUG Tx Command reply: GET_REPLY 2997404 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126085333255 DLCTRL DEBUG Command: GET 225802984 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250126085333255 DLCTRL DEBUG Tx Command reply: GET_REPLY 225802984 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250126085333256 DLCTRL DEBUG Command: GET 792131269 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250126085333256 DLCTRL DEBUG Tx Command reply: GET_REPLY 792131269 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250126085333257 DLCTRL DEBUG Command: GET 149127201 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250126085333257 DLCTRL DEBUG Tx Command reply: GET_REPLY 149127201 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085333257 DLCTRL DEBUG Command: GET 880579317 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085333257 DLCTRL DEBUG Tx Command reply: GET_REPLY 880579317 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085333258 DLCTRL DEBUG Command: GET 43219676 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250126085333258 DLCTRL DEBUG Tx Command reply: GET_REPLY 43219676 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed MTC@009b6094bab8: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '08087300F1102A2A170512C7422000'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111001'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001100110111'B, t_guard := 20.000000 } 20250126085333269 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41784<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(840)@009b6094bab8: f_create_expect(l3 := '08087300F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(840)@009b6094bab8: Created Expect[0] for '08087300F1102A2A170512C7422000'O to be handled at TC_sgsnpool_L3Compl_on_1_cnlink0(844) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(833)@009b6094bab8: Added conn table entry 1TC_sgsnpool_L3Compl_on_1_cnlink0(844)7994869 20250126085334294 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085334294 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085334294 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 104 bytes from client (stream_srv.c:1355) 20250126085334294 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250126085334294 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x79fdf5, normal) (hnbgw_rua.c:407) 20250126085334294 DHNB DEBUG map_rua[0x56264c632ba0]{init}: Allocated (fsm.c:456) 20250126085334294 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7994869)[0x56264c632ba0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250126085334294 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7994869 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250126085334294 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085334294 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085334294 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:254) 20250126085334294 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7994869 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250126085334294 DCN DEBUG map_sccp[0x56264c624aa0]{init}: Allocated (fsm.c:456) 20250126085334294 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-96)[0x56264c624aa0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250126085334294 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-7994869 <-> SCCP-96 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250126085334294 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7994869 SCCP-96 sgsn-0 MI=NONE: rx RUA Connect with 75 bytes RANAP data (hnbgw_rua.c:312) 20250126085334294 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7994869)[0x56264c632ba0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250126085334294 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085334294 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085334294 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7994869)[0x56264c632ba0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250126085334294 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-96)[0x56264c624aa0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126085334294 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250126085334294 DLSCCP DEBUG SCCP-SCOC(96)[0x56264c62bfb0]{IDLE}: Allocated (fsm.c:456) 20250126085334294 DLSCCP DEBUG SCCP-SCOC(96)[0x56264c62bfb0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250126085334294 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000060), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=75,D=001340470000070003400180000f40060000f11009260037400100003a40080000f11009260037001040100f08087300f1102a2a170512c7422000004f40030003370056400500f1100926) (sccp_scrc.c:406) 20250126085334294 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085334294 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085334294 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085334294 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085334294 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085334294 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085334294 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085334294 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085334294 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085334294 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085334294 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085334294 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085334294 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085334294 DLSCCP DEBUG SCCP-SCOC(96)[0x56264c62bfb0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250126085334294 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-96)[0x56264c624aa0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250126085334294 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7994869)[0x56264c632ba0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250126085334295 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085334295 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085334295 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085334295 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085334295 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085334295 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085334295 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085334295 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(839)@009b6094bab8: First idle individual index:1 HNBGW_Test.sgsn0-SCCP(839)@009b6094bab8: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn0-RAN(840)@009b6094bab8: Found Expect[0] for l3='08087300F1102A2A170512C7422000'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(844) HNBGW_Test.sgsn0-RAN(840)@009b6094bab8: Added conn table entry 1TC_sgsnpool_L3Compl_on_1_cnlink0(844)4327708 HNBGW_Test.sgsn0-SCCP(839)@009b6094bab8: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(839)@009b6094bab8: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250126085334301 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085334301 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085334301 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085334301 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085334301 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085334301 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085334301 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085334301 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085334301 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085334301 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085334301 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085334301 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085334301 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085334301 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00003121) (sccp_scrc.c:477) 20250126085334301 DLSCCP DEBUG Received CO:COAK for local reference 96 (sccp_scoc.c:1824) 20250126085334301 DLSCCP DEBUG SCCP-SCOC(96)[0x56264c62bfb0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250126085334301 DLSCCP DEBUG SCCP-SCOC(96)[0x56264c62bfb0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250126085334301 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085334301 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250126085334301 DCN DEBUG handle_cn_conn_conf() conn_id=96, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250126085334301 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-96)[0x56264c624aa0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250126085334301 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-96)[0x56264c624aa0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_sgsnpool_L3Compl_on_1_cnlink0(844)@009b6094bab8: setverdict(pass): none -> pass 20250126085334303 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41784<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Compl_on_1_cnlink0(844)@009b6094bab8: Final verdict of PTC: pass MTC@009b6094bab8: 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 } } } 20250126085334304 DLCTRL DEBUG Command: GET 378324554 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250126085334305 DLCTRL DEBUG Tx Command reply: GET_REPLY 378324554 rate_ctr.abs.sgsn.0.cnpool:subscr:new 2 (control_if.c:477) 20250126085334307 DLCTRL DEBUG Command: GET 289638190 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250126085334307 DLCTRL DEBUG Tx Command reply: GET_REPLY 289638190 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250126085334308 DLCTRL DEBUG Command: GET 962246818 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250126085334308 DLCTRL DEBUG Tx Command reply: GET_REPLY 962246818 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085334309 DLCTRL DEBUG Command: GET 677484669 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085334309 DLCTRL DEBUG Tx Command reply: GET_REPLY 677484669 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085334310 DLCTRL DEBUG Command: GET 680723684 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250126085334310 DLCTRL DEBUG Tx Command reply: GET_REPLY 680723684 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126085334311 DLCTRL DEBUG Command: GET 80864138 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250126085334311 DLCTRL DEBUG Tx Command reply: GET_REPLY 80864138 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250126085334311 DLCTRL DEBUG Command: GET 763391589 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250126085334311 DLCTRL DEBUG Tx Command reply: GET_REPLY 763391589 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250126085334312 DLCTRL DEBUG Command: GET 917284710 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250126085334312 DLCTRL DEBUG Tx Command reply: GET_REPLY 917284710 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085334313 DLCTRL DEBUG Command: GET 181460828 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085334313 DLCTRL DEBUG Tx Command reply: GET_REPLY 181460828 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085334313 DLCTRL DEBUG Command: GET 324307075 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250126085334313 DLCTRL DEBUG Tx Command reply: GET_REPLY 324307075 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126085334314 DLCTRL DEBUG Command: GET 836784685 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250126085334314 DLCTRL DEBUG Tx Command reply: GET_REPLY 836784685 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250126085334315 DLCTRL DEBUG Command: GET 929270626 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250126085334315 DLCTRL DEBUG Tx Command reply: GET_REPLY 929270626 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250126085334316 DLCTRL DEBUG Command: GET 572642953 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250126085334316 DLCTRL DEBUG Tx Command reply: GET_REPLY 572642953 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085334316 DLCTRL DEBUG Command: GET 503615329 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085334316 DLCTRL DEBUG Tx Command reply: GET_REPLY 503615329 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085334317 DLCTRL DEBUG Command: GET 117310655 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250126085334317 DLCTRL DEBUG Tx Command reply: GET_REPLY 117310655 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126085334317 DLCTRL DEBUG Command: GET 286978639 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250126085334317 DLCTRL DEBUG Tx Command reply: GET_REPLY 286978639 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250126085334318 DLCTRL DEBUG Command: GET 366533582 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250126085334318 DLCTRL DEBUG Tx Command reply: GET_REPLY 366533582 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250126085334319 DLCTRL DEBUG Command: GET 339460707 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250126085334319 DLCTRL DEBUG Tx Command reply: GET_REPLY 339460707 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085334320 DLCTRL DEBUG Command: GET 565044682 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085334320 DLCTRL DEBUG Tx Command reply: GET_REPLY 565044682 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085334320 DLCTRL DEBUG Command: GET 864218454 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250126085334320 DLCTRL DEBUG Tx Command reply: GET_REPLY 864218454 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed MTC@009b6094bab8: 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 := '000000000000001111011000'B, t_guard := 20.000000 } 20250126085334329 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41786<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(840)@009b6094bab8: f_create_expect(l3 := '08050118082926240000000040'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(840)@009b6094bab8: Created Expect[0] for '08050118082926240000000040'O to be handled at TC_sgsnpool_L3Compl_on_1_cnlink0(845) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(833)@009b6094bab8: Added conn table entry 2TC_sgsnpool_L3Compl_on_1_cnlink0(845)5230373 20250126085335352 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085335352 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085335352 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1355) 20250126085335352 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250126085335352 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x4fcf25, normal) (hnbgw_rua.c:407) 20250126085335353 DHNB DEBUG map_rua[0x56264c626db0]{init}: Allocated (fsm.c:456) 20250126085335353 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5230373)[0x56264c626db0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250126085335353 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5230373 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250126085335353 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085335353 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085335353 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5230373 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250126085335353 DCN DEBUG map_sccp[0x56264c6291d0]{init}: Allocated (fsm.c:456) 20250126085335353 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-97)[0x56264c6291d0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250126085335353 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5230373 <-> SCCP-97 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250126085335353 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5230373 SCCP-97 sgsn-0 MI=NONE: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250126085335353 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5230373)[0x56264c626db0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250126085335353 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085335353 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085335353 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5230373)[0x56264c626db0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250126085335353 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-97)[0x56264c6291d0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126085335353 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250126085335353 DLSCCP DEBUG SCCP-SCOC(97)[0x56264c62b530]{IDLE}: Allocated (fsm.c:456) 20250126085335353 DLSCCP DEBUG SCCP-SCOC(97)[0x56264c62b530]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250126085335353 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000061), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000070003400180000f40060000f11009260037400100003a40080000f110092600370010400e0d08050118082926240000000040004f40030003d80056400500f1100926) (sccp_scrc.c:406) 20250126085335353 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085335353 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085335353 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085335353 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085335353 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085335353 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085335353 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085335353 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085335353 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085335353 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085335353 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085335353 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085335353 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085335353 DLSCCP DEBUG SCCP-SCOC(97)[0x56264c62b530]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250126085335353 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-97)[0x56264c6291d0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250126085335353 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5230373)[0x56264c626db0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250126085335353 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085335353 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085335353 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085335353 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085335353 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085335353 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085335353 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085335353 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(839)@009b6094bab8: First idle individual index:2 HNBGW_Test.sgsn0-SCCP(839)@009b6094bab8: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.sgsn0-RAN(840)@009b6094bab8: Found Expect[0] for l3='08050118082926240000000040'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(845) HNBGW_Test.sgsn0-RAN(840)@009b6094bab8: Added conn table entry 2TC_sgsnpool_L3Compl_on_1_cnlink0(845)16045364 HNBGW_Test.sgsn0-SCCP(839)@009b6094bab8: Session index based on connection ID:2 HNBGW_Test.sgsn0-SCCP(839)@009b6094bab8: Warning: Re-starting timer T_ias[2], which is already active (running or expired). 20250126085335360 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085335360 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085335360 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085335360 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085335360 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085335360 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085335360 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085335360 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085335361 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085335361 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085335361 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085335361 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085335361 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085335361 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0037a890) (sccp_scrc.c:477) 20250126085335361 DLSCCP DEBUG Received CO:COAK for local reference 97 (sccp_scoc.c:1824) 20250126085335361 DLSCCP DEBUG SCCP-SCOC(97)[0x56264c62b530]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250126085335361 DLSCCP DEBUG SCCP-SCOC(97)[0x56264c62b530]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250126085335361 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085335361 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250126085335361 DCN DEBUG handle_cn_conn_conf() conn_id=97, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250126085335361 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-97)[0x56264c6291d0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250126085335361 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-97)[0x56264c6291d0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_sgsnpool_L3Compl_on_1_cnlink0(845)@009b6094bab8: setverdict(pass): none -> pass 20250126085335363 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41786<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Compl_on_1_cnlink0(845)@009b6094bab8: Final verdict of PTC: pass MTC@009b6094bab8: 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 } } } 20250126085335365 DLCTRL DEBUG Command: GET 901338550 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250126085335365 DLCTRL DEBUG Tx Command reply: GET_REPLY 901338550 rate_ctr.abs.sgsn.0.cnpool:subscr:new 3 (control_if.c:477) 20250126085335368 DLCTRL DEBUG Command: GET 499452495 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250126085335368 DLCTRL DEBUG Tx Command reply: GET_REPLY 499452495 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250126085335370 DLCTRL DEBUG Command: GET 936501870 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250126085335370 DLCTRL DEBUG Tx Command reply: GET_REPLY 936501870 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085335371 DLCTRL DEBUG Command: GET 216633099 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085335371 DLCTRL DEBUG Tx Command reply: GET_REPLY 216633099 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085335373 DLCTRL DEBUG Command: GET 115985986 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250126085335373 DLCTRL DEBUG Tx Command reply: GET_REPLY 115985986 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126085335374 DLCTRL DEBUG Command: GET 384571191 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250126085335374 DLCTRL DEBUG Tx Command reply: GET_REPLY 384571191 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250126085335376 DLCTRL DEBUG Command: GET 238730591 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250126085335376 DLCTRL DEBUG Tx Command reply: GET_REPLY 238730591 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250126085335377 DLCTRL DEBUG Command: GET 143729698 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250126085335377 DLCTRL DEBUG Tx Command reply: GET_REPLY 143729698 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085335378 DLCTRL DEBUG Command: GET 425333998 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085335378 DLCTRL DEBUG Tx Command reply: GET_REPLY 425333998 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085335379 DLCTRL DEBUG Command: GET 242226569 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250126085335379 DLCTRL DEBUG Tx Command reply: GET_REPLY 242226569 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126085335381 DLCTRL DEBUG Command: GET 999272694 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250126085335381 DLCTRL DEBUG Tx Command reply: GET_REPLY 999272694 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250126085335381 DLCTRL DEBUG Command: GET 864374882 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250126085335381 DLCTRL DEBUG Tx Command reply: GET_REPLY 864374882 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250126085335382 DLCTRL DEBUG Command: GET 738956833 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250126085335382 DLCTRL DEBUG Tx Command reply: GET_REPLY 738956833 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085335383 DLCTRL DEBUG Command: GET 382858600 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085335383 DLCTRL DEBUG Tx Command reply: GET_REPLY 382858600 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085335383 DLCTRL DEBUG Command: GET 778162929 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250126085335383 DLCTRL DEBUG Tx Command reply: GET_REPLY 778162929 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126085335384 DLCTRL DEBUG Command: GET 245918374 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250126085335384 DLCTRL DEBUG Tx Command reply: GET_REPLY 245918374 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250126085335385 DLCTRL DEBUG Command: GET 95288410 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250126085335385 DLCTRL DEBUG Tx Command reply: GET_REPLY 95288410 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250126085335386 DLCTRL DEBUG Command: GET 245947459 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250126085335386 DLCTRL DEBUG Tx Command reply: GET_REPLY 245947459 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085335386 DLCTRL DEBUG Command: GET 638139358 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085335386 DLCTRL DEBUG Tx Command reply: GET_REPLY 638139358 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085335387 DLCTRL DEBUG Command: GET 852902421 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250126085335387 DLCTRL DEBUG Tx Command reply: GET_REPLY 852902421 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed MTC@009b6094bab8: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '080101D571000008292624000000004000F1102A2A170512C7422000'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111001'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001000100110'B, t_guard := 20.000000 } 20250126085335396 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57508<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(840)@009b6094bab8: f_create_expect(l3 := '080101D571000008292624000000004000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(840)@009b6094bab8: Created Expect[0] for '080101D571000008292624000000004000F1102A2A170512C7422000'O to be handled at TC_sgsnpool_L3Compl_on_1_cnlink0(846) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(833)@009b6094bab8: Added conn table entry 3TC_sgsnpool_L3Compl_on_1_cnlink0(846)3045787 20250126085336415 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085336415 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085336415 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1355) 20250126085336415 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250126085336415 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x2e799b, normal) (hnbgw_rua.c:407) 20250126085336415 DHNB DEBUG map_rua[0x56264c629c80]{init}: Allocated (fsm.c:456) 20250126085336415 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3045787)[0x56264c629c80]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250126085336415 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3045787 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250126085336415 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085336415 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085336415 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000004 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:234) 20250126085336415 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3045787 SCCP-0 PS MI=IMSI-262420000000004: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250126085336415 DCN DEBUG map_sccp[0x56264c63d930]{init}: Allocated (fsm.c:456) 20250126085336415 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-98)[0x56264c63d930]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250126085336415 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3045787 <-> SCCP-98 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250126085336415 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3045787 SCCP-98 sgsn-0 MI=IMSI-262420000000004: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250126085336415 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3045787)[0x56264c629c80]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250126085336415 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085336415 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085336415 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3045787)[0x56264c629c80]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250126085336415 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-98)[0x56264c63d930]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126085336415 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250126085336415 DLSCCP DEBUG SCCP-SCOC(98)[0x56264c62e6d0]{IDLE}: Allocated (fsm.c:456) 20250126085336415 DLSCCP DEBUG SCCP-SCOC(98)[0x56264c62e6d0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250126085336415 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000062), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f11009260037400100003a40080000f110092600370010401d1c080101d571000008292624000000004000f1102a2a170512c7422000004f40030002260056400500f1100926) (sccp_scrc.c:406) 20250126085336415 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085336415 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085336415 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085336415 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085336415 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085336415 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085336415 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085336415 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085336415 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085336415 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085336415 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085336415 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085336415 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085336415 DLSCCP DEBUG SCCP-SCOC(98)[0x56264c62e6d0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250126085336415 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-98)[0x56264c63d930]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250126085336416 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3045787)[0x56264c629c80]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250126085336416 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085336416 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085336416 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085336416 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085336416 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085336416 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085336416 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085336416 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(839)@009b6094bab8: First idle individual index:3 HNBGW_Test.sgsn0-SCCP(839)@009b6094bab8: Warning: Stopping inactive timer T_ias[3]. HNBGW_Test.sgsn0-RAN(840)@009b6094bab8: Found Expect[0] for l3='080101D571000008292624000000004000F1102A2A170512C7422000'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(846) HNBGW_Test.sgsn0-RAN(840)@009b6094bab8: Added conn table entry 3TC_sgsnpool_L3Compl_on_1_cnlink0(846)8599016 HNBGW_Test.sgsn0-SCCP(839)@009b6094bab8: Session index based on connection ID:3 HNBGW_Test.sgsn0-SCCP(839)@009b6094bab8: Warning: Re-starting timer T_ias[3], which is already active (running or expired). 20250126085336422 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085336422 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085336422 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085336422 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085336422 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085336422 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085336423 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085336423 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085336423 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085336423 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085336423 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085336423 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085336423 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085336423 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00387575) (sccp_scrc.c:477) 20250126085336423 DLSCCP DEBUG Received CO:COAK for local reference 98 (sccp_scoc.c:1824) 20250126085336423 DLSCCP DEBUG SCCP-SCOC(98)[0x56264c62e6d0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250126085336423 DLSCCP DEBUG SCCP-SCOC(98)[0x56264c62e6d0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250126085336423 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085336423 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250126085336423 DCN DEBUG handle_cn_conn_conf() conn_id=98, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250126085336423 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-98)[0x56264c63d930]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250126085336423 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-98)[0x56264c63d930]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_sgsnpool_L3Compl_on_1_cnlink0(846)@009b6094bab8: setverdict(pass): none -> pass 20250126085336426 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57508<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Compl_on_1_cnlink0(846)@009b6094bab8: Final verdict of PTC: pass MTC@009b6094bab8: 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 } } } 20250126085336429 DLCTRL DEBUG Command: GET 757209692 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250126085336429 DLCTRL DEBUG Tx Command reply: GET_REPLY 757209692 rate_ctr.abs.sgsn.0.cnpool:subscr:new 4 (control_if.c:477) 20250126085336432 DLCTRL DEBUG Command: GET 862398073 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250126085336432 DLCTRL DEBUG Tx Command reply: GET_REPLY 862398073 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250126085336436 DLCTRL DEBUG Command: GET 661959019 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250126085336436 DLCTRL DEBUG Tx Command reply: GET_REPLY 661959019 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085336439 DLCTRL DEBUG Command: GET 789486462 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085336439 DLCTRL DEBUG Tx Command reply: GET_REPLY 789486462 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085336441 DLCTRL DEBUG Command: GET 176144168 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250126085336441 DLCTRL DEBUG Tx Command reply: GET_REPLY 176144168 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126085336442 DLCTRL DEBUG Command: GET 396254155 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250126085336442 DLCTRL DEBUG Tx Command reply: GET_REPLY 396254155 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250126085336444 DLCTRL DEBUG Command: GET 652632782 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250126085336444 DLCTRL DEBUG Tx Command reply: GET_REPLY 652632782 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250126085336445 DLCTRL DEBUG Command: GET 166499948 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250126085336445 DLCTRL DEBUG Tx Command reply: GET_REPLY 166499948 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085336446 DLCTRL DEBUG Command: GET 129251994 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085336446 DLCTRL DEBUG Tx Command reply: GET_REPLY 129251994 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085336447 DLCTRL DEBUG Command: GET 178410960 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250126085336447 DLCTRL DEBUG Tx Command reply: GET_REPLY 178410960 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126085336448 DLCTRL DEBUG Command: GET 813075900 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250126085336448 DLCTRL DEBUG Tx Command reply: GET_REPLY 813075900 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250126085336449 DLCTRL DEBUG Command: GET 269710163 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250126085336449 DLCTRL DEBUG Tx Command reply: GET_REPLY 269710163 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250126085336449 DLCTRL DEBUG Command: GET 621060166 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250126085336449 DLCTRL DEBUG Tx Command reply: GET_REPLY 621060166 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085336451 DLCTRL DEBUG Command: GET 991456631 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085336451 DLCTRL DEBUG Tx Command reply: GET_REPLY 991456631 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085336452 DLCTRL DEBUG Command: GET 86412281 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250126085336452 DLCTRL DEBUG Tx Command reply: GET_REPLY 86412281 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126085336453 DLCTRL DEBUG Command: GET 445844324 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250126085336453 DLCTRL DEBUG Tx Command reply: GET_REPLY 445844324 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250126085336455 DLCTRL DEBUG Command: GET 772296850 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250126085336455 DLCTRL DEBUG Tx Command reply: GET_REPLY 772296850 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250126085336456 DLCTRL DEBUG Command: GET 803846645 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250126085336456 DLCTRL DEBUG Tx Command reply: GET_REPLY 803846645 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085336457 DLCTRL DEBUG Command: GET 769991502 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085336457 DLCTRL DEBUG Tx Command reply: GET_REPLY 769991502 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085336457 DLCTRL DEBUG Command: GET 853527659 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250126085336457 DLCTRL DEBUG Tx Command reply: GET_REPLY 853527659 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed MTC@009b6094bab8: ok: talloc reports "asn1_context" = 1 bytes 20250126085336460 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:40735<->l=127.0.0.1:4262) (control_if.c:193) 20250126085336460 DLINP DEBUG SRVCONN(,r=127.0.0.1:44135<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085336460 DLINP DEBUG SRVCONN(,r=127.0.0.1:44135<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085336460 DLINP NOTICE SRV(,r=127.0.0.1:44135<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250126085336460 DMAIN NOTICE (127.0.0.1:44135 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:44135<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250126085336460 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) MutexDispCT-TC_sgsnpool_L3Compl_on_1_cnlink(828)@009b6094bab8: Final verdict of PTC: none 20250126085336460 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41768<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1(834)@009b6094bab8: Final verdict of PTC: none IPA-CTRL-CLI-IPA(830)@009b6094bab8: Final verdict of PTC: none TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(833)@009b6094bab8: Final verdict of PTC: none TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1-RUA(835)@009b6094bab8: Final verdict of PTC: none VirtHNBGW-STATS(829)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.msc0-RAN(837)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(840)@009b6094bab8: Final verdict of PTC: none TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0(832)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(836)@009b6094bab8: Final verdict of PTC: none 20250126085336461 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250126085336461 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085336461 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250126085336461 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT HNBGW-MGCP(842)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(839)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(838)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(841)@009b6094bab8: Final verdict of PTC: none MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126085336461 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085336461 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126085336461 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20250126085336461 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085336461 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085336461 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085336461 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085336461 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126085336461 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126085336461 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126085336461 DRANAP NOTICE cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: link lost (cnlink.c:118) 20250126085336461 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250126085336461 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085336461 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126085336461 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250126085336461 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126085336461 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085336461 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20250126085336461 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126085336461 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126085336461 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126085336461 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250126085336461 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126085336461 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250126085336461 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250126085336461 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085336461 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250126085336461 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250126085336461 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250126085336461 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085336461 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126085336461 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250126085336461 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126085336461 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085336461 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20250126085336461 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126085336461 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126085336461 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126085336461 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250126085336461 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126085336461 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250126085336462 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085336462 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126085336462 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20250126085336462 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085336462 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085336462 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085336462 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085336462 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126085336462 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126085336462 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126085336462 DRANAP NOTICE cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: link lost (cnlink.c:118) 20250126085336462 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-95)[0x56264c628440]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250126085336462 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250126085336462 DLSCCP DEBUG SCCP-SCOC(95)[0x56264c63be70]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250126085336462 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b11884), PART(T=Source Reference,L=4,D=0000005f), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250126085336462 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085336462 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085336462 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085336462 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085336462 DLSCCP DEBUG SCCP-SCOC(95)[0x56264c63be70]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250126085336462 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-95)[0x56264c628440]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250126085336462 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9142501)[0x56264c628e40]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250126085336462 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9142501)[0x56264c628e40]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250126085336462 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250126085336462 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9142501)[0x56264c628e40]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250126085336462 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9142501)[0x56264c628e40]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250126085336462 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9142501)[0x56264c628e40]{disrupted}: Freeing instance (context_map.c:202) 20250126085336462 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9142501)[0x56264c628e40]{disrupted}: Deallocated (fsm.c:568) 20250126085336462 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-95)[0x56264c628440]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250126085336462 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-95)[0x56264c628440]{disconnected}: Freeing instance (context_map.c:206) 20250126085336462 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-95)[0x56264c628440]{disconnected}: Deallocated (fsm.c:568) 20250126085336462 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9142501 SCCP-95 sgsn-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250126085336462 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-96)[0x56264c624aa0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250126085336462 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250126085336462 DLSCCP DEBUG SCCP-SCOC(96)[0x56264c62bfb0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250126085336462 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00003121), PART(T=Source Reference,L=4,D=00000060), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250126085336462 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085336462 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085336462 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085336462 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085336462 DLSCCP DEBUG SCCP-SCOC(96)[0x56264c62bfb0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250126085336462 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-96)[0x56264c624aa0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250126085336462 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7994869)[0x56264c632ba0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250126085336462 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7994869)[0x56264c632ba0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250126085336462 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250126085336462 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7994869)[0x56264c632ba0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250126085336462 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7994869)[0x56264c632ba0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250126085336462 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7994869)[0x56264c632ba0]{disrupted}: Freeing instance (context_map.c:202) 20250126085336462 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7994869)[0x56264c632ba0]{disrupted}: Deallocated (fsm.c:568) 20250126085336462 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-96)[0x56264c624aa0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250126085336462 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-96)[0x56264c624aa0]{disconnected}: Freeing instance (context_map.c:206) 20250126085336462 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-96)[0x56264c624aa0]{disconnected}: Deallocated (fsm.c:568) 20250126085336462 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7994869 SCCP-96 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20250126085336462 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-97)[0x56264c6291d0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250126085336462 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250126085336462 DLSCCP DEBUG SCCP-SCOC(97)[0x56264c62b530]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250126085336462 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0037a890), PART(T=Source Reference,L=4,D=00000061), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250126085336462 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085336462 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085336462 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085336462 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085336462 DLSCCP DEBUG SCCP-SCOC(97)[0x56264c62b530]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250126085336462 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-97)[0x56264c6291d0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250126085336462 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5230373)[0x56264c626db0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250126085336462 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5230373)[0x56264c626db0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250126085336462 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250126085336462 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5230373)[0x56264c626db0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250126085336462 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5230373)[0x56264c626db0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250126085336462 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5230373)[0x56264c626db0]{disrupted}: Freeing instance (context_map.c:202) 20250126085336462 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5230373)[0x56264c626db0]{disrupted}: Deallocated (fsm.c:568) 20250126085336462 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-97)[0x56264c6291d0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250126085336462 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-97)[0x56264c6291d0]{disconnected}: Freeing instance (context_map.c:206) 20250126085336462 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-97)[0x56264c6291d0]{disconnected}: Deallocated (fsm.c:568) 20250126085336462 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5230373 SCCP-97 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20250126085336462 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-98)[0x56264c63d930]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250126085336462 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250126085336462 DLSCCP DEBUG SCCP-SCOC(98)[0x56264c62e6d0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250126085336462 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00387575), PART(T=Source Reference,L=4,D=00000062), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250126085336462 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085336462 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085336462 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085336462 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085336462 DLSCCP DEBUG SCCP-SCOC(98)[0x56264c62e6d0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250126085336462 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-98)[0x56264c63d930]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250126085336462 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3045787)[0x56264c629c80]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250126085336462 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3045787)[0x56264c629c80]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250126085336462 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250126085336462 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3045787)[0x56264c629c80]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250126085336462 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3045787)[0x56264c629c80]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250126085336462 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3045787)[0x56264c629c80]{disrupted}: Freeing instance (context_map.c:202) 20250126085336462 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3045787)[0x56264c629c80]{disrupted}: Deallocated (fsm.c:568) 20250126085336462 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-98)[0x56264c63d930]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250126085336462 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-98)[0x56264c63d930]{disconnected}: Freeing instance (context_map.c:206) 20250126085336462 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-98)[0x56264c63d930]{disconnected}: Deallocated (fsm.c:568) 20250126085336462 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3045787 SCCP-98 sgsn-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250126085336462 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085336462 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250126085336462 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085336462 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085336462 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085336462 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085336462 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:894) 20250126085336462 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085336462 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250126085336462 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250126085336462 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250126085336462 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085336462 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085336462 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085336462 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250126085336462 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085336462 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085336462 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085336462 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085336462 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085336462 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085336462 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085336462 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250126085336462 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085336462 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085336462 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085336462 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085336462 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085336462 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085336462 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085336462 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250126085336462 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085336462 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085336462 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085336462 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085336462 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085336462 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085336462 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085336462 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250126085336473 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41764<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(831)@009b6094bab8: Final verdict of PTC: none MTC@009b6094bab8: Setting final verdict of the test case. MTC@009b6094bab8: Local verdict of MTC: pass MTC@009b6094bab8: Local verdict of PTC MutexDispCT-TC_sgsnpool_L3Compl_on_1_cnlink(828): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC VirtHNBGW-STATS(829): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC IPA-CTRL-CLI-IPA(830): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW-PFCP(831): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0(832): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(833): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1(834): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1-RUA(835): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.msc0-SCCP(836): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.msc0-RAN(837): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.msc0-M3UA(838): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(839): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.sgsn0-RAN(840): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(841): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW-MGCP(842): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(843): pass (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(844): pass (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(845): pass (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(846): pass (pass -> pass) MTC@009b6094bab8: Test case TC_sgsnpool_L3Compl_on_1_cnlink finished. Verdict: pass MTC@009b6094bab8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink pass'. Sun Jan 26 08:53:36 UTC 2025 ====== HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink.talloc 20250126085336515 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57522<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126085337117 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57522<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=401980) 20250126085337181 DLSCCP DEBUG SCCP-SCOC(94)[0x56264c63fbe0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250126085337181 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00683b79), PART(T=Source Reference,L=4,D=0000005e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085337181 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085337181 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085337182 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126085337182 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085337182 DLSCCP DEBUG SCCP-SCOC(93)[0x56264c6408a0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250126085337182 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003ee380), PART(T=Source Reference,L=4,D=0000005d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085337182 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085337182 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085337182 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085337182 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085337182 DLSCCP DEBUG SCCP-SCOC(92)[0x56264c632710]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250126085337182 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003447ee), PART(T=Source Reference,L=4,D=0000005c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085337182 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085337182 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085337182 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085337182 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085337182 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085337182 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085337182 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085337182 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126085337182 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126085337182 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126085337182 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250126085337182 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085337182 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085337182 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085337182 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085337182 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085337182 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085337182 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085337182 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250126085337182 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085337183 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085337183 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085337183 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085337183 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085337183 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085337183 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085337183 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250126085337780 DLSCCP DEBUG SCCP-SCOC(88)[0x56264c6298d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085337780 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00401d2f), PART(T=Source Reference,L=4,D=00000058), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085337780 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085337780 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085337780 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250126085337780 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085337780 DLSCCP DEBUG SCCP-SCOC(86)[0x56264c63b7c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085337780 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0001ee0b), PART(T=Source Reference,L=4,D=00000056), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085337780 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085337780 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085337780 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126085337780 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085337780 DLSCCP DEBUG SCCP-SCOC(87)[0x56264c63ac80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085337780 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0081a332), PART(T=Source Reference,L=4,D=00000057), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085337780 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085337780 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085337780 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085337780 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085337780 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085337780 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085337780 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085337780 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250126085337780 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250126085337780 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250126085337781 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250126085337781 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085337781 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085337781 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085337781 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126085337781 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126085337781 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126085337781 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250126085337781 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085337781 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085337781 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085337781 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085337781 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085337781 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085337781 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085337781 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=401980, count=449740) 20250126085338463 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126085338463 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250126085338463 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250126085338463 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126085338463 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250126085338463 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250126085338547 DLSCCP DEBUG SCCP-SCOC(84)[0x56264c624ce0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085338547 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00267f68), PART(T=Source Reference,L=4,D=00000054), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085338547 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085338547 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085338547 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250126085338547 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085338547 DLSCCP DEBUG SCCP-SCOC(83)[0x56264c5cc4a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085338547 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fd50b8), PART(T=Source Reference,L=4,D=00000053), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085338547 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085338547 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085338547 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085338547 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085338547 DLSCCP DEBUG SCCP-SCOC(85)[0x56264c642f10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085338547 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009d644d), PART(T=Source Reference,L=4,D=00000055), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085338547 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085338547 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085338547 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085338547 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085338548 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085338548 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085338548 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085338548 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250126085338548 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250126085338548 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250126085338548 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250126085338548 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085338548 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085338548 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085338548 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085338548 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085338548 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085338548 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250126085338548 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085338548 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085338548 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085338548 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085338548 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085338548 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085338548 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@009b6094bab8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink pass' was executed successfully (exit status: 0). MTC@009b6094bab8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin'. ------ HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin ------ Sun Jan 26 08:53:39 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250126085339347 DLSCCP DEBUG SCCP-SCOC(82)[0x56264c63aff0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085339347 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c9145a), PART(T=Source Reference,L=4,D=00000052), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085339347 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085339347 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085339347 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085339347 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085339347 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085339347 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085339347 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085339347 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085339347 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085339347 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085339347 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250126085340107 DLSCCP DEBUG SCCP-SCOC(81)[0x56264c6430c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085340107 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00595d0f), PART(T=Source Reference,L=4,D=00000051), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085340107 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085340107 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085340107 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085340107 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085340107 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085340107 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085340107 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085340107 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085340107 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085340107 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085340107 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@009b6094bab8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin' was executed successfully (exit status: 0). MTC@009b6094bab8: Test case TC_sgsnpool_L3Complete_no_nri_round_robin started. 20250126085340203 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57528<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126085340208 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57544<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126085340212 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:33839<->l=127.0.0.1:4262) (control_if.c:572) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0(851)@009b6094bab8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250126085340236 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250126085340236 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250126085340244 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085340244 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085340244 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085340244 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085340244 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085340244 DRANAP DEBUG cnlink(msc-2)[0x56264c5ae870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085340244 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085340244 DRANAP DEBUG cnlink(msc-3)[0x56264c618660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1(853)@009b6094bab8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250126085340244 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:47392 (stream_srv.c:142) 20250126085340244 DMAIN INFO New HNB SCTP connection r=127.0.0.1:47392<->l=127.0.0.1:29169 (hnbgw.c:791) 20250126085340246 DRANAP DEBUG cnlink(msc-3)[0x56264c618660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085340246 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250126085340246 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085340246 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085340246 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085340246 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085340246 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085340246 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085340246 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085340246 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085340246 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085340246 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085340246 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085340246 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085340246 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085340246 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085340246 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250126085340246 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085340246 DRANAP DEBUG cnlink(msc-3)[0x56264c618660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085340246 DRANAP DEBUG cnlink(msc-2)[0x56264c5ae870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085340246 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250126085340246 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085340246 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085340246 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085340246 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085340246 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085340246 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085340246 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085340246 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085340246 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085340246 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085340246 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085340246 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085340246 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085340246 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085340246 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250126085340246 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085340246 DRANAP DEBUG cnlink(msc-2)[0x56264c5ae870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085340246 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085340246 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250126085340246 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085340246 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085340246 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085340246 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085340246 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085340246 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085340246 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085340246 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085340246 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085340246 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085340246 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085340246 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085340246 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085340246 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085340246 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126085340246 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085340246 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085340246 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085340246 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250126085340246 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085340246 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085340246 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085340246 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085340246 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085340246 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085340246 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085340246 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085340246 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085340246 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085340246 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085340246 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085340246 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085340246 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085340246 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085340246 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085340246 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085340246 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085340246 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085340246 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085340246 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250126085340246 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250126085340246 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250126085340246 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085340246 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085340246 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085340246 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250126085340246 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250126085340246 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250126085340246 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250126085340246 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085340246 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085340246 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085340246 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126085340246 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126085340246 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126085340246 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250126085340246 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085340246 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085340246 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085340246 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085340246 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085340246 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085340246 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@009b6094bab8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@009b6094bab8: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(857)@009b6094bab8: ************************************************* HNBGW_Test.msc0-M3UA(857)@009b6094bab8: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(857)@009b6094bab8: ************************************************* HNBGW_Test.msc0-SCCP(855)@009b6094bab8: v_sccp_pdu_maxlen:268 MTC@009b6094bab8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(860)@009b6094bab8: ************************************************* MTC@009b6094bab8: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(860)@009b6094bab8: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(860)@009b6094bab8: ************************************************* HNBGW_Test.msc1-SCCP(858)@009b6094bab8: v_sccp_pdu_maxlen:268 20250126085340269 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085340269 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085340269 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085340269 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085340269 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085340269 DRANAP DEBUG cnlink(sgsn-2)[0x56264c61a310]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085340270 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085340270 DRANAP DEBUG cnlink(sgsn-3)[0x56264c61aca0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085340271 DRANAP DEBUG cnlink(sgsn-3)[0x56264c61aca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085340271 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250126085340271 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085340271 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085340271 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085340271 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085340271 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085340271 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085340271 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085340271 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085340271 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085340271 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085340271 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085340271 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085340271 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085340271 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085340271 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250126085340271 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085340271 DRANAP DEBUG cnlink(sgsn-3)[0x56264c61aca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085340271 DRANAP DEBUG cnlink(sgsn-2)[0x56264c61a310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085340271 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250126085340271 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085340271 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085340271 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085340271 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085340271 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085340271 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085340271 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085340271 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085340271 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085340271 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085340271 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085340271 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085340271 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085340271 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085340271 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250126085340271 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085340271 DRANAP DEBUG cnlink(sgsn-2)[0x56264c61a310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085340271 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085340271 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250126085340271 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085340271 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085340271 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085340271 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085340271 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085340271 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085340271 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085340271 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085340271 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085340271 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085340271 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085340271 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085340271 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085340271 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085340271 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126085340271 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085340271 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085340271 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085340271 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250126085340271 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085340271 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085340271 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085340271 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085340271 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085340271 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085340271 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085340271 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085340271 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085340271 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085340271 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085340271 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085340271 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085340271 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085340271 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085340271 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085340271 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085340271 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085340271 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085340271 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085340271 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250126085340271 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250126085340271 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250126085340271 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085340271 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085340271 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085340271 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250126085340271 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250126085340271 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250126085340271 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250126085340271 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085340271 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085340271 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085340271 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126085340271 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126085340271 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126085340271 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250126085340271 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085340271 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085340271 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085340271 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085340271 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085340271 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085340271 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@009b6094bab8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@009b6094bab8: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(863)@009b6094bab8: ************************************************* HNBGW_Test.sgsn0-M3UA(863)@009b6094bab8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(863)@009b6094bab8: ************************************************* HNBGW_Test.sgsn0-SCCP(861)@009b6094bab8: v_sccp_pdu_maxlen:268 MTC@009b6094bab8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(866)@009b6094bab8: ************************************************* HNBGW_Test.sgsn1-M3UA(866)@009b6094bab8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(866)@009b6094bab8: ************************************************* MTC@009b6094bab8: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(864)@009b6094bab8: v_sccp_pdu_maxlen:268 20250126085340306 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085340306 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085340306 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1355) 20250126085340306 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250126085340306 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20250126085340306 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250126085340306 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250126085340306 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085340306 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@009b6094bab8: setverdict(pass): none -> pass 20250126085340311 DLINP DEBUG SRVCONN(,r=127.0.0.1:47392<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085340311 DLINP DEBUG SRVCONN(,r=127.0.0.1:47392<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085340311 DLINP DEBUG SRVCONN(,r=127.0.0.1:47392<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1355) 20250126085340311 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250126085340311 DHNBAP DEBUG (127.0.0.1:47392 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20250126085340311 DHNBAP NOTICE (127.0.0.1:47392 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250126085340311 DHNBAP NOTICE (127.0.0.1:47392 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250126085340311 DLINP DEBUG SRVCONN(,r=127.0.0.1:47392<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085340311 DLINP DEBUG SRVCONN(,r=127.0.0.1:47392<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126085340456 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126085340456 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250126085340456 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126085340456 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(857)@009b6094bab8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250126085340464 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085340464 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250126085340464 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126085340464 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126085340464 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126085340464 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250126085340464 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126085340466 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126085340466 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250126085340466 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126085340466 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250126085340467 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085340467 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250126085340467 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126085340467 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126085340467 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126085340467 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126085340467 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126085340467 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085340467 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126085340467 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20250126085340467 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085340467 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085340467 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085340467 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085340467 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126085340467 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126085340467 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085340468 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085340468 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250126085340468 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085340468 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085340468 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085340468 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085340468 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085340468 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085340468 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085340468 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085340468 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085340468 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085340468 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085340468 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085340468 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085340468 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085340468 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085340468 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085340468 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085340469 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085340469 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085340469 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085340469 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085340469 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085340469 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085340469 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085340469 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-M3UA(860)@009b6094bab8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250126085340475 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085340475 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250126085340475 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126085340475 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126085340475 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126085340475 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250126085340475 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126085340479 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085340479 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250126085340479 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126085340479 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126085340479 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126085340479 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126085340479 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126085340479 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085340479 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126085340479 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:406) 20250126085340479 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085340479 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085340479 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085340479 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085340479 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126085340479 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126085340479 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085340481 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085340481 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250126085340481 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085340481 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085340481 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085340481 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085340481 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085340481 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085340481 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085340481 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085340481 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085340481 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085340481 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085340481 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085340481 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085340481 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085340481 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126085340481 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085340481 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085340481 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085340481 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085340481 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085340481 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126085340481 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126085340481 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126085340481 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250126085340481 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085340483 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126085340483 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250126085340483 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126085340483 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(863)@009b6094bab8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250126085340490 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085340490 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250126085340490 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126085340490 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126085340490 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126085340490 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250126085340490 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126085340492 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085340492 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250126085340493 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126085340493 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126085340493 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126085340493 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126085340493 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126085340493 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085340493 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126085340493 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20250126085340493 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085340493 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085340493 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085340493 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085340493 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126085340493 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126085340493 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085340494 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085340494 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250126085340494 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085340494 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085340494 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085340494 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085340494 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085340494 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085340494 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085340494 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085340494 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085340494 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085340494 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085340494 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085340494 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085340494 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085340494 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085340494 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085340494 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085340494 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126085340494 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20250126085340494 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126085340495 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250126085340495 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085340495 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085340495 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085340495 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085340495 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085340495 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085340495 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085340495 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-M3UA(866)@009b6094bab8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250126085340501 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085340501 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20250126085340501 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126085340501 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126085340501 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126085340501 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250126085340501 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126085340504 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085340504 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20250126085340504 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126085340504 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126085340504 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126085340504 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126085340504 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126085340504 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085340504 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126085340504 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:406) 20250126085340504 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085340504 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085340504 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085340504 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085340504 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126085340504 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126085340504 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085340505 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085340505 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250126085340505 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085340505 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085340505 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085340505 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085340505 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085340505 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085340505 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085340505 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085340505 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085340505 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085340505 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085340505 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085340505 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085340505 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085340505 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126085340505 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085340505 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085340505 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085340505 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085340505 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085340505 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126085340505 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126085340505 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126085340505 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250126085340505 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085341053 DLSCCP DEBUG SCCP-SCOC(80)[0x56264c632d10]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20250126085341053 DLSCCP DEBUG SCCP-SCOC(80)[0x56264c632d10]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20250126085341054 DLSCCP DEBUG SCCP-SCOC(80)[0x56264c632d10]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250126085341054 DLSCCP DEBUG SCCP-SCOC(80)[0x56264c632d10]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250126085341054 DLSCCP DEBUG SCCP-SCOC(80)[0x56264c632d10]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(856)@009b6094bab8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126085341272 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085341272 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085341272 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085341272 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085341272 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085341272 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085341272 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085341272 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085341272 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085341272 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085341272 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085341272 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085341272 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085341272 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085341272 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250126085341272 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250126085341272 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085341272 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085341272 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085341272 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085341272 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085341272 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085341272 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085341272 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085341272 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085341272 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085341273 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085341273 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085341273 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085341273 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085341273 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126085341273 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126085341273 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250126085341273 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250126085341273 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085341273 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250126085341273 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085341273 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085341273 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085341273 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085341273 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085341273 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085341273 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085341273 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085341273 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085341273 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085341273 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085341273 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085341273 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085341273 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126085341273 DRANAP NOTICE cnlink(msc-0)[0x56264c5ce220]{CONNECTED}: link up (cnlink.c:111) 20250126085341273 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085341273 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085341273 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085341273 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085341273 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085341273 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085341273 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085341273 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085341273 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085341273 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085341273 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085341273 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085341273 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085341273 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085341273 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085341273 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085341273 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085341273 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085341273 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085341273 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085341273 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085341273 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085341273 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250126085341273 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250126085341273 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085341273 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085341273 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085341273 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085341273 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085341273 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085341273 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085341273 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085341273 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085341273 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085341273 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085341273 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085341273 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085341273 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085341273 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126085341273 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126085341273 DRANAP INFO cnlink(msc-0)[0x56264c5ce220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(859)@009b6094bab8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126085341274 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085341274 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250126085341274 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250126085341274 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250126085341274 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085341274 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085341274 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085341274 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085341274 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085341274 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085341274 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085341274 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250126085341274 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085341274 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085341274 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250126085341274 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250126085341274 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085341274 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085341274 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085341274 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085341274 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085341274 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085341274 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085341274 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085341274 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085341274 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085341274 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085341274 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085341274 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085341274 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085341274 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126085341274 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126085341274 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) 20250126085341274 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) 20250126085341274 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085341274 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250126085341274 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085341274 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085341274 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085341274 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085341274 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085341274 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085341274 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085341274 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085341274 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085341274 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085341274 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085341274 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126085341274 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085341274 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126085341274 DRANAP NOTICE cnlink(msc-1)[0x56264c5b1670]{CONNECTED}: link up (cnlink.c:111) 20250126085341274 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085341274 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085341274 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085341274 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126085341274 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126085341274 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126085341274 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250126085341274 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085341275 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085341275 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250126085341275 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250126085341275 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250126085341275 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085341275 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085341275 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085341275 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085341275 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085341275 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085341275 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085341275 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250126085341275 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085341275 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085341275 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250126085341275 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250126085341275 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085341275 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085341275 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085341275 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085341275 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085341275 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085341275 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085341275 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085341275 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085341275 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085341275 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085341275 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085341275 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085341275 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085341275 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126085341275 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126085341275 DRANAP INFO cnlink(msc-1)[0x56264c5b1670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(862)@009b6094bab8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126085341288 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085341288 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085341288 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085341288 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085341288 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085341288 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085341288 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085341288 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085341288 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085341288 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085341288 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085341288 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085341288 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085341288 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085341288 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250126085341288 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250126085341288 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085341288 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085341288 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085341288 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085341288 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085341288 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085341288 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085341288 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085341288 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085341289 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085341289 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085341289 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085341289 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085341289 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085341289 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126085341289 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126085341289 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250126085341289 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085341289 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085341289 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085341289 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085341289 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085341289 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085341289 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085341289 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085341289 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250126085341289 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085341289 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250126085341289 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085341289 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085341289 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085341289 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085341289 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085341289 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085341289 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085341289 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085341289 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085341289 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085341289 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085341289 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085341289 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085341289 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126085341289 DRANAP NOTICE cnlink(sgsn-0)[0x56264c618ff0]{CONNECTED}: link up (cnlink.c:111) 20250126085341290 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085341290 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085341290 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085341290 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085341290 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085341290 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085341290 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085341290 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085341290 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085341290 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085341290 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085341290 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085341290 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085341290 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085341290 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250126085341290 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20250126085341290 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085341290 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085341290 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085341290 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085341290 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085341290 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085341290 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085341290 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085341290 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085341290 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085341290 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085341290 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085341290 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085341290 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085341290 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126085341291 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126085341291 DRANAP INFO cnlink(sgsn-0)[0x56264c618ff0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(865)@009b6094bab8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126085341301 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085341301 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250126085341301 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250126085341301 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250126085341301 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085341301 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085341301 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085341301 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085341301 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085341301 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085341301 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085341301 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250126085341301 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085341301 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085341302 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250126085341302 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250126085341302 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085341302 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085341302 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085341302 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085341302 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085341302 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085341302 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085341302 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085341302 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085341302 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085341302 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085341302 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085341302 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085341302 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085341302 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126085341302 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126085341302 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) 20250126085341302 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) 20250126085341302 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085341302 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250126085341302 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085341302 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085341302 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085341302 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085341302 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085341302 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085341302 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085341302 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085341302 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085341302 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085341302 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085341302 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126085341302 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085341302 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126085341302 DRANAP NOTICE cnlink(sgsn-1)[0x56264c619980]{CONNECTED}: link up (cnlink.c:111) 20250126085341302 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085341302 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085341302 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085341302 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126085341302 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126085341302 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126085341302 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250126085341302 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085341305 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085341305 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250126085341305 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250126085341305 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250126085341305 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085341305 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085341305 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085341305 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085341305 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085341305 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085341305 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085341305 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250126085341305 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085341305 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085341305 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250126085341305 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20250126085341305 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085341305 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085341305 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085341305 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085341305 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085341305 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085341305 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085341305 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085341305 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085341305 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085341305 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085341305 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085341306 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085341306 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085341306 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126085341306 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126085341306 DRANAP INFO cnlink(sgsn-1)[0x56264c619980]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250126085342323 DLCTRL DEBUG Command: GET 853173576 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250126085342323 DLCTRL DEBUG Tx Command reply: GET_REPLY 853173576 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250126085342331 DLCTRL DEBUG Command: GET 403439560 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250126085342331 DLCTRL DEBUG Tx Command reply: GET_REPLY 403439560 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250126085342335 DLCTRL DEBUG Command: GET 468288523 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250126085342335 DLCTRL DEBUG Tx Command reply: GET_REPLY 468288523 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085342339 DLCTRL DEBUG Command: GET 724742000 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085342339 DLCTRL DEBUG Tx Command reply: GET_REPLY 724742000 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085342343 DLCTRL DEBUG Command: GET 626327644 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250126085342343 DLCTRL DEBUG Tx Command reply: GET_REPLY 626327644 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20250126085342346 DLCTRL DEBUG Command: GET 495200327 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250126085342346 DLCTRL DEBUG Tx Command reply: GET_REPLY 495200327 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250126085342349 DLCTRL DEBUG Command: GET 884016242 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250126085342349 DLCTRL DEBUG Tx Command reply: GET_REPLY 884016242 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250126085342351 DLCTRL DEBUG Command: GET 351555679 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250126085342351 DLCTRL DEBUG Tx Command reply: GET_REPLY 351555679 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085342354 DLCTRL DEBUG Command: GET 870793377 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085342354 DLCTRL DEBUG Tx Command reply: GET_REPLY 870793377 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085342357 DLCTRL DEBUG Command: GET 115666707 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250126085342357 DLCTRL DEBUG Tx Command reply: GET_REPLY 115666707 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20250126085342359 DLCTRL DEBUG Command: GET 144894179 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250126085342360 DLCTRL DEBUG Tx Command reply: GET_REPLY 144894179 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250126085342361 DLCTRL DEBUG Command: GET 465312654 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250126085342361 DLCTRL DEBUG Tx Command reply: GET_REPLY 465312654 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250126085342363 DLCTRL DEBUG Command: GET 273255079 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250126085342363 DLCTRL DEBUG Tx Command reply: GET_REPLY 273255079 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085342365 DLCTRL DEBUG Command: GET 920010009 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085342365 DLCTRL DEBUG Tx Command reply: GET_REPLY 920010009 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085342366 DLCTRL DEBUG Command: GET 529871629 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250126085342366 DLCTRL DEBUG Tx Command reply: GET_REPLY 529871629 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20250126085342368 DLCTRL DEBUG Command: GET 798412663 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250126085342368 DLCTRL DEBUG Tx Command reply: GET_REPLY 798412663 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250126085342369 DLCTRL DEBUG Command: GET 209264099 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250126085342369 DLCTRL DEBUG Tx Command reply: GET_REPLY 209264099 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250126085342370 DLCTRL DEBUG Command: GET 542956666 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250126085342370 DLCTRL DEBUG Tx Command reply: GET_REPLY 542956666 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085342371 DLCTRL DEBUG Command: GET 43476909 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085342371 DLCTRL DEBUG Tx Command reply: GET_REPLY 43476909 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085342372 DLCTRL DEBUG Command: GET 703977348 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250126085342372 DLCTRL DEBUG Tx Command reply: GET_REPLY 703977348 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@009b6094bab8: 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@009b6094bab8: "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@009b6094bab8: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '080101D571000008292624000000003000F1102A2A170512C7422000'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111001'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001001110000'B, t_guard := 20.000000 } 20250126085342387 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57556<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(862)@009b6094bab8: f_create_expect(l3 := '080101D571000008292624000000003000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(862)@009b6094bab8: Created Expect[0] for '080101D571000008292624000000003000F1102A2A170512C7422000'O to be handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(868) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(852)@009b6094bab8: Added conn table entry 0TC_sgsnpool_L3Complete_no_nri_round_robin0(868)14832910 20250126085343401 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085343401 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085343401 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1355) 20250126085343401 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250126085343401 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xe2550e, normal) (hnbgw_rua.c:407) 20250126085343401 DHNB DEBUG map_rua[0x56264c628440]{init}: Allocated (fsm.c:456) 20250126085343401 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14832910)[0x56264c628440]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250126085343401 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14832910 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250126085343401 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085343401 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085343401 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000003 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:234) 20250126085343401 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14832910 SCCP-0 PS MI=IMSI-262420000000003: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250126085343401 DCN DEBUG map_sccp[0x56264c632ba0]{init}: Allocated (fsm.c:456) 20250126085343401 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-99)[0x56264c632ba0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250126085343401 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14832910 <-> SCCP-99 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250126085343401 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14832910 SCCP-99 sgsn-0 MI=IMSI-262420000000003: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250126085343401 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14832910)[0x56264c628440]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250126085343401 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085343401 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085343401 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14832910)[0x56264c628440]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250126085343401 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-99)[0x56264c632ba0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126085343401 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250126085343401 DLSCCP DEBUG SCCP-SCOC(99)[0x56264c624aa0]{IDLE}: Allocated (fsm.c:456) 20250126085343401 DLSCCP DEBUG SCCP-SCOC(99)[0x56264c624aa0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250126085343401 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000063), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f11009260037400100003a40080000f110092600370010401d1c080101d571000008292624000000003000f1102a2a170512c7422000004f40030002700056400500f1100926) (sccp_scrc.c:406) 20250126085343401 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085343401 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085343401 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085343401 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085343401 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085343401 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085343401 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085343401 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085343401 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085343401 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085343401 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085343401 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085343401 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085343401 DLSCCP DEBUG SCCP-SCOC(99)[0x56264c624aa0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250126085343401 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-99)[0x56264c632ba0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250126085343401 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14832910)[0x56264c628440]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250126085343401 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085343401 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085343401 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085343401 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085343401 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085343401 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085343401 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085343401 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(861)@009b6094bab8: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(861)@009b6094bab8: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(862)@009b6094bab8: Found Expect[0] for l3='080101D571000008292624000000003000F1102A2A170512C7422000'O handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(868) HNBGW_Test.sgsn0-RAN(862)@009b6094bab8: Added conn table entry 0TC_sgsnpool_L3Complete_no_nri_round_robin0(868)9756718 HNBGW_Test.sgsn0-SCCP(861)@009b6094bab8: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(861)@009b6094bab8: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Complete_no_nri_round_robin0(868)@009b6094bab8: setverdict(pass): none -> pass 20250126085343405 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085343405 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085343405 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085343405 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085343405 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085343405 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085343405 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085343405 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085343405 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085343405 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085343405 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085343405 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085343405 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085343405 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00066509) (sccp_scrc.c:477) 20250126085343405 DLSCCP DEBUG Received CO:COAK for local reference 99 (sccp_scoc.c:1824) 20250126085343405 DLSCCP DEBUG SCCP-SCOC(99)[0x56264c624aa0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250126085343405 DLSCCP DEBUG SCCP-SCOC(99)[0x56264c624aa0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250126085343405 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085343405 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250126085343405 DCN DEBUG handle_cn_conn_conf() conn_id=99, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250126085343405 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-99)[0x56264c632ba0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250126085343405 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-99)[0x56264c632ba0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250126085343406 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57556<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_no_nri_round_robin0(868)@009b6094bab8: Final verdict of PTC: pass MTC@009b6094bab8: 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 } } } 20250126085343406 DLCTRL DEBUG Command: GET 194542523 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250126085343406 DLCTRL DEBUG Tx Command reply: GET_REPLY 194542523 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20250126085343407 DLCTRL DEBUG Command: GET 346019555 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250126085343407 DLCTRL DEBUG Tx Command reply: GET_REPLY 346019555 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250126085343408 DLCTRL DEBUG Command: GET 323462423 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250126085343408 DLCTRL DEBUG Tx Command reply: GET_REPLY 323462423 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085343409 DLCTRL DEBUG Command: GET 606038061 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085343409 DLCTRL DEBUG Tx Command reply: GET_REPLY 606038061 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085343410 DLCTRL DEBUG Command: GET 842416 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250126085343410 DLCTRL DEBUG Tx Command reply: GET_REPLY 842416 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126085343411 DLCTRL DEBUG Command: GET 776898940 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250126085343411 DLCTRL DEBUG Tx Command reply: GET_REPLY 776898940 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250126085343412 DLCTRL DEBUG Command: GET 332151014 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250126085343412 DLCTRL DEBUG Tx Command reply: GET_REPLY 332151014 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250126085343413 DLCTRL DEBUG Command: GET 930747990 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250126085343413 DLCTRL DEBUG Tx Command reply: GET_REPLY 930747990 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085343414 DLCTRL DEBUG Command: GET 366773926 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085343414 DLCTRL DEBUG Tx Command reply: GET_REPLY 366773926 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085343415 DLCTRL DEBUG Command: GET 195184498 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250126085343415 DLCTRL DEBUG Tx Command reply: GET_REPLY 195184498 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126085343416 DLCTRL DEBUG Command: GET 231081005 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250126085343416 DLCTRL DEBUG Tx Command reply: GET_REPLY 231081005 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250126085343416 DLCTRL DEBUG Command: GET 979850732 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250126085343416 DLCTRL DEBUG Tx Command reply: GET_REPLY 979850732 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250126085343417 DLCTRL DEBUG Command: GET 54261494 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250126085343417 DLCTRL DEBUG Tx Command reply: GET_REPLY 54261494 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085343418 DLCTRL DEBUG Command: GET 833468827 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085343418 DLCTRL DEBUG Tx Command reply: GET_REPLY 833468827 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085343418 DLCTRL DEBUG Command: GET 293077402 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250126085343418 DLCTRL DEBUG Tx Command reply: GET_REPLY 293077402 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126085343419 DLCTRL DEBUG Command: GET 874308900 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250126085343419 DLCTRL DEBUG Tx Command reply: GET_REPLY 874308900 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250126085343420 DLCTRL DEBUG Command: GET 419035623 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250126085343420 DLCTRL DEBUG Tx Command reply: GET_REPLY 419035623 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250126085343420 DLCTRL DEBUG Command: GET 435919472 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250126085343420 DLCTRL DEBUG Tx Command reply: GET_REPLY 435919472 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085343421 DLCTRL DEBUG Command: GET 990062236 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085343421 DLCTRL DEBUG Tx Command reply: GET_REPLY 990062236 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085343422 DLCTRL DEBUG Command: GET 341461370 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250126085343422 DLCTRL DEBUG Tx Command reply: GET_REPLY 341461370 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed MTC@009b6094bab8: XXX { hnb_idx := 0, cn_idx := 5, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '08087300F1102A2A170512C7422000'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000001010'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001011010000'B, t_guard := 20.000000 } 20250126085343432 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57562<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(865)@009b6094bab8: f_create_expect(l3 := '08087300F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(865)@009b6094bab8: Created Expect[0] for '08087300F1102A2A170512C7422000'O to be handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(869) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(852)@009b6094bab8: Added conn table entry 1TC_sgsnpool_L3Complete_no_nri_round_robin0(869)15145631 20250126085344462 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085344462 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085344462 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 104 bytes from client (stream_srv.c:1355) 20250126085344462 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250126085344462 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xe71a9f, normal) (hnbgw_rua.c:407) 20250126085344462 DHNB DEBUG map_rua[0x56264c626db0]{init}: Allocated (fsm.c:456) 20250126085344462 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15145631)[0x56264c626db0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250126085344462 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15145631 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250126085344462 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085344462 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085344462 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:254) 20250126085344462 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15145631 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 1 (hnbgw_cn.c:1125) 20250126085344462 DCN DEBUG map_sccp[0x56264c6291d0]{init}: Allocated (fsm.c:456) 20250126085344462 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-100)[0x56264c6291d0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250126085344462 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15145631 <-> SCCP-100 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20250126085344462 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15145631 SCCP-100 sgsn-1 MI=NONE: rx RUA Connect with 75 bytes RANAP data (hnbgw_rua.c:312) 20250126085344462 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15145631)[0x56264c626db0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250126085344462 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085344462 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085344462 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15145631)[0x56264c626db0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250126085344462 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-100)[0x56264c6291d0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126085344462 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250126085344462 DLSCCP DEBUG SCCP-SCOC(100)[0x56264c629c80]{IDLE}: Allocated (fsm.c:456) 20250126085344462 DLSCCP DEBUG SCCP-SCOC(100)[0x56264c629c80]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250126085344463 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000064), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=75,D=001340470000070003400180000f40060000f11009260037400100003a40080000f11009260037001040100f08087300f1102a2a170512c7422000004f40030002d00056400500f1100926) (sccp_scrc.c:406) 20250126085344463 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085344463 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085344463 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085344463 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085344463 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085344463 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085344463 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085344463 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085344463 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085344463 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085344463 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085344463 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126085344463 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085344463 DLSCCP DEBUG SCCP-SCOC(100)[0x56264c629c80]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250126085344463 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-100)[0x56264c6291d0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250126085344463 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15145631)[0x56264c626db0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250126085344463 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085344463 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085344463 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085344463 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126085344463 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126085344463 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126085344463 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250126085344463 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-SCCP(864)@009b6094bab8: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(864)@009b6094bab8: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(865)@009b6094bab8: Found Expect[0] for l3='08087300F1102A2A170512C7422000'O handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(869) HNBGW_Test.sgsn1-RAN(865)@009b6094bab8: Added conn table entry 0TC_sgsnpool_L3Complete_no_nri_round_robin0(869)8856018 HNBGW_Test.sgsn1-SCCP(864)@009b6094bab8: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(864)@009b6094bab8: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Complete_no_nri_round_robin0(869)@009b6094bab8: setverdict(pass): none -> pass 20250126085344484 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085344484 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250126085344484 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250126085344484 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250126085344484 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085344484 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085344484 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085344484 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085344484 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085344484 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085344484 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085344484 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250126085344484 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085344484 DLSS7 DEBUG scrc_rx_mtp_xfer_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=004b530f) (sccp_scrc.c:477) 20250126085344485 DLSCCP DEBUG Received CO:COAK for local reference 100 (sccp_scoc.c:1824) 20250126085344485 DLSCCP DEBUG SCCP-SCOC(100)[0x56264c629c80]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250126085344485 DLSCCP DEBUG SCCP-SCOC(100)[0x56264c629c80]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250126085344485 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085344485 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250126085344485 DCN DEBUG handle_cn_conn_conf() conn_id=100, addrs: called=RI=SSN_PC,PC=0.1.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250126085344485 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-100)[0x56264c6291d0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250126085344485 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-100)[0x56264c6291d0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250126085344487 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57562<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_no_nri_round_robin0(869)@009b6094bab8: Final verdict of PTC: pass MTC@009b6094bab8: 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 } } } 20250126085344489 DLCTRL DEBUG Command: GET 388257018 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250126085344489 DLCTRL DEBUG Tx Command reply: GET_REPLY 388257018 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20250126085344493 DLCTRL DEBUG Command: GET 236707138 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250126085344493 DLCTRL DEBUG Tx Command reply: GET_REPLY 236707138 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250126085344497 DLCTRL DEBUG Command: GET 909391248 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250126085344497 DLCTRL DEBUG Tx Command reply: GET_REPLY 909391248 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085344500 DLCTRL DEBUG Command: GET 955517848 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085344500 DLCTRL DEBUG Tx Command reply: GET_REPLY 955517848 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085344503 DLCTRL DEBUG Command: GET 995480599 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250126085344503 DLCTRL DEBUG Tx Command reply: GET_REPLY 995480599 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126085344506 DLCTRL DEBUG Command: GET 367910234 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250126085344506 DLCTRL DEBUG Tx Command reply: GET_REPLY 367910234 rate_ctr.abs.sgsn.1.cnpool:subscr:new 1 (control_if.c:477) 20250126085344508 DLCTRL DEBUG Command: GET 191897673 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250126085344508 DLCTRL DEBUG Tx Command reply: GET_REPLY 191897673 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250126085344509 DLCTRL DEBUG Command: GET 797875398 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250126085344509 DLCTRL DEBUG Tx Command reply: GET_REPLY 797875398 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085344510 DLCTRL DEBUG Command: GET 312585897 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085344510 DLCTRL DEBUG Tx Command reply: GET_REPLY 312585897 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085344511 DLCTRL DEBUG Command: GET 38777311 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250126085344511 DLCTRL DEBUG Tx Command reply: GET_REPLY 38777311 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126085344512 DLCTRL DEBUG Command: GET 742171518 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250126085344512 DLCTRL DEBUG Tx Command reply: GET_REPLY 742171518 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250126085344513 DLCTRL DEBUG Command: GET 986892490 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250126085344513 DLCTRL DEBUG Tx Command reply: GET_REPLY 986892490 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250126085344514 DLCTRL DEBUG Command: GET 164939272 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250126085344514 DLCTRL DEBUG Tx Command reply: GET_REPLY 164939272 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085344515 DLCTRL DEBUG Command: GET 388149992 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085344515 DLCTRL DEBUG Tx Command reply: GET_REPLY 388149992 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085344515 DLCTRL DEBUG Command: GET 683869714 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250126085344515 DLCTRL DEBUG Tx Command reply: GET_REPLY 683869714 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126085344516 DLCTRL DEBUG Command: GET 532680708 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250126085344516 DLCTRL DEBUG Tx Command reply: GET_REPLY 532680708 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250126085344517 DLCTRL DEBUG Command: GET 29674044 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250126085344517 DLCTRL DEBUG Tx Command reply: GET_REPLY 29674044 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250126085344517 DLCTRL DEBUG Command: GET 860758879 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250126085344517 DLCTRL DEBUG Tx Command reply: GET_REPLY 860758879 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085344518 DLCTRL DEBUG Command: GET 809915081 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085344518 DLCTRL DEBUG Tx Command reply: GET_REPLY 809915081 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085344519 DLCTRL DEBUG Command: GET 127637512 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250126085344519 DLCTRL DEBUG Tx Command reply: GET_REPLY 127637512 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed MTC@009b6094bab8: 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 := '000000000000001111100111'B, t_guard := 20.000000 } 20250126085344529 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57578<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(862)@009b6094bab8: f_create_expect(l3 := '08050118082926240000000030'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(862)@009b6094bab8: Created Expect[0] for '08050118082926240000000030'O to be handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(870) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(852)@009b6094bab8: Added conn table entry 2TC_sgsnpool_L3Complete_no_nri_round_robin0(870)11465305 20250126085345553 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085345553 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085345553 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1355) 20250126085345553 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250126085345553 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xaef259, normal) (hnbgw_rua.c:407) 20250126085345553 DHNB DEBUG map_rua[0x56264c63d930]{init}: Allocated (fsm.c:456) 20250126085345553 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11465305)[0x56264c63d930]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250126085345553 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11465305 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250126085345553 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085345553 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085345554 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11465305 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250126085345554 DCN DEBUG map_sccp[0x56264c632cd0]{init}: Allocated (fsm.c:456) 20250126085345554 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x56264c632cd0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250126085345554 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11465305 <-> SCCP-101 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250126085345554 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11465305 SCCP-101 sgsn-0 MI=NONE: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250126085345554 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11465305)[0x56264c63d930]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250126085345554 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085345554 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085345554 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11465305)[0x56264c63d930]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250126085345554 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x56264c632cd0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126085345554 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250126085345554 DLSCCP DEBUG SCCP-SCOC(101)[0x56264c628dc0]{IDLE}: Allocated (fsm.c:456) 20250126085345554 DLSCCP DEBUG SCCP-SCOC(101)[0x56264c628dc0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250126085345554 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000065), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000070003400180000f40060000f11009260037400100003a40080000f110092600370010400e0d08050118082926240000000030004f40030003e70056400500f1100926) (sccp_scrc.c:406) 20250126085345554 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085345554 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085345554 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085345554 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085345554 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085345554 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085345554 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085345554 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085345554 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085345554 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085345554 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085345554 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085345554 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085345554 DLSCCP DEBUG SCCP-SCOC(101)[0x56264c628dc0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250126085345554 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x56264c632cd0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250126085345554 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11465305)[0x56264c63d930]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250126085345554 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085345554 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085345554 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085345554 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085345554 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085345554 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085345554 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085345554 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(861)@009b6094bab8: First idle individual index:1 HNBGW_Test.sgsn0-SCCP(861)@009b6094bab8: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn0-RAN(862)@009b6094bab8: Found Expect[0] for l3='08050118082926240000000030'O handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(870) HNBGW_Test.sgsn0-RAN(862)@009b6094bab8: Added conn table entry 1TC_sgsnpool_L3Complete_no_nri_round_robin0(870)9690041 HNBGW_Test.sgsn0-SCCP(861)@009b6094bab8: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(861)@009b6094bab8: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250126085345561 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085345561 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085345561 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085345561 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085345561 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085345561 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085345561 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085345561 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085345561 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085345562 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085345562 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085345562 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085345562 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085345562 DLSS7 DEBUG scrc_rx_mtp_xfer_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=008ea783) (sccp_scrc.c:477) 20250126085345562 DLSCCP DEBUG Received CO:COAK for local reference 101 (sccp_scoc.c:1824) 20250126085345562 DLSCCP DEBUG SCCP-SCOC(101)[0x56264c628dc0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250126085345562 DLSCCP DEBUG SCCP-SCOC(101)[0x56264c628dc0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250126085345562 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085345562 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250126085345562 DCN DEBUG handle_cn_conn_conf() conn_id=101, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250126085345562 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x56264c632cd0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250126085345562 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x56264c632cd0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_sgsnpool_L3Complete_no_nri_round_robin0(870)@009b6094bab8: setverdict(pass): none -> pass 20250126085345566 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57578<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_no_nri_round_robin0(870)@009b6094bab8: Final verdict of PTC: pass MTC@009b6094bab8: 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 } } } 20250126085345568 DLCTRL DEBUG Command: GET 137419962 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250126085345568 DLCTRL DEBUG Tx Command reply: GET_REPLY 137419962 rate_ctr.abs.sgsn.0.cnpool:subscr:new 2 (control_if.c:477) 20250126085345571 DLCTRL DEBUG Command: GET 322995023 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250126085345571 DLCTRL DEBUG Tx Command reply: GET_REPLY 322995023 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250126085345574 DLCTRL DEBUG Command: GET 961673405 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250126085345574 DLCTRL DEBUG Tx Command reply: GET_REPLY 961673405 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085345577 DLCTRL DEBUG Command: GET 966953497 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085345577 DLCTRL DEBUG Tx Command reply: GET_REPLY 966953497 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085345578 DLCTRL DEBUG Command: GET 104095950 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250126085345578 DLCTRL DEBUG Tx Command reply: GET_REPLY 104095950 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126085345579 DLCTRL DEBUG Command: GET 893994508 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250126085345579 DLCTRL DEBUG Tx Command reply: GET_REPLY 893994508 rate_ctr.abs.sgsn.1.cnpool:subscr:new 1 (control_if.c:477) 20250126085345579 DLCTRL DEBUG Command: GET 81215569 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250126085345579 DLCTRL DEBUG Tx Command reply: GET_REPLY 81215569 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250126085345580 DLCTRL DEBUG Command: GET 699155468 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250126085345580 DLCTRL DEBUG Tx Command reply: GET_REPLY 699155468 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085345581 DLCTRL DEBUG Command: GET 703993346 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085345581 DLCTRL DEBUG Tx Command reply: GET_REPLY 703993346 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085345582 DLCTRL DEBUG Command: GET 267703187 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250126085345582 DLCTRL DEBUG Tx Command reply: GET_REPLY 267703187 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126085345583 DLCTRL DEBUG Command: GET 507193383 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250126085345583 DLCTRL DEBUG Tx Command reply: GET_REPLY 507193383 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250126085345583 DLCTRL DEBUG Command: GET 489367899 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250126085345583 DLCTRL DEBUG Tx Command reply: GET_REPLY 489367899 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250126085345584 DLCTRL DEBUG Command: GET 695168818 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250126085345585 DLCTRL DEBUG Tx Command reply: GET_REPLY 695168818 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085345585 DLCTRL DEBUG Command: GET 546934704 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085345585 DLCTRL DEBUG Tx Command reply: GET_REPLY 546934704 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085345586 DLCTRL DEBUG Command: GET 504079729 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250126085345586 DLCTRL DEBUG Tx Command reply: GET_REPLY 504079729 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126085345587 DLCTRL DEBUG Command: GET 372726606 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250126085345587 DLCTRL DEBUG Tx Command reply: GET_REPLY 372726606 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250126085345588 DLCTRL DEBUG Command: GET 690507654 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250126085345588 DLCTRL DEBUG Tx Command reply: GET_REPLY 690507654 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250126085345589 DLCTRL DEBUG Command: GET 350164990 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250126085345589 DLCTRL DEBUG Tx Command reply: GET_REPLY 350164990 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085345589 DLCTRL DEBUG Command: GET 839255070 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085345589 DLCTRL DEBUG Tx Command reply: GET_REPLY 839255070 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085345590 DLCTRL DEBUG Command: GET 362998428 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250126085345590 DLCTRL DEBUG Tx Command reply: GET_REPLY 362998428 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed MTC@009b6094bab8: ok: talloc reports "asn1_context" = 1 bytes 20250126085345593 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:33839<->l=127.0.0.1:4262) (control_if.c:193) MutexDispCT-TC_sgsnpool_L3Complete_no_nri_round_robin(847)@009b6094bab8: Final verdict of PTC: none 20250126085345593 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57544<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250126085345593 DLINP DEBUG SRVCONN(,r=127.0.0.1:47392<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085345593 DLINP DEBUG SRVCONN(,r=127.0.0.1:47392<->l=127.0.0.1:29169) message received (stream_srv.c:800) HNBGW_Test.msc0-SCCP(855)@009b6094bab8: Final verdict of PTC: none TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(852)@009b6094bab8: Final verdict of PTC: none 20250126085345593 DLINP NOTICE SRV(,r=127.0.0.1:47392<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250126085345593 DMAIN NOTICE (127.0.0.1:47392 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:47392<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250126085345593 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20250126085345593 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250126085345593 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085345593 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250126085345593 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20250126085345593 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250126085345593 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085345593 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126085345593 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250126085345593 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126085345593 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085345593 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc1-0: connection closed 20250126085345593 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126085345593 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126085345593 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126085345593 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250126085345593 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126085345593 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250126085345593 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) HNBGW_Test.sgsn0-RAN(862)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(865)@009b6094bab8: Final verdict of PTC: none 20250126085345594 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126085345594 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:371) 20250126085345594 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250126085345594 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085345594 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250126085345594 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250126085345594 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250126085345594 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085345594 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126085345594 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250126085345594 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126085345594 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085345594 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085345594 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085345594 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085345594 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085345594 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126085345594 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126085345594 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126085345594 DRANAP NOTICE cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: link lost (cnlink.c:118) 20250126085345594 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20250126085345594 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126085345594 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126085345594 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126085345594 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250126085345594 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126085345594 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250126085345594 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126085345594 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085345594 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126085345594 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250126085345594 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Connection reset by peer 20250126085345594 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20250126085345594 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085345594 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250126085345594 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SEND_FAILED HNBGW_Test.msc1-SCCP(858)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.msc1-RAN(859)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(860)@009b6094bab8: Final verdict of PTC: none TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1-RUA(854)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(863)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(861)@009b6094bab8: Final verdict of PTC: none IPA-CTRL-CLI-IPA(849)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(864)@009b6094bab8: Final verdict of PTC: none 20250126085345594 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126085345594 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085345594 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126085345594 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250126085345594 DLINP <0002> stream_srv.c:766 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250126085345594 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085345594 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn1-0: connection closed 20250126085345594 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126085345594 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126085345594 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126085345594 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250126085345594 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126085345594 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250126085345594 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250126085345600 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085345600 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126085345600 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) HNBGW-MGCP(867)@009b6094bab8: Final verdict of PTC: none VirtHNBGW-STATS(848)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(857)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.msc0-RAN(856)@009b6094bab8: Final verdict of PTC: none TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0(851)@009b6094bab8: Final verdict of PTC: none 20250126085345600 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085345600 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085345600 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085345600 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085345601 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) HNBGW_Test.sgsn1-M3UA(866)@009b6094bab8: Final verdict of PTC: none 20250126085345601 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126085345601 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126085345601 DRANAP NOTICE cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: link lost (cnlink.c:118) 20250126085345601 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-99)[0x56264c632ba0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250126085345601 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250126085345601 DLSCCP DEBUG SCCP-SCOC(99)[0x56264c624aa0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250126085345601 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00066509), PART(T=Source Reference,L=4,D=00000063), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250126085345601 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085345601 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085345601 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085345601 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085345601 DLSCCP DEBUG SCCP-SCOC(99)[0x56264c624aa0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250126085345601 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-99)[0x56264c632ba0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250126085345601 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14832910)[0x56264c628440]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250126085345601 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14832910)[0x56264c628440]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250126085345601 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250126085345601 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14832910)[0x56264c628440]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250126085345601 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14832910)[0x56264c628440]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250126085345602 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14832910)[0x56264c628440]{disrupted}: Freeing instance (context_map.c:202) 20250126085345602 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14832910)[0x56264c628440]{disrupted}: Deallocated (fsm.c:568) 20250126085345602 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-99)[0x56264c632ba0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250126085345602 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-99)[0x56264c632ba0]{disconnected}: Freeing instance (context_map.c:206) 20250126085345602 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-99)[0x56264c632ba0]{disconnected}: Deallocated (fsm.c:568) 20250126085345602 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14832910 SCCP-99 sgsn-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250126085345602 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x56264c632cd0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250126085345602 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250126085345602 DLSCCP DEBUG SCCP-SCOC(101)[0x56264c628dc0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250126085345602 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008ea783), PART(T=Source Reference,L=4,D=00000065), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250126085345602 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1(853)@009b6094bab8: Final verdict of PTC: none MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(850)@009b6094bab8: Final verdict of PTC: none MTC@009b6094bab8: Setting final verdict of the test case. MTC@009b6094bab8: Local verdict of MTC: pass MTC@009b6094bab8: Local verdict of PTC MutexDispCT-TC_sgsnpool_L3Complete_no_nri_round_robin(847): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC VirtHNBGW-STATS(848): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC IPA-CTRL-CLI-IPA(849): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW-PFCP(850): none (pass -> pass) 20250126085345616 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085345616 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085345616 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085345617 DLSCCP DEBUG SCCP-SCOC(101)[0x56264c628dc0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250126085345617 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x56264c632cd0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250126085345617 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11465305)[0x56264c63d930]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) MTC@009b6094bab8: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0(851): none (pass -> pass) 20250126085345617 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11465305)[0x56264c63d930]{connected}: Tx RUA Disconnect (context_map_rua.c:267) MTC@009b6094bab8: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(852): none (pass -> pass) 20250126085345617 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250126085345617 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11465305)[0x56264c63d930]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) MTC@009b6094bab8: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1(853): none (pass -> pass) 20250126085345617 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11465305)[0x56264c63d930]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) MTC@009b6094bab8: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1-RUA(854): none (pass -> pass) 20250126085345617 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11465305)[0x56264c63d930]{disrupted}: Freeing instance (context_map.c:202) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.msc0-SCCP(855): none (pass -> pass) 20250126085345617 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11465305)[0x56264c63d930]{disrupted}: Deallocated (fsm.c:568) 20250126085345617 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x56264c632cd0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.msc0-RAN(856): none (pass -> pass) 20250126085345617 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x56264c632cd0]{disconnected}: Freeing instance (context_map.c:206) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.msc0-M3UA(857): none (pass -> pass) 20250126085345617 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x56264c632cd0]{disconnected}: Deallocated (fsm.c:568) 20250126085345617 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11465305 SCCP-101 sgsn-0 MI=NONE: Deallocating (context_map.c:225) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.msc1-SCCP(858): none (pass -> pass) 20250126085345617 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.msc1-RAN(859): none (pass -> pass) 20250126085345617 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.msc1-M3UA(860): none (pass -> pass) 20250126085345617 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:371) 20250126085345617 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(861): none (pass -> pass) 20250126085345617 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085345617 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.sgsn0-RAN(862): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(863): none (pass -> pass) 20250126085345617 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(864): none (pass -> pass) 20250126085345618 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126085345618 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.sgsn1-RAN(865): none (pass -> pass) 20250126085345618 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(866): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW-MGCP(867): none (pass -> pass) 20250126085345618 DRANAP NOTICE cnlink(sgsn-1)[0x56264c619980]{DISCONNECTED}: link lost (cnlink.c:118) 20250126085345618 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-100)[0x56264c6291d0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) MTC@009b6094bab8: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin0(868): pass (pass -> pass) 20250126085345618 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250126085345618 DLSCCP DEBUG SCCP-SCOC(100)[0x56264c629c80]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) MTC@009b6094bab8: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin0(869): pass (pass -> pass) 20250126085345618 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004b530f), PART(T=Source Reference,L=4,D=00000064), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) MTC@009b6094bab8: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin0(870): pass (pass -> pass) 20250126085345618 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085345618 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) MTC@009b6094bab8: Test case TC_sgsnpool_L3Complete_no_nri_round_robin finished. Verdict: pass 20250126085345618 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126085345618 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MTC@009b6094bab8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin pass'. 20250126085345618 DLSCCP DEBUG SCCP-SCOC(100)[0x56264c629c80]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250126085345618 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-100)[0x56264c6291d0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250126085345618 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15145631)[0x56264c626db0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250126085345618 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15145631)[0x56264c626db0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250126085345618 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250126085345618 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15145631)[0x56264c626db0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250126085345618 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15145631)[0x56264c626db0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250126085345619 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15145631)[0x56264c626db0]{disrupted}: Freeing instance (context_map.c:202) 20250126085345619 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15145631)[0x56264c626db0]{disrupted}: Deallocated (fsm.c:568) 20250126085345619 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-100)[0x56264c6291d0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250126085345619 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-100)[0x56264c6291d0]{disconnected}: Freeing instance (context_map.c:206) 20250126085345619 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-100)[0x56264c6291d0]{disconnected}: Deallocated (fsm.c:568) 20250126085345619 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15145631 SCCP-100 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20250126085345619 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085345619 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085345619 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085345619 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085345619 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085345619 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085345619 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085345619 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250126085345619 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57528<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250126085345619 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085345619 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250126085345620 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:894) 20250126085345619 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085345619 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085345619 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085345619 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085345619 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085345619 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085345619 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085345619 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250126085345620 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085345620 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250126085345620 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250126085345620 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250126085345620 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085345620 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085345620 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085345620 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126085345620 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126085345620 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126085345620 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250126085345620 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req Sun Jan 26 08:53:45 UTC 2025 ====== HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin.talloc 20250126085345732 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39898<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126085346334 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39898<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=500224) 20250126085346462 DLSCCP DEBUG SCCP-SCOC(97)[0x56264c62b530]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250126085346462 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0037a890), PART(T=Source Reference,L=4,D=00000061), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085346462 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085346462 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085346462 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085346462 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085346462 DLSCCP DEBUG SCCP-SCOC(96)[0x56264c62bfb0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250126085346462 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00003121), PART(T=Source Reference,L=4,D=00000060), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085346462 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085346462 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085346462 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085346462 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085346462 DLSCCP DEBUG SCCP-SCOC(95)[0x56264c63be70]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250126085346462 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b11884), PART(T=Source Reference,L=4,D=0000005f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085346462 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085346462 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085346462 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085346462 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085346462 DLSCCP DEBUG SCCP-SCOC(98)[0x56264c62e6d0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250126085346462 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00387575), PART(T=Source Reference,L=4,D=00000062), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085346462 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085346462 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085346462 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085346462 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085346463 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085346463 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085346463 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085346463 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085346463 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085346463 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085346463 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085346463 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250126085346463 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085346463 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085346463 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085346463 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085346463 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085346463 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085346463 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085346463 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250126085346463 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085346463 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085346463 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085346463 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085346463 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085346463 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085346463 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085346463 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250126085346463 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085346463 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085346463 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085346463 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085346463 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085346463 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085346463 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085346463 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250126085347183 DLSCCP DEBUG SCCP-SCOC(92)[0x56264c632710]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085347183 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003447ee), PART(T=Source Reference,L=4,D=0000005c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085347183 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085347183 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085347183 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085347183 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085347183 DLSCCP DEBUG SCCP-SCOC(93)[0x56264c6408a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085347183 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003ee380), PART(T=Source Reference,L=4,D=0000005d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085347183 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085347183 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085347183 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085347183 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085347183 DLSCCP DEBUG SCCP-SCOC(94)[0x56264c63fbe0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085347183 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00683b79), PART(T=Source Reference,L=4,D=0000005e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085347183 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085347183 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085347183 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126085347183 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085347183 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085347183 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085347183 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085347183 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085347183 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085347183 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085347183 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085347183 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085347183 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085347183 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085347183 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085347183 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085347183 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085347183 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085347183 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085347183 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085347183 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250126085347183 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085347183 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085347183 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085347183 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126085347183 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126085347183 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126085347183 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250126085347183 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250126085347183 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe Waiting for packet dumper to finish... 1 (prev_count=500224, count=518020) 20250126085347594 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126085347595 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250126085347595 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250126085347595 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126085347595 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250126085347595 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250126085347595 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126085347595 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250126085347595 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250126085347781 DLSCCP DEBUG SCCP-SCOC(87)[0x56264c63ac80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085347782 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0081a332), PART(T=Source Reference,L=4,D=00000057), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085347782 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085347782 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085347782 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085347782 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085347782 DLSCCP DEBUG SCCP-SCOC(86)[0x56264c63b7c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085347782 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0001ee0b), PART(T=Source Reference,L=4,D=00000056), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085347782 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085347782 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085347782 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126085347782 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085347782 DLSCCP DEBUG SCCP-SCOC(88)[0x56264c6298d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085347782 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00401d2f), PART(T=Source Reference,L=4,D=00000058), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085347782 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085347782 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085347782 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250126085347782 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085347782 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085347782 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085347782 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085347782 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085347782 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085347782 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085347782 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085347782 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085347782 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085347782 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085347782 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085347782 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126085347782 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126085347782 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126085347782 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250126085347782 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250126085347782 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085347782 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085347782 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085347782 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250126085347782 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250126085347782 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250126085347782 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down MTC@009b6094bab8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin pass' was executed successfully (exit status: 0). MTC@009b6094bab8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1'. ------ HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1 ------ Sun Jan 26 08:53:48 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250126085348548 DLSCCP DEBUG SCCP-SCOC(85)[0x56264c642f10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085348548 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009d644d), PART(T=Source Reference,L=4,D=00000055), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085348548 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085348548 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085348548 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085348548 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085348548 DLSCCP DEBUG SCCP-SCOC(83)[0x56264c5cc4a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085348548 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fd50b8), PART(T=Source Reference,L=4,D=00000053), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085348548 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085348548 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085348548 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085348548 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085348548 DLSCCP DEBUG SCCP-SCOC(84)[0x56264c624ce0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085348549 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00267f68), PART(T=Source Reference,L=4,D=00000054), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085348549 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085348549 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085348549 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250126085348549 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085348549 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085348549 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085348549 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085348549 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085348549 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085348549 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085348549 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085348549 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085348549 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085348549 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085348549 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085348549 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085348549 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085348549 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085348549 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085348549 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085348549 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250126085348549 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085348549 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085348549 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085348549 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250126085348549 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250126085348549 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250126085348549 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250126085348549 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250126085349348 DLSCCP DEBUG SCCP-SCOC(82)[0x56264c63aff0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085349348 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c9145a), PART(T=Source Reference,L=4,D=00000052), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085349348 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085349348 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085349348 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085349348 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085349348 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085349348 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085349348 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085349348 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085349348 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085349348 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085349348 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085349348 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085349348 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe MTC@009b6094bab8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1' was executed successfully (exit status: 0). MTC@009b6094bab8: Test case TC_sgsnpool_L3Complete_valid_nri_1 started. 20250126085349436 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39912<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126085349442 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39914<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126085349449 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:41693<->l=127.0.0.1:4262) (control_if.c:572) TC_sgsnpool_L3Complete_valid_nri_1-Iuh0(875)@009b6094bab8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250126085349468 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250126085349468 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250126085349475 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085349475 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085349475 DRANAP NOTICE cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: link lost (cnlink.c:118) 20250126085349475 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085349475 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085349476 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) TC_sgsnpool_L3Complete_valid_nri_1-Iuh1(877)@009b6094bab8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250126085349476 DRANAP DEBUG cnlink(msc-2)[0x56264c5ae870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085349476 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:56981 (stream_srv.c:142) 20250126085349476 DMAIN INFO New HNB SCTP connection r=127.0.0.1:56981<->l=127.0.0.1:29169 (hnbgw.c:791) 20250126085349476 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085349476 DRANAP DEBUG cnlink(msc-3)[0x56264c618660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085349477 DRANAP DEBUG cnlink(msc-3)[0x56264c618660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085349477 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250126085349477 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085349477 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085349477 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085349477 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085349477 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085349477 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085349477 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085349477 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085349477 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250126085349477 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250126085349477 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250126085349477 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085349477 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085349477 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085349477 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250126085349477 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250126085349477 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250126085349477 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250126085349477 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085349477 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085349477 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085349477 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126085349477 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126085349477 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126085349477 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250126085349477 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085349477 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085349477 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085349477 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085349477 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085349477 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085349477 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085349477 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085349477 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250126085349477 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085349477 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085349477 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085349477 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085349477 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085349477 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085349477 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085349477 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085349477 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085349477 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250126085349477 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085349477 DRANAP DEBUG cnlink(msc-3)[0x56264c618660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085349477 DRANAP DEBUG cnlink(msc-2)[0x56264c5ae870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085349477 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250126085349477 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085349477 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085349477 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085349477 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085349477 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085349477 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085349477 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085349477 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085349477 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085349477 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085349477 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085349477 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085349477 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085349477 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085349477 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250126085349477 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085349477 DRANAP DEBUG cnlink(msc-2)[0x56264c5ae870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085349477 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085349477 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250126085349477 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085349477 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085349477 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085349477 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085349477 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085349477 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085349477 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085349477 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085349477 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085349477 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085349477 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085349477 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085349477 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085349477 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085349477 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126085349477 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085349477 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085349477 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085349477 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250126085349477 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085349477 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085349477 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085349477 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085349477 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085349477 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085349477 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085349477 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085349477 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085349477 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085349477 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085349477 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085349477 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085349477 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085349477 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085349477 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085349477 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) MTC@009b6094bab8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@009b6094bab8: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(881)@009b6094bab8: ************************************************* HNBGW_Test.msc0-M3UA(881)@009b6094bab8: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(881)@009b6094bab8: ************************************************* HNBGW_Test.msc0-SCCP(879)@009b6094bab8: v_sccp_pdu_maxlen:268 MTC@009b6094bab8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@009b6094bab8: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(884)@009b6094bab8: ************************************************* HNBGW_Test.msc1-M3UA(884)@009b6094bab8: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(884)@009b6094bab8: ************************************************* HNBGW_Test.msc1-SCCP(882)@009b6094bab8: v_sccp_pdu_maxlen:268 20250126085349503 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085349503 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085349504 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085349504 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085349504 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085349504 DRANAP DEBUG cnlink(sgsn-2)[0x56264c61a310]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085349504 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085349504 DRANAP DEBUG cnlink(sgsn-3)[0x56264c61aca0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085349505 DRANAP DEBUG cnlink(sgsn-3)[0x56264c61aca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085349505 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250126085349505 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085349505 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085349505 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085349505 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085349505 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085349505 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085349505 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085349505 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085349505 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085349505 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085349505 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085349505 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085349505 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085349505 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085349505 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250126085349505 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085349505 DRANAP DEBUG cnlink(sgsn-3)[0x56264c61aca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085349505 DRANAP DEBUG cnlink(sgsn-2)[0x56264c61a310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085349505 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250126085349505 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085349505 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085349505 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085349505 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085349505 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085349505 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085349505 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085349505 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085349505 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085349505 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085349505 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085349505 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085349505 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085349505 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085349505 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250126085349505 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085349505 DRANAP DEBUG cnlink(sgsn-2)[0x56264c61a310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085349505 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085349505 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250126085349505 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085349505 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085349505 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085349505 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085349505 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085349505 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085349505 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085349505 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085349505 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085349505 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085349505 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085349505 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085349505 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085349505 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085349505 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126085349505 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085349505 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085349505 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085349505 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250126085349505 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085349505 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085349505 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085349505 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085349505 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085349505 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085349505 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085349505 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085349505 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085349505 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085349505 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085349505 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085349505 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085349505 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085349505 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085349505 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085349505 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085349505 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085349505 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085349505 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085349505 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250126085349505 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250126085349505 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250126085349505 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085349505 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085349505 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085349505 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250126085349505 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250126085349505 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250126085349505 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250126085349505 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085349505 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085349505 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085349505 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126085349505 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126085349505 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126085349505 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250126085349505 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085349505 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085349505 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085349505 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085349505 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085349505 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085349505 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@009b6094bab8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(887)@009b6094bab8: ************************************************* HNBGW_Test.sgsn0-M3UA(887)@009b6094bab8: M3UA emulation initiated, the test can be started MTC@009b6094bab8: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(887)@009b6094bab8: ************************************************* HNBGW_Test.sgsn0-SCCP(885)@009b6094bab8: v_sccp_pdu_maxlen:268 MTC@009b6094bab8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(890)@009b6094bab8: ************************************************* HNBGW_Test.sgsn1-M3UA(890)@009b6094bab8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(890)@009b6094bab8: ************************************************* MTC@009b6094bab8: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(888)@009b6094bab8: v_sccp_pdu_maxlen:268 20250126085349541 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085349541 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085349541 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1355) 20250126085349541 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250126085349541 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20250126085349541 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250126085349541 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250126085349541 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085349541 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@009b6094bab8: setverdict(pass): none -> pass 20250126085349547 DLINP DEBUG SRVCONN(,r=127.0.0.1:56981<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085349547 DLINP DEBUG SRVCONN(,r=127.0.0.1:56981<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085349547 DLINP DEBUG SRVCONN(,r=127.0.0.1:56981<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1355) 20250126085349547 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250126085349547 DHNBAP DEBUG (127.0.0.1:56981 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20250126085349547 DHNBAP NOTICE (127.0.0.1:56981 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250126085349547 DHNBAP NOTICE (127.0.0.1:56981 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250126085349547 DLINP DEBUG SRVCONN(,r=127.0.0.1:56981<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085349547 DLINP DEBUG SRVCONN(,r=127.0.0.1:56981<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126085349689 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126085349689 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250126085349689 DLSS7 <000c> osmo_ss7_xua_srv.c:119 0: asp-virt-msc0-0: accept of new connection from (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) before old was closed -> close old one 20250126085349689 DLSS7 <000c> osmo_ss7_asp.c:1082 ?: connection closed 20250126085349689 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20250126085349689 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20250126085349689 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(881)@009b6094bab8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250126085349695 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085349695 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250126085349695 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20250126085349695 DLSS7 <000c> xua_asp_fsm.c:300 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20250126085349695 DLSS7 <000c> xua_asp_fsm.c:663 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20250126085349695 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20250126085349695 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250126085349695 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20250126085349695 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085349695 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126085349695 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20250126085349695 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085349695 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085349695 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085349695 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085349695 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126085349697 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085349697 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250126085349697 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126085349697 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126085349697 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20250126085349697 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_ACTIVE 20250126085349697 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126085349697 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085349697 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126085349697 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20250126085349697 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085349697 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085349697 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085349697 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085349697 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126085349697 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126085349697 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085349698 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085349698 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250126085349698 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085349698 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085349698 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085349698 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085349698 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085349698 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085349699 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085349699 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085349699 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085349699 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085349699 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085349699 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085349699 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085349699 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085349699 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085349699 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085349699 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085349699 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085349699 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085349699 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085349699 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085349699 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085349699 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085349699 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085349699 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085349702 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126085349702 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250126085349702 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126085349702 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(884)@009b6094bab8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250126085349708 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085349708 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250126085349708 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126085349708 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126085349708 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126085349708 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250126085349708 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126085349710 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085349710 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250126085349710 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126085349710 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126085349710 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126085349710 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126085349710 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126085349711 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085349711 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126085349711 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:406) 20250126085349711 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085349711 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085349711 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085349711 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085349711 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126085349711 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126085349711 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085349712 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085349712 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250126085349712 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085349712 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085349712 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085349712 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085349712 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085349712 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085349712 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085349712 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085349712 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085349712 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085349712 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085349712 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085349712 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085349712 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085349712 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126085349712 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085349712 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085349713 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085349713 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085349713 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085349713 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126085349713 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126085349713 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126085349713 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250126085349713 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085349719 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126085349719 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250126085349719 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126085349719 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(887)@009b6094bab8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250126085349725 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085349725 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250126085349725 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126085349725 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126085349725 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126085349725 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250126085349725 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126085349727 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085349727 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250126085349727 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126085349727 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126085349727 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126085349727 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126085349727 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126085349727 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085349727 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126085349727 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20250126085349727 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085349727 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085349727 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085349727 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085349727 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126085349727 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126085349727 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085349728 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085349728 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250126085349728 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085349728 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085349728 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085349729 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085349729 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085349729 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085349729 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085349729 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085349729 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085349729 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085349729 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085349729 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085349729 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085349729 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085349729 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085349729 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085349729 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085349729 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085349729 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085349729 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085349729 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085349729 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085349729 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085349729 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085349729 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085349730 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126085349730 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20250126085349730 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126085349730 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(890)@009b6094bab8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250126085349735 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085349735 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20250126085349735 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126085349735 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126085349735 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126085349735 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250126085349735 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126085349737 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085349737 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20250126085349737 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126085349737 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126085349737 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126085349737 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126085349737 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126085349737 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085349738 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126085349738 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:406) 20250126085349738 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085349738 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085349738 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085349738 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085349738 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126085349738 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126085349738 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085349739 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085349739 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250126085349739 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085349739 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085349739 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085349739 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085349739 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085349739 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085349739 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085349739 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085349739 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085349739 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085349739 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085349739 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085349739 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085349739 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085349739 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126085349739 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085349739 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085349739 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085349739 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085349739 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085349739 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126085349739 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126085349739 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126085349739 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250126085349739 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085350103 DLSCCP DEBUG SCCP-SCOC(81)[0x56264c6430c0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20250126085350103 DLSCCP DEBUG SCCP-SCOC(81)[0x56264c6430c0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20250126085350103 DLSCCP DEBUG SCCP-SCOC(81)[0x56264c6430c0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250126085350103 DLSCCP DEBUG SCCP-SCOC(81)[0x56264c6430c0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250126085350103 DLSCCP DEBUG SCCP-SCOC(81)[0x56264c6430c0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(880)@009b6094bab8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126085350503 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085350503 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085350503 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085350503 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085350503 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085350503 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085350503 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085350503 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085350504 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085350504 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085350504 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085350504 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085350504 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085350504 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085350504 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250126085350504 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250126085350504 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085350504 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085350504 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085350504 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085350504 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085350504 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085350504 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085350504 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085350504 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085350504 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085350504 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085350504 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085350504 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085350504 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085350504 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126085350504 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126085350504 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250126085350504 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250126085350504 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085350504 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250126085350504 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085350504 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085350504 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085350504 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085350504 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085350504 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085350504 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085350504 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085350504 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085350504 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085350504 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085350504 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085350504 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085350504 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126085350504 DRANAP NOTICE cnlink(msc-0)[0x56264c5ce220]{CONNECTED}: link up (cnlink.c:111) 20250126085350504 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085350504 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085350504 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085350504 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085350505 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085350505 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085350505 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085350505 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085350507 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085350507 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085350507 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085350507 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085350507 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085350507 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085350507 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085350507 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085350507 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085350507 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085350507 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085350507 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085350507 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085350507 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085350507 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250126085350507 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250126085350507 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085350507 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085350507 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085350508 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085350508 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085350508 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085350508 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085350508 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085350508 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085350508 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085350508 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085350508 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085350508 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085350508 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085350508 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126085350508 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126085350508 DRANAP INFO cnlink(msc-0)[0x56264c5ce220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(883)@009b6094bab8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126085350511 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085350511 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250126085350511 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250126085350511 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250126085350511 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085350511 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085350511 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085350511 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085350511 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085350511 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085350511 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085350511 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250126085350511 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085350511 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085350511 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250126085350511 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250126085350511 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085350511 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085350511 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085350511 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085350511 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085350511 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085350511 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085350511 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085350511 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085350511 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085350511 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085350511 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085350511 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085350511 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085350511 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126085350511 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126085350511 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) 20250126085350511 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) 20250126085350511 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085350511 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250126085350511 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085350511 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085350511 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085350511 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085350511 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085350511 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085350511 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085350511 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085350511 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085350511 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085350511 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085350511 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126085350511 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085350511 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126085350511 DRANAP NOTICE cnlink(msc-1)[0x56264c5b1670]{CONNECTED}: link up (cnlink.c:111) 20250126085350511 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085350511 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085350511 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085350511 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126085350511 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126085350511 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126085350511 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250126085350511 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085350511 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085350511 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250126085350511 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250126085350511 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250126085350511 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085350511 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085350511 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085350511 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085350511 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085350511 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085350511 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085350511 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250126085350511 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085350511 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085350511 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250126085350511 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250126085350511 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085350511 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085350511 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085350511 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085350511 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085350511 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085350511 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085350511 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085350511 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085350511 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085350511 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085350511 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085350511 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085350511 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085350511 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126085350511 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126085350511 DRANAP INFO cnlink(msc-1)[0x56264c5b1670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(886)@009b6094bab8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126085350529 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085350529 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085350529 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085350529 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085350529 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085350529 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085350529 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085350529 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085350529 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085350529 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085350529 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085350529 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085350529 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085350529 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085350529 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250126085350529 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250126085350529 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085350529 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085350529 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085350529 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085350529 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085350529 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085350529 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085350529 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085350529 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085350529 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085350529 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085350529 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085350529 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085350529 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085350529 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126085350529 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126085350529 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250126085350529 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250126085350529 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085350529 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250126085350529 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085350529 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085350529 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085350529 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085350529 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085350529 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085350529 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085350529 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085350529 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085350529 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085350529 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085350529 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085350529 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085350529 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126085350529 DRANAP NOTICE cnlink(sgsn-0)[0x56264c618ff0]{CONNECTED}: link up (cnlink.c:111) 20250126085350529 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085350529 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085350529 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085350529 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085350529 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085350529 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085350529 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085350529 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085350531 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085350531 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085350531 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085350531 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085350531 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085350531 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085350531 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085350531 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085350531 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085350531 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085350531 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085350531 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085350531 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085350531 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085350531 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250126085350531 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20250126085350531 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085350531 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085350531 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085350531 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085350531 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085350531 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085350531 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085350531 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085350531 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085350531 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085350531 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085350531 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085350531 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085350531 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085350531 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126085350531 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126085350531 DRANAP INFO cnlink(sgsn-0)[0x56264c618ff0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(889)@009b6094bab8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126085350535 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085350535 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250126085350535 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250126085350535 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250126085350535 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085350535 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085350535 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085350535 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085350536 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085350536 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085350536 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085350536 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250126085350536 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085350536 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085350536 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250126085350536 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250126085350536 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085350536 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085350536 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085350536 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085350536 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085350536 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085350536 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085350536 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085350536 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085350536 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085350536 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085350536 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085350536 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085350536 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085350536 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126085350536 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126085350536 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) 20250126085350536 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) 20250126085350536 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085350536 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250126085350536 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085350536 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085350536 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085350536 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085350536 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085350536 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085350536 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085350536 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085350536 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085350536 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085350536 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085350536 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126085350536 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085350536 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126085350536 DRANAP NOTICE cnlink(sgsn-1)[0x56264c619980]{CONNECTED}: link up (cnlink.c:111) 20250126085350536 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085350536 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085350536 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085350536 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126085350536 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126085350536 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126085350536 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250126085350536 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085350537 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085350537 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250126085350537 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250126085350537 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250126085350537 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085350537 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085350537 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085350537 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085350537 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085350537 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085350537 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085350537 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250126085350537 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085350537 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085350537 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250126085350537 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20250126085350537 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085350537 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085350537 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085350537 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085350537 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085350537 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085350537 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085350537 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085350537 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085350537 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085350537 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085350537 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085350537 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085350537 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085350537 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126085350537 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126085350537 DRANAP INFO cnlink(sgsn-1)[0x56264c619980]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250126085351558 DLCTRL DEBUG Command: GET 626670470 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250126085351558 DLCTRL DEBUG Tx Command reply: GET_REPLY 626670470 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250126085351565 DLCTRL DEBUG Command: GET 843036874 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250126085351565 DLCTRL DEBUG Tx Command reply: GET_REPLY 843036874 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250126085351570 DLCTRL DEBUG Command: GET 211549494 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250126085351570 DLCTRL DEBUG Tx Command reply: GET_REPLY 211549494 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085351574 DLCTRL DEBUG Command: GET 136995107 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085351574 DLCTRL DEBUG Tx Command reply: GET_REPLY 136995107 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085351576 DLCTRL DEBUG Command: GET 811064870 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250126085351576 DLCTRL DEBUG Tx Command reply: GET_REPLY 811064870 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20250126085351576 DLCTRL DEBUG Command: GET 785317581 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250126085351576 DLCTRL DEBUG Tx Command reply: GET_REPLY 785317581 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250126085351577 DLCTRL DEBUG Command: GET 584996400 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250126085351577 DLCTRL DEBUG Tx Command reply: GET_REPLY 584996400 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250126085351578 DLCTRL DEBUG Command: GET 994653525 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250126085351578 DLCTRL DEBUG Tx Command reply: GET_REPLY 994653525 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085351581 DLCTRL DEBUG Command: GET 576594052 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085351581 DLCTRL DEBUG Tx Command reply: GET_REPLY 576594052 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085351583 DLCTRL DEBUG Command: GET 72484905 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250126085351583 DLCTRL DEBUG Tx Command reply: GET_REPLY 72484905 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20250126085351584 DLCTRL DEBUG Command: GET 216920651 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250126085351584 DLCTRL DEBUG Tx Command reply: GET_REPLY 216920651 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250126085351585 DLCTRL DEBUG Command: GET 598305438 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250126085351585 DLCTRL DEBUG Tx Command reply: GET_REPLY 598305438 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250126085351587 DLCTRL DEBUG Command: GET 56497403 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250126085351587 DLCTRL DEBUG Tx Command reply: GET_REPLY 56497403 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085351588 DLCTRL DEBUG Command: GET 161033796 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085351588 DLCTRL DEBUG Tx Command reply: GET_REPLY 161033796 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085351589 DLCTRL DEBUG Command: GET 199929103 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250126085351589 DLCTRL DEBUG Tx Command reply: GET_REPLY 199929103 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20250126085351591 DLCTRL DEBUG Command: GET 920597443 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250126085351591 DLCTRL DEBUG Tx Command reply: GET_REPLY 920597443 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250126085351592 DLCTRL DEBUG Command: GET 727786633 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250126085351592 DLCTRL DEBUG Tx Command reply: GET_REPLY 727786633 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250126085351594 DLCTRL DEBUG Command: GET 390439247 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250126085351594 DLCTRL DEBUG Tx Command reply: GET_REPLY 390439247 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085351597 DLCTRL DEBUG Command: GET 279742804 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085351597 DLCTRL DEBUG Tx Command reply: GET_REPLY 279742804 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085351599 DLCTRL DEBUG Command: GET 375172999 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250126085351599 DLCTRL DEBUG Tx Command reply: GET_REPLY 375172999 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@009b6094bab8: 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@009b6094bab8: "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@009b6094bab8: 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@009b6094bab8: 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@009b6094bab8: 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@009b6094bab8: XXX { hnb_idx := 0, cn_idx := 5, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '08087300F1102A2A170512C742200010024000'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000001010'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001100010111'B, t_guard := 20.000000 } 20250126085351630 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39930<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(889)@009b6094bab8: f_create_expect(l3 := '08087300F1102A2A170512C742200010024000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(889)@009b6094bab8: Created Expect[0] for '08087300F1102A2A170512C742200010024000'O to be handled at TC_sgsnpool_L3Complete_valid_nri_10(892) TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(876)@009b6094bab8: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_10(892)9624073 20250126085352685 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085352685 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085352685 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 108 bytes from client (stream_srv.c:1355) 20250126085352685 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250126085352685 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x92da09, normal) (hnbgw_rua.c:407) 20250126085352685 DHNB DEBUG map_rua[0x56264c6430c0]{init}: Allocated (fsm.c:456) 20250126085352685 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9624073)[0x56264c6430c0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250126085352685 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9624073 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250126085352685 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085352685 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085352685 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:256=0x100 (hnbgw_l3.c:254) 20250126085352685 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9624073 SCCP-0 PS MI=NONE: NONE NRI(10bit)=0x100=256: NRI match selects sgsn 1 (hnbgw_cn.c:1078) 20250126085352685 DCN DEBUG map_sccp[0x56264c626db0]{init}: Allocated (fsm.c:456) 20250126085352685 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-102)[0x56264c626db0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250126085352685 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9624073 <-> SCCP-102 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20250126085352685 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9624073 SCCP-102 sgsn-1 MI=NONE: rx RUA Connect with 79 bytes RANAP data (hnbgw_rua.c:312) 20250126085352685 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9624073)[0x56264c6430c0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250126085352685 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085352685 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085352685 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9624073)[0x56264c6430c0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250126085352685 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-102)[0x56264c626db0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126085352685 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250126085352685 DLSCCP DEBUG SCCP-SCOC(102)[0x56264c6291d0]{IDLE}: Allocated (fsm.c:456) 20250126085352685 DLSCCP DEBUG SCCP-SCOC(102)[0x56264c6291d0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250126085352685 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000066), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=79,D=0013404b0000070003400180000f40060000f11009260037400100003a40080000f11009260037001040141308087300f1102a2a170512c742200010024000004f40030003170056400500f1100926) (sccp_scrc.c:406) 20250126085352685 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085352685 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085352685 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085352685 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085352685 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085352685 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085352685 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085352685 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085352685 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085352686 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085352686 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085352686 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126085352686 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085352686 DLSCCP DEBUG SCCP-SCOC(102)[0x56264c6291d0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250126085352686 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-102)[0x56264c626db0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250126085352686 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9624073)[0x56264c6430c0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250126085352686 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085352686 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085352686 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085352686 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126085352686 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126085352686 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126085352686 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250126085352686 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-SCCP(888)@009b6094bab8: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(888)@009b6094bab8: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(889)@009b6094bab8: Found Expect[0] for l3='08087300F1102A2A170512C742200010024000'O handled at TC_sgsnpool_L3Complete_valid_nri_10(892) HNBGW_Test.sgsn1-RAN(889)@009b6094bab8: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_10(892)8559857 HNBGW_Test.sgsn1-SCCP(888)@009b6094bab8: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(888)@009b6094bab8: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Complete_valid_nri_10(892)@009b6094bab8: setverdict(pass): none -> pass 20250126085352704 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085352704 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250126085352704 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250126085352704 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250126085352704 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085352704 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085352704 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085352704 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085352704 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085352704 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085352704 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085352704 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250126085352704 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085352704 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0094e855) (sccp_scrc.c:477) 20250126085352704 DLSCCP DEBUG Received CO:COAK for local reference 102 (sccp_scoc.c:1824) 20250126085352704 DLSCCP DEBUG SCCP-SCOC(102)[0x56264c6291d0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250126085352704 DLSCCP DEBUG SCCP-SCOC(102)[0x56264c6291d0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250126085352704 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085352704 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250126085352704 DCN DEBUG handle_cn_conn_conf() conn_id=102, addrs: called=RI=SSN_PC,PC=0.1.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250126085352704 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-102)[0x56264c626db0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250126085352704 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-102)[0x56264c626db0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250126085352706 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39930<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_valid_nri_10(892)@009b6094bab8: Final verdict of PTC: pass MTC@009b6094bab8: 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 } } } 20250126085352707 DLCTRL DEBUG Command: GET 709710265 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250126085352707 DLCTRL DEBUG Tx Command reply: GET_REPLY 709710265 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250126085352711 DLCTRL DEBUG Command: GET 202803099 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250126085352711 DLCTRL DEBUG Tx Command reply: GET_REPLY 202803099 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250126085352714 DLCTRL DEBUG Command: GET 276381746 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250126085352714 DLCTRL DEBUG Tx Command reply: GET_REPLY 276381746 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085352717 DLCTRL DEBUG Command: GET 619032398 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085352717 DLCTRL DEBUG Tx Command reply: GET_REPLY 619032398 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085352719 DLCTRL DEBUG Command: GET 105475039 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250126085352719 DLCTRL DEBUG Tx Command reply: GET_REPLY 105475039 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126085352720 DLCTRL DEBUG Command: GET 480018722 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250126085352720 DLCTRL DEBUG Tx Command reply: GET_REPLY 480018722 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250126085352722 DLCTRL DEBUG Command: GET 473351389 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250126085352722 DLCTRL DEBUG Tx Command reply: GET_REPLY 473351389 rate_ctr.abs.sgsn.1.cnpool:subscr:known 1 (control_if.c:477) 20250126085352723 DLCTRL DEBUG Command: GET 933282937 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250126085352723 DLCTRL DEBUG Tx Command reply: GET_REPLY 933282937 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085352724 DLCTRL DEBUG Command: GET 50025563 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085352724 DLCTRL DEBUG Tx Command reply: GET_REPLY 50025563 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085352725 DLCTRL DEBUG Command: GET 19843015 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250126085352725 DLCTRL DEBUG Tx Command reply: GET_REPLY 19843015 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126085352726 DLCTRL DEBUG Command: GET 269782919 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250126085352726 DLCTRL DEBUG Tx Command reply: GET_REPLY 269782919 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250126085352727 DLCTRL DEBUG Command: GET 972886206 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250126085352727 DLCTRL DEBUG Tx Command reply: GET_REPLY 972886206 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250126085352727 DLCTRL DEBUG Command: GET 245822677 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250126085352727 DLCTRL DEBUG Tx Command reply: GET_REPLY 245822677 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085352728 DLCTRL DEBUG Command: GET 832149969 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085352728 DLCTRL DEBUG Tx Command reply: GET_REPLY 832149969 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085352729 DLCTRL DEBUG Command: GET 4475144 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250126085352729 DLCTRL DEBUG Tx Command reply: GET_REPLY 4475144 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126085352730 DLCTRL DEBUG Command: GET 54406564 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250126085352730 DLCTRL DEBUG Tx Command reply: GET_REPLY 54406564 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250126085352731 DLCTRL DEBUG Command: GET 557346140 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250126085352731 DLCTRL DEBUG Tx Command reply: GET_REPLY 557346140 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250126085352732 DLCTRL DEBUG Command: GET 884310216 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250126085352732 DLCTRL DEBUG Tx Command reply: GET_REPLY 884310216 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085352733 DLCTRL DEBUG Command: GET 138340 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085352733 DLCTRL DEBUG Tx Command reply: GET_REPLY 138340 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085352734 DLCTRL DEBUG Command: GET 965986290 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250126085352734 DLCTRL DEBUG Tx Command reply: GET_REPLY 965986290 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed MTC@009b6094bab8: XXX { hnb_idx := 0, cn_idx := 5, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '08087300F1102A2A170512C742200010024100'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000001010'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000100010101'B, t_guard := 20.000000 } 20250126085352744 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39938<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(889)@009b6094bab8: f_create_expect(l3 := '08087300F1102A2A170512C742200010024100'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(889)@009b6094bab8: Created Expect[0] for '08087300F1102A2A170512C742200010024100'O to be handled at TC_sgsnpool_L3Complete_valid_nri_10(893) TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(876)@009b6094bab8: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_10(893)9607935 20250126085353768 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085353768 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085353768 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 108 bytes from client (stream_srv.c:1355) 20250126085353768 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250126085353768 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x929aff, normal) (hnbgw_rua.c:407) 20250126085353769 DHNB DEBUG map_rua[0x56264c628440]{init}: Allocated (fsm.c:456) 20250126085353769 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9607935)[0x56264c628440]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250126085353769 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9607935 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250126085353769 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085353769 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085353769 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:260=0x104 (hnbgw_l3.c:254) 20250126085353769 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9607935 SCCP-0 PS MI=NONE: NONE NRI(10bit)=0x104=260: NRI match selects sgsn 1 (hnbgw_cn.c:1078) 20250126085353769 DCN DEBUG map_sccp[0x56264c632ba0]{init}: Allocated (fsm.c:456) 20250126085353769 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-103)[0x56264c632ba0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250126085353769 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9607935 <-> SCCP-103 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20250126085353769 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9607935 SCCP-103 sgsn-1 MI=NONE: rx RUA Connect with 79 bytes RANAP data (hnbgw_rua.c:312) 20250126085353769 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9607935)[0x56264c628440]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250126085353769 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085353769 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085353769 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9607935)[0x56264c628440]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250126085353769 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-103)[0x56264c632ba0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126085353769 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250126085353769 DLSCCP DEBUG SCCP-SCOC(103)[0x56264c63d930]{IDLE}: Allocated (fsm.c:456) 20250126085353769 DLSCCP DEBUG SCCP-SCOC(103)[0x56264c63d930]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250126085353769 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000067), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=79,D=0013404b0000070003400180000f40060000f11009260037400100003a40080000f11009260037001040141308087300f1102a2a170512c742200010024100004f40030001150056400500f1100926) (sccp_scrc.c:406) 20250126085353769 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085353769 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085353769 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085353769 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085353769 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085353769 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085353769 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085353769 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085353769 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085353769 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085353769 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085353769 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126085353769 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085353769 DLSCCP DEBUG SCCP-SCOC(103)[0x56264c63d930]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250126085353769 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-103)[0x56264c632ba0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250126085353769 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9607935)[0x56264c628440]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250126085353769 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085353769 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085353769 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085353769 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126085353769 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126085353769 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126085353769 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250126085353769 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-SCCP(888)@009b6094bab8: First idle individual index:1 HNBGW_Test.sgsn1-SCCP(888)@009b6094bab8: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn1-RAN(889)@009b6094bab8: Found Expect[0] for l3='08087300F1102A2A170512C742200010024100'O handled at TC_sgsnpool_L3Complete_valid_nri_10(893) HNBGW_Test.sgsn1-RAN(889)@009b6094bab8: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_10(893)4399377 HNBGW_Test.sgsn1-SCCP(888)@009b6094bab8: Session index based on connection ID:1 HNBGW_Test.sgsn1-SCCP(888)@009b6094bab8: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250126085353775 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085353775 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250126085353776 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250126085353776 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250126085353776 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085353776 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085353776 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085353776 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085353776 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085353776 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085353776 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085353776 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250126085353776 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085353776 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00ddb9ed) (sccp_scrc.c:477) 20250126085353776 DLSCCP DEBUG Received CO:COAK for local reference 103 (sccp_scoc.c:1824) 20250126085353776 DLSCCP DEBUG SCCP-SCOC(103)[0x56264c63d930]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250126085353776 DLSCCP DEBUG SCCP-SCOC(103)[0x56264c63d930]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250126085353776 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085353776 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250126085353776 DCN DEBUG handle_cn_conn_conf() conn_id=103, addrs: called=RI=SSN_PC,PC=0.1.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250126085353776 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-103)[0x56264c632ba0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250126085353776 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-103)[0x56264c632ba0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_sgsnpool_L3Complete_valid_nri_10(893)@009b6094bab8: setverdict(pass): none -> pass 20250126085353779 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39938<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_valid_nri_10(893)@009b6094bab8: Final verdict of PTC: pass MTC@009b6094bab8: 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 } } } 20250126085353780 DLCTRL DEBUG Command: GET 105773603 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250126085353780 DLCTRL DEBUG Tx Command reply: GET_REPLY 105773603 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250126085353786 DLCTRL DEBUG Command: GET 951433478 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250126085353786 DLCTRL DEBUG Tx Command reply: GET_REPLY 951433478 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250126085353790 DLCTRL DEBUG Command: GET 849846130 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250126085353790 DLCTRL DEBUG Tx Command reply: GET_REPLY 849846130 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085353793 DLCTRL DEBUG Command: GET 272234423 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085353793 DLCTRL DEBUG Tx Command reply: GET_REPLY 272234423 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085353797 DLCTRL DEBUG Command: GET 593789033 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250126085353797 DLCTRL DEBUG Tx Command reply: GET_REPLY 593789033 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126085353799 DLCTRL DEBUG Command: GET 319911896 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250126085353799 DLCTRL DEBUG Tx Command reply: GET_REPLY 319911896 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250126085353801 DLCTRL DEBUG Command: GET 334332658 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250126085353801 DLCTRL DEBUG Tx Command reply: GET_REPLY 334332658 rate_ctr.abs.sgsn.1.cnpool:subscr:known 2 (control_if.c:477) 20250126085353802 DLCTRL DEBUG Command: GET 362792216 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250126085353802 DLCTRL DEBUG Tx Command reply: GET_REPLY 362792216 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085353804 DLCTRL DEBUG Command: GET 830205008 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085353804 DLCTRL DEBUG Tx Command reply: GET_REPLY 830205008 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085353805 DLCTRL DEBUG Command: GET 426794595 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250126085353805 DLCTRL DEBUG Tx Command reply: GET_REPLY 426794595 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126085353807 DLCTRL DEBUG Command: GET 914773639 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250126085353807 DLCTRL DEBUG Tx Command reply: GET_REPLY 914773639 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250126085353808 DLCTRL DEBUG Command: GET 788739958 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250126085353808 DLCTRL DEBUG Tx Command reply: GET_REPLY 788739958 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250126085353809 DLCTRL DEBUG Command: GET 440291156 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250126085353809 DLCTRL DEBUG Tx Command reply: GET_REPLY 440291156 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085353810 DLCTRL DEBUG Command: GET 818109619 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085353810 DLCTRL DEBUG Tx Command reply: GET_REPLY 818109619 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085353811 DLCTRL DEBUG Command: GET 39025586 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250126085353811 DLCTRL DEBUG Tx Command reply: GET_REPLY 39025586 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126085353811 DLCTRL DEBUG Command: GET 353208198 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250126085353811 DLCTRL DEBUG Tx Command reply: GET_REPLY 353208198 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250126085353812 DLCTRL DEBUG Command: GET 925022294 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250126085353812 DLCTRL DEBUG Tx Command reply: GET_REPLY 925022294 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250126085353813 DLCTRL DEBUG Command: GET 145014211 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250126085353813 DLCTRL DEBUG Tx Command reply: GET_REPLY 145014211 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085353814 DLCTRL DEBUG Command: GET 189432232 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085353814 DLCTRL DEBUG Tx Command reply: GET_REPLY 189432232 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085353814 DLCTRL DEBUG Command: GET 877631097 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250126085353814 DLCTRL DEBUG Tx Command reply: GET_REPLY 877631097 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed MTC@009b6094bab8: XXX { hnb_idx := 0, cn_idx := 5, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '08087300F1102A2A170512C742200010027FC0'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000001010'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000100101001'B, t_guard := 20.000000 } 20250126085353824 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39940<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(889)@009b6094bab8: f_create_expect(l3 := '08087300F1102A2A170512C742200010027FC0'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(889)@009b6094bab8: Created Expect[0] for '08087300F1102A2A170512C742200010027FC0'O to be handled at TC_sgsnpool_L3Complete_valid_nri_10(894) TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(876)@009b6094bab8: Added conn table entry 2TC_sgsnpool_L3Complete_valid_nri_10(894)14773016 20250126085354845 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085354845 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085354846 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 108 bytes from client (stream_srv.c:1355) 20250126085354846 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250126085354846 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xe16b18, normal) (hnbgw_rua.c:407) 20250126085354846 DHNB DEBUG map_rua[0x56264c632cd0]{init}: Allocated (fsm.c:456) 20250126085354846 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14773016)[0x56264c632cd0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250126085354846 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14773016 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250126085354846 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085354846 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085354846 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:511=0x1ff (hnbgw_l3.c:254) 20250126085354846 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14773016 SCCP-0 PS MI=NONE: NONE NRI(10bit)=0x1ff=511: NRI match selects sgsn 1 (hnbgw_cn.c:1078) 20250126085354846 DCN DEBUG map_sccp[0x56264c632f90]{init}: Allocated (fsm.c:456) 20250126085354846 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-104)[0x56264c632f90]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250126085354846 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14773016 <-> SCCP-104 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20250126085354846 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14773016 SCCP-104 sgsn-1 MI=NONE: rx RUA Connect with 79 bytes RANAP data (hnbgw_rua.c:312) 20250126085354846 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14773016)[0x56264c632cd0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250126085354846 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085354846 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085354846 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14773016)[0x56264c632cd0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250126085354846 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-104)[0x56264c632f90]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126085354846 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250126085354846 DLSCCP DEBUG SCCP-SCOC(104)[0x56264c62f810]{IDLE}: Allocated (fsm.c:456) 20250126085354846 DLSCCP DEBUG SCCP-SCOC(104)[0x56264c62f810]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250126085354846 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000068), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=79,D=0013404b0000070003400180000f40060000f11009260037400100003a40080000f11009260037001040141308087300f1102a2a170512c742200010027fc0004f40030001290056400500f1100926) (sccp_scrc.c:406) 20250126085354846 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085354846 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085354846 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085354846 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085354846 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085354846 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085354846 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085354846 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085354846 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085354846 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085354846 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085354846 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126085354846 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085354846 DLSCCP DEBUG SCCP-SCOC(104)[0x56264c62f810]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250126085354846 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-104)[0x56264c632f90]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250126085354846 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14773016)[0x56264c632cd0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250126085354846 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085354846 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085354847 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085354847 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126085354847 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126085354847 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126085354847 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250126085354847 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-SCCP(888)@009b6094bab8: First idle individual index:2 HNBGW_Test.sgsn1-SCCP(888)@009b6094bab8: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.sgsn1-RAN(889)@009b6094bab8: Found Expect[0] for l3='08087300F1102A2A170512C742200010027FC0'O handled at TC_sgsnpool_L3Complete_valid_nri_10(894) HNBGW_Test.sgsn1-RAN(889)@009b6094bab8: Added conn table entry 2TC_sgsnpool_L3Complete_valid_nri_10(894)13163341 HNBGW_Test.sgsn1-SCCP(888)@009b6094bab8: Session index based on connection ID:2 HNBGW_Test.sgsn1-SCCP(888)@009b6094bab8: Warning: Re-starting timer T_ias[2], which is already active (running or expired). 20250126085354854 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085354854 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250126085354854 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250126085354854 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250126085354854 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085354854 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085354854 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085354854 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085354854 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085354854 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085354854 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085354854 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250126085354854 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085354854 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0020db62) (sccp_scrc.c:477) 20250126085354854 DLSCCP DEBUG Received CO:COAK for local reference 104 (sccp_scoc.c:1824) 20250126085354854 DLSCCP DEBUG SCCP-SCOC(104)[0x56264c62f810]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250126085354854 DLSCCP DEBUG SCCP-SCOC(104)[0x56264c62f810]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250126085354854 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085354854 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250126085354854 DCN DEBUG handle_cn_conn_conf() conn_id=104, addrs: called=RI=SSN_PC,PC=0.1.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250126085354854 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-104)[0x56264c632f90]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250126085354854 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-104)[0x56264c632f90]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_sgsnpool_L3Complete_valid_nri_10(894)@009b6094bab8: setverdict(pass): none -> pass 20250126085354856 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39940<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_valid_nri_10(894)@009b6094bab8: Final verdict of PTC: pass MTC@009b6094bab8: 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 } } } 20250126085354858 DLCTRL DEBUG Command: GET 420204756 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250126085354858 DLCTRL DEBUG Tx Command reply: GET_REPLY 420204756 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250126085354861 DLCTRL DEBUG Command: GET 957216398 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250126085354861 DLCTRL DEBUG Tx Command reply: GET_REPLY 957216398 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250126085354863 DLCTRL DEBUG Command: GET 774501525 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250126085354863 DLCTRL DEBUG Tx Command reply: GET_REPLY 774501525 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085354864 DLCTRL DEBUG Command: GET 521397938 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085354864 DLCTRL DEBUG Tx Command reply: GET_REPLY 521397938 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085354865 DLCTRL DEBUG Command: GET 634826016 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250126085354865 DLCTRL DEBUG Tx Command reply: GET_REPLY 634826016 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126085354866 DLCTRL DEBUG Command: GET 745483492 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250126085354866 DLCTRL DEBUG Tx Command reply: GET_REPLY 745483492 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250126085354868 DLCTRL DEBUG Command: GET 694451234 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250126085354868 DLCTRL DEBUG Tx Command reply: GET_REPLY 694451234 rate_ctr.abs.sgsn.1.cnpool:subscr:known 3 (control_if.c:477) 20250126085354869 DLCTRL DEBUG Command: GET 672412403 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250126085354869 DLCTRL DEBUG Tx Command reply: GET_REPLY 672412403 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085354870 DLCTRL DEBUG Command: GET 545520761 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085354870 DLCTRL DEBUG Tx Command reply: GET_REPLY 545520761 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085354871 DLCTRL DEBUG Command: GET 208530554 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250126085354871 DLCTRL DEBUG Tx Command reply: GET_REPLY 208530554 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126085354873 DLCTRL DEBUG Command: GET 441248456 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250126085354873 DLCTRL DEBUG Tx Command reply: GET_REPLY 441248456 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250126085354874 DLCTRL DEBUG Command: GET 317103723 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250126085354874 DLCTRL DEBUG Tx Command reply: GET_REPLY 317103723 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250126085354875 DLCTRL DEBUG Command: GET 55125815 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250126085354875 DLCTRL DEBUG Tx Command reply: GET_REPLY 55125815 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085354876 DLCTRL DEBUG Command: GET 811663102 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085354876 DLCTRL DEBUG Tx Command reply: GET_REPLY 811663102 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085354878 DLCTRL DEBUG Command: GET 298260204 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250126085354878 DLCTRL DEBUG Tx Command reply: GET_REPLY 298260204 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126085354879 DLCTRL DEBUG Command: GET 517989275 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250126085354879 DLCTRL DEBUG Tx Command reply: GET_REPLY 517989275 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250126085354880 DLCTRL DEBUG Command: GET 240559769 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250126085354880 DLCTRL DEBUG Tx Command reply: GET_REPLY 240559769 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250126085354881 DLCTRL DEBUG Command: GET 278980831 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250126085354881 DLCTRL DEBUG Tx Command reply: GET_REPLY 278980831 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085354883 DLCTRL DEBUG Command: GET 964434779 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085354883 DLCTRL DEBUG Tx Command reply: GET_REPLY 964434779 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085354884 DLCTRL DEBUG Command: GET 242685300 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250126085354884 DLCTRL DEBUG Tx Command reply: GET_REPLY 242685300 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed MTC@009b6094bab8: ok: talloc reports "asn1_context" = 1 bytes 20250126085354888 DLINP DEBUG SRVCONN(,r=127.0.0.1:56981<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085354888 DLINP DEBUG SRVCONN(,r=127.0.0.1:56981<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085354888 DLINP NOTICE SRV(,r=127.0.0.1:56981<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) MutexDispCT-TC_sgsnpool_L3Complete_valid_nri_1(871)@009b6094bab8: Final verdict of PTC: none 20250126085354888 DMAIN NOTICE (127.0.0.1:56981 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:56981<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250126085354888 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20250126085354888 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39914<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.msc1-RAN(883)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.msc0-RAN(880)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(889)@009b6094bab8: Final verdict of PTC: none 20250126085354888 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:41693<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.sgsn0-RAN(886)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(882)@009b6094bab8: Final verdict of PTC: none 20250126085354888 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250126085354888 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085354888 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250126085354888 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250126085354888 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250126085354888 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085354888 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126085354888 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250126085354888 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126085354888 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085354888 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20250126085354888 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126085354888 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126085354888 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126085354888 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250126085354888 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126085354888 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250126085354888 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085354888 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126085354888 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20250126085354888 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085354888 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085354888 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085354888 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085354888 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126085354888 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126085354888 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126085354888 DRANAP NOTICE cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-SCCP(885)@009b6094bab8: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_1-Iuh1(877)@009b6094bab8: Final verdict of PTC: none 20250126085354889 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126085354889 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085354889 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126085354889 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(876)@009b6094bab8: Final verdict of PTC: none VirtHNBGW-STATS(872)@009b6094bab8: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_1-Iuh1-RUA(878)@009b6094bab8: Final verdict of PTC: none 20250126085354889 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126085354889 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085354889 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126085354889 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250126085354889 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SEND_FAILED flags=0x1 20250126085354889 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085354889 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250126085354889 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SEND_FAILED HNBGW_Test.msc0-M3UA(881)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(879)@009b6094bab8: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_1-Iuh0(875)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(887)@009b6094bab8: Final verdict of PTC: none HNBGW-MGCP(891)@009b6094bab8: Final verdict of PTC: none IPA-CTRL-CLI-IPA(873)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(884)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(890)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(888)@009b6094bab8: Final verdict of PTC: none MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(874)@009b6094bab8: Final verdict of PTC: none 20250126085354889 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20250126085354889 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085354889 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250126085354889 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20250126085354889 DLINP <0002> stream_srv.c:766 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250126085354889 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085354889 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc1-0: connection closed 20250126085354889 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126085354889 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126085354889 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126085354889 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250126085354889 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126085354889 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250126085354889 DLINP <0002> stream_srv.c:766 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250126085354889 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085354889 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20250126085354889 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126085354889 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126085354889 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126085354889 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250126085354889 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126085354889 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250126085354889 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126085354889 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085354889 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126085354889 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250126085354889 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Connection reset by peer 20250126085354889 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SEND_FAILED flags=0x1 20250126085354889 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085354889 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250126085354889 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SEND_FAILED 20250126085354889 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250126085354908 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085354908 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126085354908 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:371) MTC@009b6094bab8: Setting final verdict of the test case. 20250126085354909 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) MTC@009b6094bab8: Local verdict of MTC: pass MTC@009b6094bab8: Local verdict of PTC MutexDispCT-TC_sgsnpool_L3Complete_valid_nri_1(871): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC VirtHNBGW-STATS(872): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC IPA-CTRL-CLI-IPA(873): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW-PFCP(874): none (pass -> pass) 20250126085354909 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) MTC@009b6094bab8: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh0(875): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(876): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh1(877): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh1-RUA(878): none (pass -> pass)20250126085354909 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.msc0-SCCP(879): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.msc0-RAN(880): none (pass -> pass) 20250126085354909 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.msc0-M3UA(881): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.msc1-SCCP(882): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.msc1-RAN(883): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.msc1-M3UA(884): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(885): none (pass -> pass) 20250126085354909 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.sgsn0-RAN(886): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(887): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(888): none (pass -> pass) 20250126085354909 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.sgsn1-RAN(889): none (pass -> pass) 20250126085354909 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(890): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW-MGCP(891): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_10(892): pass (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_10(893): pass (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_10(894): pass (pass -> pass) 20250126085354909 DRANAP NOTICE cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: link lost (cnlink.c:118) MTC@009b6094bab8: Test case TC_sgsnpool_L3Complete_valid_nri_1 finished. Verdict: pass MTC@009b6094bab8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1 pass'. 20250126085354909 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085354910 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126085354910 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20250126085354910 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085354910 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085354910 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085354910 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085354910 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126085354910 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126085354910 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126085354910 DRANAP NOTICE cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: link lost (cnlink.c:118) 20250126085354911 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39912<->l=127.0.0.1:4261 (telnet_interface.c:138) Sun Jan 26 08:53:54 UTC 2025 ====== HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1 pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1.talloc 20250126085354965 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39950<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126085355052 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085355052 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085355052 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250126085355052 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250126085355052 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250126085355052 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9624073)[0x56264c6430c0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250126085355052 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9624073)[0x56264c6430c0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250126085355052 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-102)[0x56264c626db0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250126085355052 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250126085355052 DLSCCP DEBUG SCCP-SCOC(102)[0x56264c6291d0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250126085355052 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0094e855), PART(T=Source Reference,L=4,D=00000066), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250126085355052 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085355052 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085355052 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126085355052 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085355052 DLSCCP DEBUG SCCP-SCOC(102)[0x56264c6291d0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250126085355052 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-102)[0x56264c626db0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250126085355053 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9624073)[0x56264c6430c0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250126085355053 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9624073)[0x56264c6430c0]{disrupted}: Freeing instance (context_map.c:202) 20250126085355053 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9624073)[0x56264c6430c0]{disrupted}: Deallocated (fsm.c:568) 20250126085355053 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-102)[0x56264c626db0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250126085355053 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-102)[0x56264c626db0]{disconnected}: Freeing instance (context_map.c:206) 20250126085355053 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-102)[0x56264c626db0]{disconnected}: Deallocated (fsm.c:568) 20250126085355053 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-9624073 SCCP-102 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20250126085355053 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9607935)[0x56264c628440]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250126085355053 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9607935)[0x56264c628440]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250126085355053 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-103)[0x56264c632ba0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250126085355053 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250126085355053 DLSCCP DEBUG SCCP-SCOC(103)[0x56264c63d930]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250126085355053 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ddb9ed), PART(T=Source Reference,L=4,D=00000067), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250126085355053 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085355053 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085355053 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126085355053 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085355053 DLSCCP DEBUG SCCP-SCOC(103)[0x56264c63d930]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250126085355053 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-103)[0x56264c632ba0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250126085355053 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9607935)[0x56264c628440]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250126085355053 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9607935)[0x56264c628440]{disrupted}: Freeing instance (context_map.c:202) 20250126085355053 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9607935)[0x56264c628440]{disrupted}: Deallocated (fsm.c:568) 20250126085355053 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-103)[0x56264c632ba0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250126085355053 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-103)[0x56264c632ba0]{disconnected}: Freeing instance (context_map.c:206) 20250126085355053 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-103)[0x56264c632ba0]{disconnected}: Deallocated (fsm.c:568) 20250126085355053 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-9607935 SCCP-103 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20250126085355053 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14773016)[0x56264c632cd0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250126085355053 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14773016)[0x56264c632cd0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250126085355053 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-104)[0x56264c632f90]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250126085355053 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250126085355053 DLSCCP DEBUG SCCP-SCOC(104)[0x56264c62f810]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250126085355053 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0020db62), PART(T=Source Reference,L=4,D=00000068), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250126085355053 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085355053 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085355053 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126085355053 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085355053 DLSCCP DEBUG SCCP-SCOC(104)[0x56264c62f810]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250126085355053 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-104)[0x56264c632f90]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250126085355053 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14773016)[0x56264c632cd0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250126085355053 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14773016)[0x56264c632cd0]{disrupted}: Freeing instance (context_map.c:202) 20250126085355053 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14773016)[0x56264c632cd0]{disrupted}: Deallocated (fsm.c:568) 20250126085355053 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-104)[0x56264c632f90]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250126085355053 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-104)[0x56264c632f90]{disconnected}: Freeing instance (context_map.c:206) 20250126085355053 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-104)[0x56264c632f90]{disconnected}: Deallocated (fsm.c:568) 20250126085355053 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-14773016 SCCP-104 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20250126085355053 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085355053 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085355053 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085355053 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126085355053 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126085355053 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126085355053 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250126085355053 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085355053 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085355053 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085355053 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085355053 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126085355053 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126085355053 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126085355053 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250126085355053 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085355053 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250126085355053 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085355053 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085355053 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085355053 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126085355053 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126085355053 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126085355053 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250126085355053 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085355053 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250126085355053 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250126085355602 DLSCCP DEBUG SCCP-SCOC(99)[0x56264c624aa0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250126085355602 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00066509), PART(T=Source Reference,L=4,D=00000063), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085355602 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085355602 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085355602 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085355602 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085355602 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085355603 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085355603 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085355603 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085355603 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085355603 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085355603 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085355603 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250126085355617 DLSCCP DEBUG SCCP-SCOC(101)[0x56264c628dc0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250126085355618 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008ea783), PART(T=Source Reference,L=4,D=00000065), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085355618 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085355618 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085355618 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085355618 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085355618 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085355618 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085355618 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085355618 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085355618 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085355618 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085355618 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085355618 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250126085355619 DLSCCP DEBUG SCCP-SCOC(100)[0x56264c629c80]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250126085355619 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004b530f), PART(T=Source Reference,L=4,D=00000064), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085355619 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085355619 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085355619 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126085355619 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085355620 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085355620 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085355620 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085355620 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126085355620 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126085355620 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126085355620 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250126085355620 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085355620 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250126085355668 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39950<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=515644) 20250126085356463 DLSCCP DEBUG SCCP-SCOC(98)[0x56264c62e6d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085356463 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00387575), PART(T=Source Reference,L=4,D=00000062), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085356463 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085356463 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085356463 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085356463 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085356464 DLSCCP DEBUG SCCP-SCOC(95)[0x56264c63be70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085356464 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b11884), PART(T=Source Reference,L=4,D=0000005f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085356464 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085356464 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085356464 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085356464 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085356464 DLSCCP DEBUG SCCP-SCOC(96)[0x56264c62bfb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085356464 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00003121), PART(T=Source Reference,L=4,D=00000060), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085356464 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085356464 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085356464 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085356464 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085356464 DLSCCP DEBUG SCCP-SCOC(97)[0x56264c62b530]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085356464 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0037a890), PART(T=Source Reference,L=4,D=00000061), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085356464 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085356464 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085356464 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085356464 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085356464 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085356465 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085356465 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085356465 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085356465 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085356465 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085356465 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085356465 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250126085356465 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085356465 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085356465 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085356465 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085356465 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085356465 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085356465 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085356465 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250126085356465 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085356465 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085356465 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085356465 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085356465 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085356465 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085356465 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085356465 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250126085356465 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085356465 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085356465 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085356465 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085356465 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085356465 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085356465 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085356465 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=515644, count=529816) 20250126085356889 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126085356889 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250126085356889 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250126085356889 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126085356889 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250126085356889 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250126085356889 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126085356889 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250126085356889 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250126085357183 DLSCCP DEBUG SCCP-SCOC(94)[0x56264c63fbe0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085357183 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00683b79), PART(T=Source Reference,L=4,D=0000005e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085357183 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085357183 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085357183 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126085357183 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085357183 DLSCCP DEBUG SCCP-SCOC(93)[0x56264c6408a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085357183 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003ee380), PART(T=Source Reference,L=4,D=0000005d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085357183 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085357183 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085357183 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085357183 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085357183 DLSCCP DEBUG SCCP-SCOC(92)[0x56264c632710]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085357183 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003447ee), PART(T=Source Reference,L=4,D=0000005c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085357183 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085357184 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085357184 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085357184 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085357184 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085357184 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085357184 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085357184 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126085357184 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126085357184 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126085357184 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250126085357184 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085357184 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085357184 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085357184 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085357184 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085357184 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085357184 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250126085357184 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085357184 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085357185 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085357185 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085357185 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085357185 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085357185 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@009b6094bab8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1 pass' was executed successfully (exit status: 0). MTC@009b6094bab8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2'. ------ HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2 ------ Sun Jan 26 08:53:57 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250126085357782 DLSCCP DEBUG SCCP-SCOC(88)[0x56264c6298d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085357783 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00401d2f), PART(T=Source Reference,L=4,D=00000058), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085357783 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085357783 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085357783 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250126085357783 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085357783 DLSCCP DEBUG SCCP-SCOC(86)[0x56264c63b7c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085357783 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0001ee0b), PART(T=Source Reference,L=4,D=00000056), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085357783 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085357783 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085357783 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126085357783 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085357783 DLSCCP DEBUG SCCP-SCOC(87)[0x56264c63ac80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085357783 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0081a332), PART(T=Source Reference,L=4,D=00000057), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085357783 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085357783 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085357783 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085357783 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085357783 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085357783 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085357783 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085357783 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250126085357783 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250126085357783 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250126085357783 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250126085357783 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085357783 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085357783 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085357783 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126085357783 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126085357783 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126085357783 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250126085357783 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085357783 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085357783 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085357783 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085357783 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085357783 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085357783 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250126085358550 DLSCCP DEBUG SCCP-SCOC(84)[0x56264c624ce0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085358550 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00267f68), PART(T=Source Reference,L=4,D=00000054), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085358550 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085358550 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085358550 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250126085358550 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085358550 DLSCCP DEBUG SCCP-SCOC(83)[0x56264c5cc4a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085358550 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fd50b8), PART(T=Source Reference,L=4,D=00000053), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085358550 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085358550 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085358550 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085358550 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085358550 DLSCCP DEBUG SCCP-SCOC(85)[0x56264c642f10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085358550 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009d644d), PART(T=Source Reference,L=4,D=00000055), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085358550 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085358550 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085358550 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085358550 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085358550 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085358550 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085358550 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085358550 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250126085358550 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250126085358551 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250126085358551 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250126085358551 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085358551 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085358551 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085358551 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085358551 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085358551 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085358551 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250126085358551 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085358551 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085358551 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085358551 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085358551 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085358551 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085358551 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@009b6094bab8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2' was executed successfully (exit status: 0). MTC@009b6094bab8: Test case TC_sgsnpool_L3Complete_valid_nri_2 started. 20250126085358773 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35878<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126085358778 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35888<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126085358782 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:35357<->l=127.0.0.1:4262) (control_if.c:572) TC_sgsnpool_L3Complete_valid_nri_2-Iuh0(899)@009b6094bab8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250126085358801 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250126085358801 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250126085358810 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085358810 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085358810 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085358810 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085358811 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085358811 DRANAP DEBUG cnlink(msc-2)[0x56264c5ae870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_sgsnpool_L3Complete_valid_nri_2-Iuh1(901)@009b6094bab8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250126085358811 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:39157 (stream_srv.c:142) 20250126085358811 DMAIN INFO New HNB SCTP connection r=127.0.0.1:39157<->l=127.0.0.1:29169 (hnbgw.c:791) 20250126085358811 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085358811 DRANAP DEBUG cnlink(msc-3)[0x56264c618660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085358812 DRANAP DEBUG cnlink(msc-3)[0x56264c618660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085358812 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250126085358812 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085358812 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085358812 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085358812 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085358812 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085358812 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085358812 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085358812 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085358812 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085358812 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085358812 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085358812 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085358812 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085358812 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085358812 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250126085358812 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085358812 DRANAP DEBUG cnlink(msc-3)[0x56264c618660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085358812 DRANAP DEBUG cnlink(msc-2)[0x56264c5ae870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085358812 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250126085358812 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085358812 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085358812 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085358812 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085358812 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085358812 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085358812 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085358812 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085358812 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085358812 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085358812 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085358812 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085358812 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085358812 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085358812 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250126085358812 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085358812 DRANAP DEBUG cnlink(msc-2)[0x56264c5ae870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085358812 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085358812 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250126085358812 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085358812 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085358812 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085358812 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085358812 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085358812 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085358812 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085358812 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085358812 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085358812 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085358812 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085358812 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085358812 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085358812 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085358812 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126085358812 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085358812 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085358812 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085358812 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250126085358812 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085358812 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085358812 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085358812 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085358812 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085358812 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085358812 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085358812 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085358812 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085358812 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085358812 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085358812 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085358812 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085358812 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085358812 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085358812 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085358812 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085358812 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085358812 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085358812 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085358812 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250126085358812 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250126085358812 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250126085358812 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085358812 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085358812 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085358812 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250126085358812 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250126085358812 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250126085358812 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250126085358812 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085358812 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085358812 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085358812 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126085358812 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126085358812 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126085358812 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250126085358812 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085358812 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085358812 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085358812 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085358812 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085358812 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085358812 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@009b6094bab8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(905)@009b6094bab8: ************************************************* HNBGW_Test.msc0-M3UA(905)@009b6094bab8: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(905)@009b6094bab8: ************************************************* MTC@009b6094bab8: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(903)@009b6094bab8: v_sccp_pdu_maxlen:268 MTC@009b6094bab8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(908)@009b6094bab8: ************************************************* HNBGW_Test.msc1-M3UA(908)@009b6094bab8: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(908)@009b6094bab8: ************************************************* MTC@009b6094bab8: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(906)@009b6094bab8: v_sccp_pdu_maxlen:268 MTC@009b6094bab8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(911)@009b6094bab8: ************************************************* HNBGW_Test.msc2-M3UA(911)@009b6094bab8: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(911)@009b6094bab8: ************************************************* MTC@009b6094bab8: Starting RAN_Emulation HNBGW_Test.msc2-SCCP(909)@009b6094bab8: v_sccp_pdu_maxlen:268 20250126085358863 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085358863 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085358863 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085358863 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085358863 DRANAP NOTICE cnlink(sgsn-1)[0x56264c619980]{DISCONNECTED}: link lost (cnlink.c:118) 20250126085358863 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085358863 DRANAP DEBUG cnlink(sgsn-2)[0x56264c61a310]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085358863 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085358863 DRANAP DEBUG cnlink(sgsn-3)[0x56264c61aca0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085358864 DRANAP DEBUG cnlink(sgsn-3)[0x56264c61aca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085358864 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250126085358864 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085358864 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085358864 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085358864 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085358864 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085358864 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085358864 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085358864 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085358864 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085358864 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085358864 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085358864 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085358864 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085358864 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085358864 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250126085358864 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085358864 DRANAP DEBUG cnlink(sgsn-3)[0x56264c61aca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085358864 DRANAP DEBUG cnlink(sgsn-2)[0x56264c61a310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085358864 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250126085358864 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085358864 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085358865 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085358865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085358865 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085358865 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085358865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085358865 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085358865 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085358865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085358865 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085358865 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085358865 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085358865 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085358865 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250126085358865 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085358865 DRANAP DEBUG cnlink(sgsn-2)[0x56264c61a310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085358865 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085358865 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250126085358865 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085358865 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085358865 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085358865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085358865 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085358865 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085358865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085358865 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085358865 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085358865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085358865 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085358865 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085358865 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085358865 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085358865 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126085358865 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085358865 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085358865 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085358865 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250126085358865 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085358865 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085358865 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085358865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085358865 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085358865 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085358865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085358865 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085358865 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085358865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085358865 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085358865 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085358865 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085358865 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085358865 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085358865 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085358865 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085358865 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085358865 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085358865 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085358865 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250126085358865 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250126085358865 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250126085358865 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085358865 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085358865 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085358865 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250126085358865 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250126085358865 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250126085358865 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250126085358865 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085358865 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085358865 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085358865 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126085358865 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126085358865 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126085358865 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250126085358865 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085358865 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085358865 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085358865 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085358865 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085358865 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085358865 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085358865 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20250126085358865 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe MTC@009b6094bab8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@009b6094bab8: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(914)@009b6094bab8: ************************************************* HNBGW_Test.sgsn0-M3UA(914)@009b6094bab8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(914)@009b6094bab8: ************************************************* HNBGW_Test.sgsn0-SCCP(912)@009b6094bab8: v_sccp_pdu_maxlen:268 MTC@009b6094bab8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@009b6094bab8: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(917)@009b6094bab8: ************************************************* HNBGW_Test.sgsn1-M3UA(917)@009b6094bab8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(917)@009b6094bab8: ************************************************* HNBGW_Test.sgsn1-SCCP(915)@009b6094bab8: v_sccp_pdu_maxlen:268 MTC@009b6094bab8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@009b6094bab8: Starting RAN_Emulation HNBGW_Test.sgsn2-M3UA(920)@009b6094bab8: ************************************************* HNBGW_Test.sgsn2-M3UA(920)@009b6094bab8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(920)@009b6094bab8: ************************************************* HNBGW_Test.sgsn2-SCCP(918)@009b6094bab8: v_sccp_pdu_maxlen:268 20250126085358917 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085358917 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085358917 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1355) 20250126085358917 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250126085358917 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20250126085358917 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250126085358917 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250126085358917 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085358917 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@009b6094bab8: setverdict(pass): none -> pass 20250126085358922 DLINP DEBUG SRVCONN(,r=127.0.0.1:39157<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085358922 DLINP DEBUG SRVCONN(,r=127.0.0.1:39157<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085358922 DLINP DEBUG SRVCONN(,r=127.0.0.1:39157<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1355) 20250126085358922 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250126085358922 DHNBAP DEBUG (127.0.0.1:39157 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20250126085358922 DHNBAP NOTICE (127.0.0.1:39157 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250126085358922 DHNBAP NOTICE (127.0.0.1:39157 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250126085358922 DLINP DEBUG SRVCONN(,r=127.0.0.1:39157<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085358922 DLINP DEBUG SRVCONN(,r=127.0.0.1:39157<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126085359032 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126085359032 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250126085359032 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126085359032 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(905)@009b6094bab8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250126085359040 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085359040 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250126085359041 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126085359041 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126085359041 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126085359041 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250126085359041 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126085359043 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085359043 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250126085359043 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126085359043 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126085359043 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126085359043 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126085359043 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126085359044 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250126085359044 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085359044 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126085359044 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20250126085359044 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085359044 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085359044 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085359044 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085359044 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126085359044 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126085359044 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085359044 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126085359044 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250126085359044 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126085359044 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250126085359045 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085359045 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250126085359045 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085359045 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085359045 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085359045 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085359045 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085359045 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085359045 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085359045 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085359045 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085359045 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085359045 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085359045 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085359045 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085359045 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085359045 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085359045 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085359045 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085359046 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085359046 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085359046 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085359046 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085359046 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085359046 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085359046 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085359046 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-M3UA(908)@009b6094bab8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250126085359051 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085359051 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250126085359051 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126085359051 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126085359051 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126085359051 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250126085359051 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126085359054 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085359054 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250126085359054 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126085359054 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126085359054 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126085359054 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126085359054 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126085359054 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250126085359054 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085359054 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126085359054 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:406) 20250126085359054 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085359054 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085359054 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085359054 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085359054 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126085359054 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126085359054 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085359055 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085359055 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250126085359055 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085359056 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085359056 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085359056 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085359056 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085359056 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085359056 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085359056 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085359056 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085359056 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085359056 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085359056 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085359056 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085359056 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085359056 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126085359056 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085359056 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085359056 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085359056 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085359056 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085359056 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126085359056 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126085359056 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126085359056 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250126085359056 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085359057 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126085359057 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc2-0 20250126085359057 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126085359057 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc2-M3UA(911)@009b6094bab8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250126085359063 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085359063 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20250126085359063 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126085359063 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126085359063 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126085359063 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20250126085359063 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126085359066 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085359066 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20250126085359066 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126085359066 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126085359066 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126085359066 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126085359066 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126085359066 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085359066 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126085359066 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.3/0, (xua_snm.c:406) 20250126085359066 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085359066 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085359066 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085359066 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085359066 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126085359066 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126085359066 DRANAP DEBUG cnlink(msc-2)[0x56264c5ae870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085359066 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250126085359067 DRANAP DEBUG cnlink(msc-2)[0x56264c5ae870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085359067 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250126085359067 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085359067 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085359067 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085359067 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085359067 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085359067 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085359067 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085359067 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085359067 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085359067 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085359067 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085359067 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085359067 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085359067 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085359068 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250126085359068 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085359068 DRANAP DEBUG cnlink(msc-2)[0x56264c5ae870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085359068 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085359068 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085359068 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085359068 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250126085359068 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250126085359068 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250126085359068 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250126085359068 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085359081 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126085359081 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250126085359081 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126085359081 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(914)@009b6094bab8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250126085359087 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085359087 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250126085359087 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126085359087 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126085359087 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126085359087 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250126085359087 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126085359089 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085359089 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250126085359089 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126085359089 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126085359089 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126085359089 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126085359089 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126085359089 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250126085359089 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085359089 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126085359089 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20250126085359089 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085359089 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085359089 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085359089 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085359089 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126085359089 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126085359089 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085359090 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085359091 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250126085359091 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085359091 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085359091 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085359091 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085359091 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085359091 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085359091 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085359091 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085359091 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085359091 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085359091 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085359091 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085359091 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085359091 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085359091 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085359091 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085359091 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085359091 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085359091 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085359091 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085359091 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085359091 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085359091 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085359091 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085359091 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085359094 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126085359094 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20250126085359094 DLSS7 <000c> osmo_ss7_xua_srv.c:119 0: asp-virt-sgsn1-0: accept of new connection from (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) before old was closed -> close old one 20250126085359094 DLSS7 <000c> osmo_ss7_asp.c:1082 ?: connection closed 20250126085359094 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20250126085359095 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20250126085359095 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(917)@009b6094bab8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250126085359100 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085359100 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20250126085359101 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20250126085359101 DLSS7 <000c> xua_asp_fsm.c:300 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20250126085359101 DLSS7 <000c> xua_asp_fsm.c:663 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20250126085359101 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20250126085359101 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250126085359101 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20250126085359101 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085359101 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126085359101 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:371) 20250126085359101 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085359101 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085359101 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085359101 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085359101 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126085359106 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126085359106 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn2-0 20250126085359106 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126085359106 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250126085359107 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085359107 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20250126085359107 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126085359107 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126085359107 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20250126085359107 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_ACTIVE 20250126085359107 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126085359107 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085359107 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126085359107 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:406) 20250126085359107 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085359108 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085359108 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085359108 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085359108 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126085359108 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126085359108 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085359109 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085359109 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250126085359109 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085359109 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085359109 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085359109 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085359109 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085359109 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085359109 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085359109 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085359109 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085359109 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085359109 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085359109 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085359109 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085359109 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085359109 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126085359109 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085359109 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085359109 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085359109 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085359109 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085359109 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126085359109 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126085359109 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126085359109 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250126085359109 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn2-M3UA(920)@009b6094bab8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23910 to server: "127.0.0.1":2905 association #8 20250126085359115 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085359115 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn2-0: Received M3UA Message (ASPSM:UP) 20250126085359115 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126085359115 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126085359115 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126085359115 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn2){AS_DOWN}: state_chg to AS_INACTIVE 20250126085359115 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126085359117 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085359117 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn2-0: Received M3UA Message (ASPTM:ACTIVE) 20250126085359117 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126085359117 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126085359117 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126085359117 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126085359117 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126085359117 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085359117 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126085359117 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.3/0, (xua_snm.c:406) 20250126085359117 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085359117 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085359117 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085359118 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085359118 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126085359118 DCN NOTICE (sgsn-2) now available: N-PCSTATE ind: pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126085359118 DRANAP DEBUG cnlink(sgsn-2)[0x56264c61a310]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085359119 DRANAP DEBUG cnlink(sgsn-2)[0x56264c61a310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085359119 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250126085359119 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085359119 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085359119 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085359119 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085359119 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085359119 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085359119 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085359119 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085359119 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085359119 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085359119 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085359119 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085359119 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085359119 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085359119 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250126085359119 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085359119 DRANAP DEBUG cnlink(sgsn-2)[0x56264c61a310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085359119 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085359119 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085359119 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085359119 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250126085359119 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250126085359119 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250126085359119 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250126085359119 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085359344 DLSCCP DEBUG SCCP-SCOC(82)[0x56264c63aff0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20250126085359344 DLSCCP DEBUG SCCP-SCOC(82)[0x56264c63aff0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20250126085359344 DLSCCP DEBUG SCCP-SCOC(82)[0x56264c63aff0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250126085359344 DLSCCP DEBUG SCCP-SCOC(82)[0x56264c63aff0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250126085359344 DLSCCP DEBUG SCCP-SCOC(82)[0x56264c63aff0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(904)@009b6094bab8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126085359849 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085359849 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085359849 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085359849 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085359849 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085359849 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085359849 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085359849 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085359849 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085359849 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085359849 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085359849 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085359849 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085359849 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085359849 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250126085359849 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250126085359849 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085359849 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085359849 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085359849 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085359849 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085359849 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085359849 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085359849 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085359849 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085359849 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085359849 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085359849 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085359849 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085359849 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085359849 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126085359849 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126085359849 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250126085359849 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250126085359849 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085359849 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250126085359849 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085359849 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085359849 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085359850 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085359850 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085359850 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085359850 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085359850 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085359850 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085359850 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085359850 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085359850 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085359850 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085359850 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126085359850 DRANAP NOTICE cnlink(msc-0)[0x56264c5ce220]{CONNECTED}: link up (cnlink.c:111) 20250126085359850 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085359850 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085359850 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085359850 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085359850 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085359850 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085359850 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085359850 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085359850 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085359850 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085359850 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085359850 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085359850 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085359850 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085359850 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085359850 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085359850 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085359850 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085359850 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085359850 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085359850 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085359850 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085359850 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250126085359850 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250126085359850 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085359850 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085359850 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085359850 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085359850 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085359850 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085359850 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085359850 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085359850 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085359850 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085359850 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085359850 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085359850 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085359850 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085359850 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126085359850 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126085359850 DRANAP INFO cnlink(msc-0)[0x56264c5ce220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(907)@009b6094bab8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126085359852 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085359852 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085359852 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085359852 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250126085359852 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085359852 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085359852 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250126085359852 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250126085359852 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085359852 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085359852 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085359852 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085359852 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085359852 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085359852 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085359852 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085359852 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085359852 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085359852 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085359852 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085359852 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085359852 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085359852 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126085359852 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085359852 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250126085359852 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250126085359852 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250126085359852 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085359852 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085359852 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085359852 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085359852 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126085359852 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) 20250126085359852 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) 20250126085359852 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085359852 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250126085359852 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085359852 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085359852 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085359852 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085359852 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085359852 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085359852 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085359852 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085359852 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085359852 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085359852 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085359852 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126085359852 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085359852 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126085359852 DRANAP NOTICE cnlink(msc-1)[0x56264c5b1670]{CONNECTED}: link up (cnlink.c:111) 20250126085359852 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085359852 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085359853 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085359853 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126085359853 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126085359853 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126085359853 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250126085359853 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085359853 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085359853 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250126085359853 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250126085359853 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250126085359853 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085359853 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085359853 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085359853 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085359853 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085359853 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085359853 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085359853 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250126085359853 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085359853 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085359853 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250126085359853 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250126085359853 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085359853 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085359853 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085359853 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085359853 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085359853 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085359853 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085359853 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085359853 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085359853 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085359853 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085359853 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085359853 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085359853 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085359853 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126085359853 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126085359853 DRANAP INFO cnlink(msc-1)[0x56264c5b1670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc2-RAN(910)@009b6094bab8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126085359863 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085359863 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250126085359863 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc2-0: m3ua_rx_xfer 20250126085359863 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250126085359863 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085359863 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085359863 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085359863 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085359863 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085359863 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085359863 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085359863 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:603) 20250126085359863 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085359863 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085359863 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250126085359863 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250126085359863 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085359863 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085359863 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085359863 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085359863 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085359863 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085359863 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085359863 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085359863 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085359863 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085359863 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085359863 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085359863 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085359864 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085359864 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126085359864 DRANAP DEBUG cnlink(msc-2)[0x56264c5ae870]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126085359864 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) 20250126085359864 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) 20250126085359864 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085359864 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250126085359864 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085359864 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085359864 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085359864 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085359864 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085359864 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085359864 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085359864 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085359864 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085359864 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085359864 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085359864 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250126085359864 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085359864 DRANAP DEBUG cnlink(msc-2)[0x56264c5ae870]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126085359864 DRANAP NOTICE cnlink(msc-2)[0x56264c5ae870]{CONNECTED}: link up (cnlink.c:111) 20250126085359864 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085359864 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085359864 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085359864 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250126085359864 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250126085359864 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250126085359864 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250126085359864 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085359865 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085359865 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250126085359865 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc2-0: m3ua_rx_xfer 20250126085359865 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250126085359865 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085359865 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085359865 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085359865 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085359865 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085359865 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085359865 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085359865 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:603) 20250126085359865 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085359865 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085359865 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250126085359865 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250126085359865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085359865 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085359865 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085359865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085359865 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085359865 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085359865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085359865 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085359865 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085359865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085359865 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085359865 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085359865 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085359865 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085359865 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126085359865 DRANAP DEBUG cnlink(msc-2)[0x56264c5ae870]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126085359865 DRANAP INFO cnlink(msc-2)[0x56264c5ae870]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(913)@009b6094bab8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126085359893 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085359893 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085359893 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085359893 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085359893 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085359893 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085359893 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085359893 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085359894 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085359894 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085359894 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085359894 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085359894 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085359894 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085359894 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250126085359894 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250126085359894 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085359894 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085359894 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085359894 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085359894 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085359894 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085359894 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085359894 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085359894 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085359894 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085359894 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085359894 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085359894 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085359894 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085359894 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126085359894 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126085359894 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250126085359894 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250126085359894 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085359894 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250126085359894 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085359894 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085359894 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085359894 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085359894 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085359894 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085359894 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085359894 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085359894 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085359894 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085359894 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085359894 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085359894 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085359894 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126085359894 DRANAP NOTICE cnlink(sgsn-0)[0x56264c618ff0]{CONNECTED}: link up (cnlink.c:111) 20250126085359894 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085359894 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085359894 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085359894 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085359894 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085359894 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085359895 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085359895 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085359899 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085359899 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085359899 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085359899 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085359899 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085359899 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085359899 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085359899 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085359899 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085359899 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085359899 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085359899 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085359899 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085359899 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085359899 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250126085359899 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20250126085359899 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085359899 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085359899 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085359899 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085359899 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085359899 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085359899 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085359899 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085359899 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085359899 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085359899 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085359899 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085359899 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085359899 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085359899 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126085359899 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126085359900 DRANAP INFO cnlink(sgsn-0)[0x56264c618ff0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(916)@009b6094bab8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126085359907 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085359907 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250126085359907 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250126085359907 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250126085359907 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085359907 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085359907 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085359907 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085359907 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085359907 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085359907 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085359907 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250126085359907 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085359907 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085359907 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250126085359907 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250126085359907 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085359907 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085359907 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085359907 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085359907 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085359907 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085359907 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085359907 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085359907 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085359907 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085359907 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085359907 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085359907 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085359907 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085359907 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126085359907 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126085359907 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) 20250126085359907 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) 20250126085359907 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085359907 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250126085359907 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085359907 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085359907 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085359907 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085359907 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085359907 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085359907 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085359907 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085359907 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085359907 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085359907 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085359907 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126085359907 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085359907 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126085359907 DRANAP NOTICE cnlink(sgsn-1)[0x56264c619980]{CONNECTED}: link up (cnlink.c:111) 20250126085359907 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085359907 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085359907 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085359907 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126085359907 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126085359907 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126085359907 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250126085359907 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085359909 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085359909 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250126085359909 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250126085359909 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250126085359909 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085359909 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085359909 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085359909 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085359909 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085359909 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085359909 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085359909 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250126085359909 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085359909 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085359909 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250126085359909 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20250126085359909 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085359909 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085359909 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085359909 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085359909 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085359910 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085359910 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085359910 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085359910 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085359910 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085359910 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085359910 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085359910 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085359910 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085359910 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126085359910 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126085359910 DRANAP INFO cnlink(sgsn-1)[0x56264c619980]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn2-RAN(919)@009b6094bab8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126085359913 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085359913 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20250126085359913 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20250126085359913 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn2-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20250126085359913 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085359913 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085359913 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085359913 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085359914 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085359914 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085359914 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085359914 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:603) 20250126085359914 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085359914 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085359914 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20250126085359914 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250126085359914 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:391) 20250126085359914 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085359914 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085359914 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085359914 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085359914 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085359914 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085359914 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085359914 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085359914 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:391) 20250126085359914 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085359914 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085359914 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085359914 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085359914 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126085359914 DRANAP DEBUG cnlink(sgsn-2)[0x56264c61a310]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126085359914 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) 20250126085359914 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) 20250126085359914 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085359914 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250126085359914 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085359914 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085359914 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085359914 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085359914 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085359914 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085359914 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085359914 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085359914 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085359914 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085359914 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085359914 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250126085359914 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085359914 DRANAP DEBUG cnlink(sgsn-2)[0x56264c61a310]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126085359914 DRANAP NOTICE cnlink(sgsn-2)[0x56264c61a310]{CONNECTED}: link up (cnlink.c:111) 20250126085359914 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085359914 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085359914 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085359914 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250126085359914 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250126085359914 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250126085359914 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250126085359914 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085359915 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085359915 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20250126085359915 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20250126085359916 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn2-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20250126085359916 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085359916 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085359916 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085359916 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085359916 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085359916 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085359916 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085359916 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:603) 20250126085359916 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085359916 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085359916 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20250126085359916 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20250126085359916 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:391) 20250126085359916 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085359916 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085359916 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085359916 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085359916 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085359916 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085359916 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085359916 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085359916 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:391) 20250126085359916 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085359916 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085359916 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085359916 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085359916 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126085359916 DRANAP DEBUG cnlink(sgsn-2)[0x56264c61a310]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126085359916 DRANAP INFO cnlink(sgsn-2)[0x56264c61a310]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250126085400934 DLCTRL DEBUG Command: GET 345825184 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250126085400934 DLCTRL DEBUG Tx Command reply: GET_REPLY 345825184 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250126085400935 DLCTRL DEBUG Command: GET 66485335 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250126085400935 DLCTRL DEBUG Tx Command reply: GET_REPLY 66485335 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250126085400940 DLCTRL DEBUG Command: GET 864148000 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250126085400940 DLCTRL DEBUG Tx Command reply: GET_REPLY 864148000 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085400945 DLCTRL DEBUG Command: GET 725304329 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085400945 DLCTRL DEBUG Tx Command reply: GET_REPLY 725304329 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085400949 DLCTRL DEBUG Command: GET 215553142 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250126085400949 DLCTRL DEBUG Tx Command reply: GET_REPLY 215553142 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20250126085400950 DLCTRL DEBUG Command: GET 62396293 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250126085400950 DLCTRL DEBUG Tx Command reply: GET_REPLY 62396293 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250126085400951 DLCTRL DEBUG Command: GET 346175975 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250126085400951 DLCTRL DEBUG Tx Command reply: GET_REPLY 346175975 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250126085400952 DLCTRL DEBUG Command: GET 307123025 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250126085400952 DLCTRL DEBUG Tx Command reply: GET_REPLY 307123025 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085400953 DLCTRL DEBUG Command: GET 844564559 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085400953 DLCTRL DEBUG Tx Command reply: GET_REPLY 844564559 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085400953 DLCTRL DEBUG Command: GET 261869674 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250126085400953 DLCTRL DEBUG Tx Command reply: GET_REPLY 261869674 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20250126085400955 DLCTRL DEBUG Command: GET 411084527 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250126085400955 DLCTRL DEBUG Tx Command reply: GET_REPLY 411084527 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250126085400956 DLCTRL DEBUG Command: GET 527397558 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250126085400956 DLCTRL DEBUG Tx Command reply: GET_REPLY 527397558 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250126085400958 DLCTRL DEBUG Command: GET 251549780 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250126085400958 DLCTRL DEBUG Tx Command reply: GET_REPLY 251549780 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085400959 DLCTRL DEBUG Command: GET 303650439 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085400959 DLCTRL DEBUG Tx Command reply: GET_REPLY 303650439 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085400960 DLCTRL DEBUG Command: GET 57562096 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250126085400960 DLCTRL DEBUG Tx Command reply: GET_REPLY 57562096 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20250126085400962 DLCTRL DEBUG Command: GET 238366028 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250126085400962 DLCTRL DEBUG Tx Command reply: GET_REPLY 238366028 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250126085400963 DLCTRL DEBUG Command: GET 430839673 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250126085400963 DLCTRL DEBUG Tx Command reply: GET_REPLY 430839673 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250126085400964 DLCTRL DEBUG Command: GET 183945666 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250126085400964 DLCTRL DEBUG Tx Command reply: GET_REPLY 183945666 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085400965 DLCTRL DEBUG Command: GET 86395669 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085400965 DLCTRL DEBUG Tx Command reply: GET_REPLY 86395669 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085400966 DLCTRL DEBUG Command: GET 481417652 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250126085400966 DLCTRL DEBUG Tx Command reply: GET_REPLY 481417652 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@009b6094bab8: 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@009b6094bab8: "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@009b6094bab8: 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@009b6094bab8: 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@009b6094bab8: XXX { hnb_idx := 0, cn_idx := 6, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '080101D571000005F44280002300F1102A2A170512C742200010028000'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000001011'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000000010000'B, t_guard := 20.000000 } 20250126085400987 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35900<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn2-RAN(919)@009b6094bab8: f_create_expect(l3 := '080101D571000005F44280002300F1102A2A170512C742200010028000'O, n_connectPointCode := omit HNBGW_Test.sgsn2-RAN(919)@009b6094bab8: Created Expect[0] for '080101D571000005F44280002300F1102A2A170512C742200010028000'O to be handled at TC_sgsnpool_L3Complete_valid_nri_20(922) TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(900)@009b6094bab8: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_20(922)3867935 20250126085402040 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085402040 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085402040 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 118 bytes from client (stream_srv.c:1355) 20250126085402040 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250126085402041 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x3b051f, normal) (hnbgw_rua.c:407) 20250126085402041 DHNB DEBUG map_rua[0x56264c63aff0]{init}: Allocated (fsm.c:456) 20250126085402041 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3867935)[0x56264c63aff0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250126085402041 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3867935 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250126085402041 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085402041 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085402041 DRUA DEBUG GMM Attach Req mi=TMSI-0x42800023 old_ra=001-01-10794-23 nri:512=0x200 (hnbgw_l3.c:234) 20250126085402041 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3867935 SCCP-0 PS MI=TMSI-0x42800023: TMSI-0x42800023 NRI(10bit)=0x200=512: NRI match selects sgsn 2 (hnbgw_cn.c:1078) 20250126085402041 DCN DEBUG map_sccp[0x56264c6430c0]{init}: Allocated (fsm.c:456) 20250126085402041 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-105)[0x56264c6430c0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250126085402041 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3867935 <-> SCCP-105 sgsn-2 sgsn-two cs7-0.sccp l=0.23.5<->r=0.1.3 (context_map.c:128) 20250126085402041 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3867935 SCCP-105 sgsn-2 MI=TMSI-0x42800023: rx RUA Connect with 89 bytes RANAP data (hnbgw_rua.c:312) 20250126085402041 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3867935)[0x56264c63aff0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250126085402041 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085402041 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085402041 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3867935)[0x56264c63aff0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250126085402041 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-105)[0x56264c6430c0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126085402041 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250126085402041 DLSCCP DEBUG SCCP-SCOC(105)[0x56264c626db0]{IDLE}: Allocated (fsm.c:456) 20250126085402041 DLSCCP DEBUG SCCP-SCOC(105)[0x56264c626db0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250126085402041 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000069), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=89,D=001340550000070003400180000f40060000f11009260037400100003a40080000f110092600370010401e1d080101d571000005f44280002300f1102a2a170512c742200010028000004f40030000100056400500f1100926) (sccp_scrc.c:406) 20250126085402041 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085402041 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085402041 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085402041 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085402041 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085402041 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085402041 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085402041 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085402041 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085402041 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085402041 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085402041 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250126085402041 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085402041 DLSCCP DEBUG SCCP-SCOC(105)[0x56264c626db0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250126085402041 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-105)[0x56264c6430c0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250126085402041 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3867935)[0x56264c63aff0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250126085402042 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085402042 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085402042 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085402042 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250126085402042 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250126085402042 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250126085402042 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250126085402042 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn2-SCCP(918)@009b6094bab8: First idle individual index:0 HNBGW_Test.sgsn2-SCCP(918)@009b6094bab8: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn2-RAN(919)@009b6094bab8: Found Expect[0] for l3='080101D571000005F44280002300F1102A2A170512C742200010028000'O handled at TC_sgsnpool_L3Complete_valid_nri_20(922) HNBGW_Test.sgsn2-RAN(919)@009b6094bab8: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_20(922)4163371 HNBGW_Test.sgsn2-SCCP(918)@009b6094bab8: Session index based on connection ID:0 HNBGW_Test.sgsn2-SCCP(918)@009b6094bab8: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250126085402061 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085402061 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20250126085402061 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20250126085402061 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn2-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20250126085402061 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085402061 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085402061 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085402061 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_sgsnpool_L3Complete_valid_nri_20(922)@009b6094bab8: setverdict(pass): none -> pass 20250126085402062 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085402062 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085402062 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085402062 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:603) 20250126085402062 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085402062 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00bde8f9) (sccp_scrc.c:477) 20250126085402062 DLSCCP DEBUG Received CO:COAK for local reference 105 (sccp_scoc.c:1824) 20250126085402062 DLSCCP DEBUG SCCP-SCOC(105)[0x56264c626db0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250126085402062 DLSCCP DEBUG SCCP-SCOC(105)[0x56264c626db0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250126085402062 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085402062 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250126085402062 DCN DEBUG handle_cn_conn_conf() conn_id=105, addrs: called=RI=SSN_PC,PC=0.1.3,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250126085402062 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-105)[0x56264c6430c0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250126085402062 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-105)[0x56264c6430c0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250126085402064 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35900<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_valid_nri_20(922)@009b6094bab8: Final verdict of PTC: pass MTC@009b6094bab8: 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 } } } 20250126085402067 DLCTRL DEBUG Command: GET 698479820 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250126085402067 DLCTRL DEBUG Tx Command reply: GET_REPLY 698479820 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250126085402072 DLCTRL DEBUG Command: GET 481249710 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250126085402072 DLCTRL DEBUG Tx Command reply: GET_REPLY 481249710 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250126085402075 DLCTRL DEBUG Command: GET 937446801 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250126085402075 DLCTRL DEBUG Tx Command reply: GET_REPLY 937446801 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085402078 DLCTRL DEBUG Command: GET 721009387 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085402078 DLCTRL DEBUG Tx Command reply: GET_REPLY 721009387 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085402079 DLCTRL DEBUG Command: GET 805924910 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250126085402079 DLCTRL DEBUG Tx Command reply: GET_REPLY 805924910 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126085402081 DLCTRL DEBUG Command: GET 49132526 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250126085402081 DLCTRL DEBUG Tx Command reply: GET_REPLY 49132526 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250126085402082 DLCTRL DEBUG Command: GET 309991786 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250126085402082 DLCTRL DEBUG Tx Command reply: GET_REPLY 309991786 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250126085402083 DLCTRL DEBUG Command: GET 932507266 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250126085402083 DLCTRL DEBUG Tx Command reply: GET_REPLY 932507266 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085402083 DLCTRL DEBUG Command: GET 81442193 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085402083 DLCTRL DEBUG Tx Command reply: GET_REPLY 81442193 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085402084 DLCTRL DEBUG Command: GET 367024756 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250126085402084 DLCTRL DEBUG Tx Command reply: GET_REPLY 367024756 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126085402085 DLCTRL DEBUG Command: GET 824453887 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250126085402085 DLCTRL DEBUG Tx Command reply: GET_REPLY 824453887 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250126085402085 DLCTRL DEBUG Command: GET 830816990 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250126085402085 DLCTRL DEBUG Tx Command reply: GET_REPLY 830816990 rate_ctr.abs.sgsn.2.cnpool:subscr:known 1 (control_if.c:477) 20250126085402086 DLCTRL DEBUG Command: GET 242811938 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250126085402086 DLCTRL DEBUG Tx Command reply: GET_REPLY 242811938 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085402087 DLCTRL DEBUG Command: GET 776827229 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085402087 DLCTRL DEBUG Tx Command reply: GET_REPLY 776827229 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085402087 DLCTRL DEBUG Command: GET 643196777 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250126085402087 DLCTRL DEBUG Tx Command reply: GET_REPLY 643196777 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126085402088 DLCTRL DEBUG Command: GET 366095170 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250126085402088 DLCTRL DEBUG Tx Command reply: GET_REPLY 366095170 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250126085402089 DLCTRL DEBUG Command: GET 716571086 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250126085402089 DLCTRL DEBUG Tx Command reply: GET_REPLY 716571086 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250126085402089 DLCTRL DEBUG Command: GET 996411765 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250126085402089 DLCTRL DEBUG Tx Command reply: GET_REPLY 996411765 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085402090 DLCTRL DEBUG Command: GET 870460564 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085402090 DLCTRL DEBUG Tx Command reply: GET_REPLY 870460564 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085402090 DLCTRL DEBUG Command: GET 746471103 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250126085402091 DLCTRL DEBUG Tx Command reply: GET_REPLY 746471103 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed MTC@009b6094bab8: XXX { hnb_idx := 0, cn_idx := 6, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '080101D571000005F442A9802300F1102A2A170512C74220001002A980'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000001011'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001100001010'B, t_guard := 20.000000 } 20250126085402100 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35910<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn2-RAN(919)@009b6094bab8: f_create_expect(l3 := '080101D571000005F442A9802300F1102A2A170512C74220001002A980'O, n_connectPointCode := omit HNBGW_Test.sgsn2-RAN(919)@009b6094bab8: Created Expect[0] for '080101D571000005F442A9802300F1102A2A170512C74220001002A980'O to be handled at TC_sgsnpool_L3Complete_valid_nri_20(923) TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(900)@009b6094bab8: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_20(923)16665326 20250126085403122 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085403122 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085403122 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 118 bytes from client (stream_srv.c:1355) 20250126085403122 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250126085403122 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xfe4aee, normal) (hnbgw_rua.c:407) 20250126085403122 DHNB DEBUG map_rua[0x56264c628440]{init}: Allocated (fsm.c:456) 20250126085403122 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16665326)[0x56264c628440]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250126085403122 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16665326 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250126085403122 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085403122 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085403122 DRUA DEBUG GMM Attach Req mi=TMSI-0x42A98023 old_ra=001-01-10794-23 nri:678=0x2a6 (hnbgw_l3.c:234) 20250126085403122 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16665326 SCCP-0 PS MI=TMSI-0x42A98023: TMSI-0x42A98023 NRI(10bit)=0x2a6=678: NRI match selects sgsn 2 (hnbgw_cn.c:1078) 20250126085403122 DCN DEBUG map_sccp[0x56264c632ba0]{init}: Allocated (fsm.c:456) 20250126085403122 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-106)[0x56264c632ba0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250126085403122 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-16665326 <-> SCCP-106 sgsn-2 sgsn-two cs7-0.sccp l=0.23.5<->r=0.1.3 (context_map.c:128) 20250126085403122 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16665326 SCCP-106 sgsn-2 MI=TMSI-0x42A98023: rx RUA Connect with 89 bytes RANAP data (hnbgw_rua.c:312) 20250126085403122 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16665326)[0x56264c628440]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250126085403122 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085403122 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085403122 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16665326)[0x56264c628440]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250126085403122 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-106)[0x56264c632ba0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126085403122 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250126085403122 DLSCCP DEBUG SCCP-SCOC(106)[0x56264c632cd0]{IDLE}: Allocated (fsm.c:456) 20250126085403122 DLSCCP DEBUG SCCP-SCOC(106)[0x56264c632cd0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250126085403123 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000006a), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=89,D=001340550000070003400180000f40060000f11009260037400100003a40080000f110092600370010401e1d080101d571000005f442a9802300f1102a2a170512c74220001002a980004f400300030a0056400500f1100926) (sccp_scrc.c:406) 20250126085403123 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085403123 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085403123 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085403123 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085403123 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085403123 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085403123 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085403123 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085403123 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085403123 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085403123 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085403123 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250126085403123 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085403123 DLSCCP DEBUG SCCP-SCOC(106)[0x56264c632cd0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250126085403123 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-106)[0x56264c632ba0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250126085403123 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16665326)[0x56264c628440]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250126085403123 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085403123 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085403123 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085403123 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250126085403123 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250126085403123 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250126085403123 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250126085403123 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn2-SCCP(918)@009b6094bab8: First idle individual index:1 HNBGW_Test.sgsn2-SCCP(918)@009b6094bab8: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn2-RAN(919)@009b6094bab8: Found Expect[0] for l3='080101D571000005F442A9802300F1102A2A170512C74220001002A980'O handled at TC_sgsnpool_L3Complete_valid_nri_20(923) HNBGW_Test.sgsn2-RAN(919)@009b6094bab8: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_20(923)3275251 HNBGW_Test.sgsn2-SCCP(918)@009b6094bab8: Session index based on connection ID:1 HNBGW_Test.sgsn2-SCCP(918)@009b6094bab8: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250126085403129 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085403129 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20250126085403129 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20250126085403129 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn2-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20250126085403129 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085403129 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085403129 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085403129 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085403129 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085403129 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085403129 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085403129 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:603) 20250126085403129 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085403129 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0063e507) (sccp_scrc.c:477) 20250126085403129 DLSCCP DEBUG Received CO:COAK for local reference 106 (sccp_scoc.c:1824) 20250126085403129 DLSCCP DEBUG SCCP-SCOC(106)[0x56264c632cd0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250126085403129 DLSCCP DEBUG SCCP-SCOC(106)[0x56264c632cd0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250126085403129 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085403129 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250126085403129 DCN DEBUG handle_cn_conn_conf() conn_id=106, addrs: called=RI=SSN_PC,PC=0.1.3,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250126085403129 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-106)[0x56264c632ba0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250126085403129 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-106)[0x56264c632ba0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_sgsnpool_L3Complete_valid_nri_20(923)@009b6094bab8: setverdict(pass): none -> pass 20250126085403131 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35910<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_valid_nri_20(923)@009b6094bab8: Final verdict of PTC: pass MTC@009b6094bab8: 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 } } } 20250126085403133 DLCTRL DEBUG Command: GET 183605296 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250126085403133 DLCTRL DEBUG Tx Command reply: GET_REPLY 183605296 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250126085403138 DLCTRL DEBUG Command: GET 621733446 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250126085403138 DLCTRL DEBUG Tx Command reply: GET_REPLY 621733446 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250126085403142 DLCTRL DEBUG Command: GET 86604028 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250126085403142 DLCTRL DEBUG Tx Command reply: GET_REPLY 86604028 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085403143 DLCTRL DEBUG Command: GET 694541490 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085403143 DLCTRL DEBUG Tx Command reply: GET_REPLY 694541490 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085403144 DLCTRL DEBUG Command: GET 81506457 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250126085403144 DLCTRL DEBUG Tx Command reply: GET_REPLY 81506457 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126085403145 DLCTRL DEBUG Command: GET 481577753 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250126085403145 DLCTRL DEBUG Tx Command reply: GET_REPLY 481577753 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250126085403146 DLCTRL DEBUG Command: GET 400996396 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250126085403146 DLCTRL DEBUG Tx Command reply: GET_REPLY 400996396 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250126085403147 DLCTRL DEBUG Command: GET 806048591 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250126085403147 DLCTRL DEBUG Tx Command reply: GET_REPLY 806048591 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085403149 DLCTRL DEBUG Command: GET 282351058 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085403149 DLCTRL DEBUG Tx Command reply: GET_REPLY 282351058 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085403150 DLCTRL DEBUG Command: GET 397101291 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250126085403150 DLCTRL DEBUG Tx Command reply: GET_REPLY 397101291 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126085403151 DLCTRL DEBUG Command: GET 623835646 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250126085403151 DLCTRL DEBUG Tx Command reply: GET_REPLY 623835646 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250126085403151 DLCTRL DEBUG Command: GET 835669166 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250126085403151 DLCTRL DEBUG Tx Command reply: GET_REPLY 835669166 rate_ctr.abs.sgsn.2.cnpool:subscr:known 2 (control_if.c:477) 20250126085403152 DLCTRL DEBUG Command: GET 33560253 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250126085403152 DLCTRL DEBUG Tx Command reply: GET_REPLY 33560253 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085403153 DLCTRL DEBUG Command: GET 429619653 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085403153 DLCTRL DEBUG Tx Command reply: GET_REPLY 429619653 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085403154 DLCTRL DEBUG Command: GET 139478392 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250126085403154 DLCTRL DEBUG Tx Command reply: GET_REPLY 139478392 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126085403155 DLCTRL DEBUG Command: GET 985534510 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250126085403155 DLCTRL DEBUG Tx Command reply: GET_REPLY 985534510 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250126085403156 DLCTRL DEBUG Command: GET 249599272 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250126085403156 DLCTRL DEBUG Tx Command reply: GET_REPLY 249599272 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250126085403157 DLCTRL DEBUG Command: GET 796015897 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250126085403157 DLCTRL DEBUG Tx Command reply: GET_REPLY 796015897 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085403157 DLCTRL DEBUG Command: GET 891831751 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085403157 DLCTRL DEBUG Tx Command reply: GET_REPLY 891831751 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085403158 DLCTRL DEBUG Command: GET 299823907 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250126085403158 DLCTRL DEBUG Tx Command reply: GET_REPLY 299823907 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed MTC@009b6094bab8: XXX { hnb_idx := 0, cn_idx := 5, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '080101D571000008292624000000001000F1102A2A170512C7422000'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000001010'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000010000000'B, t_guard := 20.000000 } 20250126085403169 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35912<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(916)@009b6094bab8: f_create_expect(l3 := '080101D571000008292624000000001000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(916)@009b6094bab8: Created Expect[0] for '080101D571000008292624000000001000F1102A2A170512C7422000'O to be handled at TC_sgsnpool_L3Complete_valid_nri_20(924) TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(900)@009b6094bab8: Added conn table entry 2TC_sgsnpool_L3Complete_valid_nri_20(924)2319941 20250126085404198 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085404198 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085404198 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1355) 20250126085404198 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250126085404198 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x236645, normal) (hnbgw_rua.c:407) 20250126085404198 DHNB DEBUG map_rua[0x56264c632f90]{init}: Allocated (fsm.c:456) 20250126085404198 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2319941)[0x56264c632f90]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250126085404198 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2319941 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250126085404198 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085404198 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085404198 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000001 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:234) 20250126085404198 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2319941 SCCP-0 PS MI=IMSI-262420000000001: CN link round-robin selects sgsn 1 (hnbgw_cn.c:1125) 20250126085404198 DCN DEBUG map_sccp[0x56264c670b10]{init}: Allocated (fsm.c:456) 20250126085404198 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-107)[0x56264c670b10]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250126085404198 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2319941 <-> SCCP-107 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20250126085404198 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2319941 SCCP-107 sgsn-1 MI=IMSI-262420000000001: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250126085404198 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2319941)[0x56264c632f90]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250126085404198 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085404198 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085404198 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2319941)[0x56264c632f90]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250126085404198 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-107)[0x56264c670b10]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126085404198 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250126085404198 DLSCCP DEBUG SCCP-SCOC(107)[0x56264c62ce70]{IDLE}: Allocated (fsm.c:456) 20250126085404198 DLSCCP DEBUG SCCP-SCOC(107)[0x56264c62ce70]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250126085404198 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000006b), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f11009260037400100003a40080000f110092600370010401d1c080101d571000008292624000000001000f1102a2a170512c7422000004f40030000800056400500f1100926) (sccp_scrc.c:406) 20250126085404198 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085404198 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085404199 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085404199 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085404199 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085404199 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085404199 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085404199 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085404199 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085404199 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085404199 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085404199 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126085404199 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085404199 DLSCCP DEBUG SCCP-SCOC(107)[0x56264c62ce70]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250126085404199 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-107)[0x56264c670b10]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250126085404199 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2319941)[0x56264c632f90]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250126085404199 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085404199 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085404199 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085404199 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126085404199 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126085404199 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126085404199 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250126085404199 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-SCCP(915)@009b6094bab8: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(915)@009b6094bab8: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(916)@009b6094bab8: Found Expect[0] for l3='080101D571000008292624000000001000F1102A2A170512C7422000'O handled at TC_sgsnpool_L3Complete_valid_nri_20(924) HNBGW_Test.sgsn1-RAN(916)@009b6094bab8: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_20(924)10063155 HNBGW_Test.sgsn1-SCCP(915)@009b6094bab8: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(915)@009b6094bab8: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250126085404219 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085404219 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250126085404219 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250126085404219 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250126085404219 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085404219 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085404219 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085404219 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_sgsnpool_L3Complete_valid_nri_20(924)@009b6094bab8: setverdict(pass): none -> pass 20250126085404220 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085404220 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085404220 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085404220 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250126085404220 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085404220 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00f875e3) (sccp_scrc.c:477) 20250126085404220 DLSCCP DEBUG Received CO:COAK for local reference 107 (sccp_scoc.c:1824) 20250126085404220 DLSCCP DEBUG SCCP-SCOC(107)[0x56264c62ce70]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250126085404220 DLSCCP DEBUG SCCP-SCOC(107)[0x56264c62ce70]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250126085404220 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085404220 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250126085404220 DCN DEBUG handle_cn_conn_conf() conn_id=107, addrs: called=RI=SSN_PC,PC=0.1.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250126085404220 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-107)[0x56264c670b10]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250126085404220 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-107)[0x56264c670b10]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250126085404222 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35912<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_valid_nri_20(924)@009b6094bab8: Final verdict of PTC: pass MTC@009b6094bab8: 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 } } } 20250126085404224 DLCTRL DEBUG Command: GET 708440968 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250126085404224 DLCTRL DEBUG Tx Command reply: GET_REPLY 708440968 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250126085404229 DLCTRL DEBUG Command: GET 374990672 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250126085404229 DLCTRL DEBUG Tx Command reply: GET_REPLY 374990672 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250126085404233 DLCTRL DEBUG Command: GET 323826694 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250126085404233 DLCTRL DEBUG Tx Command reply: GET_REPLY 323826694 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085404236 DLCTRL DEBUG Command: GET 659052559 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085404236 DLCTRL DEBUG Tx Command reply: GET_REPLY 659052559 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085404239 DLCTRL DEBUG Command: GET 804006848 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250126085404239 DLCTRL DEBUG Tx Command reply: GET_REPLY 804006848 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126085404241 DLCTRL DEBUG Command: GET 200346720 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250126085404241 DLCTRL DEBUG Tx Command reply: GET_REPLY 200346720 rate_ctr.abs.sgsn.1.cnpool:subscr:new 1 (control_if.c:477) 20250126085404242 DLCTRL DEBUG Command: GET 312344880 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250126085404242 DLCTRL DEBUG Tx Command reply: GET_REPLY 312344880 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250126085404244 DLCTRL DEBUG Command: GET 268992570 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250126085404244 DLCTRL DEBUG Tx Command reply: GET_REPLY 268992570 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085404245 DLCTRL DEBUG Command: GET 535824849 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085404245 DLCTRL DEBUG Tx Command reply: GET_REPLY 535824849 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085404245 DLCTRL DEBUG Command: GET 886406895 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250126085404245 DLCTRL DEBUG Tx Command reply: GET_REPLY 886406895 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126085404246 DLCTRL DEBUG Command: GET 141673367 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250126085404246 DLCTRL DEBUG Tx Command reply: GET_REPLY 141673367 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250126085404247 DLCTRL DEBUG Command: GET 338100890 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250126085404247 DLCTRL DEBUG Tx Command reply: GET_REPLY 338100890 rate_ctr.abs.sgsn.2.cnpool:subscr:known 2 (control_if.c:477) 20250126085404248 DLCTRL DEBUG Command: GET 67079173 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250126085404248 DLCTRL DEBUG Tx Command reply: GET_REPLY 67079173 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085404248 DLCTRL DEBUG Command: GET 566789712 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085404248 DLCTRL DEBUG Tx Command reply: GET_REPLY 566789712 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085404249 DLCTRL DEBUG Command: GET 29303997 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250126085404249 DLCTRL DEBUG Tx Command reply: GET_REPLY 29303997 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126085404250 DLCTRL DEBUG Command: GET 498253632 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250126085404250 DLCTRL DEBUG Tx Command reply: GET_REPLY 498253632 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250126085404251 DLCTRL DEBUG Command: GET 717871034 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250126085404251 DLCTRL DEBUG Tx Command reply: GET_REPLY 717871034 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250126085404251 DLCTRL DEBUG Command: GET 389964070 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250126085404251 DLCTRL DEBUG Tx Command reply: GET_REPLY 389964070 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085404252 DLCTRL DEBUG Command: GET 105948448 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085404252 DLCTRL DEBUG Tx Command reply: GET_REPLY 105948448 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085404253 DLCTRL DEBUG Command: GET 771445918 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250126085404253 DLCTRL DEBUG Tx Command reply: GET_REPLY 771445918 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed MTC@009b6094bab8: ok: talloc reports "asn1_context" = 1 bytes 20250126085404256 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:35357<->l=127.0.0.1:4262) (control_if.c:193) TC_sgsnpool_L3Complete_valid_nri_2-Iuh1-RUA(902)@009b6094bab8: Final verdict of PTC: none 20250126085404257 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35888<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250126085404257 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250126085404257 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085404257 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250126085404257 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20250126085404257 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250126085404257 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085404257 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126085404257 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250126085404257 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250126085404257 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085404257 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250126085404257 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc2-0: xUA SRV SHUTDOWN_EVENT 20250126085404257 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250126085404257 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085404257 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250126085404257 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250126085404257 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126085404257 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085404257 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc1-0: connection closed 20250126085404257 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind HNBGW_Test.msc1-RAN(907)@009b6094bab8: Final verdict of PTC: none20250126085404257 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126085404257 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126085404257 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250126085404257 DLINP DEBUG SRVCONN(,r=127.0.0.1:39157<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085404257 DLINP DEBUG SRVCONN(,r=127.0.0.1:39157<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085404257 DLINP NOTICE SRV(,r=127.0.0.1:39157<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250126085404257 DMAIN NOTICE (127.0.0.1:39157 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:39157<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250126085404257 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20250126085404257 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126085404257 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn0-RAN(913)@009b6094bab8: Final verdict of PTC: none MutexDispCT-TC_sgsnpool_L3Complete_valid_nri_2(895)@009b6094bab8: Final verdict of PTC: none 20250126085404257 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250126085404257 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085404257 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126085404257 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.msc1-M3UA(908)@009b6094bab8: Final verdict of PTC: none 20250126085404257 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250126085404257 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085404257 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126085404257 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:371) 20250126085404257 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085404257 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085404257 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085404257 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085404257 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126085404257 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126085404257 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126085404257 DRANAP NOTICE cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: link lost (cnlink.c:118) 20250126085404257 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085404257 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126085404257 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250126085404257 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250126085404257 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126085404257 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085404257 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc2-0: connection closed 20250126085404257 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126085404257 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126085404257 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126085404257 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250126085404257 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126085404257 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250126085404257 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250126085404257 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085404257 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) HNBGW_Test.sgsn1-RAN(916)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(911)@009b6094bab8: Final verdict of PTC: none 20250126085404257 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.3/0, (xua_snm.c:371) 20250126085404257 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085404257 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085404257 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085404257 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085404257 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126085404257 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126085404257 DRANAP DEBUG cnlink(msc-2)[0x56264c5ae870]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126085404257 DRANAP NOTICE cnlink(msc-2)[0x56264c5ae870]{DISCONNECTED}: link lost (cnlink.c:118) 20250126085404257 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085404257 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126085404257 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20250126085404257 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) HNBGW_Test.msc1-SCCP(906)@009b6094bab8: Final verdict of PTC: none 20250126085404257 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085404257 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085404257 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085404257 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126085404257 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126085404257 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126085404257 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085404257 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20250126085404257 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126085404257 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126085404257 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126085404257 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250126085404257 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126085404257 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250126085404257 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250126085404257 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085404257 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250126085404257 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250126085404257 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250126085404257 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250126085404257 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085404257 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126085404257 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250126085404257 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250126085404257 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126085404257 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085404257 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20250126085404257 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126085404257 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126085404257 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126085404257 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250126085404257 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126085404257 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250126085404257 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126085404257 DRANAP NOTICE cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: link lost (cnlink.c:118) 20250126085404257 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085404257 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126085404257 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20250126085404257 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085404257 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085404257 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085404257 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085404257 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126085404257 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126085404257 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126085404257 DRANAP NOTICE cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-M3UA(905)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(903)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(914)@009b6094bab8: Final verdict of PTC: none 20250126085404258 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126085404258 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085404258 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 HNBGW_Test.msc2-RAN(910)@009b6094bab8: Final verdict of PTC: none IPA-CTRL-CLI-IPA(897)@009b6094bab8: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_2-Iuh0(899)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.msc0-RAN(904)@009b6094bab8: Final verdict of PTC: none VirtHNBGW-STATS(896)@009b6094bab8: Final verdict of PTC: none 20250126085404258 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250126085404258 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126085404258 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085404258 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126085404258 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn2-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250126085404258 DLINP <0002> stream_srv.c:766 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250126085404258 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085404258 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn1-0: connection closed 20250126085404258 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126085404258 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126085404258 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126085404258 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250126085404258 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126085404258 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250126085404258 DLINP <0002> stream_srv.c:766 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250126085404258 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085404258 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn2-0: connection closed 20250126085404258 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126085404258 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126085404258 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126085404258 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn2){AS_ACTIVE}: state_chg to AS_PENDING 20250126085404258 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126085404258 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250126085404258 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085404258 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126085404258 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:371) 20250126085404259 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085404259 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085404259 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085404259 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085404259 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126085404260 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085404260 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085404260 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085404260 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126085404260 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126085404260 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126085404260 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250126085404260 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20250126085404260 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085404260 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085404260 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085404260 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250126085404260 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250126085404260 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250126085404260 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250126085404260 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event AS-TRANSFER.req 20250126085404259 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126085404259 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126085404259 DRANAP NOTICE cnlink(sgsn-1)[0x56264c619980]{DISCONNECTED}: link lost (cnlink.c:118) 20250126085404259 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-107)[0x56264c670b10]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250126085404259 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250126085404259 DLSCCP DEBUG SCCP-SCOC(107)[0x56264c62ce70]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250126085404259 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f875e3), PART(T=Source Reference,L=4,D=0000006b), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250126085404259 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085404259 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085404259 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126085404259 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085404259 DLSCCP DEBUG SCCP-SCOC(107)[0x56264c62ce70]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250126085404259 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-107)[0x56264c670b10]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250126085404259 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2319941)[0x56264c632f90]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250126085404259 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2319941)[0x56264c632f90]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250126085404259 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250126085404259 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2319941)[0x56264c632f90]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250126085404259 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2319941)[0x56264c632f90]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250126085404259 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2319941)[0x56264c632f90]{disrupted}: Freeing instance (context_map.c:202) 20250126085404259 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2319941)[0x56264c632f90]{disrupted}: Deallocated (fsm.c:568) 20250126085404259 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-107)[0x56264c670b10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250126085404259 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-107)[0x56264c670b10]{disconnected}: Freeing instance (context_map.c:206) 20250126085404259 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-107)[0x56264c670b10]{disconnected}: Deallocated (fsm.c:568) 20250126085404259 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2319941 SCCP-107 sgsn-1 MI=IMSI-262420000000001: Deallocating (context_map.c:225) 20250126085404259 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085404259 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126085404259 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.3/0, (xua_snm.c:371) 20250126085404259 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085404259 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085404259 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085404259 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085404259 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126085404259 DCN NOTICE (sgsn-2) now unreachable: N-PCSTATE ind: pc=11 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126085404259 DRANAP DEBUG cnlink(sgsn-2)[0x56264c61a310]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126085404259 DRANAP NOTICE cnlink(sgsn-2)[0x56264c61a310]{DISCONNECTED}: link lost (cnlink.c:118) 20250126085404259 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-105)[0x56264c6430c0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250126085404259 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250126085404259 DLSCCP DEBUG SCCP-SCOC(105)[0x56264c626db0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250126085404259 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bde8f9), PART(T=Source Reference,L=4,D=00000069), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250126085404259 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085404259 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085404259 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250126085404259 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085404259 DLSCCP DEBUG SCCP-SCOC(105)[0x56264c626db0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250126085404259 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-105)[0x56264c6430c0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250126085404259 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3867935)[0x56264c63aff0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250126085404259 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3867935)[0x56264c63aff0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250126085404259 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250126085404259 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3867935)[0x56264c63aff0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250126085404259 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3867935)[0x56264c63aff0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250126085404259 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3867935)[0x56264c63aff0]{disrupted}: Freeing instance (context_map.c:202) 20250126085404259 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3867935)[0x56264c63aff0]{disrupted}: Deallocated (fsm.c:568) 20250126085404259 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-105)[0x56264c6430c0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250126085404259 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-105)[0x56264c6430c0]{disconnected}: Freeing instance (context_map.c:206) 20250126085404259 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-105)[0x56264c6430c0]{disconnected}: Deallocated (fsm.c:568) 20250126085404259 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3867935 SCCP-105 sgsn-2 MI=TMSI-0x42800023: Deallocating (context_map.c:225) 20250126085404259 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-106)[0x56264c632ba0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250126085404259 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250126085404259 DLSCCP DEBUG SCCP-SCOC(106)[0x56264c632cd0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250126085404259 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0063e507), PART(T=Source Reference,L=4,D=0000006a), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250126085404259 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085404259 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085404259 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250126085404259 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085404259 DLSCCP DEBUG SCCP-SCOC(106)[0x56264c632cd0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250126085404259 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-106)[0x56264c632ba0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250126085404259 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16665326)[0x56264c628440]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250126085404259 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16665326)[0x56264c628440]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250126085404259 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250126085404259 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16665326)[0x56264c628440]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250126085404259 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16665326)[0x56264c628440]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250126085404259 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16665326)[0x56264c628440]{disrupted}: Freeing instance (context_map.c:202) 20250126085404259 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16665326)[0x56264c628440]{disrupted}: Deallocated (fsm.c:568) 20250126085404259 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-106)[0x56264c632ba0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250126085404259 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-106)[0x56264c632ba0]{disconnected}: Freeing instance (context_map.c:206) 20250126085404259 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-106)[0x56264c632ba0]{disconnected}: Deallocated (fsm.c:568) 20250126085404259 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16665326 SCCP-106 sgsn-2 MI=TMSI-0x42A98023: Deallocating (context_map.c:225) 20250126085404260 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085404260 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250126085404260 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:894) 20250126085404260 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085404260 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250126085404260 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250126085404260 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250126085404260 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085404260 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085404260 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085404260 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250126085404260 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250126085404260 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250126085404260 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250126085404260 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event AS-TRANSFER.req TC_sgsnpool_L3Complete_valid_nri_2-Iuh1(901)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(915)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.sgsn2-SCCP(918)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(917)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(912)@009b6094bab8: Final verdict of PTC: none HNBGW-MGCP(921)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.sgsn2-M3UA(920)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(909)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.sgsn2-RAN(919)@009b6094bab8: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(900)@009b6094bab8: Final verdict of PTC: none 20250126085404281 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35878<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(898)@009b6094bab8: Final verdict of PTC: none MTC@009b6094bab8: Setting final verdict of the test case. MTC@009b6094bab8: Local verdict of MTC: pass MTC@009b6094bab8: Local verdict of PTC MutexDispCT-TC_sgsnpool_L3Complete_valid_nri_2(895): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC VirtHNBGW-STATS(896): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC IPA-CTRL-CLI-IPA(897): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW-PFCP(898): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh0(899): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(900): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh1(901): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh1-RUA(902): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.msc0-SCCP(903): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.msc0-RAN(904): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.msc0-M3UA(905): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.msc1-SCCP(906): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.msc1-RAN(907): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.msc1-M3UA(908): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.msc2-SCCP(909): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.msc2-RAN(910): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.msc2-M3UA(911): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(912): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.sgsn0-RAN(913): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(914): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(915): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.sgsn1-RAN(916): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(917): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(918): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.sgsn2-RAN(919): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(920): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW-MGCP(921): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_20(922): pass (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_20(923): pass (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_20(924): pass (pass -> pass) MTC@009b6094bab8: Test case TC_sgsnpool_L3Complete_valid_nri_2 finished. Verdict: pass MTC@009b6094bab8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2 pass'. Sun Jan 26 08:54:04 UTC 2025 ====== HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2 pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2.talloc 20250126085404477 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35928<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126085405054 DLSCCP DEBUG SCCP-SCOC(104)[0x56264c62f810]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250126085405054 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0020db62), PART(T=Source Reference,L=4,D=00000068), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085405054 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085405054 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085405054 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126085405054 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085405054 DLSCCP DEBUG SCCP-SCOC(103)[0x56264c63d930]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250126085405054 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ddb9ed), PART(T=Source Reference,L=4,D=00000067), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085405054 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085405054 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085405054 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126085405054 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085405054 DLSCCP DEBUG SCCP-SCOC(102)[0x56264c6291d0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250126085405054 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0094e855), PART(T=Source Reference,L=4,D=00000066), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085405054 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085405054 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085405054 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126085405054 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085405055 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085405055 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085405055 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085405055 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126085405055 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126085405055 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126085405055 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250126085405055 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20250126085405055 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085405055 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085405055 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085405055 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126085405055 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126085405055 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126085405055 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250126085405055 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20250126085405055 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085405055 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085405055 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085405055 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126085405055 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126085405055 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126085405055 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250126085405055 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20250126085405179 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35928<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=649488) 20250126085405603 DLSCCP DEBUG SCCP-SCOC(99)[0x56264c624aa0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085405603 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00066509), PART(T=Source Reference,L=4,D=00000063), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085405603 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085405603 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085405603 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085405603 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085405604 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085405604 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085405604 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085405604 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085405604 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085405604 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085405604 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085405604 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250126085405619 DLSCCP DEBUG SCCP-SCOC(101)[0x56264c628dc0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085405619 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008ea783), PART(T=Source Reference,L=4,D=00000065), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085405619 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085405619 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085405619 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085405619 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085405619 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085405619 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085405619 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085405619 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085405619 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085405619 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085405619 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085405619 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250126085405620 DLSCCP DEBUG SCCP-SCOC(100)[0x56264c629c80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085405620 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004b530f), PART(T=Source Reference,L=4,D=00000064), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085405620 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085405620 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085405620 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126085405620 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085405620 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085405621 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085405621 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085405621 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126085405621 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126085405621 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126085405621 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250126085405621 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=649488, count=675812) 20250126085406257 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126085406258 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250126085406258 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250126085406258 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126085406258 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250126085406258 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250126085406258 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126085406258 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20250126085406258 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20250126085406258 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126085406258 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250126085406258 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250126085406259 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126085406259 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn2){AS_PENDING}: T(r) expired; dropping queued messages 20250126085406259 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn2){AS_PENDING}: state_chg to AS_DOWN 20250126085406259 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126085406259 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250126085406259 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250126085406464 DLSCCP DEBUG SCCP-SCOC(96)[0x56264c62bfb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085406464 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00003121), PART(T=Source Reference,L=4,D=00000060), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085406464 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085406464 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085406464 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085406464 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085406464 DLSCCP DEBUG SCCP-SCOC(95)[0x56264c63be70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085406464 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b11884), PART(T=Source Reference,L=4,D=0000005f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085406464 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085406464 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085406464 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085406464 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085406464 DLSCCP DEBUG SCCP-SCOC(98)[0x56264c62e6d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085406464 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00387575), PART(T=Source Reference,L=4,D=00000062), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085406464 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085406464 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085406464 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085406464 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085406464 DLSCCP DEBUG SCCP-SCOC(97)[0x56264c62b530]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085406464 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0037a890), PART(T=Source Reference,L=4,D=00000061), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085406464 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085406464 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085406464 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085406464 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085406465 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085406465 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085406465 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085406465 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085406465 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085406465 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085406465 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20250126085406465 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085406465 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085406465 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085406465 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085406465 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085406465 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085406465 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20250126085406465 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085406465 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085406465 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085406465 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085406465 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085406465 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085406465 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20250126085406466 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085406466 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085406466 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085406466 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085406466 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085406466 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085406466 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20250126085407184 DLSCCP DEBUG SCCP-SCOC(92)[0x56264c632710]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085407184 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003447ee), PART(T=Source Reference,L=4,D=0000005c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085407184 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085407184 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085407184 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085407184 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085407184 DLSCCP DEBUG SCCP-SCOC(93)[0x56264c6408a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085407184 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003ee380), PART(T=Source Reference,L=4,D=0000005d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085407184 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085407184 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085407184 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085407184 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085407184 DLSCCP DEBUG SCCP-SCOC(94)[0x56264c63fbe0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085407184 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00683b79), PART(T=Source Reference,L=4,D=0000005e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085407184 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085407184 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085407184 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126085407184 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085407184 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085407184 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085407184 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085407184 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085407184 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085407184 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085407184 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250126085407184 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085407184 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085407184 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085407184 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085407184 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085407184 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085407184 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250126085407184 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085407184 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085407184 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085407184 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126085407184 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126085407185 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126085407185 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@009b6094bab8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2 pass' was executed successfully (exit status: 0). MTC@009b6094bab8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Compl_no_cn'. ------ HNBGW_Tests.TC_sgsnpool_L3Compl_no_cn ------ Sun Jan 26 08:54:07 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_sgsnpool_L3Compl_no_cn.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_sgsnpool_L3Compl_no_cn.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250126085407784 DLSCCP DEBUG SCCP-SCOC(87)[0x56264c63ac80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085407784 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0081a332), PART(T=Source Reference,L=4,D=00000057), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085407784 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085407784 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085407784 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085407784 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085407784 DLSCCP DEBUG SCCP-SCOC(86)[0x56264c63b7c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085407784 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0001ee0b), PART(T=Source Reference,L=4,D=00000056), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085407784 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085407784 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085407784 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126085407784 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085407784 DLSCCP DEBUG SCCP-SCOC(88)[0x56264c6298d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085407784 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00401d2f), PART(T=Source Reference,L=4,D=00000058), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085407784 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085407784 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085407784 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250126085407784 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085407784 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085407784 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085407784 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085407784 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085407784 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085407784 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085407784 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250126085407785 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085407785 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085407785 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085407785 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126085407785 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126085407785 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126085407785 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250126085407785 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085407785 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085407785 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085407785 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250126085407785 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250126085407785 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250126085407785 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down MTC@009b6094bab8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Compl_no_cn' was executed successfully (exit status: 0). MTC@009b6094bab8: Test case TC_sgsnpool_L3Compl_no_cn started. 20250126085408272 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60514<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126085408279 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60518<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126085408285 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:41281<->l=127.0.0.1:4262) (control_if.c:572) TC_sgsnpool_L3Compl_no_cn-Iuh0(929)@009b6094bab8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250126085408308 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250126085408308 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250126085408316 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085408316 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085408316 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085408316 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085408316 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085408316 DRANAP DEBUG cnlink(msc-2)[0x56264c5ae870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085408316 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:44509 (stream_srv.c:142) 20250126085408316 DMAIN INFO New HNB SCTP connection r=127.0.0.1:44509<->l=127.0.0.1:29169 (hnbgw.c:791) TC_sgsnpool_L3Compl_no_cn-Iuh1(931)@009b6094bab8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250126085408317 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085408317 DRANAP DEBUG cnlink(msc-3)[0x56264c618660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085408318 DRANAP DEBUG cnlink(msc-3)[0x56264c618660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085408318 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250126085408318 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085408318 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085408318 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085408318 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085408318 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085408318 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085408318 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085408318 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085408318 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085408318 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085408318 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085408318 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085408318 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085408318 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085408318 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250126085408318 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085408318 DRANAP DEBUG cnlink(msc-3)[0x56264c618660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085408318 DRANAP DEBUG cnlink(msc-2)[0x56264c5ae870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085408318 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250126085408318 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085408318 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085408318 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085408318 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085408318 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085408318 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085408318 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085408318 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085408318 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085408318 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085408318 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085408318 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085408318 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085408318 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085408318 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250126085408318 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085408318 DRANAP DEBUG cnlink(msc-2)[0x56264c5ae870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085408318 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085408318 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250126085408318 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085408318 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085408318 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085408318 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085408318 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085408318 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085408318 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085408318 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085408318 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085408318 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085408318 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085408318 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085408318 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085408318 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085408318 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126085408318 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085408318 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085408318 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085408318 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250126085408318 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085408318 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085408318 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085408318 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085408318 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085408318 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085408318 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085408318 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085408318 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085408318 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085408318 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085408318 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085408318 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085408318 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085408318 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085408318 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085408318 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085408318 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085408318 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085408318 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085408318 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250126085408318 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250126085408318 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250126085408318 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085408318 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085408318 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085408318 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250126085408318 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250126085408318 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250126085408318 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250126085408318 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085408318 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085408318 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085408318 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126085408318 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126085408318 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126085408318 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250126085408318 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085408318 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085408318 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085408318 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085408318 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085408318 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085408318 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@009b6094bab8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@009b6094bab8: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(935)@009b6094bab8: ************************************************* HNBGW_Test.msc0-M3UA(935)@009b6094bab8: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(935)@009b6094bab8: ************************************************* HNBGW_Test.msc0-SCCP(933)@009b6094bab8: v_sccp_pdu_maxlen:268 20250126085408337 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085408337 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085408337 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085408337 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085408337 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085408337 DRANAP DEBUG cnlink(sgsn-2)[0x56264c61a310]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085408337 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085408337 DRANAP DEBUG cnlink(sgsn-3)[0x56264c61aca0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085408338 DRANAP DEBUG cnlink(sgsn-3)[0x56264c61aca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085408338 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250126085408338 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085408338 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085408338 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085408338 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085408338 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085408338 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085408338 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085408338 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085408338 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085408338 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085408338 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085408338 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085408338 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085408338 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085408338 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250126085408338 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085408338 DRANAP DEBUG cnlink(sgsn-3)[0x56264c61aca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085408338 DRANAP DEBUG cnlink(sgsn-2)[0x56264c61a310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085408338 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250126085408338 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085408338 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085408338 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085408338 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085408338 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085408338 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085408338 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085408338 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085408338 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085408338 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085408338 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085408338 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085408338 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085408338 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085408338 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250126085408338 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085408338 DRANAP DEBUG cnlink(sgsn-2)[0x56264c61a310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085408338 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085408338 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250126085408338 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085408338 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085408338 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085408338 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085408338 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085408338 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085408338 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085408338 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085408338 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085408338 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085408338 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085408338 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085408338 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085408338 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085408338 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126085408338 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085408338 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085408338 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085408338 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250126085408338 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085408338 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085408338 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085408338 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085408338 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085408338 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085408338 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085408338 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085408338 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085408338 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085408338 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085408338 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085408338 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085408339 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085408339 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085408339 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085408339 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085408339 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085408339 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085408339 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085408339 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250126085408339 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250126085408339 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250126085408339 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085408339 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085408339 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085408339 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250126085408339 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250126085408339 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250126085408339 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250126085408339 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085408339 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085408339 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085408339 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126085408339 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126085408339 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126085408339 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250126085408339 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085408339 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085408339 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085408339 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085408339 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085408339 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085408339 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@009b6094bab8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(938)@009b6094bab8: ************************************************* HNBGW_Test.sgsn0-M3UA(938)@009b6094bab8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(938)@009b6094bab8: ************************************************* MTC@009b6094bab8: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(936)@009b6094bab8: v_sccp_pdu_maxlen:268 20250126085408362 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085408362 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085408362 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1355) 20250126085408362 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250126085408362 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20250126085408362 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250126085408362 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250126085408362 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085408362 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@009b6094bab8: setverdict(pass): none -> pass 20250126085408368 DLINP DEBUG SRVCONN(,r=127.0.0.1:44509<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085408368 DLINP DEBUG SRVCONN(,r=127.0.0.1:44509<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085408368 DLINP DEBUG SRVCONN(,r=127.0.0.1:44509<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1355) 20250126085408368 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250126085408368 DHNBAP DEBUG (127.0.0.1:44509 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20250126085408368 DHNBAP NOTICE (127.0.0.1:44509 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250126085408368 DHNBAP NOTICE (127.0.0.1:44509 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250126085408368 DLINP DEBUG SRVCONN(,r=127.0.0.1:44509<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085408368 DLINP DEBUG SRVCONN(,r=127.0.0.1:44509<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126085408534 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126085408534 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250126085408534 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126085408534 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(935)@009b6094bab8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250126085408542 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085408542 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250126085408542 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126085408542 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126085408542 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126085408542 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250126085408542 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126085408545 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085408545 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250126085408545 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126085408545 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126085408545 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126085408545 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126085408545 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126085408545 DLSCCP DEBUG SCCP-SCOC(84)[0x56264c624ce0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20250126085408545 DLSCCP DEBUG SCCP-SCOC(84)[0x56264c624ce0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20250126085408545 DLSCCP DEBUG SCCP-SCOC(84)[0x56264c624ce0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250126085408545 DLSCCP DEBUG SCCP-SCOC(84)[0x56264c624ce0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250126085408545 DLSCCP DEBUG SCCP-SCOC(84)[0x56264c624ce0]{IDLE}: Deallocated (fsm.c:568) 20250126085408545 DLSCCP DEBUG SCCP-SCOC(83)[0x56264c5cc4a0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20250126085408545 DLSCCP DEBUG SCCP-SCOC(83)[0x56264c5cc4a0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20250126085408545 DLSCCP DEBUG SCCP-SCOC(83)[0x56264c5cc4a0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250126085408545 DLSCCP DEBUG SCCP-SCOC(83)[0x56264c5cc4a0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250126085408545 DLSCCP DEBUG SCCP-SCOC(83)[0x56264c5cc4a0]{IDLE}: Deallocated (fsm.c:568) 20250126085408545 DLSCCP DEBUG SCCP-SCOC(85)[0x56264c642f10]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20250126085408545 DLSCCP DEBUG SCCP-SCOC(85)[0x56264c642f10]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20250126085408546 DLSCCP DEBUG SCCP-SCOC(85)[0x56264c642f10]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250126085408546 DLSCCP DEBUG SCCP-SCOC(85)[0x56264c642f10]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250126085408546 DLSCCP DEBUG SCCP-SCOC(85)[0x56264c642f10]{IDLE}: Deallocated (fsm.c:568) 20250126085408546 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085408546 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126085408546 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20250126085408546 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085408546 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085408546 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085408546 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085408546 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126085408546 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126085408546 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085408547 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085408547 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250126085408547 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085408547 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085408547 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085408547 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085408547 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085408547 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085408547 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085408547 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085408547 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085408547 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085408547 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085408547 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085408547 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085408547 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085408547 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085408547 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085408547 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085408548 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085408548 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085408548 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085408548 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085408548 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085408548 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085408548 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085408548 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085408550 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126085408550 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250126085408550 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126085408550 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(938)@009b6094bab8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250126085408555 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085408555 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250126085408555 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126085408555 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126085408555 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126085408555 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250126085408555 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126085408555 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085408555 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250126085408555 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126085408555 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126085408555 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126085408555 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126085408555 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126085408555 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085408555 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126085408555 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20250126085408555 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085408555 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085408555 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085408555 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085408555 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126085408555 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126085408555 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085408557 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085408557 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250126085408557 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085408557 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085408557 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085408557 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085408557 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085408557 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085408557 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085408557 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085408557 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085408557 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085408557 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085408557 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085408557 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085408557 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085408557 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085408557 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085408557 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085408557 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085408557 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085408557 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085408557 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085408557 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085408557 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085408557 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085408557 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(934)@009b6094bab8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126085409339 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085409339 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085409339 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085409339 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085409339 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085409339 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085409339 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085409339 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085409339 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085409339 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085409339 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085409339 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085409339 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085409339 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085409339 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250126085409339 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250126085409339 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085409339 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085409339 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085409339 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085409339 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085409339 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085409339 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085409339 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085409339 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085409339 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085409339 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085409339 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085409339 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085409339 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085409339 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126085409339 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126085409339 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250126085409340 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250126085409340 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085409340 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250126085409340 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085409340 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085409340 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085409340 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085409340 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085409340 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085409340 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085409340 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085409340 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085409340 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085409340 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085409340 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085409340 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085409340 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126085409340 DRANAP NOTICE cnlink(msc-0)[0x56264c5ce220]{CONNECTED}: link up (cnlink.c:111) 20250126085409340 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085409340 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085409340 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085409340 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085409340 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085409340 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085409340 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085409340 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085409340 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085409340 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085409340 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085409340 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085409340 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085409340 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085409340 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085409340 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085409340 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085409340 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085409340 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085409340 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085409340 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085409340 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085409340 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250126085409340 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250126085409340 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085409340 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085409340 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085409340 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085409340 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085409340 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085409340 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085409340 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085409340 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085409340 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085409340 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085409340 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085409340 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085409340 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085409340 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126085409340 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126085409340 DRANAP INFO cnlink(msc-0)[0x56264c5ce220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(937)@009b6094bab8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126085409361 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085409361 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085409361 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085409361 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085409361 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085409361 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085409361 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085409361 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085409361 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085409361 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085409361 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085409361 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085409361 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085409361 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085409361 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250126085409361 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250126085409361 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085409361 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085409361 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085409361 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085409361 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085409361 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085409361 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085409361 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085409361 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085409361 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085409361 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085409361 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085409361 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085409361 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085409361 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126085409361 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126085409361 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250126085409361 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250126085409361 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085409361 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250126085409361 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085409361 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085409361 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085409361 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085409361 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085409361 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085409361 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085409361 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085409361 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085409361 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085409361 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085409361 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085409361 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085409361 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126085409361 DRANAP NOTICE cnlink(sgsn-0)[0x56264c618ff0]{CONNECTED}: link up (cnlink.c:111) 20250126085409362 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085409362 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085409362 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085409362 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085409362 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085409362 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085409362 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085409362 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085409362 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085409362 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085409362 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085409362 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085409362 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085409362 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085409362 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085409362 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085409362 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085409362 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085409362 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085409362 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085409362 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085409362 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085409362 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250126085409362 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20250126085409362 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085409362 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085409362 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085409362 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085409362 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085409362 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085409362 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085409362 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085409362 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085409362 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085409362 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085409362 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085409362 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085409362 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085409362 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126085409362 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126085409362 DRANAP INFO cnlink(sgsn-0)[0x56264c618ff0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250126085409384 DLCTRL DEBUG Command: GET 310516705 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250126085409384 DLCTRL DEBUG Tx Command reply: GET_REPLY 310516705 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250126085409391 DLCTRL DEBUG Command: GET 62553437 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250126085409391 DLCTRL DEBUG Tx Command reply: GET_REPLY 62553437 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250126085409396 DLCTRL DEBUG Command: GET 585971082 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250126085409396 DLCTRL DEBUG Tx Command reply: GET_REPLY 585971082 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085409398 DLCTRL DEBUG Command: GET 153175338 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085409398 DLCTRL DEBUG Tx Command reply: GET_REPLY 153175338 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085409401 DLCTRL DEBUG Command: GET 246153953 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250126085409401 DLCTRL DEBUG Tx Command reply: GET_REPLY 246153953 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20250126085409405 DLCTRL DEBUG Command: GET 728357605 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250126085409405 DLCTRL DEBUG Tx Command reply: GET_REPLY 728357605 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250126085409409 DLCTRL DEBUG Command: GET 593499198 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250126085409409 DLCTRL DEBUG Tx Command reply: GET_REPLY 593499198 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250126085409413 DLCTRL DEBUG Command: GET 226909480 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250126085409413 DLCTRL DEBUG Tx Command reply: GET_REPLY 226909480 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085409416 DLCTRL DEBUG Command: GET 430351053 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085409416 DLCTRL DEBUG Tx Command reply: GET_REPLY 430351053 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085409421 DLCTRL DEBUG Command: GET 780185848 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250126085409421 DLCTRL DEBUG Tx Command reply: GET_REPLY 780185848 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20250126085409424 DLCTRL DEBUG Command: GET 799092390 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250126085409424 DLCTRL DEBUG Tx Command reply: GET_REPLY 799092390 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250126085409426 DLCTRL DEBUG Command: GET 564669367 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250126085409426 DLCTRL DEBUG Tx Command reply: GET_REPLY 564669367 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250126085409430 DLCTRL DEBUG Command: GET 307490883 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250126085409430 DLCTRL DEBUG Tx Command reply: GET_REPLY 307490883 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085409433 DLCTRL DEBUG Command: GET 264312717 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085409433 DLCTRL DEBUG Tx Command reply: GET_REPLY 264312717 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085409436 DLCTRL DEBUG Command: GET 660787814 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250126085409436 DLCTRL DEBUG Tx Command reply: GET_REPLY 660787814 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20250126085409437 DLCTRL DEBUG Command: GET 810732195 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250126085409437 DLCTRL DEBUG Tx Command reply: GET_REPLY 810732195 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250126085409439 DLCTRL DEBUG Command: GET 25715141 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250126085409439 DLCTRL DEBUG Tx Command reply: GET_REPLY 25715141 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250126085409440 DLCTRL DEBUG Command: GET 891650140 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250126085409440 DLCTRL DEBUG Tx Command reply: GET_REPLY 891650140 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085409440 DLCTRL DEBUG Command: GET 826601883 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085409440 DLCTRL DEBUG Tx Command reply: GET_REPLY 826601883 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085409441 DLCTRL DEBUG Command: GET 507997243 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250126085409441 DLCTRL DEBUG Tx Command reply: GET_REPLY 507997243 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@009b6094bab8: 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@009b6094bab8: "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@009b6094bab8: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := false, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '080101D571000008292624000000004000F1102A2A170512C7422000'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111001'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001101010011'B, t_guard := 20.000000 } 20250126085409453 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60534<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(930)@009b6094bab8: Added conn table entry 0TC_sgsnpool_L3Compl_no_cn0(940)810668 20250126085410478 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085410478 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085410478 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1355) 20250126085410478 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250126085410478 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xc5eac, normal) (hnbgw_rua.c:407) 20250126085410478 DHNB DEBUG map_rua[0x56264c642f10]{init}: Allocated (fsm.c:456) 20250126085410478 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-810668)[0x56264c642f10]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250126085410478 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-810668 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250126085410478 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085410478 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085410478 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000004 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:234) 20250126085410478 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-810668 SCCP-0 PS MI=IMSI-262420000000004: Failed to select IuPS link (hnbgw_rua.c:219) 20250126085410478 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-810668)[0x56264c642f10]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250126085410478 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-810668)[0x56264c642f10]{init}: Freeing instance (context_map.c:202) 20250126085410478 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-810668)[0x56264c642f10]{init}: Deallocated (fsm.c:568) 20250126085410478 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-810668 SCCP-0 PS MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250126085410478 DRUA ERROR (127.0.0.1:9999 TTCN3-HNB-0) Failed to create context map for IuPS: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:282) 20250126085410479 DHNB INFO (001-01-L2342-R0-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:177) 20250126085410479 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250126085410479 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085410479 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(930)@009b6094bab8: Deleted conn table entry 0TC_sgsnpool_L3Compl_no_cn0(940)810668 20250126085410486 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60534<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Compl_no_cn0(940)@009b6094bab8: Final verdict of PTC: none MTC@009b6094bab8: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := false, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '08087300F1102A2A170512C7422000'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111001'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001101000111'B, t_guard := 20.000000 } 20250126085410501 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60540<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(930)@009b6094bab8: Added conn table entry 0TC_sgsnpool_L3Compl_no_cn0(941)12869290 20250126085411512 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085411512 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085411512 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 104 bytes from client (stream_srv.c:1355) 20250126085411512 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250126085411512 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xc45eaa, normal) (hnbgw_rua.c:407) 20250126085411512 DHNB DEBUG map_rua[0x56264c642f10]{init}: Allocated (fsm.c:456) 20250126085411512 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12869290)[0x56264c642f10]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250126085411512 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12869290 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250126085411512 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085411512 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085411512 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:254) 20250126085411512 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-12869290 SCCP-0 PS MI=NONE: Failed to select IuPS link (hnbgw_rua.c:219) 20250126085411512 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12869290)[0x56264c642f10]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250126085411512 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12869290)[0x56264c642f10]{init}: Freeing instance (context_map.c:202) 20250126085411512 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12869290)[0x56264c642f10]{init}: Deallocated (fsm.c:568) 20250126085411512 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12869290 SCCP-0 PS MI=NONE: Deallocating (context_map.c:225) 20250126085411512 DRUA ERROR (127.0.0.1:9999 TTCN3-HNB-0) Failed to create context map for IuPS: rx RUA Connect with 75 bytes RANAP data (hnbgw_rua.c:282) 20250126085411512 DHNB INFO (001-01-L2342-R0-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:177) 20250126085411512 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250126085411512 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085411512 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(930)@009b6094bab8: Deleted conn table entry 0TC_sgsnpool_L3Compl_no_cn0(941)12869290 20250126085411515 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60540<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Compl_no_cn0(941)@009b6094bab8: Final verdict of PTC: none MTC@009b6094bab8: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := false, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '08050118082926240000000040'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111001'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001100100100'B, t_guard := 20.000000 } 20250126085411534 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60554<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(930)@009b6094bab8: Added conn table entry 0TC_sgsnpool_L3Compl_no_cn0(942)6701673 20250126085412547 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085412547 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085412547 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1355) 20250126085412547 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250126085412547 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x664269, normal) (hnbgw_rua.c:407) 20250126085412547 DHNB DEBUG map_rua[0x56264c642f10]{init}: Allocated (fsm.c:456) 20250126085412547 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6701673)[0x56264c642f10]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250126085412547 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6701673 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250126085412547 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085412547 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085412548 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-6701673 SCCP-0 PS MI=NONE: Failed to select IuPS link (hnbgw_rua.c:219) 20250126085412548 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6701673)[0x56264c642f10]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250126085412548 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6701673)[0x56264c642f10]{init}: Freeing instance (context_map.c:202) 20250126085412548 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6701673)[0x56264c642f10]{init}: Deallocated (fsm.c:568) 20250126085412548 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6701673 SCCP-0 PS MI=NONE: Deallocating (context_map.c:225) 20250126085412548 DRUA ERROR (127.0.0.1:9999 TTCN3-HNB-0) Failed to create context map for IuPS: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:282) 20250126085412548 DHNB INFO (001-01-L2342-R0-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:177) 20250126085412548 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250126085412548 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085412548 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(930)@009b6094bab8: Deleted conn table entry 0TC_sgsnpool_L3Compl_no_cn0(942)6701673 20250126085412551 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60554<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Compl_no_cn0(942)@009b6094bab8: Final verdict of PTC: none MTC@009b6094bab8: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := false, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '080101D571000008292624000000004000F1102A2A170512C7422000'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111001'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000111011001'B, t_guard := 20.000000 } 20250126085412562 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60556<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(930)@009b6094bab8: Added conn table entry 0TC_sgsnpool_L3Compl_no_cn0(943)390803 20250126085413581 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085413581 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085413581 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1355) 20250126085413581 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250126085413581 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x5f693, normal) (hnbgw_rua.c:407) 20250126085413581 DHNB DEBUG map_rua[0x56264c642f10]{init}: Allocated (fsm.c:456) 20250126085413581 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-390803)[0x56264c642f10]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250126085413581 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-390803 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250126085413581 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085413581 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085413582 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000004 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:234) 20250126085413582 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-390803 SCCP-0 PS MI=IMSI-262420000000004: Failed to select IuPS link (hnbgw_rua.c:219) 20250126085413582 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-390803)[0x56264c642f10]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250126085413582 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-390803)[0x56264c642f10]{init}: Freeing instance (context_map.c:202) 20250126085413582 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-390803)[0x56264c642f10]{init}: Deallocated (fsm.c:568) 20250126085413582 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-390803 SCCP-0 PS MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250126085413582 DRUA ERROR (127.0.0.1:9999 TTCN3-HNB-0) Failed to create context map for IuPS: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:282) 20250126085413582 DHNB INFO (001-01-L2342-R0-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:177) 20250126085413582 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250126085413582 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085413582 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(930)@009b6094bab8: Deleted conn table entry 0TC_sgsnpool_L3Compl_no_cn0(943)390803 20250126085413586 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60556<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Compl_no_cn0(943)@009b6094bab8: Final verdict of PTC: none MTC@009b6094bab8: ok: talloc reports "asn1_context" = 1 bytes 20250126085413594 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60518<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250126085413594 DLINP DEBUG SRVCONN(,r=127.0.0.1:44509<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085413594 DLINP DEBUG SRVCONN(,r=127.0.0.1:44509<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085413594 DLINP NOTICE SRV(,r=127.0.0.1:44509<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250126085413594 DMAIN NOTICE (127.0.0.1:44509 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:44509<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250126085413594 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20250126085413595 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085413595 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085413595 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250126085413595 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250126085413595 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) MutexDispCT-TC_sgsnpool_L3Compl_no_cn(925)@009b6094bab8: Final verdict of PTC: none 20250126085413596 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250126085413596 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085413596 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(930)@009b6094bab8: Final verdict of PTC: none 20250126085413596 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250126085413596 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250126085413596 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085413596 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126085413596 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.msc0-RAN(934)@009b6094bab8: Final verdict of PTC: none 20250126085413596 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126085413596 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085413596 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20250126085413596 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126085413596 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126085413596 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126085413596 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250126085413596 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126085413596 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250126085413596 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:41281<->l=127.0.0.1:4262) (control_if.c:193) 20250126085413596 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085413596 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126085413596 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20250126085413596 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085413597 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085413597 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085413597 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085413597 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126085413597 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126085413597 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126085413597 DRANAP NOTICE cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-RAN(937)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(935)@009b6094bab8: Final verdict of PTC: none TC_sgsnpool_L3Compl_no_cn-Iuh1(931)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(933)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(936)@009b6094bab8: Final verdict of PTC: none IPA-CTRL-CLI-IPA(927)@009b6094bab8: Final verdict of PTC: none TC_sgsnpool_L3Compl_no_cn-Iuh0(929)@009b6094bab8: Final verdict of PTC: none VirtHNBGW-STATS(926)@009b6094bab8: Final verdict of PTC: none TC_sgsnpool_L3Compl_no_cn-Iuh1-RUA(932)@009b6094bab8: Final verdict of PTC: none 20250126085413598 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126085413598 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085413598 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126085413598 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250126085413598 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20250126085413598 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085413598 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250126085413598 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20250126085413598 DLINP <0002> stream_srv.c:766 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250126085413598 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085413598 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20250126085413598 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126085413598 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126085413598 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126085413598 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250126085413598 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126085413598 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250126085413598 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085413598 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) HNBGW-MGCP(939)@009b6094bab8: Final verdict of PTC: none 20250126085413598 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20250126085413598 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085413598 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085413598 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085413598 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085413598 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126085413598 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126085413598 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126085413598 DRANAP NOTICE cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-M3UA(938)@009b6094bab8: Final verdict of PTC: none MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126085413599 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60514<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(928)@009b6094bab8: Final verdict of PTC: none MTC@009b6094bab8: Setting final verdict of the test case. MTC@009b6094bab8: Local verdict of MTC: pass MTC@009b6094bab8: Local verdict of PTC MutexDispCT-TC_sgsnpool_L3Compl_no_cn(925): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC VirtHNBGW-STATS(926): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC IPA-CTRL-CLI-IPA(927): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW-PFCP(928): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn-Iuh0(929): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(930): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn-Iuh1(931): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn-Iuh1-RUA(932): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.msc0-SCCP(933): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.msc0-RAN(934): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.msc0-M3UA(935): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(936): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.sgsn0-RAN(937): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(938): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW-MGCP(939): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn0(940): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn0(941): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn0(942): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn0(943): none (pass -> pass) MTC@009b6094bab8: Test case TC_sgsnpool_L3Compl_no_cn finished. Verdict: pass MTC@009b6094bab8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Compl_no_cn pass'. Sun Jan 26 08:54:13 UTC 2025 ====== HNBGW_Tests.TC_sgsnpool_L3Compl_no_cn pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_sgsnpool_L3Compl_no_cn.talloc 20250126085413664 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60560<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126085414260 DLSCCP DEBUG SCCP-SCOC(106)[0x56264c632cd0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250126085414260 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0063e507), PART(T=Source Reference,L=4,D=0000006a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085414260 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085414260 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085414260 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250126085414260 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085414260 DLSCCP DEBUG SCCP-SCOC(105)[0x56264c626db0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250126085414260 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bde8f9), PART(T=Source Reference,L=4,D=00000069), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085414260 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085414260 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085414260 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250126085414260 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085414260 DLSCCP DEBUG SCCP-SCOC(107)[0x56264c62ce70]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250126085414260 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f875e3), PART(T=Source Reference,L=4,D=0000006b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085414260 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085414260 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085414260 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126085414260 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085414260 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085414260 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085414260 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085414260 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250126085414260 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250126085414260 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250126085414260 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250126085414260 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085414260 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085414260 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085414260 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250126085414260 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250126085414260 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250126085414260 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250126085414260 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085414260 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085414260 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085414260 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126085414260 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126085414260 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126085414260 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250126085414266 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60560<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=283452) 20250126085415054 DLSCCP DEBUG SCCP-SCOC(102)[0x56264c6291d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085415054 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0094e855), PART(T=Source Reference,L=4,D=00000066), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085415055 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085415055 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085415055 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126085415055 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085415055 DLSCCP DEBUG SCCP-SCOC(103)[0x56264c63d930]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085415055 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ddb9ed), PART(T=Source Reference,L=4,D=00000067), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085415055 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085415055 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085415055 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126085415055 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085415055 DLSCCP DEBUG SCCP-SCOC(104)[0x56264c62f810]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085415055 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0020db62), PART(T=Source Reference,L=4,D=00000068), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085415055 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085415055 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085415055 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126085415055 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085415055 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085415055 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085415055 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085415055 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126085415055 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126085415055 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126085415055 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250126085415055 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085415055 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085415055 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085415055 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126085415055 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126085415055 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126085415055 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250126085415055 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085415055 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085415055 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085415055 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126085415055 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126085415055 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126085415055 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down Waiting for packet dumper to finish... 1 (prev_count=283452, count=296224) 20250126085415597 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126085415597 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250126085415597 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250126085415598 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126085415599 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250126085415599 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250126085415605 DLSCCP DEBUG SCCP-SCOC(99)[0x56264c624aa0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085415605 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00066509), PART(T=Source Reference,L=4,D=00000063), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085415605 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085415605 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085415605 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085415605 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085415605 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085415605 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085415605 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085415605 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085415605 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085415605 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085415605 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20250126085415619 DLSCCP DEBUG SCCP-SCOC(101)[0x56264c628dc0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085415619 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008ea783), PART(T=Source Reference,L=4,D=00000065), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085415619 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085415619 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085415619 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085415619 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085415620 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085415620 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085415620 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085415620 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085415620 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085415620 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085415620 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20250126085415620 DLSCCP DEBUG SCCP-SCOC(100)[0x56264c629c80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085415621 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004b530f), PART(T=Source Reference,L=4,D=00000064), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085415621 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085415621 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085415621 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126085415621 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085415621 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085415621 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085415621 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085415621 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126085415621 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126085415621 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126085415621 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down MTC@009b6094bab8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Compl_no_cn pass' was executed successfully (exit status: 0). MTC@009b6094bab8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN'. ------ HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN ------ Sun Jan 26 08:54:16 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250126085416465 DLSCCP DEBUG SCCP-SCOC(97)[0x56264c62b530]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085416465 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0037a890), PART(T=Source Reference,L=4,D=00000061), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085416465 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085416465 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085416465 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085416465 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085416465 DLSCCP DEBUG SCCP-SCOC(98)[0x56264c62e6d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085416465 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00387575), PART(T=Source Reference,L=4,D=00000062), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085416465 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085416465 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085416465 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085416465 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085416465 DLSCCP DEBUG SCCP-SCOC(95)[0x56264c63be70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085416465 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b11884), PART(T=Source Reference,L=4,D=0000005f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085416465 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085416465 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085416465 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085416465 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085416465 DLSCCP DEBUG SCCP-SCOC(96)[0x56264c62bfb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085416465 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00003121), PART(T=Source Reference,L=4,D=00000060), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085416465 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085416465 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085416465 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085416465 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085416466 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085416466 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085416466 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085416466 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085416466 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085416466 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085416466 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20250126085416466 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085416466 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085416466 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085416466 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085416466 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085416466 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085416466 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20250126085416466 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085416466 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085416466 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085416466 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085416466 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085416466 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085416466 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20250126085416466 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085416466 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085416466 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085416466 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085416466 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085416466 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085416466 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20250126085417185 DLSCCP DEBUG SCCP-SCOC(94)[0x56264c63fbe0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085417185 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00683b79), PART(T=Source Reference,L=4,D=0000005e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085417185 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085417185 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085417185 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126085417185 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085417185 DLSCCP DEBUG SCCP-SCOC(93)[0x56264c6408a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085417185 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003ee380), PART(T=Source Reference,L=4,D=0000005d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085417185 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085417185 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085417185 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085417185 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085417185 DLSCCP DEBUG SCCP-SCOC(92)[0x56264c632710]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085417185 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003447ee), PART(T=Source Reference,L=4,D=0000005c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085417185 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085417185 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085417185 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085417185 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085417185 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085417185 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085417185 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085417185 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126085417185 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126085417185 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126085417185 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250126085417186 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085417186 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085417186 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085417186 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085417186 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085417186 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085417186 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250126085417186 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085417186 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085417186 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085417186 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085417186 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085417186 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085417186 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@009b6094bab8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN' was executed successfully (exit status: 0). MTC@009b6094bab8: Test case TC_sgsnpool_nri_from_other_PLMN started. 20250126085417347 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:32906<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126085417352 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:32916<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126085417354 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:43907<->l=127.0.0.1:4262) (control_if.c:572) TC_sgsnpool_nri_from_other_PLMN-Iuh0(948)@009b6094bab8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250126085417370 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250126085417370 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250126085417381 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085417381 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085417381 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085417381 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085417381 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085417381 DRANAP DEBUG cnlink(msc-2)[0x56264c5ae870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085417381 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085417381 DRANAP DEBUG cnlink(msc-3)[0x56264c618660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_sgsnpool_nri_from_other_PLMN-Iuh1(950)@009b6094bab8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250126085417382 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:43884 (stream_srv.c:142) 20250126085417382 DMAIN INFO New HNB SCTP connection r=127.0.0.1:43884<->l=127.0.0.1:29169 (hnbgw.c:791) 20250126085417383 DRANAP DEBUG cnlink(msc-3)[0x56264c618660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085417383 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250126085417383 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085417383 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085417383 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085417383 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085417383 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085417383 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085417383 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085417383 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085417383 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085417383 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085417383 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085417383 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085417383 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085417383 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085417383 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250126085417383 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085417383 DRANAP DEBUG cnlink(msc-3)[0x56264c618660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085417383 DRANAP DEBUG cnlink(msc-2)[0x56264c5ae870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085417383 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250126085417383 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085417383 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085417383 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085417383 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085417383 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085417383 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085417383 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085417383 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085417383 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085417383 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085417383 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085417383 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085417383 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085417383 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085417383 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250126085417383 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085417383 DRANAP DEBUG cnlink(msc-2)[0x56264c5ae870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085417383 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085417383 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250126085417383 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085417383 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085417383 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085417383 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085417383 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085417383 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085417383 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085417383 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085417383 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085417383 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085417383 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085417383 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085417383 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085417383 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085417383 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126085417383 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085417383 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085417383 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085417383 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250126085417383 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085417383 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085417383 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085417383 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085417383 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085417383 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085417383 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085417383 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085417383 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085417383 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085417383 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085417383 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085417383 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085417383 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085417383 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085417383 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085417383 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085417383 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085417383 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085417383 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085417383 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250126085417383 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250126085417383 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250126085417383 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085417383 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085417383 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085417383 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250126085417383 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250126085417383 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250126085417383 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250126085417383 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085417383 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085417383 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085417383 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126085417383 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126085417383 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126085417383 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250126085417383 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085417383 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085417383 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085417383 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085417383 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085417383 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085417383 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@009b6094bab8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@009b6094bab8: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(954)@009b6094bab8: ************************************************* HNBGW_Test.msc0-M3UA(954)@009b6094bab8: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(954)@009b6094bab8: ************************************************* HNBGW_Test.msc0-SCCP(952)@009b6094bab8: v_sccp_pdu_maxlen:268 MTC@009b6094bab8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@009b6094bab8: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(957)@009b6094bab8: ************************************************* HNBGW_Test.msc1-M3UA(957)@009b6094bab8: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(957)@009b6094bab8: ************************************************* HNBGW_Test.msc1-SCCP(955)@009b6094bab8: v_sccp_pdu_maxlen:268 MTC@009b6094bab8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(960)@009b6094bab8: ************************************************* MTC@009b6094bab8: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(960)@009b6094bab8: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(960)@009b6094bab8: ************************************************* HNBGW_Test.msc2-SCCP(958)@009b6094bab8: v_sccp_pdu_maxlen:268 20250126085417416 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085417416 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085417417 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085417417 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085417417 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085417417 DRANAP DEBUG cnlink(sgsn-2)[0x56264c61a310]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085417417 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085417417 DRANAP DEBUG cnlink(sgsn-3)[0x56264c61aca0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085417418 DRANAP DEBUG cnlink(sgsn-3)[0x56264c61aca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085417418 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250126085417418 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085417418 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085417418 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085417418 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085417418 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085417418 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085417418 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085417418 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085417418 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085417418 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085417418 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085417418 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085417418 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085417418 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085417418 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250126085417418 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085417418 DRANAP DEBUG cnlink(sgsn-3)[0x56264c61aca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085417418 DRANAP DEBUG cnlink(sgsn-2)[0x56264c61a310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085417418 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250126085417418 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085417418 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085417418 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085417418 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085417418 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085417418 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085417418 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085417418 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085417418 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085417418 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085417418 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085417418 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085417418 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085417418 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085417418 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250126085417418 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085417418 DRANAP DEBUG cnlink(sgsn-2)[0x56264c61a310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085417418 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085417418 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250126085417418 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085417418 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085417418 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085417418 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085417418 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085417418 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085417418 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085417418 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085417418 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085417418 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085417418 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085417418 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085417418 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085417418 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085417418 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126085417418 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085417418 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085417418 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085417418 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250126085417418 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085417418 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085417418 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085417418 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085417418 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085417418 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085417418 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085417418 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085417418 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085417418 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085417418 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085417418 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085417418 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085417418 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085417418 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085417418 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085417418 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085417418 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085417418 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085417418 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085417418 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250126085417418 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250126085417418 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250126085417418 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085417418 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085417418 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085417418 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250126085417418 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250126085417418 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250126085417418 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250126085417418 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085417418 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085417418 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085417418 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126085417418 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126085417418 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126085417418 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250126085417418 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085417418 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085417418 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085417418 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085417418 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085417418 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085417418 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@009b6094bab8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@009b6094bab8: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(963)@009b6094bab8: ************************************************* HNBGW_Test.sgsn0-M3UA(963)@009b6094bab8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(963)@009b6094bab8: ************************************************* HNBGW_Test.sgsn0-SCCP(961)@009b6094bab8: v_sccp_pdu_maxlen:268 MTC@009b6094bab8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@009b6094bab8: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(966)@009b6094bab8: ************************************************* HNBGW_Test.sgsn1-M3UA(966)@009b6094bab8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(966)@009b6094bab8: ************************************************* HNBGW_Test.sgsn1-SCCP(964)@009b6094bab8: v_sccp_pdu_maxlen:268 MTC@009b6094bab8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@009b6094bab8: Starting RAN_Emulation HNBGW_Test.sgsn2-M3UA(969)@009b6094bab8: ************************************************* HNBGW_Test.sgsn2-M3UA(969)@009b6094bab8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(969)@009b6094bab8: ************************************************* HNBGW_Test.sgsn2-SCCP(967)@009b6094bab8: v_sccp_pdu_maxlen:268 20250126085417459 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085417459 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085417459 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1355) 20250126085417459 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250126085417459 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20250126085417459 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250126085417459 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250126085417459 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085417459 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@009b6094bab8: setverdict(pass): none -> pass 20250126085417463 DLINP DEBUG SRVCONN(,r=127.0.0.1:43884<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085417463 DLINP DEBUG SRVCONN(,r=127.0.0.1:43884<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085417463 DLINP DEBUG SRVCONN(,r=127.0.0.1:43884<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1355) 20250126085417463 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250126085417463 DHNBAP DEBUG (127.0.0.1:43884 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20250126085417463 DHNBAP NOTICE (127.0.0.1:43884 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250126085417463 DHNBAP NOTICE (127.0.0.1:43884 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250126085417463 DLINP DEBUG SRVCONN(,r=127.0.0.1:43884<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085417463 DLINP DEBUG SRVCONN(,r=127.0.0.1:43884<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126085417594 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126085417594 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250126085417594 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126085417594 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(954)@009b6094bab8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250126085417601 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085417601 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250126085417601 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126085417601 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126085417601 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126085417601 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250126085417601 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126085417604 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126085417604 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250126085417604 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126085417604 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250126085417605 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085417605 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250126085417605 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126085417605 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126085417605 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126085417605 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126085417605 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126085417605 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085417605 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126085417605 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20250126085417605 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085417605 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085417605 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085417605 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085417605 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126085417605 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126085417605 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085417607 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085417607 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250126085417607 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085417607 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085417607 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085417607 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085417607 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085417607 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085417607 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085417607 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085417607 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085417607 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085417607 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085417607 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085417607 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085417607 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085417607 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) HNBGW_Test.msc1-M3UA(957)@009b6094bab8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250126085417607 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085417607 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085417607 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085417607 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085417607 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085417607 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085417607 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085417607 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085417607 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085417607 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085417612 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085417612 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250126085417612 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126085417612 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126085417612 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126085417612 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250126085417612 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126085417614 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126085417614 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc2-0 20250126085417614 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126085417615 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250126085417615 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085417615 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250126085417615 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126085417615 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126085417615 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126085417615 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126085417615 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126085417615 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085417615 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126085417615 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:406) 20250126085417615 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085417615 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085417615 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085417615 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085417615 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126085417615 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126085417615 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085417616 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085417616 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250126085417616 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085417616 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085417616 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085417616 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085417616 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085417616 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085417617 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085417617 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085417617 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085417617 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085417617 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085417617 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085417617 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085417617 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085417617 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126085417617 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085417617 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085417617 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085417617 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085417617 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085417617 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126085417617 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126085417617 DLSS7 <000c> osmo_ss7_hmrt.c:233 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.msc2-M3UA(960)@009b6094bab8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250126085417617 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250126085417617 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085417620 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085417620 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20250126085417620 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126085417620 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126085417620 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126085417621 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20250126085417621 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126085417625 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085417625 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20250126085417625 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126085417625 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126085417625 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126085417625 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126085417625 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126085417625 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085417625 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126085417625 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.3/0, (xua_snm.c:406) 20250126085417625 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085417625 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085417625 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085417625 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085417625 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126085417625 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126085417625 DRANAP DEBUG cnlink(msc-2)[0x56264c5ae870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085417626 DRANAP DEBUG cnlink(msc-2)[0x56264c5ae870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085417626 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250126085417626 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085417627 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085417627 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085417627 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085417627 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085417627 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085417627 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085417627 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085417627 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085417627 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085417627 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085417627 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085417627 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085417627 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085417627 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250126085417627 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085417627 DRANAP DEBUG cnlink(msc-2)[0x56264c5ae870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085417627 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085417627 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085417627 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085417627 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250126085417627 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250126085417627 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250126085417627 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250126085417627 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085417628 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126085417628 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250126085417628 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126085417628 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(963)@009b6094bab8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250126085417631 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085417631 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250126085417631 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126085417631 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126085417631 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126085417631 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250126085417631 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126085417632 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085417632 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250126085417633 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126085417633 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126085417633 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126085417633 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126085417633 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126085417633 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085417633 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126085417633 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20250126085417633 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085417633 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085417633 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085417633 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085417633 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126085417633 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126085417633 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085417634 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085417634 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250126085417634 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085417634 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085417634 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085417634 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085417634 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085417634 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085417634 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085417634 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085417634 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085417634 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085417634 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085417634 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085417634 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085417634 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085417634 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085417634 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085417634 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085417634 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085417634 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085417634 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085417634 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085417634 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085417634 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085417634 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085417634 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085417639 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126085417639 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20250126085417639 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126085417639 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(966)@009b6094bab8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250126085417643 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085417643 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20250126085417643 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126085417643 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126085417643 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126085417644 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250126085417644 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126085417645 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085417645 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20250126085417645 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126085417645 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126085417645 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126085417645 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126085417645 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126085417645 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085417645 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126085417645 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:406) 20250126085417645 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085417645 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085417645 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085417645 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085417645 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126085417645 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126085417645 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085417647 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085417647 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250126085417647 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085417647 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085417647 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085417647 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085417647 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085417647 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085417647 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085417647 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085417647 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085417647 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085417647 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085417647 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085417647 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085417647 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085417647 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126085417647 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085417647 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085417647 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085417647 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085417647 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085417647 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126085417647 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126085417647 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126085417647 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250126085417647 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085417649 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126085417649 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn2-0 20250126085417649 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126085417649 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn2-M3UA(969)@009b6094bab8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23910 to server: "127.0.0.1":2905 association #8 20250126085417652 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085417652 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn2-0: Received M3UA Message (ASPSM:UP) 20250126085417652 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126085417652 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126085417652 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126085417652 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn2){AS_DOWN}: state_chg to AS_INACTIVE 20250126085417652 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126085417653 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085417653 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn2-0: Received M3UA Message (ASPTM:ACTIVE) 20250126085417653 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126085417653 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126085417653 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126085417653 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126085417653 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126085417653 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085417653 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126085417653 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.3/0, (xua_snm.c:406) 20250126085417653 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085417653 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085417653 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085417653 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085417653 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126085417653 DCN NOTICE (sgsn-2) now available: N-PCSTATE ind: pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126085417653 DRANAP DEBUG cnlink(sgsn-2)[0x56264c61a310]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085417654 DRANAP DEBUG cnlink(sgsn-2)[0x56264c61a310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085417654 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250126085417654 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085417654 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085417654 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085417654 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085417654 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085417654 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085417654 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085417654 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085417654 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085417654 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085417654 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085417654 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085417654 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085417654 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085417654 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250126085417654 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085417654 DRANAP DEBUG cnlink(sgsn-2)[0x56264c61a310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085417654 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085417654 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085417654 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085417654 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250126085417654 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250126085417654 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250126085417654 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250126085417654 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085417778 DLSCCP DEBUG SCCP-SCOC(87)[0x56264c63ac80]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20250126085417778 DLSCCP DEBUG SCCP-SCOC(87)[0x56264c63ac80]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20250126085417778 DLSCCP DEBUG SCCP-SCOC(87)[0x56264c63ac80]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250126085417778 DLSCCP DEBUG SCCP-SCOC(87)[0x56264c63ac80]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250126085417778 DLSCCP DEBUG SCCP-SCOC(87)[0x56264c63ac80]{IDLE}: Deallocated (fsm.c:568) 20250126085417778 DLSCCP DEBUG SCCP-SCOC(86)[0x56264c63b7c0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20250126085417778 DLSCCP DEBUG SCCP-SCOC(86)[0x56264c63b7c0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20250126085417778 DLSCCP DEBUG SCCP-SCOC(86)[0x56264c63b7c0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250126085417778 DLSCCP DEBUG SCCP-SCOC(86)[0x56264c63b7c0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250126085417778 DLSCCP DEBUG SCCP-SCOC(86)[0x56264c63b7c0]{IDLE}: Deallocated (fsm.c:568) 20250126085417778 DLSCCP DEBUG SCCP-SCOC(88)[0x56264c6298d0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20250126085417778 DLSCCP DEBUG SCCP-SCOC(88)[0x56264c6298d0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20250126085417778 DLSCCP DEBUG SCCP-SCOC(88)[0x56264c6298d0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250126085417778 DLSCCP DEBUG SCCP-SCOC(88)[0x56264c6298d0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250126085417778 DLSCCP DEBUG SCCP-SCOC(88)[0x56264c6298d0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(953)@009b6094bab8: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(956)@009b6094bab8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126085418412 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085418412 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085418412 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085418412 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085418412 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085418413 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085418413 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085418413 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085418413 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085418413 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085418413 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085418413 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085418413 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085418413 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085418413 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250126085418413 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250126085418413 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085418413 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085418413 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085418413 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085418413 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085418413 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085418413 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085418413 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085418413 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085418413 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085418413 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085418413 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085418414 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085418414 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085418414 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126085418414 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126085418414 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250126085418414 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250126085418414 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085418414 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250126085418414 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085418414 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085418414 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085418414 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085418414 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085418414 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085418414 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085418414 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085418414 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085418414 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085418414 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085418414 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250126085418414 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250126085418414 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250126085418414 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085418414 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085418414 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085418414 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085418414 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085418414 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085418414 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085418414 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126085418414 DRANAP NOTICE cnlink(msc-0)[0x56264c5ce220]{CONNECTED}: link up (cnlink.c:111) 20250126085418415 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085418415 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085418415 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085418415 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250126085418415 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085418415 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085418415 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250126085418415 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085418415 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085418415 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085418415 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085418415 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085418415 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085418415 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085418415 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085418415 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250126085418415 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085418415 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085418415 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085418415 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085418415 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085418415 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085418415 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085418415 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085418415 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085418415 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085418415 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085418415 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085418415 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085418415 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085418416 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126085418416 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126085418416 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) 20250126085418416 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) 20250126085418416 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085418416 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250126085418416 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085418416 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085418416 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085418416 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085418416 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085418416 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085418416 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085418416 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085418416 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085418416 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085418416 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085418416 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085418416 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085418416 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085418416 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085418416 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085418416 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085418416 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085418416 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085418416 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126085418416 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085418416 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126085418416 DRANAP NOTICE cnlink(msc-1)[0x56264c5b1670]{CONNECTED}: link up (cnlink.c:111) 20250126085418416 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085418416 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085418417 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085418417 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085418417 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085418417 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085418417 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250126085418417 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250126085418417 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085418417 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085418417 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085418417 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085418417 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085418417 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085418417 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085418417 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085418417 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085418417 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085418417 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085418417 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085418417 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085418417 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085418417 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126085418417 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126085418417 DRANAP INFO cnlink(msc-0)[0x56264c5ce220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250126085418418 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085418418 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085418418 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085418418 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126085418418 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126085418418 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126085418418 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250126085418418 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085418421 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085418421 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250126085418421 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250126085418421 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250126085418421 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085418421 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085418421 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085418421 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085418421 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085418421 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085418421 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085418421 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250126085418421 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085418421 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085418421 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250126085418421 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250126085418421 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085418422 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085418422 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085418422 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085418422 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085418422 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085418422 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085418422 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085418422 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085418422 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085418422 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085418422 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085418422 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085418422 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085418422 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126085418422 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126085418422 DRANAP INFO cnlink(msc-1)[0x56264c5b1670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc2-RAN(959)@009b6094bab8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126085418430 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085418430 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250126085418430 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc2-0: m3ua_rx_xfer 20250126085418431 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250126085418431 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085418431 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085418431 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085418431 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085418431 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085418431 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085418431 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085418431 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:603) 20250126085418431 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085418431 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085418431 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250126085418431 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250126085418431 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085418431 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085418431 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085418431 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085418431 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085418431 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085418431 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085418431 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085418431 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085418431 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085418431 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085418431 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085418431 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085418431 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085418431 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126085418431 DRANAP DEBUG cnlink(msc-2)[0x56264c5ae870]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126085418431 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) 20250126085418431 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) 20250126085418431 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085418431 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250126085418431 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085418431 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085418431 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085418431 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085418431 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085418431 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085418431 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085418431 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085418431 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085418431 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085418431 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085418431 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250126085418431 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085418431 DRANAP DEBUG cnlink(msc-2)[0x56264c5ae870]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126085418431 DRANAP NOTICE cnlink(msc-2)[0x56264c5ae870]{CONNECTED}: link up (cnlink.c:111) 20250126085418432 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085418432 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085418432 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085418432 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250126085418432 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250126085418432 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250126085418432 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250126085418432 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085418432 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085418432 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250126085418432 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc2-0: m3ua_rx_xfer 20250126085418432 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250126085418432 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085418432 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085418432 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085418432 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085418432 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085418432 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085418432 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085418432 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:603) 20250126085418433 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085418433 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085418433 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250126085418433 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250126085418433 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085418433 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085418433 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085418433 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085418433 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085418433 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085418433 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085418433 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085418433 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085418433 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085418433 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085418433 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085418433 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085418433 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085418433 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126085418433 DRANAP DEBUG cnlink(msc-2)[0x56264c5ae870]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126085418433 DRANAP INFO cnlink(msc-2)[0x56264c5ae870]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(962)@009b6094bab8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126085418436 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085418436 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085418436 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085418436 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085418436 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085418436 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085418436 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085418436 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085418436 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085418436 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085418436 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085418436 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085418436 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085418436 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085418436 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250126085418436 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250126085418437 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085418437 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085418437 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085418437 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085418437 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085418437 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085418437 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085418437 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085418437 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085418437 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085418437 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085418437 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085418437 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085418437 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085418437 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126085418437 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126085418437 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250126085418437 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250126085418437 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085418437 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250126085418437 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085418437 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085418437 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085418437 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085418437 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085418437 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085418437 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085418437 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085418437 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085418437 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085418437 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085418437 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085418437 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085418437 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126085418437 DRANAP NOTICE cnlink(sgsn-0)[0x56264c618ff0]{CONNECTED}: link up (cnlink.c:111) 20250126085418437 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085418437 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085418437 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085418437 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085418437 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085418437 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085418437 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085418437 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085418438 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085418438 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085418438 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085418438 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085418438 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085418438 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085418438 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085418439 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085418439 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085418439 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085418439 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085418439 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085418439 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085418439 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085418439 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250126085418439 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20250126085418439 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085418439 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085418439 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085418439 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085418439 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085418439 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085418439 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085418439 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085418439 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085418439 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085418439 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085418439 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085418439 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085418439 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085418439 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126085418439 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126085418439 DRANAP INFO cnlink(sgsn-0)[0x56264c618ff0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(965)@009b6094bab8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126085418442 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085418442 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250126085418442 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250126085418442 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250126085418442 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085418442 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085418442 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085418442 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085418442 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085418442 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085418442 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085418442 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250126085418442 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085418442 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085418442 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250126085418442 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250126085418442 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085418442 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085418442 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085418442 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085418442 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085418442 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085418442 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085418442 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085418442 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085418442 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085418442 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085418442 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085418442 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085418442 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085418442 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126085418442 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126085418442 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) 20250126085418442 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) 20250126085418442 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085418442 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250126085418442 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085418442 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085418442 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085418442 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085418442 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085418442 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085418442 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085418442 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085418442 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085418442 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085418442 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085418442 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126085418442 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085418442 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126085418442 DRANAP NOTICE cnlink(sgsn-1)[0x56264c619980]{CONNECTED}: link up (cnlink.c:111) 20250126085418442 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085418442 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085418442 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085418442 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126085418442 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126085418442 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126085418442 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250126085418442 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085418443 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085418443 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250126085418443 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250126085418443 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250126085418443 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085418443 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085418443 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085418443 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085418443 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085418443 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085418443 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085418443 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250126085418443 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085418443 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085418443 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250126085418443 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20250126085418443 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085418443 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085418443 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085418443 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085418443 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085418443 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085418443 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085418443 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085418443 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085418443 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085418443 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085418443 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085418443 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085418443 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085418443 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126085418443 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126085418443 DRANAP INFO cnlink(sgsn-1)[0x56264c619980]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn2-RAN(968)@009b6094bab8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126085418452 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085418452 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20250126085418452 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20250126085418452 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn2-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20250126085418452 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085418452 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085418452 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085418452 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085418452 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085418452 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085418453 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085418453 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:603) 20250126085418453 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085418453 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085418453 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20250126085418453 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250126085418453 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:391) 20250126085418453 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085418453 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085418453 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085418453 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085418453 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085418453 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085418453 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085418453 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085418453 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:391) 20250126085418453 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085418453 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085418453 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085418453 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085418453 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126085418453 DRANAP DEBUG cnlink(sgsn-2)[0x56264c61a310]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126085418453 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) 20250126085418453 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) 20250126085418453 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085418453 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250126085418453 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085418453 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085418453 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085418453 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085418453 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085418453 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085418453 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085418453 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085418453 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085418453 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085418453 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085418453 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250126085418453 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085418453 DRANAP DEBUG cnlink(sgsn-2)[0x56264c61a310]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126085418453 DRANAP NOTICE cnlink(sgsn-2)[0x56264c61a310]{CONNECTED}: link up (cnlink.c:111) 20250126085418453 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085418453 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085418453 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085418453 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250126085418453 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250126085418453 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250126085418453 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250126085418453 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085418453 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085418453 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20250126085418453 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20250126085418453 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn2-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20250126085418453 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085418453 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085418453 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085418453 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085418453 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085418453 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085418453 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085418453 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:603) 20250126085418453 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085418453 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085418453 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20250126085418453 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20250126085418453 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:391) 20250126085418453 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085418453 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085418453 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085418453 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085418453 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085418453 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085418453 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085418453 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085418453 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:391) 20250126085418454 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085418454 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085418454 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085418454 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085418454 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126085418454 DRANAP DEBUG cnlink(sgsn-2)[0x56264c61a310]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126085418454 DRANAP INFO cnlink(sgsn-2)[0x56264c61a310]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250126085419475 DLCTRL DEBUG Command: GET 309245659 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250126085419475 DLCTRL DEBUG Tx Command reply: GET_REPLY 309245659 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250126085419482 DLCTRL DEBUG Command: GET 182957463 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250126085419482 DLCTRL DEBUG Tx Command reply: GET_REPLY 182957463 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250126085419486 DLCTRL DEBUG Command: GET 327642444 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250126085419487 DLCTRL DEBUG Tx Command reply: GET_REPLY 327642444 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085419491 DLCTRL DEBUG Command: GET 186449417 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085419491 DLCTRL DEBUG Tx Command reply: GET_REPLY 186449417 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085419494 DLCTRL DEBUG Command: GET 487042980 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250126085419495 DLCTRL DEBUG Tx Command reply: GET_REPLY 487042980 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20250126085419498 DLCTRL DEBUG Command: GET 969253696 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250126085419498 DLCTRL DEBUG Tx Command reply: GET_REPLY 969253696 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250126085419502 DLCTRL DEBUG Command: GET 514028492 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250126085419502 DLCTRL DEBUG Tx Command reply: GET_REPLY 514028492 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250126085419506 DLCTRL DEBUG Command: GET 579720016 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250126085419506 DLCTRL DEBUG Tx Command reply: GET_REPLY 579720016 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085419510 DLCTRL DEBUG Command: GET 657894028 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085419510 DLCTRL DEBUG Tx Command reply: GET_REPLY 657894028 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085419514 DLCTRL DEBUG Command: GET 396745833 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250126085419515 DLCTRL DEBUG Tx Command reply: GET_REPLY 396745833 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20250126085419518 DLCTRL DEBUG Command: GET 311282046 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250126085419518 DLCTRL DEBUG Tx Command reply: GET_REPLY 311282046 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250126085419522 DLCTRL DEBUG Command: GET 391661047 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250126085419522 DLCTRL DEBUG Tx Command reply: GET_REPLY 391661047 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250126085419525 DLCTRL DEBUG Command: GET 743511324 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250126085419525 DLCTRL DEBUG Tx Command reply: GET_REPLY 743511324 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085419528 DLCTRL DEBUG Command: GET 766721967 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085419528 DLCTRL DEBUG Tx Command reply: GET_REPLY 766721967 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085419530 DLCTRL DEBUG Command: GET 346139841 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250126085419530 DLCTRL DEBUG Tx Command reply: GET_REPLY 346139841 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20250126085419532 DLCTRL DEBUG Command: GET 39994249 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250126085419532 DLCTRL DEBUG Tx Command reply: GET_REPLY 39994249 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250126085419534 DLCTRL DEBUG Command: GET 547950809 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250126085419534 DLCTRL DEBUG Tx Command reply: GET_REPLY 547950809 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250126085419536 DLCTRL DEBUG Command: GET 691917811 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250126085419536 DLCTRL DEBUG Tx Command reply: GET_REPLY 691917811 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085419538 DLCTRL DEBUG Command: GET 914067697 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085419538 DLCTRL DEBUG Tx Command reply: GET_REPLY 914067697 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085419539 DLCTRL DEBUG Command: GET 625507107 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250126085419539 DLCTRL DEBUG Tx Command reply: GET_REPLY 625507107 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@009b6094bab8: 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@009b6094bab8: "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@009b6094bab8: 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@009b6094bab8: 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@009b6094bab8: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '080101D571000005F44241002399F9992A2A170512C742200010024100'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111001'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001010110110'B, t_guard := 20.000000 } 20250126085419566 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:32920<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(962)@009b6094bab8: f_create_expect(l3 := '080101D571000005F44241002399F9992A2A170512C742200010024100'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(962)@009b6094bab8: Created Expect[0] for '080101D571000005F44241002399F9992A2A170512C742200010024100'O to be handled at TC_sgsnpool_nri_from_other_PLMN0(971) TC_sgsnpool_nri_from_other_PLMN-Iuh0-RUA(949)@009b6094bab8: Added conn table entry 0TC_sgsnpool_nri_from_other_PLMN0(971)10406029 20250126085420608 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085420608 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085420608 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 118 bytes from client (stream_srv.c:1355) 20250126085420609 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250126085420609 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x9ec88d, normal) (hnbgw_rua.c:407) 20250126085420609 DHNB DEBUG map_rua[0x56264c642f10]{init}: Allocated (fsm.c:456) 20250126085420609 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10406029)[0x56264c642f10]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250126085420609 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10406029 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250126085420609 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085420609 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085420609 DRUA DEBUG GMM Attach Req mi=TMSI-0x42410023 old_ra=999-99-10794-23 nri:260=0x104 (hnbgw_l3.c:234) 20250126085420609 DRUA INFO GMM Attach Req from other PLMN: old RAI=999-99-10794-23 my PLMN=001-01 (hnbgw_l3.c:241) 20250126085420609 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10406029 SCCP-0 PS MI=TMSI-0x42410023 (from other PLMN): TMSI-0x42410023 NRI(10bit)=0x104=260: This Complete Layer 3 message indicates a switch from another PLMN. Ignoring the NRI. (hnbgw_cn.c:1047) 20250126085420609 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10406029 SCCP-0 PS MI=TMSI-0x42410023 (from other PLMN): CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250126085420609 DCN DEBUG map_sccp[0x56264c63aff0]{init}: Allocated (fsm.c:456) 20250126085420609 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-108)[0x56264c63aff0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250126085420609 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-10406029 <-> SCCP-108 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250126085420609 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10406029 SCCP-108 sgsn-0 MI=TMSI-0x42410023 (from other PLMN): rx RUA Connect with 89 bytes RANAP data (hnbgw_rua.c:312) 20250126085420609 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10406029)[0x56264c642f10]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250126085420609 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085420609 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085420609 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10406029)[0x56264c642f10]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250126085420609 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-108)[0x56264c63aff0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126085420609 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250126085420609 DLSCCP DEBUG SCCP-SCOC(108)[0x56264c6430c0]{IDLE}: Allocated (fsm.c:456) 20250126085420609 DLSCCP DEBUG SCCP-SCOC(108)[0x56264c6430c0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250126085420609 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000006c), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=89,D=001340550000070003400180000f40060000f11009260037400100003a40080000f110092600370010401e1d080101d571000005f44241002399f9992a2a170512c742200010024100004f40030002b60056400500f1100926) (sccp_scrc.c:406) 20250126085420609 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085420609 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085420609 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085420609 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085420609 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085420609 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085420609 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085420609 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085420609 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085420609 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085420609 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085420609 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085420609 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085420609 DLSCCP DEBUG SCCP-SCOC(108)[0x56264c6430c0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250126085420609 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-108)[0x56264c63aff0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250126085420609 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10406029)[0x56264c642f10]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250126085420609 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085420609 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085420609 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085420609 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085420609 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085420609 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085420609 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085420610 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(961)@009b6094bab8: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(961)@009b6094bab8: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(962)@009b6094bab8: Found Expect[0] for l3='080101D571000005F44241002399F9992A2A170512C742200010024100'O handled at TC_sgsnpool_nri_from_other_PLMN0(971) HNBGW_Test.sgsn0-RAN(962)@009b6094bab8: Added conn table entry 0TC_sgsnpool_nri_from_other_PLMN0(971)8953854 HNBGW_Test.sgsn0-SCCP(961)@009b6094bab8: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(961)@009b6094bab8: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_nri_from_other_PLMN0(971)@009b6094bab8: setverdict(pass): none -> pass 20250126085420631 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085420631 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085420632 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085420632 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085420632 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085420632 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085420632 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085420632 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085420632 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085420632 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085420632 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085420632 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085420632 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085420632 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00cea86b) (sccp_scrc.c:477) 20250126085420632 DLSCCP DEBUG Received CO:COAK for local reference 108 (sccp_scoc.c:1824) 20250126085420632 DLSCCP DEBUG SCCP-SCOC(108)[0x56264c6430c0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250126085420632 DLSCCP DEBUG SCCP-SCOC(108)[0x56264c6430c0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250126085420632 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085420632 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250126085420632 DCN DEBUG handle_cn_conn_conf() conn_id=108, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250126085420632 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-108)[0x56264c63aff0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250126085420632 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-108)[0x56264c63aff0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250126085420634 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:32920<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_nri_from_other_PLMN0(971)@009b6094bab8: Final verdict of PTC: pass MTC@009b6094bab8: 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 } } } 20250126085420637 DLCTRL DEBUG Command: GET 485729084 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250126085420637 DLCTRL DEBUG Tx Command reply: GET_REPLY 485729084 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20250126085420641 DLCTRL DEBUG Command: GET 870480521 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250126085420641 DLCTRL DEBUG Tx Command reply: GET_REPLY 870480521 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250126085420644 DLCTRL DEBUG Command: GET 142065114 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250126085420644 DLCTRL DEBUG Tx Command reply: GET_REPLY 142065114 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085420646 DLCTRL DEBUG Command: GET 255783804 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085420646 DLCTRL DEBUG Tx Command reply: GET_REPLY 255783804 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085420648 DLCTRL DEBUG Command: GET 538238539 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250126085420648 DLCTRL DEBUG Tx Command reply: GET_REPLY 538238539 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126085420650 DLCTRL DEBUG Command: GET 804567801 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250126085420650 DLCTRL DEBUG Tx Command reply: GET_REPLY 804567801 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250126085420652 DLCTRL DEBUG Command: GET 391370999 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250126085420652 DLCTRL DEBUG Tx Command reply: GET_REPLY 391370999 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250126085420655 DLCTRL DEBUG Command: GET 497772857 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250126085420655 DLCTRL DEBUG Tx Command reply: GET_REPLY 497772857 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085420657 DLCTRL DEBUG Command: GET 436685350 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085420657 DLCTRL DEBUG Tx Command reply: GET_REPLY 436685350 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085420659 DLCTRL DEBUG Command: GET 385130073 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250126085420659 DLCTRL DEBUG Tx Command reply: GET_REPLY 385130073 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126085420661 DLCTRL DEBUG Command: GET 180359673 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250126085420661 DLCTRL DEBUG Tx Command reply: GET_REPLY 180359673 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250126085420662 DLCTRL DEBUG Command: GET 499735405 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250126085420662 DLCTRL DEBUG Tx Command reply: GET_REPLY 499735405 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250126085420664 DLCTRL DEBUG Command: GET 403834811 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250126085420664 DLCTRL DEBUG Tx Command reply: GET_REPLY 403834811 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085420665 DLCTRL DEBUG Command: GET 777311368 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085420665 DLCTRL DEBUG Tx Command reply: GET_REPLY 777311368 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085420665 DLCTRL DEBUG Command: GET 566682440 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250126085420665 DLCTRL DEBUG Tx Command reply: GET_REPLY 566682440 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126085420666 DLCTRL DEBUG Command: GET 682275905 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250126085420666 DLCTRL DEBUG Tx Command reply: GET_REPLY 682275905 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250126085420667 DLCTRL DEBUG Command: GET 488031164 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250126085420667 DLCTRL DEBUG Tx Command reply: GET_REPLY 488031164 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250126085420669 DLCTRL DEBUG Command: GET 732256734 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250126085420669 DLCTRL DEBUG Tx Command reply: GET_REPLY 732256734 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085420670 DLCTRL DEBUG Command: GET 683484963 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085420670 DLCTRL DEBUG Tx Command reply: GET_REPLY 683484963 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085420671 DLCTRL DEBUG Command: GET 148820069 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250126085420671 DLCTRL DEBUG Tx Command reply: GET_REPLY 148820069 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed MTC@009b6094bab8: XXX { hnb_idx := 0, cn_idx := 6, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '080101D571000005F4428AC02300F1102A2A170512C742200010028AC0'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000001011'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001010011000'B, t_guard := 20.000000 } 20250126085420681 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:32922<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn2-RAN(968)@009b6094bab8: f_create_expect(l3 := '080101D571000005F4428AC02300F1102A2A170512C742200010028AC0'O, n_connectPointCode := omit HNBGW_Test.sgsn2-RAN(968)@009b6094bab8: Created Expect[0] for '080101D571000005F4428AC02300F1102A2A170512C742200010028AC0'O to be handled at TC_sgsnpool_nri_from_other_PLMN0(972) TC_sgsnpool_nri_from_other_PLMN-Iuh0-RUA(949)@009b6094bab8: Added conn table entry 1TC_sgsnpool_nri_from_other_PLMN0(972)1405921 20250126085421712 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085421712 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085421712 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 118 bytes from client (stream_srv.c:1355) 20250126085421712 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250126085421713 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x1573e1, normal) (hnbgw_rua.c:407) 20250126085421713 DHNB DEBUG map_rua[0x56264c628440]{init}: Allocated (fsm.c:456) 20250126085421713 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1405921)[0x56264c628440]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250126085421713 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1405921 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250126085421713 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085421713 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085421713 DRUA DEBUG GMM Attach Req mi=TMSI-0x428AC023 old_ra=001-01-10794-23 nri:555=0x22b (hnbgw_l3.c:234) 20250126085421713 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1405921 SCCP-0 PS MI=TMSI-0x428AC023: TMSI-0x428AC023 NRI(10bit)=0x22b=555: NRI match selects sgsn 2 (hnbgw_cn.c:1078) 20250126085421713 DCN DEBUG map_sccp[0x56264c632ba0]{init}: Allocated (fsm.c:456) 20250126085421713 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-109)[0x56264c632ba0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250126085421713 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1405921 <-> SCCP-109 sgsn-2 sgsn-two cs7-0.sccp l=0.23.5<->r=0.1.3 (context_map.c:128) 20250126085421713 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1405921 SCCP-109 sgsn-2 MI=TMSI-0x428AC023: rx RUA Connect with 89 bytes RANAP data (hnbgw_rua.c:312) 20250126085421713 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1405921)[0x56264c628440]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250126085421713 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085421713 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085421713 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1405921)[0x56264c628440]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250126085421713 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-109)[0x56264c632ba0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126085421713 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250126085421713 DLSCCP DEBUG SCCP-SCOC(109)[0x56264c632f90]{IDLE}: Allocated (fsm.c:456) 20250126085421713 DLSCCP DEBUG SCCP-SCOC(109)[0x56264c632f90]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250126085421713 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000006d), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=89,D=001340550000070003400180000f40060000f11009260037400100003a40080000f110092600370010401e1d080101d571000005f4428ac02300f1102a2a170512c742200010028ac0004f40030002980056400500f1100926) (sccp_scrc.c:406) 20250126085421713 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085421713 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085421713 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085421713 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085421713 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085421713 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085421713 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085421713 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085421713 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085421713 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085421713 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085421713 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250126085421713 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085421713 DLSCCP DEBUG SCCP-SCOC(109)[0x56264c632f90]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250126085421713 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-109)[0x56264c632ba0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250126085421713 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1405921)[0x56264c628440]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250126085421714 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085421714 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085421714 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085421714 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250126085421714 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250126085421714 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250126085421714 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250126085421714 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn2-SCCP(967)@009b6094bab8: First idle individual index:0 HNBGW_Test.sgsn2-SCCP(967)@009b6094bab8: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn2-RAN(968)@009b6094bab8: Found Expect[0] for l3='080101D571000005F4428AC02300F1102A2A170512C742200010028AC0'O handled at TC_sgsnpool_nri_from_other_PLMN0(972) HNBGW_Test.sgsn2-RAN(968)@009b6094bab8: Added conn table entry 0TC_sgsnpool_nri_from_other_PLMN0(972)14337127 HNBGW_Test.sgsn2-SCCP(967)@009b6094bab8: Session index based on connection ID:0 TC_sgsnpool_nri_from_other_PLMN0(972)@009b6094bab8: setverdict(pass): none -> pass HNBGW_Test.sgsn2-SCCP(967)@009b6094bab8: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250126085421734 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085421734 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20250126085421734 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20250126085421734 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn2-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20250126085421734 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085421734 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085421734 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085421734 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085421734 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085421734 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085421734 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085421735 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:603) 20250126085421735 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085421735 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00ab4350) (sccp_scrc.c:477) 20250126085421735 DLSCCP DEBUG Received CO:COAK for local reference 109 (sccp_scoc.c:1824) 20250126085421735 DLSCCP DEBUG SCCP-SCOC(109)[0x56264c632f90]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250126085421735 DLSCCP DEBUG SCCP-SCOC(109)[0x56264c632f90]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250126085421735 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085421735 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250126085421735 DCN DEBUG handle_cn_conn_conf() conn_id=109, addrs: called=RI=SSN_PC,PC=0.1.3,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250126085421735 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-109)[0x56264c632ba0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250126085421735 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-109)[0x56264c632ba0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250126085421736 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:32922<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_nri_from_other_PLMN0(972)@009b6094bab8: Final verdict of PTC: pass MTC@009b6094bab8: 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 } } } 20250126085421738 DLCTRL DEBUG Command: GET 369040349 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250126085421738 DLCTRL DEBUG Tx Command reply: GET_REPLY 369040349 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20250126085421742 DLCTRL DEBUG Command: GET 753971915 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250126085421742 DLCTRL DEBUG Tx Command reply: GET_REPLY 753971915 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250126085421745 DLCTRL DEBUG Command: GET 897079677 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250126085421745 DLCTRL DEBUG Tx Command reply: GET_REPLY 897079677 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085421746 DLCTRL DEBUG Command: GET 313872409 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085421746 DLCTRL DEBUG Tx Command reply: GET_REPLY 313872409 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085421748 DLCTRL DEBUG Command: GET 898331354 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250126085421748 DLCTRL DEBUG Tx Command reply: GET_REPLY 898331354 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126085421749 DLCTRL DEBUG Command: GET 550053897 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250126085421749 DLCTRL DEBUG Tx Command reply: GET_REPLY 550053897 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250126085421750 DLCTRL DEBUG Command: GET 230308077 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250126085421750 DLCTRL DEBUG Tx Command reply: GET_REPLY 230308077 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250126085421751 DLCTRL DEBUG Command: GET 268848134 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250126085421751 DLCTRL DEBUG Tx Command reply: GET_REPLY 268848134 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085421752 DLCTRL DEBUG Command: GET 6949161 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085421752 DLCTRL DEBUG Tx Command reply: GET_REPLY 6949161 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085421753 DLCTRL DEBUG Command: GET 774290598 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250126085421753 DLCTRL DEBUG Tx Command reply: GET_REPLY 774290598 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126085421754 DLCTRL DEBUG Command: GET 407720927 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250126085421754 DLCTRL DEBUG Tx Command reply: GET_REPLY 407720927 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250126085421755 DLCTRL DEBUG Command: GET 45555096 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250126085421755 DLCTRL DEBUG Tx Command reply: GET_REPLY 45555096 rate_ctr.abs.sgsn.2.cnpool:subscr:known 1 (control_if.c:477) 20250126085421755 DLCTRL DEBUG Command: GET 336590339 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250126085421755 DLCTRL DEBUG Tx Command reply: GET_REPLY 336590339 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085421756 DLCTRL DEBUG Command: GET 682604772 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085421756 DLCTRL DEBUG Tx Command reply: GET_REPLY 682604772 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085421757 DLCTRL DEBUG Command: GET 730977100 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250126085421757 DLCTRL DEBUG Tx Command reply: GET_REPLY 730977100 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126085421758 DLCTRL DEBUG Command: GET 818051449 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250126085421758 DLCTRL DEBUG Tx Command reply: GET_REPLY 818051449 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250126085421759 DLCTRL DEBUG Command: GET 281593279 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250126085421759 DLCTRL DEBUG Tx Command reply: GET_REPLY 281593279 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250126085421759 DLCTRL DEBUG Command: GET 14696161 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250126085421759 DLCTRL DEBUG Tx Command reply: GET_REPLY 14696161 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085421760 DLCTRL DEBUG Command: GET 835014298 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085421760 DLCTRL DEBUG Tx Command reply: GET_REPLY 835014298 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085421761 DLCTRL DEBUG Command: GET 8850396 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250126085421761 DLCTRL DEBUG Tx Command reply: GET_REPLY 8850396 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed MTC@009b6094bab8: ok: talloc reports "asn1_context" = 1 bytes 20250126085421764 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:43907<->l=127.0.0.1:4262) (control_if.c:193) MutexDispCT-TC_sgsnpool_nri_from_other_PLMN(944)@009b6094bab8: Final verdict of PTC: none 20250126085421764 DLINP DEBUG SRVCONN(,r=127.0.0.1:43884<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085421764 DLINP DEBUG SRVCONN(,r=127.0.0.1:43884<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085421764 DLINP NOTICE SRV(,r=127.0.0.1:43884<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250126085421764 DMAIN NOTICE (127.0.0.1:43884 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:43884<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250126085421764 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20250126085421764 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:32916<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250126085421764 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 HNBGW_Test.msc1-RAN(956)@009b6094bab8: Final verdict of PTC: none TC_sgsnpool_nri_from_other_PLMN-Iuh0-RUA(949)@009b6094bab8: Final verdict of PTC: none 20250126085421764 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085421764 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 HNBGW_Test.sgsn0-M3UA(963)@009b6094bab8: Final verdict of PTC: none 20250126085421764 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250126085421764 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250126085421764 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085421764 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126085421764 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250126085421764 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126085421764 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085421765 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20250126085421765 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126085421765 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126085421765 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126085421765 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250126085421765 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication HNBGW_Test.sgsn1-RAN(965)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.sgsn2-RAN(968)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.msc2-RAN(959)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(961)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(962)@009b6094bab8: Final verdict of PTC: none 20250126085421765 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication TC_sgsnpool_nri_from_other_PLMN-Iuh1(950)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(958)@009b6094bab8: Final verdict of PTC: none 20250126085421765 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250126085421765 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085421765 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250126085421765 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20250126085421765 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085421765 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126085421765 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250126085421765 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250126085421765 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085421765 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250126085421765 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc2-0: xUA SRV SHUTDOWN_EVENT 20250126085421765 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250126085421765 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250126085421765 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20250126085421765 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085421765 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085421765 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085421765 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085421765 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126085421765 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126085421765 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126085421765 DRANAP NOTICE cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: link lost (cnlink.c:118) 20250126085421765 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-108)[0x56264c63aff0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) VirtHNBGW-STATS(945)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(952)@009b6094bab8: Final verdict of PTC: none 20250126085421765 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250126085421765 DLSCCP DEBUG SCCP-SCOC(108)[0x56264c6430c0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250126085421765 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085421765 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250126085421765 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cea86b), PART(T=Source Reference,L=4,D=0000006c), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250126085421765 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085421765 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085421765 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085421765 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085421765 DLSCCP DEBUG SCCP-SCOC(108)[0x56264c6430c0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250126085421765 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-108)[0x56264c63aff0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250126085421765 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10406029)[0x56264c642f10]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250126085421765 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10406029)[0x56264c642f10]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250126085421765 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20250126085421765 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250126085421765 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10406029)[0x56264c642f10]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250126085421765 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10406029)[0x56264c642f10]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250126085421765 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10406029)[0x56264c642f10]{disrupted}: Freeing instance (context_map.c:202) 20250126085421765 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250126085421765 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10406029)[0x56264c642f10]{disrupted}: Deallocated (fsm.c:568) 20250126085421765 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-108)[0x56264c63aff0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250126085421765 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-108)[0x56264c63aff0]{disconnected}: Freeing instance (context_map.c:206) 20250126085421765 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-108)[0x56264c63aff0]{disconnected}: Deallocated (fsm.c:568) 20250126085421765 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10406029 SCCP-108 sgsn-0 MI=TMSI-0x42410023 (from other PLMN): Deallocating (context_map.c:225) HNBGW_Test.msc2-M3UA(960)@009b6094bab8: Final verdict of PTC: none 20250126085421765 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085421765 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250126085421765 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085421765 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) HNBGW_Test.sgsn2-SCCP(967)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.msc0-RAN(953)@009b6094bab8: Final verdict of PTC: none20250126085421765 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085421765 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085421765 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085421765 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085421765 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085421765 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085421765 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250126085421765 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126085421765 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085421765 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126085421765 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250126085421765 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250126085421765 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085421765 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126085421765 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP IPA-CTRL-CLI-IPA(946)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.sgsn2-M3UA(969)@009b6094bab8: Final verdict of PTC: none TC_sgsnpool_nri_from_other_PLMN-Iuh1-RUA(951)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(954)@009b6094bab8: Final verdict of PTC: none 20250126085421765 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085421765 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250126085421765 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250126085421765 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250126085421765 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1405921)[0x56264c628440]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250126085421765 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1405921)[0x56264c628440]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250126085421765 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-109)[0x56264c632ba0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250126085421765 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250126085421765 DLSCCP DEBUG SCCP-SCOC(109)[0x56264c632f90]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250126085421765 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ab4350), PART(T=Source Reference,L=4,D=0000006d), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250126085421765 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085421765 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085421765 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250126085421765 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085421765 DLSCCP DEBUG SCCP-SCOC(109)[0x56264c632f90]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250126085421765 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-109)[0x56264c632ba0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250126085421765 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1405921)[0x56264c628440]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250126085421765 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1405921)[0x56264c628440]{disrupted}: Freeing instance (context_map.c:202) 20250126085421765 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1405921)[0x56264c628440]{disrupted}: Deallocated (fsm.c:568) 20250126085421765 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-109)[0x56264c632ba0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250126085421765 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-109)[0x56264c632ba0]{disconnected}: Freeing instance (context_map.c:206) 20250126085421765 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-109)[0x56264c632ba0]{disconnected}: Deallocated (fsm.c:568) 20250126085421765 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-1405921 SCCP-109 sgsn-2 MI=TMSI-0x428AC023: Deallocating (context_map.c:225) 20250126085421767 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085421767 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126085421767 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:371) 20250126085421767 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085421767 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085421767 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085421767 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085421767 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126085421767 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126085421767 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126085421767 DRANAP NOTICE cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: link lost (cnlink.c:118) 20250126085421768 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085421768 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126085421768 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.3/0, (xua_snm.c:371) 20250126085421768 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085421768 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085421768 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085421768 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085421768 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126085421768 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126085421768 DRANAP DEBUG cnlink(msc-2)[0x56264c5ae870]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126085421769 DRANAP NOTICE cnlink(msc-2)[0x56264c5ae870]{DISCONNECTED}: link lost (cnlink.c:118) 20250126085421769 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085421769 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126085421769 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:371) 20250126085421769 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085421769 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085421769 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085421769 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085421769 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126085421769 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126085421769 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126085421769 DRANAP NOTICE cnlink(sgsn-1)[0x56264c619980]{DISCONNECTED}: link lost (cnlink.c:118) 20250126085421770 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085421770 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126085421770 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20250126085421770 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085421770 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085421770 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085421770 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085421770 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126085421770 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126085421770 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126085421770 DRANAP NOTICE cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: link lost (cnlink.c:118) 20250126085421771 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085421771 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) HNBGW-MGCP(970)@009b6094bab8: Final verdict of PTC: none TC_sgsnpool_nri_from_other_PLMN-Iuh0(948)@009b6094bab8: Final verdict of PTC: none 20250126085421771 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.3/0, (xua_snm.c:371) 20250126085421771 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085421771 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085421771 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085421771 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085421771 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126085421771 DCN NOTICE (sgsn-2) now unreachable: N-PCSTATE ind: pc=11 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126085421771 DRANAP DEBUG cnlink(sgsn-2)[0x56264c61a310]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126085421771 DRANAP NOTICE cnlink(sgsn-2)[0x56264c61a310]{DISCONNECTED}: link lost (cnlink.c:118) 20250126085421765 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250126085421765 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085421765 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126085421765 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250126085421765 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250126085421765 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085421765 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126085421765 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250126085421765 DLINP <0002> stream.c:265 virt-sgsn2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250126085421765 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085421765 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn2-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250126085421766 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn2-0: xUA SRV SHUTDOWN_EVENT 20250126085421766 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085421766 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085421766 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085421766 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250126085421766 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250126085421766 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250126085421766 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250126085421766 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085421766 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20250126085421766 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085421766 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250126085421766 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20250126085421766 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126085421766 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085421766 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc1-0: connection closed 20250126085421766 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126085421766 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126085421766 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126085421766 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250126085421766 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126085421766 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250126085421766 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126085421766 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085421766 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc2-0: connection closed 20250126085421766 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126085421766 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126085421766 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126085421766 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250126085421766 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126085421766 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250126085421766 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126085421766 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085421766 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn1-0: connection closed 20250126085421766 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126085421766 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126085421766 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126085421767 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250126085421767 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126085421767 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250126085421767 DLINP <0002> stream.c:265 virt-sgsn2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250126085421767 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085421767 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126085421767 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn2-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250126085421767 DLINP <0002> stream_srv.c:766 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250126085421767 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085421767 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20250126085421767 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126085421767 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126085421767 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126085421767 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250126085421767 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126085421767 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250126085421767 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126085421767 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085421767 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn2-0: connection closed 20250126085421767 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126085421767 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126085421767 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126085421767 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn2){AS_ACTIVE}: state_chg to AS_PENDING 20250126085421767 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126085421767 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn1-M3UA(966)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(955)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(957)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(964)@009b6094bab8: Final verdict of PTC: none MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126085421788 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:32906<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(947)@009b6094bab8: Final verdict of PTC: none MTC@009b6094bab8: Setting final verdict of the test case. MTC@009b6094bab8: Local verdict of MTC: pass MTC@009b6094bab8: Local verdict of PTC MutexDispCT-TC_sgsnpool_nri_from_other_PLMN(944): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC VirtHNBGW-STATS(945): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC IPA-CTRL-CLI-IPA(946): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW-PFCP(947): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh0(948): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh0-RUA(949): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh1(950): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh1-RUA(951): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.msc0-SCCP(952): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.msc0-RAN(953): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.msc0-M3UA(954): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.msc1-SCCP(955): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.msc1-RAN(956): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.msc1-M3UA(957): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.msc2-SCCP(958): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.msc2-RAN(959): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.msc2-M3UA(960): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(961): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.sgsn0-RAN(962): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(963): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(964): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.sgsn1-RAN(965): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(966): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(967): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.sgsn2-RAN(968): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(969): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW-MGCP(970): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN0(971): pass (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN0(972): pass (pass -> pass) MTC@009b6094bab8: Test case TC_sgsnpool_nri_from_other_PLMN finished. Verdict: pass MTC@009b6094bab8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN pass'. Sun Jan 26 08:54:21 UTC 2025 ====== HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN.talloc 20250126085421933 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:32934<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126085422536 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:32934<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=597292) Waiting for packet dumper to finish... 1 (prev_count=597292, count=597832) 20250126085423765 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126085423765 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250126085423765 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250126085423767 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126085423767 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250126085423767 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250126085423767 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126085423767 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20250126085423767 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20250126085423767 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126085423767 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250126085423767 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250126085423768 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126085423768 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn2){AS_PENDING}: T(r) expired; dropping queued messages 20250126085423768 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn2){AS_PENDING}: state_chg to AS_DOWN 20250126085423768 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126085423768 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250126085423768 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250126085424261 DLSCCP DEBUG SCCP-SCOC(107)[0x56264c62ce70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085424261 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f875e3), PART(T=Source Reference,L=4,D=0000006b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085424261 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085424261 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085424261 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126085424261 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085424261 DLSCCP DEBUG SCCP-SCOC(105)[0x56264c626db0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085424261 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bde8f9), PART(T=Source Reference,L=4,D=00000069), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085424261 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085424261 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085424261 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250126085424261 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085424261 DLSCCP DEBUG SCCP-SCOC(106)[0x56264c632cd0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085424261 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0063e507), PART(T=Source Reference,L=4,D=0000006a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085424261 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085424261 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085424261 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250126085424261 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085424262 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085424262 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085424262 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085424262 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126085424262 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126085424262 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126085424262 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250126085424262 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085424262 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085424262 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085424262 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250126085424262 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250126085424262 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250126085424262 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250126085424262 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085424262 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085424262 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085424262 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250126085424262 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250126085424262 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250126085424262 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down MTC@009b6094bab8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN pass' was executed successfully (exit status: 0). MTC@009b6094bab8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink'. ------ HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink ------ Sun Jan 26 08:54:24 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250126085425055 DLSCCP DEBUG SCCP-SCOC(104)[0x56264c62f810]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085425056 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0020db62), PART(T=Source Reference,L=4,D=00000068), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085425056 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085425056 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085425056 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126085425056 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085425056 DLSCCP DEBUG SCCP-SCOC(103)[0x56264c63d930]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085425056 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ddb9ed), PART(T=Source Reference,L=4,D=00000067), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085425056 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085425056 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085425056 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126085425056 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085425056 DLSCCP DEBUG SCCP-SCOC(102)[0x56264c6291d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085425056 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0094e855), PART(T=Source Reference,L=4,D=00000066), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085425056 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085425056 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085425056 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126085425056 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085425056 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085425056 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085425056 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085425056 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126085425056 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126085425056 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126085425056 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250126085425056 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085425056 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085425056 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085425056 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126085425056 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126085425056 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126085425056 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250126085425056 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085425056 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085425057 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085425057 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126085425057 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126085425057 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126085425057 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250126085425606 DLSCCP DEBUG SCCP-SCOC(99)[0x56264c624aa0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085425606 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00066509), PART(T=Source Reference,L=4,D=00000063), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085425606 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085425606 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085425606 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085425606 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085425606 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085425606 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085425606 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085425606 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085425606 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085425606 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085425606 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@009b6094bab8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink' was executed successfully (exit status: 0). MTC@009b6094bab8: Test case TC_sgsnpool_sccp_n_pcstate_detaches_cnlink started. 20250126085425620 DLSCCP DEBUG SCCP-SCOC(101)[0x56264c628dc0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085425620 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008ea783), PART(T=Source Reference,L=4,D=00000065), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085425620 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085425620 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085425620 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085425620 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085425621 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085425621 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085425621 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085425621 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085425621 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085425621 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085425621 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20250126085425622 DLSCCP DEBUG SCCP-SCOC(100)[0x56264c629c80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085425622 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004b530f), PART(T=Source Reference,L=4,D=00000064), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085425622 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085425622 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085425622 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126085425622 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085425622 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085425622 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085425622 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085425622 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126085425622 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126085425622 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126085425622 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250126085425637 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49914<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126085425642 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49926<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126085425645 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:46761<->l=127.0.0.1:4262) (control_if.c:572) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0(977)@009b6094bab8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250126085425661 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250126085425661 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250126085425668 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085425668 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085425668 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085425668 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085425669 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085425669 DRANAP DEBUG cnlink(msc-2)[0x56264c5ae870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1(979)@009b6094bab8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250126085425669 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085425669 DRANAP DEBUG cnlink(msc-3)[0x56264c618660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085425669 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:59918 (stream_srv.c:142) 20250126085425669 DMAIN INFO New HNB SCTP connection r=127.0.0.1:59918<->l=127.0.0.1:29169 (hnbgw.c:791) 20250126085425670 DRANAP DEBUG cnlink(msc-3)[0x56264c618660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085425670 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250126085425670 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085425670 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085425670 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085425670 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085425670 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085425670 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085425670 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085425670 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085425670 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085425670 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085425670 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085425670 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085425670 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085425670 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085425670 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250126085425670 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085425670 DRANAP DEBUG cnlink(msc-3)[0x56264c618660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085425670 DRANAP DEBUG cnlink(msc-2)[0x56264c5ae870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085425670 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250126085425670 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085425670 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085425670 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085425670 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085425670 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085425670 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085425670 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085425670 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085425670 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085425670 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085425670 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085425670 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085425670 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085425670 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085425670 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250126085425670 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085425670 DRANAP DEBUG cnlink(msc-2)[0x56264c5ae870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085425670 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085425670 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250126085425670 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085425670 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085425670 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085425670 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085425670 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085425670 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085425670 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085425670 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085425670 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085425670 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085425670 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085425670 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085425670 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085425670 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085425670 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126085425670 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085425670 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085425670 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085425670 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250126085425670 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085425670 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085425670 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085425670 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085425670 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085425670 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085425670 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085425670 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085425670 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085425670 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085425670 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085425670 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085425670 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085425670 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085425670 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085425670 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085425670 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085425670 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085425670 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085425670 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085425670 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250126085425670 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250126085425670 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250126085425670 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085425670 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085425670 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085425670 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250126085425670 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250126085425670 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250126085425670 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250126085425670 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085425671 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085425671 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085425671 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126085425671 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126085425671 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126085425671 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250126085425671 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085425671 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085425671 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085425671 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085425671 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085425671 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085425671 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@009b6094bab8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@009b6094bab8: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(983)@009b6094bab8: ************************************************* HNBGW_Test.msc0-M3UA(983)@009b6094bab8: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(983)@009b6094bab8: ************************************************* HNBGW_Test.msc0-SCCP(981)@009b6094bab8: v_sccp_pdu_maxlen:268 MTC@009b6094bab8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@009b6094bab8: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(986)@009b6094bab8: ************************************************* HNBGW_Test.msc1-M3UA(986)@009b6094bab8: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(986)@009b6094bab8: ************************************************* HNBGW_Test.msc1-SCCP(984)@009b6094bab8: v_sccp_pdu_maxlen:268 20250126085425695 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085425695 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085425695 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085425695 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085425695 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085425695 DRANAP DEBUG cnlink(sgsn-2)[0x56264c61a310]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085425695 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085425695 DRANAP DEBUG cnlink(sgsn-3)[0x56264c61aca0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085425696 DRANAP DEBUG cnlink(sgsn-3)[0x56264c61aca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085425696 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250126085425696 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085425696 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085425696 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085425696 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085425696 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085425696 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085425696 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085425696 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085425696 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085425696 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085425696 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085425696 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085425696 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085425696 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085425696 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250126085425696 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085425696 DRANAP DEBUG cnlink(sgsn-3)[0x56264c61aca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085425696 DRANAP DEBUG cnlink(sgsn-2)[0x56264c61a310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085425696 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250126085425696 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085425696 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085425696 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085425696 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085425696 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085425696 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085425696 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085425696 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085425696 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085425696 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085425696 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085425696 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085425696 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085425696 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085425696 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250126085425696 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085425696 DRANAP DEBUG cnlink(sgsn-2)[0x56264c61a310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085425697 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085425697 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250126085425697 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085425697 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085425697 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085425697 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085425697 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085425697 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085425697 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085425697 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085425697 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085425697 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085425697 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085425697 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085425697 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085425697 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085425697 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126085425697 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085425697 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085425697 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085425697 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250126085425697 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085425697 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085425697 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085425697 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085425697 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085425697 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085425697 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085425697 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085425697 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085425697 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085425697 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085425697 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085425697 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085425697 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085425697 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085425697 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085425697 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085425697 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085425697 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085425697 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085425697 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250126085425697 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250126085425697 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250126085425697 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085425697 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085425697 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085425697 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250126085425697 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250126085425697 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250126085425697 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250126085425697 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085425697 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085425697 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085425697 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126085425697 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126085425697 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126085425697 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250126085425697 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085425697 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085425697 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085425697 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085425697 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085425697 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085425697 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@009b6094bab8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(989)@009b6094bab8: ************************************************* MTC@009b6094bab8: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(989)@009b6094bab8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(989)@009b6094bab8: ************************************************* HNBGW_Test.sgsn0-SCCP(987)@009b6094bab8: v_sccp_pdu_maxlen:268 MTC@009b6094bab8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@009b6094bab8: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(992)@009b6094bab8: ************************************************* HNBGW_Test.sgsn1-M3UA(992)@009b6094bab8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(992)@009b6094bab8: ************************************************* HNBGW_Test.sgsn1-SCCP(990)@009b6094bab8: v_sccp_pdu_maxlen:268 20250126085425729 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085425729 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085425729 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1355) 20250126085425729 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250126085425729 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20250126085425729 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250126085425729 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250126085425729 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085425729 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@009b6094bab8: setverdict(pass): none -> pass 20250126085425734 DLINP DEBUG SRVCONN(,r=127.0.0.1:59918<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085425734 DLINP DEBUG SRVCONN(,r=127.0.0.1:59918<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085425734 DLINP DEBUG SRVCONN(,r=127.0.0.1:59918<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1355) 20250126085425734 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250126085425734 DHNBAP DEBUG (127.0.0.1:59918 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20250126085425734 DHNBAP NOTICE (127.0.0.1:59918 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250126085425734 DHNBAP NOTICE (127.0.0.1:59918 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250126085425734 DLINP DEBUG SRVCONN(,r=127.0.0.1:59918<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085425734 DLINP DEBUG SRVCONN(,r=127.0.0.1:59918<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126085425881 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126085425881 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250126085425881 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126085425881 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(983)@009b6094bab8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250126085425890 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085425890 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250126085425890 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126085425890 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126085425891 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126085425891 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250126085425891 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126085425893 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126085425893 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250126085425893 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126085425893 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250126085425893 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085425893 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250126085425893 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126085425893 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126085425893 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126085425893 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126085425893 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126085425894 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085425894 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126085425894 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20250126085425894 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085425894 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085425894 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085425894 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085425894 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126085425894 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126085425894 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085425895 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085425895 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250126085425895 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085425895 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085425895 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085425895 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085425895 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085425895 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085425895 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085425895 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085425895 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085425895 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085425895 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085425895 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085425895 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085425895 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085425895 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085425895 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085425895 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) HNBGW_Test.msc1-M3UA(986)@009b6094bab8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250126085425896 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085425896 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085425896 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085425896 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085425896 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085425896 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085425896 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085425896 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085425899 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085425899 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250126085425899 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126085425899 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126085425899 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126085425899 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250126085425899 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126085425902 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085425902 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250126085425902 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126085425902 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126085425902 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126085425902 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126085425902 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126085425902 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085425902 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126085425902 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:406) 20250126085425902 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085425902 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085425902 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085425902 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085425902 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126085425902 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126085425902 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085425903 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085425903 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250126085425903 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085425903 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085425903 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085425903 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085425903 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085425903 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085425904 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085425904 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085425904 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085425904 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085425904 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085425904 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085425904 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085425904 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085425904 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126085425904 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085425904 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085425904 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085425904 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085425904 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085425904 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126085425904 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126085425904 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126085425904 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250126085425904 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085425909 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126085425909 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250126085425909 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126085425909 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(989)@009b6094bab8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250126085425914 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085425914 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250126085425914 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126085425914 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126085425914 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126085425914 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250126085425914 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126085425916 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085425916 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250126085425916 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126085425916 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126085425916 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126085425916 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126085425916 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126085425916 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085425916 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126085425916 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20250126085425916 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085425916 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085425916 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085425917 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085425917 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126085425917 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126085425917 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085425918 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085425918 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250126085425918 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085425918 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085425918 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085425918 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085425918 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085425918 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085425918 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085425918 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085425918 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085425918 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085425918 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085425918 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085425918 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085425918 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085425918 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085425918 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085425918 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085425918 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085425918 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085425918 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085425918 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085425918 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085425918 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085425918 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085425918 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085425918 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126085425918 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20250126085425918 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126085425918 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(992)@009b6094bab8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250126085425920 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085425920 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20250126085425920 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126085425920 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126085425920 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126085425920 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250126085425920 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126085425922 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085425922 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20250126085425922 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126085425922 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126085425922 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126085425922 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126085425922 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126085425922 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085425922 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126085425922 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:406) 20250126085425922 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085425922 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085425922 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085425922 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085425922 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126085425922 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126085425922 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085425923 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085425923 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250126085425923 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085425923 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085425923 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085425923 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085425923 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085425923 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085425923 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085425923 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085425923 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085425923 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085425923 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085425923 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085425923 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085425923 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085425923 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126085425923 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085425923 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085425923 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085425923 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085425923 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085425923 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126085425923 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126085425923 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126085425923 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250126085425923 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085426466 DLSCCP DEBUG SCCP-SCOC(96)[0x56264c62bfb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085426466 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00003121), PART(T=Source Reference,L=4,D=00000060), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085426466 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085426466 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085426466 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085426466 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085426466 DLSCCP DEBUG SCCP-SCOC(95)[0x56264c63be70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085426466 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b11884), PART(T=Source Reference,L=4,D=0000005f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085426466 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085426466 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085426466 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085426466 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085426466 DLSCCP DEBUG SCCP-SCOC(98)[0x56264c62e6d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085426466 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00387575), PART(T=Source Reference,L=4,D=00000062), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085426466 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085426466 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085426466 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085426466 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085426466 DLSCCP DEBUG SCCP-SCOC(97)[0x56264c62b530]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085426466 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0037a890), PART(T=Source Reference,L=4,D=00000061), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085426466 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085426466 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085426466 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085426467 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085426467 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085426467 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085426467 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085426467 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085426467 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085426467 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085426467 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085426467 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085426467 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085426467 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085426467 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085426467 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085426467 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085426467 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085426467 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085426467 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085426467 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085426467 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085426467 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085426467 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085426467 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085426467 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085426467 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085426467 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085426467 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085426467 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085426467 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085426467 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085426467 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085426467 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085426467 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085426467 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085426476 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085426476 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085426476 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085426476 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085426476 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085426476 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085426476 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085426476 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085426476 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085426477 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085426477 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085426477 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085426477 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085426477 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=00003121) (sccp_scrc.c:477) 20250126085426477 DLSCCP DEBUG Received CO:RELCO for local reference 96 (sccp_scoc.c:1824) 20250126085426477 DLSCCP DEBUG SCCP-SCOC(96)[0x56264c62bfb0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250126085426477 DLSCCP DEBUG SCCP-SCOC(96)[0x56264c62bfb0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250126085426477 DLSCCP DEBUG SCCP-SCOC(96)[0x56264c62bfb0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250126085426477 DLSCCP DEBUG SCCP-SCOC(96)[0x56264c62bfb0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250126085426477 DLSCCP DEBUG SCCP-SCOC(96)[0x56264c62bfb0]{IDLE}: Deallocated (fsm.c:568) 20250126085426677 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085426677 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085426677 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085426677 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085426677 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085426677 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085426677 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085426677 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085426677 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085426677 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085426677 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085426677 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085426677 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085426677 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085426677 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085426677 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085426677 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085426677 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085426677 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085426677 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085426677 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085426677 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085426677 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085426677 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085426677 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085426677 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085426677 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085426677 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085426677 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085426677 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=00b11884) (sccp_scrc.c:477) 20250126085426677 DLSCCP DEBUG Received CO:RELCO for local reference 95 (sccp_scoc.c:1824) 20250126085426677 DLSCCP DEBUG SCCP-SCOC(95)[0x56264c63be70]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250126085426677 DLSCCP DEBUG SCCP-SCOC(95)[0x56264c63be70]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250126085426677 DLSCCP DEBUG SCCP-SCOC(95)[0x56264c63be70]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250126085426677 DLSCCP DEBUG SCCP-SCOC(95)[0x56264c63be70]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250126085426677 DLSCCP DEBUG SCCP-SCOC(95)[0x56264c63be70]{IDLE}: Deallocated (fsm.c:568) 20250126085426677 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085426677 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085426677 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085426677 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085426677 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085426677 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=00387575) (sccp_scrc.c:477) 20250126085426677 DLSCCP DEBUG Received CO:RELCO for local reference 98 (sccp_scoc.c:1824) 20250126085426677 DLSCCP DEBUG SCCP-SCOC(98)[0x56264c62e6d0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250126085426677 DLSCCP DEBUG SCCP-SCOC(98)[0x56264c62e6d0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250126085426677 DLSCCP DEBUG SCCP-SCOC(98)[0x56264c62e6d0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250126085426677 DLSCCP DEBUG SCCP-SCOC(98)[0x56264c62e6d0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250126085426677 DLSCCP DEBUG SCCP-SCOC(98)[0x56264c62e6d0]{IDLE}: Deallocated (fsm.c:568) 20250126085426677 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085426677 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085426677 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085426678 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085426678 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085426678 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=0037a890) (sccp_scrc.c:477) 20250126085426678 DLSCCP DEBUG Received CO:RELCO for local reference 97 (sccp_scoc.c:1824) 20250126085426678 DLSCCP DEBUG SCCP-SCOC(97)[0x56264c62b530]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250126085426678 DLSCCP DEBUG SCCP-SCOC(97)[0x56264c62b530]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250126085426678 DLSCCP DEBUG SCCP-SCOC(97)[0x56264c62b530]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250126085426678 DLSCCP DEBUG SCCP-SCOC(97)[0x56264c62b530]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250126085426678 DLSCCP DEBUG SCCP-SCOC(97)[0x56264c62b530]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(982)@009b6094bab8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126085426696 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085426696 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085426696 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085426696 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085426696 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085426696 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085426696 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085426696 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085426696 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085426696 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085426696 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085426696 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085426697 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085426697 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085426697 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250126085426697 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250126085426697 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085426697 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085426697 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085426697 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085426697 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085426697 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085426697 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085426697 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085426697 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085426697 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085426697 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085426697 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085426697 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085426697 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085426697 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126085426697 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126085426697 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250126085426697 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250126085426697 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085426697 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250126085426697 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085426697 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085426697 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085426697 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085426697 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085426697 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085426697 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085426697 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085426697 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085426697 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085426697 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085426697 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085426697 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085426697 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126085426697 DRANAP NOTICE cnlink(msc-0)[0x56264c5ce220]{CONNECTED}: link up (cnlink.c:111) 20250126085426697 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085426697 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085426697 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085426697 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085426697 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085426697 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085426697 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085426697 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085426698 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085426698 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085426698 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085426698 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085426698 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085426698 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085426698 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085426698 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085426699 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085426699 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085426699 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085426699 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085426699 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085426699 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085426699 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250126085426699 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250126085426699 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085426699 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085426699 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085426699 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085426699 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085426699 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085426699 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085426699 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085426699 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085426699 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085426699 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085426699 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085426699 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085426699 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085426699 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126085426699 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126085426699 DRANAP INFO cnlink(msc-0)[0x56264c5ce220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250126085426705 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) HNBGW_Test.msc1-RAN(985)@009b6094bab8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126085426705 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085426705 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250126085426705 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250126085426705 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250126085426705 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085426705 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085426705 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085426705 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085426705 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085426705 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085426705 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250126085426705 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085426705 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085426705 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250126085426705 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250126085426705 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085426705 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085426705 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085426705 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085426705 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085426705 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085426705 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085426705 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085426705 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085426705 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085426705 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085426705 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085426705 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085426705 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085426705 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126085426705 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126085426705 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) 20250126085426705 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) 20250126085426705 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085426705 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250126085426705 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085426705 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085426705 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085426705 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085426705 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085426705 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085426705 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085426705 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085426705 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085426705 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085426705 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085426705 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126085426705 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085426705 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126085426705 DRANAP NOTICE cnlink(msc-1)[0x56264c5b1670]{CONNECTED}: link up (cnlink.c:111) 20250126085426705 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085426705 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085426705 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085426705 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126085426705 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126085426705 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126085426705 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250126085426705 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085426707 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085426707 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250126085426707 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250126085426707 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250126085426707 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085426707 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085426707 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085426707 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085426707 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085426707 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085426707 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085426707 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250126085426707 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085426707 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085426708 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250126085426708 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250126085426708 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085426708 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085426708 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085426708 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085426708 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085426708 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085426708 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085426708 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085426708 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085426708 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085426708 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085426708 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085426708 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085426708 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085426708 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126085426708 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126085426708 DRANAP INFO cnlink(msc-1)[0x56264c5b1670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(988)@009b6094bab8: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(991)@009b6094bab8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126085426724 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085426724 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085426724 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085426724 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250126085426724 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085426724 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085426724 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250126085426724 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085426724 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250126085426724 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250126085426724 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250126085426724 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085426724 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085426724 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085426724 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085426724 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250126085426724 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085426724 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085426724 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085426724 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085426724 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085426724 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085426724 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085426724 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085426724 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085426724 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085426724 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085426724 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085426724 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085426724 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085426724 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126085426724 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126085426724 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) 20250126085426724 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) 20250126085426724 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085426724 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250126085426724 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085426724 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085426724 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085426724 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085426724 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085426725 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085426725 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085426725 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085426725 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085426725 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085426725 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085426725 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126085426725 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085426725 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126085426725 DRANAP NOTICE cnlink(sgsn-1)[0x56264c619980]{CONNECTED}: link up (cnlink.c:111) 20250126085426725 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085426725 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085426725 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085426725 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126085426725 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126085426725 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126085426725 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250126085426725 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085426725 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085426725 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250126085426725 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250126085426725 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250126085426725 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085426725 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085426725 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085426725 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085426726 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085426726 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085426726 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085426726 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250126085426726 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085426726 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085426726 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250126085426726 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20250126085426726 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085426726 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085426726 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085426726 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085426726 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085426726 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085426726 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085426726 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085426726 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085426726 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085426726 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085426726 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085426726 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085426726 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085426726 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126085426726 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126085426726 DRANAP INFO cnlink(sgsn-1)[0x56264c619980]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250126085426881 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085426881 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085426881 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085426881 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085426881 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085426881 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085426881 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085426881 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085426881 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085426881 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085426881 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085426881 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085426881 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085426881 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085426881 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085426881 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085426881 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085426881 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085426881 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085426881 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085426881 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085426881 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085426881 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250126085426881 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250126085426881 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085426881 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085426881 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085426881 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085426881 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085426881 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085426881 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085426881 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085426881 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085426881 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085426881 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085426881 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085426881 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085426881 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085426881 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126085426881 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126085426881 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250126085426881 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250126085426881 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085426881 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250126085426881 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085426881 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085426881 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085426882 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085426882 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085426882 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085426882 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085426882 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085426882 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085426882 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085426882 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085426882 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085426882 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085426882 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126085426882 DRANAP NOTICE cnlink(sgsn-0)[0x56264c618ff0]{CONNECTED}: link up (cnlink.c:111) 20250126085426882 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085426882 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085426882 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085426882 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085426882 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085426882 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085426882 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250126085426882 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20250126085426882 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085426882 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085426882 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085426882 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085426882 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085426882 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085426882 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085426882 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085426882 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085426882 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085426882 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085426882 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085426882 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085426882 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085426882 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126085426882 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126085426882 DRANAP INFO cnlink(sgsn-0)[0x56264c618ff0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250126085426882 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085426882 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085426882 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085426882 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085426882 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085426882 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085426882 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085426882 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085427186 DLSCCP DEBUG SCCP-SCOC(92)[0x56264c632710]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085427186 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003447ee), PART(T=Source Reference,L=4,D=0000005c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085427186 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085427186 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085427186 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085427186 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085427186 DLSCCP DEBUG SCCP-SCOC(93)[0x56264c6408a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085427186 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003ee380), PART(T=Source Reference,L=4,D=0000005d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085427186 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085427186 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085427186 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085427186 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085427186 DLSCCP DEBUG SCCP-SCOC(94)[0x56264c63fbe0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085427186 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00683b79), PART(T=Source Reference,L=4,D=0000005e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085427186 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085427186 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085427186 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126085427186 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085427186 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085427186 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085427186 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085427186 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085427186 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085427186 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085427186 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085427186 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085427186 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085427186 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085427186 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085427186 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085427187 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085427187 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085427187 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085427187 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085427187 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085427187 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085427187 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085427187 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126085427187 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126085427187 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126085427187 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250126085427187 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085427193 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085427193 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085427193 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085427193 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085427193 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085427193 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085427193 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085427193 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085427193 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085427193 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250126085427193 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250126085427193 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250126085427193 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085427193 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085427193 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085427193 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085427193 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085427193 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085427193 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085427193 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085427193 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085427193 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=003447ee) (sccp_scrc.c:477) 20250126085427193 DLSCCP DEBUG Received CO:RELCO for local reference 92 (sccp_scoc.c:1824) 20250126085427193 DLSCCP DEBUG SCCP-SCOC(92)[0x56264c632710]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250126085427193 DLSCCP DEBUG SCCP-SCOC(92)[0x56264c632710]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250126085427193 DLSCCP DEBUG SCCP-SCOC(92)[0x56264c632710]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250126085427193 DLSCCP DEBUG SCCP-SCOC(92)[0x56264c632710]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250126085427193 DLSCCP DEBUG SCCP-SCOC(92)[0x56264c632710]{IDLE}: Deallocated (fsm.c:568) 20250126085427194 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085427194 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085427194 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085427194 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250126085427194 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085427194 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=00683b79) (sccp_scrc.c:477) 20250126085427194 DLSCCP DEBUG Received CO:RELCO for local reference 94 (sccp_scoc.c:1824) 20250126085427194 DLSCCP DEBUG SCCP-SCOC(94)[0x56264c63fbe0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250126085427194 DLSCCP DEBUG SCCP-SCOC(94)[0x56264c63fbe0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250126085427194 DLSCCP DEBUG SCCP-SCOC(94)[0x56264c63fbe0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250126085427194 DLSCCP DEBUG SCCP-SCOC(94)[0x56264c63fbe0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250126085427194 DLSCCP DEBUG SCCP-SCOC(94)[0x56264c63fbe0]{IDLE}: Deallocated (fsm.c:568) 20250126085427396 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085427396 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085427396 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085427396 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085427396 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085427397 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085427397 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085427397 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085427397 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085427397 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085427397 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085427397 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085427397 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085427397 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=003ee380) (sccp_scrc.c:477) 20250126085427397 DLSCCP DEBUG Received CO:RELCO for local reference 93 (sccp_scoc.c:1824) 20250126085427397 DLSCCP DEBUG SCCP-SCOC(93)[0x56264c6408a0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250126085427397 DLSCCP DEBUG SCCP-SCOC(93)[0x56264c6408a0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250126085427397 DLSCCP DEBUG SCCP-SCOC(93)[0x56264c6408a0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250126085427397 DLSCCP DEBUG SCCP-SCOC(93)[0x56264c6408a0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250126085427397 DLSCCP DEBUG SCCP-SCOC(93)[0x56264c6408a0]{IDLE}: Deallocated (fsm.c:568) 20250126085427743 DLCTRL DEBUG Command: GET 110777170 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250126085427743 DLCTRL DEBUG Tx Command reply: GET_REPLY 110777170 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250126085427750 DLCTRL DEBUG Command: GET 773209352 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250126085427750 DLCTRL DEBUG Tx Command reply: GET_REPLY 773209352 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250126085427754 DLCTRL DEBUG Command: GET 105758357 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250126085427754 DLCTRL DEBUG Tx Command reply: GET_REPLY 105758357 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085427757 DLCTRL DEBUG Command: GET 902130925 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085427757 DLCTRL DEBUG Tx Command reply: GET_REPLY 902130925 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085427761 DLCTRL DEBUG Command: GET 426406615 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250126085427761 DLCTRL DEBUG Tx Command reply: GET_REPLY 426406615 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20250126085427765 DLCTRL DEBUG Command: GET 170606480 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250126085427765 DLCTRL DEBUG Tx Command reply: GET_REPLY 170606480 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250126085427768 DLCTRL DEBUG Command: GET 506344614 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250126085427768 DLCTRL DEBUG Tx Command reply: GET_REPLY 506344614 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250126085427772 DLCTRL DEBUG Command: GET 784085265 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250126085427772 DLCTRL DEBUG Tx Command reply: GET_REPLY 784085265 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085427775 DLCTRL DEBUG Command: GET 26574849 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085427775 DLCTRL DEBUG Tx Command reply: GET_REPLY 26574849 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085427778 DLCTRL DEBUG Command: GET 739091060 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250126085427778 DLCTRL DEBUG Tx Command reply: GET_REPLY 739091060 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20250126085427780 DLCTRL DEBUG Command: GET 982699492 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250126085427780 DLCTRL DEBUG Tx Command reply: GET_REPLY 982699492 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250126085427782 DLCTRL DEBUG Command: GET 708313187 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250126085427782 DLCTRL DEBUG Tx Command reply: GET_REPLY 708313187 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250126085427784 DLCTRL DEBUG Command: GET 981275165 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250126085427784 DLCTRL DEBUG Tx Command reply: GET_REPLY 981275165 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085427786 DLCTRL DEBUG Command: GET 34174804 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085427786 DLCTRL DEBUG Tx Command reply: GET_REPLY 34174804 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085427787 DLCTRL DEBUG Command: GET 316950798 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250126085427787 DLCTRL DEBUG Tx Command reply: GET_REPLY 316950798 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20250126085427789 DLCTRL DEBUG Command: GET 913467932 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250126085427789 DLCTRL DEBUG Tx Command reply: GET_REPLY 913467932 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250126085427791 DLCTRL DEBUG Command: GET 890774430 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250126085427791 DLCTRL DEBUG Tx Command reply: GET_REPLY 890774430 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250126085427792 DLCTRL DEBUG Command: GET 932551374 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250126085427792 DLCTRL DEBUG Tx Command reply: GET_REPLY 932551374 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085427793 DLCTRL DEBUG Command: GET 284611615 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085427793 DLCTRL DEBUG Tx Command reply: GET_REPLY 284611615 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085427794 DLCTRL DEBUG Command: GET 162702406 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250126085427794 DLCTRL DEBUG Tx Command reply: GET_REPLY 162702406 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@009b6094bab8: 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@009b6094bab8: "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@009b6094bab8: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '080101D571000008292624000000003000F1102A2A170512C7422000'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111001'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001110010111'B, t_guard := 20.000000 } 20250126085427819 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49928<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(988)@009b6094bab8: f_create_expect(l3 := '080101D571000008292624000000003000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(988)@009b6094bab8: Created Expect[0] for '080101D571000008292624000000003000F1102A2A170512C7422000'O to be handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(994) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(978)@009b6094bab8: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(994)7392402 20250126085428856 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085428857 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085428857 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1355) 20250126085428857 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250126085428857 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x70cc92, normal) (hnbgw_rua.c:407) 20250126085428857 DHNB DEBUG map_rua[0x56264c63be70]{init}: Allocated (fsm.c:456) 20250126085428857 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7392402)[0x56264c63be70]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250126085428857 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7392402 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250126085428857 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085428857 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085428857 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000003 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:234) 20250126085428857 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7392402 SCCP-0 PS MI=IMSI-262420000000003: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250126085428857 DCN DEBUG map_sccp[0x56264c62bfb0]{init}: Allocated (fsm.c:456) 20250126085428857 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-110)[0x56264c62bfb0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250126085428857 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-7392402 <-> SCCP-110 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250126085428857 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7392402 SCCP-110 sgsn-0 MI=IMSI-262420000000003: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250126085428857 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7392402)[0x56264c63be70]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250126085428857 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085428857 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085428857 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7392402)[0x56264c63be70]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250126085428857 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-110)[0x56264c62bfb0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126085428857 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250126085428857 DLSCCP DEBUG SCCP-SCOC(110)[0x56264c628440]{IDLE}: Allocated (fsm.c:456) 20250126085428857 DLSCCP DEBUG SCCP-SCOC(110)[0x56264c628440]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250126085428857 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000006e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f11009260037400100003a40080000f110092600370010401d1c080101d571000008292624000000003000f1102a2a170512c7422000004f40030003970056400500f1100926) (sccp_scrc.c:406) 20250126085428857 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085428857 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085428857 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085428857 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085428857 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085428857 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085428857 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085428857 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085428857 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085428857 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085428857 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085428857 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085428857 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085428857 DLSCCP DEBUG SCCP-SCOC(110)[0x56264c628440]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250126085428857 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-110)[0x56264c62bfb0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250126085428857 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7392402)[0x56264c63be70]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250126085428857 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085428858 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085428858 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085428858 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085428858 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085428858 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085428858 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085428858 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(987)@009b6094bab8: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(987)@009b6094bab8: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(988)@009b6094bab8: Found Expect[0] for l3='080101D571000008292624000000003000F1102A2A170512C7422000'O handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(994) HNBGW_Test.sgsn0-RAN(988)@009b6094bab8: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(994)14801580 HNBGW_Test.sgsn0-SCCP(987)@009b6094bab8: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(987)@009b6094bab8: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(994)@009b6094bab8: setverdict(pass): none -> pass 20250126085428874 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085428874 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085428874 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085428874 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085428874 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085428874 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085428874 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085428874 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085428874 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085428874 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085428874 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085428874 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085428874 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085428874 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0092e7c3) (sccp_scrc.c:477) 20250126085428874 DLSCCP DEBUG Received CO:COAK for local reference 110 (sccp_scoc.c:1824) 20250126085428874 DLSCCP DEBUG SCCP-SCOC(110)[0x56264c628440]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250126085428874 DLSCCP DEBUG SCCP-SCOC(110)[0x56264c628440]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250126085428874 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085428874 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250126085428874 DCN DEBUG handle_cn_conn_conf() conn_id=110, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250126085428874 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-110)[0x56264c62bfb0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250126085428874 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-110)[0x56264c62bfb0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250126085428876 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49928<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(994)@009b6094bab8: Final verdict of PTC: pass MTC@009b6094bab8: 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 } } } 20250126085428878 DLCTRL DEBUG Command: GET 371441515 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250126085428878 DLCTRL DEBUG Tx Command reply: GET_REPLY 371441515 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20250126085428881 DLCTRL DEBUG Command: GET 183385292 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250126085428881 DLCTRL DEBUG Tx Command reply: GET_REPLY 183385292 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250126085428884 DLCTRL DEBUG Command: GET 198021581 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250126085428884 DLCTRL DEBUG Tx Command reply: GET_REPLY 198021581 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085428886 DLCTRL DEBUG Command: GET 918107633 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085428886 DLCTRL DEBUG Tx Command reply: GET_REPLY 918107633 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085428888 DLCTRL DEBUG Command: GET 656729089 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250126085428888 DLCTRL DEBUG Tx Command reply: GET_REPLY 656729089 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126085428890 DLCTRL DEBUG Command: GET 875463208 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250126085428890 DLCTRL DEBUG Tx Command reply: GET_REPLY 875463208 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250126085428892 DLCTRL DEBUG Command: GET 116206764 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250126085428892 DLCTRL DEBUG Tx Command reply: GET_REPLY 116206764 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250126085428893 DLCTRL DEBUG Command: GET 224468599 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250126085428893 DLCTRL DEBUG Tx Command reply: GET_REPLY 224468599 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085428895 DLCTRL DEBUG Command: GET 603869163 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085428895 DLCTRL DEBUG Tx Command reply: GET_REPLY 603869163 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085428895 DLCTRL DEBUG Command: GET 12153097 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250126085428895 DLCTRL DEBUG Tx Command reply: GET_REPLY 12153097 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126085428896 DLCTRL DEBUG Command: GET 675953615 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250126085428896 DLCTRL DEBUG Tx Command reply: GET_REPLY 675953615 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250126085428897 DLCTRL DEBUG Command: GET 91804303 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250126085428897 DLCTRL DEBUG Tx Command reply: GET_REPLY 91804303 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250126085428898 DLCTRL DEBUG Command: GET 707193656 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250126085428898 DLCTRL DEBUG Tx Command reply: GET_REPLY 707193656 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085428899 DLCTRL DEBUG Command: GET 883529020 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085428899 DLCTRL DEBUG Tx Command reply: GET_REPLY 883529020 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085428900 DLCTRL DEBUG Command: GET 378297599 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250126085428900 DLCTRL DEBUG Tx Command reply: GET_REPLY 378297599 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126085428900 DLCTRL DEBUG Command: GET 20187853 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250126085428900 DLCTRL DEBUG Tx Command reply: GET_REPLY 20187853 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250126085428901 DLCTRL DEBUG Command: GET 963969028 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250126085428901 DLCTRL DEBUG Tx Command reply: GET_REPLY 963969028 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250126085428902 DLCTRL DEBUG Command: GET 603604918 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250126085428902 DLCTRL DEBUG Tx Command reply: GET_REPLY 603604918 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085428902 DLCTRL DEBUG Command: GET 54951963 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085428902 DLCTRL DEBUG Tx Command reply: GET_REPLY 54951963 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085428903 DLCTRL DEBUG Command: GET 976318338 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250126085428903 DLCTRL DEBUG Tx Command reply: GET_REPLY 976318338 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed MTC@009b6094bab8: XXX { hnb_idx := 0, cn_idx := 5, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '08087300F1102A2A170512C7422000'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000001010'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001001110101'B, t_guard := 20.000000 } 20250126085428913 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49940<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(991)@009b6094bab8: f_create_expect(l3 := '08087300F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(991)@009b6094bab8: Created Expect[0] for '08087300F1102A2A170512C7422000'O to be handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(995) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(978)@009b6094bab8: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(995)14812111 20250126085429933 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085429933 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085429933 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 104 bytes from client (stream_srv.c:1355) 20250126085429933 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250126085429933 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xe203cf, normal) (hnbgw_rua.c:407) 20250126085429933 DHNB DEBUG map_rua[0x56264c632ba0]{init}: Allocated (fsm.c:456) 20250126085429933 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14812111)[0x56264c632ba0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250126085429933 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14812111 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250126085429933 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085429933 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085429934 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:254) 20250126085429934 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14812111 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 1 (hnbgw_cn.c:1125) 20250126085429934 DCN DEBUG map_sccp[0x56264c642f10]{init}: Allocated (fsm.c:456) 20250126085429934 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-111)[0x56264c642f10]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250126085429934 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14812111 <-> SCCP-111 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20250126085429934 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14812111 SCCP-111 sgsn-1 MI=NONE: rx RUA Connect with 75 bytes RANAP data (hnbgw_rua.c:312) 20250126085429934 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14812111)[0x56264c632ba0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250126085429934 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085429934 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085429934 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14812111)[0x56264c632ba0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250126085429934 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-111)[0x56264c642f10]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126085429934 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250126085429934 DLSCCP DEBUG SCCP-SCOC(111)[0x56264c63aff0]{IDLE}: Allocated (fsm.c:456) 20250126085429934 DLSCCP DEBUG SCCP-SCOC(111)[0x56264c63aff0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250126085429934 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000006f), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=75,D=001340470000070003400180000f40060000f11009260037400100003a40080000f11009260037001040100f08087300f1102a2a170512c7422000004f40030002750056400500f1100926) (sccp_scrc.c:406) 20250126085429934 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085429934 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085429934 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085429934 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085429934 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085429934 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085429934 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085429934 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085429934 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085429934 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085429934 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085429934 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126085429934 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085429934 DLSCCP DEBUG SCCP-SCOC(111)[0x56264c63aff0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250126085429934 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-111)[0x56264c642f10]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250126085429934 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14812111)[0x56264c632ba0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250126085429934 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085429934 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085429934 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085429934 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126085429934 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126085429934 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126085429934 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250126085429934 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-SCCP(990)@009b6094bab8: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(990)@009b6094bab8: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(991)@009b6094bab8: Found Expect[0] for l3='08087300F1102A2A170512C7422000'O handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(995) HNBGW_Test.sgsn1-RAN(991)@009b6094bab8: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(995)16380672 HNBGW_Test.sgsn1-SCCP(990)@009b6094bab8: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(990)@009b6094bab8: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(995)@009b6094bab8: setverdict(pass): none -> pass 20250126085429942 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085429942 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250126085429942 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250126085429942 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250126085429942 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085429942 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085429942 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085429942 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085429942 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085429942 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085429942 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085429942 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250126085429942 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085429942 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00dfa30a) (sccp_scrc.c:477) 20250126085429942 DLSCCP DEBUG Received CO:COAK for local reference 111 (sccp_scoc.c:1824) 20250126085429942 DLSCCP DEBUG SCCP-SCOC(111)[0x56264c63aff0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250126085429942 DLSCCP DEBUG SCCP-SCOC(111)[0x56264c63aff0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250126085429942 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085429942 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250126085429942 DCN DEBUG handle_cn_conn_conf() conn_id=111, addrs: called=RI=SSN_PC,PC=0.1.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250126085429942 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-111)[0x56264c642f10]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250126085429942 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-111)[0x56264c642f10]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250126085429943 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49940<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(995)@009b6094bab8: Final verdict of PTC: pass MTC@009b6094bab8: 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 } } } 20250126085429943 DLCTRL DEBUG Command: GET 53497256 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250126085429943 DLCTRL DEBUG Tx Command reply: GET_REPLY 53497256 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20250126085429945 DLCTRL DEBUG Command: GET 723143469 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250126085429945 DLCTRL DEBUG Tx Command reply: GET_REPLY 723143469 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250126085429946 DLCTRL DEBUG Command: GET 873186875 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250126085429946 DLCTRL DEBUG Tx Command reply: GET_REPLY 873186875 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085429947 DLCTRL DEBUG Command: GET 30079033 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085429947 DLCTRL DEBUG Tx Command reply: GET_REPLY 30079033 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085429949 DLCTRL DEBUG Command: GET 64479183 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250126085429949 DLCTRL DEBUG Tx Command reply: GET_REPLY 64479183 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126085429950 DLCTRL DEBUG Command: GET 582813944 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250126085429950 DLCTRL DEBUG Tx Command reply: GET_REPLY 582813944 rate_ctr.abs.sgsn.1.cnpool:subscr:new 1 (control_if.c:477) 20250126085429952 DLCTRL DEBUG Command: GET 79298518 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250126085429952 DLCTRL DEBUG Tx Command reply: GET_REPLY 79298518 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250126085429953 DLCTRL DEBUG Command: GET 130611916 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250126085429953 DLCTRL DEBUG Tx Command reply: GET_REPLY 130611916 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085429955 DLCTRL DEBUG Command: GET 836183772 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085429955 DLCTRL DEBUG Tx Command reply: GET_REPLY 836183772 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085429956 DLCTRL DEBUG Command: GET 345200433 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250126085429956 DLCTRL DEBUG Tx Command reply: GET_REPLY 345200433 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126085429957 DLCTRL DEBUG Command: GET 818996805 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250126085429957 DLCTRL DEBUG Tx Command reply: GET_REPLY 818996805 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250126085429959 DLCTRL DEBUG Command: GET 61954373 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250126085429959 DLCTRL DEBUG Tx Command reply: GET_REPLY 61954373 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250126085429960 DLCTRL DEBUG Command: GET 112058013 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250126085429960 DLCTRL DEBUG Tx Command reply: GET_REPLY 112058013 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085429961 DLCTRL DEBUG Command: GET 83977268 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085429961 DLCTRL DEBUG Tx Command reply: GET_REPLY 83977268 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085429961 DLCTRL DEBUG Command: GET 364763404 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250126085429961 DLCTRL DEBUG Tx Command reply: GET_REPLY 364763404 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126085429962 DLCTRL DEBUG Command: GET 625516660 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250126085429962 DLCTRL DEBUG Tx Command reply: GET_REPLY 625516660 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250126085429963 DLCTRL DEBUG Command: GET 437197281 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250126085429963 DLCTRL DEBUG Tx Command reply: GET_REPLY 437197281 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250126085429963 DLCTRL DEBUG Command: GET 625128899 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250126085429963 DLCTRL DEBUG Tx Command reply: GET_REPLY 625128899 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085429964 DLCTRL DEBUG Command: GET 992269629 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085429964 DLCTRL DEBUG Tx Command reply: GET_REPLY 992269629 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085429965 DLCTRL DEBUG Command: GET 356683805 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250126085429965 DLCTRL DEBUG Tx Command reply: GET_REPLY 356683805 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed MTC@009b6094bab8: "disconnecting msc0" 20250126085429965 DLGLOBAL NOTICE TTCN3 f_logp(): disconnecting msc0 (logging_vty.c:1172) HNBGW_Test.sgsn0-RAN(988)@009b6094bab8: Final verdict of PTC: none 20250126085429966 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250126085429966 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085429966 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250126085429966 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250126085429966 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250126085429966 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085429966 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126085429966 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250126085429966 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126085429966 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085429966 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20250126085429966 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126085429966 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126085429966 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126085429966 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250126085429966 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126085429966 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250126085429967 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085429967 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126085429967 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20250126085429967 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085429967 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085429967 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085429967 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085429967 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126085429967 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126085429967 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126085429967 DRANAP NOTICE cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: link lost (cnlink.c:118) 20250126085429967 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-110)[0x56264c62bfb0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250126085429967 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250126085429967 DLSCCP DEBUG SCCP-SCOC(110)[0x56264c628440]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250126085429967 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0092e7c3), PART(T=Source Reference,L=4,D=0000006e), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250126085429967 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085429967 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085429967 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085429967 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085429967 DLSCCP DEBUG SCCP-SCOC(110)[0x56264c628440]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250126085429967 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-110)[0x56264c62bfb0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250126085429967 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7392402)[0x56264c63be70]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250126085429967 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7392402)[0x56264c63be70]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250126085429967 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250126085429967 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7392402)[0x56264c63be70]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250126085429967 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7392402)[0x56264c63be70]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250126085429967 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7392402)[0x56264c63be70]{disrupted}: Freeing instance (context_map.c:202) 20250126085429967 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7392402)[0x56264c63be70]{disrupted}: Deallocated (fsm.c:568) 20250126085429967 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-110)[0x56264c62bfb0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250126085429967 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-110)[0x56264c62bfb0]{disconnected}: Freeing instance (context_map.c:206) 20250126085429967 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-110)[0x56264c62bfb0]{disconnected}: Deallocated (fsm.c:568) 20250126085429967 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7392402 SCCP-110 sgsn-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250126085429967 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085429967 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250126085429967 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085429967 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085429967 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085429967 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085429967 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085429967 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085429967 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085429967 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-M3UA(989)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(987)@009b6094bab8: Final verdict of PTC: none MTC@009b6094bab8: 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 := '000000000000000001110110'B, t_guard := 20.000000 } TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(978)@009b6094bab8: Deleted conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(994)7392402 20250126085429980 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49954<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(991)@009b6094bab8: f_create_expect(l3 := '08050118082926240000000030'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(991)@009b6094bab8: Created Expect[0] for '08050118082926240000000030'O to be handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(996) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(978)@009b6094bab8: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(996)7706668 20250126085431008 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085431008 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085431008 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1355) 20250126085431008 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250126085431008 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x75982c, normal) (hnbgw_rua.c:407) 20250126085431008 DHNB DEBUG map_rua[0x56264c63be70]{init}: Allocated (fsm.c:456) 20250126085431008 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7706668)[0x56264c63be70]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250126085431008 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7706668 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250126085431008 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085431008 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085431008 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7706668 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 1 (hnbgw_cn.c:1125) 20250126085431008 DCN DEBUG map_sccp[0x56264c62bfb0]{init}: Allocated (fsm.c:456) 20250126085431009 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-112)[0x56264c62bfb0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250126085431009 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-7706668 <-> SCCP-112 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20250126085431009 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7706668 SCCP-112 sgsn-1 MI=NONE: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250126085431009 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7706668)[0x56264c63be70]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250126085431009 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085431009 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085431009 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7706668)[0x56264c63be70]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250126085431009 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-112)[0x56264c62bfb0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126085431009 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250126085431009 DLSCCP DEBUG SCCP-SCOC(112)[0x56264c670b10]{IDLE}: Allocated (fsm.c:456) 20250126085431009 DLSCCP DEBUG SCCP-SCOC(112)[0x56264c670b10]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250126085431009 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000070003400180000f40060000f11009260037400100003a40080000f110092600370010400e0d08050118082926240000000030004f40030000760056400500f1100926) (sccp_scrc.c:406) 20250126085431009 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085431009 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085431009 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085431009 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085431009 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085431009 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085431009 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085431009 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085431009 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085431009 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085431009 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085431009 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126085431009 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085431009 DLSCCP DEBUG SCCP-SCOC(112)[0x56264c670b10]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250126085431009 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-112)[0x56264c62bfb0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250126085431009 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7706668)[0x56264c63be70]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250126085431009 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085431009 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085431009 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085431009 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126085431009 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126085431009 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126085431009 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250126085431009 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-SCCP(990)@009b6094bab8: First idle individual index:1 HNBGW_Test.sgsn1-SCCP(990)@009b6094bab8: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn1-RAN(991)@009b6094bab8: Found Expect[0] for l3='08050118082926240000000030'O handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(996) HNBGW_Test.sgsn1-RAN(991)@009b6094bab8: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(996)7128385 HNBGW_Test.sgsn1-SCCP(990)@009b6094bab8: Session index based on connection ID:1 HNBGW_Test.sgsn1-SCCP(990)@009b6094bab8: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250126085431017 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085431017 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250126085431017 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250126085431017 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250126085431017 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085431017 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085431017 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085431017 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085431017 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085431018 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085431018 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085431018 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250126085431018 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085431018 DLSS7 DEBUG scrc_rx_mtp_xfer_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=005d1d51) (sccp_scrc.c:477) 20250126085431018 DLSCCP DEBUG Received CO:COAK for local reference 112 (sccp_scoc.c:1824) 20250126085431018 DLSCCP DEBUG SCCP-SCOC(112)[0x56264c670b10]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250126085431018 DLSCCP DEBUG SCCP-SCOC(112)[0x56264c670b10]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250126085431018 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085431018 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250126085431018 DCN DEBUG handle_cn_conn_conf() conn_id=112, addrs: called=RI=SSN_PC,PC=0.1.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250126085431018 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-112)[0x56264c62bfb0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250126085431018 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-112)[0x56264c62bfb0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(996)@009b6094bab8: setverdict(pass): none -> pass 20250126085431021 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49954<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(996)@009b6094bab8: Final verdict of PTC: pass MTC@009b6094bab8: 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 } } } 20250126085431022 DLCTRL DEBUG Command: GET 163936817 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250126085431022 DLCTRL DEBUG Tx Command reply: GET_REPLY 163936817 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20250126085431026 DLCTRL DEBUG Command: GET 930572427 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250126085431026 DLCTRL DEBUG Tx Command reply: GET_REPLY 930572427 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250126085431030 DLCTRL DEBUG Command: GET 191452039 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250126085431030 DLCTRL DEBUG Tx Command reply: GET_REPLY 191452039 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085431034 DLCTRL DEBUG Command: GET 714844840 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085431034 DLCTRL DEBUG Tx Command reply: GET_REPLY 714844840 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085431036 DLCTRL DEBUG Command: GET 481946485 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250126085431036 DLCTRL DEBUG Tx Command reply: GET_REPLY 481946485 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126085431038 DLCTRL DEBUG Command: GET 482432327 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250126085431038 DLCTRL DEBUG Tx Command reply: GET_REPLY 482432327 rate_ctr.abs.sgsn.1.cnpool:subscr:new 2 (control_if.c:477) 20250126085431039 DLCTRL DEBUG Command: GET 923546107 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250126085431039 DLCTRL DEBUG Tx Command reply: GET_REPLY 923546107 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250126085431040 DLCTRL DEBUG Command: GET 867763416 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250126085431040 DLCTRL DEBUG Tx Command reply: GET_REPLY 867763416 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085431041 DLCTRL DEBUG Command: GET 389194911 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085431041 DLCTRL DEBUG Tx Command reply: GET_REPLY 389194911 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085431042 DLCTRL DEBUG Command: GET 180667958 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250126085431042 DLCTRL DEBUG Tx Command reply: GET_REPLY 180667958 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126085431043 DLCTRL DEBUG Command: GET 324866188 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250126085431043 DLCTRL DEBUG Tx Command reply: GET_REPLY 324866188 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250126085431043 DLCTRL DEBUG Command: GET 642762284 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250126085431043 DLCTRL DEBUG Tx Command reply: GET_REPLY 642762284 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250126085431044 DLCTRL DEBUG Command: GET 33615353 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250126085431044 DLCTRL DEBUG Tx Command reply: GET_REPLY 33615353 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085431045 DLCTRL DEBUG Command: GET 181258634 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085431045 DLCTRL DEBUG Tx Command reply: GET_REPLY 181258634 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085431045 DLCTRL DEBUG Command: GET 136772757 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250126085431045 DLCTRL DEBUG Tx Command reply: GET_REPLY 136772757 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20250126085431046 DLCTRL DEBUG Command: GET 769622129 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250126085431046 DLCTRL DEBUG Tx Command reply: GET_REPLY 769622129 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126085431047 DLCTRL DEBUG Command: GET 587306833 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250126085431047 DLCTRL DEBUG Tx Command reply: GET_REPLY 587306833 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250126085431047 DLCTRL DEBUG Command: GET 46196047 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250126085431047 DLCTRL DEBUG Tx Command reply: GET_REPLY 46196047 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085431048 DLCTRL DEBUG Command: GET 749828949 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085431048 DLCTRL DEBUG Tx Command reply: GET_REPLY 749828949 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085431049 DLCTRL DEBUG Command: GET 34199490 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250126085431049 DLCTRL DEBUG Tx Command reply: GET_REPLY 34199490 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed MTC@009b6094bab8: ok: talloc reports "asn1_context" = 1 bytes 20250126085431051 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49926<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250126085431051 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:46761<->l=127.0.0.1:4262) (control_if.c:193) 20250126085431051 DLINP DEBUG SRVCONN(,r=127.0.0.1:59918<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085431051 DLINP DEBUG SRVCONN(,r=127.0.0.1:59918<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085431051 DLINP NOTICE SRV(,r=127.0.0.1:59918<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250126085431051 DMAIN NOTICE (127.0.0.1:59918 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:59918<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250126085431051 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) HNBGW_Test.msc1-RAN(985)@009b6094bab8: Final verdict of PTC: none MutexDispCT-TC_sgsnpool_sccp_n_pcstate_detaches_cnlink(973)@009b6094bab8: Final verdict of PTC: none VirtHNBGW-STATS(974)@009b6094bab8: Final verdict of PTC: none 20250126085431052 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250126085431052 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085431052 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250126085431052 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT HNBGW_Test.sgsn1-RAN(991)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(981)@009b6094bab8: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(980)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.msc0-RAN(982)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(984)@009b6094bab8: Final verdict of PTC: none 20250126085431052 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250126085431052 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085431052 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126085431052 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250126085431052 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126085431052 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085431052 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20250126085431052 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126085431052 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126085431052 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126085431052 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250126085431052 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126085431052 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250126085431052 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) IPA-CTRL-CLI-IPA(975)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(983)@009b6094bab8: Final verdict of PTC: none 20250126085431052 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126085431052 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20250126085431052 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085431052 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085431052 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085431052 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250126085431052 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085431052 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250126085431052 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20250126085431052 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250126085431052 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085431052 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126085431052 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126085431052 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126085431052 DRANAP NOTICE cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: link lost (cnlink.c:118) 20250126085431052 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250126085431052 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085431052 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126085431052 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250126085431052 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250126085431052 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085431052 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250126085431052 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20250126085431052 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126085431052 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085431052 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc1-0: connection closed 20250126085431052 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126085431052 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126085431052 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126085431052 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250126085431052 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126085431052 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250126085431052 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250126085431052 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0(977)@009b6094bab8: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1(979)@009b6094bab8: Final verdict of PTC: none 20250126085431052 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126085431052 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250126085431052 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126085431052 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085431052 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn1-0: connection closed 20250126085431052 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126085431052 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126085431052 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126085431052 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250126085431052 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126085431052 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250126085431052 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085431052 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126085431052 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:371) 20250126085431052 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085431052 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085431052 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085431052 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085431052 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126085431052 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126085431053 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126085431053 DRANAP NOTICE cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: link lost (cnlink.c:118) 20250126085431053 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085431053 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126085431053 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:371) 20250126085431053 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085431053 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085431053 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085431053 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085431053 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126085431053 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126085431053 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126085431053 DRANAP NOTICE cnlink(sgsn-1)[0x56264c619980]{DISCONNECTED}: link lost (cnlink.c:118) 20250126085431053 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-111)[0x56264c642f10]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250126085431053 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250126085431053 DLSCCP DEBUG SCCP-SCOC(111)[0x56264c63aff0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250126085431053 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dfa30a), PART(T=Source Reference,L=4,D=0000006f), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250126085431053 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085431053 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085431053 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126085431053 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085431053 DLSCCP DEBUG SCCP-SCOC(111)[0x56264c63aff0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250126085431053 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-111)[0x56264c642f10]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250126085431053 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14812111)[0x56264c632ba0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250126085431053 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14812111)[0x56264c632ba0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250126085431053 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250126085431053 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14812111)[0x56264c632ba0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250126085431053 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14812111)[0x56264c632ba0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250126085431053 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14812111)[0x56264c632ba0]{disrupted}: Freeing instance (context_map.c:202) 20250126085431053 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14812111)[0x56264c632ba0]{disrupted}: Deallocated (fsm.c:568) 20250126085431053 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-111)[0x56264c642f10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250126085431053 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-111)[0x56264c642f10]{disconnected}: Freeing instance (context_map.c:206) 20250126085431053 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-111)[0x56264c642f10]{disconnected}: Deallocated (fsm.c:568) 20250126085431053 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14812111 SCCP-111 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20250126085431053 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-112)[0x56264c62bfb0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250126085431053 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250126085431053 DLSCCP DEBUG SCCP-SCOC(112)[0x56264c670b10]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250126085431053 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005d1d51), PART(T=Source Reference,L=4,D=00000070), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250126085431053 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085431053 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085431053 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126085431053 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085431053 DLSCCP DEBUG SCCP-SCOC(112)[0x56264c670b10]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250126085431053 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-112)[0x56264c62bfb0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250126085431053 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7706668)[0x56264c63be70]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250126085431053 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7706668)[0x56264c63be70]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250126085431053 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250126085431053 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7706668)[0x56264c63be70]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250126085431053 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7706668)[0x56264c63be70]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250126085431053 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7706668)[0x56264c63be70]{disrupted}: Freeing instance (context_map.c:202) 20250126085431053 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7706668)[0x56264c63be70]{disrupted}: Deallocated (fsm.c:568) 20250126085431053 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-112)[0x56264c62bfb0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250126085431053 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-112)[0x56264c62bfb0]{disconnected}: Freeing instance (context_map.c:206) 20250126085431053 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-112)[0x56264c62bfb0]{disconnected}: Deallocated (fsm.c:568) 20250126085431053 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7706668 SCCP-112 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20250126085431053 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085431053 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250126085431053 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085431053 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085431053 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085431053 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:894) 20250126085431053 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085431053 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126085431053 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126085431053 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126085431053 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250126085431053 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20250126085431053 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085431053 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085431053 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085431053 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250126085431053 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250126085431053 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250126085431053 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126085431053 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126085431053 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126085431053 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250126085431053 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-M3UA(992)@009b6094bab8: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(978)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(986)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(990)@009b6094bab8: Final verdict of PTC: none HNBGW-MGCP(993)@009b6094bab8: Final verdict of PTC: none MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(976)@009b6094bab8: Final verdict of PTC: none MTC@009b6094bab8: Setting final verdict of the test case. MTC@009b6094bab8: Local verdict of MTC: pass MTC@009b6094bab8: Local verdict of PTC MutexDispCT-TC_sgsnpool_sccp_n_pcstate_detaches_cnlink(973): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC VirtHNBGW-STATS(974): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC IPA-CTRL-CLI-IPA(975): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW-PFCP(976): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0(977): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(978): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1(979): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(980): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.msc0-SCCP(981): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.msc0-RAN(982): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.msc0-M3UA(983): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.msc1-SCCP(984): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.msc1-RAN(985): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.msc1-M3UA(986): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(987): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.sgsn0-RAN(988): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(989): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(990): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.sgsn1-RAN(991): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(992): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW-MGCP(993): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(994): pass (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(995): pass (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(996): pass (pass -> pass) MTC@009b6094bab8: Test case TC_sgsnpool_sccp_n_pcstate_detaches_cnlink finished. Verdict: pass MTC@009b6094bab8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink pass'. 20250126085431068 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49914<->l=127.0.0.1:4261 (telnet_interface.c:138) Sun Jan 26 08:54:31 UTC 2025 ====== HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink.talloc 20250126085431173 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49958<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126085431767 DLSCCP DEBUG SCCP-SCOC(109)[0x56264c632f90]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250126085431767 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ab4350), PART(T=Source Reference,L=4,D=0000006d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085431767 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085431767 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085431767 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250126085431767 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085431767 DLSCCP DEBUG SCCP-SCOC(108)[0x56264c6430c0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250126085431767 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cea86b), PART(T=Source Reference,L=4,D=0000006c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085431767 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085431767 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085431767 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085431767 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085431767 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085431767 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085431767 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085431767 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250126085431767 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250126085431767 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250126085431767 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250126085431768 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085431768 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085431768 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085431768 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085431768 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085431768 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085431768 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085431768 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250126085431776 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49958<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=598240) 20250126085431967 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126085431967 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250126085431967 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN Waiting for packet dumper to finish... 1 (prev_count=598240, count=607976) 20250126085433052 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126085433052 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250126085433052 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250126085433052 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126085433052 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250126085433052 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250126085433053 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126085433053 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250126085433053 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN MTC@009b6094bab8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink pass' was executed successfully (exit status: 0). MTC@009b6094bab8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink'. ------ HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink ------ Sun Jan 26 08:54:33 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250126085434262 DLSCCP DEBUG SCCP-SCOC(106)[0x56264c632cd0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085434262 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0063e507), PART(T=Source Reference,L=4,D=0000006a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085434262 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085434262 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085434262 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250126085434262 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085434262 DLSCCP DEBUG SCCP-SCOC(105)[0x56264c626db0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085434262 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bde8f9), PART(T=Source Reference,L=4,D=00000069), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085434262 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085434262 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085434262 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250126085434262 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085434262 DLSCCP DEBUG SCCP-SCOC(107)[0x56264c62ce70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085434262 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f875e3), PART(T=Source Reference,L=4,D=0000006b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085434262 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085434262 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085434262 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126085434262 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085434263 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085434263 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085434263 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085434263 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250126085434263 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250126085434263 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250126085434263 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250126085434263 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085434263 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085434263 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085434263 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250126085434263 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250126085434263 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250126085434263 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250126085434263 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085434263 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085434263 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085434263 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126085434263 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126085434263 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126085434263 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down MTC@009b6094bab8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink' was executed successfully (exit status: 0). MTC@009b6094bab8: Test case TC_sgsnpool_sccp_n_pcstate_attaches_cnlink started. 20250126085434886 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49966<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126085434891 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49976<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126085434895 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:46561<->l=127.0.0.1:4262) (control_if.c:572) 20250126085434911 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250126085434911 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0(1001)@009b6094bab8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250126085434919 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085434919 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085434919 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085434919 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085434919 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085434919 DRANAP DEBUG cnlink(msc-2)[0x56264c5ae870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085434919 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085434919 DRANAP DEBUG cnlink(msc-3)[0x56264c618660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085434919 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:45777 (stream_srv.c:142) 20250126085434919 DMAIN INFO New HNB SCTP connection r=127.0.0.1:45777<->l=127.0.0.1:29169 (hnbgw.c:791) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1(1003)@009b6094bab8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250126085434920 DRANAP DEBUG cnlink(msc-3)[0x56264c618660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085434920 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250126085434920 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085434920 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085434920 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085434920 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085434920 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085434920 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085434920 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085434920 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085434920 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085434920 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085434920 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085434920 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085434920 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085434920 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085434920 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250126085434920 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085434920 DRANAP DEBUG cnlink(msc-3)[0x56264c618660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085434920 DRANAP DEBUG cnlink(msc-2)[0x56264c5ae870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085434920 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250126085434920 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085434920 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085434920 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085434920 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085434920 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085434920 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085434920 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085434920 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085434920 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085434920 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085434920 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085434920 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085434920 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085434920 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085434920 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250126085434920 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085434920 DRANAP DEBUG cnlink(msc-2)[0x56264c5ae870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085434920 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085434920 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250126085434920 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085434920 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085434920 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085434920 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085434920 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085434920 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085434920 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085434920 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085434920 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085434920 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085434920 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085434920 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085434920 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085434920 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085434920 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126085434920 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085434920 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085434920 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085434920 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250126085434920 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085434920 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085434920 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085434920 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085434920 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085434920 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085434920 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085434920 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085434920 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085434920 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085434920 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085434920 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085434920 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085434920 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085434920 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085434920 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085434920 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085434921 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085434921 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085434921 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085434921 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250126085434921 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250126085434921 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250126085434921 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085434921 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085434921 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085434921 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250126085434921 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250126085434921 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250126085434921 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250126085434921 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085434921 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085434921 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085434921 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126085434921 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126085434921 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126085434921 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250126085434921 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085434921 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085434921 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085434921 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085434921 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085434921 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085434921 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@009b6094bab8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(1007)@009b6094bab8: ************************************************* MTC@009b6094bab8: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(1007)@009b6094bab8: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(1007)@009b6094bab8: ************************************************* HNBGW_Test.msc0-SCCP(1005)@009b6094bab8: v_sccp_pdu_maxlen:268 20250126085434933 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085434933 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085434933 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085434933 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085434933 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085434933 DRANAP DEBUG cnlink(sgsn-2)[0x56264c61a310]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085434933 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085434933 DRANAP DEBUG cnlink(sgsn-3)[0x56264c61aca0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085434935 DRANAP DEBUG cnlink(sgsn-3)[0x56264c61aca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085434935 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250126085434935 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085434935 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085434935 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085434935 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085434935 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085434935 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085434935 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085434935 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085434935 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085434935 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085434935 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085434935 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085434935 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085434935 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085434935 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250126085434935 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085434935 DRANAP DEBUG cnlink(sgsn-3)[0x56264c61aca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085434935 DRANAP DEBUG cnlink(sgsn-2)[0x56264c61a310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085434935 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250126085434935 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085434935 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085434935 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085434935 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085434935 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085434935 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085434935 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085434935 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085434935 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085434935 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085434935 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085434935 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085434935 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085434935 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085434935 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250126085434935 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085434935 DRANAP DEBUG cnlink(sgsn-2)[0x56264c61a310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085434935 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085434935 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250126085434935 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085434935 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085434935 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085434935 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085434935 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085434935 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085434935 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085434935 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085434935 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085434935 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085434935 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085434935 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085434935 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085434935 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085434935 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126085434935 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085434935 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085434935 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085434935 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250126085434935 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085434935 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085434935 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085434935 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085434935 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085434935 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085434935 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085434935 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085434935 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085434935 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085434935 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085434935 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085434935 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085434935 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085434935 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085434935 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085434935 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085434935 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085434935 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085434935 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085434935 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250126085434935 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250126085434935 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250126085434935 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085434935 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085434935 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085434935 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250126085434935 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250126085434935 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250126085434935 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250126085434935 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085434935 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085434935 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085434935 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126085434935 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126085434935 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126085434935 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250126085434935 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085434935 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085434935 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085434935 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085434935 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085434935 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085434935 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@009b6094bab8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(1010)@009b6094bab8: ************************************************* MTC@009b6094bab8: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(1010)@009b6094bab8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(1010)@009b6094bab8: ************************************************* HNBGW_Test.sgsn0-SCCP(1008)@009b6094bab8: v_sccp_pdu_maxlen:268 20250126085434958 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085434958 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085434958 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1355) 20250126085434958 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250126085434958 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20250126085434958 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250126085434958 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250126085434958 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085434958 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@009b6094bab8: setverdict(pass): none -> pass 20250126085434965 DLINP DEBUG SRVCONN(,r=127.0.0.1:45777<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085434965 DLINP DEBUG SRVCONN(,r=127.0.0.1:45777<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085434965 DLINP DEBUG SRVCONN(,r=127.0.0.1:45777<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1355) 20250126085434965 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250126085434965 DHNBAP DEBUG (127.0.0.1:45777 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20250126085434965 DHNBAP NOTICE (127.0.0.1:45777 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250126085434965 DHNBAP NOTICE (127.0.0.1:45777 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250126085434965 DLINP DEBUG SRVCONN(,r=127.0.0.1:45777<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085434965 DLINP DEBUG SRVCONN(,r=127.0.0.1:45777<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126085435056 DLSCCP DEBUG SCCP-SCOC(102)[0x56264c6291d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085435057 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0094e855), PART(T=Source Reference,L=4,D=00000066), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085435057 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085435057 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085435057 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126085435057 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085435057 DLSCCP DEBUG SCCP-SCOC(103)[0x56264c63d930]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085435057 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ddb9ed), PART(T=Source Reference,L=4,D=00000067), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085435057 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085435057 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085435057 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126085435057 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085435057 DLSCCP DEBUG SCCP-SCOC(104)[0x56264c62f810]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085435057 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0020db62), PART(T=Source Reference,L=4,D=00000068), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085435057 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085435057 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085435057 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126085435057 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085435057 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085435057 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085435057 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085435057 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126085435058 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126085435058 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126085435058 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250126085435058 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085435058 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085435058 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085435058 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126085435058 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126085435058 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126085435058 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250126085435058 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085435058 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085435058 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085435058 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126085435058 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126085435058 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126085435058 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250126085435131 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126085435131 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250126085435131 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126085435131 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(1007)@009b6094bab8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250126085435138 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085435138 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250126085435138 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126085435138 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126085435138 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126085435138 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250126085435138 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126085435141 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085435141 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250126085435141 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126085435141 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126085435141 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126085435141 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126085435141 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126085435142 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085435142 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126085435142 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20250126085435142 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085435142 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085435142 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085435142 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085435142 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126085435142 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126085435142 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085435143 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085435143 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250126085435143 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085435143 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085435143 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085435143 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085435143 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085435143 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085435143 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085435143 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085435143 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085435143 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085435143 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085435143 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085435143 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085435143 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085435143 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085435143 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085435143 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085435143 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085435143 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085435143 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085435143 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085435144 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085435144 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085435144 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085435144 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085435145 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126085435145 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250126085435145 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126085435145 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(1010)@009b6094bab8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250126085435151 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085435151 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250126085435151 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126085435151 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126085435151 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126085435151 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250126085435151 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126085435156 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085435156 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250126085435156 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126085435156 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126085435156 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126085435156 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126085435156 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126085435156 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085435156 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126085435156 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20250126085435156 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085435156 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085435156 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085435156 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085435156 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126085435156 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126085435156 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085435157 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085435158 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085435158 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085435158 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085435158 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085435158 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085435158 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085435158 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085435158 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250126085435158 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085435158 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085435158 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085435158 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085435158 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085435158 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085435158 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085435158 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085435158 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085435158 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085435158 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085435158 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085435158 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085435158 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085435158 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085435158 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085435158 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085435158 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085435607 DLSCCP DEBUG SCCP-SCOC(99)[0x56264c624aa0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085435607 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00066509), PART(T=Source Reference,L=4,D=00000063), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085435607 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085435607 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085435607 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085435607 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085435607 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085435607 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085435607 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085435607 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085435607 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085435607 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085435607 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085435607 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085435616 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085435617 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085435617 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085435617 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085435617 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085435617 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085435617 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085435617 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085435617 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085435617 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085435617 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085435617 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085435617 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085435617 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=00066509) (sccp_scrc.c:477) 20250126085435617 DLSCCP DEBUG Received CO:RELCO for local reference 99 (sccp_scoc.c:1824) 20250126085435617 DLSCCP DEBUG SCCP-SCOC(99)[0x56264c624aa0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250126085435617 DLSCCP DEBUG SCCP-SCOC(99)[0x56264c624aa0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250126085435617 DLSCCP DEBUG SCCP-SCOC(99)[0x56264c624aa0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250126085435617 DLSCCP DEBUG SCCP-SCOC(99)[0x56264c624aa0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250126085435617 DLSCCP DEBUG SCCP-SCOC(99)[0x56264c624aa0]{IDLE}: Deallocated (fsm.c:568) 20250126085435621 DLSCCP DEBUG SCCP-SCOC(101)[0x56264c628dc0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085435621 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008ea783), PART(T=Source Reference,L=4,D=00000065), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085435621 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085435621 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085435621 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085435621 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085435621 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085435621 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085435622 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085435622 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085435622 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085435622 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085435622 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085435622 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085435622 DLSCCP DEBUG SCCP-SCOC(100)[0x56264c629c80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085435622 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004b530f), PART(T=Source Reference,L=4,D=00000064), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085435623 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085435623 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085435623 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126085435623 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085435623 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085435623 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085435623 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085435623 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126085435623 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126085435623 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126085435623 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250126085435625 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085435625 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085435625 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085435625 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085435625 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085435625 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085435625 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085435625 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085435625 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085435625 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085435625 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085435625 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085435625 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085435625 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=008ea783) (sccp_scrc.c:477) 20250126085435625 DLSCCP DEBUG Received CO:RELCO for local reference 101 (sccp_scoc.c:1824) 20250126085435625 DLSCCP DEBUG SCCP-SCOC(101)[0x56264c628dc0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250126085435625 DLSCCP DEBUG SCCP-SCOC(101)[0x56264c628dc0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250126085435625 DLSCCP DEBUG SCCP-SCOC(101)[0x56264c628dc0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250126085435625 DLSCCP DEBUG SCCP-SCOC(101)[0x56264c628dc0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250126085435625 DLSCCP DEBUG SCCP-SCOC(101)[0x56264c628dc0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(1006)@009b6094bab8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126085435947 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085435947 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085435947 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085435947 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085435947 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085435947 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085435947 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085435947 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085435947 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085435947 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085435947 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085435947 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085435947 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085435947 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085435947 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250126085435947 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250126085435947 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085435947 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085435947 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085435947 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085435947 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085435947 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085435947 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085435947 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085435947 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085435947 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085435947 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085435947 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085435947 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085435947 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085435947 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126085435947 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126085435948 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250126085435948 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250126085435948 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085435948 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250126085435948 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085435948 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085435948 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085435948 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085435948 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085435948 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085435948 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085435948 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085435948 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085435948 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085435948 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085435948 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085435948 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085435948 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126085435948 DRANAP NOTICE cnlink(msc-0)[0x56264c5ce220]{CONNECTED}: link up (cnlink.c:111) 20250126085435948 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085435948 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085435948 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085435948 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085435948 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085435948 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085435948 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085435948 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085435951 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085435951 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085435951 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085435951 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085435951 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085435951 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085435951 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085435951 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085435952 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085435952 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085435952 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085435952 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085435952 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085435952 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085435952 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250126085435952 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250126085435952 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085435952 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085435952 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085435952 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085435952 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085435952 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085435952 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085435952 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085435952 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085435952 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085435952 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085435952 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085435952 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085435952 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085435952 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126085435952 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126085435952 DRANAP INFO cnlink(msc-0)[0x56264c5ce220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250126085435953 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085435953 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085435953 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085435953 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085435953 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085435953 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085435953 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085435953 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085435953 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085435953 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085435953 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085435953 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085435953 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085435953 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085435953 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250126085435953 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250126085435953 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085435953 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085435953 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085435953 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085435953 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085435953 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085435953 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085435953 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085435953 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085435953 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085435953 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085435953 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085435953 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085435953 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085435953 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126085435953 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126085435953 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250126085435953 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250126085435953 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085435953 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250126085435953 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085435953 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085435953 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085435953 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085435953 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085435953 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085435953 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085435953 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085435953 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085435953 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085435953 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085435953 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085435953 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085435953 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126085435953 DRANAP NOTICE cnlink(sgsn-0)[0x56264c618ff0]{CONNECTED}: link up (cnlink.c:111) HNBGW_Test.sgsn0-RAN(1009)@009b6094bab8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126085435953 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085435953 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085435953 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085435953 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085435953 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085435953 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085435953 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085435953 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085435954 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085435954 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085435954 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085435954 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085435954 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085435954 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085435954 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085435954 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085435954 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085435954 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085435954 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085435954 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085435954 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085435954 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085435954 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250126085435954 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20250126085435954 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085435954 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085435954 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085435954 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085435954 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085435954 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085435954 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085435954 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085435954 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085435954 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085435954 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085435954 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085435954 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085435954 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085435954 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126085435954 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126085435954 DRANAP INFO cnlink(sgsn-0)[0x56264c618ff0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250126085436978 DLCTRL DEBUG Command: GET 765801589 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250126085436978 DLCTRL DEBUG Tx Command reply: GET_REPLY 765801589 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250126085436986 DLCTRL DEBUG Command: GET 940626234 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250126085436986 DLCTRL DEBUG Tx Command reply: GET_REPLY 940626234 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250126085436991 DLCTRL DEBUG Command: GET 666784462 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250126085436991 DLCTRL DEBUG Tx Command reply: GET_REPLY 666784462 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085436995 DLCTRL DEBUG Command: GET 722310137 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085436995 DLCTRL DEBUG Tx Command reply: GET_REPLY 722310137 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085436999 DLCTRL DEBUG Command: GET 279747426 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250126085436999 DLCTRL DEBUG Tx Command reply: GET_REPLY 279747426 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20250126085437004 DLCTRL DEBUG Command: GET 939496321 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250126085437004 DLCTRL DEBUG Tx Command reply: GET_REPLY 939496321 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250126085437007 DLCTRL DEBUG Command: GET 195029227 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250126085437007 DLCTRL DEBUG Tx Command reply: GET_REPLY 195029227 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250126085437010 DLCTRL DEBUG Command: GET 362585751 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250126085437011 DLCTRL DEBUG Tx Command reply: GET_REPLY 362585751 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085437013 DLCTRL DEBUG Command: GET 917333226 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085437013 DLCTRL DEBUG Tx Command reply: GET_REPLY 917333226 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085437016 DLCTRL DEBUG Command: GET 316735023 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250126085437016 DLCTRL DEBUG Tx Command reply: GET_REPLY 316735023 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20250126085437018 DLCTRL DEBUG Command: GET 913320749 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250126085437018 DLCTRL DEBUG Tx Command reply: GET_REPLY 913320749 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250126085437020 DLCTRL DEBUG Command: GET 890571808 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250126085437020 DLCTRL DEBUG Tx Command reply: GET_REPLY 890571808 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250126085437023 DLCTRL DEBUG Command: GET 659738675 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250126085437023 DLCTRL DEBUG Tx Command reply: GET_REPLY 659738675 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085437026 DLCTRL DEBUG Command: GET 161084323 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085437026 DLCTRL DEBUG Tx Command reply: GET_REPLY 161084323 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085437028 DLCTRL DEBUG Command: GET 491772445 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250126085437028 DLCTRL DEBUG Tx Command reply: GET_REPLY 491772445 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20250126085437031 DLCTRL DEBUG Command: GET 806945811 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250126085437031 DLCTRL DEBUG Tx Command reply: GET_REPLY 806945811 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250126085437033 DLCTRL DEBUG Command: GET 330922585 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250126085437033 DLCTRL DEBUG Tx Command reply: GET_REPLY 330922585 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250126085437035 DLCTRL DEBUG Command: GET 541319874 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250126085437035 DLCTRL DEBUG Tx Command reply: GET_REPLY 541319874 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085437037 DLCTRL DEBUG Command: GET 367983329 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085437037 DLCTRL DEBUG Tx Command reply: GET_REPLY 367983329 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085437039 DLCTRL DEBUG Command: GET 425428521 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250126085437039 DLCTRL DEBUG Tx Command reply: GET_REPLY 425428521 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@009b6094bab8: 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@009b6094bab8: "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@009b6094bab8: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '080101D571000008292624000000003000F1102A2A170512C7422000'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111001'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000111001001'B, t_guard := 20.000000 } 20250126085437075 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58852<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(1009)@009b6094bab8: f_create_expect(l3 := '080101D571000008292624000000003000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(1009)@009b6094bab8: Created Expect[0] for '080101D571000008292624000000003000F1102A2A170512C7422000'O to be handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1012) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(1002)@009b6094bab8: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1012)9402264 20250126085438127 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085438127 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085438127 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1355) 20250126085438127 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250126085438127 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x8f7798, normal) (hnbgw_rua.c:407) 20250126085438127 DHNB DEBUG map_rua[0x56264c628dc0]{init}: Allocated (fsm.c:456) 20250126085438127 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9402264)[0x56264c628dc0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250126085438127 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9402264 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250126085438127 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085438127 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085438127 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000003 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:234) 20250126085438127 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9402264 SCCP-0 PS MI=IMSI-262420000000003: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250126085438127 DCN DEBUG map_sccp[0x56264c624aa0]{init}: Allocated (fsm.c:456) 20250126085438128 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-113)[0x56264c624aa0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250126085438128 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9402264 <-> SCCP-113 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250126085438128 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9402264 SCCP-113 sgsn-0 MI=IMSI-262420000000003: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250126085438128 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9402264)[0x56264c628dc0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250126085438128 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085438128 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085438128 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9402264)[0x56264c628dc0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250126085438128 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-113)[0x56264c624aa0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126085438128 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250126085438128 DLSCCP DEBUG SCCP-SCOC(113)[0x56264c632ba0]{IDLE}: Allocated (fsm.c:456) 20250126085438128 DLSCCP DEBUG SCCP-SCOC(113)[0x56264c632ba0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250126085438128 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000071), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f11009260037400100003a40080000f110092600370010401d1c080101d571000008292624000000003000f1102a2a170512c7422000004f40030001c90056400500f1100926) (sccp_scrc.c:406) 20250126085438128 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085438128 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085438128 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085438128 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085438128 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085438128 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085438128 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085438128 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085438128 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085438128 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085438128 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085438128 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085438128 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085438128 DLSCCP DEBUG SCCP-SCOC(113)[0x56264c632ba0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250126085438128 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-113)[0x56264c624aa0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250126085438128 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9402264)[0x56264c628dc0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250126085438129 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085438129 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085438129 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085438129 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085438129 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085438129 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085438129 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085438129 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(1008)@009b6094bab8: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(1008)@009b6094bab8: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(1009)@009b6094bab8: Found Expect[0] for l3='080101D571000008292624000000003000F1102A2A170512C7422000'O handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1012) HNBGW_Test.sgsn0-RAN(1009)@009b6094bab8: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1012)8107210 HNBGW_Test.sgsn0-SCCP(1008)@009b6094bab8: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(1008)@009b6094bab8: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250126085438148 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085438148 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085438148 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085438148 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085438148 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085438148 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085438148 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085438148 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1012)@009b6094bab8: setverdict(pass): none -> pass 20250126085438148 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085438148 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085438148 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085438148 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085438148 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085438148 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00a41ac4) (sccp_scrc.c:477) 20250126085438148 DLSCCP DEBUG Received CO:COAK for local reference 113 (sccp_scoc.c:1824) 20250126085438148 DLSCCP DEBUG SCCP-SCOC(113)[0x56264c632ba0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250126085438148 DLSCCP DEBUG SCCP-SCOC(113)[0x56264c632ba0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250126085438148 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085438148 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250126085438149 DCN DEBUG handle_cn_conn_conf() conn_id=113, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250126085438149 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-113)[0x56264c624aa0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250126085438149 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-113)[0x56264c624aa0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250126085438151 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58852<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1012)@009b6094bab8: Final verdict of PTC: pass MTC@009b6094bab8: 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 } } } 20250126085438153 DLCTRL DEBUG Command: GET 422132372 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250126085438153 DLCTRL DEBUG Tx Command reply: GET_REPLY 422132372 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20250126085438157 DLCTRL DEBUG Command: GET 565518386 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250126085438157 DLCTRL DEBUG Tx Command reply: GET_REPLY 565518386 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250126085438162 DLCTRL DEBUG Command: GET 100932408 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250126085438162 DLCTRL DEBUG Tx Command reply: GET_REPLY 100932408 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085438165 DLCTRL DEBUG Command: GET 589007671 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085438165 DLCTRL DEBUG Tx Command reply: GET_REPLY 589007671 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085438167 DLCTRL DEBUG Command: GET 130899199 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250126085438167 DLCTRL DEBUG Tx Command reply: GET_REPLY 130899199 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126085438169 DLCTRL DEBUG Command: GET 819065586 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250126085438169 DLCTRL DEBUG Tx Command reply: GET_REPLY 819065586 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250126085438170 DLCTRL DEBUG Command: GET 549061075 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250126085438170 DLCTRL DEBUG Tx Command reply: GET_REPLY 549061075 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250126085438171 DLCTRL DEBUG Command: GET 500034799 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250126085438171 DLCTRL DEBUG Tx Command reply: GET_REPLY 500034799 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085438172 DLCTRL DEBUG Command: GET 993587911 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085438172 DLCTRL DEBUG Tx Command reply: GET_REPLY 993587911 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085438172 DLCTRL DEBUG Command: GET 894476259 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250126085438172 DLCTRL DEBUG Tx Command reply: GET_REPLY 894476259 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126085438173 DLCTRL DEBUG Command: GET 370686534 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250126085438173 DLCTRL DEBUG Tx Command reply: GET_REPLY 370686534 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250126085438174 DLCTRL DEBUG Command: GET 857106435 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250126085438174 DLCTRL DEBUG Tx Command reply: GET_REPLY 857106435 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250126085438174 DLCTRL DEBUG Command: GET 721858330 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250126085438174 DLCTRL DEBUG Tx Command reply: GET_REPLY 721858330 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085438175 DLCTRL DEBUG Command: GET 78142047 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085438175 DLCTRL DEBUG Tx Command reply: GET_REPLY 78142047 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085438176 DLCTRL DEBUG Command: GET 489558009 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250126085438176 DLCTRL DEBUG Tx Command reply: GET_REPLY 489558009 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126085438176 DLCTRL DEBUG Command: GET 756148758 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250126085438176 DLCTRL DEBUG Tx Command reply: GET_REPLY 756148758 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250126085438177 DLCTRL DEBUG Command: GET 747951024 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250126085438177 DLCTRL DEBUG Tx Command reply: GET_REPLY 747951024 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250126085438178 DLCTRL DEBUG Command: GET 791000404 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250126085438178 DLCTRL DEBUG Tx Command reply: GET_REPLY 791000404 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085438178 DLCTRL DEBUG Command: GET 909431889 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085438178 DLCTRL DEBUG Tx Command reply: GET_REPLY 909431889 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085438179 DLCTRL DEBUG Command: GET 490866742 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250126085438179 DLCTRL DEBUG Tx Command reply: GET_REPLY 490866742 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed MTC@009b6094bab8: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '08087300F1102A2A170512C7422000'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111001'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000100101110'B, t_guard := 20.000000 } 20250126085438189 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58856<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(1009)@009b6094bab8: f_create_expect(l3 := '08087300F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(1009)@009b6094bab8: Created Expect[0] for '08087300F1102A2A170512C7422000'O to be handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1013) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(1002)@009b6094bab8: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1013)13427088 20250126085439209 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085439209 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085439209 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 104 bytes from client (stream_srv.c:1355) 20250126085439209 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250126085439209 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xcce190, normal) (hnbgw_rua.c:407) 20250126085439209 DHNB DEBUG map_rua[0x56264c642f10]{init}: Allocated (fsm.c:456) 20250126085439209 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13427088)[0x56264c642f10]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250126085439209 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13427088 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250126085439209 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085439209 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085439209 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:254) 20250126085439209 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13427088 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250126085439209 DCN DEBUG map_sccp[0x56264c63be70]{init}: Allocated (fsm.c:456) 20250126085439209 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-114)[0x56264c63be70]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250126085439209 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13427088 <-> SCCP-114 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250126085439209 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13427088 SCCP-114 sgsn-0 MI=NONE: rx RUA Connect with 75 bytes RANAP data (hnbgw_rua.c:312) 20250126085439209 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13427088)[0x56264c642f10]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250126085439209 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085439209 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085439209 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13427088)[0x56264c642f10]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250126085439209 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-114)[0x56264c63be70]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126085439209 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250126085439209 DLSCCP DEBUG SCCP-SCOC(114)[0x56264c62bfb0]{IDLE}: Allocated (fsm.c:456) 20250126085439209 DLSCCP DEBUG SCCP-SCOC(114)[0x56264c62bfb0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250126085439209 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000072), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=75,D=001340470000070003400180000f40060000f11009260037400100003a40080000f11009260037001040100f08087300f1102a2a170512c7422000004f400300012e0056400500f1100926) (sccp_scrc.c:406) 20250126085439209 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085439209 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085439209 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085439209 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085439209 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085439209 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085439209 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085439209 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085439209 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085439209 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085439209 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085439209 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085439209 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085439209 DLSCCP DEBUG SCCP-SCOC(114)[0x56264c62bfb0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250126085439209 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-114)[0x56264c63be70]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250126085439209 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13427088)[0x56264c642f10]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250126085439210 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085439210 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085439210 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085439210 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085439210 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085439210 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085439210 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085439210 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(1008)@009b6094bab8: First idle individual index:1 HNBGW_Test.sgsn0-SCCP(1008)@009b6094bab8: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn0-RAN(1009)@009b6094bab8: Found Expect[0] for l3='08087300F1102A2A170512C7422000'O handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1013) HNBGW_Test.sgsn0-RAN(1009)@009b6094bab8: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1013)2400605 HNBGW_Test.sgsn0-SCCP(1008)@009b6094bab8: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(1008)@009b6094bab8: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250126085439213 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085439213 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085439214 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085439214 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085439214 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085439214 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085439214 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085439214 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085439214 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085439214 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085439214 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085439214 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085439214 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085439214 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00d2f984) (sccp_scrc.c:477) 20250126085439214 DLSCCP DEBUG Received CO:COAK for local reference 114 (sccp_scoc.c:1824) 20250126085439214 DLSCCP DEBUG SCCP-SCOC(114)[0x56264c62bfb0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250126085439214 DLSCCP DEBUG SCCP-SCOC(114)[0x56264c62bfb0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250126085439214 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085439214 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250126085439214 DCN DEBUG handle_cn_conn_conf() conn_id=114, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250126085439214 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-114)[0x56264c63be70]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250126085439214 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-114)[0x56264c63be70]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1013)@009b6094bab8: setverdict(pass): none -> pass 20250126085439216 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58856<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1013)@009b6094bab8: Final verdict of PTC: pass MTC@009b6094bab8: 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 } } } 20250126085439217 DLCTRL DEBUG Command: GET 955743278 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250126085439217 DLCTRL DEBUG Tx Command reply: GET_REPLY 955743278 rate_ctr.abs.sgsn.0.cnpool:subscr:new 2 (control_if.c:477) 20250126085439219 DLCTRL DEBUG Command: GET 465877742 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250126085439219 DLCTRL DEBUG Tx Command reply: GET_REPLY 465877742 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250126085439220 DLCTRL DEBUG Command: GET 200973689 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250126085439220 DLCTRL DEBUG Tx Command reply: GET_REPLY 200973689 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085439222 DLCTRL DEBUG Command: GET 20865682 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085439222 DLCTRL DEBUG Tx Command reply: GET_REPLY 20865682 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085439223 DLCTRL DEBUG Command: GET 425006598 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250126085439223 DLCTRL DEBUG Tx Command reply: GET_REPLY 425006598 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126085439225 DLCTRL DEBUG Command: GET 755655348 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250126085439225 DLCTRL DEBUG Tx Command reply: GET_REPLY 755655348 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250126085439226 DLCTRL DEBUG Command: GET 128033983 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250126085439226 DLCTRL DEBUG Tx Command reply: GET_REPLY 128033983 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250126085439227 DLCTRL DEBUG Command: GET 999849181 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250126085439227 DLCTRL DEBUG Tx Command reply: GET_REPLY 999849181 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085439229 DLCTRL DEBUG Command: GET 542543215 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085439229 DLCTRL DEBUG Tx Command reply: GET_REPLY 542543215 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085439229 DLCTRL DEBUG Command: GET 295442730 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250126085439229 DLCTRL DEBUG Tx Command reply: GET_REPLY 295442730 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126085439230 DLCTRL DEBUG Command: GET 865979467 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250126085439230 DLCTRL DEBUG Tx Command reply: GET_REPLY 865979467 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250126085439231 DLCTRL DEBUG Command: GET 787062075 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250126085439231 DLCTRL DEBUG Tx Command reply: GET_REPLY 787062075 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250126085439232 DLCTRL DEBUG Command: GET 853355511 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250126085439232 DLCTRL DEBUG Tx Command reply: GET_REPLY 853355511 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085439232 DLCTRL DEBUG Command: GET 16920540 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085439232 DLCTRL DEBUG Tx Command reply: GET_REPLY 16920540 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085439233 DLCTRL DEBUG Command: GET 682847314 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250126085439233 DLCTRL DEBUG Tx Command reply: GET_REPLY 682847314 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126085439234 DLCTRL DEBUG Command: GET 983616999 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250126085439234 DLCTRL DEBUG Tx Command reply: GET_REPLY 983616999 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250126085439235 DLCTRL DEBUG Command: GET 462837474 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250126085439235 DLCTRL DEBUG Tx Command reply: GET_REPLY 462837474 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250126085439236 DLCTRL DEBUG Command: GET 225104181 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250126085439236 DLCTRL DEBUG Tx Command reply: GET_REPLY 225104181 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085439237 DLCTRL DEBUG Command: GET 46534936 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085439237 DLCTRL DEBUG Tx Command reply: GET_REPLY 46534936 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085439237 DLCTRL DEBUG Command: GET 118820201 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250126085439237 DLCTRL DEBUG Tx Command reply: GET_REPLY 118820201 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed MTC@009b6094bab8: "connecting cnlink 1" 20250126085439238 DLGLOBAL NOTICE TTCN3 f_logp(): connecting cnlink 1 (logging_vty.c:1172) MTC@009b6094bab8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@009b6094bab8: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(1016)@009b6094bab8: ************************************************* HNBGW_Test.sgsn1-M3UA(1016)@009b6094bab8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(1016)@009b6094bab8: ************************************************* HNBGW_Test.sgsn1-SCCP(1014)@009b6094bab8: v_sccp_pdu_maxlen:268 20250126085439453 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126085439453 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20250126085439453 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126085439453 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(1016)@009b6094bab8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250126085439462 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085439462 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20250126085439462 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126085439462 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126085439462 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126085439462 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250126085439462 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126085439465 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085439465 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20250126085439465 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126085439465 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126085439465 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126085439465 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126085439465 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126085439465 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085439465 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126085439465 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:406) 20250126085439465 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085439465 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085439465 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085439465 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085439465 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126085439465 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126085439465 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085439466 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085439466 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250126085439466 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085439466 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085439466 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085439466 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085439467 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085439467 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085439467 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085439467 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085439467 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085439467 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085439467 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085439467 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085439467 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085439467 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085439467 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126085439467 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085439467 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085439467 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085439467 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085439467 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085439467 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126085439467 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126085439467 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126085439467 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250126085439467 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085439968 DLSCCP DEBUG SCCP-SCOC(110)[0x56264c628440]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250126085439968 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0092e7c3), PART(T=Source Reference,L=4,D=0000006e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085439968 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085439968 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085439968 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085439968 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085439968 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085439968 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085439968 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085439968 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085439968 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085439968 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085439968 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085439968 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085439972 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085439972 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085439972 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085439972 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085439972 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085439972 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085439972 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085439972 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085439972 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085439972 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085439972 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085439972 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085439972 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085439973 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=0092e7c3) (sccp_scrc.c:477) 20250126085439973 DLSCCP DEBUG Received CO:RELCO for local reference 110 (sccp_scoc.c:1824) 20250126085439973 DLSCCP DEBUG SCCP-SCOC(110)[0x56264c628440]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250126085439973 DLSCCP DEBUG SCCP-SCOC(110)[0x56264c628440]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250126085439973 DLSCCP DEBUG SCCP-SCOC(110)[0x56264c628440]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250126085439973 DLSCCP DEBUG SCCP-SCOC(110)[0x56264c628440]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250126085439973 DLSCCP DEBUG SCCP-SCOC(110)[0x56264c628440]{IDLE}: Deallocated (fsm.c:568) MTC@009b6094bab8: 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 := '000000000000000110111101'B, t_guard := 20.000000 } HNBGW_Test.sgsn1-RAN(1015)@009b6094bab8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126085440265 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085440265 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250126085440265 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250126085440265 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250126085440265 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085440265 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085440265 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085440265 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085440265 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085440265 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085440265 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085440265 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250126085440265 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085440265 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085440265 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250126085440265 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250126085440265 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085440265 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085440265 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085440265 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085440265 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085440265 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085440265 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085440265 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085440265 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085440265 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085440265 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085440265 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085440265 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085440265 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085440265 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126085440265 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126085440265 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) 20250126085440265 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) 20250126085440265 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085440265 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250126085440265 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085440265 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085440265 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085440265 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085440265 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085440265 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085440265 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085440265 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085440265 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085440265 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085440265 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085440265 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085440265 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085440265 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126085440265 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126085440265 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126085440265 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250126085440265 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085440265 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085440265 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126085440265 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085440265 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126085440265 DRANAP NOTICE cnlink(sgsn-1)[0x56264c619980]{CONNECTED}: link up (cnlink.c:111) 20250126085440266 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085440266 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250126085440266 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250126085440266 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250126085440266 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085440266 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085440266 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085440266 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085440266 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085440266 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085440266 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085440266 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250126085440266 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085440266 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085440266 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250126085440266 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20250126085440266 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085440266 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085440266 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085440266 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085440266 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085440266 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085440266 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085440266 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085440266 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085440266 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085440266 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085440266 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085440266 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085440266 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085440266 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126085440266 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126085440266 DRANAP INFO cnlink(sgsn-1)[0x56264c619980]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250126085440285 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58870<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126085441054 DLSCCP DEBUG SCCP-SCOC(112)[0x56264c670b10]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250126085441054 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005d1d51), PART(T=Source Reference,L=4,D=00000070), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085441054 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085441054 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085441054 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126085441054 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085441054 DLSCCP DEBUG SCCP-SCOC(111)[0x56264c63aff0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250126085441054 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dfa30a), PART(T=Source Reference,L=4,D=0000006f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085441054 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085441054 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085441054 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126085441054 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085441054 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085441054 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085441054 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085441054 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126085441054 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126085441054 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126085441054 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250126085441054 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085441054 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085441054 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085441054 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085441054 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126085441054 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126085441054 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126085441054 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250126085441054 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085441061 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085441061 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250126085441061 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250126085441061 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250126085441061 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085441061 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085441061 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085441061 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085441061 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085441061 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085441061 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085441061 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250126085441061 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085441061 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=005d1d51) (sccp_scrc.c:477) 20250126085441061 DLSCCP DEBUG Received CO:RELCO for local reference 112 (sccp_scoc.c:1824) 20250126085441061 DLSCCP DEBUG SCCP-SCOC(112)[0x56264c670b10]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250126085441061 DLSCCP DEBUG SCCP-SCOC(112)[0x56264c670b10]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250126085441061 DLSCCP DEBUG SCCP-SCOC(112)[0x56264c670b10]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250126085441061 DLSCCP DEBUG SCCP-SCOC(112)[0x56264c670b10]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250126085441062 DLSCCP DEBUG SCCP-SCOC(112)[0x56264c670b10]{IDLE}: Deallocated (fsm.c:568) 20250126085441264 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085441264 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250126085441264 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250126085441264 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250126085441264 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085441264 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085441264 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085441265 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085441265 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085441265 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085441265 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085441265 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250126085441265 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085441265 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=00dfa30a) (sccp_scrc.c:477) 20250126085441265 DLSCCP DEBUG Received CO:RELCO for local reference 111 (sccp_scoc.c:1824) 20250126085441265 DLSCCP DEBUG SCCP-SCOC(111)[0x56264c63aff0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250126085441265 DLSCCP DEBUG SCCP-SCOC(111)[0x56264c63aff0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250126085441265 DLSCCP DEBUG SCCP-SCOC(111)[0x56264c63aff0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250126085441265 DLSCCP DEBUG SCCP-SCOC(111)[0x56264c63aff0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250126085441265 DLSCCP DEBUG SCCP-SCOC(111)[0x56264c63aff0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.sgsn1-RAN(1015)@009b6094bab8: f_create_expect(l3 := '08050118082926240000000030'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(1015)@009b6094bab8: Created Expect[0] for '08050118082926240000000030'O to be handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1017) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(1002)@009b6094bab8: Added conn table entry 2TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1017)10926685 20250126085441315 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085441315 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085441316 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1355) 20250126085441316 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250126085441316 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xa6ba5d, normal) (hnbgw_rua.c:407) 20250126085441316 DHNB DEBUG map_rua[0x56264c63aff0]{init}: Allocated (fsm.c:456) 20250126085441316 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10926685)[0x56264c63aff0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250126085441316 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10926685 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250126085441316 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085441316 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085441316 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10926685 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 1 (hnbgw_cn.c:1125) 20250126085441316 DCN DEBUG map_sccp[0x56264c670b10]{init}: Allocated (fsm.c:456) 20250126085441316 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-115)[0x56264c670b10]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250126085441316 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-10926685 <-> SCCP-115 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20250126085441316 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10926685 SCCP-115 sgsn-1 MI=NONE: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250126085441316 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10926685)[0x56264c63aff0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250126085441316 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085441316 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085441316 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10926685)[0x56264c63aff0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250126085441316 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-115)[0x56264c670b10]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126085441316 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250126085441316 DLSCCP DEBUG SCCP-SCOC(115)[0x56264c628440]{IDLE}: Allocated (fsm.c:456) 20250126085441316 DLSCCP DEBUG SCCP-SCOC(115)[0x56264c628440]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250126085441316 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000073), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000070003400180000f40060000f11009260037400100003a40080000f110092600370010400e0d08050118082926240000000030004f40030001bd0056400500f1100926) (sccp_scrc.c:406) 20250126085441316 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085441317 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085441317 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085441317 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085441317 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085441317 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085441317 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085441317 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085441317 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085441317 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085441317 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085441317 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126085441317 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085441317 DLSCCP DEBUG SCCP-SCOC(115)[0x56264c628440]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250126085441317 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-115)[0x56264c670b10]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250126085441317 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10926685)[0x56264c63aff0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250126085441317 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085441317 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085441317 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085441317 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126085441317 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126085441317 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126085441317 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250126085441317 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-SCCP(1014)@009b6094bab8: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(1014)@009b6094bab8: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(1015)@009b6094bab8: Found Expect[0] for l3='08050118082926240000000030'O handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1017) HNBGW_Test.sgsn1-RAN(1015)@009b6094bab8: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1017)2096170 HNBGW_Test.sgsn1-SCCP(1014)@009b6094bab8: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(1014)@009b6094bab8: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250126085441336 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085441336 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250126085441336 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250126085441336 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250126085441336 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085441336 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085441336 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085441336 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1017)@009b6094bab8: setverdict(pass): none -> pass 20250126085441336 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085441336 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085441336 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085441337 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250126085441337 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085441337 DLSS7 DEBUG scrc_rx_mtp_xfer_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=007a7e75) (sccp_scrc.c:477) 20250126085441337 DLSCCP DEBUG Received CO:COAK for local reference 115 (sccp_scoc.c:1824) 20250126085441337 DLSCCP DEBUG SCCP-SCOC(115)[0x56264c628440]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250126085441337 DLSCCP DEBUG SCCP-SCOC(115)[0x56264c628440]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250126085441337 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085441337 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250126085441337 DCN DEBUG handle_cn_conn_conf() conn_id=115, addrs: called=RI=SSN_PC,PC=0.1.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250126085441337 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-115)[0x56264c670b10]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250126085441337 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-115)[0x56264c670b10]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250126085441338 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58870<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1017)@009b6094bab8: Final verdict of PTC: pass MTC@009b6094bab8: 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 } } } 20250126085441340 DLCTRL DEBUG Command: GET 112807000 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250126085441340 DLCTRL DEBUG Tx Command reply: GET_REPLY 112807000 rate_ctr.abs.sgsn.0.cnpool:subscr:new 2 (control_if.c:477) 20250126085441346 DLCTRL DEBUG Command: GET 387914576 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250126085441346 DLCTRL DEBUG Tx Command reply: GET_REPLY 387914576 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250126085441349 DLCTRL DEBUG Command: GET 833267067 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250126085441349 DLCTRL DEBUG Tx Command reply: GET_REPLY 833267067 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085441351 DLCTRL DEBUG Command: GET 658692797 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085441351 DLCTRL DEBUG Tx Command reply: GET_REPLY 658692797 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085441352 DLCTRL DEBUG Command: GET 270786163 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250126085441352 DLCTRL DEBUG Tx Command reply: GET_REPLY 270786163 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126085441354 DLCTRL DEBUG Command: GET 747660545 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250126085441354 DLCTRL DEBUG Tx Command reply: GET_REPLY 747660545 rate_ctr.abs.sgsn.1.cnpool:subscr:new 1 (control_if.c:477) 20250126085441355 DLCTRL DEBUG Command: GET 275007657 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250126085441355 DLCTRL DEBUG Tx Command reply: GET_REPLY 275007657 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250126085441356 DLCTRL DEBUG Command: GET 999930643 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250126085441356 DLCTRL DEBUG Tx Command reply: GET_REPLY 999930643 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085441358 DLCTRL DEBUG Command: GET 498162611 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085441358 DLCTRL DEBUG Tx Command reply: GET_REPLY 498162611 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085441359 DLCTRL DEBUG Command: GET 787404991 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250126085441359 DLCTRL DEBUG Tx Command reply: GET_REPLY 787404991 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126085441360 DLCTRL DEBUG Command: GET 944909346 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250126085441360 DLCTRL DEBUG Tx Command reply: GET_REPLY 944909346 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250126085441361 DLCTRL DEBUG Command: GET 435999294 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250126085441361 DLCTRL DEBUG Tx Command reply: GET_REPLY 435999294 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250126085441362 DLCTRL DEBUG Command: GET 691938247 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250126085441362 DLCTRL DEBUG Tx Command reply: GET_REPLY 691938247 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085441363 DLCTRL DEBUG Command: GET 100767379 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085441363 DLCTRL DEBUG Tx Command reply: GET_REPLY 100767379 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085441365 DLCTRL DEBUG Command: GET 54877476 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250126085441365 DLCTRL DEBUG Tx Command reply: GET_REPLY 54877476 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126085441366 DLCTRL DEBUG Command: GET 544891528 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250126085441366 DLCTRL DEBUG Tx Command reply: GET_REPLY 544891528 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250126085441367 DLCTRL DEBUG Command: GET 971802408 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250126085441367 DLCTRL DEBUG Tx Command reply: GET_REPLY 971802408 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250126085441368 DLCTRL DEBUG Command: GET 375437831 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250126085441368 DLCTRL DEBUG Tx Command reply: GET_REPLY 375437831 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085441369 DLCTRL DEBUG Command: GET 150785295 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085441369 DLCTRL DEBUG Tx Command reply: GET_REPLY 150785295 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085441370 DLCTRL DEBUG Command: GET 957758756 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250126085441370 DLCTRL DEBUG Tx Command reply: GET_REPLY 957758756 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed MTC@009b6094bab8: ok: talloc reports "asn1_context" = 1 bytes 20250126085441373 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:46561<->l=127.0.0.1:4262) (control_if.c:193) 20250126085441373 DLINP DEBUG SRVCONN(,r=127.0.0.1:45777<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085441373 DLINP DEBUG SRVCONN(,r=127.0.0.1:45777<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085441373 DLINP NOTICE SRV(,r=127.0.0.1:45777<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250126085441373 DMAIN NOTICE (127.0.0.1:45777 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:45777<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250126085441373 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20250126085441373 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250126085441373 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085441373 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250126085441373 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT HNBGW_Test.msc0-RAN(1006)@009b6094bab8: Final verdict of PTC: none 20250126085441373 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250126085441373 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085441373 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126085441373 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250126085441373 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126085441373 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085441373 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20250126085441373 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126085441373 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49976<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250126085441373 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126085441373 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126085441373 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250126085441373 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126085441373 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250126085441373 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085441373 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126085441373 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20250126085441373 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085441373 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085441373 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085441373 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085441373 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126085441373 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126085441373 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126085441373 DRANAP NOTICE cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: link lost (cnlink.c:118) 20250126085441373 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-113)[0x56264c624aa0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250126085441373 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250126085441373 DLSCCP DEBUG SCCP-SCOC(113)[0x56264c632ba0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250126085441373 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a41ac4), PART(T=Source Reference,L=4,D=00000071), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250126085441373 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085441373 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085441373 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085441373 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085441373 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126085441373 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085441373 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126085441373 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250126085441373 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20250126085441373 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085441373 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250126085441373 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20250126085441373 DLINP <0002> stream_srv.c:766 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250126085441373 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085441373 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20250126085441373 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126085441373 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126085441373 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126085441373 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250126085441373 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126085441373 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250126085441373 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085441373 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085441373 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085441373 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085441373 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085441373 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085441373 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085441373 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250126085441373 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085441373 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085441373 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085441373 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085441373 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085441373 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085441373 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085441373 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250126085441374 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085441374 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085441374 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085441374 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126085441374 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126085441374 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126085441374 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250126085441374 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(1009)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(1010)@009b6094bab8: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(1004)@009b6094bab8: Final verdict of PTC: none MutexDispCT-TC_sgsnpool_sccp_n_pcstate_attaches_cnlink(997)@009b6094bab8: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(1002)@009b6094bab8: Final verdict of PTC: none IPA-CTRL-CLI-IPA(999)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(1015)@009b6094bab8: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1(1003)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(1007)@009b6094bab8: Final verdict of PTC: none 20250126085441373 DLSCCP DEBUG SCCP-SCOC(113)[0x56264c632ba0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250126085441373 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-113)[0x56264c624aa0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250126085441373 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9402264)[0x56264c628dc0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250126085441373 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9402264)[0x56264c628dc0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250126085441373 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250126085441373 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9402264)[0x56264c628dc0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250126085441373 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9402264)[0x56264c628dc0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250126085441373 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9402264)[0x56264c628dc0]{disrupted}: Freeing instance (context_map.c:202) 20250126085441373 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9402264)[0x56264c628dc0]{disrupted}: Deallocated (fsm.c:568) 20250126085441373 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-113)[0x56264c624aa0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250126085441373 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-113)[0x56264c624aa0]{disconnected}: Freeing instance (context_map.c:206) 20250126085441373 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-113)[0x56264c624aa0]{disconnected}: Deallocated (fsm.c:568) 20250126085441373 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9402264 SCCP-113 sgsn-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250126085441373 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-114)[0x56264c63be70]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250126085441373 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250126085441373 DLSCCP DEBUG SCCP-SCOC(114)[0x56264c62bfb0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250126085441373 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d2f984), PART(T=Source Reference,L=4,D=00000072), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250126085441373 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085441373 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085441373 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085441373 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085441373 DLSCCP DEBUG SCCP-SCOC(114)[0x56264c62bfb0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250126085441373 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-114)[0x56264c63be70]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250126085441373 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13427088)[0x56264c642f10]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250126085441373 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13427088)[0x56264c642f10]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250126085441373 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250126085441373 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13427088)[0x56264c642f10]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250126085441373 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13427088)[0x56264c642f10]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250126085441373 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13427088)[0x56264c642f10]{disrupted}: Freeing instance (context_map.c:202) 20250126085441373 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13427088)[0x56264c642f10]{disrupted}: Deallocated (fsm.c:568) 20250126085441373 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-114)[0x56264c63be70]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250126085441373 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-114)[0x56264c63be70]{disconnected}: Freeing instance (context_map.c:206) 20250126085441373 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-114)[0x56264c63be70]{disconnected}: Deallocated (fsm.c:568) 20250126085441373 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13427088 SCCP-114 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20250126085441373 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085441373 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250126085441373 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:894) 20250126085441373 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085441373 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250126085441373 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250126085441373 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250126085441373 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10926685)[0x56264c63aff0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250126085441373 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10926685)[0x56264c63aff0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250126085441373 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-115)[0x56264c670b10]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250126085441373 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250126085441373 DLSCCP DEBUG SCCP-SCOC(115)[0x56264c628440]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250126085441373 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007a7e75), PART(T=Source Reference,L=4,D=00000073), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250126085441373 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085441373 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085441373 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126085441373 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085441373 DLSCCP DEBUG SCCP-SCOC(115)[0x56264c628440]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250126085441373 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-115)[0x56264c670b10]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250126085441373 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10926685)[0x56264c63aff0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250126085441373 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10926685)[0x56264c63aff0]{disrupted}: Freeing instance (context_map.c:202) 20250126085441373 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10926685)[0x56264c63aff0]{disrupted}: Deallocated (fsm.c:568) 20250126085441373 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-115)[0x56264c670b10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250126085441373 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-115)[0x56264c670b10]{disconnected}: Freeing instance (context_map.c:206) 20250126085441374 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-115)[0x56264c670b10]{disconnected}: Deallocated (fsm.c:568) 20250126085441374 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-10926685 SCCP-115 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20250126085441374 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085441374 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126085441374 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20250126085441374 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085441374 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085441374 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085441374 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085441374 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126085441374 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126085441374 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126085441374 DRANAP NOTICE cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: link lost (cnlink.c:118) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0(1001)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(1005)@009b6094bab8: Final verdict of PTC: none 20250126085441374 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126085441374 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085441374 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126085441374 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250126085441374 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SEND_FAILED flags=0x1 20250126085441374 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085441374 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250126085441374 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SEND_FAILED 20250126085441374 DLINP <0002> stream_srv.c:766 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250126085441374 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085441374 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn1-0: connection closed 20250126085441374 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126085441374 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126085441374 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126085441374 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250126085441374 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126085441374 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250126085441374 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085441375 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126085441375 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:371) 20250126085441375 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085441375 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085441375 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085441375 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085441375 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126085441375 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126085441375 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126085441375 DRANAP NOTICE cnlink(sgsn-1)[0x56264c619980]{DISCONNECTED}: link lost (cnlink.c:118) VirtHNBGW-STATS(998)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(1014)@009b6094bab8: Final verdict of PTC: none HNBGW-MGCP(1011)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(1008)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(1016)@009b6094bab8: Final verdict of PTC: none MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126085441376 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49966<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(1000)@009b6094bab8: Final verdict of PTC: none MTC@009b6094bab8: Setting final verdict of the test case. MTC@009b6094bab8: Local verdict of MTC: pass MTC@009b6094bab8: Local verdict of PTC MutexDispCT-TC_sgsnpool_sccp_n_pcstate_attaches_cnlink(997): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC VirtHNBGW-STATS(998): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC IPA-CTRL-CLI-IPA(999): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW-PFCP(1000): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0(1001): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(1002): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1(1003): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(1004): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.msc0-SCCP(1005): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.msc0-RAN(1006): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.msc0-M3UA(1007): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(1008): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.sgsn0-RAN(1009): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(1010): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW-MGCP(1011): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1012): pass (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1013): pass (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(1014): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.sgsn1-RAN(1015): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(1016): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1017): pass (pass -> pass) MTC@009b6094bab8: Test case TC_sgsnpool_sccp_n_pcstate_attaches_cnlink finished. Verdict: pass MTC@009b6094bab8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink pass'. Sun Jan 26 08:54:41 UTC 2025 ====== HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink.talloc 20250126085441446 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58878<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126085441768 DLSCCP DEBUG SCCP-SCOC(108)[0x56264c6430c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085441768 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cea86b), PART(T=Source Reference,L=4,D=0000006c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085441769 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085441769 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085441769 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085441769 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085441769 DLSCCP DEBUG SCCP-SCOC(109)[0x56264c632f90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085441769 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ab4350), PART(T=Source Reference,L=4,D=0000006d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085441769 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085441769 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085441769 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250126085441769 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085441769 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085441769 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085441769 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085441769 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085441769 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085441769 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085441769 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085441769 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250126085441769 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085441769 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085441770 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085441770 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250126085441770 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250126085441770 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250126085441770 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250126085442049 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58878<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=525116) Waiting for packet dumper to finish... 1 (prev_count=525116, count=534036) 20250126085443375 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126085443375 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250126085443375 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250126085443375 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126085443375 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250126085443375 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250126085443375 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126085443375 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250126085443375 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@009b6094bab8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink pass' was executed successfully (exit status: 0). MTC@009b6094bab8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_second_rab_assignment'. ------ HNBGW_Tests.TC_second_rab_assignment ------ Sun Jan 26 08:54:44 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_second_rab_assignment.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_second_rab_assignment.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250126085444263 DLSCCP DEBUG SCCP-SCOC(107)[0x56264c62ce70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085444263 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f875e3), PART(T=Source Reference,L=4,D=0000006b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085444263 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085444263 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085444263 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126085444263 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085444263 DLSCCP DEBUG SCCP-SCOC(105)[0x56264c626db0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085444263 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bde8f9), PART(T=Source Reference,L=4,D=00000069), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085444263 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085444263 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085444263 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250126085444263 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085444263 DLSCCP DEBUG SCCP-SCOC(106)[0x56264c632cd0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085444263 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0063e507), PART(T=Source Reference,L=4,D=0000006a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085444263 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085444263 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085444263 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250126085444263 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085444263 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085444263 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085444263 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085444263 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126085444264 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126085444264 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126085444264 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250126085444264 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085444264 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085444264 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085444264 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250126085444264 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250126085444264 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250126085444264 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250126085444264 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085444264 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085444264 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085444264 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250126085444264 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250126085444264 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250126085444264 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250126085445057 DLSCCP DEBUG SCCP-SCOC(104)[0x56264c62f810]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085445057 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0020db62), PART(T=Source Reference,L=4,D=00000068), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085445057 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085445058 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085445058 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126085445058 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085445058 DLSCCP DEBUG SCCP-SCOC(103)[0x56264c63d930]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085445058 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ddb9ed), PART(T=Source Reference,L=4,D=00000067), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085445058 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085445058 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085445058 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126085445058 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085445058 DLSCCP DEBUG SCCP-SCOC(102)[0x56264c6291d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085445058 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0094e855), PART(T=Source Reference,L=4,D=00000066), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085445058 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085445058 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085445058 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126085445058 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085445058 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085445058 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085445058 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085445058 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126085445058 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126085445058 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126085445058 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250126085445058 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085445058 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085445058 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085445058 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126085445059 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126085445059 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126085445059 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250126085445059 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085445059 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085445059 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085445059 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126085445059 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126085445059 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126085445059 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down MTC@009b6094bab8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_second_rab_assignment' was executed successfully (exit status: 0). MTC@009b6094bab8: Test case TC_second_rab_assignment started. 20250126085445152 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58880<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126085445157 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58896<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126085445161 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:41717<->l=127.0.0.1:4262) (control_if.c:572) 20250126085445174 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085445174 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085445175 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085445175 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085445175 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085445175 DRANAP DEBUG cnlink(msc-2)[0x56264c5ae870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085445175 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250126085445175 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_second_rab_assignment-Iuh0(1022)@009b6094bab8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250126085445175 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085445175 DRANAP DEBUG cnlink(msc-3)[0x56264c618660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085445176 DRANAP DEBUG cnlink(msc-3)[0x56264c618660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085445176 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250126085445176 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085445177 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085445177 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085445177 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085445177 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085445177 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085445177 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085445177 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085445177 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085445177 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085445177 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085445177 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085445177 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085445177 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085445177 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250126085445177 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085445177 DRANAP DEBUG cnlink(msc-3)[0x56264c618660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085445177 DRANAP DEBUG cnlink(msc-2)[0x56264c5ae870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085445177 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250126085445177 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085445177 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085445177 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085445177 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085445177 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085445177 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085445177 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085445177 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085445177 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085445177 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085445177 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085445177 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085445177 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085445177 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085445177 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250126085445177 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085445177 DRANAP DEBUG cnlink(msc-2)[0x56264c5ae870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085445177 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085445177 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250126085445177 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085445177 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085445177 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085445177 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085445177 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085445177 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085445177 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085445177 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085445177 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085445177 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085445177 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085445177 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085445177 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085445177 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085445177 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126085445177 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085445177 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085445177 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085445177 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250126085445177 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085445177 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085445177 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085445177 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085445177 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085445177 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085445177 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085445177 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085445177 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085445177 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085445177 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085445177 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085445177 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085445177 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085445177 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085445177 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085445177 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085445177 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085445177 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085445177 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085445177 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250126085445177 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250126085445177 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250126085445177 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085445177 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085445177 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085445177 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250126085445177 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250126085445177 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250126085445177 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250126085445177 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085445177 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085445177 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085445177 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126085445177 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126085445177 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126085445177 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250126085445177 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085445177 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085445177 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085445177 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085445177 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085445177 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085445177 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@009b6094bab8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@009b6094bab8: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(1026)@009b6094bab8: ************************************************* HNBGW_Test.msc0-M3UA(1026)@009b6094bab8: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(1026)@009b6094bab8: ************************************************* HNBGW_Test.msc0-SCCP(1024)@009b6094bab8: v_sccp_pdu_maxlen:268 20250126085445191 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085445191 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085445191 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085445191 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085445192 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085445192 DRANAP DEBUG cnlink(sgsn-2)[0x56264c61a310]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085445192 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085445192 DRANAP DEBUG cnlink(sgsn-3)[0x56264c61aca0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085445193 DRANAP DEBUG cnlink(sgsn-3)[0x56264c61aca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085445193 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250126085445193 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085445193 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085445193 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085445193 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085445193 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085445193 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085445193 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085445193 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085445193 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085445193 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085445193 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085445193 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085445193 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085445193 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085445193 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250126085445193 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085445193 DRANAP DEBUG cnlink(sgsn-3)[0x56264c61aca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085445193 DRANAP DEBUG cnlink(sgsn-2)[0x56264c61a310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085445193 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250126085445193 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085445193 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085445193 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085445193 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085445193 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085445193 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085445193 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085445193 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085445193 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085445193 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085445193 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085445193 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085445193 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085445193 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085445193 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250126085445193 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085445193 DRANAP DEBUG cnlink(sgsn-2)[0x56264c61a310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085445193 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085445193 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250126085445193 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085445193 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085445193 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085445193 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085445193 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085445193 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085445193 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085445193 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085445193 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085445193 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085445193 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085445193 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085445193 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085445193 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085445193 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126085445193 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085445193 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085445193 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085445193 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250126085445193 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085445193 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085445193 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085445193 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085445193 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085445193 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085445193 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085445193 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085445193 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085445193 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085445193 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085445193 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085445193 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085445193 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085445193 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085445193 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085445193 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085445193 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085445193 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085445193 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085445193 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250126085445193 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250126085445193 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250126085445193 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085445193 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085445193 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085445193 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250126085445193 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250126085445193 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250126085445193 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250126085445193 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085445193 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085445193 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085445193 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126085445193 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126085445193 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126085445193 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250126085445193 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085445193 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085445193 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085445193 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085445193 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085445193 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085445193 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@009b6094bab8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@009b6094bab8: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(1029)@009b6094bab8: ************************************************* HNBGW_Test.sgsn0-M3UA(1029)@009b6094bab8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(1029)@009b6094bab8: ************************************************* HNBGW_Test.sgsn0-SCCP(1027)@009b6094bab8: v_sccp_pdu_maxlen:268 20250126085445218 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085445218 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085445218 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1355) 20250126085445218 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250126085445218 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20250126085445218 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250126085445218 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250126085445218 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085445218 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@009b6094bab8: setverdict(pass): none -> pass 20250126085445387 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126085445387 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250126085445387 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126085445387 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(1026)@009b6094bab8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250126085445393 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085445393 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250126085445393 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126085445393 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126085445393 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126085445393 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250126085445393 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126085445394 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085445394 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250126085445394 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126085445394 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126085445394 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126085445394 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126085445394 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126085445394 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085445394 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126085445394 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20250126085445394 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085445394 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085445394 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085445394 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085445394 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126085445394 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126085445395 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085445396 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085445396 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250126085445396 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085445396 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085445396 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085445396 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085445396 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085445396 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085445396 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085445396 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085445396 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085445396 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085445396 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085445396 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085445396 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085445396 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085445396 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085445396 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085445396 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085445396 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085445396 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085445396 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085445396 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085445396 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085445396 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085445396 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085445396 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085445403 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126085445403 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250126085445403 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126085445403 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(1029)@009b6094bab8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250126085445409 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085445409 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250126085445409 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126085445409 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126085445410 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126085445410 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250126085445410 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126085445412 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085445412 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250126085445412 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126085445412 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126085445412 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126085445412 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126085445412 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126085445412 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085445412 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126085445412 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20250126085445412 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085445412 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085445412 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085445412 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085445412 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126085445412 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126085445412 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085445413 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085445414 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250126085445414 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085445414 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085445414 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085445414 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085445414 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085445414 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085445414 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085445414 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085445414 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085445414 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085445414 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085445414 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085445414 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085445414 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085445414 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085445414 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085445414 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085445414 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085445414 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085445414 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085445414 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085445414 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085445414 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085445414 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085445414 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085445623 DLSCCP DEBUG SCCP-SCOC(100)[0x56264c629c80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085445623 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004b530f), PART(T=Source Reference,L=4,D=00000064), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085445623 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085445623 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085445623 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126085445623 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085445624 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085445624 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085445624 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085445624 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126085445624 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126085445624 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126085445624 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down HNBGW_Test.msc0-RAN(1025)@009b6094bab8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126085446201 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085446201 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085446201 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085446201 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085446201 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085446201 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085446201 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085446201 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085446201 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085446201 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085446201 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085446201 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085446201 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085446201 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085446201 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250126085446201 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250126085446201 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085446201 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085446201 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085446201 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085446201 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085446201 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085446201 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085446201 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085446201 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085446201 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085446201 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085446201 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085446201 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085446201 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085446201 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126085446201 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126085446201 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250126085446201 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250126085446201 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085446201 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250126085446201 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085446201 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085446201 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085446201 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085446201 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085446201 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085446201 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085446201 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085446201 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085446201 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085446202 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085446202 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085446202 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085446202 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126085446202 DRANAP NOTICE cnlink(msc-0)[0x56264c5ce220]{CONNECTED}: link up (cnlink.c:111) 20250126085446202 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085446202 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085446202 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085446202 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085446202 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085446202 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085446202 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085446202 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085446206 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085446206 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085446206 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085446206 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085446206 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085446206 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085446206 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085446206 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085446206 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085446206 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085446206 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085446206 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085446206 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085446206 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085446206 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250126085446206 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250126085446206 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085446206 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085446206 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085446206 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085446206 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085446206 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085446206 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085446206 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085446206 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085446206 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085446206 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085446206 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085446206 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085446206 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085446207 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126085446207 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126085446207 DRANAP INFO cnlink(msc-0)[0x56264c5ce220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(1028)@009b6094bab8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126085446216 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085446216 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085446216 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085446216 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085446216 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085446216 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085446216 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085446216 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085446216 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085446216 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085446216 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085446216 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085446216 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085446216 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085446216 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250126085446216 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250126085446216 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085446216 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085446216 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085446216 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085446216 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085446216 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085446216 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085446216 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085446217 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085446217 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085446217 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085446217 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085446217 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085446217 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085446217 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126085446217 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126085446217 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250126085446217 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250126085446217 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085446217 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250126085446217 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085446217 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085446217 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085446217 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085446217 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085446217 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085446217 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085446217 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085446217 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085446217 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085446217 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085446217 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085446217 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085446217 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126085446217 DRANAP NOTICE cnlink(sgsn-0)[0x56264c618ff0]{CONNECTED}: link up (cnlink.c:111) 20250126085446217 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085446217 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085446217 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085446217 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085446217 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085446218 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085446218 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085446218 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085446219 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085446219 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085446219 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085446219 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085446219 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085446219 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085446219 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085446219 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085446219 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085446219 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085446219 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085446219 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085446219 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085446219 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085446219 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250126085446219 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20250126085446219 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085446219 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085446219 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085446219 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085446219 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085446219 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085446219 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085446219 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085446219 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085446219 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085446220 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085446220 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085446220 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085446220 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085446220 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126085446220 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126085446220 DRANAP INFO cnlink(sgsn-0)[0x56264c618ff0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250126085446241 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44864<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(1025)@009b6094bab8: f_create_expect(l3 := 'CFE5384EA440CEFCEEFD'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(1025)@009b6094bab8: Created Expect[0] for 'CFE5384EA440CEFCEEFD'O to be handled at TC_second_rab_assignment0(1031) TC_second_rab_assignment-Iuh0-RUA(1023)@009b6094bab8: Added conn table entry 0TC_second_rab_assignment0(1031)2548935 20250126085447282 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085447282 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085447282 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1355) 20250126085447282 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250126085447282 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x26e4c7, normal) (hnbgw_rua.c:407) 20250126085447282 DHNB DEBUG map_rua[0x56264c63aff0]{init}: Allocated (fsm.c:456) 20250126085447282 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2548935)[0x56264c63aff0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250126085447282 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2548935 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250126085447282 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085447282 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085447282 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2548935 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250126085447282 DCN DEBUG map_sccp[0x56264c670b10]{init}: Allocated (fsm.c:456) 20250126085447282 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-116)[0x56264c670b10]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250126085447282 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2548935 <-> SCCP-116 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250126085447282 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2548935 SCCP-116 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20250126085447282 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2548935)[0x56264c63aff0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250126085447282 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085447282 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085447282 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2548935)[0x56264c63aff0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250126085447283 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-116)[0x56264c670b10]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126085447283 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250126085447283 DLSCCP DEBUG SCCP-SCOC(116)[0x56264c628dc0]{IDLE}: Allocated (fsm.c:456) 20250126085447283 DLSCCP DEBUG SCCP-SCOC(116)[0x56264c628dc0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250126085447283 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000074), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=65,D=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0acfe5384ea440cefceefd004f40030000df0056400500f1100926) (sccp_scrc.c:406) 20250126085447283 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085447283 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085447283 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085447283 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085447283 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085447283 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085447283 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085447283 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085447283 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085447283 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085447283 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085447283 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085447283 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085447283 DLSCCP DEBUG SCCP-SCOC(116)[0x56264c628dc0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250126085447283 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-116)[0x56264c670b10]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250126085447283 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2548935)[0x56264c63aff0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250126085447283 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085447283 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085447283 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085447283 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085447283 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085447283 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085447283 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085447283 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(1024)@009b6094bab8: First idle individual index:0 HNBGW_Test.msc0-SCCP(1024)@009b6094bab8: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(1025)@009b6094bab8: Found Expect[0] for l3='CFE5384EA440CEFCEEFD'O handled at TC_second_rab_assignment0(1031) HNBGW_Test.msc0-RAN(1025)@009b6094bab8: Added conn table entry 0TC_second_rab_assignment0(1031)12218229 HNBGW_Test.msc0-SCCP(1024)@009b6094bab8: Session index based on connection ID:0 TC_second_rab_assignment0(1031)@009b6094bab8: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(1024)@009b6094bab8: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250126085447304 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085447304 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085447304 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085447304 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085447304 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085447304 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085447304 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085447304 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085447304 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085447304 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085447304 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085447304 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085447304 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085447304 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000074), PART(T=Source Reference,L=4,D=004ed9a4) (sccp_scrc.c:477) 20250126085447304 DLSCCP DEBUG Received CO:COAK for local reference 116 (sccp_scoc.c:1824) 20250126085447304 DLSCCP DEBUG SCCP-SCOC(116)[0x56264c628dc0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250126085447304 DLSCCP DEBUG SCCP-SCOC(116)[0x56264c628dc0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250126085447304 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085447304 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250126085447304 DCN DEBUG handle_cn_conn_conf() conn_id=116, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250126085447304 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-116)[0x56264c670b10]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250126085447305 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-116)[0x56264c670b10]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_second_rab_assignment0(1031)@009b6094bab8: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(1030)@009b6094bab8: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_second_rab_assignment0(1031) HNBGW_Test.msc0-SCCP(1024)@009b6094bab8: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(1024)@009b6094bab8: vl_len:91 HNBGW_Test.msc0-SCCP(1024)@009b6094bab8: vl_from0 HNBGW_Test.msc0-SCCP(1024)@009b6094bab8: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250126085447504 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085447505 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085447505 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085447505 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085447505 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085447505 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085447505 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085447505 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085447505 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085447505 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085447505 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085447505 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085447505 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085447505 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000074), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:477) 20250126085447505 DLSCCP DEBUG Received CO:CODT for local reference 116 (sccp_scoc.c:1824) 20250126085447505 DLSCCP DEBUG SCCP-SCOC(116)[0x56264c628dc0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250126085447505 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085447505 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250126085447505 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-116)[0x56264c670b10]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250126085447505 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250126085447505 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250126085447505 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-116)[0x56264c670b10]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250126085447505 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250126085447505 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250126085447505 DMGW DEBUG mgw(mgw-fsm-2548935-0)[0x56264c624aa0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250126085447505 DMGW DEBUG mgw(mgw-fsm-2548935-0)[0x56264c624aa0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250126085447505 DMGW DEBUG mgw(mgw-fsm-2548935-0)[0x56264c624aa0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250126085447505 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250126085447505 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250126085447505 DLMGCP DEBUG mgw-endp(mgw-fsm-2548935-0)[0x56264c642f10]{UNUSED}: Allocated (fsm.c:456) 20250126085447505 DLMGCP DEBUG mgw-endp(mgw-fsm-2548935-0)[0x56264c642f10]{UNUSED}: is child of mgw(mgw-fsm-2548935-0)[0x56264c624aa0] (fsm.c:486) 20250126085447505 DLMGCP DEBUG mgw-endp(mgw-fsm-2548935-0)[0x56264c642f10]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-2548935-0)[0x56264c624aa0] (mgcp_client_endpoint_fsm.c:724) 20250126085447505 DLMGCP DEBUG mgw-endp(mgw-fsm-2548935-0)[0x56264c642f10]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250126085447505 DLMGCP DEBUG mgw-endp(mgw-fsm-2548935-0)[0x56264c642f10]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250126085447505 DLMGCP DEBUG mgw-endp(mgw-fsm-2548935-0)[0x56264c642f10]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250126085447505 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2548935-0)[0x56264c63be70]{ST_CRCX}: Allocated (fsm.c:456) 20250126085447505 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2548935-0)[0x56264c63be70]{ST_CRCX}: is child of mgw-endp(mgw-fsm-2548935-0)[0x56264c642f10] (fsm.c:486) 20250126085447505 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2548935-0)[0x56264c63be70]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250126085447505 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2548935-0)[0x56264c63be70]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250126085447505 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:43237: len=201 'CRCX 109 rtpbridge/*@mgw MGCP 1.0\r\nC: 26e4'... (mgcp_client.c:807) 20250126085447505 DLMGCP DEBUG MGW(mgw) Queued 201 bytes for MGW (mgcp_client.c:1221) 20250126085447506 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2548935-0)[0x56264c63be70]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250126085447506 DLMGCP DEBUG mgw-endp(mgw-fsm-2548935-0)[0x56264c642f10]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(1030)@009b6094bab8: Found Expect[0] for { line := { verb := "CRCX", trans_id := "109", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "26e4c717" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "26e4c717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } handled at TC_second_rab_assignment0(1031) TC_second_rab_assignment0(1031)@009b6094bab8: CRCX1{ line := { verb := "CRCX", trans_id := "109", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "26e4c717" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "26e4c717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } TC_second_rab_assignment0(1031)@009b6094bab8: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 20250126085447551 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 109 OK (mgcp_client.c:758) 20250126085447551 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c63be70]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250126085447551 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c63be70]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250126085447551 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c63be70]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250126085447551 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c63be70]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250126085447551 DLMGCP DEBUG mgw-endp(mgw-fsm-2548935-0)[0x56264c642f10]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250126085447551 DLMGCP DEBUG mgw-endp(mgw-fsm-2548935-0)[0x56264c642f10]{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) 20250126085447551 DLMGCP DEBUG mgw-endp(mgw-fsm-2548935-0)[0x56264c642f10]{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) 20250126085447551 DLMGCP DEBUG mgw-endp(mgw-fsm-2548935-0)[0x56264c642f10]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250126085447551 DLMGCP DEBUG mgw-endp(mgw-fsm-2548935-0)[0x56264c642f10]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250126085447551 DLMGCP DEBUG mgw-endp(mgw-fsm-2548935-0)[0x56264c642f10]{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) 20250126085447551 DMGW DEBUG mgw(mgw-fsm-2548935-0)[0x56264c624aa0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250126085447551 DMGW DEBUG mgw(mgw-fsm-2548935-0)[0x56264c624aa0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250126085447551 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250126085447551 DMGW DEBUG mgw(mgw-fsm-2548935-0)[0x56264c624aa0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250126085447551 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2548935)[0x56264c63aff0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250126085447551 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250126085447551 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085447551 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_second_rab_assignment0(1031)@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126085447565 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085447565 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085447565 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1355) 20250126085447565 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250126085447565 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x26e4c7) (hnbgw_rua.c:471) 20250126085447565 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2548935 SCCP-116 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250126085447565 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2548935)[0x56264c63aff0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250126085447565 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250126085447565 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250126085447565 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2548935)[0x56264c63aff0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250126085447565 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250126085447565 DMGW DEBUG mgw(mgw-fsm-2548935-0)[0x56264c624aa0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250126085447565 DMGW DEBUG mgw(mgw-fsm-2548935-0)[0x56264c624aa0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250126085447565 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250126085447565 DMGW DEBUG mgw(mgw-fsm-2548935-0)[0x56264c624aa0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250126085447565 DLMGCP DEBUG mgw-endp(mgw-fsm-2548935-0)[0x56264c642f10]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-2548935-0)[0x56264c624aa0] (mgcp_client_endpoint_fsm.c:724) 20250126085447565 DLMGCP DEBUG mgw-endp(mgw-fsm-2548935-0)[0x56264c642f10]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250126085447565 DLMGCP DEBUG mgw-endp(mgw-fsm-2548935-0)[0x56264c642f10]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250126085447565 DLMGCP DEBUG mgw-endp(mgw-fsm-2548935-0)[0x56264c642f10]{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) 20250126085447565 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c63be70]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250126085447565 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:43237: len=215 'MDCX 110 rtpbridge/3@mgw MGCP 1.0\r\nC: 26e4'... (mgcp_client.c:807) 20250126085447565 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1221) 20250126085447565 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c63be70]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250126085447565 DLMGCP DEBUG mgw-endp(mgw-fsm-2548935-0)[0x56264c642f10]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250126085447565 DLMGCP DEBUG mgw-endp(mgw-fsm-2548935-0)[0x56264c642f10]{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) 20250126085447565 DLMGCP DEBUG mgw-endp(mgw-fsm-2548935-0)[0x56264c642f10]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_second_rab_assignment0(1031)@009b6094bab8: MDCX1{ line := { verb := "MDCX", trans_id := "110", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "26e4c717" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "26e4c717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250126085447570 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 110 OK (mgcp_client.c:758) 20250126085447570 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c63be70]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250126085447570 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c63be70]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250126085447570 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c63be70]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250126085447570 DLMGCP DEBUG mgw-endp(mgw-fsm-2548935-0)[0x56264c642f10]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250126085447570 DLMGCP DEBUG mgw-endp(mgw-fsm-2548935-0)[0x56264c642f10]{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) 20250126085447570 DLMGCP DEBUG mgw-endp(mgw-fsm-2548935-0)[0x56264c642f10]{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) 20250126085447570 DLMGCP DEBUG mgw-endp(mgw-fsm-2548935-0)[0x56264c642f10]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250126085447570 DLMGCP DEBUG mgw-endp(mgw-fsm-2548935-0)[0x56264c642f10]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250126085447570 DLMGCP DEBUG mgw-endp(mgw-fsm-2548935-0)[0x56264c642f10]{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) 20250126085447570 DMGW DEBUG mgw(mgw-fsm-2548935-0)[0x56264c624aa0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250126085447570 DMGW DEBUG mgw(mgw-fsm-2548935-0)[0x56264c624aa0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250126085447570 DMGW DEBUG mgw(mgw-fsm-2548935-0)[0x56264c624aa0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250126085447570 DLMGCP DEBUG mgw-endp(mgw-fsm-2548935-0)[0x56264c642f10]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-2548935-0)[0x56264c624aa0] (mgcp_client_endpoint_fsm.c:724) 20250126085447570 DLMGCP DEBUG mgw-endp(mgw-fsm-2548935-0)[0x56264c642f10]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250126085447570 DLMGCP DEBUG mgw-endp(mgw-fsm-2548935-0)[0x56264c642f10]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250126085447570 DLMGCP DEBUG mgw-endp(mgw-fsm-2548935-0)[0x56264c642f10]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250126085447570 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2548935-0)[0x56264c63e880]{ST_CRCX}: Allocated (fsm.c:456) 20250126085447570 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2548935-0)[0x56264c63e880]{ST_CRCX}: is child of mgw-endp(mgw-fsm-2548935-0)[0x56264c642f10] (fsm.c:486) 20250126085447570 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2548935-0)[0x56264c63e880]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250126085447570 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2548935-0)[0x56264c63e880]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/3@mgw... (mgcp_client_fsm.c:228) 20250126085447570 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:43237: len=205 'CRCX 111 rtpbridge/3@mgw MGCP 1.0\r\nC: 26e4'... (mgcp_client.c:807) 20250126085447570 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1221) 20250126085447570 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2548935-0)[0x56264c63e880]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250126085447570 DLMGCP DEBUG mgw-endp(mgw-fsm-2548935-0)[0x56264c642f10]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250126085447570 DLMGCP DEBUG mgw-endp(mgw-fsm-2548935-0)[0x56264c642f10]{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) 20250126085447570 DLMGCP DEBUG mgw-endp(mgw-fsm-2548935-0)[0x56264c642f10]{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) 20250126085447570 DLMGCP DEBUG mgw-endp(mgw-fsm-2548935-0)[0x56264c642f10]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_second_rab_assignment0(1031)@009b6094bab8: CRCX2{ line := { verb := "CRCX", trans_id := "111", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "26e4c717" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "26e4c717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250126085447575 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 111 OK (mgcp_client.c:758) 20250126085447575 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56264c63e880]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250126085447575 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56264c63e880]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250126085447575 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56264c63e880]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250126085447575 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56264c63e880]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250126085447575 DLMGCP DEBUG mgw-endp(mgw-fsm-2548935-0)[0x56264c642f10]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250126085447575 DLMGCP DEBUG mgw-endp(mgw-fsm-2548935-0)[0x56264c642f10]{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) 20250126085447575 DLMGCP DEBUG mgw-endp(mgw-fsm-2548935-0)[0x56264c642f10]{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) 20250126085447575 DLMGCP DEBUG mgw-endp(mgw-fsm-2548935-0)[0x56264c642f10]{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) 20250126085447575 DLMGCP DEBUG mgw-endp(mgw-fsm-2548935-0)[0x56264c642f10]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250126085447575 DLMGCP DEBUG mgw-endp(mgw-fsm-2548935-0)[0x56264c642f10]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250126085447575 DLMGCP DEBUG mgw-endp(mgw-fsm-2548935-0)[0x56264c642f10]{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) 20250126085447575 DLMGCP DEBUG mgw-endp(mgw-fsm-2548935-0)[0x56264c642f10]{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) 20250126085447575 DMGW DEBUG mgw(mgw-fsm-2548935-0)[0x56264c624aa0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250126085447575 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250126085447575 DMGW DEBUG mgw(mgw-fsm-2548935-0)[0x56264c624aa0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250126085447575 DMGW DEBUG mgw(mgw-fsm-2548935-0)[0x56264c624aa0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250126085447575 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-116)[0x56264c670b10]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250126085447575 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250126085447575 DLSCCP DEBUG SCCP-SCOC(116)[0x56264c628dc0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250126085447575 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004ed9a4), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20250126085447575 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085447575 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085447575 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085447575 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085447575 DMGW DEBUG mgw(mgw-fsm-2548935-0)[0x56264c624aa0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250126085447575 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085447575 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085447575 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085447575 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085447575 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085447575 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085447575 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085447575 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(1024)@009b6094bab8: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(1024)@009b6094bab8: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(1024)@009b6094bab8: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(1024)@009b6094bab8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_second_rab_assignment0(1031)@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(1024)@009b6094bab8: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(1024)@009b6094bab8: vl_len:63 HNBGW_Test.msc0-SCCP(1024)@009b6094bab8: vl_from0 HNBGW_Test.msc0-SCCP(1024)@009b6094bab8: data sent by MTP3_SCCP_PORT: '0000003B000001003640340000010035002A202ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D00400100'O 20250126085447579 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085447579 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085447579 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085447579 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085447579 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085447579 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085447579 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085447579 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085447579 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 104 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085447579 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085447579 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085447579 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085447579 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085447579 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000074), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=63,D=0000003b000001003640340000010035002a202ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d00400100) (sccp_scrc.c:477) 20250126085447579 DLSCCP DEBUG Received CO:CODT for local reference 116 (sccp_scoc.c:1824) 20250126085447579 DLSCCP DEBUG SCCP-SCOC(116)[0x56264c628dc0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250126085447579 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085447579 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250126085447579 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-116)[0x56264c670b10]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250126085447579 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250126085447579 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250126085447579 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-116)[0x56264c670b10]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250126085447579 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250126085447579 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250126085447579 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2548935 SCCP-116 msc-0 MI=NONE: Rx RAB Assignment Request without transportLayerInformation, forwarding as-is (mgw_fsm.c:822) 20250126085447579 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2548935)[0x56264c63aff0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:824) 20250126085447579 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 87 bytes (hnbgw_rua.c:122) 20250126085447579 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085447579 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 87 bytes of data (stream_srv.c:827) TC_second_rab_assignment0(1031)@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126085447580 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085447580 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085447580 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 44 bytes from client (stream_srv.c:1355) 20250126085447580 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250126085447580 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x26e4c7) (hnbgw_rua.c:471) 20250126085447580 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2548935 SCCP-116 msc-0 MI=NONE: rx RUA DirectTransfer with 20 bytes RANAP data (hnbgw_rua.c:312) 20250126085447580 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2548935)[0x56264c63aff0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250126085447580 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250126085447580 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250126085447580 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2548935)[0x56264c63aff0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250126085447580 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250126085447580 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-116)[0x56264c670b10]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:902) 20250126085447580 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250126085447580 DLSCCP DEBUG SCCP-SCOC(116)[0x56264c628dc0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250126085447580 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004ed9a4), PART(T=Data,L=20,D=60000010000001003440090000010033400200b8) (sccp_scrc.c:406) 20250126085447580 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085447580 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085447580 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085447580 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085447580 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085447580 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085447580 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085447580 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085447580 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085447580 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085447580 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085447580 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(1024)@009b6094bab8: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(1024)@009b6094bab8: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(1024)@009b6094bab8: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(1024)@009b6094bab8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_second_rab_assignment0(1031)@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(1024)@009b6094bab8: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(1024)@009b6094bab8: vl_len:12 HNBGW_Test.msc0-SCCP(1024)@009b6094bab8: vl_from0 HNBGW_Test.msc0-SCCP(1024)@009b6094bab8: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250126085447584 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085447584 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085447584 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085447584 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085447584 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085447584 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085447584 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085447584 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085447584 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085447584 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085447584 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085447584 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085447584 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085447584 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000074), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250126085447584 DLSCCP DEBUG Received CO:CODT for local reference 116 (sccp_scoc.c:1824) 20250126085447584 DLSCCP DEBUG SCCP-SCOC(116)[0x56264c628dc0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250126085447584 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085447584 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250126085447584 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-116)[0x56264c670b10]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250126085447584 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250126085447584 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250126085447584 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-116)[0x56264c670b10]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250126085447584 DMGW DEBUG mgw(mgw-fsm-2548935-0)[0x56264c624aa0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250126085447584 DMGW DEBUG mgw(mgw-fsm-2548935-0)[0x56264c624aa0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250126085447584 DMGW DEBUG mgw(mgw-fsm-2548935-0)[0x56264c624aa0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250126085447584 DLMGCP DEBUG mgw-endp(mgw-fsm-2548935-0)[0x56264c642f10]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250126085447584 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c63be70]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250126085447584 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:43237: len=58 'DLCX 112 rtpbridge/3@mgw MGCP 1.0\r\nC: 26e4'... (mgcp_client.c:807) 20250126085447584 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250126085447584 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c63be70]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250126085447584 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56264c63e880]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250126085447584 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:43237: len=58 'DLCX 113 rtpbridge/3@mgw MGCP 1.0\r\nC: 26e4'... (mgcp_client.c:807) 20250126085447584 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250126085447584 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56264c63e880]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250126085447584 DLMGCP DEBUG mgw-endp(mgw-fsm-2548935-0)[0x56264c642f10]{IN_USE}: Removing from parent mgw(mgw-fsm-2548935-0)[0x56264c624aa0] (mgcp_client_endpoint_fsm.c:873) 20250126085447584 DLMGCP DEBUG mgw-endp(mgw-fsm-2548935-0)[0x56264c642f10]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250126085447584 DLMGCP DEBUG mgw-endp(mgw-fsm-2548935-0)[0x56264c642f10]{IN_USE}: Deallocated (fsm.c:568) 20250126085447584 DMGW DEBUG mgw(mgw-fsm-2548935-0)[0x56264c624aa0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250126085447584 DMGW DEBUG mgw(mgw-fsm-2548935-0)[0x56264c624aa0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250126085447584 DMGW DEBUG mgw(mgw-fsm-2548935-0)[0x56264c624aa0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250126085447584 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2548935)[0x56264c63aff0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250126085447584 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250126085447584 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085447584 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) TC_second_rab_assignment0(1031)@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed TC_second_rab_assignment0(1031)@009b6094bab8: DLCX{ line := { verb := "DLCX", trans_id := "112", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "26e4c717" }, { code := "I", val := "11111" } }, sdp := omit } TC_second_rab_assignment0(1031)@009b6094bab8: DLCX{ line := { verb := "DLCX", trans_id := "113", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "26e4c717" }, { code := "I", val := "22222" } }, sdp := omit } TC_second_rab_assignment0(1031)@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126085447588 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 112 OK (mgcp_client.c:758) 20250126085447588 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c63be70]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250126085447588 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c63be70]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250126085447588 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c63be70]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250126085447588 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56264c63be70]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250126085447588 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 113 OK (mgcp_client.c:758) 20250126085447588 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56264c63e880]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250126085447588 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56264c63e880]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250126085447588 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56264c63e880]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250126085447588 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56264c63e880]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_second_rab_assignment-Iuh0-RUA(1023)@009b6094bab8: Deleted conn table entry 0TC_second_rab_assignment0(1031)2548935 20250126085447591 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085447591 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085447591 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1355) 20250126085447591 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250126085447592 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x26e4c7,cause=radio(normal)) (hnbgw_rua.c:439) 20250126085447592 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2548935 SCCP-116 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250126085447592 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2548935)[0x56264c63aff0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250126085447592 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250126085447592 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250126085447592 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2548935)[0x56264c63aff0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250126085447592 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-116)[0x56264c670b10]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126085447592 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250126085447592 DLSCCP DEBUG SCCP-SCOC(116)[0x56264c628dc0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250126085447592 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004ed9a4), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250126085447592 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085447592 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085447592 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085447592 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085447592 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2548935)[0x56264c63aff0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250126085447592 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-116)[0x56264c670b10]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250126085447592 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-116)[0x56264c670b10]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250126085447592 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085447592 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085447592 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085447592 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085447592 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085447592 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085447592 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085447592 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(1024)@009b6094bab8: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(1024)@009b6094bab8: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(1024)@009b6094bab8: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(1024)@009b6094bab8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_second_rab_assignment0(1031)@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(1025)@009b6094bab8: Deleted conn table entry 0TC_second_rab_assignment0(1031)12218229 HNBGW_Test.msc0-SCCP(1024)@009b6094bab8: Session index based on connection ID:0 20250126085447596 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085447596 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085447596 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085447596 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085447596 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085447596 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085447597 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085447597 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085447597 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085447597 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085447597 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085447597 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085447597 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085447597 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000074), PART(T=Source Reference,L=4,D=004ed9a4), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250126085447597 DLSCCP DEBUG Received CO:RELRE for local reference 116 (sccp_scoc.c:1824) 20250126085447597 DLSCCP DEBUG SCCP-SCOC(116)[0x56264c628dc0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250126085447597 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085447597 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250126085447597 DCN DEBUG handle_cn_disc_ind() conn_id=116 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250126085447597 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-116)[0x56264c670b10]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250126085447597 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-116)[0x56264c670b10]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250126085447597 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2548935)[0x56264c63aff0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250126085447597 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2548935)[0x56264c63aff0]{disconnected}: Freeing instance (context_map.c:202) 20250126085447597 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2548935)[0x56264c63aff0]{disconnected}: Deallocated (fsm.c:568) 20250126085447597 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-116)[0x56264c670b10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250126085447597 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-116)[0x56264c670b10]{disconnected}: Freeing instance (context_map.c:206) 20250126085447597 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-116)[0x56264c670b10]{disconnected}: Deallocated (fsm.c:568) 20250126085447597 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2548935 SCCP-116 msc-0 MI=NONE: Deallocating (context_map.c:225) 20250126085447597 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004ed9a4), PART(T=Source Reference,L=4,D=00000074) (sccp_scrc.c:406) 20250126085447597 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085447597 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085447597 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085447597 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085447597 DLSCCP DEBUG SCCP-SCOC(116)[0x56264c628dc0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250126085447597 DLSCCP DEBUG SCCP-SCOC(116)[0x56264c628dc0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250126085447597 DLSCCP DEBUG SCCP-SCOC(116)[0x56264c628dc0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250126085447597 DLSCCP DEBUG SCCP-SCOC(116)[0x56264c628dc0]{IDLE}: Deallocated (fsm.c:568) 20250126085447597 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085447597 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085447597 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085447597 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085447597 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085447597 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085447597 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085447597 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(1024)@009b6094bab8: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(1024)@009b6094bab8: RLC received in state:disconnect_pending TC_second_rab_assignment0(1031)@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126085449600 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44864<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_second_rab_assignment0(1031)@009b6094bab8: Final verdict of PTC: pass MTC@009b6094bab8: ok: talloc reports "asn1_context" = 1 bytes MutexDispCT-TC_second_rab_assignment(1018)@009b6094bab8: Final verdict of PTC: none 20250126085449612 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250126085449612 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085449612 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250126085449612 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250126085449612 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250126085449612 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) HNBGW_Test.sgsn0-SCCP(1027)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(1028)@009b6094bab8: Final verdict of PTC: none 20250126085449612 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126085449613 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250126085449613 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085449613 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085449613 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250126085449613 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250126085449613 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250126085449613 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126085449613 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085449613 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20250126085449613 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126085449613 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126085449613 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126085449613 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250126085449613 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126085449613 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250126085449613 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085449613 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126085449613 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20250126085449613 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085449614 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085449614 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085449614 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085449614 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126085449614 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126085449614 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126085449614 DRANAP NOTICE cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-SCCP(1024)@009b6094bab8: Final verdict of PTC: none 20250126085449614 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58896<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250126085449614 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:41717<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.msc0-M3UA(1026)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.msc0-RAN(1025)@009b6094bab8: Final verdict of PTC: none TC_second_rab_assignment-Iuh0(1022)@009b6094bab8: Final verdict of PTC: none TC_second_rab_assignment-Iuh0-RUA(1023)@009b6094bab8: Final verdict of PTC: none 20250126085449616 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126085449616 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085449616 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126085449616 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250126085449616 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20250126085449616 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085449616 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250126085449616 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20250126085449616 DLINP <0002> stream_srv.c:766 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250126085449616 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) HNBGW-MGCP(1030)@009b6094bab8: Final verdict of PTC: none 20250126085449616 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20250126085449616 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126085449616 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126085449616 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126085449616 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250126085449616 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126085449616 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication VirtHNBGW-STATS(1019)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(1029)@009b6094bab8: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1020)@009b6094bab8: Final verdict of PTC: none 20250126085449616 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085449616 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126085449616 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20250126085449616 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085449616 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085449616 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126085449616 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085449616 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126085449616 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126085449616 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126085449616 DRANAP NOTICE cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: link lost (cnlink.c:118) 20250126085449617 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58880<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(1021)@009b6094bab8: Final verdict of PTC: none MTC@009b6094bab8: Setting final verdict of the test case. MTC@009b6094bab8: Local verdict of MTC: pass MTC@009b6094bab8: Local verdict of PTC MutexDispCT-TC_second_rab_assignment(1018): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC VirtHNBGW-STATS(1019): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC IPA-CTRL-CLI-IPA(1020): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW-PFCP(1021): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_second_rab_assignment-Iuh0(1022): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_second_rab_assignment-Iuh0-RUA(1023): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.msc0-SCCP(1024): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.msc0-RAN(1025): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.msc0-M3UA(1026): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(1027): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.sgsn0-RAN(1028): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(1029): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW-MGCP(1030): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_second_rab_assignment0(1031): pass (pass -> pass) MTC@009b6094bab8: Test case TC_second_rab_assignment finished. Verdict: pass MTC@009b6094bab8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_second_rab_assignment pass'. Sun Jan 26 08:54:49 UTC 2025 ====== HNBGW_Tests.TC_second_rab_assignment pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_second_rab_assignment.talloc 20250126085449657 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44868<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126085450259 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44868<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=361604) Waiting for packet dumper to finish... 1 (prev_count=361604, count=362144) 20250126085451374 DLSCCP DEBUG SCCP-SCOC(115)[0x56264c628440]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250126085451374 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007a7e75), PART(T=Source Reference,L=4,D=00000073), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085451374 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085451374 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085451374 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126085451374 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085451374 DLSCCP DEBUG SCCP-SCOC(114)[0x56264c62bfb0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250126085451374 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d2f984), PART(T=Source Reference,L=4,D=00000072), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085451374 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085451374 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085451374 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085451375 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085451375 DLSCCP DEBUG SCCP-SCOC(113)[0x56264c632ba0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250126085451375 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a41ac4), PART(T=Source Reference,L=4,D=00000071), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085451375 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085451375 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085451375 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085451375 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085451375 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085451375 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085451375 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085451375 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126085451375 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126085451375 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126085451375 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250126085451375 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085451375 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085451375 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085451375 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085451375 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085451375 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085451375 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085451375 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250126085451375 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085451375 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085451375 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085451376 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085451376 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085451376 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085451376 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085451376 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250126085451614 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126085451614 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250126085451614 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250126085451616 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126085451616 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250126085451616 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250126085451769 DLSCCP DEBUG SCCP-SCOC(109)[0x56264c632f90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085451769 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ab4350), PART(T=Source Reference,L=4,D=0000006d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085451769 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085451769 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085451769 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250126085451770 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085451770 DLSCCP DEBUG SCCP-SCOC(108)[0x56264c6430c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085451770 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cea86b), PART(T=Source Reference,L=4,D=0000006c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085451770 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085451770 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085451770 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085451770 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085451770 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085451770 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085451770 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085451770 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250126085451770 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250126085451770 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250126085451770 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250126085451770 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085451770 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085451770 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085451770 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085451770 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085451770 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085451770 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@009b6094bab8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_second_rab_assignment pass' was executed successfully (exit status: 0). MTC@009b6094bab8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc'. ------ HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc ------ Sun Jan 26 08:54:52 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@009b6094bab8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc' was executed successfully (exit status: 0). MTC@009b6094bab8: Test case TC_hnb_reregister_reuse_sctp_assoc started. 20250126085453349 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44874<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126085453355 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44882<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126085453361 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:41889<->l=127.0.0.1:4262) (control_if.c:572) 20250126085453384 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085453384 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085453385 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085453385 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085453385 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085453385 DRANAP DEBUG cnlink(msc-2)[0x56264c5ae870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085453385 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085453385 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250126085453385 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085453385 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085453385 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085453385 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085453385 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085453385 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085453385 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085453385 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085453385 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085453385 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085453385 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085453385 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085453385 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085453385 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085453385 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085453385 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085453385 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085453385 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085453385 DRANAP DEBUG cnlink(msc-3)[0x56264c618660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085453385 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085453385 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085453385 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085453385 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085453385 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085453385 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085453385 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down TC_hnb_reregister_reuse_sctp_assoc-Iuh0(1036)@009b6094bab8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250126085453386 DRANAP DEBUG cnlink(msc-2)[0x56264c5ae870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085453386 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250126085453386 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085453386 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085453386 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085453386 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085453386 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085453386 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085453386 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085453386 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085453386 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085453386 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085453386 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085453386 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085453386 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085453386 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085453386 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250126085453386 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085453386 DRANAP DEBUG cnlink(msc-2)[0x56264c5ae870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085453386 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085453386 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250126085453386 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085453386 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085453386 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085453386 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085453386 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085453386 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085453386 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085453386 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085453386 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085453386 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085453386 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085453386 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085453386 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085453386 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085453386 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126085453386 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085453386 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085453386 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250126085453386 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250126085453386 DRANAP DEBUG cnlink(msc-3)[0x56264c618660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085453386 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250126085453386 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085453386 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085453386 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085453386 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085453386 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085453386 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085453386 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085453386 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085453386 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085453386 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085453386 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085453386 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085453386 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085453386 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085453387 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250126085453387 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085453387 DRANAP DEBUG cnlink(msc-3)[0x56264c618660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085453387 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085453387 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085453387 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085453387 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250126085453387 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250126085453387 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250126085453387 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250126085453387 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085453387 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085453387 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085453387 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126085453387 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126085453387 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126085453387 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250126085453387 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085453387 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085453387 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085453387 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250126085453387 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250126085453387 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! MTC@009b6094bab8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@009b6094bab8: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(1040)@009b6094bab8: ************************************************* HNBGW_Test.msc0-M3UA(1040)@009b6094bab8: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(1040)@009b6094bab8: ************************************************* HNBGW_Test.msc0-SCCP(1038)@009b6094bab8: v_sccp_pdu_maxlen:268 20250126085453407 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085453407 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085453407 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085453407 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085453407 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085453407 DRANAP DEBUG cnlink(sgsn-2)[0x56264c61a310]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085453408 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085453408 DRANAP DEBUG cnlink(sgsn-3)[0x56264c61aca0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085453409 DRANAP DEBUG cnlink(sgsn-3)[0x56264c61aca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085453409 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250126085453409 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085453409 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085453409 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085453409 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085453409 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085453409 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085453409 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085453409 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085453409 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085453409 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085453409 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085453409 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085453409 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085453409 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085453409 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250126085453409 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085453409 DRANAP DEBUG cnlink(sgsn-3)[0x56264c61aca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085453409 DRANAP DEBUG cnlink(sgsn-2)[0x56264c61a310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085453409 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250126085453409 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085453409 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085453409 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085453409 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085453409 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085453409 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085453409 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085453409 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085453409 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085453409 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085453409 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085453409 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085453409 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085453409 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085453409 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250126085453409 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085453409 DRANAP DEBUG cnlink(sgsn-2)[0x56264c61a310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085453409 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085453409 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250126085453409 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085453409 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085453409 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085453409 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085453409 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085453409 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085453409 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085453409 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085453409 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085453409 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085453409 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085453409 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085453409 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085453409 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085453409 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126085453409 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085453409 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085453409 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085453409 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250126085453409 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085453409 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085453409 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085453409 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085453409 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085453409 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085453409 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085453409 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085453409 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085453409 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085453409 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085453409 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085453409 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085453409 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085453409 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085453409 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085453409 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085453409 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085453409 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085453409 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085453409 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250126085453409 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250126085453409 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250126085453409 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085453409 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085453409 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085453409 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250126085453409 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250126085453409 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250126085453409 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250126085453409 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085453409 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085453409 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085453409 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126085453409 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126085453409 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126085453409 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250126085453409 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085453409 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085453409 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085453409 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085453409 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085453409 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085453409 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@009b6094bab8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@009b6094bab8: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(1043)@009b6094bab8: ************************************************* HNBGW_Test.sgsn0-M3UA(1043)@009b6094bab8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(1043)@009b6094bab8: ************************************************* HNBGW_Test.sgsn0-SCCP(1041)@009b6094bab8: v_sccp_pdu_maxlen:268 20250126085453605 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126085453605 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250126085453605 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126085453605 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(1040)@009b6094bab8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250126085453612 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085453612 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250126085453612 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126085453612 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126085453612 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126085453612 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250126085453613 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126085453615 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085453615 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250126085453615 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126085453615 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126085453615 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126085453615 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126085453615 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126085453616 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085453616 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126085453616 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20250126085453616 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085453616 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085453616 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085453616 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085453616 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126085453616 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126085453616 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085453617 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085453617 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250126085453617 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085453617 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085453617 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085453617 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085453617 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085453617 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085453617 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085453617 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085453617 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085453617 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085453617 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085453617 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085453617 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085453617 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085453617 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085453617 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085453617 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085453618 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085453618 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085453618 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085453618 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085453618 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085453618 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085453618 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085453618 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085453620 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126085453620 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250126085453620 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126085453620 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(1043)@009b6094bab8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250126085453626 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085453626 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250126085453626 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126085453626 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126085453626 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126085453626 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250126085453626 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126085453627 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085453627 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250126085453627 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126085453627 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126085453627 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126085453627 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126085453627 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126085453627 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085453627 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126085453627 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20250126085453627 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085453627 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085453627 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085453627 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085453627 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126085453627 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126085453627 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085453628 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085453628 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250126085453628 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085453628 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085453628 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085453628 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085453628 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085453628 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085453628 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085453628 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085453628 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085453628 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085453628 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085453628 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085453628 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085453628 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085453628 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085453628 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085453628 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085453629 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085453629 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085453629 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085453629 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085453629 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085453629 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085453629 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085453629 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085454264 DLSCCP DEBUG SCCP-SCOC(106)[0x56264c632cd0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085454264 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0063e507), PART(T=Source Reference,L=4,D=0000006a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085454264 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085454264 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085454264 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250126085454264 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085454264 DLSCCP DEBUG SCCP-SCOC(105)[0x56264c626db0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085454264 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bde8f9), PART(T=Source Reference,L=4,D=00000069), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085454264 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085454264 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085454264 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250126085454264 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085454264 DLSCCP DEBUG SCCP-SCOC(107)[0x56264c62ce70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085454264 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f875e3), PART(T=Source Reference,L=4,D=0000006b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085454264 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085454264 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085454264 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126085454264 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085454265 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085454265 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085454265 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085454265 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250126085454265 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250126085454265 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250126085454265 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250126085454265 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085454265 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085454265 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085454265 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250126085454265 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250126085454265 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250126085454265 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250126085454265 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085454265 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085454265 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085454265 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126085454265 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126085454265 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126085454265 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down HNBGW_Test.msc0-RAN(1039)@009b6094bab8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126085454415 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085454415 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085454415 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085454415 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085454415 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085454415 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085454415 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085454415 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085454415 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085454415 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085454415 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085454415 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085454415 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085454415 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085454415 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250126085454415 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250126085454415 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085454415 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085454415 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085454415 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085454415 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085454415 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085454415 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085454415 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085454415 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085454415 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085454415 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085454415 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085454415 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085454415 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085454416 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126085454416 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126085454416 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250126085454416 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250126085454416 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085454416 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250126085454416 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085454416 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085454416 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085454416 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085454416 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085454416 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085454416 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085454416 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085454416 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085454416 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085454416 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085454416 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085454416 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085454416 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126085454416 DRANAP NOTICE cnlink(msc-0)[0x56264c5ce220]{CONNECTED}: link up (cnlink.c:111) 20250126085454416 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085454416 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085454416 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085454416 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085454416 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085454416 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085454416 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085454416 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085454419 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085454419 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085454419 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085454419 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085454419 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085454419 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085454419 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085454419 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085454419 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085454419 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085454419 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085454419 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085454419 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085454419 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085454419 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250126085454419 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250126085454419 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085454419 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085454419 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085454419 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085454419 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085454419 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085454419 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085454419 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085454419 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085454419 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085454419 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085454419 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085454419 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085454419 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085454419 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126085454419 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126085454419 DRANAP INFO cnlink(msc-0)[0x56264c5ce220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(1042)@009b6094bab8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126085454427 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085454427 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085454427 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085454427 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085454427 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085454427 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085454427 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085454427 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085454427 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085454427 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085454427 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085454427 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085454427 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085454427 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085454427 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250126085454427 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250126085454427 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085454427 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085454427 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085454427 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085454427 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085454427 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085454427 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085454427 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085454427 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085454427 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085454427 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085454427 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085454427 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085454427 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085454427 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126085454427 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126085454427 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250126085454427 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250126085454427 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085454427 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250126085454427 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085454427 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085454427 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085454427 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085454427 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085454427 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085454427 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085454427 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085454427 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085454427 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085454427 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085454427 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085454427 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085454427 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126085454427 DRANAP NOTICE cnlink(sgsn-0)[0x56264c618ff0]{CONNECTED}: link up (cnlink.c:111) 20250126085454427 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085454427 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085454427 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085454427 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085454427 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085454427 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085454427 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085454427 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085454430 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085454430 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085454430 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085454430 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085454430 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085454430 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085454430 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085454430 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085454430 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085454430 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085454430 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085454430 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085454430 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085454430 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085454430 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250126085454430 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20250126085454430 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085454430 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085454430 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085454430 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085454430 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085454430 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085454430 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085454430 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085454430 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085454430 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085454430 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085454430 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085454430 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085454430 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085454430 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126085454430 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126085454430 DRANAP INFO cnlink(sgsn-0)[0x56264c618ff0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250126085454433 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085454433 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085454433 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1355) 20250126085454433 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250126085454433 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20250126085454433 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250126085454433 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250126085454433 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085454433 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@009b6094bab8: setverdict(pass): none -> pass 20250126085454438 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085454438 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085454438 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 12 bytes from client (stream_srv.c:1355) 20250126085454438 DMAIN DEBUG Decoding message HNBAP_HNBDe_RegisterIEs (hnbap_decoder.c:307) (hnbap_decoder.c:307) 20250126085454438 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-DE-REGISTER cause=radio(unspecified) (hnbgw_hnbap.c:460) 20250126085454644 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085454644 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085454644 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1355) 20250126085454644 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250126085454644 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20250126085454644 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250126085454644 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250126085454644 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085454644 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed MTC@009b6094bab8: talloc reports "struct hnb_context" x 1, expecting 1 MTC@009b6094bab8: ok: talloc reports "asn1_context" = 1 bytes 20250126085454647 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44882<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250126085454647 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085454647 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085454647 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250126085454647 DMAIN NOTICE (127.0.0.1:9999 TTCN3-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_reregister_reuse_sctp_assoc(1032)@009b6094bab8: Final verdict of PTC: none 20250126085454647 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250126085454647 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:41889<->l=127.0.0.1:4262) (control_if.c:193) 20250126085454647 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250126085454647 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085454647 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250126085454647 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250126085454647 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250126085454647 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085454647 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250126085454647 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250126085454647 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250126085454647 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085454647 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126085454647 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250126085454647 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250126085454647 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085454647 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126085454647 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.sgsn0-RAN(1042)@009b6094bab8: Final verdict of PTC: none 20250126085454647 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126085454647 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085454647 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20250126085454647 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126085454647 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126085454647 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126085454647 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250126085454647 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126085454647 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn0-M3UA(1043)@009b6094bab8: Final verdict of PTC: none 20250126085454647 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126085454647 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085454647 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20250126085454647 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126085454647 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126085454647 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126085454647 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250126085454647 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126085454647 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250126085454647 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085454648 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126085454648 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20250126085454648 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085454648 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085454648 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085454648 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) TC_hnb_reregister_reuse_sctp_assoc-Iuh0-RUA(1037)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(1038)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(1040)@009b6094bab8: Final verdict of PTC: none 20250126085454648 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126085454648 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126085454648 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126085454648 DRANAP NOTICE cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: link lost (cnlink.c:118) 20250126085454648 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085454648 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126085454648 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20250126085454648 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085454648 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085454648 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085454648 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085454648 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126085454648 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126085454648 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126085454648 DRANAP NOTICE cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: link lost (cnlink.c:118) VirtHNBGW-STATS(1033)@009b6094bab8: Final verdict of PTC: none HNBGW-MGCP(1044)@009b6094bab8: Final verdict of PTC: none TC_hnb_reregister_reuse_sctp_assoc-Iuh0(1036)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.msc0-RAN(1039)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(1041)@009b6094bab8: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1034)@009b6094bab8: Final verdict of PTC: none MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126085454651 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44874<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(1035)@009b6094bab8: Final verdict of PTC: none MTC@009b6094bab8: Setting final verdict of the test case. MTC@009b6094bab8: Local verdict of MTC: pass MTC@009b6094bab8: Local verdict of PTC MutexDispCT-TC_hnb_reregister_reuse_sctp_assoc(1032): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC VirtHNBGW-STATS(1033): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC IPA-CTRL-CLI-IPA(1034): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW-PFCP(1035): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_hnb_reregister_reuse_sctp_assoc-Iuh0(1036): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_hnb_reregister_reuse_sctp_assoc-Iuh0-RUA(1037): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.msc0-SCCP(1038): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.msc0-RAN(1039): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.msc0-M3UA(1040): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(1041): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.sgsn0-RAN(1042): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(1043): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW-MGCP(1044): none (pass -> pass) MTC@009b6094bab8: Test case TC_hnb_reregister_reuse_sctp_assoc finished. Verdict: pass MTC@009b6094bab8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc pass'. Sun Jan 26 08:54:54 UTC 2025 ====== HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc.talloc 20250126085454703 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44888<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126085455058 DLSCCP DEBUG SCCP-SCOC(102)[0x56264c6291d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085455059 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0094e855), PART(T=Source Reference,L=4,D=00000066), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085455059 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085455059 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085455059 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126085455059 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085455059 DLSCCP DEBUG SCCP-SCOC(103)[0x56264c63d930]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085455059 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ddb9ed), PART(T=Source Reference,L=4,D=00000067), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085455059 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085455059 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085455059 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126085455059 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085455059 DLSCCP DEBUG SCCP-SCOC(104)[0x56264c62f810]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085455059 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0020db62), PART(T=Source Reference,L=4,D=00000068), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085455059 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085455059 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085455059 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126085455059 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085455059 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085455059 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085455059 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085455059 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126085455059 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126085455059 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126085455059 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250126085455059 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085455059 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085455059 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085455059 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126085455059 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126085455059 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126085455059 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250126085455059 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085455059 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085455059 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085455059 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126085455060 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126085455060 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126085455060 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250126085455306 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44888<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=221112) 20250126085455620 DLSCCP DEBUG SCCP-SCOC(100)[0x56264c629c80]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20250126085455620 DLSCCP DEBUG SCCP-SCOC(100)[0x56264c629c80]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20250126085455620 DLSCCP DEBUG SCCP-SCOC(100)[0x56264c629c80]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250126085455620 DLSCCP DEBUG SCCP-SCOC(100)[0x56264c629c80]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250126085455620 DLSCCP DEBUG SCCP-SCOC(100)[0x56264c629c80]{IDLE}: Deallocated (fsm.c:568) Waiting for packet dumper to finish... 1 (prev_count=221112, count=238464) 20250126085456648 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126085456648 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250126085456648 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250126085456648 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126085456648 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250126085456648 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@009b6094bab8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc pass' was executed successfully (exit status: 0). MTC@009b6094bab8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_apply_sccp'. ------ HNBGW_Tests.TC_apply_sccp ------ Sun Jan 26 08:54:57 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_apply_sccp.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_apply_sccp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@009b6094bab8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_apply_sccp' was executed successfully (exit status: 0). MTC@009b6094bab8: Test case TC_apply_sccp started. 20250126085458418 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58954<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126085458423 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58968<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126085458427 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:34609<->l=127.0.0.1:4262) (control_if.c:572) 20250126085458445 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250126085458445 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_apply_sccp-Iuh0(1049)@009b6094bab8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250126085458452 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085458452 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085458452 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085458452 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085458452 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085458452 DRANAP DEBUG cnlink(msc-2)[0x56264c5ae870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085458452 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085458452 DRANAP DEBUG cnlink(msc-3)[0x56264c618660]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_apply_sccp-Iuh1(1051)@009b6094bab8: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250126085458452 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:44296 (stream_srv.c:142) 20250126085458452 DMAIN INFO New HNB SCTP connection r=127.0.0.1:44296<->l=127.0.0.1:29169 (hnbgw.c:791) 20250126085458454 DRANAP DEBUG cnlink(msc-3)[0x56264c618660]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085458454 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250126085458454 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085458454 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085458454 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085458454 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085458454 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085458454 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085458454 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085458454 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085458454 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085458454 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085458454 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085458454 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085458454 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085458454 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085458454 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250126085458454 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085458454 DRANAP DEBUG cnlink(msc-3)[0x56264c618660]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085458454 DRANAP DEBUG cnlink(msc-2)[0x56264c5ae870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085458454 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250126085458454 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085458454 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085458454 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085458454 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085458454 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085458454 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085458454 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085458454 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085458454 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085458454 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085458454 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085458454 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085458454 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085458454 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085458454 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250126085458454 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085458454 DRANAP DEBUG cnlink(msc-2)[0x56264c5ae870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085458454 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085458454 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250126085458454 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085458454 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085458454 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085458454 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085458454 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085458454 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085458454 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085458454 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085458454 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085458454 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085458454 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085458454 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085458454 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085458454 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085458454 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126085458454 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085458454 DRANAP DEBUG cnlink(msc-1)[0x56264c5b1670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085458454 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085458454 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250126085458454 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085458454 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085458454 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085458454 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085458454 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085458454 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085458454 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085458454 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085458454 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085458454 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085458454 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085458454 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085458454 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085458454 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085458454 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085458454 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085458454 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085458454 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085458454 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085458454 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085458454 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250126085458454 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250126085458454 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250126085458454 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085458454 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085458454 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085458454 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250126085458454 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250126085458454 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250126085458454 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250126085458454 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085458454 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085458454 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085458454 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126085458454 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126085458454 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126085458454 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250126085458454 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085458454 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085458454 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085458454 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085458454 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085458454 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085458454 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@009b6094bab8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(1055)@009b6094bab8: ************************************************* HNBGW_Test.msc0-M3UA(1055)@009b6094bab8: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(1055)@009b6094bab8: ************************************************* MTC@009b6094bab8: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(1053)@009b6094bab8: v_sccp_pdu_maxlen:268 20250126085458466 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085458466 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085458467 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085458467 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085458467 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085458467 DRANAP DEBUG cnlink(sgsn-2)[0x56264c61a310]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085458467 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085458467 DRANAP DEBUG cnlink(sgsn-3)[0x56264c61aca0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085458468 DRANAP DEBUG cnlink(sgsn-3)[0x56264c61aca0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085458468 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250126085458468 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085458468 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085458468 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085458468 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085458468 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085458468 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085458468 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085458468 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085458468 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085458468 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085458468 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085458468 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085458468 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085458468 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085458468 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250126085458468 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085458468 DRANAP DEBUG cnlink(sgsn-3)[0x56264c61aca0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085458468 DRANAP DEBUG cnlink(sgsn-2)[0x56264c61a310]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085458468 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250126085458468 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085458468 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085458468 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085458468 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085458468 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085458468 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085458468 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085458468 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085458468 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085458468 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085458468 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085458468 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085458468 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085458468 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085458468 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250126085458468 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085458468 DRANAP DEBUG cnlink(sgsn-2)[0x56264c61a310]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085458468 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085458468 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250126085458468 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085458468 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085458468 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085458468 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085458468 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085458468 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085458468 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085458468 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085458468 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085458468 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085458468 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085458468 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085458468 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085458468 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085458468 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126085458468 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085458468 DRANAP DEBUG cnlink(sgsn-1)[0x56264c619980]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085458468 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085458468 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250126085458468 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085458468 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085458468 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085458468 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085458468 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085458468 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085458468 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085458468 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085458468 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085458468 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085458468 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085458468 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085458468 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085458468 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085458468 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085458468 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085458468 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085458468 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085458468 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085458468 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085458468 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250126085458468 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250126085458468 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250126085458468 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085458468 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085458468 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085458469 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250126085458469 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250126085458469 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250126085458469 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250126085458469 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085458469 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085458469 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085458469 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126085458469 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126085458469 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126085458469 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250126085458469 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085458469 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085458469 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085458469 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085458469 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085458469 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085458469 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@009b6094bab8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@009b6094bab8: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(1058)@009b6094bab8: ************************************************* HNBGW_Test.sgsn0-M3UA(1058)@009b6094bab8: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(1058)@009b6094bab8: ************************************************* HNBGW_Test.sgsn0-SCCP(1056)@009b6094bab8: v_sccp_pdu_maxlen:268 20250126085458488 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085458488 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085458488 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1355) 20250126085458488 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250126085458488 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20250126085458488 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250126085458488 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250126085458488 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085458488 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@009b6094bab8: setverdict(pass): none -> pass 20250126085458494 DLINP DEBUG SRVCONN(,r=127.0.0.1:44296<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085458494 DLINP DEBUG SRVCONN(,r=127.0.0.1:44296<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085458494 DLINP DEBUG SRVCONN(,r=127.0.0.1:44296<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1355) 20250126085458494 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250126085458494 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) 20250126085458494 DLGLOBAL DEBUG validating counter group 0x562636cecbe0(hnb) with 60 counters (rate_ctr.c:86) 20250126085458494 DHNBAP DEBUG (127.0.0.1:44296 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20250126085458494 DHNBAP NOTICE (127.0.0.1:44296 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250126085458494 DHNBAP NOTICE (127.0.0.1:44296 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250126085458494 DLINP DEBUG SRVCONN(,r=127.0.0.1:44296<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085458494 DLINP DEBUG SRVCONN(,r=127.0.0.1:44296<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126085458665 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126085458665 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250126085458665 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126085458665 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(1055)@009b6094bab8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250126085458674 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085458674 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250126085458674 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126085458674 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126085458674 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126085458674 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250126085458674 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126085458676 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085458676 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250126085458676 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126085458676 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126085458676 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126085458676 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126085458676 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126085458676 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085458677 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126085458677 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20250126085458677 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085458677 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085458677 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085458677 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085458677 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126085458677 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126085458677 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085458678 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085458678 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250126085458678 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085458678 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085458678 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085458678 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085458678 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085458678 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085458678 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085458678 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085458678 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085458678 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085458678 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085458678 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085458678 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085458678 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085458678 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085458678 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085458679 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085458679 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085458679 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085458679 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085458679 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085458679 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085458679 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085458679 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085458678 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085458679 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126085458679 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250126085458679 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126085458679 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(1058)@009b6094bab8: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250126085458685 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085458685 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250126085458685 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126085458685 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126085458685 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126085458685 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250126085458685 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126085458685 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085458685 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250126085458685 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126085458685 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126085458685 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126085458685 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126085458685 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126085458685 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085458685 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126085458685 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20250126085458685 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085458685 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085458685 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085458685 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085458685 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126085458685 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126085458685 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085458687 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085458687 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250126085458687 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085458687 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085458687 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085458687 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085458687 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085458687 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085458687 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085458687 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085458687 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085458687 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085458687 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085458687 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085458687 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085458687 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085458687 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085458687 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085458687 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085458687 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085458687 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085458687 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085458687 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085458687 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085458687 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085458687 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085458687 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(1054)@009b6094bab8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126085459481 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085459481 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085459481 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085459481 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085459481 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085459481 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085459481 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085459481 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085459481 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085459481 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085459481 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085459481 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085459481 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085459481 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085459481 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250126085459481 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250126085459481 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085459481 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085459481 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085459481 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085459481 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085459481 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085459481 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085459481 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085459481 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085459481 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085459481 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085459481 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085459481 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085459481 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085459481 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126085459481 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126085459481 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250126085459481 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250126085459481 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085459481 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250126085459481 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085459481 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085459481 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085459481 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085459482 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085459482 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085459482 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085459482 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085459482 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085459482 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085459482 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085459482 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085459482 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085459482 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126085459482 DRANAP NOTICE cnlink(msc-0)[0x56264c5ce220]{CONNECTED}: link up (cnlink.c:111) 20250126085459482 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085459482 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085459482 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085459482 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085459482 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085459482 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085459482 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085459482 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085459483 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085459483 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085459483 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085459483 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085459483 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085459483 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085459483 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085459483 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085459484 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085459484 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085459484 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085459484 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085459484 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085459484 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085459484 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250126085459484 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250126085459484 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085459484 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085459484 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085459484 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085459484 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085459484 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085459484 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085459484 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085459484 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085459484 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085459484 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085459484 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085459484 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085459484 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085459484 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126085459484 DRANAP DEBUG cnlink(msc-0)[0x56264c5ce220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126085459484 DRANAP INFO cnlink(msc-0)[0x56264c5ce220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(1057)@009b6094bab8: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126085459488 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085459488 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085459488 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085459488 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085459488 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085459488 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085459488 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085459488 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085459488 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085459488 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085459488 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085459488 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085459488 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085459488 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085459488 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250126085459489 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250126085459489 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085459489 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085459489 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085459489 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085459489 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085459489 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085459489 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085459489 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085459489 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085459489 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085459489 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085459489 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085459489 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085459489 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085459489 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126085459489 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126085459489 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250126085459489 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250126085459489 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085459489 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250126085459489 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085459489 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085459489 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085459489 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085459489 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085459489 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085459489 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085459489 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085459489 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085459489 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085459489 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085459489 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085459489 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085459489 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126085459489 DRANAP NOTICE cnlink(sgsn-0)[0x56264c618ff0]{CONNECTED}: link up (cnlink.c:111) 20250126085459489 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085459489 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085459489 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085459489 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085459489 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085459489 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085459489 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085459489 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085459490 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085459490 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085459490 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085459490 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085459490 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085459490 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085459490 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085459490 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085459490 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085459490 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085459490 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085459490 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085459490 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085459490 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085459490 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250126085459490 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20250126085459490 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085459490 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085459490 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085459490 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085459490 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085459490 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085459490 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085459490 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085459490 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085459490 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085459490 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085459490 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085459490 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085459490 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085459490 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126085459490 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126085459490 DRANAP INFO cnlink(sgsn-0)[0x56264c618ff0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250126085500528 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58976<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126085501375 DLSCCP DEBUG SCCP-SCOC(113)[0x56264c632ba0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085501375 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a41ac4), PART(T=Source Reference,L=4,D=00000071), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085501375 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085501375 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085501375 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085501375 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085501375 DLSCCP DEBUG SCCP-SCOC(114)[0x56264c62bfb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085501375 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d2f984), PART(T=Source Reference,L=4,D=00000072), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085501375 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085501375 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085501375 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085501375 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085501375 DLSCCP DEBUG SCCP-SCOC(115)[0x56264c628440]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085501375 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007a7e75), PART(T=Source Reference,L=4,D=00000073), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085501375 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085501375 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085501375 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126085501375 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085501375 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085501375 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085501375 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085501375 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085501375 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085501375 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085501375 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085501375 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085501375 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085501375 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085501375 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085501375 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085501375 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085501375 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085501375 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085501375 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085501376 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085501376 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085501376 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085501376 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126085501376 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126085501376 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126085501376 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250126085501378 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085501378 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085501378 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085501378 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085501378 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085501378 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085501378 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085501378 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085501378 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085501378 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085501378 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085501378 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085501378 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085501378 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000071), PART(T=Source Reference,L=4,D=00a41ac4) (sccp_scrc.c:477) 20250126085501378 DLSCCP DEBUG Received CO:RELCO for local reference 113 (sccp_scoc.c:1824) 20250126085501378 DLSCCP DEBUG SCCP-SCOC(113)[0x56264c632ba0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250126085501378 DLSCCP DEBUG SCCP-SCOC(113)[0x56264c632ba0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250126085501378 DLSCCP DEBUG SCCP-SCOC(113)[0x56264c632ba0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250126085501378 DLSCCP DEBUG SCCP-SCOC(113)[0x56264c632ba0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250126085501378 DLSCCP DEBUG SCCP-SCOC(113)[0x56264c632ba0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(1054)@009b6094bab8: f_create_expect(l3 := '05080200F110172A52082926240000000010'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(1054)@009b6094bab8: Created Expect[0] for '05080200F110172A52082926240000000010'O to be handled at TC_apply_sccp0(1060) TC_apply_sccp-Iuh0-RUA(1050)@009b6094bab8: Added conn table entry 0TC_apply_sccp0(1060)8217640 20250126085501564 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085501564 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085501564 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1355) 20250126085501565 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250126085501565 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x7d6428, normal) (hnbgw_rua.c:407) 20250126085501565 DHNB DEBUG map_rua[0x56264c63aff0]{init}: Allocated (fsm.c:456) 20250126085501565 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8217640)[0x56264c63aff0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250126085501565 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8217640 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250126085501565 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085501565 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085501565 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8217640 SCCP-0 CS MI=IMSI-262420000000001: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250126085501565 DCN DEBUG map_sccp[0x56264c670b10]{init}: Allocated (fsm.c:456) 20250126085501565 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-117)[0x56264c670b10]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250126085501565 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8217640 <-> SCCP-117 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250126085501565 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8217640 SCCP-117 msc-0 MI=IMSI-262420000000001: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250126085501565 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8217640)[0x56264c63aff0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250126085501565 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085501565 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085501565 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8217640)[0x56264c63aff0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250126085501565 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-117)[0x56264c670b10]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126085501565 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250126085501565 DLSCCP DEBUG SCCP-SCOC(117)[0x56264c628dc0]{IDLE}: Allocated (fsm.c:456) 20250126085501565 DLSCCP DEBUG SCCP-SCOC(117)[0x56264c628dc0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250126085501565 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000075), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000010004f40030002980056400500f1100926) (sccp_scrc.c:406) 20250126085501565 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085501565 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085501565 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085501565 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085501565 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085501565 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085501565 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085501565 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085501565 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085501565 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085501565 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085501565 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085501565 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085501565 DLSCCP DEBUG SCCP-SCOC(117)[0x56264c628dc0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250126085501565 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-117)[0x56264c670b10]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250126085501565 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8217640)[0x56264c63aff0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250126085501565 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085501565 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085501565 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085501565 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085501565 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085501565 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085501565 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085501565 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(1053)@009b6094bab8: First idle individual index:0 HNBGW_Test.msc0-SCCP(1053)@009b6094bab8: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(1054)@009b6094bab8: Found Expect[0] for l3='05080200F110172A52082926240000000010'O handled at TC_apply_sccp0(1060) HNBGW_Test.msc0-RAN(1054)@009b6094bab8: Added conn table entry 0TC_apply_sccp0(1060)2275096 20250126085501580 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085501580 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085501580 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085501580 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085501580 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085501580 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085501580 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085501580 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085501581 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085501581 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085501581 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085501581 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085501581 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085501581 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=00d2f984) (sccp_scrc.c:477) 20250126085501581 DLSCCP DEBUG Received CO:RELCO for local reference 114 (sccp_scoc.c:1824) 20250126085501581 DLSCCP DEBUG SCCP-SCOC(114)[0x56264c62bfb0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250126085501581 DLSCCP DEBUG SCCP-SCOC(114)[0x56264c62bfb0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250126085501581 DLSCCP DEBUG SCCP-SCOC(114)[0x56264c62bfb0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250126085501581 DLSCCP DEBUG SCCP-SCOC(114)[0x56264c62bfb0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250126085501581 DLSCCP DEBUG SCCP-SCOC(114)[0x56264c62bfb0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-SCCP(1053)@009b6094bab8: Session index based on connection ID:0 TC_apply_sccp0(1060)@009b6094bab8: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(1053)@009b6094bab8: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250126085501584 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085501584 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085501584 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085501584 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085501584 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085501584 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085501584 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085501585 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085501585 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085501585 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085501585 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085501585 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085501585 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085501585 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000075), PART(T=Source Reference,L=4,D=00d43d5f) (sccp_scrc.c:477) 20250126085501585 DLSCCP DEBUG Received CO:COAK for local reference 117 (sccp_scoc.c:1824) 20250126085501585 DLSCCP DEBUG SCCP-SCOC(117)[0x56264c628dc0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250126085501585 DLSCCP DEBUG SCCP-SCOC(117)[0x56264c628dc0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250126085501585 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085501585 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250126085501585 DCN DEBUG handle_cn_conn_conf() conn_id=117, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250126085501585 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-117)[0x56264c670b10]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250126085501585 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-117)[0x56264c670b10]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250126085501770 DLSCCP DEBUG SCCP-SCOC(108)[0x56264c6430c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085501770 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cea86b), PART(T=Source Reference,L=4,D=0000006c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085501770 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085501770 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085501770 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085501770 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085501770 DLSCCP DEBUG SCCP-SCOC(109)[0x56264c632f90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085501770 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ab4350), PART(T=Source Reference,L=4,D=0000006d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085501770 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085501770 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085501770 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250126085501771 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085501771 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085501771 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085501771 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085501771 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085501771 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085501771 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085501771 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085501771 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085501771 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085501771 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085501771 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085501771 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250126085501771 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250126085501771 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250126085501771 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250126085501776 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085501776 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085501776 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085501776 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085501776 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085501776 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085501776 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085501776 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085501777 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085501777 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085501777 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085501777 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085501777 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085501777 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=00cea86b) (sccp_scrc.c:477) 20250126085501777 DLSCCP DEBUG Received CO:RELCO for local reference 108 (sccp_scoc.c:1824) 20250126085501777 DLSCCP DEBUG SCCP-SCOC(108)[0x56264c6430c0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250126085501777 DLSCCP DEBUG SCCP-SCOC(108)[0x56264c6430c0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250126085501777 DLSCCP DEBUG SCCP-SCOC(108)[0x56264c6430c0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250126085501777 DLSCCP DEBUG SCCP-SCOC(108)[0x56264c6430c0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250126085501777 DLSCCP DEBUG SCCP-SCOC(108)[0x56264c6430c0]{IDLE}: Deallocated (fsm.c:568) TC_apply_sccp0(1060)@009b6094bab8: "Changing SCCP address, don't apply yet" 20250126085502585 DLGLOBAL NOTICE TTCN3 f_logp(): Changing SCCP address, don't apply yet (logging_vty.c:1172) 20250126085503606 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085503606 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085503606 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 46 bytes from client (stream_srv.c:1355) 20250126085503606 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250126085503606 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x7d6428) (hnbgw_rua.c:471) 20250126085503606 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8217640 SCCP-117 msc-0 MI=IMSI-262420000000001: rx RUA DirectTransfer with 22 bytes RANAP data (hnbgw_rua.c:312) 20250126085503606 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8217640)[0x56264c63aff0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250126085503606 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250126085503606 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250126085503606 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8217640)[0x56264c63aff0]{connected}: rx from RUA: RANAP Direct Transfer (context_map_rua.c:171) 20250126085503606 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-117)[0x56264c670b10]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126085503606 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250126085503606 DLSCCP DEBUG SCCP-SCOC(117)[0x56264c628dc0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250126085503606 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d43d5f), PART(T=Data,L=22,D=001440120000010010400b0afdf23d13c40851245c5b) (sccp_scrc.c:406) 20250126085503606 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085503606 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085503606 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085503606 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085503606 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085503606 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085503606 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085503606 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085503606 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085503606 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085503606 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085503606 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(1053)@009b6094bab8: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(1053)@009b6094bab8: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(1053)@009b6094bab8: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(1053)@009b6094bab8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_apply_sccp0(1060)@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(1053)@009b6094bab8: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(1053)@009b6094bab8: vl_len:22 HNBGW_Test.msc0-SCCP(1053)@009b6094bab8: vl_from0 HNBGW_Test.msc0-SCCP(1053)@009b6094bab8: data sent by MTP3_SCCP_PORT: '001440120000010010400B0A8453CCCF1A55AA36E5D0'O 20250126085503620 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085503620 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085503620 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085503620 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085503620 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085503620 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085503620 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085503620 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085503620 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 64 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085503620 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085503620 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085503620 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085503620 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085503620 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000075), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=22,D=001440120000010010400b0a8453cccf1a55aa36e5d0) (sccp_scrc.c:477) 20250126085503620 DLSCCP DEBUG Received CO:CODT for local reference 117 (sccp_scoc.c:1824) 20250126085503620 DLSCCP DEBUG SCCP-SCOC(117)[0x56264c628dc0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250126085503620 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085503620 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250126085503620 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-117)[0x56264c670b10]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250126085503620 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_ran.c:43) 20250126085503620 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250126085503620 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-117)[0x56264c670b10]{connected}: rx from SCCP: RANAP Direct Transfer (context_map_sccp.c:217) 20250126085503620 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8217640)[0x56264c63aff0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250126085503620 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 46 bytes (hnbgw_rua.c:122) 20250126085503620 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085503620 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 46 bytes of data (stream_srv.c:827) TC_apply_sccp0(1060)@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed TC_apply_sccp0(1060)@009b6094bab8: "Apply SCCP address changes" 20250126085503631 DLGLOBAL NOTICE TTCN3 f_logp(): Apply SCCP address changes (logging_vty.c:1172) 20250126085503632 DCN NOTICE (msc-0) config changed, restarting SCCP (hnbgw_cn.c:822) 20250126085503632 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-117)[0x56264c670b10]{connected}: Received Event MAP_SCCP_EV_USER_ABORT (hnbgw_cn.c:791) 20250126085503632 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250126085503632 DLSCCP DEBUG SCCP-SCOC(117)[0x56264c628dc0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250126085503632 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d43d5f), PART(T=Source Reference,L=4,D=00000075), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250126085503632 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085503632 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085503633 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085503633 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085503633 DLSCCP DEBUG SCCP-SCOC(117)[0x56264c628dc0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250126085503633 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-117)[0x56264c670b10]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250126085503633 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8217640)[0x56264c63aff0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250126085503633 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8217640)[0x56264c63aff0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250126085503633 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250126085503633 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8217640)[0x56264c63aff0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250126085503633 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8217640)[0x56264c63aff0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250126085503633 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8217640)[0x56264c63aff0]{disrupted}: Freeing instance (context_map.c:202) 20250126085503633 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8217640)[0x56264c63aff0]{disrupted}: Deallocated (fsm.c:568) 20250126085503633 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-117)[0x56264c670b10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250126085503633 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-117)[0x56264c670b10]{disconnected}: Freeing instance (context_map.c:206) 20250126085503633 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-117)[0x56264c670b10]{disconnected}: Deallocated (fsm.c:568) 20250126085503633 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8217640 SCCP-117 msc-0 MI=IMSI-262420000000001: Deallocating (context_map.c:225) 20250126085503633 DCN DEBUG (msc-0) remote-addr is 'msc-foo', using cs7 instance 0 (hnbgw_cn.c:846) 20250126085503633 DCN DEBUG (msc-0) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:866) 20250126085503633 DCN NOTICE (msc-0) using: cs7-0 0.23.5 <-> 0.42.4 msc-0 msc-foo (hnbgw_cn.c:800) 20250126085503633 DCN DEBUG (msc-1) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:825) 20250126085503633 DCN DEBUG (msc-2) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:825) 20250126085503633 DCN DEBUG (msc-3) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:825) 20250126085503633 DCN DEBUG (sgsn-0) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:825) 20250126085503633 DCN DEBUG (sgsn-1) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:825) 20250126085503633 DCN DEBUG (sgsn-2) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:825) 20250126085503633 DCN DEBUG (sgsn-3) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:825) 20250126085503633 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085503633 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250126085503633 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085503633 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085503633 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085503633 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085503633 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085503633 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085503633 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085503633 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(1053)@009b6094bab8: Session index based on local reference:0 20250126085503636 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085503636 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085503636 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085503636 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085503636 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085503636 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found 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.msc0-RAN(1054)@009b6094bab8: Deleted conn table entry 0TC_apply_sccp0(1060)2275096 20250126085503636 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085503636 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085503636 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085503636 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085503636 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085503636 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085503636 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085503636 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000075), PART(T=Source Reference,L=4,D=00d43d5f) (sccp_scrc.c:477) 20250126085503636 DLSCCP DEBUG Received CO:RELCO for local reference 117 (sccp_scoc.c:1824) 20250126085503636 DLSCCP DEBUG SCCP-SCOC(117)[0x56264c628dc0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250126085503636 DLSCCP DEBUG SCCP-SCOC(117)[0x56264c628dc0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250126085503636 DLSCCP DEBUG SCCP-SCOC(117)[0x56264c628dc0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250126085503636 DLSCCP DEBUG SCCP-SCOC(117)[0x56264c628dc0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250126085503636 DLSCCP DEBUG SCCP-SCOC(117)[0x56264c628dc0]{IDLE}: Deallocated (fsm.c:568) TC_apply_sccp-Iuh0-RUA(1050)@009b6094bab8: Deleted conn table entry 0TC_apply_sccp0(1060)8217640 20250126085504265 DLSCCP DEBUG SCCP-SCOC(107)[0x56264c62ce70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085504265 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f875e3), PART(T=Source Reference,L=4,D=0000006b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085504265 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085504265 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085504265 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126085504265 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085504265 DLSCCP DEBUG SCCP-SCOC(105)[0x56264c626db0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085504265 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bde8f9), PART(T=Source Reference,L=4,D=00000069), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085504265 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085504265 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085504265 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250126085504265 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085504265 DLSCCP DEBUG SCCP-SCOC(106)[0x56264c632cd0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085504265 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0063e507), PART(T=Source Reference,L=4,D=0000006a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085504265 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085504265 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085504265 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250126085504265 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085504266 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085504266 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085504266 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085504266 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126085504266 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126085504266 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126085504266 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250126085504266 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085504266 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085504266 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085504266 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250126085504266 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250126085504266 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250126085504266 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250126085504266 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085504266 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085504266 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085504266 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250126085504266 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250126085504266 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250126085504266 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250126085504639 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58976<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_apply_sccp0(1060)@009b6094bab8: Final verdict of PTC: pass MTC@009b6094bab8: ok: talloc reports "asn1_context" = 1 bytes MutexDispCT-TC_apply_sccp(1045)@009b6094bab8: Final verdict of PTC: none 20250126085504644 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:34609<->l=127.0.0.1:4262) (control_if.c:193) 20250126085504644 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250126085504645 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085504645 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 HNBGW_Test.sgsn0-RAN(1057)@009b6094bab8: Final verdict of PTC: none 20250126085504645 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250126085504645 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250126085504645 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085504645 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126085504645 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250126085504645 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126085504645 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085504645 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20250126085504645 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126085504645 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126085504645 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126085504645 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250126085504645 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication HNBGW_Test.sgsn0-M3UA(1058)@009b6094bab8: Final verdict of PTC: none TC_apply_sccp-Iuh1-RUA(1052)@009b6094bab8: Final verdict of PTC: none 20250126085504646 DLINP DEBUG SRVCONN(,r=127.0.0.1:44296<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085504646 DLINP DEBUG SRVCONN(,r=127.0.0.1:44296<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085504646 DLINP NOTICE SRV(,r=127.0.0.1:44296<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250126085504646 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250126085504646 DMAIN NOTICE (127.0.0.1:44296 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:44296<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250126085504646 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20250126085504646 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085504646 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126085504646 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20250126085504646 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085504646 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085504646 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085504646 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085504646 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126085504646 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126085504646 DRANAP DEBUG cnlink(sgsn-0)[0x56264c618ff0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126085504646 DRANAP NOTICE cnlink(sgsn-0)[0x56264c618ff0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-SCCP(1056)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(1053)@009b6094bab8: Final verdict of PTC: none 20250126085504646 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085504646 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085504646 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250126085504646 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250126085504646 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250126085504646 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58968<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250126085504646 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client IPA-CTRL-CLI-IPA(1047)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.msc0-RAN(1054)@009b6094bab8: Final verdict of PTC: none TC_apply_sccp-Iuh0-RUA(1050)@009b6094bab8: Final verdict of PTC: none HNBGW-MGCP(1059)@009b6094bab8: Final verdict of PTC: none TC_apply_sccp-Iuh1(1051)@009b6094bab8: Final verdict of PTC: none 20250126085504647 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085504646 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085504646 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126085504646 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250126085504646 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20250126085504646 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085504646 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250126085504646 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20250126085504646 DLINP <0002> stream_srv.c:766 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250126085504646 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085504646 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20250126085504646 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126085504646 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126085504646 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126085504646 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250126085504646 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126085504646 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication VirtHNBGW-STATS(1046)@009b6094bab8: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(1055)@009b6094bab8: Final verdict of PTC: none 20250126085504647 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126085504647 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20250126085504647 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085504647 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085504647 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085504647 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085504647 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) TC_apply_sccp-Iuh0(1049)@009b6094bab8: Final verdict of PTC: none MTC@009b6094bab8: setverdict(pass): pass -> pass, component reason not changed 20250126085504647 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58954<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(1048)@009b6094bab8: Final verdict of PTC: none MTC@009b6094bab8: Setting final verdict of the test case. MTC@009b6094bab8: Local verdict of MTC: pass MTC@009b6094bab8: Local verdict of PTC MutexDispCT-TC_apply_sccp(1045): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC VirtHNBGW-STATS(1046): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC IPA-CTRL-CLI-IPA(1047): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW-PFCP(1048): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_apply_sccp-Iuh0(1049): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_apply_sccp-Iuh0-RUA(1050): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_apply_sccp-Iuh1(1051): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_apply_sccp-Iuh1-RUA(1052): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.msc0-SCCP(1053): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.msc0-RAN(1054): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.msc0-M3UA(1055): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(1056): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.sgsn0-RAN(1057): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(1058): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC HNBGW-MGCP(1059): none (pass -> pass) MTC@009b6094bab8: Local verdict of PTC TC_apply_sccp0(1060): pass (pass -> pass) MTC@009b6094bab8: Test case TC_apply_sccp finished. Verdict: pass MTC@009b6094bab8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_apply_sccp pass'. Sun Jan 26 08:55:04 UTC 2025 ====== HNBGW_Tests.TC_apply_sccp pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_apply_sccp.talloc 20250126085504689 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58984<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126085505055 DLSCCP DEBUG SCCP-SCOC(102)[0x56264c6291d0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20250126085505055 DLSCCP DEBUG SCCP-SCOC(102)[0x56264c6291d0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20250126085505055 DLSCCP DEBUG SCCP-SCOC(102)[0x56264c6291d0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250126085505055 DLSCCP DEBUG SCCP-SCOC(102)[0x56264c6291d0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250126085505055 DLSCCP DEBUG SCCP-SCOC(102)[0x56264c6291d0]{IDLE}: Deallocated (fsm.c:568) 20250126085505055 DLSCCP DEBUG SCCP-SCOC(103)[0x56264c63d930]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20250126085505055 DLSCCP DEBUG SCCP-SCOC(103)[0x56264c63d930]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20250126085505055 DLSCCP DEBUG SCCP-SCOC(103)[0x56264c63d930]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250126085505055 DLSCCP DEBUG SCCP-SCOC(103)[0x56264c63d930]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250126085505055 DLSCCP DEBUG SCCP-SCOC(103)[0x56264c63d930]{IDLE}: Deallocated (fsm.c:568) 20250126085505055 DLSCCP DEBUG SCCP-SCOC(104)[0x56264c62f810]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20250126085505055 DLSCCP DEBUG SCCP-SCOC(104)[0x56264c62f810]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20250126085505055 DLSCCP DEBUG SCCP-SCOC(104)[0x56264c62f810]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250126085505055 DLSCCP DEBUG SCCP-SCOC(104)[0x56264c62f810]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250126085505055 DLSCCP DEBUG SCCP-SCOC(104)[0x56264c62f810]{IDLE}: Deallocated (fsm.c:568) 20250126085505191 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58984<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=326356) Waiting for packet dumper to finish... 1 (prev_count=326356, count=333920) 20250126085506647 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126085506647 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250126085506647 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250126085506647 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126085506647 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250126085506647 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@009b6094bab8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_apply_sccp pass' was executed successfully (exit status: 0). MC@009b6094bab8: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@009b6094bab8: Terminating MTC. MC@009b6094bab8: MTC terminated. MC2> exit MC@009b6094bab8: Shutting down session. MC@009b6094bab8: Shutdown complete. Comparing expected results '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/hnbgw/expected-results.xml' against results in 'junit-xml-9997.log' -------------------- pass HNBGW_Tests.TC_hnb_register pass HNBGW_Tests.TC_hnb_register_duplicate pass HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc pass HNBGW_Tests.TC_hnb_disconnected_timeout pass HNBGW_Tests.TC_ue_register pass HNBGW_Tests.TC_ue_register_tmsi_lai pass HNBGW_Tests.TC_ue_register_before_hnb_register pass HNBGW_Tests.TC_rab_release_abnormal pass HNBGW_Tests.TC_ranap_cs_initial_ue pass HNBGW_Tests.TC_ranap_ps_initial_ue pass HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr pass HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr pass HNBGW_Tests.TC_ranap_cs_bidir pass HNBGW_Tests.TC_ranap_ps_bidir pass HNBGW_Tests.TC_rab_assignment pass HNBGW_Tests.TC_rab_assignment_concurrent pass HNBGW_Tests.TC_rab_release pass HNBGW_Tests.TC_rab_release_abnormal pass HNBGW_Tests.TC_rab_assign_fail pass HNBGW_Tests.TC_rab_assign_mgcp_to pass HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg pass HNBGW_Tests.TC_ranap_cs_mo_disconnect pass HNBGW_Tests.TC_ranap_ps_mo_disconnect pass HNBGW_Tests.TC_ranap_cs_creq_cref pass HNBGW_Tests.TC_ranap_ps_creq_cref pass HNBGW_Tests.TC_ps_rua_disconnect_during_sccp_cr_cc pass HNBGW_Tests.TC_cs_rua_disconnect_during_sccp_cr_cc pass HNBGW_Tests.TC_cs_iu_release_req_rua_disconnect pass HNBGW_Tests.TC_ps_iu_release_req_rua_disconnect pass HNBGW_Tests.TC_ps_rab_assignment pass HNBGW_Tests.TC_ps_rab_assignment_concurrent pass HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink pass HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin pass HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin pass HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin pass HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin pass HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin pass HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1 pass HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2 pass HNBGW_Tests.TC_mscpool_L3Compl_no_cn pass HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN pass HNBGW_Tests.TC_mscpool_paging_imsi pass HNBGW_Tests.TC_mscpool_paging_tmsi pass HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin pass HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri pass HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink pass HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink pass HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink pass HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin pass HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1 pass HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2 pass HNBGW_Tests.TC_sgsnpool_L3Compl_no_cn pass HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN pass HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink pass HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink pass HNBGW_Tests.TC_second_rab_assignment pass HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc pass HNBGW_Tests.TC_apply_sccp Summary: pass: 58 [testenv][generic] Testsuite is done [testenv][generic] Stopping testsuite (2117598) [testenv][generic] Merging log files [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite', 'testenv-hnbgw-all-osmocom-nightly-20250126-0847-eabe7b74-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/log_merge.sh HNBGW_Tests --rm >/dev/null'] [testenv][generic] Formatting log files [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite', 'testenv-hnbgw-all-osmocom-nightly-20250126-0847-eabe7b74-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/log_format.sh'] 20250126085511376 DLSCCP DEBUG SCCP-SCOC(115)[0x56264c628440]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085511376 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007a7e75), PART(T=Source Reference,L=4,D=00000073), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085511376 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085511376 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085511376 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126085511376 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085511376 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085511376 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085511376 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085511376 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126085511376 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126085511376 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126085511376 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250126085511771 DLSCCP DEBUG SCCP-SCOC(109)[0x56264c632f90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085511772 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ab4350), PART(T=Source Reference,L=4,D=0000006d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085511772 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085511772 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085511772 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250126085511772 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56264c61d110]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085511772 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085511772 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085511772 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085511772 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250126085511772 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250126085511772 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250126085511772 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down [testenv][generic] Stopping stp (2117532) [testenv][generic] Stopping hnbgw (2117554) [testenv] Stopping podman container (restart) [testenv] + ['podman', 'kill', 'testenv-hnbgw-all-osmocom-nightly-20250126-0847-eabe7b74-0'] testenv-hnbgw-all-osmocom-nightly-20250126-0847-eabe7b74-0 [testenv] + ['podman', 'run', '--rm', '--name', 'testenv-hnbgw-all-osmocom-nightly-20250126-0847-eabe7b74-1', '--log-driver', 'json-file', '--log-opt', 'path=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/podman/testenv-hnbgw-all-osmocom-nightly-20250126-0847-eabe7b74-1.log', '--security-opt=seccomp=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/podman/seccomp.json', '--cap-add=NET_ADMIN', '--cap-add=NET_RAW', '--device=/dev/net/tun', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/var-cache-apt:/var/cache/apt', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/var-lib-apt:/var/lib/apt', '--sysctl', 'net.ipv4.conf.all.send_redirects=0', '--sysctl', 'net.ipv4.conf.default.send_redirects=0', '-e', 'PODMAN=1', '-e', 'TESTENV_BINARY_REPO=1', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache', '--volume', '/home/osmocom-build/ccache/testenv:/home/osmocom-build/ccache/testenv', '--volume', '/home/osmocom-build/jenkins/workspace:/home/osmocom-build/jenkins/workspace', 'debian-bookworm-osmo-ttcn3-testenv', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/testenv-podman-main.sh'] Running testenv-podman-main.sh [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-nightly-20250126-0847-eabe7b74-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/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-nightly-20250126-0847-eabe7b74-1', 'sh', '-c', "echo 'deb [signed-by=/obs.key] https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12/ ./' > /etc/apt/sources.list.d/osmocom.list"] [testenv][with-pfcp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-nightly-20250126-0847-eabe7b74-1', 'apt-get', '-q', 'update'] Hit:1 http://deb.debian.org/debian bookworm InRelease Hit:2 http://deb.debian.org/debian bookworm-updates InRelease Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease Reading package lists...[testenv] feed_watchdog_loop: podman container has stopped [testenv][with-pfcp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-nightly-20250126-0847-eabe7b74-1', 'sh', '-c', 'apt-cache pkgnames | grep -- -dbg > /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/dbg_pkgs_all'] [testenv][with-pfcp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-nightly-20250126-0847-eabe7b74-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/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-nightly-20250126-0847-eabe7b74-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/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-nightly-20250126-0847-eabe7b74-1', 'apt-get', '-q', 'install', '-y', '--no-install-recommends', 'osmo-hnbgw', 'osmo-stp', 'osmo-hnbgw-dbg', 'libasn1c-dbg', 'libc6-dbg', 'libnftables1-dbgsym', 'libosmo-hnbap-dbg', 'libosmocore-dbg', 'libosmo-mgcp-client14-dbgsym', 'libosmo-pfcp-dbg', 'libosmo-gtlv-dbg', 'libosmo-ranap-dbg', 'libosmo-sigtran-dbg', 'libosmo-rua-dbg', 'osmo-stp-dbg'] Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: libasn1c1 libnftables1 libnftnl11 libosmo-gtlv1 libosmo-hnbap0 libosmo-mgcp-client14 libosmo-pfcp0 libosmo-ranap7 libosmo-rua0 libosmo-sigtran10 libosmocodec4 libosmocoding0 libosmocore libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmousb0 libosmovty13 osmocom-nightly Recommended packages: osmo-mgw The following NEW packages will be installed: libasn1c-dbg libasn1c1 libc6-dbg libnftables1 libnftables1-dbgsym libnftnl11 libosmo-gtlv-dbg libosmo-gtlv1 libosmo-hnbap-dbg libosmo-hnbap0 libosmo-mgcp-client14 libosmo-mgcp-client14-dbgsym libosmo-pfcp-dbg libosmo-pfcp0 libosmo-ranap-dbg libosmo-ranap7 libosmo-rua-dbg libosmo-rua0 libosmo-sigtran-dbg libosmo-sigtran10 libosmocodec4 libosmocoding0 libosmocore libosmocore-dbg libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmousb0 libosmovty13 osmo-hnbgw osmo-hnbgw-dbg osmo-stp osmo-stp-dbg osmocom-nightly 0 upgraded, 38 newly installed, 0 to remove and 39 not upgraded. Need to get 0 B/15.5 MB of archives. After this operation, 25.9 MB of additional disk space will be used. debconf: delaying package configuration, since apt-utils is not installed Selecting previously unselected package libc6-dbg:amd64. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 40050 files and directories currently installed.) Preparing to unpack .../00-libc6-dbg_2.36-9+deb12u9_amd64.deb ... Unpacking libc6-dbg:amd64 (2.36-9+deb12u9) ... Selecting previously unselected package libnftnl11:amd64. Preparing to unpack .../01-libnftnl11_1.2.4-2_amd64.deb ... Unpacking libnftnl11:amd64 (1.2.4-2) ... Selecting previously unselected package libnftables1:amd64. Preparing to unpack .../02-libnftables1_1.0.6.3~osmocom.429.7d98_amd64.deb ... Unpacking libnftables1:amd64 (1.0.6.3~osmocom.429.7d98) ... Selecting previously unselected package libnftables1-dbgsym:amd64. Preparing to unpack .../03-libnftables1-dbgsym_1.0.6.3~osmocom.429.7d98_amd64.deb ... Unpacking libnftables1-dbgsym:amd64 (1.0.6.3~osmocom.429.7d98) ... Selecting previously unselected package osmocom-nightly. Preparing to unpack .../04-osmocom-nightly_202501252026_amd64.deb ... Unpacking osmocom-nightly (202501252026) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../05-libosmocore22_1.10.0.62.c31e0.202501252026_amd64.deb ... Unpacking libosmocore22:amd64 (1.10.0.62.c31e0.202501252026) ... Selecting previously unselected package libosmo-gtlv1:amd64. Preparing to unpack .../06-libosmo-gtlv1_0.4.0.5.38a2.202501252026_amd64.deb ... Unpacking libosmo-gtlv1:amd64 (0.4.0.5.38a2.202501252026) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../07-libosmovty13_1.10.0.62.c31e0.202501252026_amd64.deb ... Unpacking libosmovty13:amd64 (1.10.0.62.c31e0.202501252026) ... Selecting previously unselected package libosmo-mgcp-client14:amd64. Preparing to unpack .../08-libosmo-mgcp-client14_1.13.1.38.78ee9.202501252026_amd64.deb ... Unpacking libosmo-mgcp-client14:amd64 (1.13.1.38.78ee9.202501252026) ... Selecting previously unselected package libosmo-mgcp-client14-dbgsym:amd64. Preparing to unpack .../09-libosmo-mgcp-client14-dbgsym_1.13.1.38.78ee9.202501252026_amd64.deb ... Unpacking libosmo-mgcp-client14-dbgsym:amd64 (1.13.1.38.78ee9.202501252026) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../10-libosmoisdn0_1.10.0.62.c31e0.202501252026_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.10.0.62.c31e0.202501252026) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../11-libosmogsm20_1.10.0.62.c31e0.202501252026_amd64.deb ... Unpacking libosmogsm20:amd64 (1.10.0.62.c31e0.202501252026) ... Selecting previously unselected package libosmo-pfcp0:amd64. Preparing to unpack .../12-libosmo-pfcp0_0.4.0.5.38a2.202501252026_amd64.deb ... Unpacking libosmo-pfcp0:amd64 (0.4.0.5.38a2.202501252026) ... Selecting previously unselected package libosmonetif11:amd64. Preparing to unpack .../13-libosmonetif11_1.5.1.32.42fc.202501252026_amd64.deb ... Unpacking libosmonetif11:amd64 (1.5.1.32.42fc.202501252026) ... Selecting previously unselected package libosmo-sigtran10:amd64. Preparing to unpack .../14-libosmo-sigtran10_2.0.0.54.c4a0.202501252026_amd64.deb ... Unpacking libosmo-sigtran10:amd64 (2.0.0.54.c4a0.202501252026) ... Selecting previously unselected package libosmo-sigtran-dbg:amd64. Preparing to unpack .../15-libosmo-sigtran-dbg_2.0.0.54.c4a0.202501252026_amd64.deb ... Unpacking libosmo-sigtran-dbg:amd64 (2.0.0.54.c4a0.202501252026) ... Selecting previously unselected package libosmocodec4:amd64. Preparing to unpack .../16-libosmocodec4_1.10.0.62.c31e0.202501252026_amd64.deb ... Unpacking libosmocodec4:amd64 (1.10.0.62.c31e0.202501252026) ... Selecting previously unselected package libosmocoding0:amd64. Preparing to unpack .../17-libosmocoding0_1.10.0.62.c31e0.202501252026_amd64.deb ... Unpacking libosmocoding0:amd64 (1.10.0.62.c31e0.202501252026) ... Selecting previously unselected package libosmogb14:amd64. Preparing to unpack .../18-libosmogb14_1.10.0.62.c31e0.202501252026_amd64.deb ... Unpacking libosmogb14:amd64 (1.10.0.62.c31e0.202501252026) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../19-libosmoctrl0_1.10.0.62.c31e0.202501252026_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.10.0.62.c31e0.202501252026) ... Selecting previously unselected package libosmosim2:amd64. Preparing to unpack .../20-libosmosim2_1.10.0.62.c31e0.202501252026_amd64.deb ... Unpacking libosmosim2:amd64 (1.10.0.62.c31e0.202501252026) ... Selecting previously unselected package libosmousb0:amd64. Preparing to unpack .../21-libosmousb0_1.10.0.62.c31e0.202501252026_amd64.deb ... Unpacking libosmousb0:amd64 (1.10.0.62.c31e0.202501252026) ... Selecting previously unselected package libosmocore. Preparing to unpack .../22-libosmocore_1.10.0.62.c31e0.202501252026_amd64.deb ... Unpacking libosmocore (1.10.0.62.c31e0.202501252026) ... Selecting previously unselected package osmo-stp:amd64. Preparing to unpack .../23-osmo-stp_2.0.0.54.c4a0.202501252026_amd64.deb ... Unpacking osmo-stp:amd64 (2.0.0.54.c4a0.202501252026) ... Selecting previously unselected package osmo-stp-dbg:amd64. Preparing to unpack .../24-osmo-stp-dbg_2.0.0.54.c4a0.202501252026_amd64.deb ... Unpacking osmo-stp-dbg:amd64 (2.0.0.54.c4a0.202501252026) ... Selecting previously unselected package libasn1c1:amd64. Preparing to unpack .../25-libasn1c1_0.9.38.202501252026_amd64.deb ... Unpacking libasn1c1:amd64 (0.9.38.202501252026) ... Selecting previously unselected package libasn1c-dbg:amd64. Preparing to unpack .../26-libasn1c-dbg_0.9.38.202501252026_amd64.deb ... Unpacking libasn1c-dbg:amd64 (0.9.38.202501252026) ... Selecting previously unselected package libosmo-gtlv-dbg:amd64. Preparing to unpack .../27-libosmo-gtlv-dbg_0.4.0.5.38a2.202501252026_amd64.deb ... Unpacking libosmo-gtlv-dbg:amd64 (0.4.0.5.38a2.202501252026) ... Selecting previously unselected package libosmo-hnbap0:amd64. Preparing to unpack .../28-libosmo-hnbap0_1.6.0.6.aad82.202501252026_amd64.deb ... Unpacking libosmo-hnbap0:amd64 (1.6.0.6.aad82.202501252026) ... Selecting previously unselected package libosmo-hnbap-dbg:amd64. Preparing to unpack .../29-libosmo-hnbap-dbg_1.6.0.6.aad82.202501252026_amd64.deb ... Unpacking libosmo-hnbap-dbg:amd64 (1.6.0.6.aad82.202501252026) ... Selecting previously unselected package libosmo-pfcp-dbg:amd64. Preparing to unpack .../30-libosmo-pfcp-dbg_0.4.0.5.38a2.202501252026_amd64.deb ... Unpacking libosmo-pfcp-dbg:amd64 (0.4.0.5.38a2.202501252026) ... Selecting previously unselected package libosmo-ranap7:amd64. Preparing to unpack .../31-libosmo-ranap7_1.6.0.6.aad82.202501252026_amd64.deb ... Unpacking libosmo-ranap7:amd64 (1.6.0.6.aad82.202501252026) ... Selecting previously unselected package libosmo-ranap-dbg:amd64. Preparing to unpack .../32-libosmo-ranap-dbg_1.6.0.6.aad82.202501252026_amd64.deb ... Unpacking libosmo-ranap-dbg:amd64 (1.6.0.6.aad82.202501252026) ... Selecting previously unselected package libosmo-rua0:amd64. Preparing to unpack .../33-libosmo-rua0_1.6.0.6.aad82.202501252026_amd64.deb ... Unpacking libosmo-rua0:amd64 (1.6.0.6.aad82.202501252026) ... Selecting previously unselected package libosmo-rua-dbg:amd64. Preparing to unpack .../34-libosmo-rua-dbg_1.6.0.6.aad82.202501252026_amd64.deb ... Unpacking libosmo-rua-dbg:amd64 (1.6.0.6.aad82.202501252026) ... Selecting previously unselected package libosmocore-dbg:amd64. Preparing to unpack .../35-libosmocore-dbg_1.10.0.62.c31e0.202501252026_amd64.deb ... Unpacking libosmocore-dbg:amd64 (1.10.0.62.c31e0.202501252026) ... Selecting previously unselected package osmo-hnbgw. Preparing to unpack .../36-osmo-hnbgw_1.6.0.20.7784.202501252026_amd64.deb ... Unpacking osmo-hnbgw (1.6.0.20.7784.202501252026) ... Selecting previously unselected package osmo-hnbgw-dbg:amd64. Preparing to unpack .../37-osmo-hnbgw-dbg_1.6.0.20.7784.202501252026_amd64.deb ... Unpacking osmo-hnbgw-dbg:amd64 (1.6.0.20.7784.202501252026) ... Setting up osmocom-nightly (202501252026) ... Setting up libnftnl11:amd64 (1.2.4-2) ... Setting up libc6-dbg:amd64 (2.36-9+deb12u9) ... Setting up libosmocore22:amd64 (1.10.0.62.c31e0.202501252026) ... Setting up libosmocodec4:amd64 (1.10.0.62.c31e0.202501252026) ... Setting up libosmo-gtlv1:amd64 (0.4.0.5.38a2.202501252026) ... Setting up libasn1c1:amd64 (0.9.38.202501252026) ... Setting up libnftables1:amd64 (1.0.6.3~osmocom.429.7d98) ... Setting up libosmo-hnbap0:amd64 (1.6.0.6.aad82.202501252026) ... Setting up libosmovty13:amd64 (1.10.0.62.c31e0.202501252026) ... Setting up libosmo-rua0:amd64 (1.6.0.6.aad82.202501252026) ... Setting up libosmoisdn0:amd64 (1.10.0.62.c31e0.202501252026) ... Setting up libosmo-rua-dbg:amd64 (1.6.0.6.aad82.202501252026) ... Setting up libosmo-gtlv-dbg:amd64 (0.4.0.5.38a2.202501252026) ... Setting up libosmo-hnbap-dbg:amd64 (1.6.0.6.aad82.202501252026) ... Setting up libosmousb0:amd64 (1.10.0.62.c31e0.202501252026) ... Setting up libosmo-mgcp-client14:amd64 (1.13.1.38.78ee9.202501252026) ... Setting up libosmo-mgcp-client14-dbgsym:amd64 (1.13.1.38.78ee9.202501252026) ... Setting up libasn1c-dbg:amd64 (0.9.38.202501252026) ... Setting up libosmogsm20:amd64 (1.10.0.62.c31e0.202501252026) ... Setting up libnftables1-dbgsym:amd64 (1.0.6.3~osmocom.429.7d98) ... Setting up libosmoctrl0:amd64 (1.10.0.62.c31e0.202501252026) ... Setting up libosmo-pfcp0:amd64 (0.4.0.5.38a2.202501252026) ... Setting up libosmogb14:amd64 (1.10.0.62.c31e0.202501252026) ... Setting up libosmonetif11:amd64 (1.5.1.32.42fc.202501252026) ... Setting up libosmocoding0:amd64 (1.10.0.62.c31e0.202501252026) ... Setting up libosmo-pfcp-dbg:amd64 (0.4.0.5.38a2.202501252026) ... Setting up libosmosim2:amd64 (1.10.0.62.c31e0.202501252026) ... Setting up libosmocore (1.10.0.62.c31e0.202501252026) ... Setting up libosmo-sigtran10:amd64 (2.0.0.54.c4a0.202501252026) ... Setting up libosmocore-dbg:amd64 (1.10.0.62.c31e0.202501252026) ... Setting up libosmo-sigtran-dbg:amd64 (2.0.0.54.c4a0.202501252026) ... Setting up osmo-stp:amd64 (2.0.0.54.c4a0.202501252026) ... 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.6.aad82.202501252026) ... Setting up osmo-hnbgw (1.6.0.20.7784.202501252026) ... 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.6.aad82.202501252026) ... Setting up osmo-stp-dbg:amd64 (2.0.0.54.c4a0.202501252026) ... Setting up osmo-hnbgw-dbg:amd64 (1.6.0.20.7784.202501252026) ... Processing triggers for libc-bin (2.36-9+deb12u9) ... [testenv][with-pfcp] Preparing testdir: /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp [testenv][with-pfcp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-nightly-20250126-0847-eabe7b74-1', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/hnbgw/HNBGW_Tests-with-pfcp.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests-with-pfcp.cfg'] [testenv][with-pfcp] + ['cp', '-a', 'osmo-stp.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/stp'] [testenv][with-pfcp] + ['cp', '-a', 'osmo-hnbgw-with-pfcp.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/hnbgw'] [testenv][with-pfcp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-nightly-20250126-0847-eabe7b74-1', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/hnbgw/HNBGW_Tests.default', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.default'] [testenv][with-pfcp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-nightly-20250126-0847-eabe7b74-1', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/Common.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/Common.cfg'] [testenv][with-pfcp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-nightly-20250126-0847-eabe7b74-1', 'sed', '-i', 's#TTCN3_HACKS_PATH := .*#TTCN3_HACKS_PATH := "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks"#', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/Common.cfg'] [testenv][with-pfcp] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests-with-pfcp.cfg [testenv][with-pfcp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-nightly-20250126-0847-eabe7b74-1', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests-with-pfcp.cfg'] [testenv][with-pfcp] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/Common.cfg [testenv][with-pfcp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-nightly-20250126-0847-eabe7b74-1', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/Common.cfg'] [testenv][with-pfcp] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.default [testenv][with-pfcp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-nightly-20250126-0847-eabe7b74-1', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.default'] [testenv][with-pfcp] Running testsuite clean script (reason: prepare) [testenv][with-pfcp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'TESTENV_CLEAN_REASON=prepare', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite', 'testenv-hnbgw-all-osmocom-nightly-20250126-0847-eabe7b74-1', 'sh', '-c', 'rename_junit_xml_classname.sh :with-pfcp'] [testenv][with-pfcp] Running stp [testenv][with-pfcp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/stp', 'testenv-hnbgw-all-osmocom-nightly-20250126-0847-eabe7b74-1', 'sh', '-c', 'osmo-stp 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/stp/stp.log'] [testenv][with-pfcp] Running hnbgw [testenv][with-pfcp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/hnbgw', 'testenv-hnbgw-all-osmocom-nightly-20250126-0847-eabe7b74-1', 'sh', '-c', 'osmo-hnbgw -c osmo-hnbgw-with-pfcp.cfg 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/hnbgw/hnbgw.log'] 20250126085520384 DLSS7 <000c> osmo_ss7_instance.c:64 0: Creating SS7 Instance 20250126085520384 DLSS7 <000c> osmo_ss7_route_table.c:40 0: Creating Route Table system 20250126085520384 DLSS7 <000c> osmo_ss7_asp.c:623 0: asp-virt-msc0-0: Restarting ASP virt-msc0-0, r=127.0.0.1:23905<->l=127.0.0.1:2905 20250126085520384 DLSS7 <000c> osmo_ss7_asp.c:711 0: asp-virt-msc0-0: ASP Restart for server not implemented yet! 20250126085520384 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-msc0-0){ASP_DOWN}: Allocated 20250126085520384 DLSS7 <000c> fsm.c:456 XUA_AS(virt-msc0){AS_DOWN}: Allocated 20250126085520384 DLSS7 <000c> osmo_ss7_instance.c:315 0: as-virt-msc0: Created AS 20250126085520384 DLSS7 <000c> osmo_ss7_as.c:123 0: as-virt-msc0: Adding ASP virt-msc0-0 to AS 20250126085520384 DLSS7 <000c> osmo_ss7_as.c:132 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event AS_ASSIGNED 20250126085520384 DLSS7 <000c> osmo_ss7_asp.c:623 0: asp-virt-msc1-0: Restarting ASP virt-msc1-0, r=127.0.0.1:23907<->l=127.0.0.1:2905 20250126085520384 DLSS7 <000c> osmo_ss7_asp.c:711 0: asp-virt-msc1-0: ASP Restart for server not implemented yet! 20250126085520384 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-msc1-0){ASP_DOWN}: Allocated 20250126085520384 DLSS7 <000c> fsm.c:456 XUA_AS(virt-msc1){AS_DOWN}: Allocated 20250126085520384 DLSS7 <000c> osmo_ss7_instance.c:315 0: as-virt-msc1: Created AS 20250126085520384 DLSS7 <000c> osmo_ss7_as.c:123 0: as-virt-msc1: Adding ASP virt-msc1-0 to AS 20250126085520384 DLSS7 <000c> osmo_ss7_as.c:132 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event AS_ASSIGNED 20250126085520384 DLSS7 <000c> osmo_ss7_asp.c:623 0: asp-virt-msc2-0: Restarting ASP virt-msc2-0, r=127.0.0.1:23909<->l=127.0.0.1:2905 20250126085520384 DLSS7 <000c> osmo_ss7_asp.c:711 0: asp-virt-msc2-0: ASP Restart for server not implemented yet! 20250126085520385 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-msc2-0){ASP_DOWN}: Allocated 20250126085520385 DLSS7 <000c> fsm.c:456 XUA_AS(virt-msc2){AS_DOWN}: Allocated 20250126085520385 DLSS7 <000c> osmo_ss7_instance.c:315 0: as-virt-msc2: Created AS 20250126085520385 DLSS7 <000c> osmo_ss7_as.c:123 0: as-virt-msc2: Adding ASP virt-msc2-0 to AS 20250126085520385 DLSS7 <000c> osmo_ss7_as.c:132 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event AS_ASSIGNED 20250126085520385 DLSS7 <000c> osmo_ss7_asp.c:623 0: asp-virt-sgsn0-0: Restarting ASP virt-sgsn0-0, r=127.0.0.1:23906<->l=127.0.0.1:2905 20250126085520385 DLSS7 <000c> osmo_ss7_asp.c:711 0: asp-virt-sgsn0-0: ASP Restart for server not implemented yet! 20250126085520385 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Allocated 20250126085520385 DLSS7 <000c> fsm.c:456 XUA_AS(virt-sgsn0){AS_DOWN}: Allocated 20250126085520385 DLSS7 <000c> osmo_ss7_instance.c:315 0: as-virt-sgsn0: Created AS 20250126085520385 DLSS7 <000c> osmo_ss7_as.c:123 0: as-virt-sgsn0: Adding ASP virt-sgsn0-0 to AS 20250126085520385 DLSS7 <000c> osmo_ss7_as.c:132 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event AS_ASSIGNED 20250126085520385 DLSS7 <000c> osmo_ss7_asp.c:623 0: asp-virt-sgsn1-0: Restarting ASP virt-sgsn1-0, r=127.0.0.1:23908<->l=127.0.0.1:2905 20250126085520385 DLSS7 <000c> osmo_ss7_asp.c:711 0: asp-virt-sgsn1-0: ASP Restart for server not implemented yet! 20250126085520385 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Allocated 20250126085520385 DLSS7 <000c> fsm.c:456 XUA_AS(virt-sgsn1){AS_DOWN}: Allocated 20250126085520385 DLSS7 <000c> osmo_ss7_instance.c:315 0: as-virt-sgsn1: Created AS 20250126085520385 DLSS7 <000c> osmo_ss7_as.c:123 0: as-virt-sgsn1: Adding ASP virt-sgsn1-0 to AS 20250126085520385 DLSS7 <000c> osmo_ss7_as.c:132 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event AS_ASSIGNED 20250126085520385 DLSS7 <000c> osmo_ss7_asp.c:623 0: asp-virt-sgsn2-0: Restarting ASP virt-sgsn2-0, r=127.0.0.1:23910<->l=127.0.0.1:2905 20250126085520385 DLSS7 <000c> osmo_ss7_asp.c:711 0: asp-virt-sgsn2-0: ASP Restart for server not implemented yet! 20250126085520385 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Allocated 20250126085520385 DLSS7 <000c> fsm.c:456 XUA_AS(virt-sgsn2){AS_DOWN}: Allocated 20250126085520385 DLSS7 <000c> osmo_ss7_instance.c:315 0: as-virt-sgsn2: Created AS 20250126085520385 DLSS7 <000c> osmo_ss7_as.c:123 0: as-virt-sgsn2: Adding ASP virt-sgsn2-0 to AS 20250126085520385 DLSS7 <000c> osmo_ss7_as.c:132 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event AS_ASSIGNED 20250126085520385 DLSS7 <000c> osmo_ss7_route.c:127 0: Creating route: pc=188=0.23.4 mask=0x3fff via AS 'virt-msc0' 20250126085520385 DLSS7 <000c> osmo_ss7_route.c:127 0: Creating route: pc=2=0.0.2 mask=0x3fff via AS 'virt-msc1' 20250126085520385 DLSS7 <000c> osmo_ss7_route.c:127 0: Creating route: pc=3=0.0.3 mask=0x3fff via AS 'virt-msc2' 20250126085520385 DLSS7 <000c> osmo_ss7_route.c:127 0: Creating route: pc=185=0.23.1 mask=0x3fff via AS 'virt-sgsn0' 20250126085520385 DLSS7 <000c> osmo_ss7_route.c:127 0: Creating route: pc=10=0.1.2 mask=0x3fff via AS 'virt-sgsn1' 20250126085520385 DLSS7 <000c> osmo_ss7_route.c:127 0: Creating route: pc=11=0.1.3 mask=0x3fff via AS 'virt-sgsn2' 20250126085520385 DLSS7 <000c> osmo_ss7_xua_srv.c:219 Creating m3ua Server (null):2905 20250126085520385 DLSS7 <000c> osmo_ss7_xua_srv.c:239 Created m3ua server on (null):2905 20250126085520385 DLSS7 <000c> osmo_ss7_xua_srv.c:286 (Re)binding m3ua Server to :::2905 20250126085520385 DLGLOBAL <0000> telnet_interface.c:88 Available via telnet 127.0.0.1 4239 rate_ctr.c:86 validating counter group 0x55e1174b94e0(iucs) with 3 counters rate_ctr.c:86 validating counter group 0x55e1174b94c0(iups) with 3 counters 20250126085520506 DLSS7 INFO 0: Creating SS7 Instance (osmo_ss7_instance.c:64) 20250126085520506 DLSS7 INFO 0: Creating Route Table system (osmo_ss7_route_table.c:40) 20250126085520506 DLPFCP NOTICE 0x55e140c25870 cfg: pfcp remote-addr 127.0.0.1 (hnbgw_vty.c:916) 20250126085520506 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: Allocated (fsm.c:456) 20250126085520506 DLGLOBAL DEBUG validating counter group 0x55e1174b9560(msc) with 15 counters (rate_ctr.c:86) 20250126085520506 DCN DEBUG (msc-0) allocated (cnlink.c:94) 20250126085520506 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20250126085520506 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: Allocated (fsm.c:456) 20250126085520506 DLGLOBAL DEBUG validating counter group 0x55e1174b9560(msc) with 15 counters (rate_ctr.c:86) 20250126085520506 DCN DEBUG (msc-1) allocated (cnlink.c:94) 20250126085520506 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20250126085520506 DRANAP DEBUG cnlink(msc-2)[0x55e140d26870]{DISCONNECTED}: Allocated (fsm.c:456) 20250126085520506 DLGLOBAL DEBUG validating counter group 0x55e1174b9560(msc) with 15 counters (rate_ctr.c:86) 20250126085520506 DCN DEBUG (msc-2) allocated (cnlink.c:94) 20250126085520506 DRANAP DEBUG cnlink(msc-2)[0x55e140d26870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20250126085520506 DRANAP DEBUG cnlink(msc-3)[0x55e140d90760]{DISCONNECTED}: Allocated (fsm.c:456) 20250126085520506 DLGLOBAL DEBUG validating counter group 0x55e1174b9560(msc) with 15 counters (rate_ctr.c:86) 20250126085520506 DCN DEBUG (msc-3) allocated (cnlink.c:94) 20250126085520506 DRANAP DEBUG cnlink(msc-3)[0x55e140d90760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20250126085520506 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: Allocated (fsm.c:456) 20250126085520506 DLGLOBAL DEBUG validating counter group 0x55e1174b9540(sgsn) with 15 counters (rate_ctr.c:86) 20250126085520506 DCN DEBUG (sgsn-0) allocated (cnlink.c:94) 20250126085520506 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20250126085520506 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{DISCONNECTED}: Allocated (fsm.c:456) 20250126085520506 DLGLOBAL DEBUG validating counter group 0x55e1174b9540(sgsn) with 15 counters (rate_ctr.c:86) 20250126085520506 DCN DEBUG (sgsn-1) allocated (cnlink.c:94) 20250126085520506 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20250126085520506 DRANAP DEBUG cnlink(sgsn-2)[0x55e140d92410]{DISCONNECTED}: Allocated (fsm.c:456) 20250126085520506 DLGLOBAL DEBUG validating counter group 0x55e1174b9540(sgsn) with 15 counters (rate_ctr.c:86) 20250126085520506 DCN DEBUG (sgsn-2) allocated (cnlink.c:94) 20250126085520506 DRANAP DEBUG cnlink(sgsn-2)[0x55e140d92410]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20250126085520506 DRANAP DEBUG cnlink(sgsn-3)[0x55e140d92da0]{DISCONNECTED}: Allocated (fsm.c:456) 20250126085520506 DLGLOBAL DEBUG validating counter group 0x55e1174b9540(sgsn) with 15 counters (rate_ctr.c:86) 20250126085520506 DCN DEBUG (sgsn-3) allocated (cnlink.c:94) 20250126085520506 DRANAP DEBUG cnlink(sgsn-3)[0x55e140d92da0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20250126085520506 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4261 (telnet_interface.c:88) 20250126085520506 DLCTRL NOTICE CTRL at 127.0.0.1 4262 (control_if.c:1026) 20250126085520506 DHNBAP NOTICE Using RNC-Id 23 (osmo_hnbgw_main.c:300) 20250126085520506 DMAIN NOTICE Listening for Iuh at 127.0.0.1 29169 (osmo_hnbgw_main.c:303) 20250126085520506 DMGW NOTICE No MGW pool configured, using MGW configuration in VTY node 'mgcp' (hnbgw.c:881) 20250126085520506 DLMGCP NOTICE MGW(mgw) MGCP client: using endpoint domain '@mgw' (mgcp_client.c:944) 20250126085520506 DLMGCP INFO MGW(mgw) MGW connection: r=127.0.0.1:2427<->l=127.0.0.1:47066 (mgcp_client.c:999) 20250126085520506 DLPFCP DEBUG 0x55e140c25870 cfg: pfcp remote-addr 127.0.0.1 (hnbgw_pfcp.c:98) 20250126085520506 DLPFCP NOTICE PFCP endpoint: recovery timestamp = 0xeb4076f8 (1737881720 seconds since UNIX epoch, which is 3946870520 seconds since NTP era 0; IETF RFC 5905) (pfcp_endpoint.c:155) 20250126085520506 DLPFCP DEBUG pfcp_cp_peer[0x55e140d94ba0]{disabled}: Allocated (fsm.c:456) 20250126085520506 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{disabled}: State change to wait_assoc_setup_resp (no timeout) (pfcp_cp_peer.c:131) 20250126085520507 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{wait_assoc_setup_resp}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250126085520507 DLPFCP NOTICE pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{wait_assoc_setup_resp}: Associating with 127.0.0.1:8805... (pfcp_cp_peer.c:196) 20250126085520507 DLPFCP INFO pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{wait_assoc_setup_resp}: <-tx- PFCP seq-1 ASSOC_SETUP_REQ: sending (pfcp_endpoint.c:270) 20250126085520507 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20250126085520507 DCN DEBUG (msc-0) no SCCP instance selected yet (hnbgw_cn.c:830) 20250126085520507 DCN DEBUG (msc-0) remote-addr is 'msc-naught', using cs7 instance 0 (hnbgw_cn.c:846) 20250126085520507 DCN DEBUG (msc-0) cs7 instance 0 has no configured SCCP instance yet (hnbgw_cn.c:872) 20250126085520507 DLSCCP NOTICE msc-0: Using SS7 instance 0, pc:0.23.5 (sccp_user.c:572) 20250126085520507 DLSCCP NOTICE msc-0: Creating AS instance (sccp_user.c:579) 20250126085520507 DLGLOBAL DEBUG validating counter group 0x7ff1a7b209a0(sigtran_as) with 2 counters (rate_ctr.c:86) 20250126085520507 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_DOWN}: Allocated (fsm.c:456) 20250126085520507 DLSS7 INFO 0: as-as-clnt-msc-0: Created AS (osmo_ss7_instance.c:315) 20250126085520507 DLSCCP NOTICE msc-0: Using AS instance as-clnt-msc-0 (sccp_user.c:590) 20250126085520507 DLSCCP NOTICE msc-0: Creating default route (sccp_user.c:596) 20250126085520507 DLSS7 INFO 0: Creating route: pc=0=0.0.0 mask=0x0 via AS 'as-clnt-msc-0' (osmo_ss7_route.c:127) 20250126085520507 DLSCCP NOTICE msc-0: No unassociated ASP for m3ua, creating new ASP asp-clnt-msc-0 (sccp_user.c:635) 20250126085520507 DLGLOBAL DEBUG validating counter group 0x7ff1a7b209e0(sigtran_asp) with 3 counters (rate_ctr.c:86) 20250126085520507 DLSS7 INFO 0: as-as-clnt-msc-0: Adding ASP asp-clnt-msc-0 to AS (osmo_ss7_as.c:123) 20250126085520507 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55e140db2fc0]{IDLE}: Allocated (fsm.c:456) 20250126085520507 DLSS7 INFO 0: asp-asp-clnt-msc-0: Restarting ASP asp-clnt-msc-0, r=localhost:2905<->l=localhost:0 (osmo_ss7_asp.c:623) 20250126085520507 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x55e140d94630]{ASP_DOWN}: Allocated (fsm.c:456) 20250126085520507 DLSCCP NOTICE msc-0: Using ASP instance asp-clnt-msc-0 (sccp_user.c:705) 20250126085520507 DLSS7 NOTICE 0: Creating SCCP instance (osmo_ss7_instance.c:158) 20250126085520507 DLSCCP INFO Binding user 'SCCP Management' to SSN=1 PC=(no PC) (sccp_user.c:113) 20250126085520507 DLSS7 DEBUG registering user=SCCP for SI 3 with priv 0x55e140db48a0 (osmo_ss7_user.c:88) 20250126085520507 DCN NOTICE (msc-0) created SCCP instance on cs7 instance 0 (hnbgw_cn.c:892) 20250126085520507 DCN DEBUG (msc-0) binding OsmoHNBGW user to cs7 instance 0, local PC 189 = 0.23.5 (hnbgw_cn.c:900) 20250126085520507 DLSCCP INFO Binding user 'OsmoHNBGW' to SSN=142 PC=0.23.5 (sccp_user.c:113) 20250126085520507 DCN NOTICE (msc-0) using: cs7-0 0.23.5 <-> 0.23.4 msc-0 msc-naught (hnbgw_cn.c:800) 20250126085520507 DCN DEBUG (msc-1) no SCCP instance selected yet (hnbgw_cn.c:830) 20250126085520507 DCN DEBUG (msc-1) remote-addr is 'msc-one', using cs7 instance 0 (hnbgw_cn.c:846) 20250126085520507 DCN DEBUG (msc-1) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:866) 20250126085520507 DCN NOTICE (msc-1) using: cs7-0 0.23.5 <-> 0.0.2 msc-1 msc-one (hnbgw_cn.c:800) 20250126085520507 DCN DEBUG (msc-2) no SCCP instance selected yet (hnbgw_cn.c:830) 20250126085520507 DCN DEBUG (msc-2) remote-addr is 'msc-two', using cs7 instance 0 (hnbgw_cn.c:846) 20250126085520507 DCN DEBUG (msc-2) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:866) 20250126085520507 DCN NOTICE (msc-2) using: cs7-0 0.23.5 <-> 0.0.3 msc-2 msc-two (hnbgw_cn.c:800) 20250126085520507 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::1:44838<->l=::1:2905): New m3ua connection accepted 20250126085520507 DLSS7 <000c> osmo_ss7_xua_srv.c:143 (r=::1:44838<->l=::1:2905): created dynamic ASP asp-dyn-0 20250126085520507 DLSS7 <000c> osmo_ss7_asp.c:623 0: asp-asp-dyn-0: Restarting ASP asp-dyn-0, r=::1:44838<->l=:::2905 20250126085520507 DLSS7 <000c> osmo_ss7_asp.c:711 0: asp-asp-dyn-0: ASP Restart for server not implemented yet! 20250126085520507 DLSS7 <000c> fsm.c:456 XUA_ASP(asp-dyn-0){ASP_DOWN}: Allocated 20250126085520507 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126085520507 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250126085520507 DCN DEBUG (msc-3) no SCCP instance selected yet (hnbgw_cn.c:830) 20250126085520507 DCN DEBUG (msc-3) remote-addr is 'msc-three', using cs7 instance 0 (hnbgw_cn.c:846) 20250126085520507 DCN DEBUG (msc-3) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:866) 20250126085520507 DCN NOTICE (msc-3) using: cs7-0 0.23.5 <-> 0.0.4 msc-3 msc-three (hnbgw_cn.c:800) 20250126085520507 DCN DEBUG (sgsn-0) no SCCP instance selected yet (hnbgw_cn.c:830) 20250126085520507 DCN DEBUG (sgsn-0) remote-addr is 'sgsn-naught', using cs7 instance 0 (hnbgw_cn.c:846) 20250126085520507 DCN DEBUG (sgsn-0) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:866) 20250126085520507 DCN NOTICE (sgsn-0) using: cs7-0 0.23.5 <-> 0.23.1 sgsn-0 sgsn-naught (hnbgw_cn.c:800) 20250126085520507 DCN DEBUG (sgsn-1) no SCCP instance selected yet (hnbgw_cn.c:830) 20250126085520507 DCN DEBUG (sgsn-1) remote-addr is 'sgsn-one', using cs7 instance 0 (hnbgw_cn.c:846) 20250126085520507 DCN DEBUG (sgsn-1) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:866) 20250126085520507 DCN NOTICE (sgsn-1) using: cs7-0 0.23.5 <-> 0.1.2 sgsn-1 sgsn-one (hnbgw_cn.c:800) 20250126085520507 DCN DEBUG (sgsn-2) no SCCP instance selected yet (hnbgw_cn.c:830) 20250126085520507 DCN DEBUG (sgsn-2) remote-addr is 'sgsn-two', using cs7 instance 0 (hnbgw_cn.c:846) 20250126085520507 DCN DEBUG (sgsn-2) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:866) 20250126085520507 DCN NOTICE (sgsn-2) using: cs7-0 0.23.5 <-> 0.1.3 sgsn-2 sgsn-two (hnbgw_cn.c:800) 20250126085520507 DCN DEBUG (sgsn-3) no SCCP instance selected yet (hnbgw_cn.c:830) 20250126085520507 DCN DEBUG (sgsn-3) remote-addr is 'sgsn-three', using cs7 instance 0 (hnbgw_cn.c:846) 20250126085520507 DCN DEBUG (sgsn-3) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:866) 20250126085520507 DCN NOTICE (sgsn-3) using: cs7-0 0.23.5 <-> 0.1.4 sgsn-3 sgsn-three (hnbgw_cn.c:800) 20250126085520507 DRANAP DEBUG cnlink(sgsn-3)[0x55e140d92da0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085520507 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250126085520507 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085520507 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085520507 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085520507 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085520507 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085520507 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085520507 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085520507 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085520507 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085520507 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085520507 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085520507 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085520507 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085520507 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085520507 DLSS7 ERROR Unable to route HMRT message: the AS as-clnt-msc-0 is down (osmo_ss7_hmrt.c:238) 20250126085520507 DRANAP DEBUG cnlink(sgsn-3)[0x55e140d92da0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085520507 DRANAP DEBUG cnlink(sgsn-2)[0x55e140d92410]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085520507 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250126085520507 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085520507 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085520507 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085520507 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085520507 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085520507 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085520507 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085520507 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085520507 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085520507 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085520507 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085520507 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085520507 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085520507 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085520507 DLSS7 ERROR Unable to route HMRT message: the AS as-clnt-msc-0 is down (osmo_ss7_hmrt.c:238) 20250126085520507 DRANAP DEBUG cnlink(sgsn-2)[0x55e140d92410]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085520507 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085520507 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250126085520507 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085520507 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085520507 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085520507 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085520507 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085520507 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085520507 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085520507 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085520507 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085520507 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085520507 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085520507 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085520507 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085520507 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085520507 DLSS7 ERROR Unable to route HMRT message: the AS as-clnt-msc-0 is down (osmo_ss7_hmrt.c:238) 20250126085520507 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085520507 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085520507 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250126085520507 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085520507 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085520508 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085520508 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085520508 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085520508 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085520508 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085520508 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085520508 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085520508 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085520508 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085520508 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085520508 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085520508 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085520508 DLSS7 ERROR Unable to route HMRT message: the AS as-clnt-msc-0 is down (osmo_ss7_hmrt.c:238) 20250126085520508 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085520508 DRANAP DEBUG cnlink(msc-3)[0x55e140d90760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085520508 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250126085520508 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085520508 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085520508 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085520508 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085520508 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085520508 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085520508 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085520508 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085520508 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085520508 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085520508 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085520508 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085520508 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085520508 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085520508 DLSS7 ERROR Unable to route HMRT message: the AS as-clnt-msc-0 is down (osmo_ss7_hmrt.c:238) 20250126085520508 DRANAP DEBUG cnlink(msc-3)[0x55e140d90760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085520508 DRANAP DEBUG cnlink(msc-2)[0x55e140d26870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085520508 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250126085520508 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085520508 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085520508 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085520508 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085520508 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085520508 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085520508 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085520508 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085520508 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085520508 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085520508 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085520508 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085520508 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085520508 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085520508 DLSS7 ERROR Unable to route HMRT message: the AS as-clnt-msc-0 is down (osmo_ss7_hmrt.c:238) 20250126085520508 DRANAP DEBUG cnlink(msc-2)[0x55e140d26870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085520508 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085520508 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250126085520508 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085520508 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085520508 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085520508 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085520508 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085520508 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085520508 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085520508 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085520508 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085520508 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085520508 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085520508 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085520508 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085520508 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085520508 DLSS7 ERROR Unable to route HMRT message: the AS as-clnt-msc-0 is down (osmo_ss7_hmrt.c:238) 20250126085520508 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085520508 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085520508 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250126085520508 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085520508 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085520508 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085520508 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085520508 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085520508 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085520508 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085520508 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085520508 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085520508 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085520508 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085520508 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085520508 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085520508 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085520508 DLSS7 ERROR Unable to route HMRT message: the AS as-clnt-msc-0 is down (osmo_ss7_hmrt.c:238) 20250126085520508 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085520508 DLINP INFO CLICONN(asp-clnt-msc-0,r=::1:2905<->l=::1:44838){CONNECTING} connection established (stream_cli.c:440) 20250126085520508 DLINP INFO sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 (stream.c:94) 20250126085520508 DLSS7 INFO 0: asp-asp-clnt-msc-0: Client connected (r=::1:2905<->l=::1:44838) (osmo_ss7_asp.c:937) 20250126085520508 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55e140db2fc0]{IDLE}: Received primitive M-SCTP_ESTABLISH.indication (xua_default_lm_fsm.c:400) 20250126085520508 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55e140db2fc0]{IDLE}: Received Event SCTP-ESTABLISH.ind (xua_default_lm_fsm.c:407) 20250126085520508 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55e140db2fc0]{IDLE}: State change to WAIT_ASP_UP (T1, 20s) (xua_default_lm_fsm.c:181) 20250126085520508 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x55e140d94630]{ASP_DOWN}: Received Event M-ASP_UP.req (xua_default_lm_fsm.c:182) 20250126085520508 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085520508 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (ASPSM:UP) 20250126085520508 DLSS7 <000c> m3ua.c:714 XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126085520508 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(asp-dyn-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126085520508 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(asp-dyn-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126085520508 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085520508 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (ASPSM:UP-ACK) (m3ua.c:751) 20250126085520508 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x55e140d94630]{ASP_DOWN}: Received Event ASPSM-ASP_UP_ACK (m3ua.c:714) 20250126085520508 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x55e140d94630]{ASP_DOWN}: T(ack) stopped (xua_asp_fsm.c:383) 20250126085520508 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x55e140d94630]{ASP_DOWN}: State change to ASP_INACTIVE (no timeout) (xua_asp_fsm.c:442) 20250126085520508 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250126085520508 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_DOWN}: State change to AS_INACTIVE (no timeout) (xua_as_fsm.c:331) 20250126085520508 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55e140db2fc0]{WAIT_ASP_UP}: Received primitive M-ASP_UP.confirm (xua_default_lm_fsm.c:400) 20250126085520508 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55e140db2fc0]{WAIT_ASP_UP}: Received Event ASP-UP.conf (xua_default_lm_fsm.c:407) 20250126085520508 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55e140db2fc0]{WAIT_ASP_UP}: State change to WAIT_NOTIFY (T2, 2s) (xua_default_lm_fsm.c:193) [testenv][with-pfcp] Running testsuite [testenv][with-pfcp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'TTCN3_PCAP_PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite', '-e', 'OSMO_SUT_HOST=127.0.0.1', '-e', 'OSMO_SUT_PORT=4261', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite', 'testenv-hnbgw-all-osmocom-nightly-20250126-0847-eabe7b74-1', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/start-testsuite.sh', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/hnbgw/HNBGW_Tests', 'HNBGW_Tests-with-pfcp.cfg'] ttcn3_start: Starting the test suite ttcn3_start: warning: TTCN3_DIR environment variable is not set spawn mctr_cli HNBGW_Tests-with-pfcp.cfg ************************************************************************* * TTCN-3 Test Executor - Main Controller 2 * * Version: 9.0.0 * * Copyright (c) 2000-2023 Ericsson Telecom AB * * All rights reserved. This program and the accompanying materials * * are made available under the terms of the Eclipse Public License v2.0 * * which accompanies this distribution, and is available at * * https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html * ************************************************************************* Using configuration file: HNBGW_Tests-with-pfcp.cfg MC@2bd1da4a78dd: Unix server socket created successfully. MC@2bd1da4a78dd: Listening on TCP port 44869. MC2> 2bd1da4a78dd is the default spawn /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/hnbgw/HNBGW_Tests 2bd1da4a78dd 44869 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@2bd1da4a78dd: New HC connected from 10.0.2.100 [10.0.2.100]. 2bd1da4a78dd: Linux 6.1.0-29-amd64 on x86_64. cmtc MC@2bd1da4a78dd: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@2bd1da4a78dd: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@2bd1da4a78dd: Configuration file was processed on all HCs. MC@2bd1da4a78dd: Creating MTC on host 10.0.2.100. MC@2bd1da4a78dd: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@2bd1da4a78dd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register'. ------ HNBGW_Tests.TC_hnb_register ------ Sun Jan 26 08:55:21 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_hnb_register.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_hnb_register.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@2bd1da4a78dd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register' was executed successfully (exit status: 0). MTC@2bd1da4a78dd: Test case TC_hnb_register started. 20250126085522137 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57446<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126085522142 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57456<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126085522149 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:42319<->l=127.0.0.1:4262) (control_if.c:572) HNBGW-PFCP(6)@2bd1da4a78dd: f_PFCPEM_conns_bcast_add(): vc_conn mtc subscribed for broadcast 20250126085522204 DLINP INFO asp-clnt-msc-0 NOTIFICATION PEER_ADDR_CHANGE flags=0x0 ADDR_CONFIRMED [fe80::4c95:b8ff:fe75:5c42]:2905 err=None (stream.c:265) 20250126085522204 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 296 (flags=0x80) (osmo_ss7_asp.c:1033) 20250126085522204 DLSS7 INFO 0: asp-asp-clnt-msc-0: xUA CLNT SCTP NOTIFICATION 32770 flags=0x0 (osmo_ss7_asp.c:772) 20250126085522204 DLSS7 INFO 0: asp-asp-clnt-msc-0: xUA CLNT SCTP_PEER_ADDR_CHANGE: ADDR_CONFIRMED [fe80::4c95:b8ff:fe75:5c42]:2905 err=None (osmo_ss7_asp.c:788) 20250126085522509 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55e140db2fc0]{WAIT_NOTIFY}: Timeout of T2 (fsm.c:317) 20250126085522509 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55e140db2fc0]{WAIT_NOTIFY}: State change to RKM_REG (T4, 10s) (xua_default_lm_fsm.c:223) 20250126085522509 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: Received XUA Layer Manager Primitive: M-RK_REG.request) (xua_rkm.c:573) 20250126085522509 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085522509 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (RKM:REG-REQ) 20250126085522509 DLSS7 <000c> xua_rkm.c:204 0: asp-asp-dyn-0: RKM: Registering routing key 7 for DPC 0.23.5 20250126085522509 DLSS7 <000c> fsm.c:456 XUA_AS(as-rkm-7){AS_DOWN}: Allocated 20250126085522510 DLSS7 <000c> osmo_ss7_instance.c:315 0: as-as-rkm-7: Created AS 20250126085522510 DLSS7 <000c> osmo_ss7_route.c:127 0: Creating route: pc=189=0.23.5 mask=0x3fff via AS 'as-rkm-7' 20250126085522510 DLSS7 <000c> osmo_ss7_as.c:123 0: as-as-rkm-7: Adding ASP asp-dyn-0 to AS 20250126085522510 DLSS7 <000c> osmo_ss7_as.c:132 XUA_ASP(asp-dyn-0){ASP_INACTIVE}: Received Event AS_ASSIGNED 20250126085522510 DLSS7 <000c> xua_rkm.c:342 XUA_AS(as-rkm-7){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126085522510 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(as-rkm-7){AS_DOWN}: state_chg to AS_INACTIVE 20250126085522510 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085522510 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (RKM:REG-RESP) (m3ua.c:751) 20250126085522510 DLSS7 INFO 0: asp-asp-clnt-msc-0: Received RKM REG RES rctx=7 status=SUCCESS (xua_rkm.c:448) 20250126085522510 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55e140db2fc0]{RKM_REG}: Received primitive M-RK_REG.confirm (xua_default_lm_fsm.c:400) 20250126085522510 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55e140db2fc0]{RKM_REG}: Received Event RKM_REG.conf (xua_default_lm_fsm.c:407) 20250126085522510 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55e140db2fc0]{RKM_REG}: State change to WAIT_NOTIFY (T3, 20s) (xua_default_lm_fsm.c:298) 20250126085522510 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085522510 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (MGMT:NOTIFY) (m3ua.c:751) 20250126085522510 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Received NOTIFY Type State Change:AS Inactive () (m3ua.c:660) 20250126085522510 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55e140db2fc0]{WAIT_NOTIFY}: Received primitive M-NOTIFY.indication (xua_default_lm_fsm.c:400) 20250126085522510 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55e140db2fc0]{WAIT_NOTIFY}: Received Event NOTIFY.ind (xua_default_lm_fsm.c:407) 20250126085522510 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55e140db2fc0]{WAIT_NOTIFY}: State change to ACTIVE (no timeout) (xua_default_lm_fsm.c:262) 20250126085522510 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x55e140d94630]{ASP_INACTIVE}: Received Event M-ASP_ACTIVE.req (xua_default_lm_fsm.c:263) 20250126085522510 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085522510 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (ASPTM:ACTIVE) 20250126085522510 DLSS7 <000c> m3ua.c:714 XUA_ASP(asp-dyn-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126085522510 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(asp-dyn-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126085522510 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(as-rkm-7){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126085522510 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(as-rkm-7){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126085522510 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(asp-dyn-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126085522511 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085522511 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (ASPTM:ACTIVE-ACK) (m3ua.c:751) 20250126085522511 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x55e140d94630]{ASP_INACTIVE}: Received Event ASPTM-ASP_AC_ACK (m3ua.c:714) 20250126085522511 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x55e140d94630]{ASP_INACTIVE}: T(ack) stopped (xua_asp_fsm.c:383) 20250126085522511 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x55e140d94630]{ASP_INACTIVE}: State change to ASP_ACTIVE (no timeout) (xua_asp_fsm.c:508) 20250126085522511 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250126085522511 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_INACTIVE}: State change to AS_ACTIVE (no timeout) (xua_as_fsm.c:415) 20250126085522511 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55e140db2fc0]{ACTIVE}: Received primitive M-ASP_ACTIVE.confirm (xua_default_lm_fsm.c:400) 20250126085522511 DLSS7 NOTICE xua_default_lm(asp-clnt-msc-0)[0x55e140db2fc0]{ACTIVE}: Ignoring primitive M-ASP_ACTIVE.confirm (xua_default_lm_fsm.c:403) 20250126085522511 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085522511 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (MGMT:NOTIFY) (m3ua.c:751) 20250126085522511 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Received NOTIFY Type State Change:AS Active () (m3ua.c:660) 20250126085522511 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55e140db2fc0]{ACTIVE}: Received primitive M-NOTIFY.indication (xua_default_lm_fsm.c:400) 20250126085522511 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55e140db2fc0]{ACTIVE}: Received Event NOTIFY.ind (xua_default_lm_fsm.c:407) 20250126085523507 DLPFCP INFO pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{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)@2bd1da4a78dd: 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 := 3946870520 }, up_function_features := omit, cp_function_features := { elementIdentifier := 89, lengthIndicator := 1, features := '10'O }, UP_IP_resource_list := omit } } } } HNBGW-PFCP(6)@2bd1da4a78dd: broadcasting to mtc MTC@2bd1da4a78dd: setverdict(pass): none -> pass HNBGW-PFCP(6)@2bd1da4a78dd: 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 } } } 20250126085523525 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{wait_assoc_setup_resp}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250126085523525 DLPFCP INFO pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{wait_assoc_setup_resp}: -rx-> PFCP seq-1 ASSOC_SETUP_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20250126085523525 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{wait_assoc_setup_resp}: Received Event PFCP_CP_PEER_EV_RX_ASSOC_SETUP_RESP (pfcp_cp_peer.c:229) 20250126085523525 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{wait_assoc_setup_resp}: State change to associated (no timeout) (pfcp_cp_peer.c:242) 20250126085523525 DLPFCP NOTICE pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: Associated with UPF 127.0.0.1:8805 (pfcp_cp_peer.c:253) 20250126085523525 DLPFCP NOTICE PFCP Peer associated: true (hnbgw_pfcp.c:82) 20250126085523525 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{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) 20250126085523526 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: <-tx- PFCP seq-1 ASSOC_SETUP_REQ: discarding (pfcp_msg.c:456) 20250126085523526 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250126085523526 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: -rx-> PFCP seq-1 ASSOC_SETUP_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250126085523526 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250126085523526 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) HNBGW-PFCP(6)@2bd1da4a78dd: f_PFCPEM_conns_bcast_del(): vc_conn mtc unsubscribed from broadcast 20250126085523562 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085523562 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085523563 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085523563 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085523563 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085523563 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250126085523563 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085523563 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085523563 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085523563 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085523563 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085523563 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085523563 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085523563 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085523563 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085523563 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085523563 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085523563 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085523563 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085523563 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085523563 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085523563 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_hnb_register-Iuh0(7)@2bd1da4a78dd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250126085523563 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085523564 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085523564 DRANAP DEBUG cnlink(msc-2)[0x55e140d26870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085523564 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250126085523564 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250126085523564 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085523564 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250126085523564 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085523564 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085523564 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085523564 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085523564 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085523564 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085523564 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085523564 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085523564 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085523564 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085523564 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085523564 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085523564 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085523564 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085523564 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126085523564 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085523564 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085523564 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085523564 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085523564 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085523564 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085523564 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085523564 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085523564 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250126085523564 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085523564 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085523564 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085523564 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126085523564 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126085523565 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126085523565 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250126085523565 DRANAP DEBUG cnlink(msc-2)[0x55e140d26870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085523565 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250126085523565 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085523565 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085523565 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085523565 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085523565 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085523565 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085523565 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085523565 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085523565 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085523565 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085523565 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085523565 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085523565 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085523565 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085523565 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250126085523565 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085523565 DRANAP DEBUG cnlink(msc-2)[0x55e140d26870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085523566 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085523566 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085523566 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085523566 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250126085523566 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250126085523566 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250126085523566 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250126085523566 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085523566 DRANAP DEBUG cnlink(msc-3)[0x55e140d90760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085523567 DRANAP DEBUG cnlink(msc-3)[0x55e140d90760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085523567 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250126085523567 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085523567 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085523567 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085523567 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085523567 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085523567 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085523567 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085523567 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085523567 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085523567 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085523567 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085523567 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085523567 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085523567 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085523567 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250126085523567 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085523567 DRANAP DEBUG cnlink(msc-3)[0x55e140d90760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085523568 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085523568 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085523568 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085523568 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250126085523568 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250126085523568 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! MTC@2bd1da4a78dd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(11)@2bd1da4a78dd: ************************************************* HNBGW_Test.msc0-M3UA(11)@2bd1da4a78dd: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(11)@2bd1da4a78dd: ************************************************* MTC@2bd1da4a78dd: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(9)@2bd1da4a78dd: v_sccp_pdu_maxlen:268 20250126085523593 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085523593 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085523593 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085523593 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085523593 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085523593 DRANAP DEBUG cnlink(sgsn-2)[0x55e140d92410]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085523593 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085523593 DRANAP DEBUG cnlink(sgsn-3)[0x55e140d92da0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085523595 DRANAP DEBUG cnlink(sgsn-3)[0x55e140d92da0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085523595 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250126085523595 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085523595 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085523595 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085523595 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085523595 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085523595 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085523595 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085523595 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085523595 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085523595 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085523595 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085523595 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085523595 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085523595 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085523595 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250126085523595 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085523595 DRANAP DEBUG cnlink(sgsn-3)[0x55e140d92da0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085523595 DRANAP DEBUG cnlink(sgsn-2)[0x55e140d92410]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085523595 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250126085523595 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085523595 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085523595 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085523595 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085523595 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085523595 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085523595 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085523595 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085523595 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085523595 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085523595 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085523595 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085523595 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085523595 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085523595 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250126085523595 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085523595 DRANAP DEBUG cnlink(sgsn-2)[0x55e140d92410]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085523595 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085523595 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250126085523595 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085523595 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085523595 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085523595 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085523595 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085523595 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085523595 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085523595 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085523595 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085523595 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085523595 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085523595 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085523595 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085523595 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085523595 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126085523595 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085523595 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085523595 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085523595 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250126085523595 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085523595 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085523595 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085523595 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085523595 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085523595 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085523595 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085523595 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085523595 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085523595 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085523595 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085523595 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085523595 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085523595 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085523595 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085523595 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085523595 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085523595 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085523595 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085523595 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085523595 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250126085523595 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250126085523595 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250126085523595 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085523595 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085523595 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085523595 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250126085523595 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250126085523595 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250126085523595 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250126085523595 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085523595 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085523595 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085523595 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126085523595 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126085523595 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126085523595 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250126085523595 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085523595 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085523595 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085523595 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085523595 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085523595 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085523595 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@2bd1da4a78dd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2bd1da4a78dd: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(14)@2bd1da4a78dd: ************************************************* HNBGW_Test.sgsn0-M3UA(14)@2bd1da4a78dd: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(14)@2bd1da4a78dd: ************************************************* HNBGW_Test.sgsn0-SCCP(12)@2bd1da4a78dd: v_sccp_pdu_maxlen:268 20250126085523791 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126085523791 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250126085523791 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126085523791 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(11)@2bd1da4a78dd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250126085523800 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085523800 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250126085523800 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126085523800 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126085523800 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126085523800 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250126085523800 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126085523803 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085523803 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250126085523803 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126085523803 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126085523803 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126085523803 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126085523803 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126085523803 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085523803 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126085523803 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20250126085523803 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085523803 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085523803 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085523803 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085523803 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126085523803 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126085523803 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085523805 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085523805 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250126085523805 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085523805 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085523805 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085523805 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085523805 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085523805 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085523805 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085523805 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085523805 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085523805 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085523805 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085523805 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085523805 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085523805 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085523805 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085523805 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085523805 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126085523805 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250126085523805 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126085523805 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250126085523805 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085523805 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085523805 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085523805 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085523805 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085523805 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085523805 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085523805 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085523805 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) HNBGW_Test.sgsn0-M3UA(14)@2bd1da4a78dd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250126085523811 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085523812 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250126085523812 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126085523812 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126085523812 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126085523812 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250126085523812 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126085523815 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085523815 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250126085523815 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126085523815 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126085523815 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126085523815 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126085523815 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126085523815 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085523815 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126085523815 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20250126085523815 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085523815 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085523815 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085523815 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085523815 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126085523815 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126085523815 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085523816 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085523816 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250126085523816 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085523816 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085523816 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085523816 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085523816 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085523816 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085523817 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085523817 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085523817 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085523817 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085523817 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085523817 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085523817 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085523817 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085523817 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085523817 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085523817 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085523817 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085523817 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085523817 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085523817 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085523817 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085523817 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085523817 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085523817 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085524352 DLINP INFO asp-clnt-msc-0 NOTIFICATION PEER_ADDR_CHANGE flags=0x0 ADDR_CONFIRMED [fd00::4c95:b8ff:fe75:5c42]:2905 err=None (stream.c:265) 20250126085524352 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 296 (flags=0x80) (osmo_ss7_asp.c:1033) 20250126085524352 DLSS7 INFO 0: asp-asp-clnt-msc-0: xUA CLNT SCTP NOTIFICATION 32770 flags=0x0 (osmo_ss7_asp.c:772) 20250126085524352 DLSS7 INFO 0: asp-asp-clnt-msc-0: xUA CLNT SCTP_PEER_ADDR_CHANGE: ADDR_CONFIRMED [fd00::4c95:b8ff:fe75:5c42]:2905 err=None (osmo_ss7_asp.c:788) HNBGW_Test.msc0-RAN(10)@2bd1da4a78dd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126085524608 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085524608 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085524608 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085524608 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085524608 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085524608 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085524608 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085524608 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085524608 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085524608 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085524608 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085524608 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085524608 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085524608 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085524608 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250126085524608 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250126085524608 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085524608 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085524608 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085524608 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085524608 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085524608 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085524608 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085524608 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085524608 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085524608 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085524608 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085524608 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085524608 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085524608 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085524608 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126085524608 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126085524608 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250126085524608 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250126085524609 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085524609 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250126085524609 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085524609 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085524609 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085524609 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085524609 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085524609 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085524609 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085524609 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085524609 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085524609 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085524609 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085524609 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085524609 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085524609 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126085524609 DRANAP NOTICE cnlink(msc-0)[0x55e140d46220]{CONNECTED}: link up (cnlink.c:111) 20250126085524609 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085524609 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085524609 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085524609 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085524609 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085524609 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085524609 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085524609 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085524611 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085524611 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085524611 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085524611 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085524611 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085524611 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085524611 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085524611 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085524611 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085524611 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085524611 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085524611 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085524611 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085524611 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085524611 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250126085524611 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250126085524611 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085524611 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085524611 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085524611 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085524611 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085524611 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085524611 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085524611 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085524611 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085524611 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085524611 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085524611 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085524611 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085524611 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085524611 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126085524611 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126085524611 DRANAP INFO cnlink(msc-0)[0x55e140d46220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(13)@2bd1da4a78dd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126085524612 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085524612 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085524612 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085524612 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085524612 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085524612 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085524612 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085524612 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085524612 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085524612 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085524612 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085524612 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085524612 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085524612 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085524612 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250126085524612 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250126085524612 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085524612 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085524612 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085524612 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085524612 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085524612 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085524612 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085524612 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085524612 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085524612 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085524612 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085524612 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085524612 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085524612 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085524612 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126085524612 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126085524612 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250126085524612 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250126085524612 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085524612 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250126085524612 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085524612 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085524612 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085524612 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085524612 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085524612 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085524612 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085524612 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085524612 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085524612 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085524612 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085524612 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085524613 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085524613 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126085524613 DRANAP NOTICE cnlink(sgsn-0)[0x55e140d910f0]{CONNECTED}: link up (cnlink.c:111) 20250126085524613 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085524613 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085524613 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085524613 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085524613 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085524613 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085524613 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085524613 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085524613 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085524613 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085524613 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085524613 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085524613 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085524613 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085524613 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085524613 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085524613 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085524613 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085524613 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085524613 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085524613 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085524613 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085524613 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250126085524613 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20250126085524613 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085524613 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085524613 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085524613 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085524613 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085524613 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085524613 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085524613 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085524613 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085524613 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085524613 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085524613 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085524613 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085524613 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085524613 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126085524613 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126085524613 DRANAP INFO cnlink(sgsn-0)[0x55e140d910f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250126085524621 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085524621 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085524621 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1355) 20250126085524621 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250126085524621 DLGLOBAL DEBUG validating counter group 0x55e1174b9be0(hnb) with 60 counters (rate_ctr.c:86) 20250126085524621 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20250126085524621 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250126085524621 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250126085524621 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085524621 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed MTC@2bd1da4a78dd: ok: talloc reports "asn1_context" = 1 bytes 20250126085524638 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:42319<->l=127.0.0.1:4262) (control_if.c:193) TC_hnb_register-Iuh0-RUA(8)@2bd1da4a78dd: Final verdict of PTC: none MutexDispCT-TC_hnb_register(3)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(13)@2bd1da4a78dd: Final verdict of PTC: none 20250126085524640 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57456<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250126085524640 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085524640 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085524640 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250126085524640 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250126085524640 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.sgsn0-M3UA(14)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(9)@2bd1da4a78dd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(5)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(12)@2bd1da4a78dd: Final verdict of PTC: none VirtHNBGW-STATS(4)@2bd1da4a78dd: Final verdict of PTC: none TC_hnb_register-Iuh0(7)@2bd1da4a78dd: Final verdict of PTC: none HNBGW-MGCP(15)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.msc0-RAN(10)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(11)@2bd1da4a78dd: Final verdict of PTC: none MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126085524657 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57446<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(6)@2bd1da4a78dd: Final verdict of PTC: none MTC@2bd1da4a78dd: Setting final verdict of the test case. MTC@2bd1da4a78dd: Local verdict of MTC: pass MTC@2bd1da4a78dd: Local verdict of PTC MutexDispCT-TC_hnb_register(3): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC VirtHNBGW-STATS(4): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC IPA-CTRL-CLI-IPA(5): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW-PFCP(6): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_hnb_register-Iuh0(7): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_hnb_register-Iuh0-RUA(8): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.msc0-SCCP(9): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.msc0-RAN(10): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.msc0-M3UA(11): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(12): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.sgsn0-RAN(13): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(14): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW-MGCP(15): none (pass -> pass) MTC@2bd1da4a78dd: Test case TC_hnb_register finished. Verdict: pass MTC@2bd1da4a78dd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register pass'. Sun Jan 26 08:55:24 UTC 2025 ====== HNBGW_Tests.TC_hnb_register pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_hnb_register.talloc 20250126085524757 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57458<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126085524816 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250126085524816 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085524816 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250126085524816 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250126085524816 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250126085524816 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085524816 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126085524816 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250126085524816 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250126085524816 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085524816 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250126085524816 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250126085524816 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126085524816 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085524816 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20250126085524816 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126085524816 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126085524816 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126085524816 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250126085524816 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126085524816 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250126085524816 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250126085524816 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085524816 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126085524816 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250126085524817 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126085524817 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085524817 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20250126085524817 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126085524817 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126085524817 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126085524817 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250126085524817 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126085524817 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250126085524817 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085524817 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126085524817 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20250126085524817 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085524817 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085524817 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085524817 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085524817 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126085524817 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126085524817 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126085524817 DRANAP NOTICE cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: link lost (cnlink.c:118) 20250126085524817 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085524817 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126085524817 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20250126085524817 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085524817 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085524817 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085524817 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085524817 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126085524817 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126085524817 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126085524817 DRANAP NOTICE cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: link lost (cnlink.c:118) 20250126085525259 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57458<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=219520) Waiting for packet dumper to finish... 1 (prev_count=219520, count=236348) 20250126085526818 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126085526818 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250126085526818 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250126085526818 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126085526818 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250126085526818 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@2bd1da4a78dd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register pass' was executed successfully (exit status: 0). MTC@2bd1da4a78dd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register_duplicate'. ------ HNBGW_Tests.TC_hnb_register_duplicate ------ Sun Jan 26 08:55:27 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_hnb_register_duplicate.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_hnb_register_duplicate.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@2bd1da4a78dd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register_duplicate' was executed successfully (exit status: 0). MTC@2bd1da4a78dd: Test case TC_hnb_register_duplicate started. 20250126085528360 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57226<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126085528364 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57242<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126085528367 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:37543<->l=127.0.0.1:4262) (control_if.c:572) TC_hnb_register_duplicate-Iuh0(20)@2bd1da4a78dd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250126085528431 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250126085528431 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250126085528439 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085528439 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085528439 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085528439 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085528439 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085528439 DRANAP DEBUG cnlink(msc-2)[0x55e140d26870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085528439 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:53601 (stream_srv.c:142) 20250126085528439 DMAIN INFO New HNB SCTP connection r=127.0.0.1:53601<->l=127.0.0.1:29169 (hnbgw.c:791) TC_hnb_register_duplicate-Iuh1(22)@2bd1da4a78dd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250126085528440 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085528440 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250126085528440 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085528440 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085528440 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085528440 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085528440 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085528440 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085528440 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085528440 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085528440 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085528440 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085528440 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085528440 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085528440 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085528440 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085528440 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085528440 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085528440 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085528440 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085528440 DRANAP DEBUG cnlink(msc-3)[0x55e140d90760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085528440 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085528440 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250126085528440 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085528440 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085528440 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085528440 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085528440 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085528440 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085528440 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085528440 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085528440 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085528440 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085528440 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085528440 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085528440 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085528440 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085528440 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126085528440 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085528440 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085528440 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085528440 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085528440 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085528440 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085528440 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085528440 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085528440 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250126085528440 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085528440 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085528440 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085528440 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126085528440 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126085528440 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126085528440 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250126085528441 DRANAP DEBUG cnlink(msc-3)[0x55e140d90760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085528441 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250126085528441 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085528441 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085528441 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085528441 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085528441 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085528441 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085528441 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085528441 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085528441 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085528441 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085528441 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085528441 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085528441 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085528441 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085528441 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250126085528441 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085528441 DRANAP DEBUG cnlink(msc-3)[0x55e140d90760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085528441 DRANAP DEBUG cnlink(msc-2)[0x55e140d26870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085528441 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250126085528441 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085528441 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085528441 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085528441 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085528441 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085528441 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085528441 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085528441 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085528441 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085528441 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085528441 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085528441 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085528441 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085528441 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085528441 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250126085528441 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085528441 DRANAP DEBUG cnlink(msc-2)[0x55e140d26870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085528441 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085528441 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085528441 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085528441 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250126085528441 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250126085528441 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250126085528441 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085528441 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085528441 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085528441 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250126085528441 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250126085528441 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250126085528441 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down MTC@2bd1da4a78dd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(26)@2bd1da4a78dd: ************************************************* HNBGW_Test.msc0-M3UA(26)@2bd1da4a78dd: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(26)@2bd1da4a78dd: ************************************************* MTC@2bd1da4a78dd: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(24)@2bd1da4a78dd: v_sccp_pdu_maxlen:268 20250126085528454 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085528454 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085528454 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085528454 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085528454 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085528454 DRANAP DEBUG cnlink(sgsn-2)[0x55e140d92410]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085528454 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085528454 DRANAP DEBUG cnlink(sgsn-3)[0x55e140d92da0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085528455 DRANAP DEBUG cnlink(sgsn-3)[0x55e140d92da0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085528455 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250126085528455 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085528455 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085528455 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085528455 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085528455 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085528455 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085528455 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085528455 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085528455 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085528455 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085528455 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085528455 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085528455 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085528455 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085528455 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250126085528455 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085528455 DRANAP DEBUG cnlink(sgsn-3)[0x55e140d92da0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085528455 DRANAP DEBUG cnlink(sgsn-2)[0x55e140d92410]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085528455 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250126085528455 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085528455 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085528455 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085528455 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085528455 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085528455 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085528455 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085528455 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085528455 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085528455 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085528455 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085528455 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085528455 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085528455 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085528455 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250126085528455 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085528455 DRANAP DEBUG cnlink(sgsn-2)[0x55e140d92410]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085528455 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085528455 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250126085528455 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085528455 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085528455 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085528455 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085528455 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085528455 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085528455 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085528455 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085528455 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085528455 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085528455 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085528455 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085528455 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085528455 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085528455 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126085528455 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085528455 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085528455 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085528455 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250126085528455 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085528455 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085528455 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085528455 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085528455 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085528455 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085528455 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085528455 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085528455 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085528455 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085528455 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085528455 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085528455 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085528455 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085528455 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085528455 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085528456 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085528456 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085528456 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085528456 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085528456 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250126085528456 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250126085528456 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250126085528456 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085528456 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085528456 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085528456 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250126085528456 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250126085528456 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250126085528456 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250126085528456 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085528456 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085528456 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085528456 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126085528456 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126085528456 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126085528456 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250126085528456 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085528456 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085528456 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085528456 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085528456 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085528456 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085528456 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@2bd1da4a78dd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2bd1da4a78dd: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(29)@2bd1da4a78dd: ************************************************* HNBGW_Test.sgsn0-M3UA(29)@2bd1da4a78dd: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(29)@2bd1da4a78dd: ************************************************* HNBGW_Test.sgsn0-SCCP(27)@2bd1da4a78dd: v_sccp_pdu_maxlen:268 20250126085528652 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126085528652 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250126085528652 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126085528652 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(26)@2bd1da4a78dd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250126085528662 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085528662 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250126085528662 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126085528662 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126085528662 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126085528662 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250126085528662 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126085528665 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126085528665 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250126085528665 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126085528665 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(29)@2bd1da4a78dd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250126085528666 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085528666 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250126085528666 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126085528666 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126085528666 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126085528666 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126085528666 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126085528666 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085528666 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126085528666 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20250126085528666 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085528666 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085528666 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085528666 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085528666 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126085528666 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126085528666 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085528667 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085528667 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250126085528667 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126085528667 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126085528667 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126085528667 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250126085528667 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126085528667 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085528668 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250126085528668 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085528668 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085528668 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085528668 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085528668 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085528668 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085528668 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085528668 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085528668 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085528668 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085528668 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085528668 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085528668 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085528668 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085528668 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085528668 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085528668 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085528668 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085528668 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085528668 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085528668 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085528668 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085528668 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085528668 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085528668 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085528669 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085528669 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250126085528669 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126085528669 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126085528669 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126085528670 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085528670 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126085528670 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20250126085528670 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085528670 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085528670 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085528670 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085528670 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126085528670 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126085528669 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126085528669 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126085528670 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085528671 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085528671 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250126085528671 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085528671 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085528671 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085528671 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085528671 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085528671 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085528671 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085528671 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085528671 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085528671 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085528671 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085528671 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085528671 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085528671 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085528671 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085528671 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085528671 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085528671 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085528671 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085528671 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085528671 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085528671 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085528671 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085528671 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085528671 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(25)@2bd1da4a78dd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126085529464 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085529464 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085529464 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085529464 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085529464 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085529464 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085529464 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085529464 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085529464 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085529464 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085529464 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085529464 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085529464 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085529464 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085529464 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250126085529464 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250126085529464 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085529464 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085529464 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085529464 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085529464 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085529464 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085529464 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085529464 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085529464 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085529464 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085529464 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085529464 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085529464 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085529464 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085529464 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126085529464 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126085529464 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250126085529464 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250126085529464 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085529464 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250126085529464 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085529464 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085529464 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085529464 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085529464 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085529464 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085529464 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085529464 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085529464 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085529464 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085529464 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085529464 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085529464 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085529464 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126085529464 DRANAP NOTICE cnlink(msc-0)[0x55e140d46220]{CONNECTED}: link up (cnlink.c:111) 20250126085529464 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085529464 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085529464 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085529464 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085529464 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085529464 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085529464 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085529464 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085529466 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085529466 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085529466 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085529466 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085529466 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085529466 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085529466 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250126085529465 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085529465 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085529465 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085529465 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085529465 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085529465 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085529465 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085529466 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085529466 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250126085529466 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085529466 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085529466 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085529466 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085529466 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085529466 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085529466 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085529466 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085529466 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085529466 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085529466 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085529466 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085529466 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085529466 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085529466 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126085529466 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126085529466 DRANAP INFO cnlink(msc-0)[0x55e140d46220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(28)@2bd1da4a78dd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126085529471 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085529471 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085529471 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085529471 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085529471 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085529471 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085529471 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085529471 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085529471 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085529471 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085529471 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085529471 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085529471 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085529471 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085529471 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250126085529471 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250126085529471 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085529471 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085529471 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085529471 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085529471 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085529471 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085529471 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085529471 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085529471 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085529471 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085529471 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085529471 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085529471 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085529471 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085529471 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126085529471 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126085529471 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250126085529471 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250126085529471 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085529471 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250126085529471 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085529471 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085529471 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085529471 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085529471 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085529471 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085529471 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085529471 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085529471 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085529472 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085529472 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085529472 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085529472 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085529472 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126085529472 DRANAP NOTICE cnlink(sgsn-0)[0x55e140d910f0]{CONNECTED}: link up (cnlink.c:111) 20250126085529472 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085529472 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085529472 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085529472 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085529472 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085529472 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085529472 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085529472 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085529474 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085529474 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085529474 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085529474 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085529474 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085529474 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085529474 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085529474 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085529474 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085529474 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085529474 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085529474 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085529474 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085529474 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085529474 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250126085529474 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20250126085529474 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085529474 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085529474 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085529474 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085529474 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085529474 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085529474 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085529474 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085529474 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085529474 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085529474 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085529474 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085529474 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085529474 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085529474 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126085529475 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126085529475 DRANAP INFO cnlink(sgsn-0)[0x55e140d910f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250126085529480 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085529480 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085529480 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1355) 20250126085529480 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250126085529480 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20250126085529480 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250126085529480 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250126085529480 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085529480 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@2bd1da4a78dd: setverdict(pass): none -> pass 20250126085529493 DLINP DEBUG SRVCONN(,r=127.0.0.1:53601<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085529493 DLINP DEBUG SRVCONN(,r=127.0.0.1:53601<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085529493 DLINP DEBUG SRVCONN(,r=127.0.0.1:53601<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1355) 20250126085529493 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250126085529493 DHNBAP ERROR (127.0.0.1:53601 TTCN3-HNB-1) rejecting HNB-REGISTER-REQ with duplicate cell identity 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:552) 20250126085529494 DHNBAP ERROR (127.0.0.1:53601 TTCN3-HNB-1) Rejecting HNB Register Request cause=radio(HNB parameter mismatch) (hnbgw_hnbap.c:104) 20250126085529494 DLINP DEBUG SRVCONN(,r=127.0.0.1:53601<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085529494 DLINP DEBUG SRVCONN(,r=127.0.0.1:53601<->l=127.0.0.1:29169) sending 12 bytes of data (stream_srv.c:827) 20250126085529494 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed MTC@2bd1da4a78dd: talloc reports "struct hnb_context" x 1, expecting 1 MTC@2bd1da4a78dd: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc0-RAN(25)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(27)@2bd1da4a78dd: Final verdict of PTC: none TC_hnb_register_duplicate-Iuh0-RUA(21)@2bd1da4a78dd: Final verdict of PTC: none MutexDispCT-TC_hnb_register_duplicate(16)@2bd1da4a78dd: Final verdict of PTC: none 20250126085529508 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085529508 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085529508 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250126085529508 DMAIN NOTICE (127.0.0.1:9999 TTCN3-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_hnb_register_duplicate-Iuh1(22)@2bd1da4a78dd: Final verdict of PTC: none 20250126085529508 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250126085529509 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57242<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250126085529510 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:37543<->l=127.0.0.1:4262) (control_if.c:193) TC_hnb_register_duplicate-Iuh1-RUA(23)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(29)@2bd1da4a78dd: Final verdict of PTC: none HNBGW-MGCP(30)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(28)@2bd1da4a78dd: Final verdict of PTC: none TC_hnb_register_duplicate-Iuh0(20)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(24)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(26)@2bd1da4a78dd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(18)@2bd1da4a78dd: Final verdict of PTC: none VirtHNBGW-STATS(17)@2bd1da4a78dd: Final verdict of PTC: none MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126085529514 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57226<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(19)@2bd1da4a78dd: Final verdict of PTC: none MTC@2bd1da4a78dd: Setting final verdict of the test case. MTC@2bd1da4a78dd: Local verdict of MTC: pass MTC@2bd1da4a78dd: Local verdict of PTC MutexDispCT-TC_hnb_register_duplicate(16): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC VirtHNBGW-STATS(17): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC IPA-CTRL-CLI-IPA(18): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW-PFCP(19): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_hnb_register_duplicate-Iuh0(20): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_hnb_register_duplicate-Iuh0-RUA(21): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_hnb_register_duplicate-Iuh1(22): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_hnb_register_duplicate-Iuh1-RUA(23): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.msc0-SCCP(24): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.msc0-RAN(25): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.msc0-M3UA(26): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(27): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.sgsn0-RAN(28): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(29): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW-MGCP(30): none (pass -> pass) MTC@2bd1da4a78dd: Test case TC_hnb_register_duplicate finished. Verdict: pass MTC@2bd1da4a78dd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register_duplicate pass'. Sun Jan 26 08:55:29 UTC 2025 ====== HNBGW_Tests.TC_hnb_register_duplicate pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_hnb_register_duplicate.talloc 20250126085529569 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57254<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126085529668 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250126085529668 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085529668 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250126085529668 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250126085529668 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250126085529668 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085529668 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126085529668 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250126085529668 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126085529668 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085529668 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20250126085529668 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126085529668 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126085529668 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126085529668 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250126085529668 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126085529668 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250126085529669 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250126085529669 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085529669 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250126085529669 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250126085529669 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250126085529669 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085529669 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126085529669 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250126085529669 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126085529669 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085529669 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20250126085529669 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126085529669 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126085529669 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126085529669 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250126085529669 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126085529669 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250126085529669 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085529669 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126085529669 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20250126085529669 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085529669 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085529669 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085529669 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085529669 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126085529669 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126085529669 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126085529669 DRANAP NOTICE cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: link lost (cnlink.c:118) 20250126085529669 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085529669 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126085529669 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20250126085529669 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085529669 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085529669 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085529669 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085529669 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126085529669 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126085529669 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126085529669 DRANAP NOTICE cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: link lost (cnlink.c:118) 20250126085530072 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57254<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=182376) Waiting for packet dumper to finish... 1 (prev_count=182376, count=224284) 20250126085531670 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126085531670 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250126085531670 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250126085531670 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126085531670 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250126085531670 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@2bd1da4a78dd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register_duplicate pass' was executed successfully (exit status: 0). MTC@2bd1da4a78dd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc'. ------ HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc ------ Sun Jan 26 08:55:32 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@2bd1da4a78dd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc' was executed successfully (exit status: 0). MTC@2bd1da4a78dd: Test case TC_hnb_register_duplicate_reuse_sctp_assoc started. 20250126085533159 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57270<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126085533164 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57274<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126085533168 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:40951<->l=127.0.0.1:4262) (control_if.c:572) 20250126085533246 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085533246 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085533247 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085533247 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085533247 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085533247 DRANAP DEBUG cnlink(msc-2)[0x55e140d26870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085533247 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085533247 DRANAP DEBUG cnlink(msc-3)[0x55e140d90760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0(35)@2bd1da4a78dd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250126085533247 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250126085533247 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250126085533248 DRANAP DEBUG cnlink(msc-3)[0x55e140d90760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085533248 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250126085533248 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085533248 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085533248 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085533248 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085533248 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085533248 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085533248 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085533248 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085533248 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085533248 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085533248 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085533249 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085533249 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085533249 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085533249 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250126085533249 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085533249 DRANAP DEBUG cnlink(msc-3)[0x55e140d90760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085533249 DRANAP DEBUG cnlink(msc-2)[0x55e140d26870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085533249 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250126085533249 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085533249 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085533249 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085533249 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085533249 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085533249 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085533249 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085533249 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085533249 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085533249 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085533249 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085533249 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085533249 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085533249 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085533249 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250126085533249 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085533249 DRANAP DEBUG cnlink(msc-2)[0x55e140d26870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085533249 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085533249 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250126085533249 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085533249 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085533249 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085533249 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085533249 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085533249 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085533249 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085533249 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085533249 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085533249 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085533249 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085533249 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085533249 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085533249 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085533249 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126085533249 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085533249 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085533249 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085533249 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250126085533249 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085533249 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085533249 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085533249 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085533249 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085533249 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085533249 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085533249 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085533249 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085533249 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085533249 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085533249 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085533249 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085533249 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085533249 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085533249 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085533249 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085533250 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085533250 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085533250 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085533250 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250126085533250 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250126085533250 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250126085533250 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085533250 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085533250 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085533250 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250126085533250 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250126085533250 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250126085533250 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250126085533250 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085533250 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085533250 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085533250 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126085533250 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126085533250 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126085533250 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250126085533250 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085533250 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085533250 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085533250 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085533250 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085533250 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085533250 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@2bd1da4a78dd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(39)@2bd1da4a78dd: ************************************************* HNBGW_Test.msc0-M3UA(39)@2bd1da4a78dd: M3UA emulation initiated, the test can be started MTC@2bd1da4a78dd: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(39)@2bd1da4a78dd: ************************************************* HNBGW_Test.msc0-SCCP(37)@2bd1da4a78dd: v_sccp_pdu_maxlen:268 20250126085533269 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085533269 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085533270 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085533270 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085533270 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085533270 DRANAP DEBUG cnlink(sgsn-2)[0x55e140d92410]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085533271 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085533271 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250126085533271 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085533271 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085533271 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085533271 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085533271 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085533271 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085533271 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085533271 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085533271 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085533271 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085533271 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085533271 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085533271 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085533271 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085533271 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085533271 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085533271 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085533271 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085533271 DRANAP DEBUG cnlink(sgsn-3)[0x55e140d92da0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085533271 DRANAP DEBUG cnlink(sgsn-2)[0x55e140d92410]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085533271 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250126085533272 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085533272 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085533272 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085533272 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085533272 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085533272 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085533272 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085533272 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085533272 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085533272 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085533272 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085533272 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085533272 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085533272 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085533272 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250126085533272 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085533272 DRANAP DEBUG cnlink(sgsn-2)[0x55e140d92410]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085533272 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085533272 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250126085533272 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085533272 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085533272 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085533272 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085533272 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085533272 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085533272 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085533272 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085533272 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085533272 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085533272 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085533272 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085533272 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085533272 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085533272 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126085533272 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085533272 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085533272 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085533272 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085533272 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085533272 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085533272 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085533272 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085533273 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20250126085533273 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085533273 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085533273 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085533273 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250126085533273 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250126085533273 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250126085533273 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250126085533273 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085533273 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085533273 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085533273 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126085533273 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126085533273 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126085533273 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250126085533273 DRANAP DEBUG cnlink(sgsn-3)[0x55e140d92da0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085533273 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250126085533274 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085533274 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085533274 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085533274 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085533274 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085533274 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085533274 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085533274 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085533274 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085533274 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085533274 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085533274 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085533274 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085533274 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085533274 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250126085533274 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085533274 DRANAP DEBUG cnlink(sgsn-3)[0x55e140d92da0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085533274 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085533274 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085533274 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085533274 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250126085533274 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250126085533274 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! MTC@2bd1da4a78dd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2bd1da4a78dd: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(42)@2bd1da4a78dd: ************************************************* HNBGW_Test.sgsn0-M3UA(42)@2bd1da4a78dd: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(42)@2bd1da4a78dd: ************************************************* HNBGW_Test.sgsn0-SCCP(40)@2bd1da4a78dd: v_sccp_pdu_maxlen:268 20250126085533465 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126085533465 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250126085533465 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126085533465 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(39)@2bd1da4a78dd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250126085533474 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085533474 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250126085533474 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126085533474 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126085533474 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126085533474 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250126085533474 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126085533476 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085533476 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250126085533476 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126085533476 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126085533476 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126085533476 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126085533476 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126085533477 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085533477 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126085533477 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20250126085533477 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085533477 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085533477 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085533477 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085533477 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126085533477 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126085533477 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085533478 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085533478 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250126085533478 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085533478 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085533478 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085533478 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085533478 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085533478 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085533478 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085533478 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085533478 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085533479 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085533479 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085533479 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085533479 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085533479 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085533479 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085533479 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085533479 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085533479 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085533479 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085533479 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085533479 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085533479 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085533479 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085533479 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085533479 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085533501 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126085533501 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250126085533501 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126085533501 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(42)@2bd1da4a78dd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250126085533509 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085533509 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250126085533509 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126085533509 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126085533509 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126085533509 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250126085533509 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126085533511 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085533511 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250126085533511 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126085533511 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126085533511 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126085533511 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126085533511 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126085533512 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085533512 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126085533512 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20250126085533512 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085533512 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085533512 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085533512 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085533512 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126085533512 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126085533512 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085533513 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085533513 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250126085533513 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085533513 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085533513 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085533513 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085533513 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085533513 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085533513 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085533513 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085533513 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085533513 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085533513 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085533514 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085533514 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085533514 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085533514 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085533514 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085533514 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085533514 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085533514 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085533514 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085533514 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085533514 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085533514 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085533514 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085533514 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(38)@2bd1da4a78dd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126085534282 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085534282 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085534282 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085534282 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085534282 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085534282 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085534282 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085534282 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085534282 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085534282 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085534282 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085534282 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085534282 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085534282 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085534282 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250126085534282 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250126085534282 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085534282 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085534282 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085534282 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085534282 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085534282 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085534282 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085534282 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085534282 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085534282 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085534282 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085534282 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085534282 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085534282 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085534282 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126085534282 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126085534282 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250126085534282 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250126085534282 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085534282 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250126085534282 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085534282 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085534282 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085534282 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085534282 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085534282 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085534282 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085534282 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085534282 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085534282 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085534282 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085534282 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085534282 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085534282 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126085534282 DRANAP NOTICE cnlink(msc-0)[0x55e140d46220]{CONNECTED}: link up (cnlink.c:111) 20250126085534283 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085534283 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085534283 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085534283 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085534283 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085534283 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085534283 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085534283 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085534285 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085534285 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085534285 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085534285 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085534285 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085534285 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085534285 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085534285 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085534285 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085534285 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085534285 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085534285 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085534285 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085534285 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085534285 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250126085534285 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250126085534285 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085534285 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085534285 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085534285 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085534285 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085534285 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085534285 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085534285 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085534285 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085534285 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085534285 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085534285 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085534285 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085534285 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085534285 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126085534285 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126085534285 DRANAP INFO cnlink(msc-0)[0x55e140d46220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(41)@2bd1da4a78dd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126085534308 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085534308 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085534308 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085534308 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085534308 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085534308 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085534308 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085534308 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085534308 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085534308 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085534308 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085534308 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085534308 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085534308 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085534308 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250126085534308 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250126085534308 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085534308 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085534308 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085534308 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085534308 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085534308 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085534308 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085534308 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085534308 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085534308 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085534308 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085534308 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085534308 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085534308 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085534308 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126085534308 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126085534308 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250126085534308 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250126085534308 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085534308 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250126085534308 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085534308 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085534308 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085534308 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085534308 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085534308 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085534309 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085534309 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085534309 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085534309 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085534309 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085534309 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085534309 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085534309 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126085534309 DRANAP NOTICE cnlink(sgsn-0)[0x55e140d910f0]{CONNECTED}: link up (cnlink.c:111) 20250126085534309 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085534309 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085534309 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085534309 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085534309 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085534309 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085534309 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085534309 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085534309 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085534309 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085534309 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085534309 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085534309 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085534309 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085534309 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085534309 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085534309 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085534309 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085534309 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085534309 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085534309 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085534309 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085534309 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250126085534309 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20250126085534309 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085534309 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085534309 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085534309 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085534309 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085534309 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085534309 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085534309 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085534309 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085534309 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085534309 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085534309 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085534309 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085534309 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085534310 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126085534310 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126085534310 DRANAP INFO cnlink(sgsn-0)[0x55e140d910f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250126085534318 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085534318 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085534318 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1355) 20250126085534318 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250126085534318 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20250126085534318 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250126085534318 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250126085534318 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085534318 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@2bd1da4a78dd: setverdict(pass): none -> pass 20250126085534321 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085534321 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085534321 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1355) 20250126085534321 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250126085534321 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) 20250126085534321 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250126085534321 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250126085534321 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085534321 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed MTC@2bd1da4a78dd: talloc reports "struct hnb_context" x 1, expecting 1 MTC@2bd1da4a78dd: ok: talloc reports "asn1_context" = 1 bytes 20250126085534329 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57274<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.sgsn0-SCCP(40)@2bd1da4a78dd: Final verdict of PTC: none MutexDispCT-TC_hnb_register_duplicate_reuse_sctp_assoc(31)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.msc0-RAN(38)@2bd1da4a78dd: Final verdict of PTC: none 20250126085534331 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:40951<->l=127.0.0.1:4262) (control_if.c:193) 20250126085534331 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085534331 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085534331 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250126085534331 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250126085534331 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.sgsn0-M3UA(42)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(39)@2bd1da4a78dd: Final verdict of PTC: none HNBGW-MGCP(43)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(41)@2bd1da4a78dd: Final verdict of PTC: none TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0-RUA(36)@2bd1da4a78dd: Final verdict of PTC: none VirtHNBGW-STATS(32)@2bd1da4a78dd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(33)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(37)@2bd1da4a78dd: Final verdict of PTC: none TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0(35)@2bd1da4a78dd: Final verdict of PTC: none MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126085534339 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57270<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(34)@2bd1da4a78dd: Final verdict of PTC: none MTC@2bd1da4a78dd: Setting final verdict of the test case. MTC@2bd1da4a78dd: Local verdict of MTC: pass MTC@2bd1da4a78dd: Local verdict of PTC MutexDispCT-TC_hnb_register_duplicate_reuse_sctp_assoc(31): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC VirtHNBGW-STATS(32): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC IPA-CTRL-CLI-IPA(33): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW-PFCP(34): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0(35): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0-RUA(36): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.msc0-SCCP(37): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.msc0-RAN(38): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.msc0-M3UA(39): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(40): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.sgsn0-RAN(41): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(42): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW-MGCP(43): none (pass -> pass) MTC@2bd1da4a78dd: Test case TC_hnb_register_duplicate_reuse_sctp_assoc finished. Verdict: pass MTC@2bd1da4a78dd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc pass'. Sun Jan 26 08:55:34 UTC 2025 ====== HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc.talloc 20250126085534393 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57290<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126085534488 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250126085534488 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085534488 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250126085534488 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250126085534489 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250126085534489 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085534489 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126085534489 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250126085534489 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126085534489 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085534489 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20250126085534489 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126085534489 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126085534489 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126085534489 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250126085534489 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126085534489 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250126085534489 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085534489 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126085534489 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20250126085534489 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085534489 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085534489 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085534489 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085534489 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126085534489 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126085534489 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126085534489 DRANAP NOTICE cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: link lost (cnlink.c:118) 20250126085534489 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250126085534489 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085534489 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250126085534489 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250126085534489 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250126085534489 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085534489 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126085534489 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250126085534489 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126085534489 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085534489 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20250126085534489 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126085534489 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126085534489 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126085534489 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250126085534489 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126085534489 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250126085534489 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085534489 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126085534489 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20250126085534489 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085534489 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085534489 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085534489 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085534489 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126085534489 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126085534489 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126085534489 DRANAP NOTICE cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: link lost (cnlink.c:118) 20250126085534895 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57290<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=202028) Waiting for packet dumper to finish... 1 (prev_count=202028, count=221876) 20250126085536490 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126085536490 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250126085536490 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250126085536490 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126085536490 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250126085536490 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@2bd1da4a78dd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc pass' was executed successfully (exit status: 0). MTC@2bd1da4a78dd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_disconnected_timeout'. ------ HNBGW_Tests.TC_hnb_disconnected_timeout ------ Sun Jan 26 08:55:36 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_hnb_disconnected_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_hnb_disconnected_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@2bd1da4a78dd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_disconnected_timeout' was executed successfully (exit status: 0). MTC@2bd1da4a78dd: Test case TC_hnb_disconnected_timeout started. 20250126085537993 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46532<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126085538000 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46544<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126085538006 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:43809<->l=127.0.0.1:4262) (control_if.c:572) 20250126085538079 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085538079 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085538080 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085538080 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085538080 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085538080 DRANAP DEBUG cnlink(msc-2)[0x55e140d26870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085538080 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250126085538080 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250126085538080 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085538080 DRANAP DEBUG cnlink(msc-3)[0x55e140d90760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_hnb_disconnected_timeout-Iuh0(48)@2bd1da4a78dd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250126085538081 DRANAP DEBUG cnlink(msc-3)[0x55e140d90760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085538081 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250126085538081 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085538081 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085538081 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085538081 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085538081 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085538081 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085538081 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085538081 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085538081 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085538081 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085538081 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085538081 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085538081 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085538081 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085538081 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250126085538081 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085538081 DRANAP DEBUG cnlink(msc-3)[0x55e140d90760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085538081 DRANAP DEBUG cnlink(msc-2)[0x55e140d26870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085538081 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250126085538081 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085538081 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085538081 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085538081 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085538081 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085538081 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085538081 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085538081 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085538081 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085538081 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085538081 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085538081 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085538081 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085538081 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085538081 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250126085538081 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085538081 DRANAP DEBUG cnlink(msc-2)[0x55e140d26870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085538081 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085538081 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250126085538081 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085538081 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085538081 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085538081 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085538081 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085538081 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085538081 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085538081 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085538081 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085538081 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085538081 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085538081 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085538081 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085538081 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085538081 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126085538081 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085538081 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085538081 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085538081 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250126085538081 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085538081 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085538081 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085538081 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085538081 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085538081 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085538081 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085538081 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085538081 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085538081 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085538081 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085538081 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085538081 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085538081 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085538081 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085538081 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085538081 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085538081 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085538081 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085538081 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085538081 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250126085538081 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250126085538081 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250126085538081 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085538082 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085538082 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085538082 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250126085538082 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250126085538082 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250126085538082 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250126085538082 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085538082 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085538082 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085538082 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126085538082 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126085538082 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126085538082 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250126085538082 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085538082 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085538082 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085538082 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085538082 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085538082 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085538082 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@2bd1da4a78dd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2bd1da4a78dd: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(52)@2bd1da4a78dd: ************************************************* HNBGW_Test.msc0-M3UA(52)@2bd1da4a78dd: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(52)@2bd1da4a78dd: ************************************************* HNBGW_Test.msc0-SCCP(50)@2bd1da4a78dd: v_sccp_pdu_maxlen:268 20250126085538098 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085538099 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085538099 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085538099 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085538099 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085538099 DRANAP DEBUG cnlink(sgsn-2)[0x55e140d92410]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085538100 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085538100 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250126085538100 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085538100 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085538100 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085538100 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085538100 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085538100 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085538100 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085538100 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085538100 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085538100 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085538100 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085538100 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085538100 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085538100 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085538100 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085538100 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085538100 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085538100 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085538100 DRANAP DEBUG cnlink(sgsn-3)[0x55e140d92da0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085538100 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085538100 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250126085538100 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085538100 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085538100 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085538100 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085538100 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085538100 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085538100 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085538100 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085538100 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085538100 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085538100 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085538100 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085538100 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085538100 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085538100 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126085538100 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085538100 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085538100 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085538100 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085538100 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085538100 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085538100 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085538100 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085538100 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20250126085538100 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085538100 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085538100 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085538100 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126085538100 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126085538100 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126085538100 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250126085538101 DRANAP DEBUG cnlink(sgsn-3)[0x55e140d92da0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085538101 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250126085538101 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085538101 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085538101 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085538101 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085538101 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085538101 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085538101 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085538101 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085538101 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085538101 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085538101 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085538101 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085538101 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085538101 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085538101 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250126085538101 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085538101 DRANAP DEBUG cnlink(sgsn-3)[0x55e140d92da0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085538101 DRANAP DEBUG cnlink(sgsn-2)[0x55e140d92410]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085538101 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250126085538101 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085538101 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085538101 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085538101 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085538101 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085538101 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085538101 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085538101 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085538101 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085538101 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085538101 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085538101 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085538101 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085538101 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085538101 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250126085538101 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085538101 DRANAP DEBUG cnlink(sgsn-2)[0x55e140d92410]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085538101 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085538101 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085538101 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085538101 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250126085538101 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250126085538101 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250126085538102 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085538102 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085538102 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085538102 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250126085538102 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250126085538102 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250126085538102 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down MTC@2bd1da4a78dd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2bd1da4a78dd: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(55)@2bd1da4a78dd: ************************************************* HNBGW_Test.sgsn0-M3UA(55)@2bd1da4a78dd: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(55)@2bd1da4a78dd: ************************************************* HNBGW_Test.sgsn0-SCCP(53)@2bd1da4a78dd: v_sccp_pdu_maxlen:268 20250126085538122 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085538122 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085538122 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1355) 20250126085538122 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250126085538122 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20250126085538122 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250126085538122 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250126085538122 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085538122 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@2bd1da4a78dd: setverdict(pass): none -> pass 20250126085538293 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126085538293 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250126085538293 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126085538293 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(52)@2bd1da4a78dd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250126085538298 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085538298 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250126085538298 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126085538298 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126085538298 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126085538298 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250126085538298 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126085538300 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085538300 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250126085538300 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126085538300 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126085538300 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126085538300 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126085538300 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126085538300 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085538300 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126085538300 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20250126085538300 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085538300 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085538300 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085538300 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085538300 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126085538300 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126085538300 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085538301 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085538301 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250126085538301 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085538301 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085538301 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085538301 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085538301 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085538301 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085538301 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085538301 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085538301 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085538301 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085538301 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085538301 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085538301 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085538301 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085538301 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085538301 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085538301 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085538301 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085538301 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085538301 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085538301 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085538301 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085538301 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085538301 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085538301 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085538313 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126085538313 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250126085538313 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126085538313 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(55)@2bd1da4a78dd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250126085538321 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085538321 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250126085538321 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126085538321 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126085538321 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126085538321 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250126085538321 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126085538323 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085538324 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250126085538324 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126085538324 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126085538324 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126085538324 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126085538324 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126085538324 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085538324 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126085538324 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20250126085538324 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085538324 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085538324 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085538324 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085538324 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126085538324 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126085538324 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085538325 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085538325 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250126085538325 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085538326 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085538326 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085538326 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085538326 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085538326 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085538326 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085538326 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085538326 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085538326 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085538326 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085538326 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085538326 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085538326 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085538326 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085538326 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085538326 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085538326 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085538326 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085538326 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085538326 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085538326 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085538326 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085538326 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085538326 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(51)@2bd1da4a78dd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126085539107 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085539107 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085539107 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085539107 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085539107 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085539107 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085539107 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085539107 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085539107 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085539107 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085539107 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085539107 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085539107 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085539107 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085539107 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250126085539107 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250126085539107 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085539107 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085539107 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085539107 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085539107 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085539108 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085539108 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085539108 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085539108 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085539108 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085539108 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085539108 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085539108 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085539108 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085539108 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126085539108 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126085539108 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250126085539108 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250126085539108 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085539108 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250126085539108 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085539108 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085539108 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085539108 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085539108 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085539108 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085539108 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085539108 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085539108 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085539108 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085539108 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085539108 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085539108 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085539108 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126085539109 DRANAP NOTICE cnlink(msc-0)[0x55e140d46220]{CONNECTED}: link up (cnlink.c:111) 20250126085539109 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085539109 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085539109 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085539109 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085539109 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085539109 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085539109 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085539109 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085539110 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085539111 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085539111 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085539111 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085539111 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085539111 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085539111 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085539111 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085539111 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085539111 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085539111 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085539111 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085539111 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085539111 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085539111 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250126085539111 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250126085539111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085539111 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085539111 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085539111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085539111 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085539111 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085539111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085539111 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085539111 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085539111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085539111 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085539111 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085539111 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085539111 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085539111 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126085539111 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126085539111 DRANAP INFO cnlink(msc-0)[0x55e140d46220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(54)@2bd1da4a78dd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126085539122 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085539122 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085539122 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085539122 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085539122 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085539122 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085539122 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085539122 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085539122 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085539122 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085539122 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085539122 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085539122 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085539122 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085539122 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250126085539122 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250126085539122 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085539122 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085539122 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085539122 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085539122 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085539122 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085539122 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085539122 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085539122 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085539122 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085539122 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085539122 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085539122 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085539122 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085539122 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126085539122 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126085539122 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250126085539122 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250126085539122 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085539122 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250126085539122 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085539122 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085539122 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085539122 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085539122 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085539122 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085539122 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085539122 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085539122 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085539122 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085539122 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085539122 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085539122 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085539123 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126085539123 DRANAP NOTICE cnlink(sgsn-0)[0x55e140d910f0]{CONNECTED}: link up (cnlink.c:111) 20250126085539123 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085539123 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085539123 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085539123 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085539123 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085539123 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085539123 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085539123 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085539125 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085539125 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085539125 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085539125 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085539125 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085539125 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085539125 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085539125 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085539125 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085539125 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085539125 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085539125 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085539125 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085539125 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085539125 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250126085539125 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20250126085539125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085539125 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085539125 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085539125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085539126 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085539126 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085539126 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085539126 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085539126 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085539126 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085539126 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085539126 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085539126 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085539126 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085539126 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126085539126 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126085539126 DRANAP INFO cnlink(sgsn-0)[0x55e140d910f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250126085539131 DLCTRL DEBUG Command: GET 720648723 rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) 20250126085539131 DLCTRL DEBUG Tx Command reply: GET_REPLY 720648723 rate_ctr.abs.hnb.0.iuh:established 1 (control_if.c:477) MTC@2bd1da4a78dd: retrieved rate counters: "hnb": { { { name := "iuh:established", val := 1 } } } MTC@2bd1da4a78dd: initial hnb rate counters: { { { name := "iuh:established", val := 1 } } } 20250126085539137 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085539137 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085539137 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250126085539137 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250126085539137 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) TC_hnb_disconnected_timeout-Iuh0(48)@2bd1da4a78dd: Final verdict of PTC: none TC_hnb_disconnected_timeout-Iuh0-RUA(49)@2bd1da4a78dd: Final verdict of PTC: none MTC@2bd1da4a78dd: verifying hnb rate counters: { { { name := "iuh:established", val := 1 } } } 20250126085540145 DLCTRL DEBUG Command: GET 454869034 rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) 20250126085540145 DLCTRL DEBUG Tx Command reply: GET_REPLY 454869034 rate_ctr.abs.hnb.0.iuh:established 1 (control_if.c:477) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed MTC@2bd1da4a78dd: verifying hnb rate counters: { { { name := "iuh:established", val := -1 } } } 20250126085545158 DLCTRL DEBUG Command: GET 191747596 rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) 20250126085545158 DLCTRL DEBUG Tx Command reply: ERROR 191747596 rate_ctr.abs.hnb.0.iuh:established Counter group with given name and index not found (control_if.c:477) IPA-CTRL-CLI-IPA(46)@2bd1da4a78dd: 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@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed MTC@2bd1da4a78dd: verifying hnb rate counters: { { { name := "iuh:established", val := -1 } } } 20250126085546192 DLCTRL DEBUG Command: GET 841062767 rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) 20250126085546193 DLCTRL DEBUG Tx Command reply: ERROR 841062767 rate_ctr.abs.hnb.0.iuh:established Counter group with given name and index not found (control_if.c:477) 20250126085546193 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250126085546193 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_hnb_disconnected_timeout-Iuh0(57)@2bd1da4a78dd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 IPA-CTRL-CLI-IPA(46)@2bd1da4a78dd: 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@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126085546202 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085546202 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085546202 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1355) 20250126085546202 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250126085546202 DLGLOBAL DEBUG validating counter group 0x55e1174b9be0(hnb) with 60 counters (rate_ctr.c:86) 20250126085546202 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20250126085546202 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250126085546202 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250126085546202 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085546202 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed MTC@2bd1da4a78dd: verifying hnb rate counters: { { { name := "iuh:established", val := 1 } } } 20250126085546205 DLCTRL DEBUG Command: GET 694615077 rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) 20250126085546205 DLCTRL DEBUG Tx Command reply: GET_REPLY 694615077 rate_ctr.abs.hnb.0.iuh:established 1 (control_if.c:477) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126085547211 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085547211 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085547211 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250126085547211 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250126085547211 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) TC_hnb_disconnected_timeout-Iuh0(57)@2bd1da4a78dd: Final verdict of PTC: none TC_hnb_disconnected_timeout-Iuh0-RUA(58)@2bd1da4a78dd: Final verdict of PTC: none MTC@2bd1da4a78dd: verifying hnb rate counters: { { { name := "iuh:established", val := 1 } } } 20250126085547218 DLCTRL DEBUG Command: GET 435083094 rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) 20250126085547218 DLCTRL DEBUG Tx Command reply: GET_REPLY 435083094 rate_ctr.abs.hnb.0.iuh:established 1 (control_if.c:477) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed MTC@2bd1da4a78dd: verifying hnb rate counters: { { { name := "iuh:established", val := -1 } } } 20250126085553230 DLCTRL DEBUG Command: GET 572648745 rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) 20250126085553230 DLCTRL DEBUG Tx Command reply: ERROR 572648745 rate_ctr.abs.hnb.0.iuh:established Counter group with given name and index not found (control_if.c:477) IPA-CTRL-CLI-IPA(46)@2bd1da4a78dd: 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@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed MTC@2bd1da4a78dd: ok: talloc reports "asn1_context" = 1 bytes 20250126085553243 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46544<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250126085553244 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:43809<->l=127.0.0.1:4262) (control_if.c:193) 20250126085553244 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250126085553244 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085553244 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250126085553244 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250126085553244 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250126085553244 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085553244 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126085553244 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250126085553244 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126085553244 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085553244 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20250126085553244 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126085553244 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126085553244 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126085553244 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250126085553244 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126085553244 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250126085553244 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) HNBGW_Test.msc0-M3UA(52)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(54)@2bd1da4a78dd: Final verdict of PTC: none MutexDispCT-TC_hnb_disconnected_timeout(44)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(50)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.msc0-RAN(51)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(53)@2bd1da4a78dd: Final verdict of PTC: none 20250126085553246 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126085553246 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085553246 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126085553246 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250126085553246 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20250126085553246 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085553246 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250126085553246 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20250126085553246 DLINP <0002> stream_srv.c:766 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250126085553246 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085553246 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20250126085553246 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126085553246 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126085553246 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126085553246 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250126085553246 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126085553246 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW-MGCP(56)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(55)@2bd1da4a78dd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(46)@2bd1da4a78dd: Final verdict of PTC: none 20250126085553245 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126085553245 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20250126085553245 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085553245 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085553245 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085553245 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085553245 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126085553245 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126085553245 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126085553245 DRANAP NOTICE cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: link lost (cnlink.c:118) 20250126085553246 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085553246 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126085553246 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20250126085553247 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085553247 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085553247 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085553247 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085553247 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126085553247 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126085553247 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126085553247 DRANAP NOTICE cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: link lost (cnlink.c:118) VirtHNBGW-STATS(45)@2bd1da4a78dd: Final verdict of PTC: none MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126085553248 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46532<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(47)@2bd1da4a78dd: Final verdict of PTC: none MTC@2bd1da4a78dd: Setting final verdict of the test case. MTC@2bd1da4a78dd: Local verdict of MTC: pass MTC@2bd1da4a78dd: Local verdict of PTC MutexDispCT-TC_hnb_disconnected_timeout(44): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC VirtHNBGW-STATS(45): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC IPA-CTRL-CLI-IPA(46): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW-PFCP(47): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_hnb_disconnected_timeout-Iuh0(48): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_hnb_disconnected_timeout-Iuh0-RUA(49): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.msc0-SCCP(50): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.msc0-RAN(51): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.msc0-M3UA(52): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(53): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.sgsn0-RAN(54): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(55): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW-MGCP(56): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_hnb_disconnected_timeout-Iuh0(57): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_hnb_disconnected_timeout-Iuh0-RUA(58): none (pass -> pass) MTC@2bd1da4a78dd: Test case TC_hnb_disconnected_timeout finished. Verdict: pass MTC@2bd1da4a78dd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_disconnected_timeout pass'. Sun Jan 26 08:55:53 UTC 2025 ====== HNBGW_Tests.TC_hnb_disconnected_timeout pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_hnb_disconnected_timeout.talloc 20250126085553284 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38454<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126085553686 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38454<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=230000) Waiting for packet dumper to finish... 1 (prev_count=230000, count=234200) 20250126085555245 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126085555245 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250126085555245 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250126085555246 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126085555246 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250126085555246 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@2bd1da4a78dd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_disconnected_timeout pass' was executed successfully (exit status: 0). MTC@2bd1da4a78dd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register'. ------ HNBGW_Tests.TC_ue_register ------ Sun Jan 26 08:55:55 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ue_register.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ue_register.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@2bd1da4a78dd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register' was executed successfully (exit status: 0). MTC@2bd1da4a78dd: Test case TC_ue_register started. 20250126085556786 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50850<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126085556792 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50864<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126085556796 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:46623<->l=127.0.0.1:4262) (control_if.c:572) 20250126085556855 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085556855 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085556855 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085556855 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085556855 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085556855 DRANAP DEBUG cnlink(msc-2)[0x55e140d26870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085556855 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085556855 DRANAP DEBUG cnlink(msc-3)[0x55e140d90760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ue_register-Iuh0(63)@2bd1da4a78dd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250126085556855 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250126085556855 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250126085556856 DRANAP DEBUG cnlink(msc-3)[0x55e140d90760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085556856 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250126085556856 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085556856 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085556856 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085556856 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085556857 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085556857 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085556857 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085556857 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085556857 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085556857 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085556857 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085556857 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085556857 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085556857 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085556857 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250126085556857 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085556857 DRANAP DEBUG cnlink(msc-3)[0x55e140d90760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085556857 DRANAP DEBUG cnlink(msc-2)[0x55e140d26870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085556857 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250126085556857 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085556857 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085556857 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085556857 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085556857 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085556857 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085556857 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085556857 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085556857 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085556857 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085556857 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085556857 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085556857 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085556857 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085556857 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250126085556857 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085556857 DRANAP DEBUG cnlink(msc-2)[0x55e140d26870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085556857 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085556857 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250126085556857 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085556857 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085556857 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085556857 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085556857 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085556857 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085556857 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085556857 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085556857 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085556857 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085556857 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085556857 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085556857 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085556857 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085556857 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126085556857 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085556857 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085556857 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085556857 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250126085556857 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085556857 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085556857 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085556857 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085556857 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085556857 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085556857 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085556857 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085556857 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085556857 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085556857 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085556857 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085556857 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085556857 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085556857 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085556857 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085556857 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085556857 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085556858 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085556858 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085556858 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250126085556858 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250126085556858 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250126085556858 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085556858 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085556858 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085556858 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250126085556858 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250126085556858 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250126085556858 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250126085556858 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085556858 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085556858 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085556858 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126085556858 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126085556858 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126085556858 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250126085556858 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085556858 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085556858 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085556858 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085556858 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085556858 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085556858 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@2bd1da4a78dd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2bd1da4a78dd: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(67)@2bd1da4a78dd: ************************************************* HNBGW_Test.msc0-M3UA(67)@2bd1da4a78dd: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(67)@2bd1da4a78dd: ************************************************* HNBGW_Test.msc0-SCCP(65)@2bd1da4a78dd: v_sccp_pdu_maxlen:268 20250126085556869 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085556869 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085556869 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085556869 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085556869 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085556869 DRANAP DEBUG cnlink(sgsn-2)[0x55e140d92410]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085556869 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085556869 DRANAP DEBUG cnlink(sgsn-3)[0x55e140d92da0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085556870 DRANAP DEBUG cnlink(sgsn-3)[0x55e140d92da0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085556870 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250126085556870 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085556870 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085556870 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085556870 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085556870 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085556870 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085556870 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085556870 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085556870 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085556870 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085556870 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085556870 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085556870 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085556870 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085556870 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250126085556870 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085556870 DRANAP DEBUG cnlink(sgsn-3)[0x55e140d92da0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085556870 DRANAP DEBUG cnlink(sgsn-2)[0x55e140d92410]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085556870 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250126085556870 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085556870 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085556870 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085556870 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085556870 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085556870 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085556870 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085556870 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085556870 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085556870 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085556870 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085556870 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085556870 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085556870 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085556870 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250126085556870 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085556870 DRANAP DEBUG cnlink(sgsn-2)[0x55e140d92410]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085556870 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085556870 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250126085556870 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085556870 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085556870 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085556870 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085556870 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085556870 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085556870 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085556870 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085556870 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085556870 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085556870 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085556870 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085556870 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085556870 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085556870 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126085556870 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085556870 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085556870 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085556870 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250126085556870 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085556870 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085556870 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085556870 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085556870 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085556870 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085556870 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085556870 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085556870 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085556870 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085556870 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085556870 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085556870 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085556870 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085556870 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085556870 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085556870 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085556870 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085556870 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085556870 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085556870 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250126085556870 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250126085556870 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250126085556870 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085556870 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085556870 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085556870 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250126085556870 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250126085556870 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250126085556870 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250126085556870 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085556870 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085556870 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085556870 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126085556870 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126085556870 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126085556870 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250126085556870 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085556870 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085556870 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085556870 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085556870 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085556870 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085556870 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@2bd1da4a78dd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(70)@2bd1da4a78dd: ************************************************* MTC@2bd1da4a78dd: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(70)@2bd1da4a78dd: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(70)@2bd1da4a78dd: ************************************************* HNBGW_Test.sgsn0-SCCP(68)@2bd1da4a78dd: v_sccp_pdu_maxlen:268 20250126085556889 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085556889 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085556889 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1355) 20250126085556889 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250126085556889 DLGLOBAL DEBUG validating counter group 0x55e1174b9be0(hnb) with 60 counters (rate_ctr.c:86) 20250126085556889 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20250126085556889 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250126085556889 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250126085556889 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085556889 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@2bd1da4a78dd: setverdict(pass): none -> pass 20250126085557067 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126085557067 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250126085557067 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126085557067 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(67)@2bd1da4a78dd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250126085557076 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085557076 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250126085557076 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126085557076 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126085557076 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126085557076 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250126085557076 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126085557078 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085557078 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250126085557079 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126085557079 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126085557079 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126085557079 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126085557079 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126085557079 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085557079 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126085557079 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20250126085557079 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085557079 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085557079 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085557079 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085557079 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126085557079 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126085557079 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085557080 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126085557080 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250126085557080 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126085557080 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250126085557080 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085557080 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250126085557080 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085557080 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085557080 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085557080 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085557080 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085557080 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085557080 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085557081 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085557081 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085557081 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085557081 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085557081 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085557081 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085557081 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085557081 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085557081 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085557081 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085557081 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085557081 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085557081 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085557081 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085557081 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085557081 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085557081 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085557081 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-M3UA(70)@2bd1da4a78dd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250126085557086 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085557086 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250126085557086 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126085557086 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126085557086 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126085557086 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250126085557087 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126085557089 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085557090 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250126085557090 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126085557090 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126085557090 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126085557090 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126085557090 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126085557090 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085557090 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126085557090 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20250126085557090 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085557090 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085557090 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085557090 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085557090 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126085557090 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126085557090 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085557091 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085557091 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250126085557091 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085557091 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085557091 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085557091 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085557091 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085557091 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085557091 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085557091 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085557091 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085557091 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085557091 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085557091 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085557091 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085557091 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085557091 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085557091 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085557091 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085557092 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085557092 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085557092 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085557092 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085557092 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085557092 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085557092 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085557092 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(66)@2bd1da4a78dd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126085557888 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085557888 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085557888 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085557888 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085557888 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085557888 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085557888 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085557888 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085557888 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085557888 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085557888 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085557888 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085557888 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085557888 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085557888 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250126085557888 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250126085557888 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085557888 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085557888 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085557888 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085557888 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085557888 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085557888 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085557888 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085557888 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085557888 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085557888 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085557888 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085557888 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085557888 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085557888 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126085557888 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126085557888 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250126085557888 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250126085557888 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085557888 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250126085557889 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085557889 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085557889 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085557889 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085557889 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085557889 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085557889 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085557889 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085557889 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085557889 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085557889 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085557889 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085557889 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085557889 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126085557889 DRANAP NOTICE cnlink(msc-0)[0x55e140d46220]{CONNECTED}: link up (cnlink.c:111) 20250126085557889 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085557889 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085557889 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085557889 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085557889 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085557889 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085557889 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085557889 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085557889 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085557889 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085557889 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085557889 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085557889 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085557889 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085557889 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085557889 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085557889 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085557889 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085557889 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085557889 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085557889 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085557889 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085557889 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250126085557889 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250126085557889 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085557889 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085557889 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085557889 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085557889 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085557889 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085557889 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085557889 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085557889 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085557889 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085557889 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085557890 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085557890 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085557890 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085557890 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126085557890 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126085557890 DRANAP INFO cnlink(msc-0)[0x55e140d46220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(69)@2bd1da4a78dd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126085557896 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085557896 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085557896 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085557896 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085557896 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085557896 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085557896 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085557896 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085557896 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085557896 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085557896 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085557896 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085557896 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085557896 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085557896 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250126085557896 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250126085557896 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085557896 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085557896 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085557896 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085557896 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085557896 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085557896 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085557896 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085557896 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085557896 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085557896 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085557896 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085557896 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085557896 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085557896 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126085557896 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126085557896 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250126085557896 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250126085557896 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085557896 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250126085557896 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085557896 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085557896 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085557896 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085557896 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085557896 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085557896 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085557896 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085557896 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085557896 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085557896 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085557896 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085557896 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085557896 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126085557896 DRANAP NOTICE cnlink(sgsn-0)[0x55e140d910f0]{CONNECTED}: link up (cnlink.c:111) 20250126085557896 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085557896 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085557896 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085557896 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085557896 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085557896 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085557896 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085557896 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085557896 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085557896 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085557896 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 30 bytes from client (stream_srv.c:1355) 20250126085557896 DMAIN DEBUG Decoding message HNBAP_UERegisterRequestIEs (hnbap_decoder.c:374) (hnbap_decoder.c:374) 20250126085557896 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) UE-REGISTER-REQ ID_type=1 imsi=262420000000001 cause=1 (hnbgw_hnbap.c:636) 20250126085557896 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085557896 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 27 bytes of data (stream_srv.c:827) 20250126085557897 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085557897 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085557897 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085557897 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085557897 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085557897 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085557897 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085557897 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085557898 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085557898 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085557898 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085557898 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085557898 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085557898 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085557898 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250126085557898 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20250126085557898 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085557898 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085557898 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085557898 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085557898 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085557898 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085557898 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085557898 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085557898 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085557898 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085557898 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085557898 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085557898 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085557898 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085557898 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126085557898 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126085557898 DRANAP INFO cnlink(sgsn-0)[0x55e140d910f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed MTC@2bd1da4a78dd: ok: talloc reports "asn1_context" = 1 bytes 20250126085557901 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50864<->l=127.0.0.1:4261 (telnet_interface.c:138) MutexDispCT-TC_ue_register(59)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.msc0-RAN(66)@2bd1da4a78dd: Final verdict of PTC: none 20250126085557902 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085557902 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085557902 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250126085557902 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250126085557902 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.msc0-SCCP(65)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(67)@2bd1da4a78dd: Final verdict of PTC: none 20250126085557904 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:46623<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.sgsn0-M3UA(70)@2bd1da4a78dd: Final verdict of PTC: none TC_ue_register-Iuh0-RUA(64)@2bd1da4a78dd: Final verdict of PTC: none VirtHNBGW-STATS(60)@2bd1da4a78dd: Final verdict of PTC: none TC_ue_register-Iuh0(63)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(68)@2bd1da4a78dd: Final verdict of PTC: none HNBGW-MGCP(71)@2bd1da4a78dd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(61)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(69)@2bd1da4a78dd: Final verdict of PTC: none MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126085557913 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50850<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(62)@2bd1da4a78dd: Final verdict of PTC: none MTC@2bd1da4a78dd: Setting final verdict of the test case. MTC@2bd1da4a78dd: Local verdict of MTC: pass MTC@2bd1da4a78dd: Local verdict of PTC MutexDispCT-TC_ue_register(59): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC VirtHNBGW-STATS(60): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC IPA-CTRL-CLI-IPA(61): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW-PFCP(62): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_ue_register-Iuh0(63): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_ue_register-Iuh0-RUA(64): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.msc0-SCCP(65): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.msc0-RAN(66): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.msc0-M3UA(67): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(68): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.sgsn0-RAN(69): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(70): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW-MGCP(71): none (pass -> pass) MTC@2bd1da4a78dd: Test case TC_ue_register finished. Verdict: pass MTC@2bd1da4a78dd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register pass'. Sun Jan 26 08:55:57 UTC 2025 ====== HNBGW_Tests.TC_ue_register pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ue_register.talloc 20250126085557975 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50872<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126085558093 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250126085558093 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085558093 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250126085558093 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250126085558093 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250126085558093 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085558093 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126085558093 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250126085558093 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126085558093 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085558093 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20250126085558093 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126085558093 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126085558093 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126085558093 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250126085558093 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126085558093 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250126085558093 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085558093 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126085558093 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250126085558093 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085558093 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250126085558093 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250126085558093 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250126085558093 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085558093 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126085558093 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250126085558093 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126085558093 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085558093 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20250126085558093 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20250126085558093 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085558093 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085558093 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085558093 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085558093 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126085558093 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126085558093 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126085558093 DRANAP NOTICE cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: link lost (cnlink.c:118) 20250126085558093 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126085558093 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126085558094 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126085558094 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250126085558094 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126085558094 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250126085558094 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085558094 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126085558094 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20250126085558094 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085558094 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085558094 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085558094 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085558094 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126085558094 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126085558094 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126085558094 DRANAP NOTICE cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: link lost (cnlink.c:118) 20250126085558477 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50872<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=216088) Waiting for packet dumper to finish... 1 (prev_count=216088, count=216744) 20250126085600094 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126085600094 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250126085600094 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250126085600094 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126085600094 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250126085600094 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@2bd1da4a78dd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register pass' was executed successfully (exit status: 0). MTC@2bd1da4a78dd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register_tmsi_lai'. ------ HNBGW_Tests.TC_ue_register_tmsi_lai ------ Sun Jan 26 08:56:00 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ue_register_tmsi_lai.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ue_register_tmsi_lai.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@2bd1da4a78dd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register_tmsi_lai' was executed successfully (exit status: 0). MTC@2bd1da4a78dd: Test case TC_ue_register_tmsi_lai started. MTC@2bd1da4a78dd: 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 20250126085601577 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50880<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126085601581 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50884<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126085601584 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:38855<->l=127.0.0.1:4262) (control_if.c:572) 20250126085601649 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085601649 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085601649 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085601649 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085601650 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085601650 DRANAP DEBUG cnlink(msc-2)[0x55e140d26870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ue_register_tmsi_lai-Iuh0(76)@2bd1da4a78dd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250126085601650 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250126085601650 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250126085601650 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085601650 DRANAP DEBUG cnlink(msc-3)[0x55e140d90760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085601651 DRANAP DEBUG cnlink(msc-3)[0x55e140d90760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085601651 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250126085601651 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085601651 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085601651 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085601651 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085601651 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085601651 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085601651 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085601651 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085601651 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085601651 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085601651 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085601651 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085601651 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085601651 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085601651 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250126085601651 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085601651 DRANAP DEBUG cnlink(msc-3)[0x55e140d90760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085601651 DRANAP DEBUG cnlink(msc-2)[0x55e140d26870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085601651 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250126085601651 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085601651 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085601651 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085601651 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085601651 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085601651 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085601651 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085601651 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085601651 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085601651 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085601651 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085601651 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085601651 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085601651 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085601651 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250126085601651 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085601651 DRANAP DEBUG cnlink(msc-2)[0x55e140d26870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085601651 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085601651 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250126085601651 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085601651 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085601651 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085601651 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085601651 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085601651 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085601651 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085601651 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085601651 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085601651 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085601651 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085601651 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085601651 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085601651 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085601651 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126085601651 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085601651 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085601651 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085601651 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250126085601651 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085601651 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085601651 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085601651 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085601651 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085601651 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085601651 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085601651 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085601651 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085601651 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085601651 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085601651 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085601651 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085601651 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085601651 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085601651 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085601651 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085601651 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085601651 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085601651 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085601651 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250126085601651 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250126085601651 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250126085601651 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085601651 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085601651 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085601651 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250126085601651 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250126085601651 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250126085601651 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250126085601651 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085601651 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085601651 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085601651 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126085601651 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126085601651 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126085601651 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250126085601651 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085601651 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085601651 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085601651 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085601651 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085601651 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085601651 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@2bd1da4a78dd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2bd1da4a78dd: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(80)@2bd1da4a78dd: ************************************************* HNBGW_Test.msc0-M3UA(80)@2bd1da4a78dd: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(80)@2bd1da4a78dd: ************************************************* HNBGW_Test.msc0-SCCP(78)@2bd1da4a78dd: v_sccp_pdu_maxlen:268 20250126085601666 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085601666 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085601666 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085601666 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085601666 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085601666 DRANAP DEBUG cnlink(sgsn-2)[0x55e140d92410]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085601666 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085601666 DRANAP DEBUG cnlink(sgsn-3)[0x55e140d92da0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085601667 DRANAP DEBUG cnlink(sgsn-3)[0x55e140d92da0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085601667 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250126085601667 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085601667 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085601667 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085601667 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085601667 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085601667 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085601667 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085601667 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085601667 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085601667 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085601667 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085601667 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085601667 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085601667 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085601667 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250126085601667 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085601667 DRANAP DEBUG cnlink(sgsn-3)[0x55e140d92da0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085601667 DRANAP DEBUG cnlink(sgsn-2)[0x55e140d92410]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085601667 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250126085601667 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085601667 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085601667 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085601667 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085601667 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085601667 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085601668 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085601668 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085601668 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085601668 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085601668 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085601668 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085601668 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085601668 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085601668 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250126085601668 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085601668 DRANAP DEBUG cnlink(sgsn-2)[0x55e140d92410]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085601668 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085601668 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250126085601668 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085601668 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085601668 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085601668 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085601668 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085601668 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085601668 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085601668 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085601668 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085601668 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085601668 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085601668 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085601668 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085601668 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085601668 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126085601668 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085601668 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085601668 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085601668 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250126085601668 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085601668 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085601668 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085601668 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085601668 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085601668 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085601668 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085601668 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085601668 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085601668 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085601668 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085601668 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085601668 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085601668 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085601668 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085601668 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085601668 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085601668 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085601668 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085601668 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085601668 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250126085601668 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250126085601668 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250126085601668 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085601668 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085601668 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085601668 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250126085601668 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250126085601668 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250126085601668 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250126085601668 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085601668 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085601668 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085601668 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126085601668 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126085601668 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126085601668 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250126085601668 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085601668 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085601668 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085601668 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085601668 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085601668 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085601668 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@2bd1da4a78dd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2bd1da4a78dd: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(83)@2bd1da4a78dd: ************************************************* HNBGW_Test.sgsn0-M3UA(83)@2bd1da4a78dd: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(83)@2bd1da4a78dd: ************************************************* HNBGW_Test.sgsn0-SCCP(81)@2bd1da4a78dd: v_sccp_pdu_maxlen:268 20250126085601689 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085601689 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085601689 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1355) 20250126085601689 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250126085601689 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20250126085601689 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250126085601689 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250126085601689 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085601689 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@2bd1da4a78dd: setverdict(pass): none -> pass 20250126085601864 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126085601864 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250126085601864 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126085601864 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(80)@2bd1da4a78dd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250126085601871 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085601871 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250126085601871 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126085601871 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126085601871 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126085601871 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250126085601871 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126085601873 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085601873 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250126085601874 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126085601874 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126085601874 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126085601874 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126085601874 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126085601874 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085601874 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126085601874 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20250126085601874 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085601874 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085601874 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085601874 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085601874 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126085601874 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126085601874 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085601875 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085601875 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250126085601875 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085601875 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085601875 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085601875 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085601875 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085601875 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085601875 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085601875 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085601875 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085601875 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085601875 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085601875 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085601875 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085601875 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085601875 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085601876 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085601876 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085601876 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085601876 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085601876 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085601876 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085601876 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085601876 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085601876 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085601876 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085601878 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126085601878 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250126085601878 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126085601879 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(83)@2bd1da4a78dd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250126085601884 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085601884 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250126085601884 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126085601884 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126085601884 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126085601884 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250126085601884 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126085601885 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085601885 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250126085601885 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126085601885 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126085601885 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126085601885 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126085601885 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126085601885 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085601885 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126085601885 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20250126085601885 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085601885 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085601885 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085601885 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085601885 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126085601885 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126085601885 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085601886 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085601886 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250126085601886 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085601886 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085601886 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085601886 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085601886 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085601886 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085601886 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085601886 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085601886 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085601886 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085601886 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085601886 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085601886 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085601887 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085601887 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085601887 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085601887 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085601887 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085601887 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085601887 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085601887 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085601887 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085601887 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085601887 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085601887 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(79)@2bd1da4a78dd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126085602668 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085602668 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085602668 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085602668 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085602668 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085602668 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085602668 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085602668 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085602668 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085602668 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085602668 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085602668 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085602668 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085602668 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085602668 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250126085602668 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250126085602668 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085602668 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085602668 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085602668 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085602668 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085602668 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085602668 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085602668 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085602668 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085602668 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085602668 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085602668 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085602668 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085602668 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085602668 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126085602668 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126085602668 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250126085602668 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250126085602668 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085602668 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250126085602668 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085602668 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085602668 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085602668 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085602668 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085602668 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085602668 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085602668 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085602669 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085602669 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085602669 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085602669 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085602669 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085602669 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126085602669 DRANAP NOTICE cnlink(msc-0)[0x55e140d46220]{CONNECTED}: link up (cnlink.c:111) 20250126085602669 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085602669 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085602669 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085602669 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085602669 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085602669 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085602669 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085602669 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085602669 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085602669 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085602669 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085602669 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085602669 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085602669 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085602669 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085602669 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085602669 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085602670 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085602670 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085602670 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085602670 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085602670 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085602670 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250126085602670 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250126085602670 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085602670 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085602670 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085602670 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085602670 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085602670 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085602670 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085602670 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085602670 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085602670 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085602670 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085602670 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085602670 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085602670 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085602670 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126085602670 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126085602670 DRANAP INFO cnlink(msc-0)[0x55e140d46220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(82)@2bd1da4a78dd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126085602681 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085602681 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085602681 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085602682 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085602682 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085602682 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085602682 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085602682 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085602682 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085602682 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085602682 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085602682 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085602682 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085602682 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085602682 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250126085602682 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250126085602682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085602682 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085602682 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085602682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085602682 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085602682 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085602682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085602682 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085602682 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085602682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085602682 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085602682 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085602682 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085602682 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085602682 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126085602682 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126085602682 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250126085602682 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250126085602682 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085602682 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250126085602682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085602682 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085602682 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085602682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085602682 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085602682 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085602682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085602682 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085602682 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085602682 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085602682 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085602682 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085602682 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085602682 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126085602682 DRANAP NOTICE cnlink(sgsn-0)[0x55e140d910f0]{CONNECTED}: link up (cnlink.c:111) 20250126085602682 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085602682 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085602682 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085602682 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085602682 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085602682 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085602682 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085602682 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085602682 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085602682 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085602682 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085602682 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085602682 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085602682 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085602682 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085602683 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085602683 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085602683 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085602683 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085602683 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085602683 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085602683 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085602683 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250126085602683 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20250126085602683 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085602683 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085602683 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085602683 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085602683 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085602683 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085602683 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085602683 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085602683 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085602683 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085602683 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085602683 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085602683 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085602683 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085602683 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126085602683 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126085602683 DRANAP INFO cnlink(sgsn-0)[0x55e140d910f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250126085602694 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085602694 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085602694 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 32 bytes from client (stream_srv.c:1355) 20250126085602694 DMAIN DEBUG Decoding message HNBAP_UERegisterRequestIEs (hnbap_decoder.c:374) (hnbap_decoder.c:374) 20250126085602694 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNBAP register with TMSI 42000023 (hnbgw_hnbap.c:394) 20250126085602694 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085602694 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 29 bytes of data (stream_srv.c:827) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed MTC@2bd1da4a78dd: ok: talloc reports "asn1_context" = 1 bytes 20250126085602700 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:38855<->l=127.0.0.1:4262) (control_if.c:193) MutexDispCT-TC_ue_register_tmsi_lai(72)@2bd1da4a78dd: Final verdict of PTC: none 20250126085602701 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085602701 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085602702 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250126085602702 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250126085602702 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.msc0-SCCP(78)@2bd1da4a78dd: Final verdict of PTC: none 20250126085602702 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50884<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.sgsn0-M3UA(83)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(81)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(80)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.msc0-RAN(79)@2bd1da4a78dd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(74)@2bd1da4a78dd: Final verdict of PTC: none TC_ue_register_tmsi_lai-Iuh0-RUA(77)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(82)@2bd1da4a78dd: Final verdict of PTC: none HNBGW-MGCP(84)@2bd1da4a78dd: Final verdict of PTC: none TC_ue_register_tmsi_lai-Iuh0(76)@2bd1da4a78dd: Final verdict of PTC: none VirtHNBGW-STATS(73)@2bd1da4a78dd: Final verdict of PTC: none MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126085602709 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50880<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(75)@2bd1da4a78dd: Final verdict of PTC: none MTC@2bd1da4a78dd: Setting final verdict of the test case. MTC@2bd1da4a78dd: Local verdict of MTC: pass MTC@2bd1da4a78dd: Local verdict of PTC MutexDispCT-TC_ue_register_tmsi_lai(72): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC VirtHNBGW-STATS(73): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC IPA-CTRL-CLI-IPA(74): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW-PFCP(75): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_ue_register_tmsi_lai-Iuh0(76): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_ue_register_tmsi_lai-Iuh0-RUA(77): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.msc0-SCCP(78): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.msc0-RAN(79): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.msc0-M3UA(80): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(81): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.sgsn0-RAN(82): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(83): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW-MGCP(84): none (pass -> pass) MTC@2bd1da4a78dd: Test case TC_ue_register_tmsi_lai finished. Verdict: pass MTC@2bd1da4a78dd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register_tmsi_lai pass'. Sun Jan 26 08:56:02 UTC 2025 ====== HNBGW_Tests.TC_ue_register_tmsi_lai pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ue_register_tmsi_lai.talloc 20250126085602799 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50890<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126085602876 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250126085602876 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085602876 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250126085602876 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250126085602876 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250126085602876 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085602876 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126085602876 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250126085602876 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126085602876 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085602876 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20250126085602876 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126085602876 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126085602876 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126085602876 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250126085602876 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126085602876 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250126085602877 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085602877 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126085602877 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20250126085602877 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085602877 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085602877 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085602877 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085602877 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126085602877 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126085602877 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126085602877 DRANAP NOTICE cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: link lost (cnlink.c:118) 20250126085602877 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250126085602877 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085602877 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250126085602877 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250126085602877 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250126085602877 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085602877 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126085602877 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250126085602877 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126085602877 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085602877 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20250126085602877 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126085602877 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126085602877 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126085602877 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250126085602877 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085602877 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126085602877 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20250126085602877 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085602877 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085602877 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085602877 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085602877 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126085602877 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126085602877 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126085602877 DRANAP NOTICE cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: link lost (cnlink.c:118) 20250126085602877 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126085602877 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250126085603301 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50890<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=219632) Waiting for packet dumper to finish... 1 (prev_count=219632, count=220288) 20250126085604878 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126085604878 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250126085604878 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250126085604878 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126085604878 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250126085604878 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@2bd1da4a78dd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register_tmsi_lai pass' was executed successfully (exit status: 0). MTC@2bd1da4a78dd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register_before_hnb_register'. ------ HNBGW_Tests.TC_ue_register_before_hnb_register ------ Sun Jan 26 08:56:05 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ue_register_before_hnb_register.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ue_register_before_hnb_register.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@2bd1da4a78dd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register_before_hnb_register' was executed successfully (exit status: 0). MTC@2bd1da4a78dd: Test case TC_ue_register_before_hnb_register started. 20250126085606402 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38602<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126085606408 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38612<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126085606410 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:37539<->l=127.0.0.1:4262) (control_if.c:572) 20250126085606470 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085606470 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085606471 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085606471 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085606471 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085606471 DRANAP DEBUG cnlink(msc-2)[0x55e140d26870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085606471 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085606471 DRANAP DEBUG cnlink(msc-3)[0x55e140d90760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085606471 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250126085606471 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_ue_register_before_hnb_register-Iuh0(89)@2bd1da4a78dd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250126085606472 DRANAP DEBUG cnlink(msc-3)[0x55e140d90760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085606472 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250126085606472 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085606472 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085606472 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085606472 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085606472 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085606472 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085606472 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085606472 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085606472 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085606472 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085606472 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085606472 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085606472 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085606472 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085606472 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250126085606472 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085606472 DRANAP DEBUG cnlink(msc-3)[0x55e140d90760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085606472 DRANAP DEBUG cnlink(msc-2)[0x55e140d26870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085606472 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250126085606472 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085606472 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085606472 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085606472 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085606472 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085606472 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085606472 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085606472 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085606472 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085606472 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085606472 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085606472 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085606472 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085606472 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085606472 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250126085606472 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085606472 DRANAP DEBUG cnlink(msc-2)[0x55e140d26870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085606472 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085606472 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250126085606472 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085606472 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085606472 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085606472 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085606472 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085606472 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085606472 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085606472 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085606472 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085606472 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085606472 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085606472 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085606472 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085606472 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085606472 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126085606472 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085606473 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085606473 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085606473 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250126085606473 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085606473 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085606473 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085606473 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085606473 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085606473 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085606473 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085606473 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085606473 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085606473 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085606473 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085606473 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085606473 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085606473 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085606473 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085606473 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085606473 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085606473 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085606473 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085606473 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085606473 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250126085606473 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250126085606473 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250126085606473 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085606473 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085606473 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085606473 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250126085606473 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250126085606473 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250126085606473 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250126085606473 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085606473 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085606473 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085606473 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126085606473 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126085606473 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126085606473 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250126085606473 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085606473 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085606473 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085606473 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085606473 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085606473 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085606473 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@2bd1da4a78dd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2bd1da4a78dd: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(93)@2bd1da4a78dd: ************************************************* HNBGW_Test.msc0-M3UA(93)@2bd1da4a78dd: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(93)@2bd1da4a78dd: ************************************************* HNBGW_Test.msc0-SCCP(91)@2bd1da4a78dd: v_sccp_pdu_maxlen:268 20250126085606483 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085606483 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085606483 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085606483 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085606483 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085606483 DRANAP DEBUG cnlink(sgsn-2)[0x55e140d92410]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085606483 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085606483 DRANAP DEBUG cnlink(sgsn-3)[0x55e140d92da0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085606485 DRANAP DEBUG cnlink(sgsn-3)[0x55e140d92da0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085606485 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250126085606485 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085606485 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085606485 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085606485 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085606485 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085606485 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085606485 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085606485 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085606485 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085606485 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085606485 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085606485 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085606485 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085606485 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085606485 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250126085606485 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085606485 DRANAP DEBUG cnlink(sgsn-3)[0x55e140d92da0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085606485 DRANAP DEBUG cnlink(sgsn-2)[0x55e140d92410]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085606485 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250126085606485 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085606485 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085606485 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085606485 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085606485 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085606485 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085606485 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085606485 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085606485 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085606485 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085606485 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085606485 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085606485 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085606485 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085606485 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250126085606485 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085606485 DRANAP DEBUG cnlink(sgsn-2)[0x55e140d92410]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085606485 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085606485 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250126085606485 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085606485 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085606485 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085606485 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085606485 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085606485 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085606485 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085606485 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085606485 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085606485 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085606485 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085606485 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085606485 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085606485 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085606485 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126085606485 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085606485 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085606485 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085606485 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250126085606485 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085606485 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085606485 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085606485 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085606485 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085606485 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085606485 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085606485 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085606485 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085606485 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085606485 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085606485 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085606485 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085606485 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085606485 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085606485 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085606485 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085606485 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085606485 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085606485 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085606485 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250126085606485 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250126085606485 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250126085606485 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085606485 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085606485 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085606485 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250126085606485 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250126085606485 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250126085606485 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250126085606485 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085606485 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085606485 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085606485 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126085606485 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126085606485 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126085606485 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250126085606485 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085606485 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085606485 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085606485 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085606485 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085606485 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085606485 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@2bd1da4a78dd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2bd1da4a78dd: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(96)@2bd1da4a78dd: ************************************************* HNBGW_Test.sgsn0-M3UA(96)@2bd1da4a78dd: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(96)@2bd1da4a78dd: ************************************************* HNBGW_Test.sgsn0-SCCP(94)@2bd1da4a78dd: v_sccp_pdu_maxlen:268 20250126085606682 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126085606682 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250126085606682 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126085606682 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(93)@2bd1da4a78dd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250126085606691 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085606691 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250126085606691 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126085606691 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126085606691 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126085606691 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250126085606691 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126085606694 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085606694 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250126085606694 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126085606694 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126085606694 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126085606694 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126085606694 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126085606694 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085606694 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126085606694 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20250126085606694 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085606694 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085606694 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085606694 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085606694 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126085606694 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126085606694 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085606694 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126085606694 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250126085606695 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126085606695 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250126085606695 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085606696 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250126085606696 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085606696 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085606696 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085606696 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085606696 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085606696 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085606696 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085606696 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085606696 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085606696 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085606696 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085606696 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085606696 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085606696 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085606696 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085606696 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085606696 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085606696 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085606696 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085606696 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085606696 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085606696 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085606696 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085606696 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085606696 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-M3UA(96)@2bd1da4a78dd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250126085606704 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085606704 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250126085606704 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126085606704 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126085606704 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126085606704 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250126085606704 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126085606706 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085606706 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250126085606706 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126085606706 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126085606706 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126085606706 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126085606706 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126085606707 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085606707 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126085606707 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20250126085606707 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085606707 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085606707 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085606707 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085606707 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126085606707 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126085606707 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085606708 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085606708 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250126085606708 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085606708 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085606708 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085606708 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085606708 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085606708 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085606708 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085606708 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085606708 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085606708 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085606708 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085606708 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085606708 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085606708 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085606708 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085606708 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085606708 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085606708 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085606708 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085606708 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085606708 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085606709 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085606709 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085606709 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085606709 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(92)@2bd1da4a78dd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126085607498 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085607498 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085607498 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085607498 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085607498 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085607498 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085607498 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085607498 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085607498 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085607498 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085607498 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085607498 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085607498 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085607498 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085607498 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250126085607498 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250126085607498 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085607498 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085607498 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085607498 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085607498 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085607498 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085607498 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085607498 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085607498 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085607498 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085607498 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085607498 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085607498 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085607498 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085607498 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126085607498 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126085607498 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250126085607498 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250126085607498 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085607498 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250126085607498 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085607498 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085607498 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085607498 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085607498 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085607498 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085607498 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085607498 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085607498 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085607498 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085607498 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085607498 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085607498 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085607498 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126085607499 DRANAP NOTICE cnlink(msc-0)[0x55e140d46220]{CONNECTED}: link up (cnlink.c:111) 20250126085607499 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085607499 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085607499 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085607499 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085607499 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085607499 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085607499 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085607499 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085607499 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085607499 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085607499 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085607499 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085607499 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085607499 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085607499 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085607499 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085607499 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085607499 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085607499 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085607499 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085607499 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085607499 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085607499 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250126085607499 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250126085607500 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085607500 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085607500 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085607500 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085607500 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085607500 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085607500 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085607500 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085607500 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085607500 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085607500 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085607500 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085607500 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085607500 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085607500 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126085607500 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126085607500 DRANAP INFO cnlink(msc-0)[0x55e140d46220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(95)@2bd1da4a78dd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126085607507 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085607507 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085607507 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085607507 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085607507 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085607507 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085607507 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085607507 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085607507 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085607507 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085607507 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085607507 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085607507 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085607507 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085607507 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250126085607507 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250126085607507 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085607507 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085607507 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085607507 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085607507 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085607507 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085607507 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085607507 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085607507 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085607507 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085607507 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085607507 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085607507 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085607507 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085607507 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126085607507 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126085607507 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250126085607507 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250126085607507 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085607507 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250126085607507 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085607507 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085607507 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085607507 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085607507 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085607507 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085607507 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085607507 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085607507 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085607507 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085607507 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085607507 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085607507 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085607507 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126085607507 DRANAP NOTICE cnlink(sgsn-0)[0x55e140d910f0]{CONNECTED}: link up (cnlink.c:111) 20250126085607507 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085607507 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085607507 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085607507 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085607507 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085607507 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085607507 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085607507 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085607510 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085607510 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085607510 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085607510 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085607510 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085607510 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085607510 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085607510 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085607510 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085607510 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085607510 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085607510 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085607510 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085607510 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085607510 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250126085607510 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20250126085607510 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085607510 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085607510 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085607510 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085607510 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085607510 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085607510 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085607510 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085607510 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085607511 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085607511 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085607511 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085607511 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085607511 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085607511 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126085607511 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126085607511 DRANAP INFO cnlink(sgsn-0)[0x55e140d910f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250126085607511 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085607511 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085607511 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 30 bytes from client (stream_srv.c:1355) 20250126085607511 DMAIN DEBUG Decoding message HNBAP_UERegisterRequestIEs (hnbap_decoder.c:374) (hnbap_decoder.c:374) 20250126085607511 DHNBAP DEBUG (127.0.0.1:9999 ) REJ UE_Id IMSI 262420000000001 (hnbgw_hnbap.c:283) 20250126085607511 DHNBAP ERROR (127.0.0.1:9999 ) Rejecting UE Register Request cause=radio(HNB not registered) (hnbgw_hnbap.c:295) 20250126085607511 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085607511 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 25 bytes of data (stream_srv.c:827) MTC@2bd1da4a78dd: setverdict(pass): none -> pass MTC@2bd1da4a78dd: ok: talloc reports "asn1_context" = 1 bytes 20250126085607525 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38612<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250126085607526 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:37539<->l=127.0.0.1:4262) (control_if.c:193) MutexDispCT-TC_ue_register_before_hnb_register(85)@2bd1da4a78dd: Final verdict of PTC: none 20250126085607526 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085607526 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085607526 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250126085607526 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) 20250126085607526 DMAIN INFO (disconnected ) Releasing HNB context (hnbgw.c:269) HNBGW_Test.sgsn0-SCCP(94)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.msc0-RAN(92)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(91)@2bd1da4a78dd: Final verdict of PTC: none TC_ue_register_before_hnb_register-Iuh0-RUA(90)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(95)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(96)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(93)@2bd1da4a78dd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(87)@2bd1da4a78dd: Final verdict of PTC: none VirtHNBGW-STATS(86)@2bd1da4a78dd: Final verdict of PTC: none HNBGW-MGCP(97)@2bd1da4a78dd: Final verdict of PTC: none TC_ue_register_before_hnb_register-Iuh0(89)@2bd1da4a78dd: Final verdict of PTC: none MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126085607530 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38602<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(88)@2bd1da4a78dd: Final verdict of PTC: none MTC@2bd1da4a78dd: Setting final verdict of the test case. MTC@2bd1da4a78dd: Local verdict of MTC: pass MTC@2bd1da4a78dd: Local verdict of PTC MutexDispCT-TC_ue_register_before_hnb_register(85): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC VirtHNBGW-STATS(86): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC IPA-CTRL-CLI-IPA(87): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW-PFCP(88): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_ue_register_before_hnb_register-Iuh0(89): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_ue_register_before_hnb_register-Iuh0-RUA(90): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.msc0-SCCP(91): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.msc0-RAN(92): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.msc0-M3UA(93): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(94): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.sgsn0-RAN(95): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(96): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW-MGCP(97): none (pass -> pass) MTC@2bd1da4a78dd: Test case TC_ue_register_before_hnb_register finished. Verdict: pass MTC@2bd1da4a78dd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register_before_hnb_register pass'. Sun Jan 26 08:56:07 UTC 2025 ====== HNBGW_Tests.TC_ue_register_before_hnb_register pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ue_register_before_hnb_register.talloc 20250126085607567 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38626<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126085607700 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250126085607701 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085607701 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250126085607701 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250126085607701 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250126085607701 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085607701 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126085607701 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250126085607701 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126085607701 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085607701 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20250126085607701 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126085607701 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126085607701 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126085607701 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250126085607701 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126085607701 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250126085607701 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250126085607701 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085607701 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250126085607701 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250126085607701 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250126085607701 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085607701 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126085607701 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085607701 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126085607701 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20250126085607701 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085607701 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250126085607701 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126085607701 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085607701 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20250126085607701 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085607701 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085607701 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085607701 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126085607701 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126085607701 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126085607701 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250126085607701 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126085607702 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250126085607701 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126085607701 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126085607702 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126085607702 DRANAP NOTICE cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: link lost (cnlink.c:118) 20250126085607702 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085607702 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126085607702 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20250126085607702 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085607702 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085607702 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085607702 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085607702 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126085607702 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126085607702 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126085607702 DRANAP NOTICE cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: link lost (cnlink.c:118) 20250126085608069 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38626<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=201912) Waiting for packet dumper to finish... 1 (prev_count=201912, count=218380) 20250126085609702 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126085609702 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250126085609702 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250126085609702 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126085609702 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250126085609702 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@2bd1da4a78dd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register_before_hnb_register pass' was executed successfully (exit status: 0). MTC@2bd1da4a78dd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_initial_ue'. ------ HNBGW_Tests.TC_ranap_cs_initial_ue ------ Sun Jan 26 08:56:10 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ranap_cs_initial_ue.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ranap_cs_initial_ue.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@2bd1da4a78dd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_initial_ue' was executed successfully (exit status: 0). MTC@2bd1da4a78dd: Test case TC_ranap_cs_initial_ue started. 20250126085611176 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38630<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126085611185 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38644<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126085611192 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:43651<->l=127.0.0.1:4262) (control_if.c:572) 20250126085611278 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085611278 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085611278 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085611278 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085611278 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085611278 DRANAP DEBUG cnlink(msc-2)[0x55e140d26870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085611278 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085611278 DRANAP DEBUG cnlink(msc-3)[0x55e140d90760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ranap_cs_initial_ue-Iuh0(102)@2bd1da4a78dd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250126085611279 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250126085611279 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250126085611279 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085611279 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250126085611279 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085611279 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085611279 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085611279 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085611279 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085611279 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085611279 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085611279 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085611279 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085611279 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085611279 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085611279 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085611279 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085611279 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085611279 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085611279 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085611279 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085611279 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085611279 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250126085611279 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085611279 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085611279 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085611279 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085611279 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085611279 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085611279 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085611279 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085611279 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085611279 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085611279 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085611279 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085611279 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085611279 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085611279 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126085611279 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085611279 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085611279 DRANAP DEBUG cnlink(msc-3)[0x55e140d90760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085611279 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250126085611279 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085611279 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085611279 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085611279 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085611279 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085611279 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085611279 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085611279 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085611279 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085611279 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085611279 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085611279 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085611279 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085611279 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085611279 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250126085611279 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085611279 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085611279 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085611279 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085611279 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085611279 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085611279 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085611279 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250126085611279 DRANAP DEBUG cnlink(msc-3)[0x55e140d90760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085611279 DRANAP DEBUG cnlink(msc-2)[0x55e140d26870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085611279 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250126085611279 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085611279 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085611279 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085611279 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085611279 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085611279 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085611279 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085611279 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085611279 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085611279 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085611279 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085611280 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085611280 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085611280 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085611280 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250126085611280 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085611280 DRANAP DEBUG cnlink(msc-2)[0x55e140d26870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085611280 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085611280 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085611280 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085611280 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126085611280 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126085611280 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126085611280 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250126085611280 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085611280 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085611281 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085611281 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250126085611281 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250126085611281 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250126085611281 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085611281 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085611281 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085611281 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250126085611281 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250126085611281 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250126085611281 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down MTC@2bd1da4a78dd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(106)@2bd1da4a78dd: ************************************************* HNBGW_Test.msc0-M3UA(106)@2bd1da4a78dd: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(106)@2bd1da4a78dd: ************************************************* MTC@2bd1da4a78dd: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(104)@2bd1da4a78dd: v_sccp_pdu_maxlen:268 20250126085611309 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085611309 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085611309 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085611309 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085611309 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085611310 DRANAP DEBUG cnlink(sgsn-2)[0x55e140d92410]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085611310 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085611310 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250126085611310 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085611310 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085611310 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085611310 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085611310 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085611310 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085611310 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085611310 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085611310 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085611310 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085611310 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085611310 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085611310 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085611310 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085611310 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085611310 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085611310 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085611310 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085611310 DRANAP DEBUG cnlink(sgsn-3)[0x55e140d92da0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085611310 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085611310 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250126085611310 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085611310 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085611310 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085611310 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085611310 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085611310 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085611310 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085611310 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085611310 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085611310 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085611311 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085611311 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085611311 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085611311 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085611311 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126085611311 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085611311 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085611311 DRANAP DEBUG cnlink(sgsn-2)[0x55e140d92410]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085611311 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250126085611311 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085611311 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085611311 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085611311 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085611311 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085611311 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085611311 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085611311 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085611311 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20250126085611311 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085611311 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085611311 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085611311 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085611311 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085611311 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085611311 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085611311 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085611311 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085611311 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085611311 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085611311 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085611311 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250126085611311 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085611311 DRANAP DEBUG cnlink(sgsn-2)[0x55e140d92410]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085611311 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085611311 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085611311 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085611311 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126085611311 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126085611311 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126085611311 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250126085611311 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085611311 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085611311 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085611311 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250126085611311 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250126085611311 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250126085611311 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250126085611312 DRANAP DEBUG cnlink(sgsn-3)[0x55e140d92da0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085611312 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250126085611312 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085611312 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085611312 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085611312 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085611312 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085611312 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085611312 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085611312 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085611313 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085611313 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085611313 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085611313 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085611313 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085611313 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085611313 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250126085611313 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085611313 DRANAP DEBUG cnlink(sgsn-3)[0x55e140d92da0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085611313 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085611313 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085611313 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085611313 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250126085611313 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250126085611313 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! MTC@2bd1da4a78dd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2bd1da4a78dd: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(109)@2bd1da4a78dd: ************************************************* HNBGW_Test.sgsn0-M3UA(109)@2bd1da4a78dd: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(109)@2bd1da4a78dd: ************************************************* HNBGW_Test.sgsn0-SCCP(107)@2bd1da4a78dd: v_sccp_pdu_maxlen:268 20250126085611355 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085611355 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085611356 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1355) 20250126085611356 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250126085611356 DLGLOBAL DEBUG validating counter group 0x55e1174b9be0(hnb) with 60 counters (rate_ctr.c:86) 20250126085611356 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20250126085611356 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250126085611356 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250126085611356 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085611356 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@2bd1da4a78dd: setverdict(pass): none -> pass 20250126085611501 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126085611501 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250126085611501 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126085611501 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(106)@2bd1da4a78dd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250126085611509 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085611509 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250126085611509 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126085611509 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126085611509 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126085611509 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250126085611509 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126085611512 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085611512 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250126085611512 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126085611512 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126085611512 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126085611512 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126085611512 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126085611512 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085611512 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126085611512 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20250126085611512 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085611512 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085611512 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085611512 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085611512 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126085611512 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126085611513 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085611514 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085611514 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250126085611514 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085611514 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085611514 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085611514 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085611514 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085611514 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085611514 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085611514 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085611514 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085611514 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085611514 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085611514 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085611514 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085611514 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085611514 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085611514 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085611514 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085611515 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085611515 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085611515 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085611515 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085611515 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085611515 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085611515 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085611515 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085611535 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126085611535 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250126085611535 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126085611535 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(109)@2bd1da4a78dd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250126085611542 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085611542 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250126085611542 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126085611542 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126085611542 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126085611542 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250126085611542 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126085611545 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085611545 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250126085611545 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126085611545 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126085611545 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126085611545 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126085611545 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126085611545 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085611545 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126085611545 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20250126085611545 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085611545 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085611545 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085611545 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085611545 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126085611546 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126085611546 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085611547 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085611547 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250126085611547 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085611547 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085611547 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085611547 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085611547 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085611547 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085611547 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085611547 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085611547 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085611547 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085611547 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085611547 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085611547 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085611547 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085611547 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085611547 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085611547 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085611548 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085611548 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085611548 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085611548 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085611548 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085611548 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085611548 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085611548 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(105)@2bd1da4a78dd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126085612315 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085612315 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085612315 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085612315 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085612315 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085612315 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085612315 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085612315 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085612315 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085612315 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085612315 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085612315 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085612315 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085612316 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085612316 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250126085612316 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250126085612316 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085612316 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085612316 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085612316 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085612316 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085612316 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085612316 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085612316 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085612316 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085612316 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085612316 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085612316 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085612316 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085612316 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085612316 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126085612316 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126085612316 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250126085612316 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250126085612316 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085612316 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250126085612316 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085612316 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085612316 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085612316 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085612316 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085612316 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085612316 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085612317 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085612317 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085612317 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085612317 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085612317 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085612317 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085612317 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126085612317 DRANAP NOTICE cnlink(msc-0)[0x55e140d46220]{CONNECTED}: link up (cnlink.c:111) 20250126085612317 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085612317 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085612317 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085612317 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085612317 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085612317 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085612317 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085612317 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085612317 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085612317 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085612317 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085612318 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085612318 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085612318 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085612318 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085612318 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085612318 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085612318 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085612318 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085612318 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085612318 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085612318 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085612318 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250126085612318 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250126085612318 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085612318 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085612318 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085612318 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085612318 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085612318 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085612318 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085612318 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085612318 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085612318 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085612318 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085612318 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085612318 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085612318 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085612318 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126085612318 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126085612318 DRANAP INFO cnlink(msc-0)[0x55e140d46220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(108)@2bd1da4a78dd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126085612347 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085612348 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085612348 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085612348 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085612348 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085612348 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085612348 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085612348 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085612348 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085612348 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085612348 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085612348 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085612348 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085612348 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085612348 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250126085612348 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250126085612348 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085612348 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085612348 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085612348 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085612348 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085612348 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085612348 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085612348 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085612348 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085612348 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085612348 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085612348 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085612348 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085612348 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085612348 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126085612348 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126085612349 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250126085612349 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250126085612349 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085612349 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250126085612349 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085612349 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085612349 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085612349 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085612349 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085612349 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085612349 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085612349 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085612349 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085612349 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085612349 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085612349 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085612349 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085612349 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126085612349 DRANAP NOTICE cnlink(sgsn-0)[0x55e140d910f0]{CONNECTED}: link up (cnlink.c:111) 20250126085612349 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085612349 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085612349 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085612349 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085612349 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085612349 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085612349 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085612349 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085612351 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085612351 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085612351 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085612351 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085612351 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085612352 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085612352 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085612352 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085612352 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085612352 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085612352 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085612352 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085612352 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085612352 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085612352 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250126085612352 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20250126085612352 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085612352 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085612352 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085612352 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085612352 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085612352 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085612352 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085612352 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085612352 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085612352 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085612352 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085612352 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085612352 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085612352 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085612352 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126085612352 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126085612352 DRANAP INFO cnlink(sgsn-0)[0x55e140d910f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250126085612399 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38660<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(105)@2bd1da4a78dd: f_create_expect(l3 := '2F3A5825B312BD1B8BE3'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(105)@2bd1da4a78dd: Created Expect[0] for '2F3A5825B312BD1B8BE3'O to be handled at TC_ranap_cs_initial_ue0(111) TC_ranap_cs_initial_ue-Iuh0-RUA(103)@2bd1da4a78dd: Added conn table entry 0TC_ranap_cs_initial_ue0(111)1573729 20250126085613440 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085613440 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085613440 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1355) 20250126085613440 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250126085613441 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x180361, normal) (hnbgw_rua.c:407) 20250126085613441 DHNB DEBUG map_rua[0x55e140d988b0]{init}: Allocated (fsm.c:456) 20250126085613441 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1573729)[0x55e140d988b0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250126085613441 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1573729 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250126085613441 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085613441 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085613441 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1573729 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250126085613441 DCN DEBUG map_sccp[0x55e140d99f40]{init}: Allocated (fsm.c:456) 20250126085613441 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x55e140d99f40]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250126085613441 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1573729 <-> SCCP-1 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250126085613441 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1573729 SCCP-1 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20250126085613441 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1573729)[0x55e140d988b0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250126085613441 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085613441 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085613441 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1573729)[0x55e140d988b0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250126085613441 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x55e140d99f40]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126085613441 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250126085613441 DLSCCP DEBUG SCCP-SCOC(1)[0x55e140d9c6f0]{IDLE}: Allocated (fsm.c:456) 20250126085613441 DLSCCP DEBUG SCCP-SCOC(1)[0x55e140d9c6f0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250126085613441 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a2f3a5825b312bd1b8be3004f400300039f0056400500f1100926) (sccp_scrc.c:406) 20250126085613441 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085613441 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085613441 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085613441 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085613441 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085613441 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085613441 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085613441 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085613441 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085613441 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085613441 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085613441 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085613441 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085613441 DLSCCP DEBUG SCCP-SCOC(1)[0x55e140d9c6f0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250126085613441 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x55e140d99f40]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250126085613441 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1573729)[0x55e140d988b0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250126085613441 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085613441 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085613441 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085613441 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085613441 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085613441 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085613441 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085613441 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(104)@2bd1da4a78dd: First idle individual index:0 HNBGW_Test.msc0-SCCP(104)@2bd1da4a78dd: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(105)@2bd1da4a78dd: Found Expect[0] for l3='2F3A5825B312BD1B8BE3'O handled at TC_ranap_cs_initial_ue0(111) HNBGW_Test.msc0-RAN(105)@2bd1da4a78dd: Added conn table entry 0TC_ranap_cs_initial_ue0(111)7622513 HNBGW_Test.msc0-SCCP(104)@2bd1da4a78dd: Session index based on connection ID:0 TC_ranap_cs_initial_ue0(111)@2bd1da4a78dd: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(104)@2bd1da4a78dd: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250126085613452 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085613452 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085613452 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085613452 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085613452 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085613452 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085613452 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085613452 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085613452 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085613453 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085613453 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085613453 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085613453 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085613453 DLSS7 DEBUG scrc_rx_mtp_xfer_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=002a4246) (sccp_scrc.c:477) 20250126085613453 DLSCCP DEBUG Received CO:COAK for local reference 1 (sccp_scoc.c:1824) 20250126085613453 DLSCCP DEBUG SCCP-SCOC(1)[0x55e140d9c6f0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250126085613453 DLSCCP DEBUG SCCP-SCOC(1)[0x55e140d9c6f0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250126085613453 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085613453 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250126085613453 DCN DEBUG handle_cn_conn_conf() conn_id=1, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250126085613453 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x55e140d99f40]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250126085613453 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x55e140d99f40]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250126085613453 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38660<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_cs_initial_ue0(111)@2bd1da4a78dd: Final verdict of PTC: pass MTC@2bd1da4a78dd: ok: talloc reports "asn1_context" = 1 bytes 20250126085613459 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38644<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.sgsn0-RAN(108)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(107)@2bd1da4a78dd: Final verdict of PTC: none MutexDispCT-TC_ranap_cs_initial_ue(98)@2bd1da4a78dd: Final verdict of PTC: none TC_ranap_cs_initial_ue-Iuh0-RUA(103)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(104)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.msc0-RAN(105)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(106)@2bd1da4a78dd: Final verdict of PTC: none 20250126085613461 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:43651<->l=127.0.0.1:4262) (control_if.c:193) 20250126085613462 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250126085613462 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085613462 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250126085613462 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT TC_ranap_cs_initial_ue-Iuh0(102)@2bd1da4a78dd: Final verdict of PTC: none 20250126085613462 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250126085613462 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085613462 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126085613462 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250126085613462 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126085613462 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085613462 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20250126085613462 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126085613462 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126085613462 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126085613462 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250126085613463 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126085613463 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250126085613463 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085613463 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250126085613463 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085613463 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 HNBGW_Test.sgsn0-M3UA(109)@2bd1da4a78dd: Final verdict of PTC: none 20250126085613463 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126085613463 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20250126085613463 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085613463 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085613463 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085613463 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085613463 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126085613463 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126085613463 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126085613463 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250126085613463 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250126085613463 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085613463 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126085613463 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250126085613463 DRANAP NOTICE cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: link lost (cnlink.c:118) 20250126085613463 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126085613464 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085613464 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20250126085613464 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126085613464 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126085613464 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126085613464 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250126085613464 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126085613464 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication IPA-CTRL-CLI-IPA(100)@2bd1da4a78dd: Final verdict of PTC: none 20250126085613464 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085613464 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126085613465 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20250126085613465 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085613465 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085613465 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085613465 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085613465 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126085613465 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126085613465 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126085613465 DRANAP NOTICE cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: link lost (cnlink.c:118) 20250126085613465 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x55e140d99f40]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250126085613465 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) HNBGW-MGCP(110)@2bd1da4a78dd: Final verdict of PTC: none VirtHNBGW-STATS(99)@2bd1da4a78dd: Final verdict of PTC: none MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126085613465 DLSCCP DEBUG SCCP-SCOC(1)[0x55e140d9c6f0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250126085613465 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002a4246), PART(T=Source Reference,L=4,D=00000001), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250126085613465 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085613465 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085613465 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085613465 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085613465 DLSCCP DEBUG SCCP-SCOC(1)[0x55e140d9c6f0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250126085613465 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x55e140d99f40]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250126085613465 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1573729)[0x55e140d988b0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250126085613465 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1573729)[0x55e140d988b0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250126085613466 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250126085613466 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1573729)[0x55e140d988b0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250126085613466 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1573729)[0x55e140d988b0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250126085613466 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1573729)[0x55e140d988b0]{disrupted}: Freeing instance (context_map.c:202) 20250126085613466 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1573729)[0x55e140d988b0]{disrupted}: Deallocated (fsm.c:568) 20250126085613466 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x55e140d99f40]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250126085613466 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x55e140d99f40]{disconnected}: Freeing instance (context_map.c:206) 20250126085613466 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x55e140d99f40]{disconnected}: Deallocated (fsm.c:568) 20250126085613466 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1573729 SCCP-1 msc-0 MI=NONE: Deallocating (context_map.c:225) 20250126085613466 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085613467 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250126085613468 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085613468 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085613468 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085613468 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085613468 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085613468 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085613468 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085613468 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085613468 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250126085613469 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085613469 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250126085613469 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250126085613470 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250126085613470 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38630<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(101)@2bd1da4a78dd: Final verdict of PTC: none MTC@2bd1da4a78dd: Setting final verdict of the test case. MTC@2bd1da4a78dd: Local verdict of MTC: pass MTC@2bd1da4a78dd: Local verdict of PTC MutexDispCT-TC_ranap_cs_initial_ue(98): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC VirtHNBGW-STATS(99): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC IPA-CTRL-CLI-IPA(100): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW-PFCP(101): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_ranap_cs_initial_ue-Iuh0(102): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_ranap_cs_initial_ue-Iuh0-RUA(103): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.msc0-SCCP(104): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.msc0-RAN(105): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.msc0-M3UA(106): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(107): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.sgsn0-RAN(108): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(109): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW-MGCP(110): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_ranap_cs_initial_ue0(111): pass (pass -> pass) MTC@2bd1da4a78dd: Test case TC_ranap_cs_initial_ue finished. Verdict: pass MTC@2bd1da4a78dd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_initial_ue pass'. Sun Jan 26 08:56:13 UTC 2025 ====== HNBGW_Tests.TC_ranap_cs_initial_ue pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ranap_cs_initial_ue.talloc 20250126085613546 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38666<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126085614048 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38666<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=243028) Waiting for packet dumper to finish... 1 (prev_count=243028, count=247024) 20250126085615464 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126085615464 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250126085615464 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250126085615465 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126085615465 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250126085615465 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@2bd1da4a78dd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_initial_ue pass' was executed successfully (exit status: 0). MTC@2bd1da4a78dd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_initial_ue'. ------ HNBGW_Tests.TC_ranap_ps_initial_ue ------ Sun Jan 26 08:56:16 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ranap_ps_initial_ue.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ranap_ps_initial_ue.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@2bd1da4a78dd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_initial_ue' was executed successfully (exit status: 0). MTC@2bd1da4a78dd: Test case TC_ranap_ps_initial_ue started. 20250126085617155 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47274<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126085617160 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47286<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126085617164 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:45955<->l=127.0.0.1:4262) (control_if.c:572) 20250126085617236 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085617236 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085617236 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085617236 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085617236 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085617236 DRANAP DEBUG cnlink(msc-2)[0x55e140d26870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ranap_ps_initial_ue-Iuh0(116)@2bd1da4a78dd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250126085617236 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250126085617236 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250126085617236 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085617236 DRANAP DEBUG cnlink(msc-3)[0x55e140d90760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085617237 DRANAP DEBUG cnlink(msc-3)[0x55e140d90760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085617237 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250126085617237 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085617237 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085617237 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085617237 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085617237 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085617237 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085617237 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085617237 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085617237 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085617237 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085617237 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085617237 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085617237 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085617237 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085617237 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250126085617237 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085617237 DRANAP DEBUG cnlink(msc-3)[0x55e140d90760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085617237 DRANAP DEBUG cnlink(msc-2)[0x55e140d26870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085617237 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250126085617237 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085617237 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085617237 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085617238 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085617238 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085617238 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085617238 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085617238 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085617238 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085617238 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085617238 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085617238 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085617238 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085617238 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085617238 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250126085617238 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085617238 DRANAP DEBUG cnlink(msc-2)[0x55e140d26870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085617238 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085617238 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250126085617238 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085617238 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085617238 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085617238 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085617238 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085617238 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085617238 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085617238 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085617238 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085617238 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085617238 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085617238 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085617238 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085617238 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085617238 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126085617238 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085617238 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085617238 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085617238 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250126085617238 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085617238 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085617238 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085617238 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085617238 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085617238 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085617238 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085617238 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085617238 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085617238 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085617238 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085617238 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085617238 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085617238 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085617238 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085617238 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085617238 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085617238 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085617238 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085617238 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085617238 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250126085617238 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250126085617238 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250126085617238 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085617238 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085617238 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085617238 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250126085617238 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250126085617238 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250126085617238 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250126085617238 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085617238 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085617238 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085617238 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126085617238 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126085617238 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126085617238 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250126085617238 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085617238 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085617238 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085617238 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085617238 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085617238 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085617238 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@2bd1da4a78dd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2bd1da4a78dd: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(120)@2bd1da4a78dd: ************************************************* HNBGW_Test.msc0-M3UA(120)@2bd1da4a78dd: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(120)@2bd1da4a78dd: ************************************************* HNBGW_Test.msc0-SCCP(118)@2bd1da4a78dd: v_sccp_pdu_maxlen:268 20250126085617251 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085617251 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085617251 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085617251 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085617251 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085617251 DRANAP DEBUG cnlink(sgsn-2)[0x55e140d92410]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085617251 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085617251 DRANAP DEBUG cnlink(sgsn-3)[0x55e140d92da0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085617252 DRANAP DEBUG cnlink(sgsn-3)[0x55e140d92da0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085617252 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250126085617252 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085617252 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085617252 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085617252 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085617252 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085617252 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085617252 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085617252 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085617252 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085617252 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085617252 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085617252 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085617252 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085617252 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085617252 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250126085617252 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085617252 DRANAP DEBUG cnlink(sgsn-3)[0x55e140d92da0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085617252 DRANAP DEBUG cnlink(sgsn-2)[0x55e140d92410]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085617252 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250126085617252 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085617252 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085617252 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085617252 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085617252 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085617253 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085617253 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085617253 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085617253 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085617253 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085617253 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085617253 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085617253 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085617253 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085617253 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250126085617253 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085617253 DRANAP DEBUG cnlink(sgsn-2)[0x55e140d92410]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085617253 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085617253 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250126085617253 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085617253 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085617253 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085617253 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085617253 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085617253 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085617253 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085617253 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085617253 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085617253 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085617253 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085617253 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085617253 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085617253 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085617253 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126085617253 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085617253 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085617253 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085617253 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250126085617253 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085617253 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085617253 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085617253 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085617253 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085617253 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085617253 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085617253 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085617253 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085617253 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085617253 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085617253 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085617253 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085617253 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085617253 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085617253 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085617253 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085617253 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085617253 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085617253 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085617253 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250126085617253 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250126085617253 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250126085617253 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085617253 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085617253 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085617253 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250126085617253 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250126085617253 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250126085617253 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250126085617253 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085617253 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085617253 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085617253 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126085617253 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126085617253 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126085617253 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250126085617253 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085617253 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085617253 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085617253 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085617253 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085617253 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085617253 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@2bd1da4a78dd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(123)@2bd1da4a78dd: ************************************************* HNBGW_Test.sgsn0-M3UA(123)@2bd1da4a78dd: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(123)@2bd1da4a78dd: ************************************************* MTC@2bd1da4a78dd: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(121)@2bd1da4a78dd: v_sccp_pdu_maxlen:268 20250126085617277 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085617277 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085617277 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1355) 20250126085617277 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250126085617277 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20250126085617277 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250126085617277 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250126085617277 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085617277 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@2bd1da4a78dd: setverdict(pass): none -> pass 20250126085617449 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126085617449 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250126085617449 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126085617449 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(120)@2bd1da4a78dd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250126085617457 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085617457 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250126085617457 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126085617457 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126085617457 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126085617457 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250126085617457 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126085617460 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085617460 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250126085617460 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126085617460 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126085617460 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126085617460 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126085617460 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126085617460 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085617460 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126085617460 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20250126085617460 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085617460 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085617460 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085617460 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085617460 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126085617460 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126085617460 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085617462 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085617462 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250126085617462 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085617462 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085617462 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085617462 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085617462 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085617462 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085617462 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085617462 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085617462 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085617462 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085617462 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085617462 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085617462 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085617462 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085617462 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085617462 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085617462 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085617462 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085617462 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085617462 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085617462 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085617462 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085617462 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085617462 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085617462 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085617465 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126085617465 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250126085617465 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126085617466 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(123)@2bd1da4a78dd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250126085617471 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085617471 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250126085617471 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126085617471 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126085617471 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126085617471 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250126085617471 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126085617472 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085617472 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250126085617472 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126085617472 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126085617472 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126085617472 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126085617472 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126085617472 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085617472 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126085617472 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20250126085617472 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085617472 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085617472 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085617472 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085617472 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126085617472 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126085617472 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085617473 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085617473 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250126085617473 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085617473 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085617473 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085617473 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085617473 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085617473 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085617473 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085617473 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085617473 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085617473 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085617473 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085617473 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085617473 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085617473 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085617473 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085617473 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085617473 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085617473 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085617473 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085617473 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085617474 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085617474 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085617474 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085617474 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085617474 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(119)@2bd1da4a78dd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126085618264 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085618264 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085618264 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085618264 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085618264 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085618265 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085618265 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085618265 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085618265 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085618265 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085618265 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085618265 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085618265 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085618265 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085618265 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250126085618265 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250126085618265 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085618265 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085618265 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085618265 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085618265 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085618265 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085618265 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085618265 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085618265 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085618265 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085618265 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085618265 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085618265 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085618265 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085618265 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126085618265 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126085618265 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250126085618265 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250126085618265 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085618265 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250126085618265 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085618265 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085618265 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085618265 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085618265 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085618265 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085618265 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085618265 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085618265 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085618265 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085618265 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085618265 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085618265 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085618265 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126085618265 DRANAP NOTICE cnlink(msc-0)[0x55e140d46220]{CONNECTED}: link up (cnlink.c:111) 20250126085618265 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085618265 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085618265 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085618265 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085618265 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085618265 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085618266 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085618266 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085618268 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085618268 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085618268 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085618268 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085618268 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085618268 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085618268 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085618268 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085618268 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085618268 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085618268 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085618268 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085618268 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085618268 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085618268 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250126085618268 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250126085618268 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085618268 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085618268 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085618268 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085618268 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085618268 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085618268 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085618268 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085618268 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085618268 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085618268 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085618268 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085618268 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085618268 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085618268 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126085618268 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126085618268 DRANAP INFO cnlink(msc-0)[0x55e140d46220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(122)@2bd1da4a78dd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126085618272 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085618272 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085618272 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085618272 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085618272 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085618272 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085618272 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085618272 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085618272 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085618272 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085618272 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085618272 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085618272 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085618272 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085618272 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250126085618272 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250126085618272 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085618272 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085618272 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085618272 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085618272 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085618272 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085618272 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085618272 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085618272 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085618272 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085618272 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085618272 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085618272 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085618272 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085618272 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126085618272 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126085618272 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250126085618272 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250126085618272 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085618272 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250126085618272 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085618272 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085618272 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085618272 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085618272 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085618272 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085618272 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085618272 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085618272 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085618272 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085618272 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085618272 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085618272 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085618272 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126085618272 DRANAP NOTICE cnlink(sgsn-0)[0x55e140d910f0]{CONNECTED}: link up (cnlink.c:111) 20250126085618272 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085618272 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085618272 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085618272 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085618272 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085618272 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085618272 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085618272 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085618273 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085618273 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085618273 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085618273 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085618273 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085618273 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085618273 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085618273 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085618273 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085618273 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085618273 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085618273 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085618273 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085618273 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085618273 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250126085618273 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20250126085618273 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085618273 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085618273 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085618273 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085618273 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085618274 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085618274 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085618274 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085618274 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085618274 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085618274 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085618274 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085618274 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085618274 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085618274 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126085618274 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126085618274 DRANAP INFO cnlink(sgsn-0)[0x55e140d910f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250126085618311 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47294<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(122)@2bd1da4a78dd: f_create_expect(l3 := '4475DA2689D482263EE3'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(122)@2bd1da4a78dd: Created Expect[0] for '4475DA2689D482263EE3'O to be handled at TC_ranap_ps_initial_ue0(125) TC_ranap_ps_initial_ue-Iuh0-RUA(117)@2bd1da4a78dd: Added conn table entry 0TC_ranap_ps_initial_ue0(125)3676506 20250126085619354 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085619354 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085619354 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1355) 20250126085619354 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250126085619354 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x38195a, normal) (hnbgw_rua.c:407) 20250126085619354 DHNB DEBUG map_rua[0x55e140d99f40]{init}: Allocated (fsm.c:456) 20250126085619354 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3676506)[0x55e140d99f40]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250126085619354 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3676506 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250126085619354 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085619354 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085619354 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3676506 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250126085619354 DCN DEBUG map_sccp[0x55e140db7920]{init}: Allocated (fsm.c:456) 20250126085619354 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x55e140db7920]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250126085619354 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3676506 <-> SCCP-2 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250126085619354 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3676506 SCCP-2 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20250126085619354 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3676506)[0x55e140d99f40]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250126085619354 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085619354 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085619354 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3676506)[0x55e140d99f40]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250126085619354 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x55e140db7920]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126085619354 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250126085619354 DLSCCP DEBUG SCCP-SCOC(2)[0x55e140d9cfe0]{IDLE}: Allocated (fsm.c:456) 20250126085619354 DLSCCP DEBUG SCCP-SCOC(2)[0x55e140d9cfe0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250126085619354 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0a4475da2689d482263ee3004f400300020a0056400500f1100926) (sccp_scrc.c:406) 20250126085619354 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085619354 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085619354 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085619354 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085619354 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085619354 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085619354 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085619354 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085619354 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085619354 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085619354 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085619354 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085619354 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085619354 DLSCCP DEBUG SCCP-SCOC(2)[0x55e140d9cfe0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250126085619354 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x55e140db7920]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250126085619354 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3676506)[0x55e140d99f40]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250126085619354 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085619354 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085619354 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085619354 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085619354 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085619354 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085619354 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085619354 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(121)@2bd1da4a78dd: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(121)@2bd1da4a78dd: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(122)@2bd1da4a78dd: Found Expect[0] for l3='4475DA2689D482263EE3'O handled at TC_ranap_ps_initial_ue0(125) HNBGW_Test.sgsn0-RAN(122)@2bd1da4a78dd: Added conn table entry 0TC_ranap_ps_initial_ue0(125)8830647 HNBGW_Test.sgsn0-SCCP(121)@2bd1da4a78dd: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(121)@2bd1da4a78dd: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ranap_ps_initial_ue0(125)@2bd1da4a78dd: setverdict(pass): none -> pass 20250126085619372 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085619373 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085619373 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085619373 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085619373 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085619373 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085619373 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085619373 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085619373 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085619373 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085619373 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085619373 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085619373 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085619373 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00d99ad4) (sccp_scrc.c:477) 20250126085619373 DLSCCP DEBUG Received CO:COAK for local reference 2 (sccp_scoc.c:1824) 20250126085619373 DLSCCP DEBUG SCCP-SCOC(2)[0x55e140d9cfe0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250126085619373 DLSCCP DEBUG SCCP-SCOC(2)[0x55e140d9cfe0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250126085619373 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085619374 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250126085619374 DCN DEBUG handle_cn_conn_conf() conn_id=2, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250126085619374 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x55e140db7920]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250126085619374 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x55e140db7920]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250126085619375 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47294<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_ps_initial_ue0(125)@2bd1da4a78dd: Final verdict of PTC: pass MTC@2bd1da4a78dd: ok: talloc reports "asn1_context" = 1 bytes MutexDispCT-TC_ranap_ps_initial_ue(112)@2bd1da4a78dd: Final verdict of PTC: none 20250126085619386 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:45955<->l=127.0.0.1:4262) (control_if.c:193) 20250126085619387 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47286<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.sgsn0-M3UA(123)@2bd1da4a78dd: Final verdict of PTC: none TC_ranap_ps_initial_ue-Iuh0-RUA(117)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(118)@2bd1da4a78dd: Final verdict of PTC: none 20250126085619389 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250126085619389 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) HNBGW_Test.sgsn0-RAN(122)@2bd1da4a78dd: Final verdict of PTC: none 20250126085619389 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250126085619389 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250126085619389 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250126085619389 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085619389 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126085619389 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250126085619389 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126085619389 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085619389 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed TC_ranap_ps_initial_ue-Iuh0(116)@2bd1da4a78dd: Final verdict of PTC: none HNBGW-MGCP(124)@2bd1da4a78dd: Final verdict of PTC: none 20250126085619389 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126085619389 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126085619389 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126085619389 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250126085619389 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126085619389 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn0-SCCP(121)@2bd1da4a78dd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(114)@2bd1da4a78dd: Final verdict of PTC: none VirtHNBGW-STATS(113)@2bd1da4a78dd: Final verdict of PTC: none 20250126085619390 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085619390 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126085619390 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20250126085619390 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085619390 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085619390 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) HNBGW_Test.msc0-RAN(119)@2bd1da4a78dd: Final verdict of PTC: none 20250126085619390 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085619390 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126085619390 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126085619390 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126085619390 DRANAP NOTICE cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-M3UA(120)@2bd1da4a78dd: Final verdict of PTC: none MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126085619390 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250126085619390 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085619390 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250126085619390 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250126085619390 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250126085619390 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085619390 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126085619390 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250126085619390 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126085619390 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085619390 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20250126085619390 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126085619390 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126085619390 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126085619390 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250126085619390 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126085619390 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250126085619390 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085619390 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126085619390 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20250126085619390 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085619390 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085619390 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085619390 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085619390 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126085619390 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126085619390 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126085619390 DRANAP NOTICE cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: link lost (cnlink.c:118) 20250126085619390 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x55e140db7920]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250126085619390 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250126085619390 DLSCCP DEBUG SCCP-SCOC(2)[0x55e140d9cfe0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250126085619390 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d99ad4), PART(T=Source Reference,L=4,D=00000002), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250126085619390 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085619390 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085619390 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085619390 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085619390 DLSCCP DEBUG SCCP-SCOC(2)[0x55e140d9cfe0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250126085619390 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x55e140db7920]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250126085619390 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3676506)[0x55e140d99f40]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250126085619390 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3676506)[0x55e140d99f40]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250126085619390 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250126085619390 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3676506)[0x55e140d99f40]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250126085619390 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3676506)[0x55e140d99f40]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250126085619390 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3676506)[0x55e140d99f40]{disrupted}: Freeing instance (context_map.c:202) 20250126085619390 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3676506)[0x55e140d99f40]{disrupted}: Deallocated (fsm.c:568) 20250126085619390 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x55e140db7920]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250126085619390 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x55e140db7920]{disconnected}: Freeing instance (context_map.c:206) 20250126085619390 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x55e140db7920]{disconnected}: Deallocated (fsm.c:568) 20250126085619390 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3676506 SCCP-2 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20250126085619390 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085619390 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085619390 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250126085619390 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085619390 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085619390 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085619390 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085619390 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085619390 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085619390 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250126085619390 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085619390 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085619390 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250126085619390 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250126085619390 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250126085619390 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47274<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(115)@2bd1da4a78dd: Final verdict of PTC: none MTC@2bd1da4a78dd: Setting final verdict of the test case. MTC@2bd1da4a78dd: Local verdict of MTC: pass MTC@2bd1da4a78dd: Local verdict of PTC MutexDispCT-TC_ranap_ps_initial_ue(112): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC VirtHNBGW-STATS(113): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC IPA-CTRL-CLI-IPA(114): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW-PFCP(115): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_ranap_ps_initial_ue-Iuh0(116): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_ranap_ps_initial_ue-Iuh0-RUA(117): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.msc0-SCCP(118): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.msc0-RAN(119): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.msc0-M3UA(120): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(121): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.sgsn0-RAN(122): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(123): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW-MGCP(124): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_ranap_ps_initial_ue0(125): pass (pass -> pass) MTC@2bd1da4a78dd: Test case TC_ranap_ps_initial_ue finished. Verdict: pass MTC@2bd1da4a78dd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_initial_ue pass'. Sun Jan 26 08:56:19 UTC 2025 ====== HNBGW_Tests.TC_ranap_ps_initial_ue pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ranap_ps_initial_ue.talloc 20250126085619454 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47302<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126085619957 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47302<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=250340) Waiting for packet dumper to finish... 1 (prev_count=250340, count=250996) 20250126085621390 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126085621390 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250126085621390 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250126085621391 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126085621391 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250126085621391 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@2bd1da4a78dd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_initial_ue pass' was executed successfully (exit status: 0). MTC@2bd1da4a78dd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr'. ------ HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr ------ Sun Jan 26 08:56:22 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@2bd1da4a78dd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr' was executed successfully (exit status: 0). MTC@2bd1da4a78dd: Test case TC_ranap_cs_initial_ue_empty_cr started. 20250126085623057 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47308<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126085623062 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47320<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126085623065 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:40469<->l=127.0.0.1:4262) (control_if.c:572) 20250126085623143 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085623143 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085623143 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085623143 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085623143 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085623143 DRANAP DEBUG cnlink(msc-2)[0x55e140d26870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085623143 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085623143 DRANAP DEBUG cnlink(msc-3)[0x55e140d90760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ranap_cs_initial_ue_empty_cr-Iuh0(130)@2bd1da4a78dd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250126085623144 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250126085623144 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250126085623145 DRANAP DEBUG cnlink(msc-3)[0x55e140d90760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085623145 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250126085623145 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085623145 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085623145 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085623145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085623145 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085623145 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085623145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085623145 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085623145 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085623145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085623145 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085623145 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085623145 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085623145 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085623145 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250126085623145 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085623145 DRANAP DEBUG cnlink(msc-3)[0x55e140d90760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085623145 DRANAP DEBUG cnlink(msc-2)[0x55e140d26870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085623145 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250126085623145 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085623145 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085623145 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085623145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085623145 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085623145 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085623145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085623145 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085623145 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085623145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085623145 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085623145 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085623145 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085623145 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085623145 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250126085623145 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085623145 DRANAP DEBUG cnlink(msc-2)[0x55e140d26870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085623145 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085623145 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250126085623145 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085623145 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085623145 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085623145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085623145 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085623145 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085623145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085623145 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085623145 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085623145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085623145 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085623145 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085623145 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085623145 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085623145 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126085623145 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085623145 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085623145 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085623145 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250126085623145 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085623145 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085623145 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085623145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085623145 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085623145 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085623145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085623145 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085623145 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085623145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085623145 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085623145 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085623145 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085623145 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085623145 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085623145 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085623145 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085623145 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085623145 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085623145 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085623145 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250126085623145 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250126085623145 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250126085623145 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085623145 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085623145 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085623145 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250126085623145 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250126085623145 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250126085623145 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250126085623145 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085623145 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085623145 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085623145 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126085623145 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126085623145 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126085623145 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250126085623145 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085623145 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085623145 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085623145 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085623145 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085623145 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085623145 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@2bd1da4a78dd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2bd1da4a78dd: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(134)@2bd1da4a78dd: ************************************************* HNBGW_Test.msc0-M3UA(134)@2bd1da4a78dd: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(134)@2bd1da4a78dd: ************************************************* HNBGW_Test.msc0-SCCP(132)@2bd1da4a78dd: v_sccp_pdu_maxlen:268 20250126085623158 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085623158 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085623158 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085623158 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085623158 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085623158 DRANAP DEBUG cnlink(sgsn-2)[0x55e140d92410]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085623158 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085623158 DRANAP DEBUG cnlink(sgsn-3)[0x55e140d92da0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085623159 DRANAP DEBUG cnlink(sgsn-3)[0x55e140d92da0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085623159 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250126085623159 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085623159 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085623159 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085623159 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085623159 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085623159 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085623159 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085623159 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085623159 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085623159 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085623159 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085623159 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085623159 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085623159 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085623159 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250126085623159 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085623159 DRANAP DEBUG cnlink(sgsn-3)[0x55e140d92da0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085623159 DRANAP DEBUG cnlink(sgsn-2)[0x55e140d92410]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085623159 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250126085623159 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085623159 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085623159 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085623159 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085623159 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085623159 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085623159 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085623159 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085623159 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085623159 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085623159 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085623159 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085623159 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085623159 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085623159 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250126085623159 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085623159 DRANAP DEBUG cnlink(sgsn-2)[0x55e140d92410]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085623159 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085623159 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250126085623159 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085623159 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085623159 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085623159 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085623159 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085623159 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085623159 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085623159 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085623159 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085623159 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085623159 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085623159 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085623159 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085623159 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085623159 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126085623159 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085623159 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085623159 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085623159 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250126085623159 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085623159 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085623159 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085623159 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085623159 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085623159 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085623159 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085623159 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085623159 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085623159 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085623159 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085623159 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085623160 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085623160 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085623160 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085623160 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085623160 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085623160 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085623160 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085623160 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085623160 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250126085623160 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250126085623160 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250126085623160 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085623160 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085623160 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085623160 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250126085623160 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250126085623160 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250126085623160 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250126085623160 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085623160 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085623160 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085623160 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126085623160 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126085623160 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126085623160 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250126085623160 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085623160 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085623160 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085623160 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085623160 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085623160 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085623160 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@2bd1da4a78dd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(137)@2bd1da4a78dd: ************************************************* HNBGW_Test.sgsn0-M3UA(137)@2bd1da4a78dd: M3UA emulation initiated, the test can be started MTC@2bd1da4a78dd: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(137)@2bd1da4a78dd: ************************************************* HNBGW_Test.sgsn0-SCCP(135)@2bd1da4a78dd: v_sccp_pdu_maxlen:268 20250126085623182 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085623182 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085623182 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1355) 20250126085623182 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250126085623182 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20250126085623182 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250126085623182 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250126085623182 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085623182 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@2bd1da4a78dd: setverdict(pass): none -> pass 20250126085623357 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126085623357 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250126085623357 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126085623357 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(134)@2bd1da4a78dd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250126085623362 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085623362 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250126085623363 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126085623363 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126085623363 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126085623363 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250126085623363 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126085623363 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085623363 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250126085623363 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126085623363 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126085623363 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126085623363 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126085623363 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126085623363 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085623363 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126085623363 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20250126085623363 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085623363 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085623363 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085623363 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085623363 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126085623363 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126085623363 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085623364 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085623365 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250126085623365 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085623365 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085623365 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085623365 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085623365 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085623365 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085623365 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085623365 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085623365 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085623365 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085623365 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085623365 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085623365 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085623365 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085623365 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085623365 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085623365 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085623365 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085623365 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085623365 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085623365 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085623365 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085623366 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085623366 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085623366 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085623372 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126085623372 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250126085623372 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126085623372 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(137)@2bd1da4a78dd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250126085623375 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085623375 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250126085623375 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126085623375 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126085623375 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126085623375 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250126085623375 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126085623375 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085623375 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250126085623375 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126085623375 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126085623375 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126085623375 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126085623375 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126085623375 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085623375 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126085623375 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20250126085623375 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085623375 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085623375 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085623375 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085623375 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126085623375 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126085623375 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085623377 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085623377 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250126085623377 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085623377 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085623377 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085623377 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085623377 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085623377 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085623377 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085623377 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085623377 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085623377 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085623377 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085623377 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085623377 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085623377 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085623377 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085623377 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085623377 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085623377 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085623377 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085623377 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085623377 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085623377 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085623377 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085623377 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085623377 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085623466 DLSCCP DEBUG SCCP-SCOC(1)[0x55e140d9c6f0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250126085623466 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002a4246), PART(T=Source Reference,L=4,D=00000001), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085623466 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085623466 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085623466 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085623466 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085623467 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085623467 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085623467 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085623467 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085623467 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085623467 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085623467 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085623467 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085623474 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085623474 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085623474 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085623474 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085623474 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085623474 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085623474 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085623474 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085623475 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085623475 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085623475 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085623475 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085623475 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085623475 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=002a4246) (sccp_scrc.c:477) 20250126085623475 DLSCCP DEBUG Received CO:RELCO for local reference 1 (sccp_scoc.c:1824) 20250126085623475 DLSCCP DEBUG SCCP-SCOC(1)[0x55e140d9c6f0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250126085623475 DLSCCP DEBUG SCCP-SCOC(1)[0x55e140d9c6f0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250126085623475 DLSCCP DEBUG SCCP-SCOC(1)[0x55e140d9c6f0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250126085623475 DLSCCP DEBUG SCCP-SCOC(1)[0x55e140d9c6f0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250126085623475 DLSCCP DEBUG SCCP-SCOC(1)[0x55e140d9c6f0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(133)@2bd1da4a78dd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126085624171 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085624171 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085624171 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085624171 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085624171 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085624171 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085624171 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085624171 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085624172 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085624172 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085624172 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085624172 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085624172 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085624172 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085624172 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250126085624172 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250126085624172 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085624172 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085624172 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085624172 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085624172 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085624172 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085624172 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085624172 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085624172 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085624172 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085624172 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085624172 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085624172 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085624172 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085624172 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126085624172 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126085624172 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250126085624172 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250126085624172 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085624172 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250126085624172 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085624172 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085624172 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085624172 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085624172 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085624172 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085624172 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085624172 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085624172 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085624172 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085624172 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085624172 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085624172 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085624172 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126085624172 DRANAP NOTICE cnlink(msc-0)[0x55e140d46220]{CONNECTED}: link up (cnlink.c:111) 20250126085624172 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085624172 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085624172 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085624172 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085624172 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085624172 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085624172 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085624172 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085624175 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085624175 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085624175 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085624175 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085624175 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085624175 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085624175 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085624175 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085624175 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085624175 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085624175 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085624175 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085624175 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085624175 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085624175 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250126085624175 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250126085624175 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085624175 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085624175 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085624175 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085624175 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085624175 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085624175 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085624175 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085624175 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085624175 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085624175 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085624175 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085624175 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085624175 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085624175 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126085624175 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126085624175 DRANAP INFO cnlink(msc-0)[0x55e140d46220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(136)@2bd1da4a78dd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126085624182 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085624182 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085624182 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085624182 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085624183 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085624183 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085624183 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085624183 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085624183 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085624183 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085624183 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085624183 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085624183 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085624183 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085624183 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250126085624183 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250126085624183 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085624183 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085624183 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085624183 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085624183 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085624183 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085624183 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085624183 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085624183 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085624183 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085624183 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085624183 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085624183 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085624183 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085624183 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126085624183 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126085624183 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250126085624183 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250126085624183 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085624183 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250126085624183 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085624183 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085624183 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085624183 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085624183 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085624183 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085624183 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085624183 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085624183 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085624183 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085624183 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085624183 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085624183 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085624183 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126085624183 DRANAP NOTICE cnlink(sgsn-0)[0x55e140d910f0]{CONNECTED}: link up (cnlink.c:111) 20250126085624183 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085624183 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085624183 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085624183 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085624183 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085624183 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085624183 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085624183 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085624185 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085624185 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085624185 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085624185 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085624185 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085624185 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085624185 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085624185 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085624185 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085624185 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085624185 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085624185 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085624185 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085624185 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085624185 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250126085624185 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20250126085624185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085624185 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085624185 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085624185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085624185 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085624185 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085624185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085624185 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085624185 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085624185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085624185 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085624185 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085624185 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085624185 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085624185 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126085624185 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126085624185 DRANAP INFO cnlink(sgsn-0)[0x55e140d910f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250126085624203 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47324<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(133)@2bd1da4a78dd: f_create_expect(l3 := omit, n_connectPointCode := omit HNBGW_Test.msc0-RAN(133)@2bd1da4a78dd: 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)@2bd1da4a78dd: Added conn table entry 0TC_ranap_cs_initial_ue_empty_cr0(139)7927733 20250126085625245 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085625245 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085625245 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1355) 20250126085625245 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250126085625245 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x78f7b5, normal) (hnbgw_rua.c:407) 20250126085625245 DHNB DEBUG map_rua[0x55e140d9c6f0]{init}: Allocated (fsm.c:456) 20250126085625245 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7927733)[0x55e140d9c6f0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250126085625245 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7927733 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250126085625245 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085625245 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085625245 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7927733 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250126085625245 DCN DEBUG map_sccp[0x55e140d99f40]{init}: Allocated (fsm.c:456) 20250126085625245 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x55e140d99f40]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250126085625245 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-7927733 <-> SCCP-3 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250126085625246 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7927733 SCCP-3 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20250126085625246 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7927733)[0x55e140d9c6f0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250126085625246 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085625246 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085625246 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7927733)[0x55e140d9c6f0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250126085625246 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x55e140d99f40]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126085625246 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250126085625246 DLSCCP DEBUG SCCP-SCOC(3)[0x55e140db7920]{IDLE}: Allocated (fsm.c:456) 20250126085625246 DLSCCP DEBUG SCCP-SCOC(3)[0x55e140db7920]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250126085625246 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000003), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e) (sccp_scrc.c:406) 20250126085625246 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085625246 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085625246 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085625246 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085625246 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085625246 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085625246 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085625246 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085625246 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085625246 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085625246 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085625246 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085625246 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085625246 DLSCCP DEBUG SCCP-SCOC(3)[0x55e140db7920]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250126085625246 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x55e140d99f40]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250126085625246 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7927733)[0x55e140d9c6f0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250126085625246 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085625246 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085625246 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085625246 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085625246 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085625246 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085625246 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085625246 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(132)@2bd1da4a78dd: First idle individual index:0 HNBGW_Test.msc0-SCCP(132)@2bd1da4a78dd: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(133)@2bd1da4a78dd: Found Expect[0] for l3=omit handled at TC_ranap_cs_initial_ue_empty_cr0(139) HNBGW_Test.msc0-RAN(133)@2bd1da4a78dd: Added conn table entry 0TC_ranap_cs_initial_ue_empty_cr0(139)14521999 HNBGW_Test.msc0-SCCP(132)@2bd1da4a78dd: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(132)@2bd1da4a78dd: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250126085625259 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085625259 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085625259 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085625259 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085625259 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085625259 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085625259 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085625259 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085625259 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085625259 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085625259 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085625259 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085625259 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085625259 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0066aa01) (sccp_scrc.c:477) 20250126085625259 DLSCCP DEBUG Received CO:COAK for local reference 3 (sccp_scoc.c:1824) 20250126085625259 DLSCCP DEBUG SCCP-SCOC(3)[0x55e140db7920]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250126085625259 DLSCCP DEBUG SCCP-SCOC(3)[0x55e140db7920]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250126085625259 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250126085625259 DLSCCP DEBUG SCCP-SCOC(3)[0x55e140db7920]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250126085625259 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0066aa01), PART(T=Data,L=65,D=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a9b2cadbb22a9430e6268004f40030001720056400500f1100926) (sccp_scrc.c:406) 20250126085625259 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085625259 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085625259 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085625259 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085625259 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085625259 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250126085625259 DCN DEBUG handle_cn_conn_conf() conn_id=3, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250126085625259 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x55e140d99f40]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250126085625259 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x55e140d99f40]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250126085625259 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085625259 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085625259 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085625259 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085625259 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085625259 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085625259 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085625259 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(132)@2bd1da4a78dd: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(132)@2bd1da4a78dd: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(132)@2bd1da4a78dd: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(132)@2bd1da4a78dd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_initial_ue_empty_cr0(139)@2bd1da4a78dd: setverdict(pass): none -> pass 20250126085625273 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47324<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_cs_initial_ue_empty_cr0(139)@2bd1da4a78dd: Final verdict of PTC: pass MTC@2bd1da4a78dd: ok: talloc reports "asn1_context" = 1 bytes MutexDispCT-TC_ranap_cs_initial_ue_empty_cr(126)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.msc0-RAN(133)@2bd1da4a78dd: Final verdict of PTC: none 20250126085625287 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47320<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.sgsn0-RAN(136)@2bd1da4a78dd: Final verdict of PTC: none 20250126085625287 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:40469<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.sgsn0-SCCP(135)@2bd1da4a78dd: Final verdict of PTC: none TC_ranap_cs_initial_ue_empty_cr-Iuh0-RUA(131)@2bd1da4a78dd: Final verdict of PTC: none TC_ranap_cs_initial_ue_empty_cr-Iuh0(130)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(132)@2bd1da4a78dd: Final verdict of PTC: none 20250126085625288 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250126085625288 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085625288 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250126085625288 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT VirtHNBGW-STATS(127)@2bd1da4a78dd: Final verdict of PTC: none HNBGW-MGCP(138)@2bd1da4a78dd: Final verdict of PTC: none 20250126085625289 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085625289 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126085625289 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20250126085625289 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) HNBGW_Test.msc0-M3UA(134)@2bd1da4a78dd: Final verdict of PTC: none 20250126085625289 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085625289 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085625289 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085625289 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126085625289 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126085625288 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250126085625288 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085625288 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126085625288 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250126085625288 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126085625288 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085625288 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20250126085625288 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126085625288 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126085625288 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126085625288 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250126085625288 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126085625289 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250126085625289 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250126085625289 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085625289 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250126085625289 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250126085625289 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250126085625289 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250126085625289 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085625289 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126085625289 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250126085625289 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126085625289 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085625289 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20250126085625289 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126085625289 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126085625289 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126085625289 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250126085625289 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126085625289 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250126085625289 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126085625289 DRANAP NOTICE cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: link lost (cnlink.c:118) 20250126085625289 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x55e140d99f40]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250126085625289 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250126085625289 DLSCCP DEBUG SCCP-SCOC(3)[0x55e140db7920]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250126085625289 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0066aa01), PART(T=Source Reference,L=4,D=00000003), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250126085625289 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085625289 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085625289 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085625289 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085625289 DLSCCP DEBUG SCCP-SCOC(3)[0x55e140db7920]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250126085625289 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x55e140d99f40]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250126085625289 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7927733)[0x55e140d9c6f0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250126085625289 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7927733)[0x55e140d9c6f0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250126085625289 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250126085625289 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7927733)[0x55e140d9c6f0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250126085625289 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7927733)[0x55e140d9c6f0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250126085625289 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7927733)[0x55e140d9c6f0]{disrupted}: Freeing instance (context_map.c:202) 20250126085625289 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7927733)[0x55e140d9c6f0]{disrupted}: Deallocated (fsm.c:568) 20250126085625289 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x55e140d99f40]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250126085625289 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x55e140d99f40]{disconnected}: Freeing instance (context_map.c:206) 20250126085625289 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x55e140d99f40]{disconnected}: Deallocated (fsm.c:568) 20250126085625289 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7927733 SCCP-3 msc-0 MI=NONE: Deallocating (context_map.c:225) 20250126085625289 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085625289 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126085625289 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20250126085625289 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085625289 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085625289 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085625289 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085625289 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126085625289 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126085625289 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126085625289 DRANAP NOTICE cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: link lost (cnlink.c:118) 20250126085625289 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085625289 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250126085625289 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085625289 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085625289 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250126085625289 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250126085625289 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.sgsn0-M3UA(137)@2bd1da4a78dd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(128)@2bd1da4a78dd: Final verdict of PTC: none MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126085625289 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085625289 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085625289 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085625289 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085625289 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085625289 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085625289 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085625289 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250126085625289 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47308<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(129)@2bd1da4a78dd: Final verdict of PTC: none MTC@2bd1da4a78dd: Setting final verdict of the test case. MTC@2bd1da4a78dd: Local verdict of MTC: pass MTC@2bd1da4a78dd: Local verdict of PTC MutexDispCT-TC_ranap_cs_initial_ue_empty_cr(126): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC VirtHNBGW-STATS(127): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC IPA-CTRL-CLI-IPA(128): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW-PFCP(129): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_ranap_cs_initial_ue_empty_cr-Iuh0(130): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_ranap_cs_initial_ue_empty_cr-Iuh0-RUA(131): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.msc0-SCCP(132): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.msc0-RAN(133): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.msc0-M3UA(134): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(135): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.sgsn0-RAN(136): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(137): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW-MGCP(138): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_ranap_cs_initial_ue_empty_cr0(139): pass (pass -> pass) MTC@2bd1da4a78dd: Test case TC_ranap_cs_initial_ue_empty_cr finished. Verdict: pass MTC@2bd1da4a78dd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr pass'. Sun Jan 26 08:56:25 UTC 2025 ====== HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr.talloc 20250126085625374 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57550<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126085625876 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57550<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=268248) Waiting for packet dumper to finish... 1 (prev_count=268248, count=269224) 20250126085627290 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126085627291 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250126085627291 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250126085627291 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126085627291 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250126085627291 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@2bd1da4a78dd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr pass' was executed successfully (exit status: 0). MTC@2bd1da4a78dd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr'. ------ HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr ------ Sun Jan 26 08:56:27 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@2bd1da4a78dd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr' was executed successfully (exit status: 0). MTC@2bd1da4a78dd: Test case TC_ranap_ps_initial_ue_empty_cr started. 20250126085628967 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57560<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126085628970 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57564<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126085628974 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:35567<->l=127.0.0.1:4262) (control_if.c:572) 20250126085629041 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085629041 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085629041 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085629041 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085629041 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085629041 DRANAP DEBUG cnlink(msc-2)[0x55e140d26870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085629041 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085629041 DRANAP DEBUG cnlink(msc-3)[0x55e140d90760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ranap_ps_initial_ue_empty_cr-Iuh0(144)@2bd1da4a78dd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250126085629042 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250126085629042 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250126085629043 DRANAP DEBUG cnlink(msc-3)[0x55e140d90760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085629043 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250126085629043 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085629043 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085629043 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085629043 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085629043 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085629043 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085629043 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085629043 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085629043 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085629043 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085629043 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085629043 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085629043 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085629043 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085629043 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250126085629043 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085629043 DRANAP DEBUG cnlink(msc-3)[0x55e140d90760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085629043 DRANAP DEBUG cnlink(msc-2)[0x55e140d26870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085629043 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250126085629043 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085629043 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085629043 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085629043 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085629043 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085629043 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085629043 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085629043 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085629043 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085629043 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085629043 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085629043 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085629043 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085629043 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085629043 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250126085629043 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085629043 DRANAP DEBUG cnlink(msc-2)[0x55e140d26870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085629043 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085629043 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250126085629043 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085629043 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085629043 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085629043 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085629043 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085629043 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085629043 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085629043 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085629043 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085629043 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085629043 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085629043 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085629043 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085629043 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085629043 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126085629043 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085629043 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085629043 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085629043 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250126085629043 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085629043 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085629043 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085629043 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085629043 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085629043 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085629043 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085629043 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085629043 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085629043 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085629043 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085629043 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085629043 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085629043 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085629043 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085629043 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085629043 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085629043 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085629043 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085629043 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085629043 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250126085629043 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250126085629043 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250126085629043 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085629043 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085629043 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085629043 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250126085629043 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250126085629043 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250126085629043 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250126085629043 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085629043 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085629043 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085629043 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126085629043 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126085629043 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126085629043 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250126085629043 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085629043 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085629043 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085629043 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085629043 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085629043 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085629043 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@2bd1da4a78dd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2bd1da4a78dd: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(148)@2bd1da4a78dd: ************************************************* HNBGW_Test.msc0-M3UA(148)@2bd1da4a78dd: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(148)@2bd1da4a78dd: ************************************************* HNBGW_Test.msc0-SCCP(146)@2bd1da4a78dd: v_sccp_pdu_maxlen:268 20250126085629062 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085629062 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085629062 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085629062 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085629062 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085629062 DRANAP DEBUG cnlink(sgsn-2)[0x55e140d92410]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085629062 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085629062 DRANAP DEBUG cnlink(sgsn-3)[0x55e140d92da0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085629063 DRANAP DEBUG cnlink(sgsn-3)[0x55e140d92da0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085629063 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250126085629063 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085629063 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085629063 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085629063 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085629063 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085629063 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085629063 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085629063 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085629063 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085629063 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085629063 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085629063 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085629063 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085629063 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085629063 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250126085629063 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085629063 DRANAP DEBUG cnlink(sgsn-3)[0x55e140d92da0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085629063 DRANAP DEBUG cnlink(sgsn-2)[0x55e140d92410]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085629063 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250126085629063 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085629063 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085629063 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085629063 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085629063 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085629063 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085629063 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085629063 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085629063 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085629063 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085629063 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085629063 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085629063 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085629063 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085629063 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250126085629063 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085629063 DRANAP DEBUG cnlink(sgsn-2)[0x55e140d92410]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085629064 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085629064 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250126085629064 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085629064 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085629064 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085629064 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085629064 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085629064 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085629064 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085629064 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085629064 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085629064 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085629064 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085629064 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085629064 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085629064 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085629064 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126085629064 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085629064 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085629064 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085629064 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250126085629064 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085629064 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085629064 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085629064 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085629064 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085629064 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085629064 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085629064 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085629064 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085629064 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085629064 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085629064 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085629064 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085629064 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085629064 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085629064 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085629064 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085629064 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085629064 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085629064 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085629064 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250126085629064 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250126085629064 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250126085629064 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085629064 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085629064 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085629064 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250126085629064 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250126085629064 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250126085629064 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250126085629064 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085629064 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085629064 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085629064 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126085629064 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126085629064 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126085629064 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250126085629064 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085629064 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085629064 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085629064 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085629064 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085629064 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085629064 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@2bd1da4a78dd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2bd1da4a78dd: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(151)@2bd1da4a78dd: ************************************************* HNBGW_Test.sgsn0-M3UA(151)@2bd1da4a78dd: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(151)@2bd1da4a78dd: ************************************************* HNBGW_Test.sgsn0-SCCP(149)@2bd1da4a78dd: v_sccp_pdu_maxlen:268 20250126085629091 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085629091 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085629091 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1355) 20250126085629091 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250126085629091 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20250126085629091 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250126085629091 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250126085629091 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085629091 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@2bd1da4a78dd: setverdict(pass): none -> pass 20250126085629257 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126085629257 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250126085629257 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126085629257 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(148)@2bd1da4a78dd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250126085629264 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085629264 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250126085629264 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126085629264 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126085629264 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126085629264 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250126085629264 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126085629267 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085629267 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250126085629267 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126085629267 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126085629267 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126085629267 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126085629267 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126085629267 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085629267 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126085629267 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20250126085629267 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085629267 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085629267 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085629267 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085629267 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126085629267 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126085629267 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085629268 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085629268 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250126085629268 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085629269 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085629269 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085629269 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085629269 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085629269 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085629269 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085629269 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085629269 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085629269 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085629269 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085629269 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085629269 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085629269 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085629269 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085629269 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085629269 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085629269 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085629269 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085629269 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085629269 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085629269 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085629269 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085629269 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085629269 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085629281 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126085629281 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250126085629281 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126085629281 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(151)@2bd1da4a78dd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250126085629286 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085629286 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250126085629286 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126085629286 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126085629286 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126085629286 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250126085629286 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126085629288 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085629288 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250126085629288 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126085629288 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126085629288 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126085629288 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126085629288 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126085629288 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085629288 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126085629288 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20250126085629288 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085629288 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085629288 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085629288 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085629288 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126085629288 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126085629288 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085629289 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085629289 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250126085629289 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085629289 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085629289 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085629289 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085629289 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085629289 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085629289 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085629289 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085629289 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085629289 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085629289 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085629289 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085629289 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085629289 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085629289 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085629289 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085629289 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085629290 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085629290 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085629290 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085629290 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085629290 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085629290 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085629290 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085629290 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085629391 DLSCCP DEBUG SCCP-SCOC(2)[0x55e140d9cfe0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250126085629391 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d99ad4), PART(T=Source Reference,L=4,D=00000002), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085629391 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085629391 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085629391 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085629391 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085629391 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085629391 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085629391 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085629391 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085629391 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085629391 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085629391 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085629391 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085629399 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085629399 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085629399 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085629399 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085629399 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085629399 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085629399 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085629399 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085629399 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085629399 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085629399 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085629399 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085629399 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085629399 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=00d99ad4) (sccp_scrc.c:477) 20250126085629399 DLSCCP DEBUG Received CO:RELCO for local reference 2 (sccp_scoc.c:1824) 20250126085629399 DLSCCP DEBUG SCCP-SCOC(2)[0x55e140d9cfe0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250126085629399 DLSCCP DEBUG SCCP-SCOC(2)[0x55e140d9cfe0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250126085629399 DLSCCP DEBUG SCCP-SCOC(2)[0x55e140d9cfe0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250126085629399 DLSCCP DEBUG SCCP-SCOC(2)[0x55e140d9cfe0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250126085629399 DLSCCP DEBUG SCCP-SCOC(2)[0x55e140d9cfe0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(147)@2bd1da4a78dd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126085630074 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085630074 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085630074 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085630074 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085630074 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085630074 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085630074 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085630074 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085630074 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085630075 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085630075 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085630075 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085630075 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085630075 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085630075 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250126085630075 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250126085630075 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085630075 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085630075 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085630075 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085630075 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085630075 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085630075 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085630075 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085630075 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085630075 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085630075 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085630075 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085630075 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085630075 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085630075 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126085630075 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126085630075 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250126085630075 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250126085630075 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085630075 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250126085630075 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085630075 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085630075 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085630075 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085630075 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085630075 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085630075 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085630075 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085630075 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085630075 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085630075 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085630075 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085630075 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085630075 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126085630075 DRANAP NOTICE cnlink(msc-0)[0x55e140d46220]{CONNECTED}: link up (cnlink.c:111) 20250126085630075 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085630075 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085630075 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085630075 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085630075 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085630075 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085630075 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085630075 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085630076 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085630076 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085630076 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085630076 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085630076 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085630076 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085630076 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085630076 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085630076 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085630076 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085630076 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085630076 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085630076 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085630076 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085630076 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250126085630076 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250126085630076 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085630076 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085630076 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085630076 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085630076 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085630076 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085630077 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085630077 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085630077 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085630077 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085630077 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085630077 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085630077 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085630077 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085630077 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126085630077 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126085630077 DRANAP INFO cnlink(msc-0)[0x55e140d46220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250126085630087 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085630087 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085630087 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085630087 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085630087 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085630087 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085630087 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085630087 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085630087 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085630087 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085630087 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085630087 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085630087 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085630087 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085630087 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250126085630087 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250126085630087 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085630087 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085630087 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085630087 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085630087 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085630087 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085630087 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085630087 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085630087 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085630087 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085630087 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085630087 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085630087 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085630087 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085630087 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126085630087 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126085630087 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250126085630087 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250126085630087 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085630087 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250126085630087 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085630087 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085630087 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085630087 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085630087 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085630087 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085630087 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085630087 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085630087 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085630087 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085630087 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085630087 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085630087 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085630087 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126085630087 DRANAP NOTICE cnlink(sgsn-0)[0x55e140d910f0]{CONNECTED}: link up (cnlink.c:111) 20250126085630088 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085630088 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085630088 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085630088 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085630088 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085630088 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085630088 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085630088 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(150)@2bd1da4a78dd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126085630091 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085630091 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085630091 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085630091 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085630091 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085630091 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085630091 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085630091 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085630091 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085630091 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085630091 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085630091 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085630091 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085630091 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085630091 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250126085630091 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20250126085630091 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085630091 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085630091 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085630091 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085630091 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085630091 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085630091 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085630091 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085630091 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085630091 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085630091 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085630091 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085630091 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085630091 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085630091 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126085630091 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126085630091 DRANAP INFO cnlink(sgsn-0)[0x55e140d910f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250126085630112 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57566<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(150)@2bd1da4a78dd: f_create_expect(l3 := omit, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(150)@2bd1da4a78dd: 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)@2bd1da4a78dd: Added conn table entry 0TC_ranap_ps_initial_ue_empty_cr0(153)4647771 20250126085631152 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085631152 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085631152 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1355) 20250126085631152 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250126085631152 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x46eb5b, normal) (hnbgw_rua.c:407) 20250126085631152 DHNB DEBUG map_rua[0x55e140d9cfe0]{init}: Allocated (fsm.c:456) 20250126085631152 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4647771)[0x55e140d9cfe0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250126085631152 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4647771 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250126085631152 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085631152 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085631152 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4647771 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250126085631152 DCN DEBUG map_sccp[0x55e140d9c6f0]{init}: Allocated (fsm.c:456) 20250126085631152 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x55e140d9c6f0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250126085631152 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4647771 <-> SCCP-4 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250126085631152 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4647771 SCCP-4 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20250126085631152 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4647771)[0x55e140d9cfe0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250126085631152 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085631152 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085631152 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4647771)[0x55e140d9cfe0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250126085631152 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x55e140d9c6f0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126085631152 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250126085631152 DLSCCP DEBUG SCCP-SCOC(4)[0x55e140d99f40]{IDLE}: Allocated (fsm.c:456) 20250126085631152 DLSCCP DEBUG SCCP-SCOC(4)[0x55e140d99f40]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250126085631152 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000004), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e) (sccp_scrc.c:406) 20250126085631152 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085631152 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085631152 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085631152 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085631152 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085631152 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085631152 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085631152 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085631152 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085631152 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085631152 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085631152 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085631152 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085631152 DLSCCP DEBUG SCCP-SCOC(4)[0x55e140d99f40]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250126085631152 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x55e140d9c6f0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250126085631152 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4647771)[0x55e140d9cfe0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250126085631152 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085631152 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085631152 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085631152 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085631152 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085631152 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085631152 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085631152 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(149)@2bd1da4a78dd: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(149)@2bd1da4a78dd: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(150)@2bd1da4a78dd: Found Expect[0] for l3=omit handled at TC_ranap_ps_initial_ue_empty_cr0(153) HNBGW_Test.sgsn0-RAN(150)@2bd1da4a78dd: Added conn table entry 0TC_ranap_ps_initial_ue_empty_cr0(153)10939417 HNBGW_Test.sgsn0-SCCP(149)@2bd1da4a78dd: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(149)@2bd1da4a78dd: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250126085631157 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085631157 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085631157 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085631157 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085631157 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085631157 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085631157 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085631157 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085631158 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085631158 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085631158 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085631158 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085631158 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085631158 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00ed4d67) (sccp_scrc.c:477) 20250126085631158 DLSCCP DEBUG Received CO:COAK for local reference 4 (sccp_scoc.c:1824) 20250126085631158 DLSCCP DEBUG SCCP-SCOC(4)[0x55e140d99f40]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250126085631158 DLSCCP DEBUG SCCP-SCOC(4)[0x55e140d99f40]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250126085631158 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250126085631158 DLSCCP DEBUG SCCP-SCOC(4)[0x55e140d99f40]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250126085631158 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ed4d67), PART(T=Data,L=70,D=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0a823d84bf327b308a6035004f40030003840056400500f1100926) (sccp_scrc.c:406) 20250126085631158 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085631158 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085631158 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085631158 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085631158 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085631158 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250126085631158 DCN DEBUG handle_cn_conn_conf() conn_id=4, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250126085631158 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x55e140d9c6f0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250126085631158 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x55e140d9c6f0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250126085631158 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085631158 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085631158 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085631158 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085631158 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085631158 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085631158 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085631158 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(149)@2bd1da4a78dd: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(149)@2bd1da4a78dd: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(149)@2bd1da4a78dd: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(149)@2bd1da4a78dd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_initial_ue_empty_cr0(153)@2bd1da4a78dd: setverdict(pass): none -> pass 20250126085631170 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57566<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_ps_initial_ue_empty_cr0(153)@2bd1da4a78dd: Final verdict of PTC: pass MTC@2bd1da4a78dd: ok: talloc reports "asn1_context" = 1 bytes MutexDispCT-TC_ranap_ps_initial_ue_empty_cr(140)@2bd1da4a78dd: Final verdict of PTC: none 20250126085631178 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:35567<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.msc0-RAN(147)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(150)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(146)@2bd1da4a78dd: Final verdict of PTC: none 20250126085631179 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57564<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250126085631180 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250126085631180 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085631180 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250126085631180 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250126085631180 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250126085631180 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085631180 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126085631180 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250126085631180 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126085631180 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085631180 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20250126085631180 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126085631180 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126085631180 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126085631180 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250126085631180 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126085631180 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc0-M3UA(148)@2bd1da4a78dd: Final verdict of PTC: none 20250126085631181 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085631181 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126085631181 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20250126085631181 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085631181 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085631181 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085631181 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085631181 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126085631181 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126085631181 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126085631181 DRANAP NOTICE cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: link lost (cnlink.c:118) TC_ranap_ps_initial_ue_empty_cr-Iuh0-RUA(145)@2bd1da4a78dd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(142)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(149)@2bd1da4a78dd: Final verdict of PTC: none 20250126085631183 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126085631183 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085631183 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126085631183 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250126085631183 DLINP <0002> stream_srv.c:766 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250126085631183 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) TC_ranap_ps_initial_ue_empty_cr-Iuh0(144)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(151)@2bd1da4a78dd: Final verdict of PTC: none 20250126085631183 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20250126085631184 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126085631184 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126085631184 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126085631184 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250126085631184 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126085631184 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW-MGCP(152)@2bd1da4a78dd: Final verdict of PTC: none 20250126085631184 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085631184 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126085631184 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20250126085631184 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085631184 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085631184 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) VirtHNBGW-STATS(141)@2bd1da4a78dd: Final verdict of PTC: none MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126085631186 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085631186 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085631186 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085631186 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085631186 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085631186 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085631186 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085631186 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250126085631184 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085631184 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126085631184 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126085631184 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126085631184 DRANAP NOTICE cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: link lost (cnlink.c:118) 20250126085631184 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x55e140d9c6f0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250126085631185 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250126085631185 DLSCCP DEBUG SCCP-SCOC(4)[0x55e140d99f40]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250126085631185 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ed4d67), PART(T=Source Reference,L=4,D=00000004), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250126085631185 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085631185 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085631185 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085631185 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085631185 DLSCCP DEBUG SCCP-SCOC(4)[0x55e140d99f40]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250126085631185 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x55e140d9c6f0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250126085631185 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4647771)[0x55e140d9cfe0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250126085631185 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4647771)[0x55e140d9cfe0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250126085631185 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250126085631185 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4647771)[0x55e140d9cfe0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250126085631185 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4647771)[0x55e140d9cfe0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250126085631185 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4647771)[0x55e140d9cfe0]{disrupted}: Freeing instance (context_map.c:202) 20250126085631185 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4647771)[0x55e140d9cfe0]{disrupted}: Deallocated (fsm.c:568) 20250126085631185 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x55e140d9c6f0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250126085631185 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x55e140d9c6f0]{disconnected}: Freeing instance (context_map.c:206) 20250126085631185 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x55e140d9c6f0]{disconnected}: Deallocated (fsm.c:568) 20250126085631185 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4647771 SCCP-4 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20250126085631185 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085631185 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250126085631186 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085631186 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085631186 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250126085631186 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250126085631186 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250126085631187 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57560<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(143)@2bd1da4a78dd: Final verdict of PTC: none MTC@2bd1da4a78dd: Setting final verdict of the test case. MTC@2bd1da4a78dd: Local verdict of MTC: pass MTC@2bd1da4a78dd: Local verdict of PTC MutexDispCT-TC_ranap_ps_initial_ue_empty_cr(140): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC VirtHNBGW-STATS(141): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC IPA-CTRL-CLI-IPA(142): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW-PFCP(143): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_ranap_ps_initial_ue_empty_cr-Iuh0(144): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_ranap_ps_initial_ue_empty_cr-Iuh0-RUA(145): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.msc0-SCCP(146): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.msc0-RAN(147): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.msc0-M3UA(148): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(149): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.sgsn0-RAN(150): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(151): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW-MGCP(152): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_ranap_ps_initial_ue_empty_cr0(153): pass (pass -> pass) MTC@2bd1da4a78dd: Test case TC_ranap_ps_initial_ue_empty_cr finished. Verdict: pass MTC@2bd1da4a78dd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr pass'. Sun Jan 26 08:56:31 UTC 2025 ====== HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr.talloc 20250126085631255 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57576<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126085631758 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57576<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=206824) Waiting for packet dumper to finish... 1 (prev_count=206824, count=268120) 20250126085633182 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126085633182 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250126085633182 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250126085633185 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126085633185 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250126085633185 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@2bd1da4a78dd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr pass' was executed successfully (exit status: 0). MTC@2bd1da4a78dd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_bidir'. ------ HNBGW_Tests.TC_ranap_cs_bidir ------ Sun Jan 26 08:56:33 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ranap_cs_bidir.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ranap_cs_bidir.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@2bd1da4a78dd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_bidir' was executed successfully (exit status: 0). MTC@2bd1da4a78dd: Test case TC_ranap_cs_bidir started. 20250126085634831 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57580<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126085634834 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57594<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126085634837 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:42007<->l=127.0.0.1:4262) (control_if.c:572) 20250126085634894 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085634894 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085634895 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085634895 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085634895 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250126085634895 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_ranap_cs_bidir-Iuh0(158)@2bd1da4a78dd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250126085634895 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085634895 DRANAP DEBUG cnlink(msc-2)[0x55e140d26870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085634896 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085634896 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250126085634896 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085634896 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085634896 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085634896 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085634896 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085634896 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085634896 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085634896 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085634896 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085634896 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085634896 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085634896 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085634896 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085634896 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085634896 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085634896 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085634896 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085634896 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085634896 DRANAP DEBUG cnlink(msc-3)[0x55e140d90760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085634896 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085634896 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085634896 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085634896 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085634896 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085634896 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085634896 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250126085634897 DRANAP DEBUG cnlink(msc-3)[0x55e140d90760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085634897 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250126085634897 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085634897 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085634897 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085634897 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085634897 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085634897 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085634897 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085634897 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085634897 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085634897 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085634897 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085634897 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085634897 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085634897 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085634897 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250126085634897 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085634897 DRANAP DEBUG cnlink(msc-3)[0x55e140d90760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085634897 DRANAP DEBUG cnlink(msc-2)[0x55e140d26870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085634897 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250126085634897 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085634897 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085634897 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085634897 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085634897 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085634897 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085634897 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085634897 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085634897 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085634897 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085634897 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085634897 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085634897 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085634897 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085634897 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250126085634897 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085634897 DRANAP DEBUG cnlink(msc-2)[0x55e140d26870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085634897 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085634897 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250126085634897 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085634897 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085634897 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085634897 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085634897 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085634897 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085634897 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085634897 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085634897 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085634897 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085634897 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085634897 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085634897 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085634897 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085634897 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126085634897 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085634897 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085634897 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085634897 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085634897 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085634897 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250126085634897 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250126085634897 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250126085634897 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085634897 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085634897 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085634897 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250126085634897 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250126085634897 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250126085634897 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250126085634897 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085634897 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085634897 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085634897 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126085634897 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126085634897 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126085634897 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@2bd1da4a78dd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(162)@2bd1da4a78dd: ************************************************* HNBGW_Test.msc0-M3UA(162)@2bd1da4a78dd: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(162)@2bd1da4a78dd: ************************************************* MTC@2bd1da4a78dd: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(160)@2bd1da4a78dd: v_sccp_pdu_maxlen:268 20250126085634912 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085634912 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085634912 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085634912 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085634912 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085634912 DRANAP DEBUG cnlink(sgsn-2)[0x55e140d92410]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085634912 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085634912 DRANAP DEBUG cnlink(sgsn-3)[0x55e140d92da0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085634913 DRANAP DEBUG cnlink(sgsn-3)[0x55e140d92da0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085634913 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250126085634913 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085634914 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085634914 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085634914 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085634914 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085634914 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085634914 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085634914 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085634914 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085634914 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085634914 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085634914 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085634914 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085634914 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085634914 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250126085634914 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085634914 DRANAP DEBUG cnlink(sgsn-3)[0x55e140d92da0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085634914 DRANAP DEBUG cnlink(sgsn-2)[0x55e140d92410]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085634914 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250126085634914 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085634914 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085634914 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085634914 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085634914 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085634914 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085634914 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085634914 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085634914 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085634914 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085634914 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085634914 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085634914 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085634914 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085634914 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250126085634914 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085634914 DRANAP DEBUG cnlink(sgsn-2)[0x55e140d92410]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085634914 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085634914 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250126085634914 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085634914 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085634914 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085634914 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085634914 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085634914 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085634914 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085634914 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085634914 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085634914 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085634914 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085634914 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085634914 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085634914 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085634914 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126085634914 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085634914 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085634914 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085634914 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250126085634914 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085634914 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085634914 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085634914 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085634914 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085634914 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085634914 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085634914 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085634914 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085634914 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085634914 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085634914 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085634914 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085634914 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085634914 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085634914 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085634914 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085634914 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085634914 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085634914 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085634914 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250126085634914 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250126085634914 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250126085634914 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085634914 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085634914 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085634914 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250126085634914 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250126085634914 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250126085634914 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250126085634914 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085634914 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085634914 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085634914 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126085634914 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126085634914 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126085634914 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250126085634914 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085634914 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085634914 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085634914 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085634914 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085634914 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085634914 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@2bd1da4a78dd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2bd1da4a78dd: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(165)@2bd1da4a78dd: ************************************************* HNBGW_Test.sgsn0-M3UA(165)@2bd1da4a78dd: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(165)@2bd1da4a78dd: ************************************************* HNBGW_Test.sgsn0-SCCP(163)@2bd1da4a78dd: v_sccp_pdu_maxlen:268 20250126085634933 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085634933 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085634933 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1355) 20250126085634933 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250126085634933 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20250126085634933 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250126085634933 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250126085634933 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085634933 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@2bd1da4a78dd: setverdict(pass): none -> pass 20250126085635107 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126085635107 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250126085635107 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126085635107 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(162)@2bd1da4a78dd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250126085635116 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085635116 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250126085635116 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126085635116 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126085635116 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126085635116 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250126085635116 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126085635119 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085635119 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250126085635119 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126085635119 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126085635119 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126085635119 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126085635119 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126085635119 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085635120 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126085635120 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20250126085635120 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085635120 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085635120 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085635120 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085635120 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126085635120 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126085635120 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085635121 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085635121 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250126085635121 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085635121 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085635121 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085635121 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085635121 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085635121 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085635121 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085635121 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085635121 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085635121 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085635121 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085635121 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085635121 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085635121 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085635121 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085635121 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085635121 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085635122 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085635122 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085635122 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085635122 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085635122 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085635122 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085635122 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085635122 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085635124 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126085635124 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250126085635124 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126085635124 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(165)@2bd1da4a78dd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250126085635130 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085635130 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250126085635130 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126085635130 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126085635130 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126085635130 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250126085635130 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126085635133 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085635133 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250126085635133 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126085635133 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126085635133 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126085635133 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126085635133 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126085635133 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085635133 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126085635133 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20250126085635133 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085635133 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085635133 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085635133 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085635133 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126085635134 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126085635134 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085635135 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085635135 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250126085635135 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085635135 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085635135 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085635135 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085635135 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085635135 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085635135 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085635135 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085635135 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085635135 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085635135 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085635135 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085635135 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085635135 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085635135 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085635135 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085635135 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085635136 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085635136 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085635136 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085635136 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085635136 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085635136 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085635136 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085635136 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085635290 DLSCCP DEBUG SCCP-SCOC(3)[0x55e140db7920]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250126085635290 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0066aa01), PART(T=Source Reference,L=4,D=00000003), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085635290 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085635290 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085635290 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085635290 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085635290 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085635290 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085635290 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085635290 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085635290 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085635290 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085635291 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085635291 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085635300 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085635300 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085635300 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085635300 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085635300 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085635300 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085635300 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085635300 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085635300 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085635300 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085635300 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085635300 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085635300 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085635300 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=0066aa01) (sccp_scrc.c:477) 20250126085635300 DLSCCP DEBUG Received CO:RELCO for local reference 3 (sccp_scoc.c:1824) 20250126085635300 DLSCCP DEBUG SCCP-SCOC(3)[0x55e140db7920]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250126085635301 DLSCCP DEBUG SCCP-SCOC(3)[0x55e140db7920]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250126085635301 DLSCCP DEBUG SCCP-SCOC(3)[0x55e140db7920]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250126085635301 DLSCCP DEBUG SCCP-SCOC(3)[0x55e140db7920]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250126085635301 DLSCCP DEBUG SCCP-SCOC(3)[0x55e140db7920]{IDLE}: Deallocated (fsm.c:568) 20250126085635917 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085635917 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085635917 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085635917 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085635917 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085635918 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085635918 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085635918 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085635918 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085635918 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085635918 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085635918 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085635918 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085635918 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085635918 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250126085635918 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250126085635918 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085635918 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085635918 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085635918 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085635918 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085635918 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085635918 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085635918 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085635918 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085635918 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085635918 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085635918 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085635918 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085635918 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085635918 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126085635918 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126085635918 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250126085635918 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250126085635918 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085635918 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250126085635918 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085635918 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085635918 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085635918 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085635918 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085635918 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085635918 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085635918 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085635918 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085635918 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085635918 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085635918 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085635918 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085635918 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126085635918 DRANAP NOTICE cnlink(msc-0)[0x55e140d46220]{CONNECTED}: link up (cnlink.c:111) 20250126085635918 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085635918 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085635918 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085635918 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085635918 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085635918 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085635918 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085635918 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(161)@2bd1da4a78dd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126085635921 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085635921 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085635921 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085635921 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085635921 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085635921 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085635921 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085635921 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085635921 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085635921 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085635921 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085635921 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085635921 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085635921 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085635921 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250126085635921 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250126085635921 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085635921 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085635921 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085635921 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085635921 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085635921 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085635921 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085635921 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085635921 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085635921 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085635921 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085635921 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085635921 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085635921 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085635921 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126085635921 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126085635921 DRANAP INFO cnlink(msc-0)[0x55e140d46220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(164)@2bd1da4a78dd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126085635927 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085635927 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085635927 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085635927 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085635927 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085635927 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085635927 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085635927 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085635927 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085635927 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085635927 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085635927 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085635927 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085635927 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085635927 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250126085635927 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250126085635927 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085635927 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085635927 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085635927 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085635927 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085635927 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085635927 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085635927 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085635927 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085635927 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085635927 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085635927 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085635927 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085635927 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085635927 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126085635927 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126085635927 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250126085635927 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250126085635927 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085635927 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250126085635927 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085635927 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085635927 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085635927 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085635927 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085635927 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085635927 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085635927 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085635927 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085635927 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085635927 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085635927 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085635927 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085635927 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126085635927 DRANAP NOTICE cnlink(sgsn-0)[0x55e140d910f0]{CONNECTED}: link up (cnlink.c:111) 20250126085635928 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085635928 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085635928 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085635928 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085635928 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085635928 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085635928 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085635928 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085635928 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085635928 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085635928 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085635928 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085635928 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085635928 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085635928 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085635928 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085635928 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085635928 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085635928 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085635928 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085635928 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085635928 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085635928 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250126085635928 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20250126085635928 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085635928 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085635928 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085635928 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085635928 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085635928 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085635928 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085635928 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085635928 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085635928 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085635928 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085635928 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085635928 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085635928 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085635929 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126085635929 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126085635929 DRANAP INFO cnlink(sgsn-0)[0x55e140d910f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250126085635947 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56280<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(161)@2bd1da4a78dd: f_create_expect(l3 := 'EB5DFB4B79C2A2BD8743'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(161)@2bd1da4a78dd: Created Expect[0] for 'EB5DFB4B79C2A2BD8743'O to be handled at TC_ranap_cs_bidir0(167) TC_ranap_cs_bidir-Iuh0-RUA(159)@2bd1da4a78dd: Added conn table entry 0TC_ranap_cs_bidir0(167)4822014 20250126085636990 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085636990 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085636990 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1355) 20250126085636990 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250126085636990 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x4993fe, normal) (hnbgw_rua.c:407) 20250126085636991 DHNB DEBUG map_rua[0x55e140db7920]{init}: Allocated (fsm.c:456) 20250126085636991 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4822014)[0x55e140db7920]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250126085636991 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4822014 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250126085636991 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085636991 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085636991 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4822014 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250126085636991 DCN DEBUG map_sccp[0x55e140d9cfe0]{init}: Allocated (fsm.c:456) 20250126085636991 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55e140d9cfe0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250126085636991 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4822014 <-> SCCP-5 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250126085636991 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4822014 SCCP-5 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20250126085636991 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4822014)[0x55e140db7920]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250126085636991 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085636991 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085636991 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4822014)[0x55e140db7920]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250126085636991 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55e140d9cfe0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126085636991 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250126085636991 DLSCCP DEBUG SCCP-SCOC(5)[0x55e140d9c6f0]{IDLE}: Allocated (fsm.c:456) 20250126085636991 DLSCCP DEBUG SCCP-SCOC(5)[0x55e140d9c6f0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250126085636991 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0aeb5dfb4b79c2a2bd8743004f40030000d30056400500f1100926) (sccp_scrc.c:406) 20250126085636991 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085636991 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085636991 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085636991 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085636991 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085636991 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085636991 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085636991 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085636991 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085636991 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085636992 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085636992 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085636992 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085636992 DLSCCP DEBUG SCCP-SCOC(5)[0x55e140d9c6f0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250126085636992 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55e140d9cfe0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250126085636992 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4822014)[0x55e140db7920]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250126085636992 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085636992 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085636992 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085636992 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085636992 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085636992 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085636992 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085636992 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(160)@2bd1da4a78dd: First idle individual index:0 HNBGW_Test.msc0-SCCP(160)@2bd1da4a78dd: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(161)@2bd1da4a78dd: Found Expect[0] for l3='EB5DFB4B79C2A2BD8743'O handled at TC_ranap_cs_bidir0(167) HNBGW_Test.msc0-RAN(161)@2bd1da4a78dd: Added conn table entry 0TC_ranap_cs_bidir0(167)16332729 HNBGW_Test.msc0-SCCP(160)@2bd1da4a78dd: Session index based on connection ID:0 TC_ranap_cs_bidir0(167)@2bd1da4a78dd: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(160)@2bd1da4a78dd: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250126085637014 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085637014 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085637014 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085637014 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085637014 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085637014 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085637014 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085637014 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085637014 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085637014 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085637014 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085637014 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085637014 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085637015 DLSS7 DEBUG scrc_rx_mtp_xfer_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=005c54f4) (sccp_scrc.c:477) 20250126085637015 DLSCCP DEBUG Received CO:COAK for local reference 5 (sccp_scoc.c:1824) 20250126085637015 DLSCCP DEBUG SCCP-SCOC(5)[0x55e140d9c6f0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250126085637015 DLSCCP DEBUG SCCP-SCOC(5)[0x55e140d9c6f0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250126085637015 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085637015 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250126085637015 DCN DEBUG handle_cn_conn_conf() conn_id=5, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250126085637015 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55e140d9cfe0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250126085637015 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55e140d9cfe0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) HNBGW_Test.msc0-SCCP(160)@2bd1da4a78dd: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(160)@2bd1da4a78dd: vl_len:22 HNBGW_Test.msc0-SCCP(160)@2bd1da4a78dd: vl_from0 HNBGW_Test.msc0-SCCP(160)@2bd1da4a78dd: data sent by MTP3_SCCP_PORT: '001440120000010010400B0A872A1D4D295A39323A66'O 20250126085637216 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085637216 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085637217 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085637217 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085637217 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085637217 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085637217 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085637217 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085637217 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 64 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085637217 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085637217 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085637217 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085637217 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085637217 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=001440120000010010400b0a872a1d4d295a39323a66) (sccp_scrc.c:477) 20250126085637217 DLSCCP DEBUG Received CO:CODT for local reference 5 (sccp_scoc.c:1824) 20250126085637217 DLSCCP DEBUG SCCP-SCOC(5)[0x55e140d9c6f0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250126085637217 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085637217 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250126085637217 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55e140d9cfe0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250126085637217 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_ran.c:43) 20250126085637217 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250126085637217 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55e140d9cfe0]{connected}: rx from SCCP: RANAP Direct Transfer (context_map_sccp.c:217) 20250126085637217 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4822014)[0x55e140db7920]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250126085637218 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 46 bytes (hnbgw_rua.c:122) 20250126085637218 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085637218 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 46 bytes of data (stream_srv.c:827) TC_ranap_cs_bidir0(167)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126085637242 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085637242 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085637242 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 46 bytes from client (stream_srv.c:1355) 20250126085637242 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250126085637242 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x4993fe) (hnbgw_rua.c:471) 20250126085637242 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4822014 SCCP-5 msc-0 MI=NONE: rx RUA DirectTransfer with 22 bytes RANAP data (hnbgw_rua.c:312) 20250126085637242 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4822014)[0x55e140db7920]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250126085637242 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250126085637242 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250126085637242 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4822014)[0x55e140db7920]{connected}: rx from RUA: RANAP Direct Transfer (context_map_rua.c:171) 20250126085637243 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55e140d9cfe0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126085637243 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250126085637243 DLSCCP DEBUG SCCP-SCOC(5)[0x55e140d9c6f0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250126085637243 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005c54f4), PART(T=Data,L=22,D=001440120000010010400b0a4fff47be2684a62aac21) (sccp_scrc.c:406) 20250126085637243 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085637243 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085637243 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085637243 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085637243 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085637243 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085637243 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085637243 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085637243 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085637243 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085637243 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085637243 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(160)@2bd1da4a78dd: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(160)@2bd1da4a78dd: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(160)@2bd1da4a78dd: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(160)@2bd1da4a78dd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_bidir0(167)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(160)@2bd1da4a78dd: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(160)@2bd1da4a78dd: vl_len:20 HNBGW_Test.msc0-SCCP(160)@2bd1da4a78dd: vl_from0 HNBGW_Test.msc0-SCCP(160)@2bd1da4a78dd: data sent by MTP3_SCCP_PORT: '000F401000000100174009500262420000000003'O 20250126085637262 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085637262 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085637263 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085637263 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085637263 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085637263 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085637263 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085637263 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085637263 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085637263 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085637263 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085637263 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085637263 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085637263 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000005), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=20,D=000f401000000100174009500262420000000003) (sccp_scrc.c:477) 20250126085637263 DLSCCP DEBUG Received CO:CODT for local reference 5 (sccp_scoc.c:1824) 20250126085637263 DLSCCP DEBUG SCCP-SCOC(5)[0x55e140d9c6f0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250126085637263 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085637263 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250126085637263 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55e140d9cfe0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250126085637263 DRANAP DEBUG Rx CO IM (Common ID) (ranap_common_ran.c:43) 20250126085637263 DRANAP DEBUG Decoding message RANAP_CommonID_IEs (ranap_decoder.c:3266) (ranap_decoder.c:3266) 20250126085637263 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55e140d9cfe0]{connected}: rx from SCCP: RANAP Common ID (context_map_sccp.c:217) 20250126085637263 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4822014)[0x55e140db7920]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250126085637263 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 44 bytes (hnbgw_rua.c:122) 20250126085637263 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085637263 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 44 bytes of data (stream_srv.c:827) TC_ranap_cs_bidir0(167)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126085637274 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56280<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_cs_bidir0(167)@2bd1da4a78dd: Final verdict of PTC: pass MTC@2bd1da4a78dd: ok: talloc reports "asn1_context" = 1 bytes 20250126085637282 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57594<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250126085637283 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:42007<->l=127.0.0.1:4262) (control_if.c:193) 20250126085637283 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085637283 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085637283 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250126085637283 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250126085637283 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250126085637283 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4822014)[0x55e140db7920]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250126085637283 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4822014)[0x55e140db7920]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250126085637283 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55e140d9cfe0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250126085637283 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250126085637283 DLSCCP DEBUG SCCP-SCOC(5)[0x55e140d9c6f0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250126085637283 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005c54f4), PART(T=Source Reference,L=4,D=00000005), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250126085637283 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085637283 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085637283 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085637283 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085637283 DLSCCP DEBUG SCCP-SCOC(5)[0x55e140d9c6f0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250126085637283 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55e140d9cfe0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250126085637283 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4822014)[0x55e140db7920]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250126085637283 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4822014)[0x55e140db7920]{disrupted}: Freeing instance (context_map.c:202) 20250126085637283 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4822014)[0x55e140db7920]{disrupted}: Deallocated (fsm.c:568) 20250126085637283 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55e140d9cfe0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250126085637284 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55e140d9cfe0]{disconnected}: Freeing instance (context_map.c:206) 20250126085637284 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55e140d9cfe0]{disconnected}: Deallocated (fsm.c:568) 20250126085637284 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-4822014 SCCP-5 msc-0 MI=NONE: Deallocating (context_map.c:225) 20250126085637284 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085637284 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085637284 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085637284 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085637284 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085637284 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085637284 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085637284 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_ranap_cs_bidir-Iuh0-RUA(159)@2bd1da4a78dd: Final verdict of PTC: none MutexDispCT-TC_ranap_cs_bidir(154)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(163)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(164)@2bd1da4a78dd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(156)@2bd1da4a78dd: Final verdict of PTC: none 20250126085637285 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250126085637285 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085637285 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250126085637285 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250126085637286 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126085637286 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085637286 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126085637286 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250126085637286 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250126085637286 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085637286 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126085637286 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250126085637286 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20250126085637286 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085637286 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250126085637286 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20250126085637286 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126085637286 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085637286 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20250126085637286 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126085637286 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126085637286 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126085637286 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250126085637286 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126085637286 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication TC_ranap_cs_bidir-Iuh0(158)@2bd1da4a78dd: Final verdict of PTC: none 20250126085637286 DLINP <0002> stream_srv.c:766 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250126085637286 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085637286 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20250126085637286 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126085637286 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126085637286 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126085637286 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250126085637286 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126085637286 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085637286 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126085637286 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20250126085637286 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085637286 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085637286 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250126085637286 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085637286 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085637286 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126085637286 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126085637286 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126085637286 DRANAP NOTICE cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: link lost (cnlink.c:118) 20250126085637287 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085637287 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126085637287 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20250126085637287 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085637287 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085637287 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085637287 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085637287 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126085637287 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126085637287 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126085637287 DRANAP NOTICE cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-M3UA(165)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(160)@2bd1da4a78dd: Final verdict of PTC: none VirtHNBGW-STATS(155)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.msc0-RAN(161)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(162)@2bd1da4a78dd: Final verdict of PTC: none HNBGW-MGCP(166)@2bd1da4a78dd: Final verdict of PTC: none MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126085637287 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57580<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(157)@2bd1da4a78dd: Final verdict of PTC: none MTC@2bd1da4a78dd: Setting final verdict of the test case. MTC@2bd1da4a78dd: Local verdict of MTC: pass MTC@2bd1da4a78dd: Local verdict of PTC MutexDispCT-TC_ranap_cs_bidir(154): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC VirtHNBGW-STATS(155): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC IPA-CTRL-CLI-IPA(156): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW-PFCP(157): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_ranap_cs_bidir-Iuh0(158): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_ranap_cs_bidir-Iuh0-RUA(159): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.msc0-SCCP(160): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.msc0-RAN(161): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.msc0-M3UA(162): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(163): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.sgsn0-RAN(164): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(165): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW-MGCP(166): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_ranap_cs_bidir0(167): pass (pass -> pass) MTC@2bd1da4a78dd: Test case TC_ranap_cs_bidir finished. Verdict: pass MTC@2bd1da4a78dd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_bidir pass'. Sun Jan 26 08:56:37 UTC 2025 ====== HNBGW_Tests.TC_ranap_cs_bidir pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ranap_cs_bidir.talloc 20250126085637328 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56294<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126085637830 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56294<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=241740) Waiting for packet dumper to finish... 1 (prev_count=241740, count=284124) 20250126085639287 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126085639288 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250126085639288 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250126085639288 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126085639288 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250126085639288 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@2bd1da4a78dd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_bidir pass' was executed successfully (exit status: 0). MTC@2bd1da4a78dd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_bidir'. ------ HNBGW_Tests.TC_ranap_ps_bidir ------ Sun Jan 26 08:56:39 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ranap_ps_bidir.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ranap_ps_bidir.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@2bd1da4a78dd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_bidir' was executed successfully (exit status: 0). MTC@2bd1da4a78dd: Test case TC_ranap_ps_bidir started. 20250126085640946 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56308<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126085640951 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56324<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126085640955 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:45959<->l=127.0.0.1:4262) (control_if.c:572) 20250126085641030 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085641030 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085641031 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085641031 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085641031 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085641031 DRANAP DEBUG cnlink(msc-2)[0x55e140d26870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085641031 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250126085641031 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_ranap_ps_bidir-Iuh0(172)@2bd1da4a78dd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250126085641031 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085641031 DRANAP DEBUG cnlink(msc-3)[0x55e140d90760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085641032 DRANAP DEBUG cnlink(msc-3)[0x55e140d90760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085641032 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250126085641032 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085641032 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085641032 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085641032 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085641032 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085641032 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085641032 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085641032 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085641032 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085641032 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085641032 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085641032 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085641032 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085641032 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085641032 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250126085641032 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085641032 DRANAP DEBUG cnlink(msc-3)[0x55e140d90760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085641032 DRANAP DEBUG cnlink(msc-2)[0x55e140d26870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085641032 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250126085641032 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085641032 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085641032 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085641032 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085641032 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085641032 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085641032 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085641032 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085641032 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085641032 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085641032 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085641032 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085641032 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085641032 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085641032 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250126085641032 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085641032 DRANAP DEBUG cnlink(msc-2)[0x55e140d26870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085641032 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085641032 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250126085641032 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085641032 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085641032 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085641032 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085641032 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085641032 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085641032 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085641032 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085641032 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085641032 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085641032 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085641032 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085641032 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085641032 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085641032 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126085641032 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085641032 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085641032 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085641032 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250126085641032 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085641032 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085641032 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085641032 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085641032 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085641032 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085641032 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085641032 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085641032 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085641032 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085641032 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085641032 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085641032 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085641032 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085641032 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085641032 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085641032 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085641033 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085641033 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085641033 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085641033 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250126085641033 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250126085641033 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250126085641033 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085641033 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085641033 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085641033 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250126085641033 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250126085641033 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250126085641033 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250126085641033 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085641033 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085641033 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085641033 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126085641033 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126085641033 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126085641033 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250126085641033 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085641033 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085641033 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085641033 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085641033 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085641033 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085641033 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@2bd1da4a78dd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2bd1da4a78dd: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(176)@2bd1da4a78dd: ************************************************* HNBGW_Test.msc0-M3UA(176)@2bd1da4a78dd: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(176)@2bd1da4a78dd: ************************************************* HNBGW_Test.msc0-SCCP(174)@2bd1da4a78dd: v_sccp_pdu_maxlen:268 20250126085641044 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085641044 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085641044 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085641044 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085641044 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085641044 DRANAP DEBUG cnlink(sgsn-2)[0x55e140d92410]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085641044 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085641044 DRANAP DEBUG cnlink(sgsn-3)[0x55e140d92da0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085641045 DRANAP DEBUG cnlink(sgsn-3)[0x55e140d92da0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085641045 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250126085641045 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085641045 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085641046 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085641046 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085641046 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085641046 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085641046 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085641046 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085641046 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085641046 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085641046 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085641046 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085641046 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085641046 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085641046 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250126085641046 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085641046 DRANAP DEBUG cnlink(sgsn-3)[0x55e140d92da0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085641046 DRANAP DEBUG cnlink(sgsn-2)[0x55e140d92410]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085641046 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250126085641046 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085641046 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085641046 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085641046 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085641046 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085641046 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085641046 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085641046 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085641046 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085641046 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085641046 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085641046 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085641046 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085641046 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085641046 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250126085641046 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085641046 DRANAP DEBUG cnlink(sgsn-2)[0x55e140d92410]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085641046 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085641046 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250126085641046 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085641046 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085641046 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085641046 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085641046 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085641046 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085641046 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085641046 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085641046 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085641046 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085641046 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085641046 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085641046 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085641046 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085641046 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126085641046 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085641046 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085641046 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085641046 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250126085641046 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085641046 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085641046 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085641046 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085641046 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085641046 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085641046 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085641046 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085641046 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085641046 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085641046 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085641046 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085641046 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085641046 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085641046 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085641046 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085641046 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085641046 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085641046 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085641046 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085641046 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250126085641046 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250126085641046 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250126085641046 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085641046 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085641046 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085641046 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250126085641046 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250126085641046 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250126085641046 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250126085641046 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085641046 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085641046 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085641046 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126085641046 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126085641046 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126085641046 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250126085641046 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085641046 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085641046 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085641046 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085641046 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085641046 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085641046 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@2bd1da4a78dd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2bd1da4a78dd: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(179)@2bd1da4a78dd: ************************************************* HNBGW_Test.sgsn0-M3UA(179)@2bd1da4a78dd: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(179)@2bd1da4a78dd: ************************************************* HNBGW_Test.sgsn0-SCCP(177)@2bd1da4a78dd: v_sccp_pdu_maxlen:268 20250126085641065 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085641065 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085641065 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1355) 20250126085641065 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250126085641065 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20250126085641065 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250126085641065 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250126085641065 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085641065 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@2bd1da4a78dd: setverdict(pass): none -> pass 20250126085641185 DLSCCP DEBUG SCCP-SCOC(4)[0x55e140d99f40]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250126085641185 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ed4d67), PART(T=Source Reference,L=4,D=00000004), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085641185 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085641185 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085641185 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085641185 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085641185 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085641185 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085641185 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085641185 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085641185 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085641186 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085641186 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20250126085641243 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126085641243 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250126085641243 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126085641243 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(176)@2bd1da4a78dd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250126085641248 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085641248 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250126085641248 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126085641248 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126085641248 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126085641248 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250126085641248 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126085641249 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085641249 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250126085641249 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126085641249 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126085641249 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126085641249 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126085641249 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126085641249 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085641249 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126085641249 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20250126085641249 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085641249 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085641249 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085641249 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085641249 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126085641249 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126085641249 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085641250 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085641250 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250126085641250 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085641250 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085641250 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085641250 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085641250 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085641250 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085641250 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085641250 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085641250 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085641250 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085641251 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085641251 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085641251 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085641251 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085641251 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085641251 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085641251 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085641251 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085641251 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085641251 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085641251 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085641251 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085641251 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085641251 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085641251 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085641256 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126085641256 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250126085641256 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126085641256 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(179)@2bd1da4a78dd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250126085641262 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085641262 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250126085641262 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126085641263 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126085641263 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126085641263 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250126085641263 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126085641263 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085641263 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250126085641263 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126085641263 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126085641263 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126085641263 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126085641263 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126085641263 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085641263 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126085641263 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20250126085641263 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085641263 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085641263 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085641263 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085641264 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126085641264 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126085641264 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085641265 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085641265 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250126085641265 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085641265 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085641265 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085641265 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085641265 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085641265 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085641265 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085641265 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085641265 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085641265 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085641265 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085641265 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085641265 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085641265 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085641265 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085641265 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085641265 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085641265 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085641265 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085641265 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085641265 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085641265 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085641265 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085641265 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085641265 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(175)@2bd1da4a78dd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126085642059 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085642059 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085642059 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085642059 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085642059 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085642059 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085642059 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085642059 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085642059 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085642059 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085642059 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085642059 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085642059 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085642059 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085642059 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250126085642059 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250126085642059 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085642059 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085642059 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085642059 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085642059 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085642059 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085642059 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085642059 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085642059 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085642059 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085642059 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085642059 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085642059 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085642059 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085642059 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126085642059 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126085642059 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250126085642060 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250126085642060 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085642060 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250126085642060 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085642060 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085642060 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085642060 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085642060 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085642060 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085642060 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085642060 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085642060 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085642060 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085642060 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085642060 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085642060 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085642060 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126085642060 DRANAP NOTICE cnlink(msc-0)[0x55e140d46220]{CONNECTED}: link up (cnlink.c:111) 20250126085642060 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085642060 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085642060 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085642060 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085642060 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085642060 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085642060 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085642060 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085642062 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085642062 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085642062 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085642062 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085642062 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085642062 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085642062 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085642062 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085642062 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085642062 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085642062 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085642062 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085642062 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085642062 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085642062 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250126085642062 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250126085642062 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085642062 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085642062 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085642062 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085642062 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085642062 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085642062 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085642062 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085642062 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085642062 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085642062 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085642062 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085642062 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085642062 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085642062 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126085642062 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126085642062 DRANAP INFO cnlink(msc-0)[0x55e140d46220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(178)@2bd1da4a78dd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126085642064 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085642064 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085642064 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085642064 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085642064 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085642064 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085642064 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085642064 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085642064 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085642064 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085642064 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085642064 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085642064 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085642064 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085642064 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250126085642064 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250126085642064 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085642064 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085642064 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085642064 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085642064 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085642064 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085642064 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085642064 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085642064 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085642064 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085642064 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085642064 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085642064 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085642064 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085642064 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126085642064 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126085642064 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250126085642064 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250126085642064 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085642064 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250126085642064 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085642064 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085642064 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085642064 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085642064 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085642064 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085642064 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085642064 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085642064 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085642064 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085642064 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085642064 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085642064 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085642064 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126085642064 DRANAP NOTICE cnlink(sgsn-0)[0x55e140d910f0]{CONNECTED}: link up (cnlink.c:111) 20250126085642064 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085642064 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085642064 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085642064 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085642064 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085642064 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085642064 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085642064 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085642065 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085642065 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085642065 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085642065 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085642065 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085642065 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085642065 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085642065 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085642065 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085642065 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085642065 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085642065 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085642065 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085642065 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085642065 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250126085642065 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20250126085642065 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085642065 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085642065 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085642065 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085642065 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085642065 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085642065 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085642065 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085642065 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085642065 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085642065 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085642065 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085642065 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085642065 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085642065 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126085642065 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126085642065 DRANAP INFO cnlink(sgsn-0)[0x55e140d910f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250126085642094 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56338<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(178)@2bd1da4a78dd: f_create_expect(l3 := '5AF749766B1449C36167'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(178)@2bd1da4a78dd: Created Expect[0] for '5AF749766B1449C36167'O to be handled at TC_ranap_ps_bidir0(181) TC_ranap_ps_bidir-Iuh0-RUA(173)@2bd1da4a78dd: Added conn table entry 0TC_ranap_ps_bidir0(181)16321145 20250126085643114 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085643114 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085643114 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1355) 20250126085643114 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250126085643114 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xf90a79, normal) (hnbgw_rua.c:407) 20250126085643114 DHNB DEBUG map_rua[0x55e140d9c980]{init}: Allocated (fsm.c:456) 20250126085643114 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16321145)[0x55e140d9c980]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250126085643114 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16321145 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250126085643114 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085643114 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085643114 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16321145 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250126085643114 DCN DEBUG map_sccp[0x55e140db7920]{init}: Allocated (fsm.c:456) 20250126085643114 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55e140db7920]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250126085643114 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-16321145 <-> SCCP-6 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250126085643114 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16321145 SCCP-6 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20250126085643114 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16321145)[0x55e140d9c980]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250126085643114 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085643114 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085643114 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16321145)[0x55e140d9c980]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250126085643114 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55e140db7920]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126085643114 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250126085643114 DLSCCP DEBUG SCCP-SCOC(6)[0x55e140d9cfe0]{IDLE}: Allocated (fsm.c:456) 20250126085643114 DLSCCP DEBUG SCCP-SCOC(6)[0x55e140d9cfe0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250126085643114 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0a5af749766b1449c36167004f40030000b90056400500f1100926) (sccp_scrc.c:406) 20250126085643114 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085643114 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085643114 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085643114 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085643114 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085643114 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085643114 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085643114 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085643114 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085643114 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085643114 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085643114 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085643114 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085643114 DLSCCP DEBUG SCCP-SCOC(6)[0x55e140d9cfe0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250126085643114 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55e140db7920]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250126085643114 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16321145)[0x55e140d9c980]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250126085643114 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085643114 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085643114 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085643114 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085643114 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085643114 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085643114 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085643114 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(177)@2bd1da4a78dd: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(177)@2bd1da4a78dd: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(178)@2bd1da4a78dd: Found Expect[0] for l3='5AF749766B1449C36167'O handled at TC_ranap_ps_bidir0(181) HNBGW_Test.sgsn0-RAN(178)@2bd1da4a78dd: Added conn table entry 0TC_ranap_ps_bidir0(181)6636637 HNBGW_Test.sgsn0-SCCP(177)@2bd1da4a78dd: Session index based on connection ID:0 TC_ranap_ps_bidir0(181)@2bd1da4a78dd: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(177)@2bd1da4a78dd: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250126085643122 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085643123 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085643123 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085643123 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085643123 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085643123 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085643123 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085643123 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085643123 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085643123 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085643123 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085643123 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085643123 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085643123 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00c47509) (sccp_scrc.c:477) 20250126085643123 DLSCCP DEBUG Received CO:COAK for local reference 6 (sccp_scoc.c:1824) 20250126085643123 DLSCCP DEBUG SCCP-SCOC(6)[0x55e140d9cfe0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250126085643123 DLSCCP DEBUG SCCP-SCOC(6)[0x55e140d9cfe0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250126085643123 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085643123 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250126085643123 DCN DEBUG handle_cn_conn_conf() conn_id=6, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250126085643123 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55e140db7920]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250126085643123 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55e140db7920]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) HNBGW_Test.sgsn0-SCCP(177)@2bd1da4a78dd: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(177)@2bd1da4a78dd: vl_len:22 HNBGW_Test.sgsn0-SCCP(177)@2bd1da4a78dd: vl_from0 HNBGW_Test.sgsn0-SCCP(177)@2bd1da4a78dd: data sent by MTP3_SCCP_PORT: '001440120000010010400B0A67515A6B97BDCAA84BE8'O 20250126085643324 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085643325 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085643325 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085643325 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085643325 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085643325 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085643325 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085643325 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085643325 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 64 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085643325 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085643325 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085643325 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085643325 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085643325 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=001440120000010010400b0a67515a6b97bdcaa84be8) (sccp_scrc.c:477) 20250126085643325 DLSCCP DEBUG Received CO:CODT for local reference 6 (sccp_scoc.c:1824) 20250126085643325 DLSCCP DEBUG SCCP-SCOC(6)[0x55e140d9cfe0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250126085643325 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085643325 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250126085643325 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55e140db7920]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250126085643325 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_ran.c:43) 20250126085643325 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250126085643325 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55e140db7920]{connected}: rx from SCCP: RANAP Direct Transfer (context_map_sccp.c:217) 20250126085643325 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16321145)[0x55e140d9c980]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250126085643325 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 46 bytes (hnbgw_rua.c:122) 20250126085643325 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085643325 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 46 bytes of data (stream_srv.c:827) TC_ranap_ps_bidir0(181)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126085643352 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085643352 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085643352 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 46 bytes from client (stream_srv.c:1355) 20250126085643352 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250126085643352 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xf90a79) (hnbgw_rua.c:471) 20250126085643352 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16321145 SCCP-6 sgsn-0 MI=NONE: rx RUA DirectTransfer with 22 bytes RANAP data (hnbgw_rua.c:312) 20250126085643352 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16321145)[0x55e140d9c980]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250126085643352 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250126085643352 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250126085643352 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16321145)[0x55e140d9c980]{connected}: rx from RUA: RANAP Direct Transfer (context_map_rua.c:171) 20250126085643352 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55e140db7920]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126085643352 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250126085643352 DLSCCP DEBUG SCCP-SCOC(6)[0x55e140d9cfe0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250126085643352 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c47509), PART(T=Data,L=22,D=001440120000010010400b0a6c41ef01df9e89a1ba1c) (sccp_scrc.c:406) 20250126085643352 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085643352 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085643352 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085643352 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085643352 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085643352 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085643353 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085643353 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085643353 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085643353 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085643353 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085643353 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(177)@2bd1da4a78dd: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(177)@2bd1da4a78dd: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(177)@2bd1da4a78dd: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(177)@2bd1da4a78dd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_bidir0(181)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(177)@2bd1da4a78dd: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(177)@2bd1da4a78dd: vl_len:20 HNBGW_Test.sgsn0-SCCP(177)@2bd1da4a78dd: vl_from0 HNBGW_Test.sgsn0-SCCP(177)@2bd1da4a78dd: data sent by MTP3_SCCP_PORT: '000F401000000100174009500262420000000004'O 20250126085643372 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085643372 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085643372 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085643372 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085643372 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085643372 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085643372 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085643372 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085643373 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085643373 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085643373 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085643373 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085643373 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085643373 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000006), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=20,D=000f401000000100174009500262420000000004) (sccp_scrc.c:477) 20250126085643373 DLSCCP DEBUG Received CO:CODT for local reference 6 (sccp_scoc.c:1824) 20250126085643373 DLSCCP DEBUG SCCP-SCOC(6)[0x55e140d9cfe0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250126085643373 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085643373 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250126085643373 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55e140db7920]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250126085643373 DRANAP DEBUG Rx CO IM (Common ID) (ranap_common_ran.c:43) 20250126085643373 DRANAP DEBUG Decoding message RANAP_CommonID_IEs (ranap_decoder.c:3266) (ranap_decoder.c:3266) 20250126085643373 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55e140db7920]{connected}: rx from SCCP: RANAP Common ID (context_map_sccp.c:217) 20250126085643373 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16321145)[0x55e140d9c980]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250126085643373 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 44 bytes (hnbgw_rua.c:122) 20250126085643373 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085643373 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 44 bytes of data (stream_srv.c:827) TC_ranap_ps_bidir0(181)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126085643380 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56338<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_ps_bidir0(181)@2bd1da4a78dd: Final verdict of PTC: pass MTC@2bd1da4a78dd: ok: talloc reports "asn1_context" = 1 bytes 20250126085643389 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56324<->l=127.0.0.1:4261 (telnet_interface.c:138) MutexDispCT-TC_ranap_ps_bidir(168)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(178)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.msc0-RAN(175)@2bd1da4a78dd: Final verdict of PTC: none 20250126085643391 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250126085643392 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085643392 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250126085643392 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250126085643392 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250126085643392 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) HNBGW_Test.sgsn0-M3UA(179)@2bd1da4a78dd: Final verdict of PTC: none 20250126085643392 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:45959<->l=127.0.0.1:4262) (control_if.c:193) 20250126085643392 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126085643392 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250126085643392 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126085643392 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085643392 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20250126085643392 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126085643392 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126085643392 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126085643392 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250126085643392 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126085643392 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250126085643392 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250126085643392 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085643392 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250126085643392 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250126085643392 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250126085643392 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085643392 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126085643392 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250126085643392 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126085643393 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) VirtHNBGW-STATS(169)@2bd1da4a78dd: Final verdict of PTC: none 20250126085643393 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20250126085643393 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126085643393 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126085643393 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126085643393 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250126085643393 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126085643393 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250126085643393 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085643393 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085643393 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085643393 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085643393 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085643393 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085643393 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085643393 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req HNBGW-MGCP(180)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(176)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(174)@2bd1da4a78dd: Final verdict of PTC: none TC_ranap_ps_bidir-Iuh0-RUA(173)@2bd1da4a78dd: Final verdict of PTC: none 20250126085643392 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085643392 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085643392 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250126085643392 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250126085643392 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250126085643392 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16321145)[0x55e140d9c980]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250126085643392 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16321145)[0x55e140d9c980]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250126085643392 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55e140db7920]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250126085643392 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250126085643392 DLSCCP DEBUG SCCP-SCOC(6)[0x55e140d9cfe0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250126085643392 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c47509), PART(T=Source Reference,L=4,D=00000006), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250126085643392 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085643392 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085643392 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085643392 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085643392 DLSCCP DEBUG SCCP-SCOC(6)[0x55e140d9cfe0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250126085643392 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55e140db7920]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250126085643392 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16321145)[0x55e140d9c980]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250126085643392 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16321145)[0x55e140d9c980]{disrupted}: Freeing instance (context_map.c:202) 20250126085643392 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16321145)[0x55e140d9c980]{disrupted}: Deallocated (fsm.c:568) 20250126085643392 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55e140db7920]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250126085643392 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55e140db7920]{disconnected}: Freeing instance (context_map.c:206) 20250126085643392 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55e140db7920]{disconnected}: Deallocated (fsm.c:568) 20250126085643392 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-16321145 SCCP-6 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20250126085643392 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085643392 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126085643392 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20250126085643392 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085643392 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085643392 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085643393 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085643393 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126085643393 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126085643393 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126085643393 DRANAP NOTICE cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: link lost (cnlink.c:118) 20250126085643393 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085643393 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126085643393 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20250126085643393 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085643393 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085643393 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085643393 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085643393 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126085643393 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126085643393 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126085643393 DRANAP NOTICE cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: link lost (cnlink.c:118) IPA-CTRL-CLI-IPA(170)@2bd1da4a78dd: Final verdict of PTC: none TC_ranap_ps_bidir-Iuh0(172)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(177)@2bd1da4a78dd: Final verdict of PTC: none MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126085643395 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56308<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(171)@2bd1da4a78dd: Final verdict of PTC: none MTC@2bd1da4a78dd: Setting final verdict of the test case. MTC@2bd1da4a78dd: Local verdict of MTC: pass MTC@2bd1da4a78dd: Local verdict of PTC MutexDispCT-TC_ranap_ps_bidir(168): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC VirtHNBGW-STATS(169): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC IPA-CTRL-CLI-IPA(170): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW-PFCP(171): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_ranap_ps_bidir-Iuh0(172): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_ranap_ps_bidir-Iuh0-RUA(173): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.msc0-SCCP(174): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.msc0-RAN(175): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.msc0-M3UA(176): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(177): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.sgsn0-RAN(178): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(179): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW-MGCP(180): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_ranap_ps_bidir0(181): pass (pass -> pass) MTC@2bd1da4a78dd: Test case TC_ranap_ps_bidir finished. Verdict: pass MTC@2bd1da4a78dd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_bidir pass'. Sun Jan 26 08:56:43 UTC 2025 ====== HNBGW_Tests.TC_ranap_ps_bidir pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ranap_ps_bidir.talloc 20250126085643449 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56344<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126085643953 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56344<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=218980) Waiting for packet dumper to finish... 1 (prev_count=218980, count=277444) 20250126085645392 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126085645393 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250126085645393 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250126085645394 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126085645394 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250126085645394 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@2bd1da4a78dd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_bidir pass' was executed successfully (exit status: 0). MTC@2bd1da4a78dd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assignment'. ------ HNBGW_Tests.TC_rab_assignment ------ Sun Jan 26 08:56:46 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_rab_assignment.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_rab_assignment.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@2bd1da4a78dd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assignment' was executed successfully (exit status: 0). MTC@2bd1da4a78dd: Test case TC_rab_assignment started. 20250126085647035 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50796<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126085647037 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50810<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126085647040 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:46143<->l=127.0.0.1:4262) (control_if.c:572) 20250126085647109 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085647109 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085647109 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085647109 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085647109 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085647109 DRANAP DEBUG cnlink(msc-2)[0x55e140d26870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085647109 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085647109 DRANAP DEBUG cnlink(msc-3)[0x55e140d90760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_rab_assignment-Iuh0(186)@2bd1da4a78dd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250126085647110 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250126085647110 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250126085647111 DRANAP DEBUG cnlink(msc-3)[0x55e140d90760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085647111 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250126085647111 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085647111 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085647111 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085647111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085647111 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085647111 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085647111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085647111 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085647111 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085647111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085647111 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085647111 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085647111 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085647111 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085647111 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250126085647111 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085647111 DRANAP DEBUG cnlink(msc-3)[0x55e140d90760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085647111 DRANAP DEBUG cnlink(msc-2)[0x55e140d26870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085647111 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250126085647111 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085647111 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085647111 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085647111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085647111 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085647111 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085647111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085647111 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085647111 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085647111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085647111 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085647111 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085647111 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085647111 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085647111 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250126085647111 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085647111 DRANAP DEBUG cnlink(msc-2)[0x55e140d26870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085647111 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085647111 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250126085647111 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085647111 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085647111 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085647111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085647111 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085647111 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085647111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085647111 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085647111 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085647111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085647111 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085647111 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085647111 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085647111 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085647111 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126085647111 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085647111 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085647111 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085647111 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250126085647111 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085647111 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085647111 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085647111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085647111 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085647111 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085647111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085647111 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085647111 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085647111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085647111 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085647111 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085647111 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085647111 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085647111 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085647111 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085647111 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085647111 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085647111 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085647111 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085647111 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250126085647111 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250126085647111 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250126085647111 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085647111 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085647111 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085647111 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250126085647111 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250126085647111 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250126085647111 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250126085647111 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085647111 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085647111 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085647111 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126085647111 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126085647111 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126085647111 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250126085647111 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085647111 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085647111 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085647111 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085647111 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085647111 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085647111 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@2bd1da4a78dd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2bd1da4a78dd: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(190)@2bd1da4a78dd: ************************************************* HNBGW_Test.msc0-M3UA(190)@2bd1da4a78dd: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(190)@2bd1da4a78dd: ************************************************* HNBGW_Test.msc0-SCCP(188)@2bd1da4a78dd: v_sccp_pdu_maxlen:268 20250126085647122 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085647122 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085647123 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085647123 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085647123 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085647123 DRANAP DEBUG cnlink(sgsn-2)[0x55e140d92410]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085647123 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085647123 DRANAP DEBUG cnlink(sgsn-3)[0x55e140d92da0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085647124 DRANAP DEBUG cnlink(sgsn-3)[0x55e140d92da0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085647124 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250126085647124 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085647124 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085647124 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085647124 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085647124 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085647124 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085647124 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085647124 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085647124 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085647124 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085647124 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085647124 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085647124 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085647124 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085647124 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250126085647124 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085647124 DRANAP DEBUG cnlink(sgsn-3)[0x55e140d92da0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085647124 DRANAP DEBUG cnlink(sgsn-2)[0x55e140d92410]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085647124 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250126085647124 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085647124 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085647124 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085647124 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085647124 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085647124 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085647124 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085647124 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085647124 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085647124 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085647124 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085647124 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085647124 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085647124 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085647124 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250126085647124 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085647124 DRANAP DEBUG cnlink(sgsn-2)[0x55e140d92410]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085647124 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085647124 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250126085647124 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085647124 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085647124 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085647124 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085647124 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085647124 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085647124 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085647124 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085647124 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085647124 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085647124 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085647124 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085647124 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085647124 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085647124 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126085647124 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085647124 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085647124 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085647124 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250126085647124 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085647124 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085647124 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085647124 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085647124 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085647124 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085647124 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085647124 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085647124 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085647124 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085647124 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085647124 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085647124 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085647124 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085647124 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085647124 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085647124 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085647124 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085647124 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085647124 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085647124 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250126085647124 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250126085647124 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250126085647124 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085647124 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085647124 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085647124 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250126085647124 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250126085647124 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250126085647124 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250126085647124 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085647124 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085647124 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085647124 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126085647124 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126085647124 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126085647124 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250126085647124 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085647124 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085647124 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085647124 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085647124 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085647124 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085647124 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@2bd1da4a78dd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(193)@2bd1da4a78dd: ************************************************* HNBGW_Test.sgsn0-M3UA(193)@2bd1da4a78dd: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(193)@2bd1da4a78dd: ************************************************* MTC@2bd1da4a78dd: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(191)@2bd1da4a78dd: v_sccp_pdu_maxlen:268 20250126085647145 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085647145 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085647145 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1355) 20250126085647145 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250126085647145 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20250126085647145 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250126085647145 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250126085647145 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085647145 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@2bd1da4a78dd: setverdict(pass): none -> pass 20250126085647284 DLSCCP DEBUG SCCP-SCOC(5)[0x55e140d9c6f0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250126085647284 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005c54f4), PART(T=Source Reference,L=4,D=00000005), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085647284 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085647284 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085647284 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085647284 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085647285 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085647285 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085647285 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085647285 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085647285 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085647285 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085647285 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250126085647321 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126085647321 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250126085647321 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126085647321 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(190)@2bd1da4a78dd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250126085647330 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085647330 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250126085647330 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126085647330 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126085647330 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126085647330 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250126085647330 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126085647333 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085647333 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250126085647333 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126085647333 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126085647333 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126085647333 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126085647333 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126085647333 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085647333 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126085647333 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20250126085647333 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085647334 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085647334 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085647334 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085647334 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126085647334 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126085647334 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085647335 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126085647335 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250126085647335 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126085647335 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250126085647335 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085647335 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250126085647335 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085647335 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085647335 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085647335 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085647335 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085647335 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085647335 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085647335 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085647335 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085647335 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085647335 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085647335 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085647335 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085647335 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085647335 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085647335 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085647335 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085647335 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085647335 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085647336 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085647336 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085647336 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085647336 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085647336 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085647336 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-M3UA(193)@2bd1da4a78dd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250126085647341 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085647341 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250126085647341 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126085647341 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126085647341 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126085647341 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250126085647341 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126085647344 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085647344 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250126085647344 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126085647344 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126085647344 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126085647344 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126085647344 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126085647345 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085647345 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126085647345 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20250126085647345 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085647345 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085647345 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085647345 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085647345 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126085647345 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126085647345 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085647346 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085647346 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250126085647346 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085647346 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085647346 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085647346 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085647346 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085647346 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085647346 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085647346 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085647346 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085647346 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085647346 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085647346 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085647346 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085647346 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085647346 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085647346 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085647346 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085647347 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085647347 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085647347 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085647347 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085647347 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085647347 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085647347 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085647347 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(189)@2bd1da4a78dd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126085648133 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085648133 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085648133 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085648133 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085648133 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085648133 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085648133 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250126085648133 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250126085648133 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085648133 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085648133 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085648133 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085648133 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085648133 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085648133 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085648133 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085648133 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085648133 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085648133 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085648133 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085648133 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085648133 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085648133 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085648133 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085648133 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085648133 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085648133 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085648133 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085648133 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085648133 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085648133 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085648133 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085648133 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085648133 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085648133 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085648133 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085648133 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085648133 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085648133 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126085648133 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126085648133 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250126085648133 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250126085648133 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085648133 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250126085648133 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085648133 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085648133 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085648133 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085648133 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085648133 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085648133 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085648133 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085648133 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085648133 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085648133 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085648133 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085648133 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085648133 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126085648133 DRANAP NOTICE cnlink(msc-0)[0x55e140d46220]{CONNECTED}: link up (cnlink.c:111) 20250126085648136 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085648136 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085648136 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085648136 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085648136 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085648136 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085648136 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085648136 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085648136 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085648136 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085648136 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085648136 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085648136 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085648136 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085648136 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250126085648136 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250126085648136 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085648136 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085648136 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085648136 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085648136 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085648136 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085648136 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085648136 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085648136 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085648136 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085648136 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085648136 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085648136 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085648136 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085648136 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126085648136 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126085648136 DRANAP INFO cnlink(msc-0)[0x55e140d46220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(192)@2bd1da4a78dd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126085648147 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085648147 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085648147 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085648147 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085648147 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085648147 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085648147 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085648147 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085648148 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085648148 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085648148 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085648148 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085648148 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085648148 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085648148 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250126085648148 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250126085648148 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085648148 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085648148 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085648148 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085648148 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085648148 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085648148 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085648148 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085648148 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085648148 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085648148 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085648148 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085648148 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085648148 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085648148 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126085648148 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126085648148 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250126085648148 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250126085648148 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085648148 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250126085648148 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085648148 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085648148 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085648148 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085648148 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085648148 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085648148 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085648148 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085648148 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085648148 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085648148 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085648148 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085648148 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085648148 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126085648148 DRANAP NOTICE cnlink(sgsn-0)[0x55e140d910f0]{CONNECTED}: link up (cnlink.c:111) 20250126085648148 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085648148 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085648148 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085648148 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085648148 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085648148 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085648148 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085648148 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085648148 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085648148 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085648148 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085648148 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085648148 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085648148 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085648148 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085648148 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085648148 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085648148 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085648148 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085648148 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085648148 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085648148 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085648148 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250126085648148 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20250126085648148 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085648148 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085648148 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085648148 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085648148 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085648148 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085648148 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085648148 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085648148 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085648148 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085648148 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085648148 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085648148 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085648148 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085648148 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126085648148 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126085648148 DRANAP INFO cnlink(sgsn-0)[0x55e140d910f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250126085648169 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50820<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(189)@2bd1da4a78dd: f_create_expect(l3 := '35D64BAFC6921D6EE93B'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(189)@2bd1da4a78dd: Created Expect[0] for '35D64BAFC6921D6EE93B'O to be handled at TC_rab_assignment0(195) TC_rab_assignment-Iuh0-RUA(187)@2bd1da4a78dd: Added conn table entry 0TC_rab_assignment0(195)7954398 20250126085649216 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085649216 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085649216 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1355) 20250126085649216 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250126085649216 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x795fde, normal) (hnbgw_rua.c:407) 20250126085649216 DHNB DEBUG map_rua[0x55e140d9c980]{init}: Allocated (fsm.c:456) 20250126085649216 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7954398)[0x55e140d9c980]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250126085649216 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7954398 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250126085649216 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085649216 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085649216 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7954398 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250126085649216 DCN DEBUG map_sccp[0x55e140db7920]{init}: Allocated (fsm.c:456) 20250126085649216 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55e140db7920]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250126085649216 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-7954398 <-> SCCP-7 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250126085649216 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7954398 SCCP-7 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20250126085649216 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7954398)[0x55e140d9c980]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250126085649216 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085649216 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085649216 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7954398)[0x55e140d9c980]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250126085649216 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55e140db7920]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126085649216 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250126085649216 DLSCCP DEBUG SCCP-SCOC(7)[0x55e140d9bab0]{IDLE}: Allocated (fsm.c:456) 20250126085649216 DLSCCP DEBUG SCCP-SCOC(7)[0x55e140d9bab0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250126085649216 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a35d64bafc6921d6ee93b004f40030001bc0056400500f1100926) (sccp_scrc.c:406) 20250126085649216 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085649216 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085649216 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085649216 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085649216 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085649216 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085649216 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085649216 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085649216 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085649216 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085649216 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085649216 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085649216 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085649216 DLSCCP DEBUG SCCP-SCOC(7)[0x55e140d9bab0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250126085649216 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55e140db7920]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250126085649216 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7954398)[0x55e140d9c980]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250126085649216 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085649216 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085649216 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085649216 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085649216 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085649216 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085649216 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085649216 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(188)@2bd1da4a78dd: First idle individual index:0 HNBGW_Test.msc0-SCCP(188)@2bd1da4a78dd: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(189)@2bd1da4a78dd: Found Expect[0] for l3='35D64BAFC6921D6EE93B'O handled at TC_rab_assignment0(195) HNBGW_Test.msc0-RAN(189)@2bd1da4a78dd: Added conn table entry 0TC_rab_assignment0(195)1568241 HNBGW_Test.msc0-SCCP(188)@2bd1da4a78dd: Session index based on connection ID:0 TC_rab_assignment0(195)@2bd1da4a78dd: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(188)@2bd1da4a78dd: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250126085649225 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085649225 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085649225 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085649225 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085649225 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085649225 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085649225 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085649225 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085649225 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085649225 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085649225 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085649225 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085649225 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085649225 DLSS7 DEBUG scrc_rx_mtp_xfer_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=006b8217) (sccp_scrc.c:477) 20250126085649225 DLSCCP DEBUG Received CO:COAK for local reference 7 (sccp_scoc.c:1824) 20250126085649225 DLSCCP DEBUG SCCP-SCOC(7)[0x55e140d9bab0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250126085649225 DLSCCP DEBUG SCCP-SCOC(7)[0x55e140d9bab0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250126085649225 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085649225 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250126085649225 DCN DEBUG handle_cn_conn_conf() conn_id=7, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250126085649225 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55e140db7920]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250126085649225 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55e140db7920]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) VirtHNBGW-STATS(183)@2bd1da4a78dd: 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)@2bd1da4a78dd: 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)@2bd1da4a78dd: 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)@2bd1da4a78dd: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(194)@2bd1da4a78dd: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment0(195) HNBGW_Test.msc0-SCCP(188)@2bd1da4a78dd: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(188)@2bd1da4a78dd: vl_len:91 HNBGW_Test.msc0-SCCP(188)@2bd1da4a78dd: vl_from0 HNBGW_Test.msc0-SCCP(188)@2bd1da4a78dd: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250126085649429 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085649429 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085649429 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085649429 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085649429 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085649429 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085649429 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085649429 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085649429 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085649429 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085649429 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085649429 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085649429 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085649429 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000007), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:477) 20250126085649429 DLSCCP DEBUG Received CO:CODT for local reference 7 (sccp_scoc.c:1824) 20250126085649429 DLSCCP DEBUG SCCP-SCOC(7)[0x55e140d9bab0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250126085649429 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085649429 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250126085649429 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55e140db7920]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250126085649429 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250126085649429 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250126085649429 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55e140db7920]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250126085649429 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250126085649429 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250126085649429 DMGW DEBUG mgw(mgw-fsm-7954398-0)[0x55e140d9d690]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250126085649430 DMGW DEBUG mgw(mgw-fsm-7954398-0)[0x55e140d9d690]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250126085649430 DMGW DEBUG mgw(mgw-fsm-7954398-0)[0x55e140d9d690]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250126085649430 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250126085649430 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250126085649430 DLMGCP DEBUG mgw-endp(mgw-fsm-7954398-0)[0x55e140d989f0]{UNUSED}: Allocated (fsm.c:456) 20250126085649430 DLMGCP DEBUG mgw-endp(mgw-fsm-7954398-0)[0x55e140d989f0]{UNUSED}: is child of mgw(mgw-fsm-7954398-0)[0x55e140d9d690] (fsm.c:486) 20250126085649430 DLMGCP DEBUG mgw-endp(mgw-fsm-7954398-0)[0x55e140d989f0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-7954398-0)[0x55e140d9d690] (mgcp_client_endpoint_fsm.c:724) 20250126085649430 DLMGCP DEBUG mgw-endp(mgw-fsm-7954398-0)[0x55e140d989f0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250126085649430 DLMGCP DEBUG mgw-endp(mgw-fsm-7954398-0)[0x55e140d989f0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250126085649430 DLMGCP DEBUG mgw-endp(mgw-fsm-7954398-0)[0x55e140d989f0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250126085649430 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7954398-0)[0x55e140d99610]{ST_CRCX}: Allocated (fsm.c:456) 20250126085649430 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7954398-0)[0x55e140d99610]{ST_CRCX}: is child of mgw-endp(mgw-fsm-7954398-0)[0x55e140d989f0] (fsm.c:486) 20250126085649430 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7954398-0)[0x55e140d99610]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250126085649430 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7954398-0)[0x55e140d99610]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250126085649430 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47066: len=199 'CRCX 1 rtpbridge/*@mgw MGCP 1.0\r\nC: 795fde'... (mgcp_client.c:807) 20250126085649430 DLMGCP DEBUG MGW(mgw) Queued 199 bytes for MGW (mgcp_client.c:1221) 20250126085649430 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7954398-0)[0x55e140d99610]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250126085649430 DLMGCP DEBUG mgw-endp(mgw-fsm-7954398-0)[0x55e140d989f0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(194)@2bd1da4a78dd: Found Expect[0] for { line := { verb := "CRCX", trans_id := "1", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "795fde17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "795fde17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@2bd1da4a78dd: CRCX1{ line := { verb := "CRCX", trans_id := "1", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "795fde17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "795fde17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@2bd1da4a78dd: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 20250126085649467 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 1 OK (mgcp_client.c:758) 20250126085649467 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140d99610]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250126085649467 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140d99610]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250126085649467 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140d99610]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250126085649467 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140d99610]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250126085649467 DLMGCP DEBUG mgw-endp(mgw-fsm-7954398-0)[0x55e140d989f0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250126085649467 DLMGCP DEBUG mgw-endp(mgw-fsm-7954398-0)[0x55e140d989f0]{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) 20250126085649467 DLMGCP DEBUG mgw-endp(mgw-fsm-7954398-0)[0x55e140d989f0]{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) 20250126085649467 DLMGCP DEBUG mgw-endp(mgw-fsm-7954398-0)[0x55e140d989f0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250126085649467 DLMGCP DEBUG mgw-endp(mgw-fsm-7954398-0)[0x55e140d989f0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250126085649467 DLMGCP DEBUG mgw-endp(mgw-fsm-7954398-0)[0x55e140d989f0]{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) 20250126085649468 DMGW DEBUG mgw(mgw-fsm-7954398-0)[0x55e140d9d690]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250126085649468 DMGW DEBUG mgw(mgw-fsm-7954398-0)[0x55e140d9d690]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250126085649468 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250126085649468 DMGW DEBUG mgw(mgw-fsm-7954398-0)[0x55e140d9d690]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250126085649468 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7954398)[0x55e140d9c980]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250126085649468 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250126085649468 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085649468 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_rab_assignment0(195)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126085649502 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085649502 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085649502 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1355) 20250126085649502 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250126085649502 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x795fde) (hnbgw_rua.c:471) 20250126085649502 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7954398 SCCP-7 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250126085649502 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7954398)[0x55e140d9c980]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250126085649502 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250126085649502 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250126085649502 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7954398)[0x55e140d9c980]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250126085649502 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250126085649502 DMGW DEBUG mgw(mgw-fsm-7954398-0)[0x55e140d9d690]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250126085649502 DMGW DEBUG mgw(mgw-fsm-7954398-0)[0x55e140d9d690]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250126085649502 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250126085649502 DMGW DEBUG mgw(mgw-fsm-7954398-0)[0x55e140d9d690]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250126085649502 DLMGCP DEBUG mgw-endp(mgw-fsm-7954398-0)[0x55e140d989f0]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-7954398-0)[0x55e140d9d690] (mgcp_client_endpoint_fsm.c:724) 20250126085649502 DLMGCP DEBUG mgw-endp(mgw-fsm-7954398-0)[0x55e140d989f0]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250126085649502 DLMGCP DEBUG mgw-endp(mgw-fsm-7954398-0)[0x55e140d989f0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250126085649502 DLMGCP DEBUG mgw-endp(mgw-fsm-7954398-0)[0x55e140d989f0]{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) 20250126085649502 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140d99610]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250126085649502 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47066: len=213 'MDCX 2 rtpbridge/3@mgw MGCP 1.0\r\nC: 795fde'... (mgcp_client.c:807) 20250126085649502 DLMGCP DEBUG MGW(mgw) Queued 213 bytes for MGW (mgcp_client.c:1221) 20250126085649502 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140d99610]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250126085649502 DLMGCP DEBUG mgw-endp(mgw-fsm-7954398-0)[0x55e140d989f0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250126085649502 DLMGCP DEBUG mgw-endp(mgw-fsm-7954398-0)[0x55e140d989f0]{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) 20250126085649502 DLMGCP DEBUG mgw-endp(mgw-fsm-7954398-0)[0x55e140d989f0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment0(195)@2bd1da4a78dd: MDCX1{ line := { verb := "MDCX", trans_id := "2", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "795fde17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "795fde17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250126085649524 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 2 OK (mgcp_client.c:758) 20250126085649524 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140d99610]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250126085649524 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140d99610]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250126085649524 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140d99610]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250126085649524 DLMGCP DEBUG mgw-endp(mgw-fsm-7954398-0)[0x55e140d989f0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250126085649524 DLMGCP DEBUG mgw-endp(mgw-fsm-7954398-0)[0x55e140d989f0]{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) 20250126085649524 DLMGCP DEBUG mgw-endp(mgw-fsm-7954398-0)[0x55e140d989f0]{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) 20250126085649524 DLMGCP DEBUG mgw-endp(mgw-fsm-7954398-0)[0x55e140d989f0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250126085649524 DLMGCP DEBUG mgw-endp(mgw-fsm-7954398-0)[0x55e140d989f0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250126085649524 DLMGCP DEBUG mgw-endp(mgw-fsm-7954398-0)[0x55e140d989f0]{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) 20250126085649524 DMGW DEBUG mgw(mgw-fsm-7954398-0)[0x55e140d9d690]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250126085649524 DMGW DEBUG mgw(mgw-fsm-7954398-0)[0x55e140d9d690]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250126085649524 DMGW DEBUG mgw(mgw-fsm-7954398-0)[0x55e140d9d690]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250126085649524 DLMGCP DEBUG mgw-endp(mgw-fsm-7954398-0)[0x55e140d989f0]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-7954398-0)[0x55e140d9d690] (mgcp_client_endpoint_fsm.c:724) 20250126085649524 DLMGCP DEBUG mgw-endp(mgw-fsm-7954398-0)[0x55e140d989f0]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250126085649524 DLMGCP DEBUG mgw-endp(mgw-fsm-7954398-0)[0x55e140d989f0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250126085649524 DLMGCP DEBUG mgw-endp(mgw-fsm-7954398-0)[0x55e140d989f0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250126085649524 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7954398-0)[0x55e140d9e2e0]{ST_CRCX}: Allocated (fsm.c:456) 20250126085649524 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7954398-0)[0x55e140d9e2e0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-7954398-0)[0x55e140d989f0] (fsm.c:486) 20250126085649524 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7954398-0)[0x55e140d9e2e0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250126085649524 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7954398-0)[0x55e140d9e2e0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/3@mgw... (mgcp_client_fsm.c:228) 20250126085649524 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47066: len=203 'CRCX 3 rtpbridge/3@mgw MGCP 1.0\r\nC: 795fde'... (mgcp_client.c:807) 20250126085649524 DLMGCP DEBUG MGW(mgw) Queued 203 bytes for MGW (mgcp_client.c:1221) 20250126085649524 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7954398-0)[0x55e140d9e2e0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250126085649524 DLMGCP DEBUG mgw-endp(mgw-fsm-7954398-0)[0x55e140d989f0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250126085649524 DLMGCP DEBUG mgw-endp(mgw-fsm-7954398-0)[0x55e140d989f0]{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) 20250126085649524 DLMGCP DEBUG mgw-endp(mgw-fsm-7954398-0)[0x55e140d989f0]{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) 20250126085649524 DLMGCP DEBUG mgw-endp(mgw-fsm-7954398-0)[0x55e140d989f0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment0(195)@2bd1da4a78dd: CRCX2{ line := { verb := "CRCX", trans_id := "3", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "795fde17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "795fde17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250126085649536 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 3 OK (mgcp_client.c:758) 20250126085649536 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e140d9e2e0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250126085649536 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e140d9e2e0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250126085649536 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e140d9e2e0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250126085649536 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e140d9e2e0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250126085649536 DLMGCP DEBUG mgw-endp(mgw-fsm-7954398-0)[0x55e140d989f0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250126085649536 DLMGCP DEBUG mgw-endp(mgw-fsm-7954398-0)[0x55e140d989f0]{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) 20250126085649536 DLMGCP DEBUG mgw-endp(mgw-fsm-7954398-0)[0x55e140d989f0]{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) 20250126085649536 DLMGCP DEBUG mgw-endp(mgw-fsm-7954398-0)[0x55e140d989f0]{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) 20250126085649536 DLMGCP DEBUG mgw-endp(mgw-fsm-7954398-0)[0x55e140d989f0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250126085649536 DLMGCP DEBUG mgw-endp(mgw-fsm-7954398-0)[0x55e140d989f0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250126085649536 DLMGCP DEBUG mgw-endp(mgw-fsm-7954398-0)[0x55e140d989f0]{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) 20250126085649536 DLMGCP DEBUG mgw-endp(mgw-fsm-7954398-0)[0x55e140d989f0]{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) 20250126085649536 DMGW DEBUG mgw(mgw-fsm-7954398-0)[0x55e140d9d690]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250126085649536 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250126085649536 DMGW DEBUG mgw(mgw-fsm-7954398-0)[0x55e140d9d690]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250126085649536 DMGW DEBUG mgw(mgw-fsm-7954398-0)[0x55e140d9d690]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250126085649536 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55e140db7920]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250126085649536 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250126085649536 DLSCCP DEBUG SCCP-SCOC(7)[0x55e140d9bab0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250126085649536 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006b8217), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20250126085649536 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085649536 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085649536 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085649536 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085649536 DMGW DEBUG mgw(mgw-fsm-7954398-0)[0x55e140d9d690]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250126085649536 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085649536 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085649536 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085649536 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085649536 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085649536 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085649536 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085649536 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(188)@2bd1da4a78dd: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(188)@2bd1da4a78dd: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(188)@2bd1da4a78dd: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(188)@2bd1da4a78dd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment0(195)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(183)@2bd1da4a78dd: 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)@2bd1da4a78dd: 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)@2bd1da4a78dd: 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)@2bd1da4a78dd: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(188)@2bd1da4a78dd: vl_len:12 HNBGW_Test.msc0-SCCP(188)@2bd1da4a78dd: vl_from0 HNBGW_Test.msc0-SCCP(188)@2bd1da4a78dd: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250126085649559 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085649559 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085649559 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085649559 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085649559 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085649559 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085649559 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085649559 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085649559 DLSS7 DEBUG[38;5;43m 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085649559 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085649559 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085649559 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085649559 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085649559 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000007), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250126085649559 DLSCCP DEBUG Received CO:CODT for local reference 7 (sccp_scoc.c:1824) 20250126085649559 DLSCCP DEBUG SCCP-SCOC(7)[0x55e140d9bab0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250126085649559 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085649559 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250126085649559 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55e140db7920]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250126085649559 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250126085649559 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250126085649559 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55e140db7920]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250126085649559 DMGW DEBUG mgw(mgw-fsm-7954398-0)[0x55e140d9d690]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250126085649559 DMGW DEBUG mgw(mgw-fsm-7954398-0)[0x55e140d9d690]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250126085649559 DMGW DEBUG mgw(mgw-fsm-7954398-0)[0x55e140d9d690]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250126085649559 DLMGCP DEBUG mgw-endp(mgw-fsm-7954398-0)[0x55e140d989f0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250126085649559 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140d99610]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250126085649559 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47066: len=56 'DLCX 4 rtpbridge/3@mgw MGCP 1.0\r\nC: 795fde'... (mgcp_client.c:807) 20250126085649559 DLMGCP DEBUG MGW(mgw) Queued 56 bytes for MGW (mgcp_client.c:1221) 20250126085649559 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140d99610]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250126085649559 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e140d9e2e0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250126085649559 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47066: len=56 'DLCX 5 rtpbridge/3@mgw MGCP 1.0\r\nC: 795fde'... (mgcp_client.c:807) 20250126085649559 DLMGCP DEBUG MGW(mgw) Queued 56 bytes for MGW (mgcp_client.c:1221) 20250126085649559 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e140d9e2e0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250126085649559 DLMGCP DEBUG mgw-endp(mgw-fsm-7954398-0)[0x55e140d989f0]{IN_USE}: Removing from parent mgw(mgw-fsm-7954398-0)[0x55e140d9d690] (mgcp_client_endpoint_fsm.c:873) 20250126085649559 DLMGCP DEBUG mgw-endp(mgw-fsm-7954398-0)[0x55e140d989f0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250126085649559 DLMGCP DEBUG mgw-endp(mgw-fsm-7954398-0)[0x55e140d989f0]{IN_USE}: Deallocated (fsm.c:568) 20250126085649559 DMGW DEBUG mgw(mgw-fsm-7954398-0)[0x55e140d9d690]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250126085649559 DMGW DEBUG mgw(mgw-fsm-7954398-0)[0x55e140d9d690]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250126085649559 DMGW DEBUG mgw(mgw-fsm-7954398-0)[0x55e140d9d690]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250126085649559 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7954398)[0x55e140d9c980]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250126085649559 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250126085649559 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085649559 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) TC_rab_assignment0(195)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment0(195)@2bd1da4a78dd: DLCX{ line := { verb := "DLCX", trans_id := "4", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "795fde17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment0(195)@2bd1da4a78dd: DLCX{ line := { verb := "DLCX", trans_id := "5", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "795fde17" }, { code := "I", val := "22222" } }, sdp := omit } 20250126085649562 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 4 OK (mgcp_client.c:758) 20250126085649562 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140d99610]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) TC_rab_assignment0(195)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126085649562 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140d99610]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250126085649562 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140d99610]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250126085649562 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140d99610]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250126085649562 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 5 OK (mgcp_client.c:758) 20250126085649562 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e140d9e2e0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250126085649562 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e140d9e2e0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250126085649562 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e140d9e2e0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250126085649562 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e140d9e2e0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment-Iuh0-RUA(187)@2bd1da4a78dd: Deleted conn table entry 0TC_rab_assignment0(195)7954398 20250126085649565 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085649565 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085649565 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1355) 20250126085649565 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250126085649565 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x795fde,cause=radio(normal)) (hnbgw_rua.c:439) 20250126085649565 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7954398 SCCP-7 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250126085649565 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7954398)[0x55e140d9c980]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250126085649565 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250126085649565 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250126085649565 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7954398)[0x55e140d9c980]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250126085649565 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55e140db7920]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126085649565 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250126085649565 DLSCCP DEBUG SCCP-SCOC(7)[0x55e140d9bab0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250126085649565 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006b8217), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250126085649565 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085649565 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085649565 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085649565 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085649565 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7954398)[0x55e140d9c980]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250126085649565 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55e140db7920]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250126085649565 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55e140db7920]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250126085649565 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085649565 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085649565 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085649565 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085649565 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085649565 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085649565 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085649565 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(188)@2bd1da4a78dd: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(188)@2bd1da4a78dd: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(188)@2bd1da4a78dd: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(188)@2bd1da4a78dd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment0(195)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(189)@2bd1da4a78dd: Deleted conn table entry 0TC_rab_assignment0(195)1568241 HNBGW_Test.msc0-SCCP(188)@2bd1da4a78dd: Session index based on connection ID:0 20250126085649567 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085649567 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085649567 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085649567 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085649567 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085649567 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085649567 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085649567 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085649567 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085649567 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085649567 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085649567 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085649567 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085649567 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=006b8217), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250126085649567 DLSCCP DEBUG Received CO:RELRE for local reference 7 (sccp_scoc.c:1824) 20250126085649567 DLSCCP DEBUG SCCP-SCOC(7)[0x55e140d9bab0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250126085649567 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085649567 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250126085649567 DCN DEBUG handle_cn_disc_ind() conn_id=7 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250126085649567 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55e140db7920]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250126085649567 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55e140db7920]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250126085649567 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7954398)[0x55e140d9c980]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250126085649567 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7954398)[0x55e140d9c980]{disconnected}: Freeing instance (context_map.c:202) 20250126085649567 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7954398)[0x55e140d9c980]{disconnected}: Deallocated (fsm.c:568) 20250126085649567 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55e140db7920]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250126085649567 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55e140db7920]{disconnected}: Freeing instance (context_map.c:206) 20250126085649567 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55e140db7920]{disconnected}: Deallocated (fsm.c:568) 20250126085649567 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7954398 SCCP-7 msc-0 MI=NONE: Deallocating (context_map.c:225) 20250126085649567 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006b8217), PART(T=Source Reference,L=4,D=00000007) (sccp_scrc.c:406) 20250126085649567 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085649567 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085649567 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085649567 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085649567 DLSCCP DEBUG SCCP-SCOC(7)[0x55e140d9bab0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250126085649567 DLSCCP DEBUG SCCP-SCOC(7)[0x55e140d9bab0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250126085649567 DLSCCP DEBUG SCCP-SCOC(7)[0x55e140d9bab0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250126085649567 DLSCCP DEBUG SCCP-SCOC(7)[0x55e140d9bab0]{IDLE}: Deallocated (fsm.c:568) 20250126085649567 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085649567 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085649567 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085649567 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085649567 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085649567 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085649567 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085649567 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(188)@2bd1da4a78dd: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(188)@2bd1da4a78dd: RLC received in state:disconnect_pending 20250126085651187 DLSCCP DEBUG SCCP-SCOC(4)[0x55e140d99f40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085651187 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ed4d67), PART(T=Source Reference,L=4,D=00000004), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085651187 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085651187 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085651187 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085651187 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085651187 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085651187 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085651187 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085651187 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085651187 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085651188 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085651188 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085651188 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085651195 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085651195 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085651195 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085651195 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085651195 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085651195 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085651195 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085651195 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085651195 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085651195 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085651195 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085651195 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085651195 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085651195 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=00ed4d67) (sccp_scrc.c:477) 20250126085651195 DLSCCP DEBUG Received CO:RELCO for local reference 4 (sccp_scoc.c:1824) 20250126085651195 DLSCCP DEBUG SCCP-SCOC(4)[0x55e140d99f40]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250126085651195 DLSCCP DEBUG SCCP-SCOC(4)[0x55e140d99f40]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250126085651195 DLSCCP DEBUG SCCP-SCOC(4)[0x55e140d99f40]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250126085651195 DLSCCP DEBUG SCCP-SCOC(4)[0x55e140d99f40]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250126085651196 DLSCCP DEBUG SCCP-SCOC(4)[0x55e140d99f40]{IDLE}: Deallocated (fsm.c:568) TC_rab_assignment0(195)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126085651571 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50820<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment0(195)@2bd1da4a78dd: Final verdict of PTC: pass MTC@2bd1da4a78dd: ok: talloc reports "asn1_context" = 1 bytes 20250126085651578 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50810<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250126085651578 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085651578 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085651578 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250126085651578 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250126085651578 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.msc0-RAN(189)@2bd1da4a78dd: Final verdict of PTC: none 20250126085651579 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250126085651579 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085651579 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250126085651579 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250126085651579 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250126085651579 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085651579 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126085651579 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250126085651579 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126085651579 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085651579 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20250126085651579 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126085651579 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126085651579 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126085651579 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250126085651579 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126085651579 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication MutexDispCT-TC_rab_assignment(182)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(192)@2bd1da4a78dd: Final verdict of PTC: none 20250126085651580 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) HNBGW_Test.msc0-SCCP(188)@2bd1da4a78dd: Final verdict of PTC: none TC_rab_assignment-Iuh0(186)@2bd1da4a78dd: Final verdict of PTC: none 20250126085651580 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) HNBGW_Test.msc0-M3UA(190)@2bd1da4a78dd: Final verdict of PTC: none 20250126085651580 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20250126085651580 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085651580 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085651580 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085651580 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085651580 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126085651580 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126085651580 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126085651580 DRANAP NOTICE cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: link lost (cnlink.c:118) 20250126085651580 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:46143<->l=127.0.0.1:4262) (control_if.c:193) 20250126085651581 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126085651581 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085651581 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126085651581 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250126085651581 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20250126085651581 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085651581 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250126085651581 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20250126085651581 DLINP <0002> stream_srv.c:766 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250126085651581 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085651581 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20250126085651581 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126085651581 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126085651581 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126085651581 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250126085651581 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085651582 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126085651581 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126085651581 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250126085651582 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20250126085651582 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085651582 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085651582 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085651582 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085651582 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126085651582 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126085651582 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126085651582 DRANAP NOTICE cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-SCCP(191)@2bd1da4a78dd: Final verdict of PTC: none TC_rab_assignment-Iuh0-RUA(187)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(193)@2bd1da4a78dd: Final verdict of PTC: none VirtHNBGW-STATS(183)@2bd1da4a78dd: Final verdict of PTC: none HNBGW-MGCP(194)@2bd1da4a78dd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(184)@2bd1da4a78dd: Final verdict of PTC: none MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126085651584 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50796<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(185)@2bd1da4a78dd: Final verdict of PTC: none MTC@2bd1da4a78dd: Setting final verdict of the test case. MTC@2bd1da4a78dd: Local verdict of MTC: pass MTC@2bd1da4a78dd: Local verdict of PTC MutexDispCT-TC_rab_assignment(182): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC VirtHNBGW-STATS(183): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC IPA-CTRL-CLI-IPA(184): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW-PFCP(185): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_rab_assignment-Iuh0(186): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_rab_assignment-Iuh0-RUA(187): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.msc0-SCCP(188): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.msc0-RAN(189): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.msc0-M3UA(190): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(191): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.sgsn0-RAN(192): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(193): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW-MGCP(194): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_rab_assignment0(195): pass (pass -> pass) MTC@2bd1da4a78dd: Test case TC_rab_assignment finished. Verdict: pass MTC@2bd1da4a78dd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assignment pass'. Sun Jan 26 08:56:51 UTC 2025 ====== HNBGW_Tests.TC_rab_assignment pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_rab_assignment.talloc 20250126085651626 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50828<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126085652128 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50828<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=334524) Waiting for packet dumper to finish... 1 (prev_count=334524, count=361260) 20250126085653394 DLSCCP DEBUG SCCP-SCOC(6)[0x55e140d9cfe0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250126085653394 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c47509), PART(T=Source Reference,L=4,D=00000006), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085653394 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085653394 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085653394 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085653394 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085653395 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085653395 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085653395 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085653395 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085653395 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085653395 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085653395 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085653395 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250126085653580 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126085653580 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250126085653580 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250126085653582 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126085653582 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250126085653582 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@2bd1da4a78dd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assignment pass' was executed successfully (exit status: 0). MTC@2bd1da4a78dd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assignment_concurrent'. ------ HNBGW_Tests.TC_rab_assignment_concurrent ------ Sun Jan 26 08:56:54 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_rab_assignment_concurrent.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_rab_assignment_concurrent.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@2bd1da4a78dd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assignment_concurrent' was executed successfully (exit status: 0). MTC@2bd1da4a78dd: Test case TC_rab_assignment_concurrent started. 20250126085655216 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58810<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126085655220 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58822<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126085655223 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:40677<->l=127.0.0.1:4262) (control_if.c:572) 20250126085655296 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085655296 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085655297 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085655297 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_rab_assignment_concurrent-Iuh0(200)@2bd1da4a78dd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250126085655297 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250126085655297 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250126085655297 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085655297 DRANAP DEBUG cnlink(msc-2)[0x55e140d26870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085655297 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085655297 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250126085655297 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085655297 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085655297 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085655297 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085655297 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085655297 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085655297 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085655297 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085655297 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085655297 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085655297 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085655297 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085655297 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085655297 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085655297 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085655297 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085655297 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085655298 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085655298 DRANAP DEBUG cnlink(msc-3)[0x55e140d90760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085655298 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085655298 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085655298 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085655298 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085655298 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085655298 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085655298 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250126085655299 DRANAP DEBUG cnlink(msc-3)[0x55e140d90760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085655299 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250126085655299 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085655299 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085655299 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085655299 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085655299 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085655299 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085655299 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085655299 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085655299 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085655299 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085655299 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085655299 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085655299 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085655299 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085655299 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250126085655299 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085655299 DRANAP DEBUG cnlink(msc-3)[0x55e140d90760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085655299 DRANAP DEBUG cnlink(msc-2)[0x55e140d26870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085655299 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250126085655299 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085655299 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085655299 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085655299 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085655299 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085655299 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085655299 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085655299 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085655299 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085655299 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085655299 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085655299 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085655299 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085655299 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085655299 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250126085655299 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085655299 DRANAP DEBUG cnlink(msc-2)[0x55e140d26870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085655299 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085655299 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250126085655299 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085655299 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085655299 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085655299 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085655299 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085655299 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085655299 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085655299 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085655299 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085655299 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085655299 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085655299 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085655299 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085655299 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085655299 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126085655299 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085655299 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085655299 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085655299 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085655299 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085655299 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250126085655299 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250126085655299 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250126085655299 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085655299 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085655299 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085655299 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250126085655299 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250126085655299 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250126085655299 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250126085655299 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085655299 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085655299 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085655299 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126085655299 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126085655299 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126085655299 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@2bd1da4a78dd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(204)@2bd1da4a78dd: ************************************************* HNBGW_Test.msc0-M3UA(204)@2bd1da4a78dd: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(204)@2bd1da4a78dd: ************************************************* MTC@2bd1da4a78dd: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: v_sccp_pdu_maxlen:268 20250126085655314 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085655314 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085655314 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085655314 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085655314 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085655314 DRANAP DEBUG cnlink(sgsn-2)[0x55e140d92410]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085655314 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085655314 DRANAP DEBUG cnlink(sgsn-3)[0x55e140d92da0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085655315 DRANAP DEBUG cnlink(sgsn-3)[0x55e140d92da0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085655315 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250126085655315 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085655315 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085655315 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085655315 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085655315 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085655315 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085655315 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085655315 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085655315 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085655315 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085655315 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085655315 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085655315 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085655315 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085655315 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250126085655315 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085655315 DRANAP DEBUG cnlink(sgsn-3)[0x55e140d92da0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085655315 DRANAP DEBUG cnlink(sgsn-2)[0x55e140d92410]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085655315 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250126085655315 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085655315 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085655315 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085655315 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085655315 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085655315 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085655315 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085655315 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085655315 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085655315 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085655316 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085655316 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085655316 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085655316 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085655316 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250126085655316 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085655316 DRANAP DEBUG cnlink(sgsn-2)[0x55e140d92410]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085655316 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085655316 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250126085655316 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085655316 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085655316 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085655316 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085655316 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085655316 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085655316 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085655316 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085655316 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085655316 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085655316 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085655316 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085655316 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085655316 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085655316 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126085655316 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085655316 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085655316 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085655316 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250126085655316 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085655316 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085655316 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085655316 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085655316 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085655316 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085655316 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085655316 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085655316 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085655316 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085655316 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085655316 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085655316 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085655316 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085655316 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085655316 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085655316 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085655316 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085655316 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085655316 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085655316 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250126085655316 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250126085655316 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250126085655316 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085655316 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085655316 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085655316 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250126085655316 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250126085655316 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250126085655316 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250126085655316 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085655316 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085655316 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085655316 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126085655316 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126085655316 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126085655316 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250126085655316 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085655316 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085655316 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085655316 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085655316 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085655316 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085655316 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@2bd1da4a78dd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2bd1da4a78dd: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(207)@2bd1da4a78dd: ************************************************* HNBGW_Test.sgsn0-M3UA(207)@2bd1da4a78dd: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(207)@2bd1da4a78dd: ************************************************* HNBGW_Test.sgsn0-SCCP(205)@2bd1da4a78dd: v_sccp_pdu_maxlen:268 20250126085655334 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085655334 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085655334 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1355) 20250126085655334 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250126085655334 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20250126085655334 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250126085655334 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250126085655334 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085655334 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@2bd1da4a78dd: setverdict(pass): none -> pass 20250126085655510 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126085655510 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250126085655510 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126085655510 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(204)@2bd1da4a78dd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250126085655519 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085655520 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250126085655520 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126085655520 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126085655520 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126085655520 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250126085655520 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126085655525 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085655525 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250126085655525 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126085655525 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126085655525 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126085655525 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126085655525 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126085655525 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085655525 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126085655525 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20250126085655525 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085655525 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085655525 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085655525 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085655525 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126085655525 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126085655525 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085655526 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126085655526 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250126085655526 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126085655526 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250126085655527 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085655527 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250126085655527 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085655527 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085655527 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085655527 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085655527 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085655527 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085655527 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085655527 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085655527 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085655527 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085655527 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085655527 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085655527 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085655527 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085655527 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085655527 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085655527 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085655527 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085655527 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085655527 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085655527 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085655528 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085655528 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085655528 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085655528 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-M3UA(207)@2bd1da4a78dd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250126085655532 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085655532 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250126085655532 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126085655532 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126085655532 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126085655532 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250126085655533 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126085655535 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085655535 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250126085655535 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126085655535 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126085655535 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126085655535 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126085655535 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126085655535 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085655535 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126085655535 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20250126085655535 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085655535 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085655535 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085655535 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085655535 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126085655535 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126085655535 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085655536 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085655536 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250126085655536 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085655536 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085655536 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085655536 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085655537 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085655537 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085655537 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085655537 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085655537 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085655537 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085655537 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085655537 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085655537 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085655537 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085655537 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085655537 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085655537 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085655537 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085655537 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085655537 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085655537 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085655537 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085655537 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085655537 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085655537 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(203)@2bd1da4a78dd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126085656319 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085656319 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085656319 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085656319 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085656319 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085656319 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085656319 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085656319 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085656319 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085656319 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085656319 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085656319 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085656319 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085656319 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085656319 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250126085656319 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250126085656319 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085656319 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085656319 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085656319 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085656319 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085656319 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085656319 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085656319 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085656319 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085656319 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085656319 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085656319 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085656319 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085656319 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085656319 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126085656319 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126085656319 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250126085656319 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250126085656319 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085656319 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250126085656319 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085656319 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085656319 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085656319 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085656319 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085656319 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085656319 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085656319 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085656319 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085656319 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085656319 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085656319 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085656319 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085656319 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126085656319 DRANAP NOTICE cnlink(msc-0)[0x55e140d46220]{CONNECTED}: link up (cnlink.c:111) 20250126085656319 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085656319 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085656319 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085656319 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085656319 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085656319 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085656319 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085656319 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085656319 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085656319 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085656319 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085656319 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085656319 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085656319 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085656319 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085656319 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085656319 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085656319 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085656319 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085656319 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085656319 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085656319 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085656319 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250126085656319 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250126085656319 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085656319 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085656319 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085656319 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085656319 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085656319 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085656319 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085656319 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085656319 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085656319 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085656319 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085656319 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085656319 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085656319 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085656319 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126085656319 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126085656319 DRANAP INFO cnlink(msc-0)[0x55e140d46220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(206)@2bd1da4a78dd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126085656336 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085656336 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085656336 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085656336 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085656336 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085656336 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085656336 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085656337 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085656337 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085656337 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085656337 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085656337 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085656337 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085656337 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085656337 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250126085656337 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250126085656337 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085656337 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085656337 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085656337 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085656337 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085656337 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085656337 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085656337 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085656337 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085656337 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085656337 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085656337 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085656337 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085656337 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085656337 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126085656337 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126085656337 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250126085656337 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250126085656337 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085656337 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250126085656337 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085656337 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085656337 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085656337 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085656337 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085656337 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085656337 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085656338 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085656338 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085656338 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085656337 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085656337 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085656337 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085656337 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085656337 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085656337 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085656337 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126085656337 DRANAP NOTICE cnlink(sgsn-0)[0x55e140d910f0]{CONNECTED}: link up (cnlink.c:111) 20250126085656338 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085656338 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085656338 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085656338 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085656338 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085656342 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085656342 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085656342 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085656342 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085656342 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085656342 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085656342 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085656342 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085656342 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085656342 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085656342 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085656342 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085656342 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085656342 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085656342 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250126085656342 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20250126085656342 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085656342 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085656342 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085656342 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085656342 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085656342 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085656342 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085656342 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085656342 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085656342 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085656343 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085656343 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085656343 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085656343 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085656343 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126085656343 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126085656343 DRANAP INFO cnlink(sgsn-0)[0x55e140d910f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250126085657286 DLSCCP DEBUG SCCP-SCOC(5)[0x55e140d9c6f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085657286 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005c54f4), PART(T=Source Reference,L=4,D=00000005), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085657286 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085657286 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085657286 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085657286 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085657286 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085657286 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085657286 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085657286 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085657286 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085657286 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085657286 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085657286 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085657293 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085657293 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085657293 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085657293 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085657293 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085657293 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085657293 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085657293 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085657293 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085657293 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085657293 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085657293 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085657293 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085657293 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=005c54f4) (sccp_scrc.c:477) 20250126085657293 DLSCCP DEBUG Received CO:RELCO for local reference 5 (sccp_scoc.c:1824) 20250126085657293 DLSCCP DEBUG SCCP-SCOC(5)[0x55e140d9c6f0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250126085657293 DLSCCP DEBUG SCCP-SCOC(5)[0x55e140d9c6f0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250126085657293 DLSCCP DEBUG SCCP-SCOC(5)[0x55e140d9c6f0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250126085657293 DLSCCP DEBUG SCCP-SCOC(5)[0x55e140d9c6f0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250126085657293 DLSCCP DEBUG SCCP-SCOC(5)[0x55e140d9c6f0]{IDLE}: Deallocated (fsm.c:568) 20250126085657365 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58834<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126085657377 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58848<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126085657403 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58862<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126085657425 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58874<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126085657444 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58880<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126085657459 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58890<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126085657471 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58892<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126085657486 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58900<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126085657508 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58904<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126085657527 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58906<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126085657541 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58912<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126085657553 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58914<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126085657564 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58924<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126085657575 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58940<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126085657585 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58950<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126085657594 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58956<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(203)@2bd1da4a78dd: f_create_expect(l3 := '1177F7D634D8A0FE827C'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@2bd1da4a78dd: Created Expect[0] for '1177F7D634D8A0FE827C'O to be handled at TC_rab_assignment_concurrent0(209) HNBGW_Test.msc0-RAN(203)@2bd1da4a78dd: f_create_expect(l3 := '0DCCF8BD7C91A2B9AE67'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@2bd1da4a78dd: Created Expect[1] for '0DCCF8BD7C91A2B9AE67'O to be handled at TC_rab_assignment_concurrent0(210) TC_rab_assignment_concurrent-Iuh0-RUA(201)@2bd1da4a78dd: Added conn table entry 0TC_rab_assignment_concurrent0(209)8002433 TC_rab_assignment_concurrent-Iuh0-RUA(201)@2bd1da4a78dd: Added conn table entry 1TC_rab_assignment_concurrent0(210)16617260 20250126085658391 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085658391 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085658391 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1355) 20250126085658391 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250126085658391 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x7a1b81, normal) (hnbgw_rua.c:407) 20250126085658391 DHNB DEBUG map_rua[0x55e140d9c980]{init}: Allocated (fsm.c:456) 20250126085658391 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8002433)[0x55e140d9c980]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250126085658391 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8002433 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250126085658391 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085658391 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085658391 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8002433 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250126085658391 DCN DEBUG map_sccp[0x55e140db7920]{init}: Allocated (fsm.c:456) 20250126085658391 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55e140db7920]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250126085658391 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8002433 <-> SCCP-8 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250126085658391 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8002433 SCCP-8 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20250126085658391 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8002433)[0x55e140d9c980]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250126085658391 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085658391 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085658391 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8002433)[0x55e140d9c980]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250126085658391 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55e140db7920]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126085658391 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250126085658391 DLSCCP DEBUG SCCP-SCOC(8)[0x55e140d9bab0]{IDLE}: Allocated (fsm.c:456) 20250126085658391 DLSCCP DEBUG SCCP-SCOC(8)[0x55e140d9bab0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250126085658391 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a1177f7d634d8a0fe827c004f40030001370056400500f1100926) (sccp_scrc.c:406) 20250126085658391 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085658391 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085658391 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085658391 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085658391 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085658391 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085658392 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085658392 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085658392 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085658392 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085658392 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085658392 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085658392 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085658392 DLSCCP DEBUG SCCP-SCOC(8)[0x55e140d9bab0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250126085658392 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55e140db7920]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250126085658392 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8002433)[0x55e140d9c980]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250126085658392 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085658392 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085658392 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085658392 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085658392 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085658392 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085658392 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085658392 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: First idle individual index:0 HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(203)@2bd1da4a78dd: Found Expect[0] for l3='1177F7D634D8A0FE827C'O handled at TC_rab_assignment_concurrent0(209) HNBGW_Test.msc0-RAN(203)@2bd1da4a78dd: Added conn table entry 0TC_rab_assignment_concurrent0(209)4077717 HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_rab_assignment_concurrent0(209)@2bd1da4a78dd: setverdict(pass): none -> pass 20250126085658408 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085658408 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085658408 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085658408 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085658408 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085658408 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085658408 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085658408 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085658409 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085658409 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085658409 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085658409 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085658409 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085658409 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00688fac) (sccp_scrc.c:477) 20250126085658409 DLSCCP DEBUG Received CO:COAK for local reference 8 (sccp_scoc.c:1824) 20250126085658409 DLSCCP DEBUG SCCP-SCOC(8)[0x55e140d9bab0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250126085658409 DLSCCP DEBUG SCCP-SCOC(8)[0x55e140d9bab0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250126085658409 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085658409 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250126085658409 DCN DEBUG handle_cn_conn_conf() conn_id=8, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250126085658409 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55e140db7920]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250126085658409 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55e140db7920]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_rab_assignment_concurrent0(209)@2bd1da4a78dd: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(208)@2bd1da4a78dd: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(209) HNBGW_Test.msc0-RAN(203)@2bd1da4a78dd: f_create_expect(l3 := 'C35E08BECC5719897452'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@2bd1da4a78dd: Created Expect[0] for 'C35E08BECC5719897452'O to be handled at TC_rab_assignment_concurrent0(211) TC_rab_assignment_concurrent-Iuh0-RUA(201)@2bd1da4a78dd: Added conn table entry 2TC_rab_assignment_concurrent0(211)15028012 HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: vl_len:91 HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: vl_from0 HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O HNBGW_Test.msc0-RAN(203)@2bd1da4a78dd: f_create_expect(l3 := 'CEB2E65BDFBDC6850CE7'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@2bd1da4a78dd: Created Expect[2] for 'CEB2E65BDFBDC6850CE7'O to be handled at TC_rab_assignment_concurrent0(212) TC_rab_assignment_concurrent-Iuh0-RUA(201)@2bd1da4a78dd: Added conn table entry 3TC_rab_assignment_concurrent0(212)15152388 HNBGW_Test.msc0-RAN(203)@2bd1da4a78dd: f_create_expect(l3 := '74AB3865BA1B8809FAFF'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@2bd1da4a78dd: Created Expect[3] for '74AB3865BA1B8809FAFF'O to be handled at TC_rab_assignment_concurrent0(213) TC_rab_assignment_concurrent-Iuh0-RUA(201)@2bd1da4a78dd: Added conn table entry 4TC_rab_assignment_concurrent0(213)3830569 HNBGW_Test.msc0-RAN(203)@2bd1da4a78dd: f_create_expect(l3 := 'E0B6A080E7A7BE256B79'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@2bd1da4a78dd: Created Expect[4] for 'E0B6A080E7A7BE256B79'O to be handled at TC_rab_assignment_concurrent0(214) TC_rab_assignment_concurrent-Iuh0-RUA(201)@2bd1da4a78dd: Added conn table entry 5TC_rab_assignment_concurrent0(214)8646026 HNBGW_Test.msc0-RAN(203)@2bd1da4a78dd: f_create_expect(l3 := '65A5D10F2F3A53D9BEA3'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@2bd1da4a78dd: Created Expect[5] for '65A5D10F2F3A53D9BEA3'O to be handled at TC_rab_assignment_concurrent0(215) TC_rab_assignment_concurrent-Iuh0-RUA(201)@2bd1da4a78dd: Added conn table entry 6TC_rab_assignment_concurrent0(215)15500616 HNBGW_Test.msc0-RAN(203)@2bd1da4a78dd: f_create_expect(l3 := 'CB9F8C5CE2BFBD000432'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@2bd1da4a78dd: Created Expect[6] for 'CB9F8C5CE2BFBD000432'O to be handled at TC_rab_assignment_concurrent0(216) TC_rab_assignment_concurrent-Iuh0-RUA(201)@2bd1da4a78dd: Added conn table entry 7TC_rab_assignment_concurrent0(216)6852802 HNBGW_Test.msc0-RAN(203)@2bd1da4a78dd: f_create_expect(l3 := '24B2C05BEE9BC56E75D3'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@2bd1da4a78dd: Created Expect[7] for '24B2C05BEE9BC56E75D3'O to be handled at TC_rab_assignment_concurrent0(217) TC_rab_assignment_concurrent-Iuh0-RUA(201)@2bd1da4a78dd: Added conn table entry 8TC_rab_assignment_concurrent0(217)1750814 HNBGW_Test.msc0-RAN(203)@2bd1da4a78dd: f_create_expect(l3 := '7BAFB30AFE1D0ED519C5'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@2bd1da4a78dd: Created Expect[8] for '7BAFB30AFE1D0ED519C5'O to be handled at TC_rab_assignment_concurrent0(218) TC_rab_assignment_concurrent-Iuh0-RUA(201)@2bd1da4a78dd: Added conn table entry 9TC_rab_assignment_concurrent0(218)302993 HNBGW_Test.msc0-RAN(203)@2bd1da4a78dd: f_create_expect(l3 := 'B271F70DE8736F238EDA'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@2bd1da4a78dd: Created Expect[9] for 'B271F70DE8736F238EDA'O to be handled at TC_rab_assignment_concurrent0(219) TC_rab_assignment_concurrent-Iuh0-RUA(201)@2bd1da4a78dd: Added conn table entry 10TC_rab_assignment_concurrent0(219)4205455 HNBGW_Test.msc0-RAN(203)@2bd1da4a78dd: f_create_expect(l3 := '1C36F5335038B681929A'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@2bd1da4a78dd: Created Expect[10] for '1C36F5335038B681929A'O to be handled at TC_rab_assignment_concurrent0(220) TC_rab_assignment_concurrent-Iuh0-RUA(201)@2bd1da4a78dd: Added conn table entry 11TC_rab_assignment_concurrent0(220)8126110 HNBGW_Test.msc0-RAN(203)@2bd1da4a78dd: f_create_expect(l3 := 'A1D7ABA4CB4275E6E94B'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@2bd1da4a78dd: Created Expect[11] for 'A1D7ABA4CB4275E6E94B'O to be handled at TC_rab_assignment_concurrent0(221) TC_rab_assignment_concurrent-Iuh0-RUA(201)@2bd1da4a78dd: Added conn table entry 12TC_rab_assignment_concurrent0(221)2140506 HNBGW_Test.msc0-RAN(203)@2bd1da4a78dd: f_create_expect(l3 := 'E7D3D488AAF3822806F2'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@2bd1da4a78dd: Created Expect[12] for 'E7D3D488AAF3822806F2'O to be handled at TC_rab_assignment_concurrent0(222) TC_rab_assignment_concurrent-Iuh0-RUA(201)@2bd1da4a78dd: Added conn table entry 13TC_rab_assignment_concurrent0(222)12499288 20250126085658592 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085658592 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085658592 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1355) 20250126085658592 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250126085658592 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xfd8f2c, normal) (hnbgw_rua.c:407) 20250126085658592 DHNB DEBUG map_rua[0x55e140d9e2e0]{init}: Allocated (fsm.c:456) 20250126085658592 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16617260)[0x55e140d9e2e0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250126085658592 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16617260 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250126085658592 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085658592 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085658592 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16617260 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250126085658592 DCN DEBUG map_sccp[0x55e140d99610]{init}: Allocated (fsm.c:456) 20250126085658592 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55e140d99610]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250126085658592 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-16617260 <-> SCCP-9 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250126085658592 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16617260 SCCP-9 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20250126085658593 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16617260)[0x55e140d9e2e0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250126085658593 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085658593 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085658593 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16617260)[0x55e140d9e2e0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250126085658593 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55e140d99610]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126085658593 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250126085658593 DLSCCP DEBUG SCCP-SCOC(9)[0x55e140d989f0]{IDLE}: Allocated (fsm.c:456) 20250126085658593 DLSCCP DEBUG SCCP-SCOC(9)[0x55e140d989f0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250126085658593 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a0dccf8bd7c91a2b9ae67004f400300038c0056400500f1100926) (sccp_scrc.c:406) 20250126085658593 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085658593 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085658593 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085658593 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085658593 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085658593 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085658593 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085658593 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085658593 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085658593 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085658593 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085658593 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085658593 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085658593 DLSCCP DEBUG SCCP-SCOC(9)[0x55e140d989f0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250126085658593 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55e140d99610]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250126085658593 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16617260)[0x55e140d9e2e0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250126085658593 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085658593 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085658593 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1355) 20250126085658593 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250126085658593 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085658593 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085658593 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085658593 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085658593 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xe54f2c, normal) (hnbgw_rua.c:407) 20250126085658593 DHNB DEBUG map_rua[0x55e140d9d690]{init}: Allocated (fsm.c:456) 20250126085658593 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085658593 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085658593 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085658593 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085658593 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15028012)[0x55e140d9d690]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250126085658593 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085658593 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085658593 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15028012 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250126085658593 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085658593 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085658593 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15028012 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250126085658593 DCN DEBUG map_sccp[0x55e140da6b10]{init}: Allocated (fsm.c:456) 20250126085658593 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55e140da6b10]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250126085658593 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15028012 <-> SCCP-10 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250126085658593 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15028012 SCCP-10 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20250126085658593 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15028012)[0x55e140d9d690]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250126085658593 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085658593 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085658593 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085658593 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085658594 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085658594 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15028012)[0x55e140d9d690]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250126085658593 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085658593 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085658593 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085658594 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55e140da6b10]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126085658594 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250126085658594 DLSCCP DEBUG SCCP-SCOC(10)[0x55e140da7100]{IDLE}: Allocated (fsm.c:456) 20250126085658594 DLSCCP DEBUG SCCP-SCOC(10)[0x55e140da7100]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250126085658594 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0ac35e08becc5719897452004f40030001e00056400500f1100926) (sccp_scrc.c:406) 20250126085658594 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085658594 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085658594 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085658594 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085658594 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085658594 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085658594 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085658594 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085658594 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085658594 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085658594 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085658594 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085658594 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085658594 DLSCCP DEBUG SCCP-SCOC(10)[0x55e140da7100]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250126085658594 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55e140da6b10]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250126085658594 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15028012)[0x55e140d9d690]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250126085658594 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085658594 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085658594 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085658594 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085658594 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085658594 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000008), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:477) 20250126085658594 DLSCCP DEBUG Received CO:CODT for local reference 8 (sccp_scoc.c:1824) 20250126085658594 DLSCCP DEBUG SCCP-SCOC(8)[0x55e140d9bab0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250126085658594 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085658594 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250126085658594 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55e140db7920]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250126085658594 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250126085658594 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250126085658594 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55e140db7920]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250126085658594 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250126085658594 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250126085658595 DMGW DEBUG mgw(mgw-fsm-8002433-0)[0x55e140da4540]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250126085658595 DMGW DEBUG mgw(mgw-fsm-8002433-0)[0x55e140da4540]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250126085658595 DMGW DEBUG mgw(mgw-fsm-8002433-0)[0x55e140da4540]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250126085658595 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250126085658595 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250126085658595 DLMGCP DEBUG mgw-endp(mgw-fsm-8002433-0)[0x55e140da4670]{UNUSED}: Allocated (fsm.c:456) 20250126085658595 DLMGCP DEBUG mgw-endp(mgw-fsm-8002433-0)[0x55e140da4670]{UNUSED}: is child of mgw(mgw-fsm-8002433-0)[0x55e140da4540] (fsm.c:486) 20250126085658595 DLMGCP DEBUG mgw-endp(mgw-fsm-8002433-0)[0x55e140da4670]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-8002433-0)[0x55e140da4540] (mgcp_client_endpoint_fsm.c:724) 20250126085658595 DLMGCP DEBUG mgw-endp(mgw-fsm-8002433-0)[0x55e140da4670]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250126085658595 DLMGCP DEBUG mgw-endp(mgw-fsm-8002433-0)[0x55e140da4670]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250126085658595 DLMGCP DEBUG mgw-endp(mgw-fsm-8002433-0)[0x55e140da4670]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250126085658595 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8002433-0)[0x55e140da1770]{ST_CRCX}: Allocated (fsm.c:456) 20250126085658595 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8002433-0)[0x55e140da1770]{ST_CRCX}: is child of mgw-endp(mgw-fsm-8002433-0)[0x55e140da4670] (fsm.c:486) 20250126085658595 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8002433-0)[0x55e140da1770]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250126085658595 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8002433-0)[0x55e140da1770]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250126085658595 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47066: len=199 'CRCX 6 rtpbridge/*@mgw MGCP 1.0\r\nC: 7a1b81'... (mgcp_client.c:807) 20250126085658595 DLMGCP DEBUG MGW(mgw) Queued 199 bytes for MGW (mgcp_client.c:1221) 20250126085658595 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8002433-0)[0x55e140da1770]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250126085658595 DLMGCP DEBUG mgw-endp(mgw-fsm-8002433-0)[0x55e140da4670]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250126085658595 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085658595 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085658595 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1355) 20250126085658595 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250126085658595 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xe73504, normal) (hnbgw_rua.c:407) 20250126085658595 DHNB DEBUG map_rua[0x55e140da30e0]{init}: Allocated (fsm.c:456) 20250126085658595 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15152388)[0x55e140da30e0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250126085658595 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15152388 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250126085658595 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085658595 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085658595 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085658595 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085658595 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085658595 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085658595 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085658595 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085658595 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085658595 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085658595 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15152388 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250126085658595 DCN DEBUG map_sccp[0x55e140da3210]{init}: Allocated (fsm.c:456) 20250126085658595 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55e140da3210]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250126085658595 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15152388 <-> SCCP-11 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250126085658595 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15152388 SCCP-11 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20250126085658595 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15152388)[0x55e140da30e0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250126085658595 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085658595 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085658595 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15152388)[0x55e140da30e0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250126085658595 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55e140da3210]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126085658595 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250126085658595 DLSCCP DEBUG SCCP-SCOC(11)[0x55e140da5800]{IDLE}: Allocated (fsm.c:456) 20250126085658595 DLSCCP DEBUG SCCP-SCOC(11)[0x55e140da5800]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250126085658596 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0aceb2e65bdfbdc6850ce7004f40030002c70056400500f1100926) (sccp_scrc.c:406) 20250126085658596 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085658596 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085658596 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085658596 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085658596 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085658596 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085658596 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085658596 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085658596 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085658596 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085658596 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085658596 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085658596 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085658596 DLSCCP DEBUG SCCP-SCOC(11)[0x55e140da5800]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250126085658596 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55e140da3210]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250126085658596 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15152388)[0x55e140da30e0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250126085658596 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085658596 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085658596 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085658596 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1355) 20250126085658596 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250126085658596 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x3a7329, normal) (hnbgw_rua.c:407) 20250126085658596 DHNB DEBUG map_rua[0x55e140da65a0]{init}: Allocated (fsm.c:456) 20250126085658596 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3830569)[0x55e140da65a0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250126085658596 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3830569 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250126085658596 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085658596 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085658596 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085658596 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085658596 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085658596 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085658596 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085658596 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085658596 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085658596 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3830569 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250126085658596 DCN DEBUG map_sccp[0x55e140db1560]{init}: Allocated (fsm.c:456) 20250126085658596 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55e140db1560]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) HNBGW_Test.msc0-RAN(203)@2bd1da4a78dd: f_create_expect(l3 := 'E24D91985A123EB09351'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@2bd1da4a78dd: Created Expect[13] for 'E24D91985A123EB09351'O to be handled at TC_rab_assignment_concurrent0(223) 20250126085658596 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3830569 <-> SCCP-12 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250126085658596 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3830569 SCCP-12 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20250126085658596 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3830569)[0x55e140da65a0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250126085658596 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085658596 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085658596 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3830569)[0x55e140da65a0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250126085658596 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55e140db1560]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126085658596 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250126085658596 DLSCCP DEBUG SCCP-SCOC(12)[0x55e140db0c00]{IDLE}: Allocated (fsm.c:456) 20250126085658597 DLSCCP DEBUG SCCP-SCOC(12)[0x55e140db0c00]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250126085658597 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a74ab3865ba1b8809faff004f40030000b80056400500f1100926) (sccp_scrc.c:406) 20250126085658597 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085658597 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085658597 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085658597 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085658597 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085658597 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085658597 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085658597 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085658597 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085658597 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085658597 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085658597 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085658597 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085658597 DLSCCP DEBUG SCCP-SCOC(12)[0x55e140db0c00]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250126085658597 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55e140db1560]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250126085658597 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3830569)[0x55e140da65a0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250126085658597 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085658597 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085658597 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1355) 20250126085658597 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250126085658597 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x83ed8a, normal) (hnbgw_rua.c:407) 20250126085658597 DHNB DEBUG map_rua[0x55e140db1230]{init}: Allocated (fsm.c:456) 20250126085658597 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8646026)[0x55e140db1230]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250126085658597 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8646026 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250126085658597 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085658597 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085658597 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8646026 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250126085658597 DCN DEBUG map_sccp[0x55e140da6f30]{init}: Allocated (fsm.c:456) 20250126085658597 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55e140da6f30]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250126085658597 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8646026 <-> SCCP-13 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250126085658597 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8646026 SCCP-13 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20250126085658597 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8646026)[0x55e140db1230]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250126085658597 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085658598 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085658598 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8646026)[0x55e140db1230]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250126085658598 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55e140da6f30]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126085658598 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250126085658598 DLSCCP DEBUG SCCP-SCOC(13)[0x55e140daf920]{IDLE}: Allocated (fsm.c:456) 20250126085658598 DLSCCP DEBUG SCCP-SCOC(13)[0x55e140daf920]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250126085658598 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0ae0b6a080e7a7be256b79004f40030000ca0056400500f1100926) (sccp_scrc.c:406) 20250126085658598 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085658598 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085658598 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085658598 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085658598 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085658598 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085658598 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085658598 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085658598 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085658598 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085658598 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085658598 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085658598 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085658598 DLSCCP DEBUG SCCP-SCOC(13)[0x55e140daf920]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250126085658598 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55e140da6f30]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250126085658598 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8646026)[0x55e140db1230]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250126085658598 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085658598 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085658598 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1355) 20250126085658598 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250126085658598 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xec8548, normal) (hnbgw_rua.c:407) 20250126085658598 DHNB DEBUG map_rua[0x55e140da47a0]{init}: Allocated (fsm.c:456) 20250126085658598 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15500616)[0x55e140da47a0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250126085658598 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15500616 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250126085658598 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085658598 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085658598 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15500616 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250126085658598 DCN DEBUG map_sccp[0x55e140dafa50]{init}: Allocated (fsm.c:456) 20250126085658598 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55e140dafa50]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250126085658598 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15500616 <-> SCCP-14 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250126085658598 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15500616 SCCP-14 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20250126085658597 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085658597 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085658597 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085658597 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085658597 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085658598 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085658598 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085658598 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085658598 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085658598 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085658598 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085658598 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085658598 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085658598 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085658598 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085658598 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085658598 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15500616)[0x55e140da47a0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250126085658598 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085658598 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085658599 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15500616)[0x55e140da47a0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250126085658599 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55e140dafa50]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126085658599 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250126085658599 DLSCCP DEBUG SCCP-SCOC(14)[0x55e140da75a0]{IDLE}: Allocated (fsm.c:456) 20250126085658599 DLSCCP DEBUG SCCP-SCOC(14)[0x55e140da75a0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250126085658599 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a65a5d10f2f3a53d9bea3004f400300006a0056400500f1100926) (sccp_scrc.c:406) 20250126085658599 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085658599 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085658599 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085658599 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085658599 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085658599 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085658599 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085658599 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085658599 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085658599 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085658599 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085658599 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085658599 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085658599 DLSCCP DEBUG SCCP-SCOC(14)[0x55e140da75a0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250126085658599 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55e140dafa50]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: First idle individual index:1 20250126085658599 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15500616)[0x55e140da47a0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250126085658599 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085658599 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085658599 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1355) 20250126085658599 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250126085658599 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085658599 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085658599 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085658599 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x6890c2, normal) (hnbgw_rua.c:407) 20250126085658599 DHNB DEBUG map_rua[0x55e140db00d0]{init}: Allocated (fsm.c:456) 20250126085658599 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6852802)[0x55e140db00d0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250126085658599 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6852802 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250126085658599 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085658599 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085658599 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6852802 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250126085658599 DCN DEBUG map_sccp[0x55e140dafc00]{init}: Allocated (fsm.c:456) 20250126085658599 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55e140dafc00]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250126085658599 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085658599 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085658599 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085658599 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085658599 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085658599 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6852802 <-> SCCP-15 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250126085658599 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6852802 SCCP-15 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20250126085658599 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6852802)[0x55e140db00d0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250126085658599 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085658599 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085658600 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6852802)[0x55e140db00d0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250126085658600 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55e140dafc00]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126085658600 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250126085658600 DLSCCP DEBUG SCCP-SCOC(15)[0x55e140da7e90]{IDLE}: Allocated (fsm.c:456) 20250126085658600 DLSCCP DEBUG SCCP-SCOC(15)[0x55e140da7e90]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250126085658600 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0acb9f8c5ce2bfbd000432004f40030001ec0056400500f1100926) (sccp_scrc.c:406) 20250126085658600 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085658600 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085658600 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085658600 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085658600 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085658600 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085658600 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085658600 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085658600 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085658600 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085658600 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085658600 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085658600 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085658600 DLSCCP DEBUG SCCP-SCOC(15)[0x55e140da7e90]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250126085658600 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55e140dafc00]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250126085658600 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6852802)[0x55e140db00d0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250126085658600 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085658600 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085658600 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1355) 20250126085658600 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250126085658600 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x1ab71e, normal) (hnbgw_rua.c:407) 20250126085658600 DHNB DEBUG map_rua[0x55e140dafe10]{init}: Allocated (fsm.c:456) 20250126085658600 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085658600 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085658600 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085658600 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085658600 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085658600 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085658600 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085658600 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085658600 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1750814)[0x55e140dafe10]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250126085658600 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1750814 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250126085658600 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085658600 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085658600 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1750814 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250126085658600 DCN DEBUG map_sccp[0x55e140da89c0]{init}: Allocated (fsm.c:456) 20250126085658600 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55e140da89c0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250126085658600 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1750814 <-> SCCP-16 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250126085658600 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1750814 SCCP-16 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20250126085658600 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1750814)[0x55e140dafe10]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250126085658600 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085658600 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085658600 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1750814)[0x55e140dafe10]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250126085658600 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55e140da89c0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126085658600 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250126085658601 DLSCCP DEBUG SCCP-SCOC(16)[0x55e140db8700]{IDLE}: Allocated (fsm.c:456) 20250126085658601 DLSCCP DEBUG SCCP-SCOC(16)[0x55e140db8700]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250126085658601 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a24b2c05bee9bc56e75d3004f400300005c0056400500f1100926) (sccp_scrc.c:406) 20250126085658601 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085658601 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085658601 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085658601 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085658601 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085658601 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085658601 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085658601 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085658601 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085658601 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085658601 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085658601 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085658601 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085658601 DLSCCP DEBUG SCCP-SCOC(16)[0x55e140db8700]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250126085658601 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55e140da89c0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250126085658601 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1750814)[0x55e140dafe10]{init}: State change to connected (no timeout) (context_map_rua.c:229) HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: Warning: Stopping inactive timer T_ias[1]. 20250126085658601 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085658601 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085658601 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1355) 20250126085658601 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250126085658601 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x49f91, normal) (hnbgw_rua.c:407) 20250126085658601 DHNB DEBUG map_rua[0x55e140da87f0]{init}: Allocated (fsm.c:456) 20250126085658601 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-302993)[0x55e140da87f0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250126085658601 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-302993 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250126085658601 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085658601 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085658601 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-302993 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250126085658601 DCN DEBUG map_sccp[0x55e140da7fc0]{init}: Allocated (fsm.c:456) 20250126085658601 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55e140da7fc0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250126085658601 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-302993 <-> SCCP-17 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250126085658601 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-302993 SCCP-17 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20250126085658601 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-302993)[0x55e140da87f0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250126085658601 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085658601 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085658601 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-302993)[0x55e140da87f0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250126085658601 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55e140da7fc0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126085658601 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250126085658601 DLSCCP DEBUG SCCP-SCOC(17)[0x55e140db94f0]{IDLE}: Allocated (fsm.c:456) 20250126085658601 DLSCCP DEBUG SCCP-SCOC(17)[0x55e140db94f0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250126085658601 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a7bafb30afe1d0ed519c5004f40030002c80056400500f1100926) (sccp_scrc.c:406) 20250126085658601 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085658602 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085658602 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085658601 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085658601 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085658601 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085658601 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085658601 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085658601 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085658601 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085658601 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085658602 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085658602 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085658602 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085658602 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085658602 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085658602 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085658602 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085658602 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085658602 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085658602 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085658602 DLSCCP DEBUG SCCP-SCOC(17)[0x55e140db94f0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250126085658602 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55e140da7fc0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250126085658602 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-302993)[0x55e140da87f0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250126085658602 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085658602 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085658602 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1355) 20250126085658602 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250126085658602 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x402b8f, normal) (hnbgw_rua.c:407) 20250126085658602 DHNB DEBUG map_rua[0x55e140da8af0]{init}: Allocated (fsm.c:456) 20250126085658602 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4205455)[0x55e140da8af0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250126085658602 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085658602 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085658602 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085658602 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085658602 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085658602 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4205455 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250126085658602 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085658602 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085658602 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4205455 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250126085658602 DCN DEBUG map_sccp[0x55e140dbad30]{init}: Allocated (fsm.c:456) 20250126085658602 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55e140dbad30]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250126085658602 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4205455 <-> SCCP-18 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250126085658602 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4205455 SCCP-18 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20250126085658602 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4205455)[0x55e140da8af0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250126085658602 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085658602 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085658602 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4205455)[0x55e140da8af0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250126085658602 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55e140dbad30]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126085658602 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250126085658602 DLSCCP DEBUG SCCP-SCOC(18)[0x55e140dbb690]{IDLE}: Allocated (fsm.c:456) 20250126085658602 DLSCCP DEBUG SCCP-SCOC(18)[0x55e140dbb690]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250126085658602 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085658602 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085658602 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085658603 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0ab271f70de8736f238eda004f40030000710056400500f1100926) (sccp_scrc.c:406) 20250126085658603 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085658603 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085658603 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085658603 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085658603 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085658603 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085658603 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085658603 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085658603 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085658603 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085658603 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085658603 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085658603 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085658603 DLSCCP DEBUG SCCP-SCOC(18)[0x55e140dbb690]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) HNBGW_Test.msc0-RAN(203)@2bd1da4a78dd: Found Expect[1] for l3='0DCCF8BD7C91A2B9AE67'O handled at TC_rab_assignment_concurrent0(210) 20250126085658603 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55e140dbad30]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250126085658603 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4205455)[0x55e140da8af0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250126085658603 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085658603 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085658603 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1355) HNBGW_Test.msc0-RAN(203)@2bd1da4a78dd: Added conn table entry 1TC_rab_assignment_concurrent0(210)10248521 HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: First idle individual index:2 20250126085658603 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250126085658603 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x7bfe9e, normal) (hnbgw_rua.c:407) 20250126085658603 DHNB DEBUG map_rua[0x55e140db8fe0]{init}: Allocated (fsm.c:456) 20250126085658603 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8126110)[0x55e140db8fe0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250126085658603 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8126110 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250126085658603 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085658603 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085658603 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8126110 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250126085658603 DCN DEBUG map_sccp[0x55e140dba740]{init}: Allocated (fsm.c:456) 20250126085658603 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55e140dba740]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250126085658603 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8126110 <-> SCCP-19 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250126085658603 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8126110 SCCP-19 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20250126085658603 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8126110)[0x55e140db8fe0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250126085658603 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085658603 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085658603 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8126110)[0x55e140db8fe0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250126085658603 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55e140dba740]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126085658603 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250126085658603 DLSCCP DEBUG SCCP-SCOC(19)[0x55e140dba180]{IDLE}: Allocated (fsm.c:456) 20250126085658603 DLSCCP DEBUG SCCP-SCOC(19)[0x55e140dba180]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250126085658603 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a1c36f5335038b681929a004f40030002030056400500f1100926) (sccp_scrc.c:406) 20250126085658603 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085658604 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085658603 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085658603 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085658603 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085658603 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085658603 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085658603 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085658603 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085658603 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085658604 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085658604 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085658604 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085658604 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085658604 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085658604 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085658604 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085658604 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085658604 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085658604 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085658604 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085658604 DLSCCP DEBUG SCCP-SCOC(19)[0x55e140dba180]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250126085658604 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55e140dba740]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250126085658604 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8126110)[0x55e140db8fe0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250126085658604 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085658604 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085658604 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1355) 20250126085658604 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250126085658604 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x20a95a, normal) (hnbgw_rua.c:407) 20250126085658604 DHNB DEBUG map_rua[0x55e140db9a90]{init}: Allocated (fsm.c:456) 20250126085658604 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2140506)[0x55e140db9a90]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250126085658604 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2140506 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250126085658604 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085658604 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085658604 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2140506 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250126085658604 DCN DEBUG map_sccp[0x55e140dba2b0]{init}: Allocated (fsm.c:456) 20250126085658604 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55e140dba2b0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250126085658604 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085658604 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085658604 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085658604 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085658604 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085658604 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085658604 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085658604 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085658604 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2140506 <-> SCCP-20 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250126085658604 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2140506 SCCP-20 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20250126085658604 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2140506)[0x55e140db9a90]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250126085658604 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085658604 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085658604 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2140506)[0x55e140db9a90]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250126085658604 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55e140dba2b0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126085658604 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250126085658604 DLSCCP DEBUG SCCP-SCOC(20)[0x55e140dbbfe0]{IDLE}: Allocated (fsm.c:456) 20250126085658604 DLSCCP DEBUG SCCP-SCOC(20)[0x55e140dbbfe0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250126085658604 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0aa1d7aba4cb4275e6e94b004f40030003410056400500f1100926) (sccp_scrc.c:406) 20250126085658604 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085658604 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085658604 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085658604 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085658604 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085658604 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085658604 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085658604 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085658604 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085658604 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085658605 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085658605 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085658605 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085658605 DLSCCP DEBUG SCCP-SCOC(20)[0x55e140dbbfe0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250126085658605 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55e140dba2b0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250126085658605 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2140506)[0x55e140db9a90]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250126085658605 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085658605 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085658605 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085658605 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085658605 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085658605 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085658605 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085658605 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085658606 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085658606 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085658606 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085658606 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085658606 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085658606 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085658605 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085658605 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085658605 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1355) 20250126085658605 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250126085658605 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xbeb958, normal) (hnbgw_rua.c:407) 20250126085658605 DHNB DEBUG map_rua[0x55e140dbc110]{init}: Allocated (fsm.c:456) 20250126085658605 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12499288)[0x55e140dbc110]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250126085658605 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12499288 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250126085658605 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085658605 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085658605 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12499288 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250126085658605 DCN DEBUG map_sccp[0x55e140dbb7c0]{init}: Allocated (fsm.c:456) 20250126085658605 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55e140dbb7c0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250126085658605 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12499288 <-> SCCP-21 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250126085658605 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12499288 SCCP-21 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20250126085658605 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12499288)[0x55e140dbc110]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250126085658605 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085658605 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085658605 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12499288)[0x55e140dbc110]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250126085658605 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55e140dbb7c0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126085658605 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250126085658605 DLSCCP DEBUG SCCP-SCOC(21)[0x55e140dbcbe0]{IDLE}: Allocated (fsm.c:456) 20250126085658605 DLSCCP DEBUG SCCP-SCOC(21)[0x55e140dbcbe0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250126085658605 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0ae7d3d488aaf3822806f2004f400300011d0056400500f1100926) (sccp_scrc.c:406) 20250126085658605 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085658605 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085658605 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085658605 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085658605 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085658605 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085658605 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085658605 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085658605 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085658605 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085658605 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085658605 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085658605 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085658605 DLSCCP DEBUG SCCP-SCOC(21)[0x55e140dbcbe0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250126085658605 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55e140dbb7c0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250126085658605 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12499288)[0x55e140dbc110]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250126085658606 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085658606 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: Warning: Stopping inactive timer T_ias[2]. TC_rab_assignment_concurrent-Iuh0-RUA(201)@2bd1da4a78dd: Added conn table entry 14TC_rab_assignment_concurrent0(223)4438616 HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: First idle individual index:3 TC_rab_assignment_concurrent0(210)@2bd1da4a78dd: setverdict(pass): none -> pass HNBGW_Test.msc0-RAN(203)@2bd1da4a78dd: Found Expect[0] for l3='C35E08BECC5719897452'O handled at TC_rab_assignment_concurrent0(211) HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: Warning: Stopping inactive timer T_ias[3]. HNBGW_Test.msc0-RAN(203)@2bd1da4a78dd: Added conn table entry 2TC_rab_assignment_concurrent0(211)8937220 HNBGW_Test.msc0-RAN(203)@2bd1da4a78dd: Found Expect[2] for l3='CEB2E65BDFBDC6850CE7'O handled at TC_rab_assignment_concurrent0(212) HNBGW_Test.msc0-RAN(203)@2bd1da4a78dd: Added conn table entry 3TC_rab_assignment_concurrent0(212)11894722 HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: First idle individual index:4 TC_rab_assignment_concurrent0(211)@2bd1da4a78dd: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: Warning: Stopping inactive timer T_ias[4]. HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: First idle individual index:5 TC_rab_assignment_concurrent0(212)@2bd1da4a78dd: setverdict(pass): none -> pass HNBGW_Test.msc0-RAN(203)@2bd1da4a78dd: Found Expect[3] for l3='74AB3865BA1B8809FAFF'O handled at TC_rab_assignment_concurrent0(213) HNBGW_Test.msc0-RAN(203)@2bd1da4a78dd: Added conn table entry 4TC_rab_assignment_concurrent0(213)15549004 HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: Warning: Stopping inactive timer T_ias[5]. HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: First idle individual index:6 HNBGW_Test.msc0-RAN(203)@2bd1da4a78dd: Found Expect[4] for l3='E0B6A080E7A7BE256B79'O handled at TC_rab_assignment_concurrent0(214) TC_rab_assignment_concurrent0(213)@2bd1da4a78dd: setverdict(pass): none -> pass HNBGW_Test.msc0-RAN(203)@2bd1da4a78dd: Added conn table entry 5TC_rab_assignment_concurrent0(214)6793888 HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: Warning: Stopping inactive timer T_ias[6]. HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: First idle individual index:7 HNBGW_Test.msc0-RAN(203)@2bd1da4a78dd: Found Expect[5] for l3='65A5D10F2F3A53D9BEA3'O handled at TC_rab_assignment_concurrent0(215) HNBGW_Test.msc0-RAN(203)@2bd1da4a78dd: Added conn table entry 6TC_rab_assignment_concurrent0(215)13564532 HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: Warning: Stopping inactive timer T_ias[7]. TC_rab_assignment_concurrent0(214)@2bd1da4a78dd: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: Warning: Re-starting timer T_ias[1], which is already active (running or expired). HNBGW_Test.msc0-RAN(203)@2bd1da4a78dd: Found Expect[6] for l3='CB9F8C5CE2BFBD000432'O handled at TC_rab_assignment_concurrent0(216) TC_rab_assignment_concurrent0(215)@2bd1da4a78dd: setverdict(pass): none -> pass HNBGW_Test.msc0-RAN(203)@2bd1da4a78dd: Added conn table entry 7TC_rab_assignment_concurrent0(216)6546901 HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: Session index based on connection ID:2 20250126085658622 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085658622 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085658622 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085658622 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085658622 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085658622 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085658622 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085658622 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085658622 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085658622 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085658622 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085658622 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085658622 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085658622 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0090c1f6) (sccp_scrc.c:477) 20250126085658622 DLSCCP DEBUG Received CO:COAK for local reference 9 (sccp_scoc.c:1824) 20250126085658622 DLSCCP DEBUG SCCP-SCOC(9)[0x55e140d989f0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250126085658622 DLSCCP DEBUG SCCP-SCOC(9)[0x55e140d989f0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250126085658622 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085658622 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250126085658622 DCN DEBUG handle_cn_conn_conf() conn_id=9, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250126085658622 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55e140d99610]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250126085658622 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55e140d99610]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: Warning: Re-starting timer T_ias[2], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: Session index based on connection ID:3 HNBGW_Test.msc0-RAN(203)@2bd1da4a78dd: f_create_expect(l3 := '9C5211A413C2212FAED2'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@2bd1da4a78dd: Created Expect[0] for '9C5211A413C2212FAED2'O to be handled at TC_rab_assignment_concurrent0(224) HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: Warning: Re-starting timer T_ias[3], which is already active (running or expired). TC_rab_assignment_concurrent0(216)@2bd1da4a78dd: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: First idle individual index:8 HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: Warning: Stopping inactive timer T_ias[8]. HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: First idle individual index:9 HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: Warning: Stopping inactive timer T_ias[9]. HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: First idle individual index:10 HNBGW_Test.msc0-RAN(203)@2bd1da4a78dd: Found Expect[7] for l3='24B2C05BEE9BC56E75D3'O handled at TC_rab_assignment_concurrent0(217) HNBGW_Test.msc0-RAN(203)@2bd1da4a78dd: Added conn table entry 8TC_rab_assignment_concurrent0(217)9991698 HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: Warning: Stopping inactive timer T_ias[10]. HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: First idle individual index:11 HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: Warning: Stopping inactive timer T_ias[11]. HNBGW_Test.msc0-RAN(203)@2bd1da4a78dd: Found Expect[8] for l3='7BAFB30AFE1D0ED519C5'O handled at TC_rab_assignment_concurrent0(218) HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: First idle individual index:12 HNBGW_Test.msc0-RAN(203)@2bd1da4a78dd: Added conn table entry 9TC_rab_assignment_concurrent0(218)6834634 HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: Warning: Stopping inactive timer T_ias[12]. HNBGW_Test.msc0-RAN(203)@2bd1da4a78dd: Found Expect[9] for l3='B271F70DE8736F238EDA'O handled at TC_rab_assignment_concurrent0(219) HNBGW_Test.msc0-RAN(203)@2bd1da4a78dd: Added conn table entry 10TC_rab_assignment_concurrent0(219)9445420 HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: First idle individual index:13 TC_rab_assignment_concurrent0(217)@2bd1da4a78dd: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: Warning: Stopping inactive timer T_ias[13]. TC_rab_assignment_concurrent-Iuh0-RUA(201)@2bd1da4a78dd: Added conn table entry 15TC_rab_assignment_concurrent0(224)5145881 TC_rab_assignment_concurrent0(218)@2bd1da4a78dd: setverdict(pass): none -> pass TC_rab_assignment_concurrent0(219)@2bd1da4a78dd: setverdict(pass): none -> pass HNBGW_Test.msc0-RAN(203)@2bd1da4a78dd: Found Expect[10] for l3='1C36F5335038B681929A'O handled at TC_rab_assignment_concurrent0(220) HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: Session index based on connection ID:4 HNBGW_Test.msc0-RAN(203)@2bd1da4a78dd: Added conn table entry 11TC_rab_assignment_concurrent0(220)4354267 HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: Warning: Re-starting timer T_ias[4], which is already active (running or expired). HNBGW_Test.msc0-RAN(203)@2bd1da4a78dd: Found Expect[11] for l3='A1D7ABA4CB4275E6E94B'O handled at TC_rab_assignment_concurrent0(221) HNBGW_Test.msc0-RAN(203)@2bd1da4a78dd: Added conn table entry 12TC_rab_assignment_concurrent0(221)14352973 HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: Session index based on connection ID:5 TC_rab_assignment_concurrent0(220)@2bd1da4a78dd: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: Warning: Re-starting timer T_ias[5], which is already active (running or expired). HNBGW_Test.msc0-RAN(203)@2bd1da4a78dd: Found Expect[12] for l3='E7D3D488AAF3822806F2'O handled at TC_rab_assignment_concurrent0(222) HNBGW_Test.msc0-RAN(203)@2bd1da4a78dd: Added conn table entry 13TC_rab_assignment_concurrent0(222)2547903 TC_rab_assignment_concurrent0(221)@2bd1da4a78dd: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: Session index based on connection ID:6 HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: Warning: Re-starting timer T_ias[6], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: Session index based on connection ID:7 HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: Warning: Re-starting timer T_ias[7], which is already active (running or expired). TC_rab_assignment_concurrent0(222)@2bd1da4a78dd: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: Session index based on connection ID:8 HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: Warning: Re-starting timer T_ias[8], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: Session index based on connection ID:9 HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: Warning: Re-starting timer T_ias[9], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: Session index based on connection ID:10 HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: Warning: Re-starting timer T_ias[10], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: Session index based on connection ID:11 HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: Warning: Re-starting timer T_ias[11], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: Session index based on connection ID:12 HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: Warning: Re-starting timer T_ias[12], which is already active (running or expired). HNBGW-MGCP(208)@2bd1da4a78dd: Found Expect[0] for { line := { verb := "CRCX", trans_id := "6", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "7a1b8117" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "7a1b8117", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } handled at TC_rab_assignment_concurrent0(209) HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: Session index based on connection ID:13 HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: Warning: Re-starting timer T_ias[13], which is already active (running or expired). TC_rab_assignment_concurrent0(209)@2bd1da4a78dd: CRCX1{ line := { verb := "CRCX", trans_id := "6", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "7a1b8117" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "7a1b8117", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@2bd1da4a78dd: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 TC_rab_assignment_concurrent0(210)@2bd1da4a78dd: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(208)@2bd1da4a78dd: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(210) 20250126085658646 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 6 OK (mgcp_client.c:758) 20250126085658646 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140da1770]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250126085658646 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140da1770]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250126085658646 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140da1770]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250126085658646 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140da1770]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250126085658646 DLMGCP DEBUG mgw-endp(mgw-fsm-8002433-0)[0x55e140da4670]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250126085658646 DLMGCP DEBUG mgw-endp(mgw-fsm-8002433-0)[0x55e140da4670]{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) 20250126085658646 DLMGCP DEBUG mgw-endp(mgw-fsm-8002433-0)[0x55e140da4670]{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) 20250126085658646 DLMGCP DEBUG mgw-endp(mgw-fsm-8002433-0)[0x55e140da4670]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250126085658646 DLMGCP DEBUG mgw-endp(mgw-fsm-8002433-0)[0x55e140da4670]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250126085658646 DLMGCP DEBUG mgw-endp(mgw-fsm-8002433-0)[0x55e140da4670]{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) 20250126085658646 DMGW DEBUG mgw(mgw-fsm-8002433-0)[0x55e140da4540]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250126085658646 DMGW DEBUG mgw(mgw-fsm-8002433-0)[0x55e140da4540]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250126085658646 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250126085658646 DMGW DEBUG mgw(mgw-fsm-8002433-0)[0x55e140da4540]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250126085658646 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8002433)[0x55e140d9c980]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250126085658646 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250126085658646 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085658646 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) 20250126085658646 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085658646 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085658646 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1355) 20250126085658646 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250126085658646 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x43ba58, normal) (hnbgw_rua.c:407) 20250126085658646 DHNB DEBUG map_rua[0x55e140da5140]{init}: Allocated (fsm.c:456) 20250126085658646 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4438616)[0x55e140da5140]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250126085658646 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4438616 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250126085658646 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085658646 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085658646 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4438616 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250126085658646 DCN DEBUG map_sccp[0x55e140dbdaf0]{init}: Allocated (fsm.c:456) 20250126085658646 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55e140dbdaf0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250126085658646 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4438616 <-> SCCP-22 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250126085658646 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4438616 SCCP-22 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20250126085658646 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4438616)[0x55e140da5140]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250126085658646 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085658646 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085658646 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4438616)[0x55e140da5140]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250126085658646 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55e140dbdaf0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126085658646 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250126085658646 DLSCCP DEBUG SCCP-SCOC(22)[0x55e140dbdfe0]{IDLE}: Allocated (fsm.c:456) 20250126085658646 DLSCCP DEBUG SCCP-SCOC(22)[0x55e140dbdfe0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250126085658646 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0ae24d91985a123eb09351004f400300012f0056400500f1100926) (sccp_scrc.c:406) 20250126085658646 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085658646 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085658646 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085658646 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085658646 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085658646 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085658646 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085658646 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085658646 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085658646 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085658646 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085658646 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085658646 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085658646 DLSCCP DEBUG SCCP-SCOC(22)[0x55e140dbdfe0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250126085658646 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55e140dbdaf0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250126085658646 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4438616)[0x55e140da5140]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250126085658646 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085658646 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085658646 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1355) 20250126085658646 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250126085658646 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x4e8519, normal) (hnbgw_rua.c:407) 20250126085658646 DHNB DEBUG map_rua[0x55e140dbc750]{init}: Allocated (fsm.c:456) 20250126085658646 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5145881)[0x55e140dbc750]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250126085658646 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5145881 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250126085658646 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085658646 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085658646 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5145881 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250126085658646 DCN DEBUG map_sccp[0x55e140dbe110]{init}: Allocated (fsm.c:456) 20250126085658646 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55e140dbe110]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250126085658646 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085658646 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085658646 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085658646 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085658646 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085658646 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085658646 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085658646 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085658646 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5145881 <-> SCCP-23 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250126085658646 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5145881 SCCP-23 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20250126085658646 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5145881)[0x55e140dbc750]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250126085658646 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085658646 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085658646 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5145881)[0x55e140dbc750]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250126085658646 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55e140dbe110]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126085658646 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250126085658646 DLSCCP DEBUG SCCP-SCOC(23)[0x55e140dbea20]{IDLE}: Allocated (fsm.c:456) 20250126085658646 DLSCCP DEBUG SCCP-SCOC(23)[0x55e140dbea20]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250126085658646 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085658646 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085658646 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085658646 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085658646 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a9c5211a413c2212faed2004f40030001370056400500f1100926) (sccp_scrc.c:406) 20250126085658646 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085658646 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085658646 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085658646 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085658646 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085658646 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085658646 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085658646 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085658646 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085658646 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085658646 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085658646 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085658646 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085658646 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085658646 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085658646 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085658646 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085658646 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085658646 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085658646 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085658646 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085658646 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085658646 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085658646 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085658646 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085658646 DLSCCP DEBUG SCCP-SCOC(23)[0x55e140dbea20]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250126085658646 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55e140dbe110]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250126085658646 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5145881)[0x55e140dbc750]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250126085658646 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085658646 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085658646 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085658646 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085658646 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085658646 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085658646 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085658646 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085658646 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085658646 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085658646 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085658646 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085658646 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085658646 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085658646 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085658646 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085658646 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085658646 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085658646 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00c97b38) (sccp_scrc.c:477) 20250126085658646 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085658646 DLSCCP DEBUG Received CO:COAK for local reference 10 (sccp_scoc.c:1824) 20250126085658646 DLSCCP DEBUG SCCP-SCOC(10)[0x55e140da7100]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250126085658646 DLSCCP DEBUG SCCP-SCOC(10)[0x55e140da7100]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250126085658646 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085658646 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085658646 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085658646 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250126085658646 DCN DEBUG handle_cn_conn_conf() conn_id=10, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250126085658646 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085658646 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085658646 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085658646 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55e140da6b10]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250126085658646 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55e140da6b10]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250126085658646 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085658646 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085658646 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085658646 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085658646 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085658646 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085658646 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085658646 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085658646 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085658646 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085658646 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085658646 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085658646 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085658646 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085658646 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085658646 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085658646 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085658646 DLSS7 DEBUG scrc_rx_mtp_xfer_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=005d8554) (sccp_scrc.c:477) 20250126085658646 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085658646 DLSCCP DEBUG Received CO:COAK for local reference 11 (sccp_scoc.c:1824) 20250126085658646 DLSCCP DEBUG SCCP-SCOC(11)[0x55e140da5800]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250126085658646 DLSCCP DEBUG SCCP-SCOC(11)[0x55e140da5800]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250126085658646 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085658646 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250126085658646 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085658646 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085658646 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085658646 DCN DEBUG handle_cn_conn_conf() conn_id=11, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250126085658646 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085658646 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085658646 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085658647 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085658647 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085658646 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55e140da3210]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250126085658647 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55e140da3210]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250126085658647 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085658647 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085658647 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085658647 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085658647 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085658647 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085658647 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085658647 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085658647 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00274f9b) (sccp_scrc.c:477) 20250126085658647 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085658647 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085658647 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085658647 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085658647 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085658647 DLSCCP DEBUG Received CO:COAK for local reference 12 (sccp_scoc.c:1824) 20250126085658647 DLSCCP DEBUG SCCP-SCOC(12)[0x55e140db0c00]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250126085658647 DLSCCP DEBUG SCCP-SCOC(12)[0x55e140db0c00]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250126085658647 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085658647 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250126085658647 DCN DEBUG handle_cn_conn_conf() conn_id=12, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250126085658647 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55e140db1560]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250126085658647 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55e140db1560]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250126085658647 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085658647 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085658647 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085658647 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085658647 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085658647 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085658647 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085658647 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085658647 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085658647 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085658647 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085658647 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085658647 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085658647 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0017bbe1) (sccp_scrc.c:477) 20250126085658647 DLSCCP DEBUG Received CO:COAK for local reference 13 (sccp_scoc.c:1824) 20250126085658647 DLSCCP DEBUG SCCP-SCOC(13)[0x55e140daf920]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250126085658647 DLSCCP DEBUG SCCP-SCOC(13)[0x55e140daf920]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250126085658647 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085658647 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085658647 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085658647 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085658647 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085658647 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085658647 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085658647 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085658647 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250126085658647 DCN DEBUG handle_cn_conn_conf() conn_id=13, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250126085658647 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085658647 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55e140da6f30]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250126085658647 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55e140da6f30]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250126085658647 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085658647 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085658647 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085658647 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085658647 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085658647 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085658647 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085658647 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085658647 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085658647 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085658647 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085658647 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00f32c81) (sccp_scrc.c:477) 20250126085658647 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085658647 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085658647 DLSCCP DEBUG Received CO:COAK for local reference 14 (sccp_scoc.c:1824) 20250126085658647 DLSCCP DEBUG SCCP-SCOC(14)[0x55e140da75a0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250126085658647 DLSCCP DEBUG SCCP-SCOC(14)[0x55e140da75a0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250126085658647 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085658647 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250126085658647 DCN DEBUG handle_cn_conn_conf() conn_id=14, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250126085658647 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085658647 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085658647 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085658647 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085658647 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085658647 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085658647 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085658647 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085658647 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55e140dafa50]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250126085658647 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55e140dafa50]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250126085658647 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085658647 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085658647 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085658647 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085658647 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085658647 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085658647 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085658647 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085658647 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085658647 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00d52b23) (sccp_scrc.c:477) 20250126085658647 DLSCCP DEBUG Received CO:COAK for local reference 15 (sccp_scoc.c:1824) 20250126085658647 DLSCCP DEBUG SCCP-SCOC(15)[0x55e140da7e90]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250126085658647 DLSCCP DEBUG SCCP-SCOC(15)[0x55e140da7e90]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250126085658647 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085658647 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085658647 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085658647 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085658647 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250126085658647 DCN DEBUG handle_cn_conn_conf() conn_id=15, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250126085658647 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55e140dafc00]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250126085658647 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55e140dafc00]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250126085658647 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085658647 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085658647 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085658647 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085658647 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085658647 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085658647 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00988af7) (sccp_scrc.c:477) 20250126085658647 DLSCCP DEBUG Received CO:COAK for local reference 16 (sccp_scoc.c:1824) 20250126085658647 DLSCCP DEBUG SCCP-SCOC(16)[0x55e140db8700]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250126085658647 DLSCCP DEBUG SCCP-SCOC(16)[0x55e140db8700]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250126085658647 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085658647 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250126085658647 DCN DEBUG handle_cn_conn_conf() conn_id=16, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250126085658647 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55e140da89c0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250126085658647 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55e140da89c0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250126085658647 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085658647 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085658647 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085658648 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085658648 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085658648 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00b33512) (sccp_scrc.c:477) 20250126085658648 DLSCCP DEBUG Received CO:COAK for local reference 17 (sccp_scoc.c:1824) 20250126085658648 DLSCCP DEBUG SCCP-SCOC(17)[0x55e140db94f0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250126085658648 DLSCCP DEBUG SCCP-SCOC(17)[0x55e140db94f0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250126085658648 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085658648 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250126085658648 DCN DEBUG handle_cn_conn_conf() conn_id=17, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250126085658648 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55e140da7fc0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250126085658648 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55e140da7fc0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250126085658648 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085658648 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085658648 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085658648 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085658648 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085658648 DLSS7 DEBUG scrc_rx_mtp_xfer_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=003e3f04) (sccp_scrc.c:477) 20250126085658648 DLSCCP DEBUG Received CO:COAK for local reference 18 (sccp_scoc.c:1824) 20250126085658648 DLSCCP DEBUG SCCP-SCOC(18)[0x55e140dbb690]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250126085658648 DLSCCP DEBUG SCCP-SCOC(18)[0x55e140dbb690]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250126085658648 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085658648 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250126085658648 DCN DEBUG handle_cn_conn_conf() conn_id=18, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250126085658648 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55e140dbad30]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250126085658648 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55e140dbad30]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250126085658648 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085658648 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085658648 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085658648 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085658648 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085658648 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00c79291) (sccp_scrc.c:477) 20250126085658648 DLSCCP DEBUG Received CO:COAK for local reference 19 (sccp_scoc.c:1824) 20250126085658648 DLSCCP DEBUG SCCP-SCOC(19)[0x55e140dba180]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250126085658648 DLSCCP DEBUG SCCP-SCOC(19)[0x55e140dba180]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250126085658648 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085658648 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250126085658648 DCN DEBUG handle_cn_conn_conf() conn_id=19, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250126085658648 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55e140dba740]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250126085658648 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55e140dba740]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250126085658648 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085658648 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085658648 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085658648 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085658648 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085658648 DLSS7 DEBUG scrc_rx_mtp_xfer_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=000f1a8b) (sccp_scrc.c:477) 20250126085658648 DLSCCP DEBUG Received CO:COAK for local reference 20 (sccp_scoc.c:1824) 20250126085658648 DLSCCP DEBUG SCCP-SCOC(20)[0x55e140dbbfe0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250126085658648 DLSCCP DEBUG SCCP-SCOC(20)[0x55e140dbbfe0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250126085658648 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085658648 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250126085658648 DCN DEBUG handle_cn_conn_conf() conn_id=20, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250126085658648 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55e140dba2b0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250126085658648 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55e140dba2b0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250126085658648 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085658648 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085658648 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085658648 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085658648 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085658648 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00f7e1a2) (sccp_scrc.c:477) 20250126085658648 DLSCCP DEBUG Received CO:COAK for local reference 21 (sccp_scoc.c:1824) 20250126085658648 DLSCCP DEBUG SCCP-SCOC(21)[0x55e140dbcbe0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250126085658648 DLSCCP DEBUG SCCP-SCOC(21)[0x55e140dbcbe0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250126085658648 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085658648 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250126085658648 DCN DEBUG handle_cn_conn_conf() conn_id=21, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250126085658648 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55e140dbb7c0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250126085658648 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55e140dbb7c0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: First idle individual index:14 HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: Warning: Stopping inactive timer T_ias[14]. HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: First idle individual index:15 HNBGW_Test.msc0-RAN(203)@2bd1da4a78dd: Found Expect[13] for l3='E24D91985A123EB09351'O handled at TC_rab_assignment_concurrent0(223) HNBGW_Test.msc0-RAN(203)@2bd1da4a78dd: Added conn table entry 14TC_rab_assignment_concurrent0(223)9079259 HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: Warning: Stopping inactive timer T_ias[15]. HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: Session index based on connection ID:14 HNBGW_Test.msc0-RAN(203)@2bd1da4a78dd: Found Expect[0] for l3='9C5211A413C2212FAED2'O handled at TC_rab_assignment_concurrent0(224) HNBGW_Test.msc0-RAN(203)@2bd1da4a78dd: Added conn table entry 15TC_rab_assignment_concurrent0(224)14522496 HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: Warning: Re-starting timer T_ias[14], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: Session index based on connection ID:15 HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: Warning: Re-starting timer T_ias[15], which is already active (running or expired). 20250126085658653 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085658653 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085658653 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085658653 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085658653 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085658653 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085658653 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085658653 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_rab_assignment_concurrent0(223)@2bd1da4a78dd: setverdict(pass): none -> pass 20250126085658653 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085658653 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085658653 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085658653 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085658653 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085658653 DLSS7 DEBUG scrc_rx_mtp_xfer_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=002ce232) (sccp_scrc.c:477) 20250126085658653 DLSCCP DEBUG Received CO:COAK for local reference 22 (sccp_scoc.c:1824) 20250126085658653 DLSCCP DEBUG SCCP-SCOC(22)[0x55e140dbdfe0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250126085658653 DLSCCP DEBUG SCCP-SCOC(22)[0x55e140dbdfe0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250126085658653 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085658653 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250126085658653 DCN DEBUG handle_cn_conn_conf() conn_id=22, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250126085658653 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55e140dbdaf0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250126085658653 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55e140dbdaf0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_rab_assignment_concurrent0(224)@2bd1da4a78dd: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: vl_len:91 HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: vl_from0 HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(209)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126085658848 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085658848 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085658849 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1355) 20250126085658849 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250126085658849 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x7a1b81) (hnbgw_rua.c:471) 20250126085658849 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8002433 SCCP-8 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250126085658849 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8002433)[0x55e140d9c980]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250126085658849 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250126085658849 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250126085658849 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8002433)[0x55e140d9c980]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250126085658849 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250126085658849 DMGW DEBUG mgw(mgw-fsm-8002433-0)[0x55e140da4540]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250126085658849 DMGW DEBUG mgw(mgw-fsm-8002433-0)[0x55e140da4540]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250126085658849 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250126085658849 DMGW DEBUG mgw(mgw-fsm-8002433-0)[0x55e140da4540]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250126085658849 DLMGCP DEBUG mgw-endp(mgw-fsm-8002433-0)[0x55e140da4670]{IN_USE}: rtpbridge/0@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-8002433-0)[0x55e140da4540] (mgcp_client_endpoint_fsm.c:724) 20250126085658849 DLMGCP DEBUG mgw-endp(mgw-fsm-8002433-0)[0x55e140da4670]{IN_USE}: rtpbridge/0@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250126085658849 DLMGCP DEBUG mgw-endp(mgw-fsm-8002433-0)[0x55e140da4670]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250126085658849 DLMGCP DEBUG mgw-endp(mgw-fsm-8002433-0)[0x55e140da4670]{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) 20250126085658849 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140da1770]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250126085658849 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47066: len=213 'MDCX 7 rtpbridge/0@mgw MGCP 1.0\r\nC: 7a1b81'... (mgcp_client.c:807) 20250126085658849 DLMGCP DEBUG MGW(mgw) Queued 213 bytes for MGW (mgcp_client.c:1221) 20250126085658849 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140da1770]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250126085658849 DLMGCP DEBUG mgw-endp(mgw-fsm-8002433-0)[0x55e140da4670]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250126085658849 DLMGCP DEBUG mgw-endp(mgw-fsm-8002433-0)[0x55e140da4670]{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) 20250126085658849 DLMGCP DEBUG mgw-endp(mgw-fsm-8002433-0)[0x55e140da4670]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) 20250126085658856 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085658856 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085658856 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085658856 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085658857 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085658857 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085658857 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085658857 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085658857 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085658857 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085658857 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085658857 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085658857 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085658857 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085658857 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085658857 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085658857 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085658857 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085658857 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085658857 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085658857 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085658857 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00583c13) (sccp_scrc.c:477) 20250126085658857 DLSCCP DEBUG Received CO:COAK for local reference 23 (sccp_scoc.c:1824) 20250126085658857 DLSCCP DEBUG SCCP-SCOC(23)[0x55e140dbea20]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250126085658857 DLSCCP DEBUG SCCP-SCOC(23)[0x55e140dbea20]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250126085658857 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085658857 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250126085658857 DCN DEBUG handle_cn_conn_conf() conn_id=23, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250126085658857 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55e140dbe110]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250126085658857 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55e140dbe110]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250126085658857 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085658857 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085658857 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085658857 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085658857 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085658857 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000009), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:477) 20250126085658857 DLSCCP DEBUG Received CO:CODT for local reference 9 (sccp_scoc.c:1824) 20250126085658857 DLSCCP DEBUG SCCP-SCOC(9)[0x55e140d989f0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250126085658857 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085658857 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250126085658857 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55e140d99610]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250126085658857 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250126085658857 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250126085658857 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55e140d99610]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250126085658857 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250126085658857 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250126085658857 DMGW DEBUG mgw(mgw-fsm-16617260-0)[0x55e140dbe420]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250126085658857 DMGW DEBUG mgw(mgw-fsm-16617260-0)[0x55e140dbe420]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250126085658857 DMGW DEBUG mgw(mgw-fsm-16617260-0)[0x55e140dbe420]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250126085658857 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250126085658858 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250126085658858 DLMGCP DEBUG mgw-endp(mgw-fsm-16617260-0)[0x55e140da2a20]{UNUSED}: Allocated (fsm.c:456) 20250126085658858 DLMGCP DEBUG mgw-endp(mgw-fsm-16617260-0)[0x55e140da2a20]{UNUSED}: is child of mgw(mgw-fsm-16617260-0)[0x55e140dbe420] (fsm.c:486) 20250126085658858 DLMGCP DEBUG mgw-endp(mgw-fsm-16617260-0)[0x55e140da2a20]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-16617260-0)[0x55e140dbe420] (mgcp_client_endpoint_fsm.c:724) 20250126085658858 DLMGCP DEBUG mgw-endp(mgw-fsm-16617260-0)[0x55e140da2a20]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250126085658858 DLMGCP DEBUG mgw-endp(mgw-fsm-16617260-0)[0x55e140da2a20]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250126085658858 DLMGCP DEBUG mgw-endp(mgw-fsm-16617260-0)[0x55e140da2a20]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250126085658858 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16617260-0)[0x55e140da2810]{ST_CRCX}: Allocated (fsm.c:456) 20250126085658858 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16617260-0)[0x55e140da2810]{ST_CRCX}: is child of mgw-endp(mgw-fsm-16617260-0)[0x55e140da2a20] (fsm.c:486) 20250126085658858 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16617260-0)[0x55e140da2810]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250126085658858 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16617260-0)[0x55e140da2810]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250126085658858 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47066: len=199 'CRCX 8 rtpbridge/*@mgw MGCP 1.0\r\nC: fd8f2c'... (mgcp_client.c:807) 20250126085658858 DLMGCP DEBUG MGW(mgw) Queued 199 bytes for MGW (mgcp_client.c:1221) 20250126085658858 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16617260-0)[0x55e140da2810]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250126085658858 DLMGCP DEBUG mgw-endp(mgw-fsm-16617260-0)[0x55e140da2a20]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) TC_rab_assignment_concurrent0(209)@2bd1da4a78dd: MDCX1{ line := { verb := "MDCX", trans_id := "7", ep := "rtpbridge/0@mgw", ver := "1.0" }, params := { { code := "C", val := "7a1b8117" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "7a1b8117", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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)@2bd1da4a78dd: Found Expect[0] for { line := { verb := "CRCX", trans_id := "8", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "fd8f2c17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "fd8f2c17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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) 20250126085658895 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 7 OK (mgcp_client.c:758) 20250126085658895 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140da1770]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250126085658895 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140da1770]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250126085658895 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140da1770]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250126085658895 DLMGCP DEBUG mgw-endp(mgw-fsm-8002433-0)[0x55e140da4670]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250126085658895 DLMGCP DEBUG mgw-endp(mgw-fsm-8002433-0)[0x55e140da4670]{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) 20250126085658895 DLMGCP DEBUG mgw-endp(mgw-fsm-8002433-0)[0x55e140da4670]{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) 20250126085658895 DLMGCP DEBUG mgw-endp(mgw-fsm-8002433-0)[0x55e140da4670]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250126085658895 DLMGCP DEBUG mgw-endp(mgw-fsm-8002433-0)[0x55e140da4670]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250126085658895 DLMGCP DEBUG mgw-endp(mgw-fsm-8002433-0)[0x55e140da4670]{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) 20250126085658895 DMGW DEBUG mgw(mgw-fsm-8002433-0)[0x55e140da4540]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250126085658895 DMGW DEBUG mgw(mgw-fsm-8002433-0)[0x55e140da4540]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250126085658895 DMGW DEBUG mgw(mgw-fsm-8002433-0)[0x55e140da4540]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250126085658895 DLMGCP DEBUG mgw-endp(mgw-fsm-8002433-0)[0x55e140da4670]{IN_USE}: rtpbridge/0@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-8002433-0)[0x55e140da4540] (mgcp_client_endpoint_fsm.c:724) 20250126085658895 DLMGCP DEBUG mgw-endp(mgw-fsm-8002433-0)[0x55e140da4670]{IN_USE}: rtpbridge/0@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250126085658895 DLMGCP DEBUG mgw-endp(mgw-fsm-8002433-0)[0x55e140da4670]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250126085658895 DLMGCP DEBUG mgw-endp(mgw-fsm-8002433-0)[0x55e140da4670]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250126085658895 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8002433-0)[0x55e140dbec80]{ST_CRCX}: Allocated (fsm.c:456) 20250126085658895 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8002433-0)[0x55e140dbec80]{ST_CRCX}: is child of mgw-endp(mgw-fsm-8002433-0)[0x55e140da4670] (fsm.c:486) 20250126085658895 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8002433-0)[0x55e140dbec80]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250126085658895 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8002433-0)[0x55e140dbec80]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/0@mgw... (mgcp_client_fsm.c:228) 20250126085658895 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47066: len=203 'CRCX 9 rtpbridge/0@mgw MGCP 1.0\r\nC: 7a1b81'... (mgcp_client.c:807) 20250126085658895 DLMGCP DEBUG MGW(mgw) Queued 203 bytes for MGW (mgcp_client.c:1221) 20250126085658895 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8002433-0)[0x55e140dbec80]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250126085658895 DLMGCP DEBUG mgw-endp(mgw-fsm-8002433-0)[0x55e140da4670]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250126085658895 DLMGCP DEBUG mgw-endp(mgw-fsm-8002433-0)[0x55e140da4670]{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) 20250126085658895 DLMGCP DEBUG mgw-endp(mgw-fsm-8002433-0)[0x55e140da4670]{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) 20250126085658895 DLMGCP DEBUG mgw-endp(mgw-fsm-8002433-0)[0x55e140da4670]{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)@2bd1da4a78dd: CRCX1{ line := { verb := "CRCX", trans_id := "8", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "fd8f2c17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "fd8f2c17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@2bd1da4a78dd: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 TC_rab_assignment_concurrent0(211)@2bd1da4a78dd: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 20250126085658917 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 8 OK (mgcp_client.c:758) 20250126085658917 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140da2810]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250126085658917 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140da2810]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250126085658917 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140da2810]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250126085658917 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140da2810]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250126085658917 DLMGCP DEBUG mgw-endp(mgw-fsm-16617260-0)[0x55e140da2a20]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250126085658917 DLMGCP DEBUG mgw-endp(mgw-fsm-16617260-0)[0x55e140da2a20]{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) 20250126085658917 DLMGCP DEBUG mgw-endp(mgw-fsm-16617260-0)[0x55e140da2a20]{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) 20250126085658917 DLMGCP DEBUG mgw-endp(mgw-fsm-16617260-0)[0x55e140da2a20]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250126085658917 DLMGCP DEBUG mgw-endp(mgw-fsm-16617260-0)[0x55e140da2a20]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250126085658917 DLMGCP DEBUG mgw-endp(mgw-fsm-16617260-0)[0x55e140da2a20]{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) 20250126085658917 DMGW DEBUG mgw(mgw-fsm-16617260-0)[0x55e140dbe420]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250126085658917 DMGW DEBUG mgw(mgw-fsm-16617260-0)[0x55e140dbe420]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250126085658917 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) TC_rab_assignment_concurrent0(209)@2bd1da4a78dd: CRCX2{ line := { verb := "CRCX", trans_id := "9", ep := "rtpbridge/0@mgw", ver := "1.0" }, params := { { code := "C", val := "7a1b8117" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "7a1b8117", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250126085658917 DMGW DEBUG mgw(mgw-fsm-16617260-0)[0x55e140dbe420]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250126085658917 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16617260)[0x55e140d9e2e0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250126085658917 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250126085658917 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085658917 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) HNBGW-MGCP(208)@2bd1da4a78dd: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(211) 20250126085658919 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 9 OK (mgcp_client.c:758) 20250126085658919 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e140dbec80]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250126085658919 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e140dbec80]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250126085658919 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e140dbec80]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250126085658919 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e140dbec80]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250126085658919 DLMGCP DEBUG mgw-endp(mgw-fsm-8002433-0)[0x55e140da4670]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250126085658919 DLMGCP DEBUG mgw-endp(mgw-fsm-8002433-0)[0x55e140da4670]{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) 20250126085658919 DLMGCP DEBUG mgw-endp(mgw-fsm-8002433-0)[0x55e140da4670]{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) 20250126085658919 DLMGCP DEBUG mgw-endp(mgw-fsm-8002433-0)[0x55e140da4670]{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) 20250126085658919 DLMGCP DEBUG mgw-endp(mgw-fsm-8002433-0)[0x55e140da4670]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250126085658919 DLMGCP DEBUG mgw-endp(mgw-fsm-8002433-0)[0x55e140da4670]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250126085658919 DLMGCP DEBUG mgw-endp(mgw-fsm-8002433-0)[0x55e140da4670]{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) 20250126085658919 DLMGCP DEBUG mgw-endp(mgw-fsm-8002433-0)[0x55e140da4670]{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) 20250126085658919 DMGW DEBUG mgw(mgw-fsm-8002433-0)[0x55e140da4540]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250126085658919 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250126085658919 DMGW DEBUG mgw(mgw-fsm-8002433-0)[0x55e140da4540]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250126085658919 DMGW DEBUG mgw(mgw-fsm-8002433-0)[0x55e140da4540]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250126085658919 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55e140db7920]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250126085658919 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250126085658919 DLSCCP DEBUG SCCP-SCOC(8)[0x55e140d9bab0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250126085658919 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00688fac), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20250126085658919 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085658919 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085658919 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085658919 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085658919 DMGW DEBUG mgw(mgw-fsm-8002433-0)[0x55e140da4540]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250126085658919 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085658919 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085658919 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085658919 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085658919 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085658919 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085658920 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085658920 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(210)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126085658929 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085658929 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085658929 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1355) 20250126085658929 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250126085658929 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xfd8f2c) (hnbgw_rua.c:471) 20250126085658929 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16617260 SCCP-9 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250126085658929 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16617260)[0x55e140d9e2e0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250126085658929 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250126085658929 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250126085658929 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16617260)[0x55e140d9e2e0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250126085658929 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250126085658929 DMGW DEBUG mgw(mgw-fsm-16617260-0)[0x55e140dbe420]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250126085658929 DMGW DEBUG mgw(mgw-fsm-16617260-0)[0x55e140dbe420]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250126085658929 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250126085658929 DMGW DEBUG mgw(mgw-fsm-16617260-0)[0x55e140dbe420]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250126085658929 DLMGCP DEBUG mgw-endp(mgw-fsm-16617260-0)[0x55e140da2a20]{IN_USE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-16617260-0)[0x55e140dbe420] (mgcp_client_endpoint_fsm.c:724) 20250126085658929 DLMGCP DEBUG mgw-endp(mgw-fsm-16617260-0)[0x55e140da2a20]{IN_USE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250126085658929 DLMGCP DEBUG mgw-endp(mgw-fsm-16617260-0)[0x55e140da2a20]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250126085658929 DLMGCP DEBUG mgw-endp(mgw-fsm-16617260-0)[0x55e140da2a20]{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) 20250126085658929 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140da2810]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250126085658929 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47066: len=214 'MDCX 10 rtpbridge/1@mgw MGCP 1.0\r\nC: fd8f2'... (mgcp_client.c:807) 20250126085658929 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250126085658929 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140da2810]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250126085658929 DLMGCP DEBUG mgw-endp(mgw-fsm-16617260-0)[0x55e140da2a20]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250126085658929 DLMGCP DEBUG mgw-endp(mgw-fsm-16617260-0)[0x55e140da2a20]{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) 20250126085658929 DLMGCP DEBUG mgw-endp(mgw-fsm-16617260-0)[0x55e140da2a20]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment_concurrent0(209)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: Session index based on connection ID:2 HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: vl_len:91 HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: vl_from0 HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250126085658934 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085658934 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085658934 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085658934 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085658934 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085658934 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085658934 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085658934 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085658934 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085658934 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085658934 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085658934 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085658934 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085658934 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000a), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:477) 20250126085658934 DLSCCP DEBUG Received CO:CODT for local reference 10 (sccp_scoc.c:1824) 20250126085658934 DLSCCP DEBUG SCCP-SCOC(10)[0x55e140da7100]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250126085658934 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085658934 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250126085658934 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55e140da6b10]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250126085658934 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250126085658934 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250126085658934 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55e140da6b10]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250126085658934 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250126085658934 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250126085658934 DMGW DEBUG mgw(mgw-fsm-15028012-0)[0x55e140dc9260]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250126085658934 DMGW DEBUG mgw(mgw-fsm-15028012-0)[0x55e140dc9260]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250126085658934 DMGW DEBUG mgw(mgw-fsm-15028012-0)[0x55e140dc9260]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250126085658934 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250126085658934 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250126085658934 DLMGCP DEBUG mgw-endp(mgw-fsm-15028012-0)[0x55e140dc9050]{UNUSED}: Allocated (fsm.c:456) 20250126085658934 DLMGCP DEBUG mgw-endp(mgw-fsm-15028012-0)[0x55e140dc9050]{UNUSED}: is child of mgw(mgw-fsm-15028012-0)[0x55e140dc9260] (fsm.c:486) 20250126085658934 DLMGCP DEBUG mgw-endp(mgw-fsm-15028012-0)[0x55e140dc9050]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-15028012-0)[0x55e140dc9260] (mgcp_client_endpoint_fsm.c:724) 20250126085658934 DLMGCP DEBUG mgw-endp(mgw-fsm-15028012-0)[0x55e140dc9050]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250126085658934 DLMGCP DEBUG mgw-endp(mgw-fsm-15028012-0)[0x55e140dc9050]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250126085658934 DLMGCP DEBUG mgw-endp(mgw-fsm-15028012-0)[0x55e140dc9050]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250126085658934 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15028012-0)[0x55e140dcfc70]{ST_CRCX}: Allocated (fsm.c:456) 20250126085658934 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15028012-0)[0x55e140dcfc70]{ST_CRCX}: is child of mgw-endp(mgw-fsm-15028012-0)[0x55e140dc9050] (fsm.c:486) 20250126085658934 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15028012-0)[0x55e140dcfc70]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250126085658934 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15028012-0)[0x55e140dcfc70]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250126085658934 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47066: len=200 'CRCX 11 rtpbridge/*@mgw MGCP 1.0\r\nC: e54f2'... (mgcp_client.c:807) 20250126085658934 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250126085658934 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15028012-0)[0x55e140dcfc70]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250126085658934 DLMGCP DEBUG mgw-endp(mgw-fsm-15028012-0)[0x55e140dc9050]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) TC_rab_assignment_concurrent0(210)@2bd1da4a78dd: MDCX1{ line := { verb := "MDCX", trans_id := "10", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "fd8f2c17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "fd8f2c17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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)@2bd1da4a78dd: Found Expect[0] for { line := { verb := "CRCX", trans_id := "11", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "e54f2c17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "e54f2c17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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) 20250126085658941 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 10 OK (mgcp_client.c:758) 20250126085658941 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140da2810]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250126085658941 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140da2810]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250126085658941 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140da2810]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250126085658941 DLMGCP DEBUG mgw-endp(mgw-fsm-16617260-0)[0x55e140da2a20]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250126085658941 DLMGCP DEBUG mgw-endp(mgw-fsm-16617260-0)[0x55e140da2a20]{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) 20250126085658941 DLMGCP DEBUG mgw-endp(mgw-fsm-16617260-0)[0x55e140da2a20]{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) 20250126085658941 DLMGCP DEBUG mgw-endp(mgw-fsm-16617260-0)[0x55e140da2a20]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250126085658941 DLMGCP DEBUG mgw-endp(mgw-fsm-16617260-0)[0x55e140da2a20]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250126085658941 DLMGCP DEBUG mgw-endp(mgw-fsm-16617260-0)[0x55e140da2a20]{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) 20250126085658941 DMGW DEBUG mgw(mgw-fsm-16617260-0)[0x55e140dbe420]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250126085658941 DMGW DEBUG mgw(mgw-fsm-16617260-0)[0x55e140dbe420]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250126085658941 DMGW DEBUG mgw(mgw-fsm-16617260-0)[0x55e140dbe420]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250126085658941 DLMGCP DEBUG mgw-endp(mgw-fsm-16617260-0)[0x55e140da2a20]{IN_USE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-16617260-0)[0x55e140dbe420] (mgcp_client_endpoint_fsm.c:724) 20250126085658941 DLMGCP DEBUG mgw-endp(mgw-fsm-16617260-0)[0x55e140da2a20]{IN_USE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250126085658941 DLMGCP DEBUG mgw-endp(mgw-fsm-16617260-0)[0x55e140da2a20]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250126085658941 DLMGCP DEBUG mgw-endp(mgw-fsm-16617260-0)[0x55e140da2a20]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250126085658941 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16617260-0)[0x55e140dc0020]{ST_CRCX}: Allocated (fsm.c:456) 20250126085658941 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16617260-0)[0x55e140dc0020]{ST_CRCX}: is child of mgw-endp(mgw-fsm-16617260-0)[0x55e140da2a20] (fsm.c:486) 20250126085658941 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16617260-0)[0x55e140dc0020]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250126085658941 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16617260-0)[0x55e140dc0020]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/1@mgw... (mgcp_client_fsm.c:228) 20250126085658941 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47066: len=204 'CRCX 12 rtpbridge/1@mgw MGCP 1.0\r\nC: fd8f2'... (mgcp_client.c:807) 20250126085658941 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250126085658941 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16617260-0)[0x55e140dc0020]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250126085658941 DLMGCP DEBUG mgw-endp(mgw-fsm-16617260-0)[0x55e140da2a20]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250126085658941 DLMGCP DEBUG mgw-endp(mgw-fsm-16617260-0)[0x55e140da2a20]{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) 20250126085658941 DLMGCP DEBUG mgw-endp(mgw-fsm-16617260-0)[0x55e140da2a20]{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) 20250126085658941 DLMGCP DEBUG mgw-endp(mgw-fsm-16617260-0)[0x55e140da2a20]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment_concurrent0(211)@2bd1da4a78dd: CRCX1{ line := { verb := "CRCX", trans_id := "11", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "e54f2c17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "e54f2c17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@2bd1da4a78dd: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 TC_rab_assignment_concurrent0(212)@2bd1da4a78dd: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 TC_rab_assignment_concurrent0(210)@2bd1da4a78dd: CRCX2{ line := { verb := "CRCX", trans_id := "12", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "fd8f2c17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "fd8f2c17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250126085658947 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 11 OK (mgcp_client.c:758) 20250126085658947 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140dcfc70]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250126085658947 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140dcfc70]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250126085658947 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140dcfc70]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250126085658947 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140dcfc70]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250126085658947 DLMGCP DEBUG mgw-endp(mgw-fsm-15028012-0)[0x55e140dc9050]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250126085658947 DLMGCP DEBUG mgw-endp(mgw-fsm-15028012-0)[0x55e140dc9050]{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) 20250126085658947 DLMGCP DEBUG mgw-endp(mgw-fsm-15028012-0)[0x55e140dc9050]{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) 20250126085658947 DLMGCP DEBUG mgw-endp(mgw-fsm-15028012-0)[0x55e140dc9050]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250126085658947 DLMGCP DEBUG mgw-endp(mgw-fsm-15028012-0)[0x55e140dc9050]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250126085658947 DLMGCP DEBUG mgw-endp(mgw-fsm-15028012-0)[0x55e140dc9050]{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) 20250126085658947 DMGW DEBUG mgw(mgw-fsm-15028012-0)[0x55e140dc9260]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250126085658947 DMGW DEBUG mgw(mgw-fsm-15028012-0)[0x55e140dc9260]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250126085658947 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) HNBGW-MGCP(208)@2bd1da4a78dd: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(212) 20250126085658947 DMGW DEBUG mgw(mgw-fsm-15028012-0)[0x55e140dc9260]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250126085658947 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15028012)[0x55e140d9d690]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250126085658947 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250126085658947 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085658947 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) 20250126085658947 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 12 OK (mgcp_client.c:758) 20250126085658947 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e140dc0020]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250126085658947 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e140dc0020]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250126085658947 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e140dc0020]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250126085658947 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e140dc0020]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250126085658947 DLMGCP DEBUG mgw-endp(mgw-fsm-16617260-0)[0x55e140da2a20]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250126085658947 DLMGCP DEBUG mgw-endp(mgw-fsm-16617260-0)[0x55e140da2a20]{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) 20250126085658947 DLMGCP DEBUG mgw-endp(mgw-fsm-16617260-0)[0x55e140da2a20]{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) 20250126085658947 DLMGCP DEBUG mgw-endp(mgw-fsm-16617260-0)[0x55e140da2a20]{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) 20250126085658947 DLMGCP DEBUG mgw-endp(mgw-fsm-16617260-0)[0x55e140da2a20]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250126085658947 DLMGCP DEBUG mgw-endp(mgw-fsm-16617260-0)[0x55e140da2a20]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250126085658947 DLMGCP DEBUG mgw-endp(mgw-fsm-16617260-0)[0x55e140da2a20]{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) 20250126085658947 DLMGCP DEBUG mgw-endp(mgw-fsm-16617260-0)[0x55e140da2a20]{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) 20250126085658947 DMGW DEBUG mgw(mgw-fsm-16617260-0)[0x55e140dbe420]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250126085658947 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250126085658947 DMGW DEBUG mgw(mgw-fsm-16617260-0)[0x55e140dbe420]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250126085658947 DMGW DEBUG mgw(mgw-fsm-16617260-0)[0x55e140dbe420]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250126085658947 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55e140d99610]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250126085658947 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250126085658947 DLSCCP DEBUG SCCP-SCOC(9)[0x55e140d989f0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250126085658947 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0090c1f6), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20250126085658947 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085658947 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085658947 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085658947 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085658947 DMGW DEBUG mgw(mgw-fsm-16617260-0)[0x55e140dbe420]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250126085658947 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085658947 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085658947 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085658947 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085658947 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085658947 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085658947 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085658947 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: Session index based on local reference:1 HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(210)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(211)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126085658952 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085658952 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085658952 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1355) 20250126085658952 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250126085658952 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xe54f2c) (hnbgw_rua.c:471) 20250126085658952 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15028012 SCCP-10 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250126085658952 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15028012)[0x55e140d9d690]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250126085658952 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250126085658952 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250126085658952 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15028012)[0x55e140d9d690]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250126085658952 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250126085658952 DMGW DEBUG mgw(mgw-fsm-15028012-0)[0x55e140dc9260]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250126085658952 DMGW DEBUG mgw(mgw-fsm-15028012-0)[0x55e140dc9260]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250126085658952 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250126085658952 DMGW DEBUG mgw(mgw-fsm-15028012-0)[0x55e140dc9260]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250126085658952 DLMGCP DEBUG mgw-endp(mgw-fsm-15028012-0)[0x55e140dc9050]{IN_USE}: rtpbridge/2@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-15028012-0)[0x55e140dc9260] (mgcp_client_endpoint_fsm.c:724) 20250126085658952 DLMGCP DEBUG mgw-endp(mgw-fsm-15028012-0)[0x55e140dc9050]{IN_USE}: rtpbridge/2@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250126085658952 DLMGCP DEBUG mgw-endp(mgw-fsm-15028012-0)[0x55e140dc9050]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250126085658952 DLMGCP DEBUG mgw-endp(mgw-fsm-15028012-0)[0x55e140dc9050]{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) 20250126085658952 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140dcfc70]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250126085658952 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47066: len=214 'MDCX 13 rtpbridge/2@mgw MGCP 1.0\r\nC: e54f2'... (mgcp_client.c:807) 20250126085658952 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250126085658952 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140dcfc70]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250126085658952 DLMGCP DEBUG mgw-endp(mgw-fsm-15028012-0)[0x55e140dc9050]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250126085658952 DLMGCP DEBUG mgw-endp(mgw-fsm-15028012-0)[0x55e140dc9050]{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) 20250126085658952 DLMGCP DEBUG mgw-endp(mgw-fsm-15028012-0)[0x55e140dc9050]{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)@2bd1da4a78dd: Session index based on connection ID:3 HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: vl_len:91 HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: vl_from0 HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250126085658955 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085658955 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085658955 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085658955 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085658955 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085658955 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085658955 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085658955 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085658955 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085658955 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085658955 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085658955 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085658955 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085658955 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000b), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:477) 20250126085658955 DLSCCP DEBUG Received CO:CODT for local reference 11 (sccp_scoc.c:1824) 20250126085658955 DLSCCP DEBUG SCCP-SCOC(11)[0x55e140da5800]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250126085658955 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085658955 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250126085658955 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55e140da3210]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250126085658955 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250126085658955 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250126085658955 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55e140da3210]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250126085658955 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250126085658955 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250126085658955 DMGW DEBUG mgw(mgw-fsm-15152388-0)[0x55e140dc87e0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250126085658955 DMGW DEBUG mgw(mgw-fsm-15152388-0)[0x55e140dc87e0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250126085658955 DMGW DEBUG mgw(mgw-fsm-15152388-0)[0x55e140dc87e0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250126085658955 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250126085658955 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250126085658955 DLMGCP DEBUG mgw-endp(mgw-fsm-15152388-0)[0x55e140dc8b20]{UNUSED}: Allocated (fsm.c:456) 20250126085658955 DLMGCP DEBUG mgw-endp(mgw-fsm-15152388-0)[0x55e140dc8b20]{UNUSED}: is child of mgw(mgw-fsm-15152388-0)[0x55e140dc87e0] (fsm.c:486) 20250126085658955 DLMGCP DEBUG mgw-endp(mgw-fsm-15152388-0)[0x55e140dc8b20]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-15152388-0)[0x55e140dc87e0] (mgcp_client_endpoint_fsm.c:724) 20250126085658955 DLMGCP DEBUG mgw-endp(mgw-fsm-15152388-0)[0x55e140dc8b20]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250126085658955 DLMGCP DEBUG mgw-endp(mgw-fsm-15152388-0)[0x55e140dc8b20]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250126085658955 DLMGCP DEBUG mgw-endp(mgw-fsm-15152388-0)[0x55e140dc8b20]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250126085658955 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15152388-0)[0x55e140dd87a0]{ST_CRCX}: Allocated (fsm.c:456) 20250126085658955 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15152388-0)[0x55e140dd87a0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-15152388-0)[0x55e140dc8b20] (fsm.c:486) 20250126085658955 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15152388-0)[0x55e140dd87a0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250126085658955 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15152388-0)[0x55e140dd87a0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250126085658955 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47066: len=200 'CRCX 14 rtpbridge/*@mgw MGCP 1.0\r\nC: e7350'... (mgcp_client.c:807) 20250126085658955 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250126085658955 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15152388-0)[0x55e140dd87a0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250126085658955 DLMGCP DEBUG mgw-endp(mgw-fsm-15152388-0)[0x55e140dc8b20]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) TC_rab_assignment_concurrent0(211)@2bd1da4a78dd: MDCX1{ line := { verb := "MDCX", trans_id := "13", ep := "rtpbridge/2@mgw", ver := "1.0" }, params := { { code := "C", val := "e54f2c17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "e54f2c17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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)@2bd1da4a78dd: Found Expect[0] for { line := { verb := "CRCX", trans_id := "14", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "e7350417" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "e7350417", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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) 20250126085658964 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 13 OK (mgcp_client.c:758) 20250126085658964 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140dcfc70]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250126085658964 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140dcfc70]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250126085658964 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140dcfc70]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250126085658964 DLMGCP DEBUG mgw-endp(mgw-fsm-15028012-0)[0x55e140dc9050]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250126085658964 DLMGCP DEBUG mgw-endp(mgw-fsm-15028012-0)[0x55e140dc9050]{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) 20250126085658964 DLMGCP DEBUG mgw-endp(mgw-fsm-15028012-0)[0x55e140dc9050]{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) 20250126085658964 DLMGCP DEBUG mgw-endp(mgw-fsm-15028012-0)[0x55e140dc9050]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250126085658964 DLMGCP DEBUG mgw-endp(mgw-fsm-15028012-0)[0x55e140dc9050]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250126085658964 DLMGCP DEBUG mgw-endp(mgw-fsm-15028012-0)[0x55e140dc9050]{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) 20250126085658964 DMGW DEBUG mgw(mgw-fsm-15028012-0)[0x55e140dc9260]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250126085658964 DMGW DEBUG mgw(mgw-fsm-15028012-0)[0x55e140dc9260]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250126085658964 DMGW DEBUG mgw(mgw-fsm-15028012-0)[0x55e140dc9260]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250126085658964 DLMGCP DEBUG mgw-endp(mgw-fsm-15028012-0)[0x55e140dc9050]{IN_USE}: rtpbridge/2@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-15028012-0)[0x55e140dc9260] (mgcp_client_endpoint_fsm.c:724) 20250126085658964 DLMGCP DEBUG mgw-endp(mgw-fsm-15028012-0)[0x55e140dc9050]{IN_USE}: rtpbridge/2@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250126085658964 DLMGCP DEBUG mgw-endp(mgw-fsm-15028012-0)[0x55e140dc9050]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250126085658964 DLMGCP DEBUG mgw-endp(mgw-fsm-15028012-0)[0x55e140dc9050]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250126085658964 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15028012-0)[0x55e140dc8e10]{ST_CRCX}: Allocated (fsm.c:456) 20250126085658964 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15028012-0)[0x55e140dc8e10]{ST_CRCX}: is child of mgw-endp(mgw-fsm-15028012-0)[0x55e140dc9050] (fsm.c:486) 20250126085658964 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15028012-0)[0x55e140dc8e10]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250126085658964 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15028012-0)[0x55e140dc8e10]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/2@mgw... (mgcp_client_fsm.c:228) 20250126085658964 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47066: len=204 'CRCX 15 rtpbridge/2@mgw MGCP 1.0\r\nC: e54f2'... (mgcp_client.c:807) 20250126085658964 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250126085658964 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15028012-0)[0x55e140dc8e10]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250126085658964 DLMGCP DEBUG mgw-endp(mgw-fsm-15028012-0)[0x55e140dc9050]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250126085658964 DLMGCP DEBUG mgw-endp(mgw-fsm-15028012-0)[0x55e140dc9050]{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) 20250126085658964 DLMGCP DEBUG mgw-endp(mgw-fsm-15028012-0)[0x55e140dc9050]{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) 20250126085658964 DLMGCP DEBUG mgw-endp(mgw-fsm-15028012-0)[0x55e140dc9050]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment_concurrent0(212)@2bd1da4a78dd: CRCX1{ line := { verb := "CRCX", trans_id := "14", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "e7350417" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "e7350417", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@2bd1da4a78dd: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 TC_rab_assignment_concurrent0(213)@2bd1da4a78dd: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 TC_rab_assignment_concurrent0(211)@2bd1da4a78dd: CRCX2{ line := { verb := "CRCX", trans_id := "15", ep := "rtpbridge/2@mgw", ver := "1.0" }, params := { { code := "C", val := "e54f2c17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "e54f2c17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250126085658969 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 14 OK (mgcp_client.c:758) 20250126085658969 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140dd87a0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250126085658969 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140dd87a0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250126085658969 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140dd87a0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250126085658969 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140dd87a0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250126085658969 DLMGCP DEBUG mgw-endp(mgw-fsm-15152388-0)[0x55e140dc8b20]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250126085658969 DLMGCP DEBUG mgw-endp(mgw-fsm-15152388-0)[0x55e140dc8b20]{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) 20250126085658969 DLMGCP DEBUG mgw-endp(mgw-fsm-15152388-0)[0x55e140dc8b20]{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) 20250126085658969 DLMGCP DEBUG mgw-endp(mgw-fsm-15152388-0)[0x55e140dc8b20]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250126085658969 DLMGCP DEBUG mgw-endp(mgw-fsm-15152388-0)[0x55e140dc8b20]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250126085658970 DLMGCP DEBUG mgw-endp(mgw-fsm-15152388-0)[0x55e140dc8b20]{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) 20250126085658970 DMGW DEBUG mgw(mgw-fsm-15152388-0)[0x55e140dc87e0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250126085658970 DMGW DEBUG mgw(mgw-fsm-15152388-0)[0x55e140dc87e0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250126085658970 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250126085658970 DMGW DEBUG mgw(mgw-fsm-15152388-0)[0x55e140dc87e0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250126085658970 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15152388)[0x55e140da30e0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250126085658970 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250126085658970 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085658970 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) HNBGW-MGCP(208)@2bd1da4a78dd: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(213) 20250126085658970 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 15 OK (mgcp_client.c:758) 20250126085658970 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e140dc8e10]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250126085658970 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e140dc8e10]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250126085658970 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e140dc8e10]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250126085658970 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e140dc8e10]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250126085658970 DLMGCP DEBUG mgw-endp(mgw-fsm-15028012-0)[0x55e140dc9050]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250126085658970 DLMGCP DEBUG mgw-endp(mgw-fsm-15028012-0)[0x55e140dc9050]{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) 20250126085658970 DLMGCP DEBUG mgw-endp(mgw-fsm-15028012-0)[0x55e140dc9050]{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) 20250126085658970 DLMGCP DEBUG mgw-endp(mgw-fsm-15028012-0)[0x55e140dc9050]{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) 20250126085658970 DLMGCP DEBUG mgw-endp(mgw-fsm-15028012-0)[0x55e140dc9050]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250126085658970 DLMGCP DEBUG mgw-endp(mgw-fsm-15028012-0)[0x55e140dc9050]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250126085658970 DLMGCP DEBUG mgw-endp(mgw-fsm-15028012-0)[0x55e140dc9050]{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) 20250126085658970 DLMGCP DEBUG mgw-endp(mgw-fsm-15028012-0)[0x55e140dc9050]{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) 20250126085658970 DMGW DEBUG mgw(mgw-fsm-15028012-0)[0x55e140dc9260]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250126085658970 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250126085658970 DMGW DEBUG mgw(mgw-fsm-15028012-0)[0x55e140dc9260]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250126085658970 DMGW DEBUG mgw(mgw-fsm-15028012-0)[0x55e140dc9260]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250126085658970 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55e140da6b10]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250126085658970 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250126085658970 DLSCCP DEBUG SCCP-SCOC(10)[0x55e140da7100]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250126085658970 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c97b38), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20250126085658970 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085658970 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085658970 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085658970 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085658970 DMGW DEBUG mgw(mgw-fsm-15028012-0)[0x55e140dc9260]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250126085658970 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085658970 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085658970 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085658970 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085658970 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085658970 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085658970 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085658970 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: Session index based on local reference:2 HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(211)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(212)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126085658974 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085658974 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085658974 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1355) 20250126085658974 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250126085658974 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xe73504) (hnbgw_rua.c:471) 20250126085658974 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15152388 SCCP-11 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250126085658974 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15152388)[0x55e140da30e0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250126085658974 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250126085658974 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250126085658974 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15152388)[0x55e140da30e0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250126085658974 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250126085658974 DMGW DEBUG mgw(mgw-fsm-15152388-0)[0x55e140dc87e0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250126085658974 DMGW DEBUG mgw(mgw-fsm-15152388-0)[0x55e140dc87e0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250126085658974 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250126085658974 DMGW DEBUG mgw(mgw-fsm-15152388-0)[0x55e140dc87e0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250126085658974 DLMGCP DEBUG mgw-endp(mgw-fsm-15152388-0)[0x55e140dc8b20]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-15152388-0)[0x55e140dc87e0] (mgcp_client_endpoint_fsm.c:724) 20250126085658974 DLMGCP DEBUG mgw-endp(mgw-fsm-15152388-0)[0x55e140dc8b20]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250126085658974 DLMGCP DEBUG mgw-endp(mgw-fsm-15152388-0)[0x55e140dc8b20]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250126085658974 DLMGCP DEBUG mgw-endp(mgw-fsm-15152388-0)[0x55e140dc8b20]{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) 20250126085658974 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140dd87a0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250126085658974 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47066: len=214 'MDCX 16 rtpbridge/3@mgw MGCP 1.0\r\nC: e7350'... (mgcp_client.c:807) 20250126085658974 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250126085658974 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140dd87a0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250126085658974 DLMGCP DEBUG mgw-endp(mgw-fsm-15152388-0)[0x55e140dc8b20]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250126085658974 DLMGCP DEBUG mgw-endp(mgw-fsm-15152388-0)[0x55e140dc8b20]{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) 20250126085658974 DLMGCP DEBUG mgw-endp(mgw-fsm-15152388-0)[0x55e140dc8b20]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment_concurrent0(212)@2bd1da4a78dd: MDCX1{ line := { verb := "MDCX", trans_id := "16", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "e7350417" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "e7350417", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250126085658980 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 16 OK (mgcp_client.c:758) 20250126085658980 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140dd87a0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250126085658980 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140dd87a0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250126085658980 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140dd87a0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250126085658980 DLMGCP DEBUG mgw-endp(mgw-fsm-15152388-0)[0x55e140dc8b20]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250126085658980 DLMGCP DEBUG mgw-endp(mgw-fsm-15152388-0)[0x55e140dc8b20]{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) 20250126085658980 DLMGCP DEBUG mgw-endp(mgw-fsm-15152388-0)[0x55e140dc8b20]{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) 20250126085658980 DLMGCP DEBUG mgw-endp(mgw-fsm-15152388-0)[0x55e140dc8b20]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250126085658980 DLMGCP DEBUG mgw-endp(mgw-fsm-15152388-0)[0x55e140dc8b20]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250126085658980 DLMGCP DEBUG mgw-endp(mgw-fsm-15152388-0)[0x55e140dc8b20]{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) 20250126085658980 DMGW DEBUG mgw(mgw-fsm-15152388-0)[0x55e140dc87e0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250126085658980 DMGW DEBUG mgw(mgw-fsm-15152388-0)[0x55e140dc87e0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250126085658980 DMGW DEBUG mgw(mgw-fsm-15152388-0)[0x55e140dc87e0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250126085658980 DLMGCP DEBUG mgw-endp(mgw-fsm-15152388-0)[0x55e140dc8b20]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-15152388-0)[0x55e140dc87e0] (mgcp_client_endpoint_fsm.c:724) 20250126085658980 DLMGCP DEBUG mgw-endp(mgw-fsm-15152388-0)[0x55e140dc8b20]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250126085658980 DLMGCP DEBUG mgw-endp(mgw-fsm-15152388-0)[0x55e140dc8b20]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250126085658980 DLMGCP DEBUG mgw-endp(mgw-fsm-15152388-0)[0x55e140dc8b20]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250126085658980 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15152388-0)[0x55e140dd0e50]{ST_CRCX}: Allocated (fsm.c:456) 20250126085658980 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15152388-0)[0x55e140dd0e50]{ST_CRCX}: is child of mgw-endp(mgw-fsm-15152388-0)[0x55e140dc8b20] (fsm.c:486) 20250126085658980 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15152388-0)[0x55e140dd0e50]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250126085658980 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15152388-0)[0x55e140dd0e50]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/3@mgw... (mgcp_client_fsm.c:228) 20250126085658980 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47066: len=204 'CRCX 17 rtpbridge/3@mgw MGCP 1.0\r\nC: e7350'... (mgcp_client.c:807) 20250126085658980 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250126085658980 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15152388-0)[0x55e140dd0e50]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250126085658980 DLMGCP DEBUG mgw-endp(mgw-fsm-15152388-0)[0x55e140dc8b20]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250126085658980 DLMGCP DEBUG mgw-endp(mgw-fsm-15152388-0)[0x55e140dc8b20]{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) 20250126085658980 DLMGCP DEBUG mgw-endp(mgw-fsm-15152388-0)[0x55e140dc8b20]{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) 20250126085658980 DLMGCP DEBUG mgw-endp(mgw-fsm-15152388-0)[0x55e140dc8b20]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: Session index based on connection ID:4 HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: vl_len:91 HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: vl_from0 HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250126085658985 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085658985 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085658985 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085658985 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085658985 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085658985 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085658985 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085658985 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_rab_assignment_concurrent0(212)@2bd1da4a78dd: CRCX2{ line := { verb := "CRCX", trans_id := "17", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "e7350417" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "e7350417", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250126085658985 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085658985 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085658985 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085658985 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085658985 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085658985 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000c), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:477) 20250126085658985 DLSCCP DEBUG Received CO:CODT for local reference 12 (sccp_scoc.c:1824) 20250126085658985 DLSCCP DEBUG SCCP-SCOC(12)[0x55e140db0c00]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250126085658985 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085658985 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250126085658985 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55e140db1560]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250126085658985 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250126085658985 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250126085658985 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55e140db1560]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250126085658985 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250126085658985 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250126085658985 DMGW DEBUG mgw(mgw-fsm-3830569-0)[0x55e140dd1120]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250126085658985 DMGW DEBUG mgw(mgw-fsm-3830569-0)[0x55e140dd1120]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250126085658985 DMGW DEBUG mgw(mgw-fsm-3830569-0)[0x55e140dd1120]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250126085658985 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250126085658985 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250126085658985 DLMGCP DEBUG mgw-endp(mgw-fsm-3830569-0)[0x55e140ddb200]{UNUSED}: Allocated (fsm.c:456) 20250126085658985 DLMGCP DEBUG mgw-endp(mgw-fsm-3830569-0)[0x55e140ddb200]{UNUSED}: is child of mgw(mgw-fsm-3830569-0)[0x55e140dd1120] (fsm.c:486) 20250126085658985 DLMGCP DEBUG mgw-endp(mgw-fsm-3830569-0)[0x55e140ddb200]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-3830569-0)[0x55e140dd1120] (mgcp_client_endpoint_fsm.c:724) 20250126085658985 DLMGCP DEBUG mgw-endp(mgw-fsm-3830569-0)[0x55e140ddb200]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250126085658985 DLMGCP DEBUG mgw-endp(mgw-fsm-3830569-0)[0x55e140ddb200]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250126085658985 DLMGCP DEBUG mgw-endp(mgw-fsm-3830569-0)[0x55e140ddb200]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250126085658986 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3830569-0)[0x55e140de1dc0]{ST_CRCX}: Allocated (fsm.c:456) 20250126085658986 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3830569-0)[0x55e140de1dc0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-3830569-0)[0x55e140ddb200] (fsm.c:486) 20250126085658986 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3830569-0)[0x55e140de1dc0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250126085658986 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3830569-0)[0x55e140de1dc0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250126085658986 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47066: len=200 'CRCX 18 rtpbridge/*@mgw MGCP 1.0\r\nC: 3a732'... (mgcp_client.c:807) 20250126085658986 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250126085658986 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3830569-0)[0x55e140de1dc0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250126085658986 DLMGCP DEBUG mgw-endp(mgw-fsm-3830569-0)[0x55e140ddb200]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250126085658986 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 17 OK (mgcp_client.c:758) 20250126085658986 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e140dd0e50]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250126085658986 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e140dd0e50]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250126085658986 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e140dd0e50]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250126085658986 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e140dd0e50]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250126085658986 DLMGCP DEBUG mgw-endp(mgw-fsm-15152388-0)[0x55e140dc8b20]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250126085658986 DLMGCP DEBUG mgw-endp(mgw-fsm-15152388-0)[0x55e140dc8b20]{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) 20250126085658986 DLMGCP DEBUG mgw-endp(mgw-fsm-15152388-0)[0x55e140dc8b20]{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) 20250126085658986 DLMGCP DEBUG mgw-endp(mgw-fsm-15152388-0)[0x55e140dc8b20]{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) 20250126085658986 DLMGCP DEBUG mgw-endp(mgw-fsm-15152388-0)[0x55e140dc8b20]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250126085658986 DLMGCP DEBUG mgw-endp(mgw-fsm-15152388-0)[0x55e140dc8b20]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250126085658986 DLMGCP DEBUG mgw-endp(mgw-fsm-15152388-0)[0x55e140dc8b20]{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) 20250126085658986 DLMGCP DEBUG mgw-endp(mgw-fsm-15152388-0)[0x55e140dc8b20]{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) 20250126085658986 DMGW DEBUG mgw(mgw-fsm-15152388-0)[0x55e140dc87e0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250126085658986 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250126085658986 DMGW DEBUG mgw(mgw-fsm-15152388-0)[0x55e140dc87e0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250126085658986 DMGW DEBUG mgw(mgw-fsm-15152388-0)[0x55e140dc87e0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250126085658986 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55e140da3210]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250126085658986 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250126085658986 DLSCCP DEBUG SCCP-SCOC(11)[0x55e140da5800]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250126085658986 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005d8554), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20250126085658986 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085658986 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085658986 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085658986 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085658986 DMGW DEBUG mgw(mgw-fsm-15152388-0)[0x55e140dc87e0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250126085658986 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085658986 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085658986 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085658986 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085658986 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085658986 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085658986 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085658986 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: Session index based on local reference:3 HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(212)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@2bd1da4a78dd: Found Expect[0] for { line := { verb := "CRCX", trans_id := "18", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "3a732917" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "3a732917", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@2bd1da4a78dd: CRCX1{ line := { verb := "CRCX", trans_id := "18", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "3a732917" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "3a732917", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@2bd1da4a78dd: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 TC_rab_assignment_concurrent0(214)@2bd1da4a78dd: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(208)@2bd1da4a78dd: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(214) 20250126085658993 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 18 OK (mgcp_client.c:758) 20250126085658993 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140de1dc0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250126085658993 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140de1dc0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250126085658993 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140de1dc0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250126085658993 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140de1dc0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250126085658993 DLMGCP DEBUG mgw-endp(mgw-fsm-3830569-0)[0x55e140ddb200]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250126085658993 DLMGCP DEBUG mgw-endp(mgw-fsm-3830569-0)[0x55e140ddb200]{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) 20250126085658993 DLMGCP DEBUG mgw-endp(mgw-fsm-3830569-0)[0x55e140ddb200]{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) 20250126085658993 DLMGCP DEBUG mgw-endp(mgw-fsm-3830569-0)[0x55e140ddb200]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250126085658993 DLMGCP DEBUG mgw-endp(mgw-fsm-3830569-0)[0x55e140ddb200]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250126085658993 DLMGCP DEBUG mgw-endp(mgw-fsm-3830569-0)[0x55e140ddb200]{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) 20250126085658993 DMGW DEBUG mgw(mgw-fsm-3830569-0)[0x55e140dd1120]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250126085658993 DMGW DEBUG mgw(mgw-fsm-3830569-0)[0x55e140dd1120]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250126085658993 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250126085658993 DMGW DEBUG mgw(mgw-fsm-3830569-0)[0x55e140dd1120]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250126085658993 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3830569)[0x55e140da65a0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250126085658993 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250126085658993 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085658993 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_rab_assignment_concurrent0(213)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126085658997 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085658997 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085658997 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1355) 20250126085658997 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250126085658997 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x3a7329) (hnbgw_rua.c:471) 20250126085658997 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3830569 SCCP-12 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250126085658997 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3830569)[0x55e140da65a0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250126085658997 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250126085658997 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250126085658997 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3830569)[0x55e140da65a0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250126085658997 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250126085658997 DMGW DEBUG mgw(mgw-fsm-3830569-0)[0x55e140dd1120]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250126085658997 DMGW DEBUG mgw(mgw-fsm-3830569-0)[0x55e140dd1120]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250126085658997 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250126085658997 DMGW DEBUG mgw(mgw-fsm-3830569-0)[0x55e140dd1120]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250126085658997 DLMGCP DEBUG mgw-endp(mgw-fsm-3830569-0)[0x55e140ddb200]{IN_USE}: rtpbridge/4@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-3830569-0)[0x55e140dd1120] (mgcp_client_endpoint_fsm.c:724) 20250126085658997 DLMGCP DEBUG mgw-endp(mgw-fsm-3830569-0)[0x55e140ddb200]{IN_USE}: rtpbridge/4@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250126085658997 DLMGCP DEBUG mgw-endp(mgw-fsm-3830569-0)[0x55e140ddb200]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250126085658997 DLMGCP DEBUG mgw-endp(mgw-fsm-3830569-0)[0x55e140ddb200]{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) 20250126085658997 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140de1dc0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250126085658998 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47066: len=214 'MDCX 19 rtpbridge/4@mgw MGCP 1.0\r\nC: 3a732'... (mgcp_client.c:807) 20250126085658998 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250126085658998 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140de1dc0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250126085658998 DLMGCP DEBUG mgw-endp(mgw-fsm-3830569-0)[0x55e140ddb200]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250126085658998 DLMGCP DEBUG mgw-endp(mgw-fsm-3830569-0)[0x55e140ddb200]{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) 20250126085658998 DLMGCP DEBUG mgw-endp(mgw-fsm-3830569-0)[0x55e140ddb200]{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)@2bd1da4a78dd: Session index based on connection ID:5 HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: vl_len:91 HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: vl_from0 HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250126085659000 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085659000 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085659000 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085659000 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085659000 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085659000 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085659000 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085659000 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085659000 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085659000 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085659000 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085659000 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085659000 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085659000 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000d), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:477) 20250126085659000 DLSCCP DEBUG Received CO:CODT for local reference 13 (sccp_scoc.c:1824) 20250126085659000 DLSCCP DEBUG SCCP-SCOC(13)[0x55e140daf920]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250126085659000 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085659000 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250126085659000 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55e140da6f30]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250126085659000 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250126085659000 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250126085659000 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55e140da6f30]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250126085659000 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250126085659000 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250126085659000 DMGW DEBUG mgw(mgw-fsm-8646026-0)[0x55e140ddab60]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250126085659000 DMGW DEBUG mgw(mgw-fsm-8646026-0)[0x55e140ddab60]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250126085659000 DMGW DEBUG mgw(mgw-fsm-8646026-0)[0x55e140ddab60]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250126085659000 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250126085659000 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250126085659000 DLMGCP DEBUG mgw-endp(mgw-fsm-8646026-0)[0x55e140de3b10]{UNUSED}: Allocated (fsm.c:456) 20250126085659000 DLMGCP DEBUG mgw-endp(mgw-fsm-8646026-0)[0x55e140de3b10]{UNUSED}: is child of mgw(mgw-fsm-8646026-0)[0x55e140ddab60] (fsm.c:486) 20250126085659000 DLMGCP DEBUG mgw-endp(mgw-fsm-8646026-0)[0x55e140de3b10]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-8646026-0)[0x55e140ddab60] (mgcp_client_endpoint_fsm.c:724) 20250126085659000 DLMGCP DEBUG mgw-endp(mgw-fsm-8646026-0)[0x55e140de3b10]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250126085659000 DLMGCP DEBUG mgw-endp(mgw-fsm-8646026-0)[0x55e140de3b10]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250126085659000 DLMGCP DEBUG mgw-endp(mgw-fsm-8646026-0)[0x55e140de3b10]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250126085659000 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8646026-0)[0x55e140dea3e0]{ST_CRCX}: Allocated (fsm.c:456) 20250126085659000 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8646026-0)[0x55e140dea3e0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-8646026-0)[0x55e140de3b10] (fsm.c:486) 20250126085659000 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8646026-0)[0x55e140dea3e0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250126085659000 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8646026-0)[0x55e140dea3e0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250126085659000 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47066: len=200 'CRCX 20 rtpbridge/*@mgw MGCP 1.0\r\nC: 83ed8'... (mgcp_client.c:807) 20250126085659000 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250126085659000 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8646026-0)[0x55e140dea3e0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250126085659000 DLMGCP DEBUG mgw-endp(mgw-fsm-8646026-0)[0x55e140de3b10]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) TC_rab_assignment_concurrent0(213)@2bd1da4a78dd: MDCX1{ line := { verb := "MDCX", trans_id := "19", ep := "rtpbridge/4@mgw", ver := "1.0" }, params := { { code := "C", val := "3a732917" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "3a732917", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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)@2bd1da4a78dd: Found Expect[0] for { line := { verb := "CRCX", trans_id := "20", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "83ed8a17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "83ed8a17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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) 20250126085659006 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 19 OK (mgcp_client.c:758) 20250126085659006 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140de1dc0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250126085659006 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140de1dc0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250126085659006 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140de1dc0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250126085659006 DLMGCP DEBUG mgw-endp(mgw-fsm-3830569-0)[0x55e140ddb200]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250126085659006 DLMGCP DEBUG mgw-endp(mgw-fsm-3830569-0)[0x55e140ddb200]{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) 20250126085659006 DLMGCP DEBUG mgw-endp(mgw-fsm-3830569-0)[0x55e140ddb200]{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) 20250126085659006 DLMGCP DEBUG mgw-endp(mgw-fsm-3830569-0)[0x55e140ddb200]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250126085659006 DLMGCP DEBUG mgw-endp(mgw-fsm-3830569-0)[0x55e140ddb200]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250126085659006 DLMGCP DEBUG mgw-endp(mgw-fsm-3830569-0)[0x55e140ddb200]{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) 20250126085659006 DMGW DEBUG mgw(mgw-fsm-3830569-0)[0x55e140dd1120]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250126085659007 DMGW DEBUG mgw(mgw-fsm-3830569-0)[0x55e140dd1120]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250126085659007 DMGW DEBUG mgw(mgw-fsm-3830569-0)[0x55e140dd1120]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250126085659007 DLMGCP DEBUG mgw-endp(mgw-fsm-3830569-0)[0x55e140ddb200]{IN_USE}: rtpbridge/4@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-3830569-0)[0x55e140dd1120] (mgcp_client_endpoint_fsm.c:724) 20250126085659007 DLMGCP DEBUG mgw-endp(mgw-fsm-3830569-0)[0x55e140ddb200]{IN_USE}: rtpbridge/4@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250126085659007 DLMGCP DEBUG mgw-endp(mgw-fsm-3830569-0)[0x55e140ddb200]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250126085659007 DLMGCP DEBUG mgw-endp(mgw-fsm-3830569-0)[0x55e140ddb200]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250126085659007 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3830569-0)[0x55e140dd9730]{ST_CRCX}: Allocated (fsm.c:456) 20250126085659007 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3830569-0)[0x55e140dd9730]{ST_CRCX}: is child of mgw-endp(mgw-fsm-3830569-0)[0x55e140ddb200] (fsm.c:486) 20250126085659007 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3830569-0)[0x55e140dd9730]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250126085659007 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3830569-0)[0x55e140dd9730]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/4@mgw... (mgcp_client_fsm.c:228) 20250126085659007 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47066: len=204 'CRCX 21 rtpbridge/4@mgw MGCP 1.0\r\nC: 3a732'... (mgcp_client.c:807) 20250126085659007 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250126085659007 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3830569-0)[0x55e140dd9730]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250126085659007 DLMGCP DEBUG mgw-endp(mgw-fsm-3830569-0)[0x55e140ddb200]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250126085659007 DLMGCP DEBUG mgw-endp(mgw-fsm-3830569-0)[0x55e140ddb200]{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) 20250126085659007 DLMGCP DEBUG mgw-endp(mgw-fsm-3830569-0)[0x55e140ddb200]{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) 20250126085659007 DLMGCP DEBUG mgw-endp(mgw-fsm-3830569-0)[0x55e140ddb200]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment_concurrent0(214)@2bd1da4a78dd: CRCX1{ line := { verb := "CRCX", trans_id := "20", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "83ed8a17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "83ed8a17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@2bd1da4a78dd: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 TC_rab_assignment_concurrent0(215)@2bd1da4a78dd: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 TC_rab_assignment_concurrent0(213)@2bd1da4a78dd: CRCX2{ line := { verb := "CRCX", trans_id := "21", ep := "rtpbridge/4@mgw", ver := "1.0" }, params := { { code := "C", val := "3a732917" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "3a732917", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250126085659012 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 20 OK (mgcp_client.c:758) 20250126085659012 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140dea3e0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250126085659012 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140dea3e0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250126085659012 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140dea3e0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250126085659012 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140dea3e0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250126085659012 DLMGCP DEBUG mgw-endp(mgw-fsm-8646026-0)[0x55e140de3b10]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250126085659012 DLMGCP DEBUG mgw-endp(mgw-fsm-8646026-0)[0x55e140de3b10]{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) 20250126085659012 DLMGCP DEBUG mgw-endp(mgw-fsm-8646026-0)[0x55e140de3b10]{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) 20250126085659012 DLMGCP DEBUG mgw-endp(mgw-fsm-8646026-0)[0x55e140de3b10]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250126085659012 DLMGCP DEBUG mgw-endp(mgw-fsm-8646026-0)[0x55e140de3b10]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250126085659012 DLMGCP DEBUG mgw-endp(mgw-fsm-8646026-0)[0x55e140de3b10]{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) 20250126085659012 DMGW DEBUG mgw(mgw-fsm-8646026-0)[0x55e140ddab60]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250126085659012 DMGW DEBUG mgw(mgw-fsm-8646026-0)[0x55e140ddab60]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250126085659012 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250126085659012 DMGW DEBUG mgw(mgw-fsm-8646026-0)[0x55e140ddab60]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250126085659012 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8646026)[0x55e140db1230]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250126085659012 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250126085659012 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085659012 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) HNBGW-MGCP(208)@2bd1da4a78dd: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(215) 20250126085659013 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 21 OK (mgcp_client.c:758) 20250126085659013 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e140dd9730]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250126085659013 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e140dd9730]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250126085659013 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e140dd9730]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250126085659013 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e140dd9730]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250126085659013 DLMGCP DEBUG mgw-endp(mgw-fsm-3830569-0)[0x55e140ddb200]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250126085659013 DLMGCP DEBUG mgw-endp(mgw-fsm-3830569-0)[0x55e140ddb200]{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) 20250126085659013 DLMGCP DEBUG mgw-endp(mgw-fsm-3830569-0)[0x55e140ddb200]{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) 20250126085659013 DLMGCP DEBUG mgw-endp(mgw-fsm-3830569-0)[0x55e140ddb200]{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) 20250126085659013 DLMGCP DEBUG mgw-endp(mgw-fsm-3830569-0)[0x55e140ddb200]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250126085659013 DLMGCP DEBUG mgw-endp(mgw-fsm-3830569-0)[0x55e140ddb200]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250126085659013 DLMGCP DEBUG mgw-endp(mgw-fsm-3830569-0)[0x55e140ddb200]{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) 20250126085659013 DLMGCP DEBUG mgw-endp(mgw-fsm-3830569-0)[0x55e140ddb200]{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) 20250126085659013 DMGW DEBUG mgw(mgw-fsm-3830569-0)[0x55e140dd1120]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250126085659013 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250126085659013 DMGW DEBUG mgw(mgw-fsm-3830569-0)[0x55e140dd1120]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250126085659013 DMGW DEBUG mgw(mgw-fsm-3830569-0)[0x55e140dd1120]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250126085659013 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55e140db1560]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250126085659013 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250126085659013 DLSCCP DEBUG SCCP-SCOC(12)[0x55e140db0c00]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250126085659013 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00274f9b), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20250126085659013 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085659013 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085659013 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085659013 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085659013 DMGW DEBUG mgw(mgw-fsm-3830569-0)[0x55e140dd1120]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250126085659013 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085659013 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085659013 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085659013 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085659013 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085659013 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085659013 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085659013 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: Session index based on local reference:4 HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(213)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(214)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126085659017 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085659017 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085659017 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1355) 20250126085659017 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250126085659017 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x83ed8a) (hnbgw_rua.c:471) 20250126085659017 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8646026 SCCP-13 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250126085659017 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8646026)[0x55e140db1230]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250126085659017 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250126085659017 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250126085659017 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8646026)[0x55e140db1230]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250126085659017 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250126085659017 DMGW DEBUG mgw(mgw-fsm-8646026-0)[0x55e140ddab60]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250126085659017 DMGW DEBUG mgw(mgw-fsm-8646026-0)[0x55e140ddab60]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250126085659017 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250126085659017 DMGW DEBUG mgw(mgw-fsm-8646026-0)[0x55e140ddab60]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250126085659017 DLMGCP DEBUG mgw-endp(mgw-fsm-8646026-0)[0x55e140de3b10]{IN_USE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-8646026-0)[0x55e140ddab60] (mgcp_client_endpoint_fsm.c:724) 20250126085659017 DLMGCP DEBUG mgw-endp(mgw-fsm-8646026-0)[0x55e140de3b10]{IN_USE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250126085659017 DLMGCP DEBUG mgw-endp(mgw-fsm-8646026-0)[0x55e140de3b10]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250126085659017 DLMGCP DEBUG mgw-endp(mgw-fsm-8646026-0)[0x55e140de3b10]{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) 20250126085659017 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140dea3e0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250126085659017 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47066: len=214 'MDCX 22 rtpbridge/5@mgw MGCP 1.0\r\nC: 83ed8'... (mgcp_client.c:807) 20250126085659017 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250126085659017 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140dea3e0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250126085659017 DLMGCP DEBUG mgw-endp(mgw-fsm-8646026-0)[0x55e140de3b10]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250126085659017 DLMGCP DEBUG mgw-endp(mgw-fsm-8646026-0)[0x55e140de3b10]{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) 20250126085659017 DLMGCP DEBUG mgw-endp(mgw-fsm-8646026-0)[0x55e140de3b10]{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)@2bd1da4a78dd: Session index based on connection ID:6 HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: vl_len:91 HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: vl_from0 HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250126085659020 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085659020 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085659020 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085659020 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085659020 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085659020 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085659020 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085659020 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085659020 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085659020 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085659020 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085659020 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085659020 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085659020 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000e), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:477) 20250126085659020 DLSCCP DEBUG Received CO:CODT for local reference 14 (sccp_scoc.c:1824) 20250126085659020 DLSCCP DEBUG SCCP-SCOC(14)[0x55e140da75a0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250126085659020 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085659020 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250126085659020 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55e140dafa50]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250126085659020 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250126085659020 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250126085659020 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55e140dafa50]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250126085659020 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250126085659020 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250126085659020 DMGW DEBUG mgw(mgw-fsm-15500616-0)[0x55e140de36a0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250126085659020 DMGW DEBUG mgw(mgw-fsm-15500616-0)[0x55e140de36a0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250126085659020 DMGW DEBUG mgw(mgw-fsm-15500616-0)[0x55e140de36a0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250126085659020 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250126085659020 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250126085659020 DLMGCP DEBUG mgw-endp(mgw-fsm-15500616-0)[0x55e140de38b0]{UNUSED}: Allocated (fsm.c:456) 20250126085659020 DLMGCP DEBUG mgw-endp(mgw-fsm-15500616-0)[0x55e140de38b0]{UNUSED}: is child of mgw(mgw-fsm-15500616-0)[0x55e140de36a0] (fsm.c:486) 20250126085659021 DLMGCP DEBUG mgw-endp(mgw-fsm-15500616-0)[0x55e140de38b0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-15500616-0)[0x55e140de36a0] (mgcp_client_endpoint_fsm.c:724) 20250126085659021 DLMGCP DEBUG mgw-endp(mgw-fsm-15500616-0)[0x55e140de38b0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250126085659021 DLMGCP DEBUG mgw-endp(mgw-fsm-15500616-0)[0x55e140de38b0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250126085659021 DLMGCP DEBUG mgw-endp(mgw-fsm-15500616-0)[0x55e140de38b0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250126085659021 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15500616-0)[0x55e140de39e0]{ST_CRCX}: Allocated (fsm.c:456) 20250126085659021 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15500616-0)[0x55e140de39e0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-15500616-0)[0x55e140de38b0] (fsm.c:486) 20250126085659021 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15500616-0)[0x55e140de39e0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250126085659021 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15500616-0)[0x55e140de39e0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250126085659021 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47066: len=200 'CRCX 23 rtpbridge/*@mgw MGCP 1.0\r\nC: ec854'... (mgcp_client.c:807) 20250126085659021 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250126085659021 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15500616-0)[0x55e140de39e0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250126085659021 DLMGCP DEBUG mgw-endp(mgw-fsm-15500616-0)[0x55e140de38b0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) TC_rab_assignment_concurrent0(214)@2bd1da4a78dd: MDCX1{ line := { verb := "MDCX", trans_id := "22", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "83ed8a17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "83ed8a17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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)@2bd1da4a78dd: Found Expect[0] for { line := { verb := "CRCX", trans_id := "23", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "ec854817" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "ec854817", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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) 20250126085659029 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 22 OK (mgcp_client.c:758) 20250126085659029 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140dea3e0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250126085659029 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140dea3e0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250126085659029 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140dea3e0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250126085659029 DLMGCP DEBUG mgw-endp(mgw-fsm-8646026-0)[0x55e140de3b10]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250126085659029 DLMGCP DEBUG mgw-endp(mgw-fsm-8646026-0)[0x55e140de3b10]{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) 20250126085659029 DLMGCP DEBUG mgw-endp(mgw-fsm-8646026-0)[0x55e140de3b10]{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) 20250126085659029 DLMGCP DEBUG mgw-endp(mgw-fsm-8646026-0)[0x55e140de3b10]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250126085659029 DLMGCP DEBUG mgw-endp(mgw-fsm-8646026-0)[0x55e140de3b10]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250126085659029 DLMGCP DEBUG mgw-endp(mgw-fsm-8646026-0)[0x55e140de3b10]{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) 20250126085659029 DMGW DEBUG mgw(mgw-fsm-8646026-0)[0x55e140ddab60]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250126085659029 DMGW DEBUG mgw(mgw-fsm-8646026-0)[0x55e140ddab60]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250126085659029 DMGW DEBUG mgw(mgw-fsm-8646026-0)[0x55e140ddab60]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250126085659029 DLMGCP DEBUG mgw-endp(mgw-fsm-8646026-0)[0x55e140de3b10]{IN_USE}: rtpbridge/5@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-8646026-0)[0x55e140ddab60] (mgcp_client_endpoint_fsm.c:724) 20250126085659029 DLMGCP DEBUG mgw-endp(mgw-fsm-8646026-0)[0x55e140de3b10]{IN_USE}: rtpbridge/5@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250126085659029 DLMGCP DEBUG mgw-endp(mgw-fsm-8646026-0)[0x55e140de3b10]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250126085659029 DLMGCP DEBUG mgw-endp(mgw-fsm-8646026-0)[0x55e140de3b10]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250126085659029 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8646026-0)[0x55e140de2530]{ST_CRCX}: Allocated (fsm.c:456) 20250126085659029 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8646026-0)[0x55e140de2530]{ST_CRCX}: is child of mgw-endp(mgw-fsm-8646026-0)[0x55e140de3b10] (fsm.c:486) 20250126085659029 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8646026-0)[0x55e140de2530]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250126085659029 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8646026-0)[0x55e140de2530]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/5@mgw... (mgcp_client_fsm.c:228) 20250126085659029 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47066: len=204 'CRCX 24 rtpbridge/5@mgw MGCP 1.0\r\nC: 83ed8'... (mgcp_client.c:807) 20250126085659029 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250126085659029 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8646026-0)[0x55e140de2530]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250126085659029 DLMGCP DEBUG mgw-endp(mgw-fsm-8646026-0)[0x55e140de3b10]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250126085659029 DLMGCP DEBUG mgw-endp(mgw-fsm-8646026-0)[0x55e140de3b10]{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) 20250126085659029 DLMGCP DEBUG mgw-endp(mgw-fsm-8646026-0)[0x55e140de3b10]{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) 20250126085659029 DLMGCP DEBUG mgw-endp(mgw-fsm-8646026-0)[0x55e140de3b10]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment_concurrent0(215)@2bd1da4a78dd: CRCX1{ line := { verb := "CRCX", trans_id := "23", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "ec854817" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "ec854817", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@2bd1da4a78dd: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 TC_rab_assignment_concurrent0(216)@2bd1da4a78dd: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 TC_rab_assignment_concurrent0(214)@2bd1da4a78dd: CRCX2{ line := { verb := "CRCX", trans_id := "24", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "83ed8a17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "83ed8a17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250126085659035 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 23 OK (mgcp_client.c:758) 20250126085659035 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140de39e0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250126085659035 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140de39e0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250126085659035 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140de39e0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250126085659035 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140de39e0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250126085659035 DLMGCP DEBUG mgw-endp(mgw-fsm-15500616-0)[0x55e140de38b0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250126085659035 DLMGCP DEBUG mgw-endp(mgw-fsm-15500616-0)[0x55e140de38b0]{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) 20250126085659035 DLMGCP DEBUG mgw-endp(mgw-fsm-15500616-0)[0x55e140de38b0]{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) 20250126085659035 DLMGCP DEBUG mgw-endp(mgw-fsm-15500616-0)[0x55e140de38b0]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250126085659035 DLMGCP DEBUG mgw-endp(mgw-fsm-15500616-0)[0x55e140de38b0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250126085659035 DLMGCP DEBUG mgw-endp(mgw-fsm-15500616-0)[0x55e140de38b0]{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) 20250126085659035 DMGW DEBUG mgw(mgw-fsm-15500616-0)[0x55e140de36a0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250126085659035 DMGW DEBUG mgw(mgw-fsm-15500616-0)[0x55e140de36a0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250126085659035 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250126085659036 DMGW DEBUG mgw(mgw-fsm-15500616-0)[0x55e140de36a0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250126085659036 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15500616)[0x55e140da47a0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250126085659036 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250126085659036 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085659036 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) HNBGW-MGCP(208)@2bd1da4a78dd: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(216) 20250126085659036 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 24 OK (mgcp_client.c:758) 20250126085659036 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e140de2530]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250126085659036 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e140de2530]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250126085659036 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e140de2530]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250126085659036 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e140de2530]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250126085659036 DLMGCP DEBUG mgw-endp(mgw-fsm-8646026-0)[0x55e140de3b10]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250126085659036 DLMGCP DEBUG mgw-endp(mgw-fsm-8646026-0)[0x55e140de3b10]{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) 20250126085659036 DLMGCP DEBUG mgw-endp(mgw-fsm-8646026-0)[0x55e140de3b10]{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) 20250126085659036 DLMGCP DEBUG mgw-endp(mgw-fsm-8646026-0)[0x55e140de3b10]{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) 20250126085659036 DLMGCP DEBUG mgw-endp(mgw-fsm-8646026-0)[0x55e140de3b10]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250126085659036 DLMGCP DEBUG mgw-endp(mgw-fsm-8646026-0)[0x55e140de3b10]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250126085659036 DLMGCP DEBUG mgw-endp(mgw-fsm-8646026-0)[0x55e140de3b10]{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) 20250126085659036 DLMGCP DEBUG mgw-endp(mgw-fsm-8646026-0)[0x55e140de3b10]{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) 20250126085659036 DMGW DEBUG mgw(mgw-fsm-8646026-0)[0x55e140ddab60]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250126085659036 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250126085659036 DMGW DEBUG mgw(mgw-fsm-8646026-0)[0x55e140ddab60]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250126085659036 DMGW DEBUG mgw(mgw-fsm-8646026-0)[0x55e140ddab60]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250126085659036 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55e140da6f30]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250126085659036 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250126085659036 DLSCCP DEBUG SCCP-SCOC(13)[0x55e140daf920]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250126085659036 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0017bbe1), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20250126085659036 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085659036 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085659036 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085659036 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085659036 DMGW DEBUG mgw(mgw-fsm-8646026-0)[0x55e140ddab60]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250126085659036 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085659036 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085659036 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085659036 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085659036 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085659036 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085659036 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085659036 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: Session index based on local reference:5 HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(214)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(215)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126085659040 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085659040 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085659040 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1355) 20250126085659040 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250126085659040 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xec8548) (hnbgw_rua.c:471) 20250126085659040 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15500616 SCCP-14 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250126085659040 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15500616)[0x55e140da47a0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250126085659040 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250126085659040 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250126085659040 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15500616)[0x55e140da47a0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250126085659040 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250126085659040 DMGW DEBUG mgw(mgw-fsm-15500616-0)[0x55e140de36a0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250126085659040 DMGW DEBUG mgw(mgw-fsm-15500616-0)[0x55e140de36a0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250126085659040 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250126085659040 DMGW DEBUG mgw(mgw-fsm-15500616-0)[0x55e140de36a0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250126085659040 DLMGCP DEBUG mgw-endp(mgw-fsm-15500616-0)[0x55e140de38b0]{IN_USE}: rtpbridge/6@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-15500616-0)[0x55e140de36a0] (mgcp_client_endpoint_fsm.c:724) 20250126085659040 DLMGCP DEBUG mgw-endp(mgw-fsm-15500616-0)[0x55e140de38b0]{IN_USE}: rtpbridge/6@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250126085659040 DLMGCP DEBUG mgw-endp(mgw-fsm-15500616-0)[0x55e140de38b0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250126085659040 DLMGCP DEBUG mgw-endp(mgw-fsm-15500616-0)[0x55e140de38b0]{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) 20250126085659040 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140de39e0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250126085659040 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47066: len=214 'MDCX 25 rtpbridge/6@mgw MGCP 1.0\r\nC: ec854'... (mgcp_client.c:807) 20250126085659040 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250126085659040 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140de39e0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250126085659040 DLMGCP DEBUG mgw-endp(mgw-fsm-15500616-0)[0x55e140de38b0]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250126085659040 DLMGCP DEBUG mgw-endp(mgw-fsm-15500616-0)[0x55e140de38b0]{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) 20250126085659040 DLMGCP DEBUG mgw-endp(mgw-fsm-15500616-0)[0x55e140de38b0]{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)@2bd1da4a78dd: Session index based on connection ID:7 HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: vl_len:91 HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: vl_from0 HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250126085659044 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085659044 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085659044 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085659044 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085659044 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085659044 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085659044 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085659044 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085659044 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085659044 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085659044 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085659044 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085659044 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085659044 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000f), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:477) 20250126085659044 DLSCCP DEBUG Received CO:CODT for local reference 15 (sccp_scoc.c:1824) 20250126085659044 DLSCCP DEBUG SCCP-SCOC(15)[0x55e140da7e90]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250126085659044 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085659044 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250126085659044 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55e140dafc00]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250126085659044 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250126085659044 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250126085659044 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55e140dafc00]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250126085659044 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250126085659044 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250126085659044 DMGW DEBUG mgw(mgw-fsm-6852802-0)[0x55e140dec3a0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250126085659044 DMGW DEBUG mgw(mgw-fsm-6852802-0)[0x55e140dec3a0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250126085659044 DMGW DEBUG mgw(mgw-fsm-6852802-0)[0x55e140dec3a0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250126085659044 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250126085659044 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250126085659044 DLMGCP DEBUG mgw-endp(mgw-fsm-6852802-0)[0x55e140df5900]{UNUSED}: Allocated (fsm.c:456) 20250126085659044 DLMGCP DEBUG mgw-endp(mgw-fsm-6852802-0)[0x55e140df5900]{UNUSED}: is child of mgw(mgw-fsm-6852802-0)[0x55e140dec3a0] (fsm.c:486) 20250126085659044 DLMGCP DEBUG mgw-endp(mgw-fsm-6852802-0)[0x55e140df5900]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-6852802-0)[0x55e140dec3a0] (mgcp_client_endpoint_fsm.c:724) 20250126085659044 DLMGCP DEBUG mgw-endp(mgw-fsm-6852802-0)[0x55e140df5900]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250126085659044 DLMGCP DEBUG mgw-endp(mgw-fsm-6852802-0)[0x55e140df5900]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250126085659044 DLMGCP DEBUG mgw-endp(mgw-fsm-6852802-0)[0x55e140df5900]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250126085659044 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6852802-0)[0x55e140dfc1d0]{ST_CRCX}: Allocated (fsm.c:456) 20250126085659044 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6852802-0)[0x55e140dfc1d0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-6852802-0)[0x55e140df5900] (fsm.c:486) 20250126085659044 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6852802-0)[0x55e140dfc1d0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250126085659044 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6852802-0)[0x55e140dfc1d0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250126085659044 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47066: len=200 'CRCX 26 rtpbridge/*@mgw MGCP 1.0\r\nC: 6890c'... (mgcp_client.c:807) 20250126085659044 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250126085659044 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6852802-0)[0x55e140dfc1d0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250126085659044 DLMGCP DEBUG mgw-endp(mgw-fsm-6852802-0)[0x55e140df5900]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) TC_rab_assignment_concurrent0(215)@2bd1da4a78dd: MDCX1{ line := { verb := "MDCX", trans_id := "25", ep := "rtpbridge/6@mgw", ver := "1.0" }, params := { { code := "C", val := "ec854817" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "ec854817", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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)@2bd1da4a78dd: Found Expect[0] for { line := { verb := "CRCX", trans_id := "26", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "6890c217" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "6890c217", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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) 20250126085659056 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 25 OK (mgcp_client.c:758) 20250126085659056 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140de39e0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250126085659056 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140de39e0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250126085659056 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140de39e0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250126085659056 DLMGCP DEBUG mgw-endp(mgw-fsm-15500616-0)[0x55e140de38b0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250126085659056 DLMGCP DEBUG mgw-endp(mgw-fsm-15500616-0)[0x55e140de38b0]{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) 20250126085659056 DLMGCP DEBUG mgw-endp(mgw-fsm-15500616-0)[0x55e140de38b0]{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) 20250126085659056 DLMGCP DEBUG mgw-endp(mgw-fsm-15500616-0)[0x55e140de38b0]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250126085659056 DLMGCP DEBUG mgw-endp(mgw-fsm-15500616-0)[0x55e140de38b0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250126085659056 DLMGCP DEBUG mgw-endp(mgw-fsm-15500616-0)[0x55e140de38b0]{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) 20250126085659056 DMGW DEBUG mgw(mgw-fsm-15500616-0)[0x55e140de36a0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250126085659056 DMGW DEBUG mgw(mgw-fsm-15500616-0)[0x55e140de36a0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250126085659056 DMGW DEBUG mgw(mgw-fsm-15500616-0)[0x55e140de36a0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250126085659056 DLMGCP DEBUG mgw-endp(mgw-fsm-15500616-0)[0x55e140de38b0]{IN_USE}: rtpbridge/6@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-15500616-0)[0x55e140de36a0] (mgcp_client_endpoint_fsm.c:724) 20250126085659056 DLMGCP DEBUG mgw-endp(mgw-fsm-15500616-0)[0x55e140de38b0]{IN_USE}: rtpbridge/6@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250126085659056 DLMGCP DEBUG mgw-endp(mgw-fsm-15500616-0)[0x55e140de38b0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250126085659056 DLMGCP DEBUG mgw-endp(mgw-fsm-15500616-0)[0x55e140de38b0]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250126085659056 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15500616-0)[0x55e140de34d0]{ST_CRCX}: Allocated (fsm.c:456) 20250126085659056 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15500616-0)[0x55e140de34d0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-15500616-0)[0x55e140de38b0] (fsm.c:486) 20250126085659056 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15500616-0)[0x55e140de34d0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250126085659056 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15500616-0)[0x55e140de34d0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/6@mgw... (mgcp_client_fsm.c:228) 20250126085659056 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47066: len=204 'CRCX 27 rtpbridge/6@mgw MGCP 1.0\r\nC: ec854'... (mgcp_client.c:807) 20250126085659056 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250126085659056 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15500616-0)[0x55e140de34d0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250126085659056 DLMGCP DEBUG mgw-endp(mgw-fsm-15500616-0)[0x55e140de38b0]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250126085659056 DLMGCP DEBUG mgw-endp(mgw-fsm-15500616-0)[0x55e140de38b0]{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) 20250126085659056 DLMGCP DEBUG mgw-endp(mgw-fsm-15500616-0)[0x55e140de38b0]{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) 20250126085659056 DLMGCP DEBUG mgw-endp(mgw-fsm-15500616-0)[0x55e140de38b0]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment_concurrent0(216)@2bd1da4a78dd: CRCX1{ line := { verb := "CRCX", trans_id := "26", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "6890c217" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "6890c217", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@2bd1da4a78dd: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 TC_rab_assignment_concurrent0(217)@2bd1da4a78dd: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 20250126085659063 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 26 OK (mgcp_client.c:758) 20250126085659063 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140dfc1d0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) TC_rab_assignment_concurrent0(215)@2bd1da4a78dd: CRCX2{ line := { verb := "CRCX", trans_id := "27", ep := "rtpbridge/6@mgw", ver := "1.0" }, params := { { code := "C", val := "ec854817" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "ec854817", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250126085659063 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140dfc1d0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250126085659063 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140dfc1d0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250126085659063 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140dfc1d0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250126085659063 DLMGCP DEBUG mgw-endp(mgw-fsm-6852802-0)[0x55e140df5900]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250126085659063 DLMGCP DEBUG mgw-endp(mgw-fsm-6852802-0)[0x55e140df5900]{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) 20250126085659063 DLMGCP DEBUG mgw-endp(mgw-fsm-6852802-0)[0x55e140df5900]{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) 20250126085659063 DLMGCP DEBUG mgw-endp(mgw-fsm-6852802-0)[0x55e140df5900]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250126085659063 DLMGCP DEBUG mgw-endp(mgw-fsm-6852802-0)[0x55e140df5900]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250126085659063 DLMGCP DEBUG mgw-endp(mgw-fsm-6852802-0)[0x55e140df5900]{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) 20250126085659063 DMGW DEBUG mgw(mgw-fsm-6852802-0)[0x55e140dec3a0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250126085659063 DMGW DEBUG mgw(mgw-fsm-6852802-0)[0x55e140dec3a0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250126085659063 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250126085659063 DMGW DEBUG mgw(mgw-fsm-6852802-0)[0x55e140dec3a0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250126085659063 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6852802)[0x55e140db00d0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250126085659063 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250126085659063 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085659063 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) HNBGW-MGCP(208)@2bd1da4a78dd: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(217) 20250126085659064 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 27 OK (mgcp_client.c:758) 20250126085659064 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e140de34d0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250126085659064 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e140de34d0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250126085659064 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e140de34d0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250126085659064 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e140de34d0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250126085659064 DLMGCP DEBUG mgw-endp(mgw-fsm-15500616-0)[0x55e140de38b0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250126085659064 DLMGCP DEBUG mgw-endp(mgw-fsm-15500616-0)[0x55e140de38b0]{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) 20250126085659064 DLMGCP DEBUG mgw-endp(mgw-fsm-15500616-0)[0x55e140de38b0]{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) 20250126085659064 DLMGCP DEBUG mgw-endp(mgw-fsm-15500616-0)[0x55e140de38b0]{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) 20250126085659064 DLMGCP DEBUG mgw-endp(mgw-fsm-15500616-0)[0x55e140de38b0]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250126085659064 DLMGCP DEBUG mgw-endp(mgw-fsm-15500616-0)[0x55e140de38b0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250126085659064 DLMGCP DEBUG mgw-endp(mgw-fsm-15500616-0)[0x55e140de38b0]{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) 20250126085659064 DLMGCP DEBUG mgw-endp(mgw-fsm-15500616-0)[0x55e140de38b0]{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) 20250126085659064 DMGW DEBUG mgw(mgw-fsm-15500616-0)[0x55e140de36a0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250126085659064 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250126085659064 DMGW DEBUG mgw(mgw-fsm-15500616-0)[0x55e140de36a0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250126085659064 DMGW DEBUG mgw(mgw-fsm-15500616-0)[0x55e140de36a0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250126085659064 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55e140dafa50]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250126085659064 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250126085659064 DLSCCP DEBUG SCCP-SCOC(14)[0x55e140da75a0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250126085659064 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f32c81), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20250126085659064 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085659064 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085659064 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085659064 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085659064 DMGW DEBUG mgw(mgw-fsm-15500616-0)[0x55e140de36a0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250126085659065 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085659065 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085659065 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085659065 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085659065 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085659065 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085659065 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085659065 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: Session index based on local reference:6 HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(216)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(215)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126085659069 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085659069 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085659069 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1355) 20250126085659069 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250126085659069 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x6890c2) (hnbgw_rua.c:471) 20250126085659069 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6852802 SCCP-15 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250126085659069 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6852802)[0x55e140db00d0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250126085659069 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250126085659069 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250126085659069 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6852802)[0x55e140db00d0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250126085659069 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250126085659069 DMGW DEBUG mgw(mgw-fsm-6852802-0)[0x55e140dec3a0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250126085659069 DMGW DEBUG mgw(mgw-fsm-6852802-0)[0x55e140dec3a0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250126085659069 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250126085659069 DMGW DEBUG mgw(mgw-fsm-6852802-0)[0x55e140dec3a0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250126085659069 DLMGCP DEBUG mgw-endp(mgw-fsm-6852802-0)[0x55e140df5900]{IN_USE}: rtpbridge/7@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-6852802-0)[0x55e140dec3a0] (mgcp_client_endpoint_fsm.c:724) 20250126085659069 DLMGCP DEBUG mgw-endp(mgw-fsm-6852802-0)[0x55e140df5900]{IN_USE}: rtpbridge/7@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250126085659069 DLMGCP DEBUG mgw-endp(mgw-fsm-6852802-0)[0x55e140df5900]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250126085659069 DLMGCP DEBUG mgw-endp(mgw-fsm-6852802-0)[0x55e140df5900]{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) 20250126085659069 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140dfc1d0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250126085659069 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47066: len=214 'MDCX 28 rtpbridge/7@mgw MGCP 1.0\r\nC: 6890c'... (mgcp_client.c:807) 20250126085659069 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250126085659069 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140dfc1d0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250126085659069 DLMGCP DEBUG mgw-endp(mgw-fsm-6852802-0)[0x55e140df5900]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250126085659069 DLMGCP DEBUG mgw-endp(mgw-fsm-6852802-0)[0x55e140df5900]{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) 20250126085659069 DLMGCP DEBUG mgw-endp(mgw-fsm-6852802-0)[0x55e140df5900]{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)@2bd1da4a78dd: Session index based on connection ID:8 HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: vl_len:91 HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: vl_from0 HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250126085659072 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085659072 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085659072 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085659072 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085659072 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085659072 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085659072 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085659072 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085659073 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085659073 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085659073 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085659073 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085659073 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085659073 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000010), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:477) 20250126085659073 DLSCCP DEBUG Received CO:CODT for local reference 16 (sccp_scoc.c:1824) 20250126085659073 DLSCCP DEBUG SCCP-SCOC(16)[0x55e140db8700]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250126085659073 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085659073 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250126085659073 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55e140da89c0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250126085659073 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250126085659073 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250126085659073 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55e140da89c0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250126085659073 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250126085659073 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250126085659073 DMGW DEBUG mgw(mgw-fsm-1750814-0)[0x55e140dfdf10]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250126085659073 DMGW DEBUG mgw(mgw-fsm-1750814-0)[0x55e140dfdf10]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250126085659073 DMGW DEBUG mgw(mgw-fsm-1750814-0)[0x55e140dfdf10]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250126085659073 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250126085659073 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250126085659073 DLMGCP DEBUG mgw-endp(mgw-fsm-1750814-0)[0x55e140dfe610]{UNUSED}: Allocated (fsm.c:456) 20250126085659073 DLMGCP DEBUG mgw-endp(mgw-fsm-1750814-0)[0x55e140dfe610]{UNUSED}: is child of mgw(mgw-fsm-1750814-0)[0x55e140dfdf10] (fsm.c:486) 20250126085659073 DLMGCP DEBUG mgw-endp(mgw-fsm-1750814-0)[0x55e140dfe610]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-1750814-0)[0x55e140dfdf10] (mgcp_client_endpoint_fsm.c:724) 20250126085659073 DLMGCP DEBUG mgw-endp(mgw-fsm-1750814-0)[0x55e140dfe610]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250126085659073 DLMGCP DEBUG mgw-endp(mgw-fsm-1750814-0)[0x55e140dfe610]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250126085659073 DLMGCP DEBUG mgw-endp(mgw-fsm-1750814-0)[0x55e140dfe610]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250126085659073 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1750814-0)[0x55e140e04ee0]{ST_CRCX}: Allocated (fsm.c:456) 20250126085659073 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1750814-0)[0x55e140e04ee0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-1750814-0)[0x55e140dfe610] (fsm.c:486) 20250126085659073 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1750814-0)[0x55e140e04ee0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250126085659073 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1750814-0)[0x55e140e04ee0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250126085659073 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47066: len=200 'CRCX 29 rtpbridge/*@mgw MGCP 1.0\r\nC: 1ab71'... (mgcp_client.c:807) 20250126085659073 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250126085659073 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1750814-0)[0x55e140e04ee0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250126085659073 DLMGCP DEBUG mgw-endp(mgw-fsm-1750814-0)[0x55e140dfe610]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) TC_rab_assignment_concurrent0(216)@2bd1da4a78dd: MDCX1{ line := { verb := "MDCX", trans_id := "28", ep := "rtpbridge/7@mgw", ver := "1.0" }, params := { { code := "C", val := "6890c217" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "6890c217", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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)@2bd1da4a78dd: Found Expect[0] for { line := { verb := "CRCX", trans_id := "29", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "1ab71e17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "1ab71e17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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) 20250126085659085 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 28 OK (mgcp_client.c:758) 20250126085659085 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140dfc1d0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250126085659085 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140dfc1d0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250126085659085 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140dfc1d0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250126085659085 DLMGCP DEBUG mgw-endp(mgw-fsm-6852802-0)[0x55e140df5900]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250126085659085 DLMGCP DEBUG mgw-endp(mgw-fsm-6852802-0)[0x55e140df5900]{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) 20250126085659085 DLMGCP DEBUG mgw-endp(mgw-fsm-6852802-0)[0x55e140df5900]{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) 20250126085659085 DLMGCP DEBUG mgw-endp(mgw-fsm-6852802-0)[0x55e140df5900]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250126085659085 DLMGCP DEBUG mgw-endp(mgw-fsm-6852802-0)[0x55e140df5900]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250126085659085 DLMGCP DEBUG mgw-endp(mgw-fsm-6852802-0)[0x55e140df5900]{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) 20250126085659085 DMGW DEBUG mgw(mgw-fsm-6852802-0)[0x55e140dec3a0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250126085659085 DMGW DEBUG mgw(mgw-fsm-6852802-0)[0x55e140dec3a0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250126085659085 DMGW DEBUG mgw(mgw-fsm-6852802-0)[0x55e140dec3a0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250126085659085 DLMGCP DEBUG mgw-endp(mgw-fsm-6852802-0)[0x55e140df5900]{IN_USE}: rtpbridge/7@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-6852802-0)[0x55e140dec3a0] (mgcp_client_endpoint_fsm.c:724) 20250126085659085 DLMGCP DEBUG mgw-endp(mgw-fsm-6852802-0)[0x55e140df5900]{IN_USE}: rtpbridge/7@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250126085659085 DLMGCP DEBUG mgw-endp(mgw-fsm-6852802-0)[0x55e140df5900]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250126085659085 DLMGCP DEBUG mgw-endp(mgw-fsm-6852802-0)[0x55e140df5900]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250126085659085 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6852802-0)[0x55e140dd0f80]{ST_CRCX}: Allocated (fsm.c:456) 20250126085659085 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6852802-0)[0x55e140dd0f80]{ST_CRCX}: is child of mgw-endp(mgw-fsm-6852802-0)[0x55e140df5900] (fsm.c:486) 20250126085659085 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6852802-0)[0x55e140dd0f80]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250126085659085 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6852802-0)[0x55e140dd0f80]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/7@mgw... (mgcp_client_fsm.c:228) 20250126085659085 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47066: len=204 'CRCX 30 rtpbridge/7@mgw MGCP 1.0\r\nC: 6890c'... (mgcp_client.c:807) 20250126085659085 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250126085659085 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6852802-0)[0x55e140dd0f80]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250126085659085 DLMGCP DEBUG mgw-endp(mgw-fsm-6852802-0)[0x55e140df5900]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250126085659085 DLMGCP DEBUG mgw-endp(mgw-fsm-6852802-0)[0x55e140df5900]{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) 20250126085659085 DLMGCP DEBUG mgw-endp(mgw-fsm-6852802-0)[0x55e140df5900]{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) 20250126085659085 DLMGCP DEBUG mgw-endp(mgw-fsm-6852802-0)[0x55e140df5900]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment_concurrent0(217)@2bd1da4a78dd: CRCX1{ line := { verb := "CRCX", trans_id := "29", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "1ab71e17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "1ab71e17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@2bd1da4a78dd: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 TC_rab_assignment_concurrent0(218)@2bd1da4a78dd: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 TC_rab_assignment_concurrent0(216)@2bd1da4a78dd: CRCX2{ line := { verb := "CRCX", trans_id := "30", ep := "rtpbridge/7@mgw", ver := "1.0" }, params := { { code := "C", val := "6890c217" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "6890c217", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250126085659094 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 29 OK (mgcp_client.c:758) 20250126085659094 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140e04ee0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250126085659094 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140e04ee0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250126085659094 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140e04ee0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250126085659094 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140e04ee0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250126085659094 DLMGCP DEBUG mgw-endp(mgw-fsm-1750814-0)[0x55e140dfe610]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250126085659094 DLMGCP DEBUG mgw-endp(mgw-fsm-1750814-0)[0x55e140dfe610]{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) 20250126085659094 DLMGCP DEBUG mgw-endp(mgw-fsm-1750814-0)[0x55e140dfe610]{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) 20250126085659094 DLMGCP DEBUG mgw-endp(mgw-fsm-1750814-0)[0x55e140dfe610]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250126085659094 DLMGCP DEBUG mgw-endp(mgw-fsm-1750814-0)[0x55e140dfe610]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250126085659094 DLMGCP DEBUG mgw-endp(mgw-fsm-1750814-0)[0x55e140dfe610]{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) 20250126085659094 DMGW DEBUG mgw(mgw-fsm-1750814-0)[0x55e140dfdf10]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250126085659094 DMGW DEBUG mgw(mgw-fsm-1750814-0)[0x55e140dfdf10]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250126085659094 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250126085659094 DMGW DEBUG mgw(mgw-fsm-1750814-0)[0x55e140dfdf10]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250126085659094 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1750814)[0x55e140dafe10]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250126085659094 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250126085659094 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085659094 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) HNBGW-MGCP(208)@2bd1da4a78dd: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(218) 20250126085659094 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 30 OK (mgcp_client.c:758) 20250126085659095 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e140dd0f80]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250126085659095 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e140dd0f80]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250126085659095 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e140dd0f80]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250126085659095 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e140dd0f80]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250126085659095 DLMGCP DEBUG mgw-endp(mgw-fsm-6852802-0)[0x55e140df5900]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250126085659095 DLMGCP DEBUG mgw-endp(mgw-fsm-6852802-0)[0x55e140df5900]{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) 20250126085659095 DLMGCP DEBUG mgw-endp(mgw-fsm-6852802-0)[0x55e140df5900]{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) 20250126085659095 DLMGCP DEBUG mgw-endp(mgw-fsm-6852802-0)[0x55e140df5900]{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) 20250126085659095 DLMGCP DEBUG mgw-endp(mgw-fsm-6852802-0)[0x55e140df5900]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250126085659095 DLMGCP DEBUG mgw-endp(mgw-fsm-6852802-0)[0x55e140df5900]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250126085659095 DLMGCP DEBUG mgw-endp(mgw-fsm-6852802-0)[0x55e140df5900]{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) 20250126085659095 DLMGCP DEBUG mgw-endp(mgw-fsm-6852802-0)[0x55e140df5900]{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) 20250126085659095 DMGW DEBUG mgw(mgw-fsm-6852802-0)[0x55e140dec3a0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250126085659095 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250126085659095 DMGW DEBUG mgw(mgw-fsm-6852802-0)[0x55e140dec3a0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250126085659095 DMGW DEBUG mgw(mgw-fsm-6852802-0)[0x55e140dec3a0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250126085659095 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55e140dafc00]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250126085659095 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250126085659095 DLSCCP DEBUG SCCP-SCOC(15)[0x55e140da7e90]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250126085659095 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d52b23), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20250126085659095 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085659095 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085659095 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085659095 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085659095 DMGW DEBUG mgw(mgw-fsm-6852802-0)[0x55e140dec3a0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250126085659095 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085659095 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085659095 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085659095 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085659095 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085659095 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085659095 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085659095 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: Session index based on local reference:7 HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(217)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(216)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126085659102 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085659102 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085659102 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1355) 20250126085659102 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250126085659102 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x1ab71e) (hnbgw_rua.c:471) 20250126085659102 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1750814 SCCP-16 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250126085659102 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1750814)[0x55e140dafe10]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250126085659102 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250126085659102 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250126085659102 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1750814)[0x55e140dafe10]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250126085659102 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250126085659102 DMGW DEBUG mgw(mgw-fsm-1750814-0)[0x55e140dfdf10]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250126085659102 DMGW DEBUG mgw(mgw-fsm-1750814-0)[0x55e140dfdf10]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250126085659102 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250126085659102 DMGW DEBUG mgw(mgw-fsm-1750814-0)[0x55e140dfdf10]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250126085659102 DLMGCP DEBUG mgw-endp(mgw-fsm-1750814-0)[0x55e140dfe610]{IN_USE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-1750814-0)[0x55e140dfdf10] (mgcp_client_endpoint_fsm.c:724) 20250126085659102 DLMGCP DEBUG mgw-endp(mgw-fsm-1750814-0)[0x55e140dfe610]{IN_USE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250126085659102 DLMGCP DEBUG mgw-endp(mgw-fsm-1750814-0)[0x55e140dfe610]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250126085659102 DLMGCP DEBUG mgw-endp(mgw-fsm-1750814-0)[0x55e140dfe610]{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) 20250126085659102 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140e04ee0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250126085659102 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47066: len=214 'MDCX 31 rtpbridge/8@mgw MGCP 1.0\r\nC: 1ab71'... (mgcp_client.c:807) 20250126085659102 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250126085659102 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140e04ee0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250126085659102 DLMGCP DEBUG mgw-endp(mgw-fsm-1750814-0)[0x55e140dfe610]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250126085659102 DLMGCP DEBUG mgw-endp(mgw-fsm-1750814-0)[0x55e140dfe610]{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) 20250126085659102 DLMGCP DEBUG mgw-endp(mgw-fsm-1750814-0)[0x55e140dfe610]{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)@2bd1da4a78dd: Session index based on connection ID:9 HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: vl_len:91 HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: vl_from0 HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250126085659108 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085659108 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085659108 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085659108 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085659108 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085659108 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085659108 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085659108 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085659108 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085659108 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085659108 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085659108 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085659108 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085659108 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000011), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:477) 20250126085659108 DLSCCP DEBUG Received CO:CODT for local reference 17 (sccp_scoc.c:1824) 20250126085659108 DLSCCP DEBUG SCCP-SCOC(17)[0x55e140db94f0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250126085659108 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085659108 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250126085659108 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55e140da7fc0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250126085659108 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250126085659108 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250126085659108 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55e140da7fc0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250126085659108 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250126085659108 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250126085659108 DMGW DEBUG mgw(mgw-fsm-302993-0)[0x55e140e06be0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250126085659108 DMGW DEBUG mgw(mgw-fsm-302993-0)[0x55e140e06be0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250126085659108 DMGW DEBUG mgw(mgw-fsm-302993-0)[0x55e140e06be0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250126085659108 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250126085659108 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250126085659108 DLMGCP DEBUG mgw-endp(mgw-fsm-302993-0)[0x55e140e071d0]{UNUSED}: Allocated (fsm.c:456) 20250126085659108 DLMGCP DEBUG mgw-endp(mgw-fsm-302993-0)[0x55e140e071d0]{UNUSED}: is child of mgw(mgw-fsm-302993-0)[0x55e140e06be0] (fsm.c:486) 20250126085659108 DLMGCP DEBUG mgw-endp(mgw-fsm-302993-0)[0x55e140e071d0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-302993-0)[0x55e140e06be0] (mgcp_client_endpoint_fsm.c:724) 20250126085659108 DLMGCP DEBUG mgw-endp(mgw-fsm-302993-0)[0x55e140e071d0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250126085659108 DLMGCP DEBUG mgw-endp(mgw-fsm-302993-0)[0x55e140e071d0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250126085659108 DLMGCP DEBUG mgw-endp(mgw-fsm-302993-0)[0x55e140e071d0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250126085659108 DLMGCP DEBUG MGCP_CONN(mgw-fsm-302993-0)[0x55e140e0daa0]{ST_CRCX}: Allocated (fsm.c:456) 20250126085659108 DLMGCP DEBUG MGCP_CONN(mgw-fsm-302993-0)[0x55e140e0daa0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-302993-0)[0x55e140e071d0] (fsm.c:486) 20250126085659108 DLMGCP DEBUG MGCP_CONN(mgw-fsm-302993-0)[0x55e140e0daa0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250126085659108 DLMGCP DEBUG MGCP_CONN(mgw-fsm-302993-0)[0x55e140e0daa0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250126085659108 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47066: len=198 'CRCX 32 rtpbridge/*@mgw MGCP 1.0\r\nC: 49f91'... (mgcp_client.c:807) 20250126085659108 DLMGCP DEBUG MGW(mgw) Queued 198 bytes for MGW (mgcp_client.c:1221) 20250126085659108 DLMGCP DEBUG MGCP_CONN(mgw-fsm-302993-0)[0x55e140e0daa0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250126085659108 DLMGCP DEBUG mgw-endp(mgw-fsm-302993-0)[0x55e140e071d0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) TC_rab_assignment_concurrent0(217)@2bd1da4a78dd: MDCX1{ line := { verb := "MDCX", trans_id := "31", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "1ab71e17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "1ab71e17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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)@2bd1da4a78dd: Found Expect[0] for { line := { verb := "CRCX", trans_id := "32", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "49f9117" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "49f9117", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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) 20250126085659115 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 31 OK (mgcp_client.c:758) 20250126085659115 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140e04ee0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250126085659115 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140e04ee0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250126085659115 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140e04ee0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250126085659115 DLMGCP DEBUG mgw-endp(mgw-fsm-1750814-0)[0x55e140dfe610]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250126085659115 DLMGCP DEBUG mgw-endp(mgw-fsm-1750814-0)[0x55e140dfe610]{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) 20250126085659115 DLMGCP DEBUG mgw-endp(mgw-fsm-1750814-0)[0x55e140dfe610]{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) 20250126085659115 DLMGCP DEBUG mgw-endp(mgw-fsm-1750814-0)[0x55e140dfe610]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250126085659115 DLMGCP DEBUG mgw-endp(mgw-fsm-1750814-0)[0x55e140dfe610]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250126085659115 DLMGCP DEBUG mgw-endp(mgw-fsm-1750814-0)[0x55e140dfe610]{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) 20250126085659115 DMGW DEBUG mgw(mgw-fsm-1750814-0)[0x55e140dfdf10]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250126085659115 DMGW DEBUG mgw(mgw-fsm-1750814-0)[0x55e140dfdf10]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250126085659115 DMGW DEBUG mgw(mgw-fsm-1750814-0)[0x55e140dfdf10]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250126085659115 DLMGCP DEBUG mgw-endp(mgw-fsm-1750814-0)[0x55e140dfe610]{IN_USE}: rtpbridge/8@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-1750814-0)[0x55e140dfdf10] (mgcp_client_endpoint_fsm.c:724) 20250126085659115 DLMGCP DEBUG mgw-endp(mgw-fsm-1750814-0)[0x55e140dfe610]{IN_USE}: rtpbridge/8@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250126085659115 DLMGCP DEBUG mgw-endp(mgw-fsm-1750814-0)[0x55e140dfe610]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250126085659115 DLMGCP DEBUG mgw-endp(mgw-fsm-1750814-0)[0x55e140dfe610]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250126085659115 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1750814-0)[0x55e140dda4d0]{ST_CRCX}: Allocated (fsm.c:456) 20250126085659115 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1750814-0)[0x55e140dda4d0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-1750814-0)[0x55e140dfe610] (fsm.c:486) 20250126085659115 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1750814-0)[0x55e140dda4d0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250126085659116 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1750814-0)[0x55e140dda4d0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/8@mgw... (mgcp_client_fsm.c:228) 20250126085659116 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47066: len=204 'CRCX 33 rtpbridge/8@mgw MGCP 1.0\r\nC: 1ab71'... (mgcp_client.c:807) 20250126085659116 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250126085659116 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1750814-0)[0x55e140dda4d0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250126085659116 DLMGCP DEBUG mgw-endp(mgw-fsm-1750814-0)[0x55e140dfe610]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250126085659116 DLMGCP DEBUG mgw-endp(mgw-fsm-1750814-0)[0x55e140dfe610]{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) 20250126085659116 DLMGCP DEBUG mgw-endp(mgw-fsm-1750814-0)[0x55e140dfe610]{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) 20250126085659116 DLMGCP DEBUG mgw-endp(mgw-fsm-1750814-0)[0x55e140dfe610]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment_concurrent0(218)@2bd1da4a78dd: CRCX1{ line := { verb := "CRCX", trans_id := "32", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "49f9117" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "49f9117", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@2bd1da4a78dd: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 TC_rab_assignment_concurrent0(219)@2bd1da4a78dd: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 TC_rab_assignment_concurrent0(217)@2bd1da4a78dd: CRCX2{ line := { verb := "CRCX", trans_id := "33", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "1ab71e17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "1ab71e17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250126085659123 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 32 OK (mgcp_client.c:758) 20250126085659123 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140e0daa0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250126085659123 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140e0daa0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250126085659123 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140e0daa0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250126085659123 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140e0daa0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250126085659123 DLMGCP DEBUG mgw-endp(mgw-fsm-302993-0)[0x55e140e071d0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250126085659123 DLMGCP DEBUG mgw-endp(mgw-fsm-302993-0)[0x55e140e071d0]{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) 20250126085659123 DLMGCP DEBUG mgw-endp(mgw-fsm-302993-0)[0x55e140e071d0]{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) 20250126085659123 DLMGCP DEBUG mgw-endp(mgw-fsm-302993-0)[0x55e140e071d0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250126085659123 DLMGCP DEBUG mgw-endp(mgw-fsm-302993-0)[0x55e140e071d0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250126085659123 DLMGCP DEBUG mgw-endp(mgw-fsm-302993-0)[0x55e140e071d0]{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) 20250126085659123 DMGW DEBUG mgw(mgw-fsm-302993-0)[0x55e140e06be0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250126085659123 DMGW DEBUG mgw(mgw-fsm-302993-0)[0x55e140e06be0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250126085659123 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250126085659123 DMGW DEBUG mgw(mgw-fsm-302993-0)[0x55e140e06be0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250126085659123 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-302993)[0x55e140da87f0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250126085659123 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250126085659123 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085659123 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) HNBGW-MGCP(208)@2bd1da4a78dd: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(219) 20250126085659123 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 33 OK (mgcp_client.c:758) 20250126085659123 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e140dda4d0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250126085659123 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e140dda4d0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250126085659123 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e140dda4d0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250126085659123 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e140dda4d0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250126085659123 DLMGCP DEBUG mgw-endp(mgw-fsm-1750814-0)[0x55e140dfe610]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250126085659123 DLMGCP DEBUG mgw-endp(mgw-fsm-1750814-0)[0x55e140dfe610]{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) 20250126085659123 DLMGCP DEBUG mgw-endp(mgw-fsm-1750814-0)[0x55e140dfe610]{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) 20250126085659124 DLMGCP DEBUG mgw-endp(mgw-fsm-1750814-0)[0x55e140dfe610]{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) 20250126085659124 DLMGCP DEBUG mgw-endp(mgw-fsm-1750814-0)[0x55e140dfe610]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250126085659124 DLMGCP DEBUG mgw-endp(mgw-fsm-1750814-0)[0x55e140dfe610]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250126085659124 DLMGCP DEBUG mgw-endp(mgw-fsm-1750814-0)[0x55e140dfe610]{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) 20250126085659124 DLMGCP DEBUG mgw-endp(mgw-fsm-1750814-0)[0x55e140dfe610]{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) 20250126085659124 DMGW DEBUG mgw(mgw-fsm-1750814-0)[0x55e140dfdf10]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250126085659124 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250126085659124 DMGW DEBUG mgw(mgw-fsm-1750814-0)[0x55e140dfdf10]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250126085659124 DMGW DEBUG mgw(mgw-fsm-1750814-0)[0x55e140dfdf10]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250126085659124 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55e140da89c0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250126085659124 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250126085659124 DLSCCP DEBUG SCCP-SCOC(16)[0x55e140db8700]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250126085659124 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00988af7), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20250126085659124 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085659124 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085659124 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085659124 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085659124 DMGW DEBUG mgw(mgw-fsm-1750814-0)[0x55e140dfdf10]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250126085659124 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085659124 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085659124 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085659124 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085659124 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085659124 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085659124 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085659124 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: Session index based on local reference:8 HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(217)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(218)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126085659130 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085659130 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085659130 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1355) 20250126085659130 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250126085659130 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x49f91) (hnbgw_rua.c:471) 20250126085659130 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-302993 SCCP-17 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250126085659130 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-302993)[0x55e140da87f0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250126085659130 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250126085659130 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250126085659130 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-302993)[0x55e140da87f0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250126085659130 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250126085659130 DMGW DEBUG mgw(mgw-fsm-302993-0)[0x55e140e06be0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250126085659130 DMGW DEBUG mgw(mgw-fsm-302993-0)[0x55e140e06be0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250126085659130 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250126085659130 DMGW DEBUG mgw(mgw-fsm-302993-0)[0x55e140e06be0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250126085659130 DLMGCP DEBUG mgw-endp(mgw-fsm-302993-0)[0x55e140e071d0]{IN_USE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-302993-0)[0x55e140e06be0] (mgcp_client_endpoint_fsm.c:724) 20250126085659130 DLMGCP DEBUG mgw-endp(mgw-fsm-302993-0)[0x55e140e071d0]{IN_USE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250126085659130 DLMGCP DEBUG mgw-endp(mgw-fsm-302993-0)[0x55e140e071d0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250126085659130 DLMGCP DEBUG mgw-endp(mgw-fsm-302993-0)[0x55e140e071d0]{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) 20250126085659130 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140e0daa0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250126085659130 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47066: len=212 'MDCX 34 rtpbridge/9@mgw MGCP 1.0\r\nC: 49f91'... (mgcp_client.c:807) 20250126085659130 DLMGCP DEBUG MGW(mgw) Queued 212 bytes for MGW (mgcp_client.c:1221) 20250126085659130 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140e0daa0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250126085659130 DLMGCP DEBUG mgw-endp(mgw-fsm-302993-0)[0x55e140e071d0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250126085659130 DLMGCP DEBUG mgw-endp(mgw-fsm-302993-0)[0x55e140e071d0]{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) 20250126085659130 DLMGCP DEBUG mgw-endp(mgw-fsm-302993-0)[0x55e140e071d0]{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)@2bd1da4a78dd: Session index based on connection ID:10 HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: vl_len:91 HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: vl_from0 HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250126085659133 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085659133 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085659133 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085659133 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085659133 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085659133 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085659133 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085659133 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085659133 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085659133 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085659133 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085659133 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085659133 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085659133 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000012), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:477) 20250126085659133 DLSCCP DEBUG Received CO:CODT for local reference 18 (sccp_scoc.c:1824) 20250126085659133 DLSCCP DEBUG SCCP-SCOC(18)[0x55e140dbb690]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250126085659133 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085659133 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250126085659133 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55e140dbad30]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250126085659133 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250126085659133 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250126085659133 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55e140dbad30]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250126085659133 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250126085659133 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250126085659133 DMGW DEBUG mgw(mgw-fsm-4205455-0)[0x55e140e0fa30]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250126085659133 DMGW DEBUG mgw(mgw-fsm-4205455-0)[0x55e140e0fa30]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250126085659133 DMGW DEBUG mgw(mgw-fsm-4205455-0)[0x55e140e0fa30]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250126085659133 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250126085659133 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250126085659133 DLMGCP DEBUG mgw-endp(mgw-fsm-4205455-0)[0x55e140df4520]{UNUSED}: Allocated (fsm.c:456) 20250126085659133 DLMGCP DEBUG mgw-endp(mgw-fsm-4205455-0)[0x55e140df4520]{UNUSED}: is child of mgw(mgw-fsm-4205455-0)[0x55e140e0fa30] (fsm.c:486) 20250126085659133 DLMGCP DEBUG mgw-endp(mgw-fsm-4205455-0)[0x55e140df4520]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-4205455-0)[0x55e140e0fa30] (mgcp_client_endpoint_fsm.c:724) 20250126085659133 DLMGCP DEBUG mgw-endp(mgw-fsm-4205455-0)[0x55e140df4520]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250126085659133 DLMGCP DEBUG mgw-endp(mgw-fsm-4205455-0)[0x55e140df4520]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250126085659133 DLMGCP DEBUG mgw-endp(mgw-fsm-4205455-0)[0x55e140df4520]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250126085659133 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4205455-0)[0x55e140e0fc40]{ST_CRCX}: Allocated (fsm.c:456) 20250126085659133 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4205455-0)[0x55e140e0fc40]{ST_CRCX}: is child of mgw-endp(mgw-fsm-4205455-0)[0x55e140df4520] (fsm.c:486) 20250126085659133 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4205455-0)[0x55e140e0fc40]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250126085659133 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4205455-0)[0x55e140e0fc40]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250126085659133 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47066: len=200 'CRCX 35 rtpbridge/*@mgw MGCP 1.0\r\nC: 402b8'... (mgcp_client.c:807) 20250126085659133 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250126085659133 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4205455-0)[0x55e140e0fc40]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250126085659133 DLMGCP DEBUG mgw-endp(mgw-fsm-4205455-0)[0x55e140df4520]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) TC_rab_assignment_concurrent0(218)@2bd1da4a78dd: MDCX1{ line := { verb := "MDCX", trans_id := "34", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "49f9117" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "49f9117", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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)@2bd1da4a78dd: Found Expect[0] for { line := { verb := "CRCX", trans_id := "35", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "402b8f17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "402b8f17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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) 20250126085659140 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 34 OK (mgcp_client.c:758) 20250126085659140 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140e0daa0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250126085659140 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140e0daa0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250126085659140 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140e0daa0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250126085659140 DLMGCP DEBUG mgw-endp(mgw-fsm-302993-0)[0x55e140e071d0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250126085659140 DLMGCP DEBUG mgw-endp(mgw-fsm-302993-0)[0x55e140e071d0]{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) 20250126085659140 DLMGCP DEBUG mgw-endp(mgw-fsm-302993-0)[0x55e140e071d0]{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) 20250126085659140 DLMGCP DEBUG mgw-endp(mgw-fsm-302993-0)[0x55e140e071d0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250126085659140 DLMGCP DEBUG mgw-endp(mgw-fsm-302993-0)[0x55e140e071d0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250126085659140 DLMGCP DEBUG mgw-endp(mgw-fsm-302993-0)[0x55e140e071d0]{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) 20250126085659140 DMGW DEBUG mgw(mgw-fsm-302993-0)[0x55e140e06be0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250126085659140 DMGW DEBUG mgw(mgw-fsm-302993-0)[0x55e140e06be0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250126085659140 DMGW DEBUG mgw(mgw-fsm-302993-0)[0x55e140e06be0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250126085659140 DLMGCP DEBUG mgw-endp(mgw-fsm-302993-0)[0x55e140e071d0]{IN_USE}: rtpbridge/9@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-302993-0)[0x55e140e06be0] (mgcp_client_endpoint_fsm.c:724) 20250126085659140 DLMGCP DEBUG mgw-endp(mgw-fsm-302993-0)[0x55e140e071d0]{IN_USE}: rtpbridge/9@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250126085659140 DLMGCP DEBUG mgw-endp(mgw-fsm-302993-0)[0x55e140e071d0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250126085659140 DLMGCP DEBUG mgw-endp(mgw-fsm-302993-0)[0x55e140e071d0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250126085659140 DLMGCP DEBUG MGCP_CONN(mgw-fsm-302993-0)[0x55e140e06a40]{ST_CRCX}: Allocated (fsm.c:456) 20250126085659140 DLMGCP DEBUG MGCP_CONN(mgw-fsm-302993-0)[0x55e140e06a40]{ST_CRCX}: is child of mgw-endp(mgw-fsm-302993-0)[0x55e140e071d0] (fsm.c:486) 20250126085659140 DLMGCP DEBUG MGCP_CONN(mgw-fsm-302993-0)[0x55e140e06a40]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250126085659140 DLMGCP DEBUG MGCP_CONN(mgw-fsm-302993-0)[0x55e140e06a40]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/9@mgw... (mgcp_client_fsm.c:228) 20250126085659140 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47066: len=202 'CRCX 36 rtpbridge/9@mgw MGCP 1.0\r\nC: 49f91'... (mgcp_client.c:807) 20250126085659140 DLMGCP DEBUG MGW(mgw) Queued 202 bytes for MGW (mgcp_client.c:1221) 20250126085659140 DLMGCP DEBUG MGCP_CONN(mgw-fsm-302993-0)[0x55e140e06a40]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250126085659140 DLMGCP DEBUG mgw-endp(mgw-fsm-302993-0)[0x55e140e071d0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250126085659140 DLMGCP DEBUG mgw-endp(mgw-fsm-302993-0)[0x55e140e071d0]{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) 20250126085659140 DLMGCP DEBUG mgw-endp(mgw-fsm-302993-0)[0x55e140e071d0]{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) 20250126085659140 DLMGCP DEBUG mgw-endp(mgw-fsm-302993-0)[0x55e140e071d0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment_concurrent0(219)@2bd1da4a78dd: CRCX1{ line := { verb := "CRCX", trans_id := "35", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "402b8f17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "402b8f17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@2bd1da4a78dd: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 TC_rab_assignment_concurrent0(220)@2bd1da4a78dd: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 TC_rab_assignment_concurrent0(218)@2bd1da4a78dd: CRCX2{ line := { verb := "CRCX", trans_id := "36", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "49f9117" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "49f9117", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250126085659147 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 35 OK (mgcp_client.c:758) 20250126085659147 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140e0fc40]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250126085659147 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140e0fc40]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250126085659147 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140e0fc40]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250126085659147 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140e0fc40]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250126085659147 DLMGCP DEBUG mgw-endp(mgw-fsm-4205455-0)[0x55e140df4520]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250126085659147 DLMGCP DEBUG mgw-endp(mgw-fsm-4205455-0)[0x55e140df4520]{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) 20250126085659147 DLMGCP DEBUG mgw-endp(mgw-fsm-4205455-0)[0x55e140df4520]{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) 20250126085659147 DLMGCP DEBUG mgw-endp(mgw-fsm-4205455-0)[0x55e140df4520]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250126085659147 DLMGCP DEBUG mgw-endp(mgw-fsm-4205455-0)[0x55e140df4520]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250126085659147 DLMGCP DEBUG mgw-endp(mgw-fsm-4205455-0)[0x55e140df4520]{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) 20250126085659147 DMGW DEBUG mgw(mgw-fsm-4205455-0)[0x55e140e0fa30]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250126085659147 DMGW DEBUG mgw(mgw-fsm-4205455-0)[0x55e140e0fa30]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250126085659147 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250126085659147 DMGW DEBUG mgw(mgw-fsm-4205455-0)[0x55e140e0fa30]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250126085659147 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4205455)[0x55e140da8af0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250126085659147 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250126085659147 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085659147 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) HNBGW-MGCP(208)@2bd1da4a78dd: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(220) 20250126085659148 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 36 OK (mgcp_client.c:758) 20250126085659148 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e140e06a40]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250126085659148 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e140e06a40]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250126085659148 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e140e06a40]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250126085659148 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e140e06a40]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250126085659148 DLMGCP DEBUG mgw-endp(mgw-fsm-302993-0)[0x55e140e071d0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250126085659148 DLMGCP DEBUG mgw-endp(mgw-fsm-302993-0)[0x55e140e071d0]{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) 20250126085659148 DLMGCP DEBUG mgw-endp(mgw-fsm-302993-0)[0x55e140e071d0]{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) 20250126085659148 DLMGCP DEBUG mgw-endp(mgw-fsm-302993-0)[0x55e140e071d0]{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) 20250126085659148 DLMGCP DEBUG mgw-endp(mgw-fsm-302993-0)[0x55e140e071d0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250126085659148 DLMGCP DEBUG mgw-endp(mgw-fsm-302993-0)[0x55e140e071d0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250126085659148 DLMGCP DEBUG mgw-endp(mgw-fsm-302993-0)[0x55e140e071d0]{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) 20250126085659148 DLMGCP DEBUG mgw-endp(mgw-fsm-302993-0)[0x55e140e071d0]{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) 20250126085659148 DMGW DEBUG mgw(mgw-fsm-302993-0)[0x55e140e06be0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250126085659148 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250126085659148 DMGW DEBUG mgw(mgw-fsm-302993-0)[0x55e140e06be0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250126085659148 DMGW DEBUG mgw(mgw-fsm-302993-0)[0x55e140e06be0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250126085659148 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55e140da7fc0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250126085659148 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250126085659148 DLSCCP DEBUG SCCP-SCOC(17)[0x55e140db94f0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250126085659148 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b33512), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20250126085659148 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085659148 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085659148 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085659148 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085659148 DMGW DEBUG mgw(mgw-fsm-302993-0)[0x55e140e06be0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250126085659148 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085659148 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085659148 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085659148 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085659148 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085659148 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085659148 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085659148 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: Session index based on local reference:9 HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(218)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(219)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126085659152 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085659152 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085659152 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1355) 20250126085659152 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250126085659152 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x402b8f) (hnbgw_rua.c:471) 20250126085659152 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4205455 SCCP-18 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250126085659152 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4205455)[0x55e140da8af0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250126085659152 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250126085659152 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250126085659152 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4205455)[0x55e140da8af0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250126085659152 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250126085659152 DMGW DEBUG mgw(mgw-fsm-4205455-0)[0x55e140e0fa30]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250126085659152 DMGW DEBUG mgw(mgw-fsm-4205455-0)[0x55e140e0fa30]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250126085659152 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250126085659152 DMGW DEBUG mgw(mgw-fsm-4205455-0)[0x55e140e0fa30]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250126085659152 DLMGCP DEBUG mgw-endp(mgw-fsm-4205455-0)[0x55e140df4520]{IN_USE}: rtpbridge/10@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-4205455-0)[0x55e140e0fa30] (mgcp_client_endpoint_fsm.c:724) 20250126085659152 DLMGCP DEBUG mgw-endp(mgw-fsm-4205455-0)[0x55e140df4520]{IN_USE}: rtpbridge/10@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250126085659152 DLMGCP DEBUG mgw-endp(mgw-fsm-4205455-0)[0x55e140df4520]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250126085659152 DLMGCP DEBUG mgw-endp(mgw-fsm-4205455-0)[0x55e140df4520]{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) 20250126085659152 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140e0fc40]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250126085659152 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47066: len=215 'MDCX 37 rtpbridge/10@mgw MGCP 1.0\r\nC: 402b'... (mgcp_client.c:807) 20250126085659152 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1221) 20250126085659152 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140e0fc40]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250126085659152 DLMGCP DEBUG mgw-endp(mgw-fsm-4205455-0)[0x55e140df4520]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250126085659152 DLMGCP DEBUG mgw-endp(mgw-fsm-4205455-0)[0x55e140df4520]{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) 20250126085659152 DLMGCP DEBUG mgw-endp(mgw-fsm-4205455-0)[0x55e140df4520]{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)@2bd1da4a78dd: Session index based on connection ID:11 HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: vl_len:91 HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: vl_from0 HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250126085659155 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085659155 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085659155 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085659155 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085659155 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085659155 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085659155 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085659155 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085659155 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085659155 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085659155 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085659155 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085659155 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085659155 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000013), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:477) 20250126085659155 DLSCCP DEBUG Received CO:CODT for local reference 19 (sccp_scoc.c:1824) 20250126085659155 DLSCCP DEBUG SCCP-SCOC(19)[0x55e140dba180]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250126085659155 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085659155 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250126085659155 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55e140dba740]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250126085659155 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250126085659155 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250126085659155 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55e140dba740]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250126085659155 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250126085659155 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250126085659155 DMGW DEBUG mgw(mgw-fsm-8126110-0)[0x55e140e0f2e0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250126085659155 DMGW DEBUG mgw(mgw-fsm-8126110-0)[0x55e140e0f2e0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250126085659155 DMGW DEBUG mgw(mgw-fsm-8126110-0)[0x55e140e0f2e0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250126085659155 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250126085659155 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250126085659155 DLMGCP DEBUG mgw-endp(mgw-fsm-8126110-0)[0x55e140e0f6c0]{UNUSED}: Allocated (fsm.c:456) 20250126085659155 DLMGCP DEBUG mgw-endp(mgw-fsm-8126110-0)[0x55e140e0f6c0]{UNUSED}: is child of mgw(mgw-fsm-8126110-0)[0x55e140e0f2e0] (fsm.c:486) 20250126085659155 DLMGCP DEBUG mgw-endp(mgw-fsm-8126110-0)[0x55e140e0f6c0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-8126110-0)[0x55e140e0f2e0] (mgcp_client_endpoint_fsm.c:724) 20250126085659155 DLMGCP DEBUG mgw-endp(mgw-fsm-8126110-0)[0x55e140e0f6c0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250126085659155 DLMGCP DEBUG mgw-endp(mgw-fsm-8126110-0)[0x55e140e0f6c0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250126085659155 DLMGCP DEBUG mgw-endp(mgw-fsm-8126110-0)[0x55e140e0f6c0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250126085659155 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8126110-0)[0x55e140e1f570]{ST_CRCX}: Allocated (fsm.c:456) 20250126085659155 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8126110-0)[0x55e140e1f570]{ST_CRCX}: is child of mgw-endp(mgw-fsm-8126110-0)[0x55e140e0f6c0] (fsm.c:486) 20250126085659155 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8126110-0)[0x55e140e1f570]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250126085659155 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8126110-0)[0x55e140e1f570]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250126085659155 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47066: len=200 'CRCX 38 rtpbridge/*@mgw MGCP 1.0\r\nC: 7bfe9'... (mgcp_client.c:807) 20250126085659155 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250126085659155 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8126110-0)[0x55e140e1f570]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250126085659155 DLMGCP DEBUG mgw-endp(mgw-fsm-8126110-0)[0x55e140e0f6c0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) TC_rab_assignment_concurrent0(219)@2bd1da4a78dd: MDCX1{ line := { verb := "MDCX", trans_id := "37", ep := "rtpbridge/10@mgw", ver := "1.0" }, params := { { code := "C", val := "402b8f17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "402b8f17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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)@2bd1da4a78dd: Found Expect[0] for { line := { verb := "CRCX", trans_id := "38", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "7bfe9e17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "7bfe9e17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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) 20250126085659161 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 37 OK (mgcp_client.c:758) 20250126085659161 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140e0fc40]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250126085659161 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140e0fc40]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250126085659161 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140e0fc40]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250126085659161 DLMGCP DEBUG mgw-endp(mgw-fsm-4205455-0)[0x55e140df4520]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250126085659161 DLMGCP DEBUG mgw-endp(mgw-fsm-4205455-0)[0x55e140df4520]{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) 20250126085659161 DLMGCP DEBUG mgw-endp(mgw-fsm-4205455-0)[0x55e140df4520]{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) 20250126085659161 DLMGCP DEBUG mgw-endp(mgw-fsm-4205455-0)[0x55e140df4520]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250126085659161 DLMGCP DEBUG mgw-endp(mgw-fsm-4205455-0)[0x55e140df4520]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250126085659161 DLMGCP DEBUG mgw-endp(mgw-fsm-4205455-0)[0x55e140df4520]{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) 20250126085659161 DMGW DEBUG mgw(mgw-fsm-4205455-0)[0x55e140e0fa30]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250126085659161 DMGW DEBUG mgw(mgw-fsm-4205455-0)[0x55e140e0fa30]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250126085659161 DMGW DEBUG mgw(mgw-fsm-4205455-0)[0x55e140e0fa30]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250126085659161 DLMGCP DEBUG mgw-endp(mgw-fsm-4205455-0)[0x55e140df4520]{IN_USE}: rtpbridge/10@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-4205455-0)[0x55e140e0fa30] (mgcp_client_endpoint_fsm.c:724) 20250126085659161 DLMGCP DEBUG mgw-endp(mgw-fsm-4205455-0)[0x55e140df4520]{IN_USE}: rtpbridge/10@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250126085659161 DLMGCP DEBUG mgw-endp(mgw-fsm-4205455-0)[0x55e140df4520]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250126085659161 DLMGCP DEBUG mgw-endp(mgw-fsm-4205455-0)[0x55e140df4520]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250126085659161 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4205455-0)[0x55e140e0e210]{ST_CRCX}: Allocated (fsm.c:456) 20250126085659161 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4205455-0)[0x55e140e0e210]{ST_CRCX}: is child of mgw-endp(mgw-fsm-4205455-0)[0x55e140df4520] (fsm.c:486) 20250126085659161 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4205455-0)[0x55e140e0e210]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250126085659161 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4205455-0)[0x55e140e0e210]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/10@mgw... (mgcp_client_fsm.c:228) 20250126085659161 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47066: len=205 'CRCX 39 rtpbridge/10@mgw MGCP 1.0\r\nC: 402b'... (mgcp_client.c:807) 20250126085659161 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1221) 20250126085659161 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4205455-0)[0x55e140e0e210]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250126085659161 DLMGCP DEBUG mgw-endp(mgw-fsm-4205455-0)[0x55e140df4520]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250126085659161 DLMGCP DEBUG mgw-endp(mgw-fsm-4205455-0)[0x55e140df4520]{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) 20250126085659161 DLMGCP DEBUG mgw-endp(mgw-fsm-4205455-0)[0x55e140df4520]{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) 20250126085659161 DLMGCP DEBUG mgw-endp(mgw-fsm-4205455-0)[0x55e140df4520]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment_concurrent0(220)@2bd1da4a78dd: CRCX1{ line := { verb := "CRCX", trans_id := "38", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "7bfe9e17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "7bfe9e17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@2bd1da4a78dd: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 TC_rab_assignment_concurrent0(221)@2bd1da4a78dd: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 20250126085659167 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 38 OK (mgcp_client.c:758) 20250126085659167 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140e1f570]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250126085659167 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140e1f570]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250126085659167 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140e1f570]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250126085659167 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140e1f570]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250126085659167 DLMGCP DEBUG mgw-endp(mgw-fsm-8126110-0)[0x55e140e0f6c0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250126085659167 DLMGCP DEBUG mgw-endp(mgw-fsm-8126110-0)[0x55e140e0f6c0]{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) 20250126085659167 DLMGCP DEBUG mgw-endp(mgw-fsm-8126110-0)[0x55e140e0f6c0]{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) 20250126085659167 DLMGCP DEBUG mgw-endp(mgw-fsm-8126110-0)[0x55e140e0f6c0]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250126085659167 DLMGCP DEBUG mgw-endp(mgw-fsm-8126110-0)[0x55e140e0f6c0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250126085659167 DLMGCP DEBUG mgw-endp(mgw-fsm-8126110-0)[0x55e140e0f6c0]{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) 20250126085659167 DMGW DEBUG mgw(mgw-fsm-8126110-0)[0x55e140e0f2e0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250126085659167 DMGW DEBUG mgw(mgw-fsm-8126110-0)[0x55e140e0f2e0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250126085659167 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) TC_rab_assignment_concurrent0(219)@2bd1da4a78dd: CRCX2{ line := { verb := "CRCX", trans_id := "39", ep := "rtpbridge/10@mgw", ver := "1.0" }, params := { { code := "C", val := "402b8f17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "402b8f17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250126085659167 DMGW DEBUG mgw(mgw-fsm-8126110-0)[0x55e140e0f2e0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250126085659167 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8126110)[0x55e140db8fe0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250126085659167 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250126085659167 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085659167 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) HNBGW-MGCP(208)@2bd1da4a78dd: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(221) 20250126085659167 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 39 OK (mgcp_client.c:758) 20250126085659167 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e140e0e210]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250126085659167 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e140e0e210]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250126085659167 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e140e0e210]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250126085659167 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e140e0e210]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250126085659167 DLMGCP DEBUG mgw-endp(mgw-fsm-4205455-0)[0x55e140df4520]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250126085659167 DLMGCP DEBUG mgw-endp(mgw-fsm-4205455-0)[0x55e140df4520]{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) 20250126085659167 DLMGCP DEBUG mgw-endp(mgw-fsm-4205455-0)[0x55e140df4520]{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) 20250126085659167 DLMGCP DEBUG mgw-endp(mgw-fsm-4205455-0)[0x55e140df4520]{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) 20250126085659167 DLMGCP DEBUG mgw-endp(mgw-fsm-4205455-0)[0x55e140df4520]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250126085659167 DLMGCP DEBUG mgw-endp(mgw-fsm-4205455-0)[0x55e140df4520]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250126085659167 DLMGCP DEBUG mgw-endp(mgw-fsm-4205455-0)[0x55e140df4520]{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) 20250126085659167 DLMGCP DEBUG mgw-endp(mgw-fsm-4205455-0)[0x55e140df4520]{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) 20250126085659167 DMGW DEBUG mgw(mgw-fsm-4205455-0)[0x55e140e0fa30]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250126085659167 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250126085659167 DMGW DEBUG mgw(mgw-fsm-4205455-0)[0x55e140e0fa30]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250126085659167 DMGW DEBUG mgw(mgw-fsm-4205455-0)[0x55e140e0fa30]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250126085659167 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55e140dbad30]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250126085659167 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250126085659167 DLSCCP DEBUG SCCP-SCOC(18)[0x55e140dbb690]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250126085659167 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003e3f04), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20250126085659167 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085659167 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085659167 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085659167 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085659167 DMGW DEBUG mgw(mgw-fsm-4205455-0)[0x55e140e0fa30]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250126085659167 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085659167 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085659167 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085659167 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085659167 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085659167 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085659167 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085659167 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: Session index based on local reference:10 HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(220)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(219)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126085659171 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085659171 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085659171 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1355) 20250126085659171 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250126085659171 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x7bfe9e) (hnbgw_rua.c:471) 20250126085659171 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8126110 SCCP-19 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250126085659171 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8126110)[0x55e140db8fe0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250126085659171 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250126085659171 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250126085659171 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8126110)[0x55e140db8fe0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250126085659171 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250126085659171 DMGW DEBUG mgw(mgw-fsm-8126110-0)[0x55e140e0f2e0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250126085659171 DMGW DEBUG mgw(mgw-fsm-8126110-0)[0x55e140e0f2e0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250126085659171 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250126085659171 DMGW DEBUG mgw(mgw-fsm-8126110-0)[0x55e140e0f2e0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250126085659171 DLMGCP DEBUG mgw-endp(mgw-fsm-8126110-0)[0x55e140e0f6c0]{IN_USE}: rtpbridge/11@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-8126110-0)[0x55e140e0f2e0] (mgcp_client_endpoint_fsm.c:724) 20250126085659171 DLMGCP DEBUG mgw-endp(mgw-fsm-8126110-0)[0x55e140e0f6c0]{IN_USE}: rtpbridge/11@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250126085659171 DLMGCP DEBUG mgw-endp(mgw-fsm-8126110-0)[0x55e140e0f6c0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250126085659171 DLMGCP DEBUG mgw-endp(mgw-fsm-8126110-0)[0x55e140e0f6c0]{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) 20250126085659171 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140e1f570]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250126085659171 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47066: len=215 'MDCX 40 rtpbridge/11@mgw MGCP 1.0\r\nC: 7bfe'... (mgcp_client.c:807) 20250126085659171 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1221) 20250126085659171 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140e1f570]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250126085659171 DLMGCP DEBUG mgw-endp(mgw-fsm-8126110-0)[0x55e140e0f6c0]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250126085659171 DLMGCP DEBUG mgw-endp(mgw-fsm-8126110-0)[0x55e140e0f6c0]{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) 20250126085659171 DLMGCP DEBUG mgw-endp(mgw-fsm-8126110-0)[0x55e140e0f6c0]{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)@2bd1da4a78dd: Session index based on connection ID:12 HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: vl_len:91 HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: vl_from0 HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250126085659175 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085659175 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085659175 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085659175 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085659175 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085659175 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085659175 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085659175 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085659175 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085659175 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085659175 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085659175 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085659175 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085659175 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000014), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:477) 20250126085659175 DLSCCP DEBUG Received CO:CODT for local reference 20 (sccp_scoc.c:1824) 20250126085659175 DLSCCP DEBUG SCCP-SCOC(20)[0x55e140dbbfe0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250126085659175 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085659175 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250126085659175 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55e140dba2b0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250126085659175 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250126085659175 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250126085659175 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55e140dba2b0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250126085659175 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250126085659175 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250126085659175 DMGW DEBUG mgw(mgw-fsm-2140506-0)[0x55e140e18580]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250126085659175 DMGW DEBUG mgw(mgw-fsm-2140506-0)[0x55e140e18580]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250126085659175 DMGW DEBUG mgw(mgw-fsm-2140506-0)[0x55e140e18580]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250126085659175 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250126085659175 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250126085659175 DLMGCP DEBUG mgw-endp(mgw-fsm-2140506-0)[0x55e140e21b70]{UNUSED}: Allocated (fsm.c:456) 20250126085659175 DLMGCP DEBUG mgw-endp(mgw-fsm-2140506-0)[0x55e140e21b70]{UNUSED}: is child of mgw(mgw-fsm-2140506-0)[0x55e140e18580] (fsm.c:486) 20250126085659175 DLMGCP DEBUG mgw-endp(mgw-fsm-2140506-0)[0x55e140e21b70]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-2140506-0)[0x55e140e18580] (mgcp_client_endpoint_fsm.c:724) 20250126085659175 DLMGCP DEBUG mgw-endp(mgw-fsm-2140506-0)[0x55e140e21b70]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250126085659175 DLMGCP DEBUG mgw-endp(mgw-fsm-2140506-0)[0x55e140e21b70]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250126085659175 DLMGCP DEBUG mgw-endp(mgw-fsm-2140506-0)[0x55e140e21b70]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250126085659175 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2140506-0)[0x55e140e28440]{ST_CRCX}: Allocated (fsm.c:456) 20250126085659175 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2140506-0)[0x55e140e28440]{ST_CRCX}: is child of mgw-endp(mgw-fsm-2140506-0)[0x55e140e21b70] (fsm.c:486) 20250126085659175 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2140506-0)[0x55e140e28440]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250126085659175 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2140506-0)[0x55e140e28440]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250126085659175 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47066: len=200 'CRCX 41 rtpbridge/*@mgw MGCP 1.0\r\nC: 20a95'... (mgcp_client.c:807) 20250126085659175 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250126085659175 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2140506-0)[0x55e140e28440]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250126085659175 DLMGCP DEBUG mgw-endp(mgw-fsm-2140506-0)[0x55e140e21b70]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) TC_rab_assignment_concurrent0(220)@2bd1da4a78dd: MDCX1{ line := { verb := "MDCX", trans_id := "40", ep := "rtpbridge/11@mgw", ver := "1.0" }, params := { { code := "C", val := "7bfe9e17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "7bfe9e17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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)@2bd1da4a78dd: Found Expect[0] for { line := { verb := "CRCX", trans_id := "41", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "20a95a17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "20a95a17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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) 20250126085659181 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 40 OK (mgcp_client.c:758) 20250126085659181 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140e1f570]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250126085659181 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140e1f570]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250126085659181 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140e1f570]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250126085659181 DLMGCP DEBUG mgw-endp(mgw-fsm-8126110-0)[0x55e140e0f6c0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250126085659181 DLMGCP DEBUG mgw-endp(mgw-fsm-8126110-0)[0x55e140e0f6c0]{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) 20250126085659181 DLMGCP DEBUG mgw-endp(mgw-fsm-8126110-0)[0x55e140e0f6c0]{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) 20250126085659181 DLMGCP DEBUG mgw-endp(mgw-fsm-8126110-0)[0x55e140e0f6c0]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250126085659181 DLMGCP DEBUG mgw-endp(mgw-fsm-8126110-0)[0x55e140e0f6c0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250126085659181 DLMGCP DEBUG mgw-endp(mgw-fsm-8126110-0)[0x55e140e0f6c0]{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) 20250126085659181 DMGW DEBUG mgw(mgw-fsm-8126110-0)[0x55e140e0f2e0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250126085659181 DMGW DEBUG mgw(mgw-fsm-8126110-0)[0x55e140e0f2e0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250126085659181 DMGW DEBUG mgw(mgw-fsm-8126110-0)[0x55e140e0f2e0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250126085659181 DLMGCP DEBUG mgw-endp(mgw-fsm-8126110-0)[0x55e140e0f6c0]{IN_USE}: rtpbridge/11@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-8126110-0)[0x55e140e0f2e0] (mgcp_client_endpoint_fsm.c:724) 20250126085659181 DLMGCP DEBUG mgw-endp(mgw-fsm-8126110-0)[0x55e140e0f6c0]{IN_USE}: rtpbridge/11@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250126085659181 DLMGCP DEBUG mgw-endp(mgw-fsm-8126110-0)[0x55e140e0f6c0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250126085659181 DLMGCP DEBUG mgw-endp(mgw-fsm-8126110-0)[0x55e140e0f6c0]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250126085659181 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8126110-0)[0x55e140e175e0]{ST_CRCX}: Allocated (fsm.c:456) 20250126085659181 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8126110-0)[0x55e140e175e0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-8126110-0)[0x55e140e0f6c0] (fsm.c:486) 20250126085659181 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8126110-0)[0x55e140e175e0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250126085659181 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8126110-0)[0x55e140e175e0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/11@mgw... (mgcp_client_fsm.c:228) 20250126085659181 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47066: len=205 'CRCX 42 rtpbridge/11@mgw MGCP 1.0\r\nC: 7bfe'... (mgcp_client.c:807) 20250126085659181 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1221) 20250126085659181 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8126110-0)[0x55e140e175e0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250126085659181 DLMGCP DEBUG mgw-endp(mgw-fsm-8126110-0)[0x55e140e0f6c0]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250126085659181 DLMGCP DEBUG mgw-endp(mgw-fsm-8126110-0)[0x55e140e0f6c0]{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) 20250126085659181 DLMGCP DEBUG mgw-endp(mgw-fsm-8126110-0)[0x55e140e0f6c0]{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) 20250126085659181 DLMGCP DEBUG mgw-endp(mgw-fsm-8126110-0)[0x55e140e0f6c0]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment_concurrent0(221)@2bd1da4a78dd: CRCX1{ line := { verb := "CRCX", trans_id := "41", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "20a95a17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "20a95a17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@2bd1da4a78dd: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 TC_rab_assignment_concurrent0(222)@2bd1da4a78dd: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 TC_rab_assignment_concurrent0(220)@2bd1da4a78dd: CRCX2{ line := { verb := "CRCX", trans_id := "42", ep := "rtpbridge/11@mgw", ver := "1.0" }, params := { { code := "C", val := "7bfe9e17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "7bfe9e17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250126085659187 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 41 OK (mgcp_client.c:758) 20250126085659187 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140e28440]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250126085659187 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140e28440]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250126085659187 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140e28440]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250126085659187 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140e28440]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250126085659187 DLMGCP DEBUG mgw-endp(mgw-fsm-2140506-0)[0x55e140e21b70]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250126085659187 DLMGCP DEBUG mgw-endp(mgw-fsm-2140506-0)[0x55e140e21b70]{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) 20250126085659187 DLMGCP DEBUG mgw-endp(mgw-fsm-2140506-0)[0x55e140e21b70]{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) 20250126085659187 DLMGCP DEBUG mgw-endp(mgw-fsm-2140506-0)[0x55e140e21b70]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250126085659187 DLMGCP DEBUG mgw-endp(mgw-fsm-2140506-0)[0x55e140e21b70]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250126085659187 DLMGCP DEBUG mgw-endp(mgw-fsm-2140506-0)[0x55e140e21b70]{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) 20250126085659187 DMGW DEBUG mgw(mgw-fsm-2140506-0)[0x55e140e18580]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250126085659187 DMGW DEBUG mgw(mgw-fsm-2140506-0)[0x55e140e18580]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250126085659187 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250126085659187 DMGW DEBUG mgw(mgw-fsm-2140506-0)[0x55e140e18580]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250126085659187 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2140506)[0x55e140db9a90]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250126085659187 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250126085659187 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085659187 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) HNBGW-MGCP(208)@2bd1da4a78dd: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(222) 20250126085659187 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 42 OK (mgcp_client.c:758) 20250126085659187 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e140e175e0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250126085659187 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e140e175e0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250126085659187 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e140e175e0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250126085659187 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e140e175e0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250126085659187 DLMGCP DEBUG mgw-endp(mgw-fsm-8126110-0)[0x55e140e0f6c0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250126085659187 DLMGCP DEBUG mgw-endp(mgw-fsm-8126110-0)[0x55e140e0f6c0]{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) 20250126085659187 DLMGCP DEBUG mgw-endp(mgw-fsm-8126110-0)[0x55e140e0f6c0]{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) 20250126085659187 DLMGCP DEBUG mgw-endp(mgw-fsm-8126110-0)[0x55e140e0f6c0]{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) 20250126085659187 DLMGCP DEBUG mgw-endp(mgw-fsm-8126110-0)[0x55e140e0f6c0]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250126085659187 DLMGCP DEBUG mgw-endp(mgw-fsm-8126110-0)[0x55e140e0f6c0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250126085659187 DLMGCP DEBUG mgw-endp(mgw-fsm-8126110-0)[0x55e140e0f6c0]{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) 20250126085659187 DLMGCP DEBUG mgw-endp(mgw-fsm-8126110-0)[0x55e140e0f6c0]{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) 20250126085659187 DMGW DEBUG mgw(mgw-fsm-8126110-0)[0x55e140e0f2e0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250126085659187 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250126085659187 DMGW DEBUG mgw(mgw-fsm-8126110-0)[0x55e140e0f2e0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250126085659187 DMGW DEBUG mgw(mgw-fsm-8126110-0)[0x55e140e0f2e0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250126085659187 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55e140dba740]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250126085659187 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250126085659187 DLSCCP DEBUG SCCP-SCOC(19)[0x55e140dba180]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250126085659187 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c79291), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20250126085659187 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085659187 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085659187 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085659187 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085659187 DMGW DEBUG mgw(mgw-fsm-8126110-0)[0x55e140e0f2e0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250126085659187 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085659187 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085659187 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085659187 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085659187 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085659187 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085659187 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085659187 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: Session index based on local reference:11 HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(220)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(221)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126085659191 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085659191 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085659191 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1355) 20250126085659191 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250126085659191 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x20a95a) (hnbgw_rua.c:471) 20250126085659191 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2140506 SCCP-20 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250126085659191 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2140506)[0x55e140db9a90]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250126085659191 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250126085659191 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250126085659191 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2140506)[0x55e140db9a90]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250126085659191 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250126085659191 DMGW DEBUG mgw(mgw-fsm-2140506-0)[0x55e140e18580]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250126085659191 DMGW DEBUG mgw(mgw-fsm-2140506-0)[0x55e140e18580]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250126085659191 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250126085659191 DMGW DEBUG mgw(mgw-fsm-2140506-0)[0x55e140e18580]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250126085659191 DLMGCP DEBUG mgw-endp(mgw-fsm-2140506-0)[0x55e140e21b70]{IN_USE}: rtpbridge/12@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-2140506-0)[0x55e140e18580] (mgcp_client_endpoint_fsm.c:724) 20250126085659191 DLMGCP DEBUG mgw-endp(mgw-fsm-2140506-0)[0x55e140e21b70]{IN_USE}: rtpbridge/12@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250126085659191 DLMGCP DEBUG mgw-endp(mgw-fsm-2140506-0)[0x55e140e21b70]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250126085659191 DLMGCP DEBUG mgw-endp(mgw-fsm-2140506-0)[0x55e140e21b70]{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) 20250126085659191 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140e28440]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250126085659191 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47066: len=215 'MDCX 43 rtpbridge/12@mgw MGCP 1.0\r\nC: 20a9'... (mgcp_client.c:807) 20250126085659191 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1221) 20250126085659191 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140e28440]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250126085659191 DLMGCP DEBUG mgw-endp(mgw-fsm-2140506-0)[0x55e140e21b70]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250126085659191 DLMGCP DEBUG mgw-endp(mgw-fsm-2140506-0)[0x55e140e21b70]{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) 20250126085659191 DLMGCP DEBUG mgw-endp(mgw-fsm-2140506-0)[0x55e140e21b70]{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)@2bd1da4a78dd: Session index based on connection ID:13 HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: vl_len:91 HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: vl_from0 HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250126085659195 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085659195 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085659195 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085659195 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085659195 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085659195 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085659195 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085659195 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085659195 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085659195 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085659195 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085659195 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085659195 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085659195 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000015), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:477) 20250126085659195 DLSCCP DEBUG Received CO:CODT for local reference 21 (sccp_scoc.c:1824) 20250126085659195 DLSCCP DEBUG SCCP-SCOC(21)[0x55e140dbcbe0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250126085659195 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085659195 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250126085659195 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55e140dbb7c0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250126085659195 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250126085659195 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250126085659195 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55e140dbb7c0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250126085659195 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250126085659195 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250126085659195 DMGW DEBUG mgw(mgw-fsm-12499288-0)[0x55e140e2aad0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250126085659195 DMGW DEBUG mgw(mgw-fsm-12499288-0)[0x55e140e2aad0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250126085659195 DMGW DEBUG mgw(mgw-fsm-12499288-0)[0x55e140e2aad0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250126085659195 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250126085659195 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250126085659195 DLMGCP DEBUG mgw-endp(mgw-fsm-12499288-0)[0x55e140e216d0]{UNUSED}: Allocated (fsm.c:456) 20250126085659195 DLMGCP DEBUG mgw-endp(mgw-fsm-12499288-0)[0x55e140e216d0]{UNUSED}: is child of mgw(mgw-fsm-12499288-0)[0x55e140e2aad0] (fsm.c:486) 20250126085659195 DLMGCP DEBUG mgw-endp(mgw-fsm-12499288-0)[0x55e140e216d0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-12499288-0)[0x55e140e2aad0] (mgcp_client_endpoint_fsm.c:724) 20250126085659195 DLMGCP DEBUG mgw-endp(mgw-fsm-12499288-0)[0x55e140e216d0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250126085659195 DLMGCP DEBUG mgw-endp(mgw-fsm-12499288-0)[0x55e140e216d0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250126085659195 DLMGCP DEBUG mgw-endp(mgw-fsm-12499288-0)[0x55e140e216d0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250126085659195 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12499288-0)[0x55e140e313a0]{ST_CRCX}: Allocated (fsm.c:456) 20250126085659195 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12499288-0)[0x55e140e313a0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-12499288-0)[0x55e140e216d0] (fsm.c:486) 20250126085659195 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12499288-0)[0x55e140e313a0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250126085659195 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12499288-0)[0x55e140e313a0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250126085659195 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47066: len=200 'CRCX 44 rtpbridge/*@mgw MGCP 1.0\r\nC: beb95'... (mgcp_client.c:807) 20250126085659195 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250126085659195 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12499288-0)[0x55e140e313a0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250126085659195 DLMGCP DEBUG mgw-endp(mgw-fsm-12499288-0)[0x55e140e216d0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) TC_rab_assignment_concurrent0(221)@2bd1da4a78dd: MDCX1{ line := { verb := "MDCX", trans_id := "43", ep := "rtpbridge/12@mgw", ver := "1.0" }, params := { { code := "C", val := "20a95a17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "20a95a17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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)@2bd1da4a78dd: Found Expect[0] for { line := { verb := "CRCX", trans_id := "44", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "beb95817" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "beb95817", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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) 20250126085659204 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 43 OK (mgcp_client.c:758) 20250126085659204 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140e28440]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250126085659204 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140e28440]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250126085659204 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140e28440]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250126085659204 DLMGCP DEBUG mgw-endp(mgw-fsm-2140506-0)[0x55e140e21b70]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250126085659204 DLMGCP DEBUG mgw-endp(mgw-fsm-2140506-0)[0x55e140e21b70]{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) 20250126085659204 DLMGCP DEBUG mgw-endp(mgw-fsm-2140506-0)[0x55e140e21b70]{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) 20250126085659204 DLMGCP DEBUG mgw-endp(mgw-fsm-2140506-0)[0x55e140e21b70]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250126085659204 DLMGCP DEBUG mgw-endp(mgw-fsm-2140506-0)[0x55e140e21b70]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250126085659204 DLMGCP DEBUG mgw-endp(mgw-fsm-2140506-0)[0x55e140e21b70]{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) 20250126085659204 DMGW DEBUG mgw(mgw-fsm-2140506-0)[0x55e140e18580]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250126085659204 DMGW DEBUG mgw(mgw-fsm-2140506-0)[0x55e140e18580]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250126085659204 DMGW DEBUG mgw(mgw-fsm-2140506-0)[0x55e140e18580]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250126085659204 DLMGCP DEBUG mgw-endp(mgw-fsm-2140506-0)[0x55e140e21b70]{IN_USE}: rtpbridge/12@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-2140506-0)[0x55e140e18580] (mgcp_client_endpoint_fsm.c:724) 20250126085659204 DLMGCP DEBUG mgw-endp(mgw-fsm-2140506-0)[0x55e140e21b70]{IN_USE}: rtpbridge/12@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250126085659204 DLMGCP DEBUG mgw-endp(mgw-fsm-2140506-0)[0x55e140e21b70]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250126085659204 DLMGCP DEBUG mgw-endp(mgw-fsm-2140506-0)[0x55e140e21b70]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250126085659204 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2140506-0)[0x55e140e18370]{ST_CRCX}: Allocated (fsm.c:456) 20250126085659204 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2140506-0)[0x55e140e18370]{ST_CRCX}: is child of mgw-endp(mgw-fsm-2140506-0)[0x55e140e21b70] (fsm.c:486) 20250126085659204 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2140506-0)[0x55e140e18370]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250126085659204 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2140506-0)[0x55e140e18370]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/12@mgw... (mgcp_client_fsm.c:228) 20250126085659204 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47066: len=205 'CRCX 45 rtpbridge/12@mgw MGCP 1.0\r\nC: 20a9'... (mgcp_client.c:807) 20250126085659204 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1221) 20250126085659204 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2140506-0)[0x55e140e18370]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250126085659204 DLMGCP DEBUG mgw-endp(mgw-fsm-2140506-0)[0x55e140e21b70]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250126085659204 DLMGCP DEBUG mgw-endp(mgw-fsm-2140506-0)[0x55e140e21b70]{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) 20250126085659204 DLMGCP DEBUG mgw-endp(mgw-fsm-2140506-0)[0x55e140e21b70]{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) 20250126085659204 DLMGCP DEBUG mgw-endp(mgw-fsm-2140506-0)[0x55e140e21b70]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment_concurrent0(222)@2bd1da4a78dd: CRCX1{ line := { verb := "CRCX", trans_id := "44", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "beb95817" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "beb95817", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@2bd1da4a78dd: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 TC_rab_assignment_concurrent0(223)@2bd1da4a78dd: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 TC_rab_assignment_concurrent0(221)@2bd1da4a78dd: CRCX2{ line := { verb := "CRCX", trans_id := "45", ep := "rtpbridge/12@mgw", ver := "1.0" }, params := { { code := "C", val := "20a95a17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "20a95a17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250126085659209 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 44 OK (mgcp_client.c:758) 20250126085659209 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140e313a0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250126085659209 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140e313a0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250126085659209 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140e313a0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250126085659209 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140e313a0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250126085659209 DLMGCP DEBUG mgw-endp(mgw-fsm-12499288-0)[0x55e140e216d0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250126085659209 DLMGCP DEBUG mgw-endp(mgw-fsm-12499288-0)[0x55e140e216d0]{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) 20250126085659209 DLMGCP DEBUG mgw-endp(mgw-fsm-12499288-0)[0x55e140e216d0]{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) 20250126085659209 DLMGCP DEBUG mgw-endp(mgw-fsm-12499288-0)[0x55e140e216d0]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250126085659209 DLMGCP DEBUG mgw-endp(mgw-fsm-12499288-0)[0x55e140e216d0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250126085659209 DLMGCP DEBUG mgw-endp(mgw-fsm-12499288-0)[0x55e140e216d0]{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) 20250126085659209 DMGW DEBUG mgw(mgw-fsm-12499288-0)[0x55e140e2aad0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250126085659209 DMGW DEBUG mgw(mgw-fsm-12499288-0)[0x55e140e2aad0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250126085659209 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250126085659209 DMGW DEBUG mgw(mgw-fsm-12499288-0)[0x55e140e2aad0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250126085659209 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12499288)[0x55e140dbc110]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250126085659209 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250126085659209 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085659209 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) HNBGW-MGCP(208)@2bd1da4a78dd: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(223) 20250126085659210 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 45 OK (mgcp_client.c:758) 20250126085659210 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e140e18370]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250126085659210 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e140e18370]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250126085659210 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e140e18370]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250126085659210 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e140e18370]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250126085659210 DLMGCP DEBUG mgw-endp(mgw-fsm-2140506-0)[0x55e140e21b70]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250126085659210 DLMGCP DEBUG mgw-endp(mgw-fsm-2140506-0)[0x55e140e21b70]{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) 20250126085659210 DLMGCP DEBUG mgw-endp(mgw-fsm-2140506-0)[0x55e140e21b70]{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) 20250126085659210 DLMGCP DEBUG mgw-endp(mgw-fsm-2140506-0)[0x55e140e21b70]{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) 20250126085659210 DLMGCP DEBUG mgw-endp(mgw-fsm-2140506-0)[0x55e140e21b70]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250126085659210 DLMGCP DEBUG mgw-endp(mgw-fsm-2140506-0)[0x55e140e21b70]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250126085659210 DLMGCP DEBUG mgw-endp(mgw-fsm-2140506-0)[0x55e140e21b70]{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) 20250126085659210 DLMGCP DEBUG mgw-endp(mgw-fsm-2140506-0)[0x55e140e21b70]{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) 20250126085659210 DMGW DEBUG mgw(mgw-fsm-2140506-0)[0x55e140e18580]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250126085659210 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250126085659210 DMGW DEBUG mgw(mgw-fsm-2140506-0)[0x55e140e18580]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250126085659210 DMGW DEBUG mgw(mgw-fsm-2140506-0)[0x55e140e18580]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250126085659210 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55e140dba2b0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250126085659210 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250126085659210 DLSCCP DEBUG SCCP-SCOC(20)[0x55e140dbbfe0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250126085659210 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000f1a8b), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20250126085659210 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085659210 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085659210 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085659210 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085659210 DMGW DEBUG mgw(mgw-fsm-2140506-0)[0x55e140e18580]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250126085659210 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085659210 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085659210 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085659210 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085659210 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085659210 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085659210 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085659210 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: Session index based on local reference:12 HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(221)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(222)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126085659213 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085659213 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085659213 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1355) 20250126085659213 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250126085659213 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xbeb958) (hnbgw_rua.c:471) 20250126085659213 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12499288 SCCP-21 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250126085659213 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12499288)[0x55e140dbc110]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250126085659213 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250126085659214 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250126085659214 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12499288)[0x55e140dbc110]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250126085659214 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250126085659214 DMGW DEBUG mgw(mgw-fsm-12499288-0)[0x55e140e2aad0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250126085659214 DMGW DEBUG mgw(mgw-fsm-12499288-0)[0x55e140e2aad0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250126085659214 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250126085659214 DMGW DEBUG mgw(mgw-fsm-12499288-0)[0x55e140e2aad0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250126085659214 DLMGCP DEBUG mgw-endp(mgw-fsm-12499288-0)[0x55e140e216d0]{IN_USE}: rtpbridge/13@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-12499288-0)[0x55e140e2aad0] (mgcp_client_endpoint_fsm.c:724) 20250126085659214 DLMGCP DEBUG mgw-endp(mgw-fsm-12499288-0)[0x55e140e216d0]{IN_USE}: rtpbridge/13@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250126085659214 DLMGCP DEBUG mgw-endp(mgw-fsm-12499288-0)[0x55e140e216d0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250126085659214 DLMGCP DEBUG mgw-endp(mgw-fsm-12499288-0)[0x55e140e216d0]{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) 20250126085659214 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140e313a0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250126085659214 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47066: len=215 'MDCX 46 rtpbridge/13@mgw MGCP 1.0\r\nC: beb9'... (mgcp_client.c:807) 20250126085659214 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1221) 20250126085659214 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140e313a0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250126085659214 DLMGCP DEBUG mgw-endp(mgw-fsm-12499288-0)[0x55e140e216d0]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250126085659214 DLMGCP DEBUG mgw-endp(mgw-fsm-12499288-0)[0x55e140e216d0]{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) 20250126085659214 DLMGCP DEBUG mgw-endp(mgw-fsm-12499288-0)[0x55e140e216d0]{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)@2bd1da4a78dd: Session index based on connection ID:14 HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: vl_len:91 HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: vl_from0 HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250126085659217 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085659217 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085659217 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085659217 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085659217 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085659217 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085659217 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085659217 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085659217 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085659217 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085659217 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085659217 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085659217 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085659217 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000016), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:477) 20250126085659217 DLSCCP DEBUG Received CO:CODT for local reference 22 (sccp_scoc.c:1824) 20250126085659217 DLSCCP DEBUG SCCP-SCOC(22)[0x55e140dbdfe0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250126085659217 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085659217 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250126085659217 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55e140dbdaf0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250126085659217 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250126085659217 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250126085659217 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55e140dbdaf0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250126085659217 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250126085659217 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250126085659217 DMGW DEBUG mgw(mgw-fsm-4438616-0)[0x55e140e33940]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250126085659217 DMGW DEBUG mgw(mgw-fsm-4438616-0)[0x55e140e33940]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250126085659217 DMGW DEBUG mgw(mgw-fsm-4438616-0)[0x55e140e33940]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250126085659217 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250126085659217 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250126085659217 DLMGCP DEBUG mgw-endp(mgw-fsm-4438616-0)[0x55e140e2a770]{UNUSED}: Allocated (fsm.c:456) 20250126085659217 DLMGCP DEBUG mgw-endp(mgw-fsm-4438616-0)[0x55e140e2a770]{UNUSED}: is child of mgw(mgw-fsm-4438616-0)[0x55e140e33940] (fsm.c:486) 20250126085659217 DLMGCP DEBUG mgw-endp(mgw-fsm-4438616-0)[0x55e140e2a770]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-4438616-0)[0x55e140e33940] (mgcp_client_endpoint_fsm.c:724) 20250126085659217 DLMGCP DEBUG mgw-endp(mgw-fsm-4438616-0)[0x55e140e2a770]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250126085659217 DLMGCP DEBUG mgw-endp(mgw-fsm-4438616-0)[0x55e140e2a770]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250126085659217 DLMGCP DEBUG mgw-endp(mgw-fsm-4438616-0)[0x55e140e2a770]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250126085659217 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4438616-0)[0x55e140e3a210]{ST_CRCX}: Allocated (fsm.c:456) 20250126085659217 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4438616-0)[0x55e140e3a210]{ST_CRCX}: is child of mgw-endp(mgw-fsm-4438616-0)[0x55e140e2a770] (fsm.c:486) 20250126085659217 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4438616-0)[0x55e140e3a210]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250126085659217 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4438616-0)[0x55e140e3a210]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250126085659217 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47066: len=200 'CRCX 47 rtpbridge/*@mgw MGCP 1.0\r\nC: 43ba5'... (mgcp_client.c:807) 20250126085659217 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250126085659217 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4438616-0)[0x55e140e3a210]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250126085659217 DLMGCP DEBUG mgw-endp(mgw-fsm-4438616-0)[0x55e140e2a770]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) TC_rab_assignment_concurrent0(222)@2bd1da4a78dd: MDCX1{ line := { verb := "MDCX", trans_id := "46", ep := "rtpbridge/13@mgw", ver := "1.0" }, params := { { code := "C", val := "beb95817" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "beb95817", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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)@2bd1da4a78dd: Found Expect[0] for { line := { verb := "CRCX", trans_id := "47", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "43ba5817" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "43ba5817", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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) 20250126085659226 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 46 OK (mgcp_client.c:758) 20250126085659226 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140e313a0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250126085659226 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140e313a0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250126085659226 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140e313a0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250126085659226 DLMGCP DEBUG mgw-endp(mgw-fsm-12499288-0)[0x55e140e216d0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250126085659226 DLMGCP DEBUG mgw-endp(mgw-fsm-12499288-0)[0x55e140e216d0]{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) 20250126085659226 DLMGCP DEBUG mgw-endp(mgw-fsm-12499288-0)[0x55e140e216d0]{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) 20250126085659226 DLMGCP DEBUG mgw-endp(mgw-fsm-12499288-0)[0x55e140e216d0]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250126085659226 DLMGCP DEBUG mgw-endp(mgw-fsm-12499288-0)[0x55e140e216d0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250126085659226 DLMGCP DEBUG mgw-endp(mgw-fsm-12499288-0)[0x55e140e216d0]{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) 20250126085659226 DMGW DEBUG mgw(mgw-fsm-12499288-0)[0x55e140e2aad0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250126085659226 DMGW DEBUG mgw(mgw-fsm-12499288-0)[0x55e140e2aad0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250126085659226 DMGW DEBUG mgw(mgw-fsm-12499288-0)[0x55e140e2aad0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250126085659226 DLMGCP DEBUG mgw-endp(mgw-fsm-12499288-0)[0x55e140e216d0]{IN_USE}: rtpbridge/13@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-12499288-0)[0x55e140e2aad0] (mgcp_client_endpoint_fsm.c:724) 20250126085659226 DLMGCP DEBUG mgw-endp(mgw-fsm-12499288-0)[0x55e140e216d0]{IN_USE}: rtpbridge/13@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250126085659226 DLMGCP DEBUG mgw-endp(mgw-fsm-12499288-0)[0x55e140e216d0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250126085659226 DLMGCP DEBUG mgw-endp(mgw-fsm-12499288-0)[0x55e140e216d0]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250126085659226 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12499288-0)[0x55e140e215a0]{ST_CRCX}: Allocated (fsm.c:456) 20250126085659226 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12499288-0)[0x55e140e215a0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-12499288-0)[0x55e140e216d0] (fsm.c:486) 20250126085659226 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12499288-0)[0x55e140e215a0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250126085659226 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12499288-0)[0x55e140e215a0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/13@mgw... (mgcp_client_fsm.c:228) 20250126085659226 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47066: len=205 'CRCX 48 rtpbridge/13@mgw MGCP 1.0\r\nC: beb9'... (mgcp_client.c:807) 20250126085659226 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1221) 20250126085659226 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12499288-0)[0x55e140e215a0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250126085659226 DLMGCP DEBUG mgw-endp(mgw-fsm-12499288-0)[0x55e140e216d0]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250126085659226 DLMGCP DEBUG mgw-endp(mgw-fsm-12499288-0)[0x55e140e216d0]{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) 20250126085659226 DLMGCP DEBUG mgw-endp(mgw-fsm-12499288-0)[0x55e140e216d0]{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) 20250126085659226 DLMGCP DEBUG mgw-endp(mgw-fsm-12499288-0)[0x55e140e216d0]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment_concurrent0(223)@2bd1da4a78dd: CRCX1{ line := { verb := "CRCX", trans_id := "47", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "43ba5817" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "43ba5817", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@2bd1da4a78dd: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 TC_rab_assignment_concurrent0(224)@2bd1da4a78dd: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 TC_rab_assignment_concurrent0(222)@2bd1da4a78dd: CRCX2{ line := { verb := "CRCX", trans_id := "48", ep := "rtpbridge/13@mgw", ver := "1.0" }, params := { { code := "C", val := "beb95817" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "beb95817", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250126085659232 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 47 OK (mgcp_client.c:758) 20250126085659232 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140e3a210]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250126085659232 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140e3a210]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250126085659232 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140e3a210]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250126085659232 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140e3a210]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250126085659232 DLMGCP DEBUG mgw-endp(mgw-fsm-4438616-0)[0x55e140e2a770]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250126085659232 DLMGCP DEBUG mgw-endp(mgw-fsm-4438616-0)[0x55e140e2a770]{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) 20250126085659232 DLMGCP DEBUG mgw-endp(mgw-fsm-4438616-0)[0x55e140e2a770]{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) 20250126085659232 DLMGCP DEBUG mgw-endp(mgw-fsm-4438616-0)[0x55e140e2a770]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250126085659232 DLMGCP DEBUG mgw-endp(mgw-fsm-4438616-0)[0x55e140e2a770]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250126085659232 DLMGCP DEBUG mgw-endp(mgw-fsm-4438616-0)[0x55e140e2a770]{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) 20250126085659232 DMGW DEBUG mgw(mgw-fsm-4438616-0)[0x55e140e33940]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250126085659232 DMGW DEBUG mgw(mgw-fsm-4438616-0)[0x55e140e33940]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250126085659232 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250126085659232 DMGW DEBUG mgw(mgw-fsm-4438616-0)[0x55e140e33940]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250126085659232 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4438616)[0x55e140da5140]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250126085659232 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250126085659232 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085659232 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) HNBGW-MGCP(208)@2bd1da4a78dd: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(224) 20250126085659232 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 48 OK (mgcp_client.c:758) 20250126085659232 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e140e215a0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250126085659232 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e140e215a0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250126085659232 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e140e215a0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250126085659232 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e140e215a0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250126085659232 DLMGCP DEBUG mgw-endp(mgw-fsm-12499288-0)[0x55e140e216d0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250126085659232 DLMGCP DEBUG mgw-endp(mgw-fsm-12499288-0)[0x55e140e216d0]{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) 20250126085659232 DLMGCP DEBUG mgw-endp(mgw-fsm-12499288-0)[0x55e140e216d0]{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) 20250126085659232 DLMGCP DEBUG mgw-endp(mgw-fsm-12499288-0)[0x55e140e216d0]{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) 20250126085659232 DLMGCP DEBUG mgw-endp(mgw-fsm-12499288-0)[0x55e140e216d0]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250126085659232 DLMGCP DEBUG mgw-endp(mgw-fsm-12499288-0)[0x55e140e216d0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250126085659232 DLMGCP DEBUG mgw-endp(mgw-fsm-12499288-0)[0x55e140e216d0]{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) 20250126085659232 DLMGCP DEBUG mgw-endp(mgw-fsm-12499288-0)[0x55e140e216d0]{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) 20250126085659232 DMGW DEBUG mgw(mgw-fsm-12499288-0)[0x55e140e2aad0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250126085659232 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250126085659232 DMGW DEBUG mgw(mgw-fsm-12499288-0)[0x55e140e2aad0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250126085659232 DMGW DEBUG mgw(mgw-fsm-12499288-0)[0x55e140e2aad0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250126085659232 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55e140dbb7c0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250126085659232 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250126085659232 DLSCCP DEBUG SCCP-SCOC(21)[0x55e140dbcbe0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250126085659232 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f7e1a2), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20250126085659232 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085659232 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085659232 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085659232 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085659232 DMGW DEBUG mgw(mgw-fsm-12499288-0)[0x55e140e2aad0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250126085659232 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085659232 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085659233 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085659233 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085659233 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085659233 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085659233 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085659233 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: Session index based on local reference:13 HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(222)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(223)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126085659237 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085659237 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085659237 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1355) 20250126085659237 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250126085659237 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x43ba58) (hnbgw_rua.c:471) 20250126085659237 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4438616 SCCP-22 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250126085659237 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4438616)[0x55e140da5140]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250126085659237 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250126085659237 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250126085659237 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4438616)[0x55e140da5140]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250126085659237 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250126085659237 DMGW DEBUG mgw(mgw-fsm-4438616-0)[0x55e140e33940]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250126085659237 DMGW DEBUG mgw(mgw-fsm-4438616-0)[0x55e140e33940]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250126085659237 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250126085659237 DMGW DEBUG mgw(mgw-fsm-4438616-0)[0x55e140e33940]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250126085659237 DLMGCP DEBUG mgw-endp(mgw-fsm-4438616-0)[0x55e140e2a770]{IN_USE}: rtpbridge/14@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-4438616-0)[0x55e140e33940] (mgcp_client_endpoint_fsm.c:724) 20250126085659237 DLMGCP DEBUG mgw-endp(mgw-fsm-4438616-0)[0x55e140e2a770]{IN_USE}: rtpbridge/14@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250126085659237 DLMGCP DEBUG mgw-endp(mgw-fsm-4438616-0)[0x55e140e2a770]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250126085659237 DLMGCP DEBUG mgw-endp(mgw-fsm-4438616-0)[0x55e140e2a770]{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) 20250126085659237 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140e3a210]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250126085659237 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47066: len=215 'MDCX 49 rtpbridge/14@mgw MGCP 1.0\r\nC: 43ba'... (mgcp_client.c:807) 20250126085659237 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1221) 20250126085659237 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140e3a210]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250126085659237 DLMGCP DEBUG mgw-endp(mgw-fsm-4438616-0)[0x55e140e2a770]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250126085659237 DLMGCP DEBUG mgw-endp(mgw-fsm-4438616-0)[0x55e140e2a770]{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) 20250126085659237 DLMGCP DEBUG mgw-endp(mgw-fsm-4438616-0)[0x55e140e2a770]{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)@2bd1da4a78dd: Session index based on connection ID:15 HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: vl_len:91 HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: vl_from0 HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250126085659240 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085659240 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085659240 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085659240 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085659240 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085659240 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085659240 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085659240 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085659240 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085659240 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085659240 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085659240 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085659240 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085659240 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000017), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:477) 20250126085659240 DLSCCP DEBUG Received CO:CODT for local reference 23 (sccp_scoc.c:1824) 20250126085659240 DLSCCP DEBUG SCCP-SCOC(23)[0x55e140dbea20]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250126085659240 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085659240 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250126085659240 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55e140dbe110]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250126085659240 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250126085659240 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250126085659240 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55e140dbe110]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250126085659240 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250126085659240 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250126085659240 DMGW DEBUG mgw(mgw-fsm-5145881-0)[0x55e140e33190]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250126085659240 DMGW DEBUG mgw(mgw-fsm-5145881-0)[0x55e140e33190]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250126085659240 DMGW DEBUG mgw(mgw-fsm-5145881-0)[0x55e140e33190]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250126085659240 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250126085659240 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250126085659240 DLMGCP DEBUG mgw-endp(mgw-fsm-5145881-0)[0x55e140e3c7c0]{UNUSED}: Allocated (fsm.c:456) 20250126085659240 DLMGCP DEBUG mgw-endp(mgw-fsm-5145881-0)[0x55e140e3c7c0]{UNUSED}: is child of mgw(mgw-fsm-5145881-0)[0x55e140e33190] (fsm.c:486) 20250126085659240 DLMGCP DEBUG mgw-endp(mgw-fsm-5145881-0)[0x55e140e3c7c0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-5145881-0)[0x55e140e33190] (mgcp_client_endpoint_fsm.c:724) 20250126085659240 DLMGCP DEBUG mgw-endp(mgw-fsm-5145881-0)[0x55e140e3c7c0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250126085659240 DLMGCP DEBUG mgw-endp(mgw-fsm-5145881-0)[0x55e140e3c7c0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250126085659240 DLMGCP DEBUG mgw-endp(mgw-fsm-5145881-0)[0x55e140e3c7c0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250126085659240 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5145881-0)[0x55e140e43090]{ST_CRCX}: Allocated (fsm.c:456) 20250126085659240 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5145881-0)[0x55e140e43090]{ST_CRCX}: is child of mgw-endp(mgw-fsm-5145881-0)[0x55e140e3c7c0] (fsm.c:486) 20250126085659240 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5145881-0)[0x55e140e43090]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250126085659240 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5145881-0)[0x55e140e43090]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250126085659240 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47066: len=200 'CRCX 50 rtpbridge/*@mgw MGCP 1.0\r\nC: 4e851'... (mgcp_client.c:807) 20250126085659240 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250126085659240 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5145881-0)[0x55e140e43090]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250126085659240 DLMGCP DEBUG mgw-endp(mgw-fsm-5145881-0)[0x55e140e3c7c0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) TC_rab_assignment_concurrent0(223)@2bd1da4a78dd: MDCX1{ line := { verb := "MDCX", trans_id := "49", ep := "rtpbridge/14@mgw", ver := "1.0" }, params := { { code := "C", val := "43ba5817" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "43ba5817", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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)@2bd1da4a78dd: Found Expect[0] for { line := { verb := "CRCX", trans_id := "50", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "4e851917" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "4e851917", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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) 20250126085659252 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 49 OK (mgcp_client.c:758) 20250126085659252 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140e3a210]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250126085659252 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140e3a210]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250126085659252 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140e3a210]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250126085659252 DLMGCP DEBUG mgw-endp(mgw-fsm-4438616-0)[0x55e140e2a770]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250126085659252 DLMGCP DEBUG mgw-endp(mgw-fsm-4438616-0)[0x55e140e2a770]{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) 20250126085659252 DLMGCP DEBUG mgw-endp(mgw-fsm-4438616-0)[0x55e140e2a770]{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) 20250126085659252 DLMGCP DEBUG mgw-endp(mgw-fsm-4438616-0)[0x55e140e2a770]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250126085659252 DLMGCP DEBUG mgw-endp(mgw-fsm-4438616-0)[0x55e140e2a770]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250126085659252 DLMGCP DEBUG mgw-endp(mgw-fsm-4438616-0)[0x55e140e2a770]{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) 20250126085659252 DMGW DEBUG mgw(mgw-fsm-4438616-0)[0x55e140e33940]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250126085659252 DMGW DEBUG mgw(mgw-fsm-4438616-0)[0x55e140e33940]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250126085659252 DMGW DEBUG mgw(mgw-fsm-4438616-0)[0x55e140e33940]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250126085659252 DLMGCP DEBUG mgw-endp(mgw-fsm-4438616-0)[0x55e140e2a770]{IN_USE}: rtpbridge/14@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-4438616-0)[0x55e140e33940] (mgcp_client_endpoint_fsm.c:724) 20250126085659252 DLMGCP DEBUG mgw-endp(mgw-fsm-4438616-0)[0x55e140e2a770]{IN_USE}: rtpbridge/14@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250126085659252 DLMGCP DEBUG mgw-endp(mgw-fsm-4438616-0)[0x55e140e2a770]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250126085659252 DLMGCP DEBUG mgw-endp(mgw-fsm-4438616-0)[0x55e140e2a770]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250126085659252 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4438616-0)[0x55e140e3c220]{ST_CRCX}: Allocated (fsm.c:456) 20250126085659252 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4438616-0)[0x55e140e3c220]{ST_CRCX}: is child of mgw-endp(mgw-fsm-4438616-0)[0x55e140e2a770] (fsm.c:486) 20250126085659252 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4438616-0)[0x55e140e3c220]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250126085659252 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4438616-0)[0x55e140e3c220]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/14@mgw... (mgcp_client_fsm.c:228) 20250126085659252 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47066: len=205 'CRCX 51 rtpbridge/14@mgw MGCP 1.0\r\nC: 43ba'... (mgcp_client.c:807) 20250126085659252 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1221) 20250126085659252 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4438616-0)[0x55e140e3c220]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250126085659252 DLMGCP DEBUG mgw-endp(mgw-fsm-4438616-0)[0x55e140e2a770]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250126085659252 DLMGCP DEBUG mgw-endp(mgw-fsm-4438616-0)[0x55e140e2a770]{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) 20250126085659252 DLMGCP DEBUG mgw-endp(mgw-fsm-4438616-0)[0x55e140e2a770]{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) 20250126085659252 DLMGCP DEBUG mgw-endp(mgw-fsm-4438616-0)[0x55e140e2a770]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment_concurrent0(224)@2bd1da4a78dd: CRCX1{ line := { verb := "CRCX", trans_id := "50", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "4e851917" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "4e851917", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@2bd1da4a78dd: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 20250126085659258 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 50 OK (mgcp_client.c:758) 20250126085659258 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140e43090]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250126085659258 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140e43090]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250126085659258 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140e43090]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250126085659258 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140e43090]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250126085659258 DLMGCP DEBUG mgw-endp(mgw-fsm-5145881-0)[0x55e140e3c7c0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250126085659258 DLMGCP DEBUG mgw-endp(mgw-fsm-5145881-0)[0x55e140e3c7c0]{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) 20250126085659258 DLMGCP DEBUG mgw-endp(mgw-fsm-5145881-0)[0x55e140e3c7c0]{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) 20250126085659258 DLMGCP DEBUG mgw-endp(mgw-fsm-5145881-0)[0x55e140e3c7c0]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250126085659258 DLMGCP DEBUG mgw-endp(mgw-fsm-5145881-0)[0x55e140e3c7c0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250126085659258 DLMGCP DEBUG mgw-endp(mgw-fsm-5145881-0)[0x55e140e3c7c0]{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) 20250126085659258 DMGW DEBUG mgw(mgw-fsm-5145881-0)[0x55e140e33190]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250126085659258 DMGW DEBUG mgw(mgw-fsm-5145881-0)[0x55e140e33190]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250126085659258 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250126085659258 DMGW DEBUG mgw(mgw-fsm-5145881-0)[0x55e140e33190]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250126085659258 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5145881)[0x55e140dbc750]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250126085659258 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) TC_rab_assignment_concurrent0(223)@2bd1da4a78dd: CRCX2{ line := { verb := "CRCX", trans_id := "51", ep := "rtpbridge/14@mgw", ver := "1.0" }, params := { { code := "C", val := "43ba5817" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "43ba5817", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250126085659258 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085659258 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) 20250126085659259 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 51 OK (mgcp_client.c:758) 20250126085659259 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e140e3c220]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250126085659259 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e140e3c220]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250126085659259 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e140e3c220]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250126085659259 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e140e3c220]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250126085659259 DLMGCP DEBUG mgw-endp(mgw-fsm-4438616-0)[0x55e140e2a770]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250126085659259 DLMGCP DEBUG mgw-endp(mgw-fsm-4438616-0)[0x55e140e2a770]{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) 20250126085659259 DLMGCP DEBUG mgw-endp(mgw-fsm-4438616-0)[0x55e140e2a770]{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) 20250126085659259 DLMGCP DEBUG mgw-endp(mgw-fsm-4438616-0)[0x55e140e2a770]{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) 20250126085659259 DLMGCP DEBUG mgw-endp(mgw-fsm-4438616-0)[0x55e140e2a770]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250126085659259 DLMGCP DEBUG mgw-endp(mgw-fsm-4438616-0)[0x55e140e2a770]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250126085659259 DLMGCP DEBUG mgw-endp(mgw-fsm-4438616-0)[0x55e140e2a770]{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) 20250126085659259 DLMGCP DEBUG mgw-endp(mgw-fsm-4438616-0)[0x55e140e2a770]{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) 20250126085659259 DMGW DEBUG mgw(mgw-fsm-4438616-0)[0x55e140e33940]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250126085659259 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250126085659259 DMGW DEBUG mgw(mgw-fsm-4438616-0)[0x55e140e33940]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250126085659259 DMGW DEBUG mgw(mgw-fsm-4438616-0)[0x55e140e33940]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250126085659259 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55e140dbdaf0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250126085659259 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250126085659259 DLSCCP DEBUG SCCP-SCOC(22)[0x55e140dbdfe0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250126085659259 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002ce232), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20250126085659259 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085659259 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085659259 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085659259 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085659259 DMGW DEBUG mgw(mgw-fsm-4438616-0)[0x55e140e33940]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250126085659259 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085659259 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085659259 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085659259 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085659259 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085659259 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085659259 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085659259 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: Session index based on local reference:14 HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(223)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(224)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126085659262 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085659263 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085659263 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1355) 20250126085659263 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250126085659263 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x4e8519) (hnbgw_rua.c:471) 20250126085659263 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5145881 SCCP-23 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250126085659263 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5145881)[0x55e140dbc750]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250126085659263 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250126085659263 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250126085659263 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5145881)[0x55e140dbc750]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250126085659263 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250126085659263 DMGW DEBUG mgw(mgw-fsm-5145881-0)[0x55e140e33190]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250126085659263 DMGW DEBUG mgw(mgw-fsm-5145881-0)[0x55e140e33190]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250126085659263 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250126085659263 DMGW DEBUG mgw(mgw-fsm-5145881-0)[0x55e140e33190]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250126085659263 DLMGCP DEBUG mgw-endp(mgw-fsm-5145881-0)[0x55e140e3c7c0]{IN_USE}: rtpbridge/15@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-5145881-0)[0x55e140e33190] (mgcp_client_endpoint_fsm.c:724) 20250126085659263 DLMGCP DEBUG mgw-endp(mgw-fsm-5145881-0)[0x55e140e3c7c0]{IN_USE}: rtpbridge/15@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250126085659263 DLMGCP DEBUG mgw-endp(mgw-fsm-5145881-0)[0x55e140e3c7c0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250126085659263 DLMGCP DEBUG mgw-endp(mgw-fsm-5145881-0)[0x55e140e3c7c0]{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) 20250126085659263 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140e43090]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250126085659263 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47066: len=215 'MDCX 52 rtpbridge/15@mgw MGCP 1.0\r\nC: 4e85'... (mgcp_client.c:807) 20250126085659263 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1221) 20250126085659263 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140e43090]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250126085659263 DLMGCP DEBUG mgw-endp(mgw-fsm-5145881-0)[0x55e140e3c7c0]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250126085659263 DLMGCP DEBUG mgw-endp(mgw-fsm-5145881-0)[0x55e140e3c7c0]{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) 20250126085659263 DLMGCP DEBUG mgw-endp(mgw-fsm-5145881-0)[0x55e140e3c7c0]{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)@2bd1da4a78dd: MDCX1{ line := { verb := "MDCX", trans_id := "52", ep := "rtpbridge/15@mgw", ver := "1.0" }, params := { { code := "C", val := "4e851917" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "4e851917", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250126085659267 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 52 OK (mgcp_client.c:758) 20250126085659267 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140e43090]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250126085659267 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140e43090]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250126085659267 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140e43090]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250126085659267 DLMGCP DEBUG mgw-endp(mgw-fsm-5145881-0)[0x55e140e3c7c0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250126085659267 DLMGCP DEBUG mgw-endp(mgw-fsm-5145881-0)[0x55e140e3c7c0]{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) 20250126085659267 DLMGCP DEBUG mgw-endp(mgw-fsm-5145881-0)[0x55e140e3c7c0]{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) 20250126085659267 DLMGCP DEBUG mgw-endp(mgw-fsm-5145881-0)[0x55e140e3c7c0]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250126085659267 DLMGCP DEBUG mgw-endp(mgw-fsm-5145881-0)[0x55e140e3c7c0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250126085659267 DLMGCP DEBUG mgw-endp(mgw-fsm-5145881-0)[0x55e140e3c7c0]{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) 20250126085659267 DMGW DEBUG mgw(mgw-fsm-5145881-0)[0x55e140e33190]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250126085659267 DMGW DEBUG mgw(mgw-fsm-5145881-0)[0x55e140e33190]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250126085659267 DMGW DEBUG mgw(mgw-fsm-5145881-0)[0x55e140e33190]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250126085659267 DLMGCP DEBUG mgw-endp(mgw-fsm-5145881-0)[0x55e140e3c7c0]{IN_USE}: rtpbridge/15@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-5145881-0)[0x55e140e33190] (mgcp_client_endpoint_fsm.c:724) 20250126085659267 DLMGCP DEBUG mgw-endp(mgw-fsm-5145881-0)[0x55e140e3c7c0]{IN_USE}: rtpbridge/15@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250126085659267 DLMGCP DEBUG mgw-endp(mgw-fsm-5145881-0)[0x55e140e3c7c0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250126085659267 DLMGCP DEBUG mgw-endp(mgw-fsm-5145881-0)[0x55e140e3c7c0]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250126085659267 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5145881-0)[0x55e140e3c600]{ST_CRCX}: Allocated (fsm.c:456) 20250126085659267 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5145881-0)[0x55e140e3c600]{ST_CRCX}: is child of mgw-endp(mgw-fsm-5145881-0)[0x55e140e3c7c0] (fsm.c:486) 20250126085659267 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5145881-0)[0x55e140e3c600]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250126085659267 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5145881-0)[0x55e140e3c600]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/15@mgw... (mgcp_client_fsm.c:228) 20250126085659267 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47066: len=205 'CRCX 53 rtpbridge/15@mgw MGCP 1.0\r\nC: 4e85'... (mgcp_client.c:807) 20250126085659267 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1221) 20250126085659267 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5145881-0)[0x55e140e3c600]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250126085659267 DLMGCP DEBUG mgw-endp(mgw-fsm-5145881-0)[0x55e140e3c7c0]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250126085659267 DLMGCP DEBUG mgw-endp(mgw-fsm-5145881-0)[0x55e140e3c7c0]{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) 20250126085659267 DLMGCP DEBUG mgw-endp(mgw-fsm-5145881-0)[0x55e140e3c7c0]{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) 20250126085659267 DLMGCP DEBUG mgw-endp(mgw-fsm-5145881-0)[0x55e140e3c7c0]{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)@2bd1da4a78dd: CRCX2{ line := { verb := "CRCX", trans_id := "53", ep := "rtpbridge/15@mgw", ver := "1.0" }, params := { { code := "C", val := "4e851917" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "4e851917", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250126085659272 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 53 OK (mgcp_client.c:758) 20250126085659272 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e140e3c600]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250126085659272 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e140e3c600]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250126085659272 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e140e3c600]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250126085659272 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e140e3c600]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250126085659272 DLMGCP DEBUG mgw-endp(mgw-fsm-5145881-0)[0x55e140e3c7c0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250126085659272 DLMGCP DEBUG mgw-endp(mgw-fsm-5145881-0)[0x55e140e3c7c0]{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) 20250126085659272 DLMGCP DEBUG mgw-endp(mgw-fsm-5145881-0)[0x55e140e3c7c0]{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) 20250126085659272 DLMGCP DEBUG mgw-endp(mgw-fsm-5145881-0)[0x55e140e3c7c0]{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) 20250126085659272 DLMGCP DEBUG mgw-endp(mgw-fsm-5145881-0)[0x55e140e3c7c0]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250126085659272 DLMGCP DEBUG mgw-endp(mgw-fsm-5145881-0)[0x55e140e3c7c0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250126085659272 DLMGCP DEBUG mgw-endp(mgw-fsm-5145881-0)[0x55e140e3c7c0]{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) 20250126085659272 DLMGCP DEBUG mgw-endp(mgw-fsm-5145881-0)[0x55e140e3c7c0]{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) 20250126085659272 DMGW DEBUG mgw(mgw-fsm-5145881-0)[0x55e140e33190]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250126085659272 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250126085659272 DMGW DEBUG mgw(mgw-fsm-5145881-0)[0x55e140e33190]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250126085659272 DMGW DEBUG mgw(mgw-fsm-5145881-0)[0x55e140e33190]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250126085659272 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55e140dbe110]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250126085659272 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250126085659272 DLSCCP DEBUG SCCP-SCOC(23)[0x55e140dbea20]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250126085659272 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00583c13), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20250126085659272 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085659272 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085659272 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085659272 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085659272 DMGW DEBUG mgw(mgw-fsm-5145881-0)[0x55e140e33190]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250126085659272 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085659272 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085659272 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085659272 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085659272 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085659272 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085659272 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085659272 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: Session index based on local reference:15 HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(224)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: vl_len:12 HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: vl_from0 HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250126085700948 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085700948 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085700948 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085700948 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085700948 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085700948 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085700948 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085700948 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085700948 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085700948 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085700948 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085700948 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085700948 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085700948 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000008), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250126085700948 DLSCCP DEBUG Received CO:CODT for local reference 8 (sccp_scoc.c:1824) 20250126085700948 DLSCCP DEBUG SCCP-SCOC(8)[0x55e140d9bab0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250126085700949 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085700949 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250126085700949 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55e140db7920]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250126085700949 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250126085700949 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250126085700949 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55e140db7920]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250126085700949 DMGW DEBUG mgw(mgw-fsm-8002433-0)[0x55e140da4540]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250126085700949 DMGW DEBUG mgw(mgw-fsm-8002433-0)[0x55e140da4540]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250126085700949 DMGW DEBUG mgw(mgw-fsm-8002433-0)[0x55e140da4540]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250126085700949 DLMGCP DEBUG mgw-endp(mgw-fsm-8002433-0)[0x55e140da4670]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250126085700949 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140da1770]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250126085700949 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47066: len=57 'DLCX 54 rtpbridge/0@mgw MGCP 1.0\r\nC: 7a1b8'... (mgcp_client.c:807) 20250126085700949 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250126085700949 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140da1770]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250126085700949 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e140dbec80]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250126085700949 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47066: len=57 'DLCX 55 rtpbridge/0@mgw MGCP 1.0\r\nC: 7a1b8'... (mgcp_client.c:807) 20250126085700949 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250126085700949 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e140dbec80]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250126085700949 DLMGCP DEBUG mgw-endp(mgw-fsm-8002433-0)[0x55e140da4670]{IN_USE}: Removing from parent mgw(mgw-fsm-8002433-0)[0x55e140da4540] (mgcp_client_endpoint_fsm.c:873) 20250126085700949 DLMGCP DEBUG mgw-endp(mgw-fsm-8002433-0)[0x55e140da4670]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250126085700949 DLMGCP DEBUG mgw-endp(mgw-fsm-8002433-0)[0x55e140da4670]{IN_USE}: Deallocated (fsm.c:568) 20250126085700949 DMGW DEBUG mgw(mgw-fsm-8002433-0)[0x55e140da4540]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250126085700949 DMGW DEBUG mgw(mgw-fsm-8002433-0)[0x55e140da4540]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250126085700949 DMGW DEBUG mgw(mgw-fsm-8002433-0)[0x55e140da4540]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250126085700949 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8002433)[0x55e140d9c980]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250126085700949 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250126085700949 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085700949 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: vl_len:12 HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: vl_from0 HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_rab_assignment_concurrent0(209)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(209)@2bd1da4a78dd: DLCX{ line := { verb := "DLCX", trans_id := "54", ep := "rtpbridge/0@mgw", ver := "1.0" }, params := { { code := "C", val := "7a1b8117" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(209)@2bd1da4a78dd: DLCX{ line := { verb := "DLCX", trans_id := "55", ep := "rtpbridge/0@mgw", ver := "1.0" }, params := { { code := "C", val := "7a1b8117" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(209)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126085700965 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 54 OK (mgcp_client.c:758) 20250126085700965 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140da1770]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250126085700965 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140da1770]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250126085700965 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140da1770]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250126085700965 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140da1770]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250126085700966 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 55 OK (mgcp_client.c:758) 20250126085700966 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e140dbec80]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250126085700966 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e140dbec80]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250126085700966 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e140dbec80]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250126085700966 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e140dbec80]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@2bd1da4a78dd: Deleted conn table entry 0TC_rab_assignment_concurrent0(209)8002433 HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: Session index based on connection ID:2 HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: vl_len:12 HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: vl_from0 HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250126085700982 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085700982 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085700982 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1355) 20250126085700982 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250126085700982 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x7a1b81,cause=radio(normal)) (hnbgw_rua.c:439) 20250126085700982 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8002433 SCCP-8 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250126085700982 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8002433)[0x55e140d9c980]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250126085700982 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250126085700982 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250126085700982 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8002433)[0x55e140d9c980]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250126085700982 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55e140db7920]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126085700982 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250126085700982 DLSCCP DEBUG SCCP-SCOC(8)[0x55e140d9bab0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250126085700982 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00688fac), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250126085700982 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085700983 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085700983 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085700983 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085700983 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8002433)[0x55e140d9c980]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250126085700983 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55e140db7920]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250126085700983 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55e140db7920]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250126085700983 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085700983 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085700983 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085700983 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085700983 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085700983 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085700983 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085700983 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085700983 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085700983 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085700984 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085700984 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085700984 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085700984 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085700984 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085700984 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085700984 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085700984 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085700984 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085700984 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085700984 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085700984 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085700984 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085700984 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085700984 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085700984 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085700984 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085700984 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085700984 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085700984 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000009), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250126085700984 DLSCCP DEBUG Received CO:CODT for local reference 9 (sccp_scoc.c:1824) 20250126085700984 DLSCCP DEBUG SCCP-SCOC(9)[0x55e140d989f0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250126085700984 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085700984 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250126085700984 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55e140d99610]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250126085700984 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250126085700984 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250126085700984 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55e140d99610]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250126085700984 DMGW DEBUG mgw(mgw-fsm-16617260-0)[0x55e140dbe420]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250126085700984 DMGW DEBUG mgw(mgw-fsm-16617260-0)[0x55e140dbe420]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250126085700984 DMGW DEBUG mgw(mgw-fsm-16617260-0)[0x55e140dbe420]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250126085700984 DLMGCP DEBUG mgw-endp(mgw-fsm-16617260-0)[0x55e140da2a20]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250126085700985 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140da2810]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250126085700985 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47066: len=57 'DLCX 56 rtpbridge/1@mgw MGCP 1.0\r\nC: fd8f2'... (mgcp_client.c:807) 20250126085700985 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250126085700985 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140da2810]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250126085700985 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e140dc0020]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250126085700985 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47066: len=57 'DLCX 57 rtpbridge/1@mgw MGCP 1.0\r\nC: fd8f2'... (mgcp_client.c:807) 20250126085700985 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250126085700985 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e140dc0020]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250126085700985 DLMGCP DEBUG mgw-endp(mgw-fsm-16617260-0)[0x55e140da2a20]{IN_USE}: Removing from parent mgw(mgw-fsm-16617260-0)[0x55e140dbe420] (mgcp_client_endpoint_fsm.c:873) 20250126085700985 DLMGCP DEBUG mgw-endp(mgw-fsm-16617260-0)[0x55e140da2a20]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250126085700985 DLMGCP DEBUG mgw-endp(mgw-fsm-16617260-0)[0x55e140da2a20]{IN_USE}: Deallocated (fsm.c:568) 20250126085700985 DMGW DEBUG mgw(mgw-fsm-16617260-0)[0x55e140dbe420]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250126085700985 DMGW DEBUG mgw(mgw-fsm-16617260-0)[0x55e140dbe420]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250126085700985 DMGW DEBUG mgw(mgw-fsm-16617260-0)[0x55e140dbe420]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250126085700985 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16617260)[0x55e140d9e2e0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250126085700985 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250126085700985 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085700985 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085700985 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085700985 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085700985 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085700985 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000a), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250126085700985 DLSCCP DEBUG Received CO:CODT for local reference 10 (sccp_scoc.c:1824) 20250126085700985 DLSCCP DEBUG SCCP-SCOC(10)[0x55e140da7100]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250126085700985 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085700985 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250126085700985 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55e140da6b10]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250126085700986 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250126085700986 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250126085700986 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55e140da6b10]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250126085700986 DMGW DEBUG mgw(mgw-fsm-15028012-0)[0x55e140dc9260]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250126085700986 DMGW DEBUG mgw(mgw-fsm-15028012-0)[0x55e140dc9260]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250126085700986 DMGW DEBUG mgw(mgw-fsm-15028012-0)[0x55e140dc9260]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250126085700986 DLMGCP DEBUG mgw-endp(mgw-fsm-15028012-0)[0x55e140dc9050]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250126085700986 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140dcfc70]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250126085700986 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47066: len=57 'DLCX 58 rtpbridge/2@mgw MGCP 1.0\r\nC: e54f2'... (mgcp_client.c:807) 20250126085700986 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250126085700986 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140dcfc70]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250126085700986 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e140dc8e10]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250126085700986 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47066: len=57 'DLCX 59 rtpbridge/2@mgw MGCP 1.0\r\nC: e54f2'... (mgcp_client.c:807) 20250126085700986 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250126085700986 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e140dc8e10]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250126085700986 DLMGCP DEBUG mgw-endp(mgw-fsm-15028012-0)[0x55e140dc9050]{IN_USE}: Removing from parent mgw(mgw-fsm-15028012-0)[0x55e140dc9260] (mgcp_client_endpoint_fsm.c:873) 20250126085700986 DLMGCP DEBUG mgw-endp(mgw-fsm-15028012-0)[0x55e140dc9050]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250126085700986 DLMGCP DEBUG mgw-endp(mgw-fsm-15028012-0)[0x55e140dc9050]{IN_USE}: Deallocated (fsm.c:568) 20250126085700986 DMGW DEBUG mgw(mgw-fsm-15028012-0)[0x55e140dc9260]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250126085700986 DMGW DEBUG mgw(mgw-fsm-15028012-0)[0x55e140dc9260]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250126085700986 DMGW DEBUG mgw(mgw-fsm-15028012-0)[0x55e140dc9260]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250126085700986 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15028012)[0x55e140d9d690]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250126085700986 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250126085700986 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085700986 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: Session index based on local reference:0 20250126085700986 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085700986 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(209)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(210)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(211)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@2bd1da4a78dd: Deleted conn table entry 0TC_rab_assignment_concurrent0(209)4077717 HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: Session index based on connection ID:0 TC_rab_assignment_concurrent0(210)@2bd1da4a78dd: DLCX{ line := { verb := "DLCX", trans_id := "56", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "fd8f2c17" }, { code := "I", val := "11111" } }, sdp := omit } HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: Session index based on connection ID:3 HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: vl_len:12 HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: vl_from0 HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_rab_assignment_concurrent0(210)@2bd1da4a78dd: DLCX{ line := { verb := "DLCX", trans_id := "57", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "fd8f2c17" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(210)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent-Iuh0-RUA(201)@2bd1da4a78dd: Deleted conn table entry 1TC_rab_assignment_concurrent0(210)16617260 20250126085701003 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 56 OK (mgcp_client.c:758) 20250126085701003 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140da2810]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250126085701003 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140da2810]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250126085701003 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140da2810]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250126085701003 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140da2810]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250126085701003 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085701003 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085701003 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1355) 20250126085701003 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250126085701003 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xfd8f2c,cause=radio(normal)) (hnbgw_rua.c:439) 20250126085701003 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16617260 SCCP-9 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250126085701003 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16617260)[0x55e140d9e2e0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250126085701003 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250126085701003 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250126085701004 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16617260)[0x55e140d9e2e0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250126085701004 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55e140d99610]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126085701004 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250126085701004 DLSCCP DEBUG SCCP-SCOC(9)[0x55e140d989f0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250126085701004 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0090c1f6), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250126085701004 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085701004 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085701004 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085701004 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085701004 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16617260)[0x55e140d9e2e0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250126085701004 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55e140d99610]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250126085701004 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55e140d99610]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250126085701004 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 57 OK (mgcp_client.c:758) 20250126085701004 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e140dc0020]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250126085701004 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e140dc0020]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250126085701004 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e140dc0020]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250126085701004 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e140dc0020]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250126085701004 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085701004 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085701004 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085701004 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085701004 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085701004 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085701004 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085701004 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085701004 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085701004 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085701004 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085701004 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085701004 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085701004 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085701004 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085701005 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085701005 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085701005 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085701005 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085701005 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085701005 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085701005 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085701005 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085701005 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085701005 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085701005 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085701005 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085701005 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085701005 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085701005 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=00688fac), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250126085701005 DLSCCP DEBUG Received CO:RELRE for local reference 8 (sccp_scoc.c:1824) 20250126085701005 DLSCCP DEBUG SCCP-SCOC(8)[0x55e140d9bab0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250126085701005 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085701005 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250126085701005 DCN DEBUG handle_cn_disc_ind() conn_id=8 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250126085701005 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55e140db7920]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250126085701005 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55e140db7920]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250126085701005 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8002433)[0x55e140d9c980]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250126085701005 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8002433)[0x55e140d9c980]{disconnected}: Freeing instance (context_map.c:202) 20250126085701005 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8002433)[0x55e140d9c980]{disconnected}: Deallocated (fsm.c:568) 20250126085701005 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55e140db7920]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250126085701005 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55e140db7920]{disconnected}: Freeing instance (context_map.c:206) 20250126085701005 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55e140db7920]{disconnected}: Deallocated (fsm.c:568) 20250126085701005 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8002433 SCCP-8 msc-0 MI=NONE: Deallocating (context_map.c:225) 20250126085701005 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00688fac), PART(T=Source Reference,L=4,D=00000008) (sccp_scrc.c:406) 20250126085701005 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085701005 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085701005 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085701005 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085701005 DLSCCP DEBUG SCCP-SCOC(8)[0x55e140d9bab0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250126085701005 DLSCCP DEBUG SCCP-SCOC(8)[0x55e140d9bab0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250126085701005 DLSCCP DEBUG SCCP-SCOC(8)[0x55e140d9bab0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250126085701005 DLSCCP DEBUG SCCP-SCOC(8)[0x55e140d9bab0]{IDLE}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(211)@2bd1da4a78dd: DLCX{ line := { verb := "DLCX", trans_id := "58", ep := "rtpbridge/2@mgw", ver := "1.0" }, params := { { code := "C", val := "e54f2c17" }, { code := "I", val := "11111" } }, sdp := omit } 20250126085701005 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085701005 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085701005 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085701005 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085701005 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085701006 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000b), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250126085701006 DLSCCP DEBUG Received CO:CODT for local reference 11 (sccp_scoc.c:1824) 20250126085701006 DLSCCP DEBUG SCCP-SCOC(11)[0x55e140da5800]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250126085701006 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085701006 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250126085701006 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55e140da3210]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250126085701006 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250126085701006 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250126085701006 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55e140da3210]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250126085701006 DMGW DEBUG mgw(mgw-fsm-15152388-0)[0x55e140dc87e0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250126085701006 DMGW DEBUG mgw(mgw-fsm-15152388-0)[0x55e140dc87e0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250126085701006 DMGW DEBUG mgw(mgw-fsm-15152388-0)[0x55e140dc87e0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250126085701006 DLMGCP DEBUG mgw-endp(mgw-fsm-15152388-0)[0x55e140dc8b20]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250126085701006 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140dd87a0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250126085701006 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47066: len=57 'DLCX 60 rtpbridge/3@mgw MGCP 1.0\r\nC: e7350'... (mgcp_client.c:807) 20250126085701006 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250126085701006 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140dd87a0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250126085701006 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e140dd0e50]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250126085701006 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47066: len=57 'DLCX 61 rtpbridge/3@mgw MGCP 1.0\r\nC: e7350'... (mgcp_client.c:807) 20250126085701006 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250126085701006 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e140dd0e50]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250126085701006 DLMGCP DEBUG mgw-endp(mgw-fsm-15152388-0)[0x55e140dc8b20]{IN_USE}: Removing from parent mgw(mgw-fsm-15152388-0)[0x55e140dc87e0] (mgcp_client_endpoint_fsm.c:873) 20250126085701006 DLMGCP DEBUG mgw-endp(mgw-fsm-15152388-0)[0x55e140dc8b20]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250126085701006 DLMGCP DEBUG mgw-endp(mgw-fsm-15152388-0)[0x55e140dc8b20]{IN_USE}: Deallocated (fsm.c:568) 20250126085701006 DMGW DEBUG mgw(mgw-fsm-15152388-0)[0x55e140dc87e0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250126085701006 DMGW DEBUG mgw(mgw-fsm-15152388-0)[0x55e140dc87e0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250126085701006 DMGW DEBUG mgw(mgw-fsm-15152388-0)[0x55e140dc87e0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250126085701006 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15152388)[0x55e140da30e0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250126085701006 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250126085701006 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085701006 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250126085701006 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085701006 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085701006 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085701006 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085701006 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085701006 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085701006 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085701006 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: Session index based on local reference:1 HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(210)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(212)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@2bd1da4a78dd: Deleted conn table entry 1TC_rab_assignment_concurrent0(210)10248521 HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: Session index based on connection ID:1 20250126085701012 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085701012 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085701012 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085701012 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085701012 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085701012 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085701012 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085701012 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085701012 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085701012 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085701012 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085701012 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085701012 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085701012 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=0090c1f6), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250126085701012 DLSCCP DEBUG Received CO:RELRE for local reference 9 (sccp_scoc.c:1824) 20250126085701012 DLSCCP DEBUG SCCP-SCOC(9)[0x55e140d989f0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250126085701012 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085701012 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250126085701012 DCN DEBUG handle_cn_disc_ind() conn_id=9 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250126085701012 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55e140d99610]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250126085701012 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55e140d99610]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250126085701012 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16617260)[0x55e140d9e2e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250126085701012 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16617260)[0x55e140d9e2e0]{disconnected}: Freeing instance (context_map.c:202) 20250126085701012 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16617260)[0x55e140d9e2e0]{disconnected}: Deallocated (fsm.c:568) 20250126085701012 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55e140d99610]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250126085701012 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55e140d99610]{disconnected}: Freeing instance (context_map.c:206) 20250126085701012 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55e140d99610]{disconnected}: Deallocated (fsm.c:568) 20250126085701012 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16617260 SCCP-9 msc-0 MI=NONE: Deallocating (context_map.c:225) 20250126085701012 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0090c1f6), PART(T=Source Reference,L=4,D=00000009) (sccp_scrc.c:406) 20250126085701012 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085701012 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085701012 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085701012 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085701012 DLSCCP DEBUG SCCP-SCOC(9)[0x55e140d989f0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250126085701012 DLSCCP DEBUG SCCP-SCOC(9)[0x55e140d989f0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250126085701012 DLSCCP DEBUG SCCP-SCOC(9)[0x55e140d989f0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250126085701012 DLSCCP DEBUG SCCP-SCOC(9)[0x55e140d989f0]{IDLE}: Deallocated (fsm.c:568) 20250126085701012 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085701012 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085701012 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085701012 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085701012 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085701012 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085701012 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085701012 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: Session index based on local reference:1 HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(211)@2bd1da4a78dd: DLCX{ line := { verb := "DLCX", trans_id := "59", ep := "rtpbridge/2@mgw", ver := "1.0" }, params := { { code := "C", val := "e54f2c17" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(211)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent-Iuh0-RUA(201)@2bd1da4a78dd: Deleted conn table entry 2TC_rab_assignment_concurrent0(211)15028012 20250126085701019 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 58 OK (mgcp_client.c:758) 20250126085701019 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140dcfc70]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250126085701019 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140dcfc70]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250126085701019 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140dcfc70]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250126085701019 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140dcfc70]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250126085701019 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085701019 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085701019 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1355) 20250126085701019 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250126085701019 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xe54f2c,cause=radio(normal)) (hnbgw_rua.c:439) 20250126085701019 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15028012 SCCP-10 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250126085701019 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15028012)[0x55e140d9d690]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250126085701019 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250126085701019 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250126085701019 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15028012)[0x55e140d9d690]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250126085701019 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55e140da6b10]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126085701019 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250126085701019 DLSCCP DEBUG SCCP-SCOC(10)[0x55e140da7100]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250126085701019 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c97b38), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250126085701019 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085701019 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085701019 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085701019 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085701019 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15028012)[0x55e140d9d690]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250126085701019 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55e140da6b10]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250126085701019 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55e140da6b10]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250126085701019 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 59 OK (mgcp_client.c:758) 20250126085701019 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e140dc8e10]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250126085701019 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e140dc8e10]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250126085701019 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e140dc8e10]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250126085701019 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e140dc8e10]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250126085701019 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085701019 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085701019 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085701019 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085701019 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085701019 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085701020 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085701020 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_rab_assignment_concurrent0(212)@2bd1da4a78dd: DLCX{ line := { verb := "DLCX", trans_id := "60", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "e7350417" }, { code := "I", val := "11111" } }, sdp := omit } HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: Session index based on connection ID:4 HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: vl_len:12 HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: vl_from0 HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250126085701021 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085701021 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085701021 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085701021 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085701021 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085701021 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085701021 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085701021 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085701022 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085701022 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085701022 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085701022 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085701022 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085701022 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000c), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250126085701022 DLSCCP DEBUG Received CO:CODT for local reference 12 (sccp_scoc.c:1824) 20250126085701022 DLSCCP DEBUG SCCP-SCOC(12)[0x55e140db0c00]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250126085701022 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085701022 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250126085701022 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55e140db1560]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250126085701022 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250126085701022 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250126085701022 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55e140db1560]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250126085701022 DMGW DEBUG mgw(mgw-fsm-3830569-0)[0x55e140dd1120]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250126085701022 DMGW DEBUG mgw(mgw-fsm-3830569-0)[0x55e140dd1120]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250126085701022 DMGW DEBUG mgw(mgw-fsm-3830569-0)[0x55e140dd1120]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250126085701022 DLMGCP DEBUG mgw-endp(mgw-fsm-3830569-0)[0x55e140ddb200]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250126085701022 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140de1dc0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250126085701022 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47066: len=57 'DLCX 62 rtpbridge/4@mgw MGCP 1.0\r\nC: 3a732'... (mgcp_client.c:807) 20250126085701022 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250126085701022 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140de1dc0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250126085701022 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e140dd9730]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250126085701022 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47066: len=57 'DLCX 63 rtpbridge/4@mgw MGCP 1.0\r\nC: 3a732'... (mgcp_client.c:807) 20250126085701022 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250126085701022 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e140dd9730]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250126085701022 DLMGCP DEBUG mgw-endp(mgw-fsm-3830569-0)[0x55e140ddb200]{IN_USE}: Removing from parent mgw(mgw-fsm-3830569-0)[0x55e140dd1120] (mgcp_client_endpoint_fsm.c:873) 20250126085701022 DLMGCP DEBUG mgw-endp(mgw-fsm-3830569-0)[0x55e140ddb200]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250126085701022 DLMGCP DEBUG mgw-endp(mgw-fsm-3830569-0)[0x55e140ddb200]{IN_USE}: Deallocated (fsm.c:568) 20250126085701022 DMGW DEBUG mgw(mgw-fsm-3830569-0)[0x55e140dd1120]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250126085701022 DMGW DEBUG mgw(mgw-fsm-3830569-0)[0x55e140dd1120]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250126085701022 DMGW DEBUG mgw(mgw-fsm-3830569-0)[0x55e140dd1120]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250126085701022 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3830569)[0x55e140da65a0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250126085701022 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250126085701022 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085701022 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: Session index based on local reference:2 HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(211)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(213)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@2bd1da4a78dd: Deleted conn table entry 2TC_rab_assignment_concurrent0(211)8937220 TC_rab_assignment_concurrent0(212)@2bd1da4a78dd: DLCX{ line := { verb := "DLCX", trans_id := "61", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "e7350417" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(212)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: Session index based on connection ID:2 TC_rab_assignment_concurrent-Iuh0-RUA(201)@2bd1da4a78dd: Deleted conn table entry 3TC_rab_assignment_concurrent0(212)15152388 20250126085701028 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 60 OK (mgcp_client.c:758) 20250126085701028 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085701028 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085701028 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085701028 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085701028 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085701028 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085701028 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085701028 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085701028 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140dd87a0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250126085701028 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140dd87a0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250126085701028 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140dd87a0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250126085701028 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140dd87a0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250126085701028 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085701028 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085701028 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1355) 20250126085701028 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250126085701028 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xe73504,cause=radio(normal)) (hnbgw_rua.c:439) 20250126085701028 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15152388 SCCP-11 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250126085701028 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15152388)[0x55e140da30e0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250126085701028 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250126085701028 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250126085701028 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15152388)[0x55e140da30e0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250126085701028 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55e140da3210]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126085701028 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250126085701028 DLSCCP DEBUG SCCP-SCOC(11)[0x55e140da5800]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250126085701028 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005d8554), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250126085701028 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085701028 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085701028 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085701028 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085701028 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15152388)[0x55e140da30e0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250126085701028 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55e140da3210]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250126085701028 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55e140da3210]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250126085701028 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 61 OK (mgcp_client.c:758) 20250126085701028 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e140dd0e50]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250126085701028 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e140dd0e50]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250126085701028 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e140dd0e50]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250126085701028 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e140dd0e50]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250126085701028 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085701028 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085701028 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085701028 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085701028 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085701028 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085701028 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085701028 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085701028 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085701028 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085701028 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085701028 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085701028 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085701028 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=00c97b38), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250126085701028 DLSCCP DEBUG Received CO:RELRE for local reference 10 (sccp_scoc.c:1824) 20250126085701028 DLSCCP DEBUG SCCP-SCOC(10)[0x55e140da7100]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250126085701028 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085701028 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250126085701028 DCN DEBUG handle_cn_disc_ind() conn_id=10 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250126085701028 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55e140da6b10]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250126085701028 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55e140da6b10]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250126085701028 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15028012)[0x55e140d9d690]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250126085701028 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15028012)[0x55e140d9d690]{disconnected}: Freeing instance (context_map.c:202) 20250126085701028 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15028012)[0x55e140d9d690]{disconnected}: Deallocated (fsm.c:568) 20250126085701028 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55e140da6b10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250126085701028 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55e140da6b10]{disconnected}: Freeing instance (context_map.c:206) 20250126085701028 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55e140da6b10]{disconnected}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(213)@2bd1da4a78dd: DLCX{ line := { verb := "DLCX", trans_id := "62", ep := "rtpbridge/4@mgw", ver := "1.0" }, params := { { code := "C", val := "3a732917" }, { code := "I", val := "11111" } }, sdp := omit } 20250126085701028 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15028012 SCCP-10 msc-0 MI=NONE: Deallocating (context_map.c:225) 20250126085701028 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c97b38), PART(T=Source Reference,L=4,D=0000000a) (sccp_scrc.c:406) 20250126085701028 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085701028 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085701028 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085701028 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085701028 DLSCCP DEBUG SCCP-SCOC(10)[0x55e140da7100]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250126085701028 DLSCCP DEBUG SCCP-SCOC(10)[0x55e140da7100]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250126085701028 DLSCCP DEBUG SCCP-SCOC(10)[0x55e140da7100]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250126085701028 DLSCCP DEBUG SCCP-SCOC(10)[0x55e140da7100]{IDLE}: Deallocated (fsm.c:568) 20250126085701028 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085701028 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085701028 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085701028 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085701028 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085701029 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085701029 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085701029 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: Session index based on local reference:3 HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: Session index based on local reference:2 HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(212)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@2bd1da4a78dd: Deleted conn table entry 3TC_rab_assignment_concurrent0(212)11894722 TC_rab_assignment_concurrent0(213)@2bd1da4a78dd: DLCX{ line := { verb := "DLCX", trans_id := "63", ep := "rtpbridge/4@mgw", ver := "1.0" }, params := { { code := "C", val := "3a732917" }, { code := "I", val := "22222" } }, sdp := omit } 20250126085701031 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 62 OK (mgcp_client.c:758) 20250126085701031 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140de1dc0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250126085701031 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140de1dc0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250126085701031 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140de1dc0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250126085701031 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140de1dc0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(213)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: Session index based on connection ID:3 20250126085701031 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 63 OK (mgcp_client.c:758) 20250126085701031 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e140dd9730]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250126085701031 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e140dd9730]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250126085701031 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e140dd9730]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250126085701031 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e140dd9730]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250126085701032 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085701032 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085701032 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085701032 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085701032 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085701032 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085701032 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085701032 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085701032 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085701032 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085701032 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085701032 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085701032 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085701032 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=005d8554), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250126085701032 DLSCCP DEBUG Received CO:RELRE for local reference 11 (sccp_scoc.c:1824) 20250126085701032 DLSCCP DEBUG SCCP-SCOC(11)[0x55e140da5800]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250126085701032 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085701032 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250126085701032 DCN DEBUG handle_cn_disc_ind() conn_id=11 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250126085701032 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55e140da3210]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250126085701032 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55e140da3210]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250126085701032 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15152388)[0x55e140da30e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250126085701032 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15152388)[0x55e140da30e0]{disconnected}: Freeing instance (context_map.c:202) 20250126085701032 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15152388)[0x55e140da30e0]{disconnected}: Deallocated (fsm.c:568) 20250126085701032 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55e140da3210]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250126085701032 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55e140da3210]{disconnected}: Freeing instance (context_map.c:206) 20250126085701032 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55e140da3210]{disconnected}: Deallocated (fsm.c:568) 20250126085701032 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15152388 SCCP-11 msc-0 MI=NONE: Deallocating (context_map.c:225) 20250126085701032 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005d8554), PART(T=Source Reference,L=4,D=0000000b) (sccp_scrc.c:406) 20250126085701032 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085701032 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085701032 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085701032 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085701032 DLSCCP DEBUG SCCP-SCOC(11)[0x55e140da5800]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250126085701032 DLSCCP DEBUG SCCP-SCOC(11)[0x55e140da5800]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250126085701032 DLSCCP DEBUG SCCP-SCOC(11)[0x55e140da5800]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250126085701032 DLSCCP DEBUG SCCP-SCOC(11)[0x55e140da5800]{IDLE}: Deallocated (fsm.c:568) 20250126085701032 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085701032 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085701032 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085701032 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085701032 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085701032 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085701032 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085701032 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_rab_assignment_concurrent-Iuh0-RUA(201)@2bd1da4a78dd: Deleted conn table entry 4TC_rab_assignment_concurrent0(213)3830569 HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: Session index based on local reference:3 HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: RLC received in state:disconnect_pending HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: Session index based on connection ID:5 HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: vl_len:12 HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: vl_from0 HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250126085701043 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085701043 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085701043 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085701043 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085701043 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085701043 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085701044 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085701044 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085701044 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085701044 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085701044 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085701044 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085701044 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085701044 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000d), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250126085701044 DLSCCP DEBUG Received CO:CODT for local reference 13 (sccp_scoc.c:1824) 20250126085701044 DLSCCP DEBUG SCCP-SCOC(13)[0x55e140daf920]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250126085701044 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085701044 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250126085701044 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55e140da6f30]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250126085701044 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250126085701044 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250126085701044 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55e140da6f30]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250126085701044 DMGW DEBUG mgw(mgw-fsm-8646026-0)[0x55e140ddab60]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250126085701044 DMGW DEBUG mgw(mgw-fsm-8646026-0)[0x55e140ddab60]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250126085701044 DMGW DEBUG mgw(mgw-fsm-8646026-0)[0x55e140ddab60]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250126085701044 DLMGCP DEBUG mgw-endp(mgw-fsm-8646026-0)[0x55e140de3b10]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250126085701044 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140dea3e0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250126085701044 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47066: len=57 'DLCX 64 rtpbridge/5@mgw MGCP 1.0\r\nC: 83ed8'... (mgcp_client.c:807) 20250126085701044 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250126085701044 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140dea3e0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250126085701044 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e140de2530]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250126085701044 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47066: len=57 'DLCX 65 rtpbridge/5@mgw MGCP 1.0\r\nC: 83ed8'... (mgcp_client.c:807) 20250126085701044 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250126085701044 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e140de2530]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250126085701044 DLMGCP DEBUG mgw-endp(mgw-fsm-8646026-0)[0x55e140de3b10]{IN_USE}: Removing from parent mgw(mgw-fsm-8646026-0)[0x55e140ddab60] (mgcp_client_endpoint_fsm.c:873) 20250126085701044 DLMGCP DEBUG mgw-endp(mgw-fsm-8646026-0)[0x55e140de3b10]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250126085701044 DLMGCP DEBUG mgw-endp(mgw-fsm-8646026-0)[0x55e140de3b10]{IN_USE}: Deallocated (fsm.c:568) 20250126085701044 DMGW DEBUG mgw(mgw-fsm-8646026-0)[0x55e140ddab60]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250126085701044 DMGW DEBUG mgw(mgw-fsm-8646026-0)[0x55e140ddab60]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250126085701044 DMGW DEBUG mgw(mgw-fsm-8646026-0)[0x55e140ddab60]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250126085701044 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8646026)[0x55e140db1230]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250126085701044 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250126085701044 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085701044 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250126085701044 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085701044 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085701044 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1355) 20250126085701044 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250126085701044 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x3a7329,cause=radio(normal)) (hnbgw_rua.c:439) 20250126085701044 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3830569 SCCP-12 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250126085701044 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3830569)[0x55e140da65a0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250126085701044 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250126085701044 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250126085701044 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3830569)[0x55e140da65a0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250126085701044 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55e140db1560]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126085701044 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250126085701044 DLSCCP DEBUG SCCP-SCOC(12)[0x55e140db0c00]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250126085701044 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00274f9b), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250126085701044 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085701044 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085701044 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085701044 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085701044 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3830569)[0x55e140da65a0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250126085701044 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55e140db1560]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250126085701044 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55e140db1560]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250126085701045 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085701045 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085701045 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085701045 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085701045 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085701045 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085701045 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085701045 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: Session index based on local reference:4 HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(214)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(213)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@2bd1da4a78dd: Deleted conn table entry 4TC_rab_assignment_concurrent0(213)15549004 HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: Session index based on connection ID:4 20250126085701049 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085701049 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085701049 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085701049 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085701049 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085701049 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085701049 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085701049 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085701049 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085701049 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085701049 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085701049 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085701049 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085701049 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=00274f9b), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250126085701049 DLSCCP DEBUG Received CO:RELRE for local reference 12 (sccp_scoc.c:1824) 20250126085701049 DLSCCP DEBUG SCCP-SCOC(12)[0x55e140db0c00]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250126085701049 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085701049 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250126085701049 DCN DEBUG handle_cn_disc_ind() conn_id=12 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250126085701049 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55e140db1560]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250126085701049 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55e140db1560]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250126085701049 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3830569)[0x55e140da65a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250126085701049 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3830569)[0x55e140da65a0]{disconnected}: Freeing instance (context_map.c:202) 20250126085701049 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3830569)[0x55e140da65a0]{disconnected}: Deallocated (fsm.c:568) 20250126085701049 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55e140db1560]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250126085701049 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55e140db1560]{disconnected}: Freeing instance (context_map.c:206) 20250126085701049 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55e140db1560]{disconnected}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(214)@2bd1da4a78dd: DLCX{ line := { verb := "DLCX", trans_id := "64", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "83ed8a17" }, { code := "I", val := "11111" } }, sdp := omit } 20250126085701049 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3830569 SCCP-12 msc-0 MI=NONE: Deallocating (context_map.c:225) 20250126085701049 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00274f9b), PART(T=Source Reference,L=4,D=0000000c) (sccp_scrc.c:406) 20250126085701049 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085701049 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085701049 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085701049 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085701049 DLSCCP DEBUG SCCP-SCOC(12)[0x55e140db0c00]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250126085701049 DLSCCP DEBUG SCCP-SCOC(12)[0x55e140db0c00]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250126085701049 DLSCCP DEBUG SCCP-SCOC(12)[0x55e140db0c00]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250126085701049 DLSCCP DEBUG SCCP-SCOC(12)[0x55e140db0c00]{IDLE}: Deallocated (fsm.c:568) 20250126085701049 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085701049 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085701049 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085701049 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085701049 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085701049 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085701049 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085701049 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: Session index based on local reference:4 HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(214)@2bd1da4a78dd: DLCX{ line := { verb := "DLCX", trans_id := "65", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "83ed8a17" }, { code := "I", val := "22222" } }, sdp := omit } 20250126085701053 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 64 OK (mgcp_client.c:758) 20250126085701053 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140dea3e0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250126085701053 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140dea3e0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250126085701053 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140dea3e0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250126085701053 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140dea3e0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(214)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126085701054 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 65 OK (mgcp_client.c:758) 20250126085701054 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e140de2530]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250126085701054 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e140de2530]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250126085701054 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e140de2530]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250126085701054 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e140de2530]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@2bd1da4a78dd: Deleted conn table entry 5TC_rab_assignment_concurrent0(214)8646026 HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: Session index based on connection ID:6 HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: vl_len:12 HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: vl_from0 HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250126085701076 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085701076 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085701076 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085701076 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085701076 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085701076 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085701076 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085701076 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085701076 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085701076 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085701076 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085701076 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085701076 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085701076 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000e), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250126085701076 DLSCCP DEBUG Received CO:CODT for local reference 14 (sccp_scoc.c:1824) 20250126085701076 DLSCCP DEBUG SCCP-SCOC(14)[0x55e140da75a0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250126085701076 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085701076 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250126085701076 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55e140dafa50]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250126085701076 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250126085701076 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250126085701076 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55e140dafa50]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250126085701076 DMGW DEBUG mgw(mgw-fsm-15500616-0)[0x55e140de36a0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250126085701076 DMGW DEBUG mgw(mgw-fsm-15500616-0)[0x55e140de36a0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250126085701076 DMGW DEBUG mgw(mgw-fsm-15500616-0)[0x55e140de36a0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250126085701076 DLMGCP DEBUG mgw-endp(mgw-fsm-15500616-0)[0x55e140de38b0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250126085701076 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140de39e0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250126085701076 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47066: len=57 'DLCX 66 rtpbridge/6@mgw MGCP 1.0\r\nC: ec854'... (mgcp_client.c:807) 20250126085701076 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250126085701076 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140de39e0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250126085701076 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e140de34d0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250126085701076 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47066: len=57 'DLCX 67 rtpbridge/6@mgw MGCP 1.0\r\nC: ec854'... (mgcp_client.c:807) 20250126085701076 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250126085701077 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e140de34d0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250126085701077 DLMGCP DEBUG mgw-endp(mgw-fsm-15500616-0)[0x55e140de38b0]{IN_USE}: Removing from parent mgw(mgw-fsm-15500616-0)[0x55e140de36a0] (mgcp_client_endpoint_fsm.c:873) 20250126085701077 DLMGCP DEBUG mgw-endp(mgw-fsm-15500616-0)[0x55e140de38b0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250126085701077 DLMGCP DEBUG mgw-endp(mgw-fsm-15500616-0)[0x55e140de38b0]{IN_USE}: Deallocated (fsm.c:568) 20250126085701077 DMGW DEBUG mgw(mgw-fsm-15500616-0)[0x55e140de36a0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250126085701077 DMGW DEBUG mgw(mgw-fsm-15500616-0)[0x55e140de36a0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250126085701077 DMGW DEBUG mgw(mgw-fsm-15500616-0)[0x55e140de36a0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250126085701077 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15500616)[0x55e140da47a0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250126085701077 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250126085701077 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085701077 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250126085701077 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085701077 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085701077 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1355) 20250126085701077 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250126085701077 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x83ed8a,cause=radio(normal)) (hnbgw_rua.c:439) 20250126085701077 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8646026 SCCP-13 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250126085701077 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8646026)[0x55e140db1230]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250126085701077 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250126085701077 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250126085701077 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8646026)[0x55e140db1230]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250126085701077 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55e140da6f30]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126085701077 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250126085701077 DLSCCP DEBUG SCCP-SCOC(13)[0x55e140daf920]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250126085701077 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0017bbe1), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250126085701077 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085701077 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085701077 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085701077 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085701077 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8646026)[0x55e140db1230]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250126085701077 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55e140da6f30]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250126085701077 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55e140da6f30]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250126085701077 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085701077 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085701077 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085701077 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085701077 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085701077 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085701077 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085701077 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: Session index based on local reference:5 HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(215)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(214)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@2bd1da4a78dd: Deleted conn table entry 5TC_rab_assignment_concurrent0(214)6793888 HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: Session index based on connection ID:5 20250126085701086 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085701086 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085701086 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085701086 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085701086 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085701086 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085701086 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085701086 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085701086 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085701086 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085701086 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085701086 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085701086 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085701086 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=0017bbe1), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250126085701086 DLSCCP DEBUG Received CO:RELRE for local reference 13 (sccp_scoc.c:1824) 20250126085701086 DLSCCP DEBUG SCCP-SCOC(13)[0x55e140daf920]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250126085701086 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085701086 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250126085701086 DCN DEBUG handle_cn_disc_ind() conn_id=13 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250126085701086 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55e140da6f30]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250126085701086 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55e140da6f30]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250126085701086 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8646026)[0x55e140db1230]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250126085701086 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8646026)[0x55e140db1230]{disconnected}: Freeing instance (context_map.c:202) 20250126085701086 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8646026)[0x55e140db1230]{disconnected}: Deallocated (fsm.c:568) 20250126085701086 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55e140da6f30]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250126085701086 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55e140da6f30]{disconnected}: Freeing instance (context_map.c:206) 20250126085701086 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55e140da6f30]{disconnected}: Deallocated (fsm.c:568) 20250126085701086 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8646026 SCCP-13 msc-0 MI=NONE: Deallocating (context_map.c:225) 20250126085701086 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0017bbe1), PART(T=Source Reference,L=4,D=0000000d) (sccp_scrc.c:406) 20250126085701086 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085701086 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085701086 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085701086 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085701086 DLSCCP DEBUG SCCP-SCOC(13)[0x55e140daf920]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250126085701086 DLSCCP DEBUG SCCP-SCOC(13)[0x55e140daf920]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250126085701086 DLSCCP DEBUG SCCP-SCOC(13)[0x55e140daf920]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250126085701086 DLSCCP DEBUG SCCP-SCOC(13)[0x55e140daf920]{IDLE}: Deallocated (fsm.c:568) 20250126085701087 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085701087 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085701087 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085701087 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085701087 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085701087 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085701087 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085701087 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_rab_assignment_concurrent0(215)@2bd1da4a78dd: DLCX{ line := { verb := "DLCX", trans_id := "66", ep := "rtpbridge/6@mgw", ver := "1.0" }, params := { { code := "C", val := "ec854817" }, { code := "I", val := "11111" } }, sdp := omit } HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: Session index based on local reference:5 HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(215)@2bd1da4a78dd: DLCX{ line := { verb := "DLCX", trans_id := "67", ep := "rtpbridge/6@mgw", ver := "1.0" }, params := { { code := "C", val := "ec854817" }, { code := "I", val := "22222" } }, sdp := omit } 20250126085701094 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 66 OK (mgcp_client.c:758) 20250126085701094 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140de39e0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250126085701094 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140de39e0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) TC_rab_assignment_concurrent0(215)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126085701094 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140de39e0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250126085701094 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140de39e0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250126085701095 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 67 OK (mgcp_client.c:758) 20250126085701095 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e140de34d0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250126085701095 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e140de34d0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250126085701095 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e140de34d0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250126085701095 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e140de34d0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@2bd1da4a78dd: Deleted conn table entry 6TC_rab_assignment_concurrent0(215)15500616 HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: Session index based on connection ID:7 HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: vl_len:12 HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: vl_from0 HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250126085701107 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085701107 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085701107 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085701107 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085701107 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085701107 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085701107 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085701107 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085701107 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085701107 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085701107 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085701107 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085701107 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085701107 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000000f), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250126085701107 DLSCCP DEBUG Received CO:CODT for local reference 15 (sccp_scoc.c:1824) 20250126085701107 DLSCCP DEBUG SCCP-SCOC(15)[0x55e140da7e90]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250126085701107 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085701107 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250126085701107 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55e140dafc00]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250126085701107 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250126085701107 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250126085701107 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55e140dafc00]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250126085701107 DMGW DEBUG mgw(mgw-fsm-6852802-0)[0x55e140dec3a0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250126085701107 DMGW DEBUG mgw(mgw-fsm-6852802-0)[0x55e140dec3a0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250126085701107 DMGW DEBUG mgw(mgw-fsm-6852802-0)[0x55e140dec3a0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250126085701107 DLMGCP DEBUG mgw-endp(mgw-fsm-6852802-0)[0x55e140df5900]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250126085701107 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140dfc1d0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250126085701107 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47066: len=57 'DLCX 68 rtpbridge/7@mgw MGCP 1.0\r\nC: 6890c'... (mgcp_client.c:807) 20250126085701107 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250126085701107 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140dfc1d0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250126085701107 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e140dd0f80]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250126085701107 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47066: len=57 'DLCX 69 rtpbridge/7@mgw MGCP 1.0\r\nC: 6890c'... (mgcp_client.c:807) 20250126085701107 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250126085701107 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e140dd0f80]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250126085701107 DLMGCP DEBUG mgw-endp(mgw-fsm-6852802-0)[0x55e140df5900]{IN_USE}: Removing from parent mgw(mgw-fsm-6852802-0)[0x55e140dec3a0] (mgcp_client_endpoint_fsm.c:873) 20250126085701107 DLMGCP DEBUG mgw-endp(mgw-fsm-6852802-0)[0x55e140df5900]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250126085701107 DLMGCP DEBUG mgw-endp(mgw-fsm-6852802-0)[0x55e140df5900]{IN_USE}: Deallocated (fsm.c:568) 20250126085701107 DMGW DEBUG mgw(mgw-fsm-6852802-0)[0x55e140dec3a0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250126085701107 DMGW DEBUG mgw(mgw-fsm-6852802-0)[0x55e140dec3a0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250126085701107 DMGW DEBUG mgw(mgw-fsm-6852802-0)[0x55e140dec3a0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250126085701107 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6852802)[0x55e140db00d0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250126085701107 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250126085701107 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085701107 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250126085701108 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085701108 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085701108 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1355) 20250126085701108 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250126085701108 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xec8548,cause=radio(normal)) (hnbgw_rua.c:439) 20250126085701108 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15500616 SCCP-14 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250126085701108 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15500616)[0x55e140da47a0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250126085701108 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250126085701108 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250126085701108 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15500616)[0x55e140da47a0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250126085701108 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55e140dafa50]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126085701108 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250126085701108 DLSCCP DEBUG SCCP-SCOC(14)[0x55e140da75a0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250126085701108 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f32c81), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250126085701108 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085701108 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085701108 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085701108 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085701108 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15500616)[0x55e140da47a0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250126085701108 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55e140dafa50]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250126085701108 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55e140dafa50]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250126085701108 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085701108 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085701108 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085701108 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085701108 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085701108 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085701108 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085701108 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: Session index based on local reference:6 HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(216)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(215)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@2bd1da4a78dd: Deleted conn table entry 6TC_rab_assignment_concurrent0(215)13564532 HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: Session index based on connection ID:6 20250126085701115 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085701115 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085701115 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085701115 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085701115 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085701115 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085701115 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085701115 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085701116 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085701116 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085701116 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085701116 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085701116 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085701116 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=00f32c81), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250126085701116 DLSCCP DEBUG Received CO:RELRE for local reference 14 (sccp_scoc.c:1824) 20250126085701116 DLSCCP DEBUG SCCP-SCOC(14)[0x55e140da75a0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250126085701116 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085701116 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250126085701116 DCN DEBUG handle_cn_disc_ind() conn_id=14 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250126085701116 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55e140dafa50]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250126085701116 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55e140dafa50]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250126085701116 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15500616)[0x55e140da47a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250126085701116 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15500616)[0x55e140da47a0]{disconnected}: Freeing instance (context_map.c:202) 20250126085701116 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15500616)[0x55e140da47a0]{disconnected}: Deallocated (fsm.c:568) 20250126085701116 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55e140dafa50]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250126085701116 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55e140dafa50]{disconnected}: Freeing instance (context_map.c:206) 20250126085701116 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55e140dafa50]{disconnected}: Deallocated (fsm.c:568) 20250126085701116 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15500616 SCCP-14 msc-0 MI=NONE: Deallocating (context_map.c:225) 20250126085701116 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f32c81), PART(T=Source Reference,L=4,D=0000000e) (sccp_scrc.c:406) 20250126085701116 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085701116 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085701116 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085701116 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085701116 DLSCCP DEBUG SCCP-SCOC(14)[0x55e140da75a0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250126085701116 DLSCCP DEBUG SCCP-SCOC(14)[0x55e140da75a0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250126085701116 DLSCCP DEBUG SCCP-SCOC(14)[0x55e140da75a0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250126085701116 DLSCCP DEBUG SCCP-SCOC(14)[0x55e140da75a0]{IDLE}: Deallocated (fsm.c:568) 20250126085701116 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085701116 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085701116 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085701116 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085701116 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085701116 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085701116 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085701116 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: Session index based on local reference:6 HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(216)@2bd1da4a78dd: DLCX{ line := { verb := "DLCX", trans_id := "68", ep := "rtpbridge/7@mgw", ver := "1.0" }, params := { { code := "C", val := "6890c217" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(216)@2bd1da4a78dd: DLCX{ line := { verb := "DLCX", trans_id := "69", ep := "rtpbridge/7@mgw", ver := "1.0" }, params := { { code := "C", val := "6890c217" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(216)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126085701126 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 68 OK (mgcp_client.c:758) 20250126085701126 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140dfc1d0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250126085701126 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140dfc1d0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250126085701127 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140dfc1d0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250126085701127 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140dfc1d0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250126085701127 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 69 OK (mgcp_client.c:758) 20250126085701127 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e140dd0f80]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250126085701127 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e140dd0f80]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250126085701127 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e140dd0f80]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250126085701127 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e140dd0f80]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@2bd1da4a78dd: Deleted conn table entry 7TC_rab_assignment_concurrent0(216)6852802 HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: Session index based on connection ID:8 HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: vl_len:12 HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: vl_from0 HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250126085701134 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085701134 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085701134 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085701134 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085701134 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085701134 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085701134 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085701134 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085701134 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085701135 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085701135 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085701135 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085701135 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085701135 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000010), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250126085701135 DLSCCP DEBUG Received CO:CODT for local reference 16 (sccp_scoc.c:1824) 20250126085701135 DLSCCP DEBUG SCCP-SCOC(16)[0x55e140db8700]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250126085701135 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085701135 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250126085701135 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55e140da89c0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250126085701135 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250126085701135 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250126085701135 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55e140da89c0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250126085701135 DMGW DEBUG mgw(mgw-fsm-1750814-0)[0x55e140dfdf10]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250126085701135 DMGW DEBUG mgw(mgw-fsm-1750814-0)[0x55e140dfdf10]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250126085701135 DMGW DEBUG mgw(mgw-fsm-1750814-0)[0x55e140dfdf10]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250126085701135 DLMGCP DEBUG mgw-endp(mgw-fsm-1750814-0)[0x55e140dfe610]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250126085701135 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140e04ee0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250126085701135 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47066: len=57 'DLCX 70 rtpbridge/8@mgw MGCP 1.0\r\nC: 1ab71'... (mgcp_client.c:807) 20250126085701135 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250126085701135 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140e04ee0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250126085701135 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e140dda4d0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250126085701135 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47066: len=57 'DLCX 71 rtpbridge/8@mgw MGCP 1.0\r\nC: 1ab71'... (mgcp_client.c:807) 20250126085701135 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250126085701135 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e140dda4d0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250126085701135 DLMGCP DEBUG mgw-endp(mgw-fsm-1750814-0)[0x55e140dfe610]{IN_USE}: Removing from parent mgw(mgw-fsm-1750814-0)[0x55e140dfdf10] (mgcp_client_endpoint_fsm.c:873) 20250126085701135 DLMGCP DEBUG mgw-endp(mgw-fsm-1750814-0)[0x55e140dfe610]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250126085701135 DLMGCP DEBUG mgw-endp(mgw-fsm-1750814-0)[0x55e140dfe610]{IN_USE}: Deallocated (fsm.c:568) 20250126085701135 DMGW DEBUG mgw(mgw-fsm-1750814-0)[0x55e140dfdf10]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250126085701135 DMGW DEBUG mgw(mgw-fsm-1750814-0)[0x55e140dfdf10]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250126085701135 DMGW DEBUG mgw(mgw-fsm-1750814-0)[0x55e140dfdf10]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250126085701135 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1750814)[0x55e140dafe10]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250126085701135 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250126085701135 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085701135 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250126085701135 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085701135 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085701135 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1355) 20250126085701135 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250126085701135 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x6890c2,cause=radio(normal)) (hnbgw_rua.c:439) 20250126085701135 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6852802 SCCP-15 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250126085701135 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6852802)[0x55e140db00d0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250126085701135 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250126085701135 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250126085701135 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6852802)[0x55e140db00d0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250126085701135 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55e140dafc00]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126085701135 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250126085701135 DLSCCP DEBUG SCCP-SCOC(15)[0x55e140da7e90]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250126085701135 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d52b23), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250126085701135 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085701135 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085701135 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085701135 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085701135 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6852802)[0x55e140db00d0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250126085701135 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55e140dafc00]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250126085701135 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55e140dafc00]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250126085701136 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085701136 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085701136 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085701136 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085701136 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085701136 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085701136 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085701136 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: Session index based on local reference:7 HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(217)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(216)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@2bd1da4a78dd: Deleted conn table entry 7TC_rab_assignment_concurrent0(216)6546901 HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: Session index based on connection ID:7 20250126085701143 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085701143 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085701143 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085701143 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085701143 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085701143 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085701143 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085701143 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085701143 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085701143 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085701143 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085701143 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085701143 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085701143 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=00d52b23), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250126085701143 DLSCCP DEBUG Received CO:RELRE for local reference 15 (sccp_scoc.c:1824) 20250126085701143 DLSCCP DEBUG SCCP-SCOC(15)[0x55e140da7e90]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250126085701143 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085701143 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250126085701143 DCN DEBUG handle_cn_disc_ind() conn_id=15 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250126085701143 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55e140dafc00]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250126085701143 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55e140dafc00]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250126085701143 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6852802)[0x55e140db00d0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250126085701143 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6852802)[0x55e140db00d0]{disconnected}: Freeing instance (context_map.c:202) 20250126085701143 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6852802)[0x55e140db00d0]{disconnected}: Deallocated (fsm.c:568) 20250126085701143 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55e140dafc00]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250126085701143 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55e140dafc00]{disconnected}: Freeing instance (context_map.c:206) 20250126085701143 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55e140dafc00]{disconnected}: Deallocated (fsm.c:568) 20250126085701143 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6852802 SCCP-15 msc-0 MI=NONE: Deallocating (context_map.c:225) 20250126085701143 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d52b23), PART(T=Source Reference,L=4,D=0000000f) (sccp_scrc.c:406) 20250126085701143 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085701143 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085701143 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085701143 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085701143 DLSCCP DEBUG SCCP-SCOC(15)[0x55e140da7e90]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250126085701143 DLSCCP DEBUG SCCP-SCOC(15)[0x55e140da7e90]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250126085701143 DLSCCP DEBUG SCCP-SCOC(15)[0x55e140da7e90]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250126085701143 DLSCCP DEBUG SCCP-SCOC(15)[0x55e140da7e90]{IDLE}: Deallocated (fsm.c:568) 20250126085701143 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085701143 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085701144 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085701144 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085701144 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085701144 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085701144 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085701144 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_rab_assignment_concurrent0(217)@2bd1da4a78dd: DLCX{ line := { verb := "DLCX", trans_id := "70", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "1ab71e17" }, { code := "I", val := "11111" } }, sdp := omit } HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: Session index based on local reference:7 HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(217)@2bd1da4a78dd: DLCX{ line := { verb := "DLCX", trans_id := "71", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "1ab71e17" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(217)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126085701150 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 70 OK (mgcp_client.c:758) 20250126085701150 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140e04ee0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250126085701150 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140e04ee0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250126085701150 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140e04ee0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250126085701150 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140e04ee0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250126085701151 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 71 OK (mgcp_client.c:758) 20250126085701151 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e140dda4d0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250126085701151 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e140dda4d0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250126085701151 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e140dda4d0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250126085701151 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e140dda4d0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@2bd1da4a78dd: Deleted conn table entry 8TC_rab_assignment_concurrent0(217)1750814 HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: Session index based on connection ID:9 HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: vl_len:12 HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: vl_from0 HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250126085701157 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085701157 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085701157 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085701157 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085701157 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085701157 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085701157 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085701157 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085701157 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085701157 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085701157 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085701157 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085701157 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085701157 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000011), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250126085701157 DLSCCP DEBUG Received CO:CODT for local reference 17 (sccp_scoc.c:1824) 20250126085701157 DLSCCP DEBUG SCCP-SCOC(17)[0x55e140db94f0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250126085701157 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085701157 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250126085701157 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55e140da7fc0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250126085701157 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250126085701157 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250126085701157 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55e140da7fc0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250126085701157 DMGW DEBUG mgw(mgw-fsm-302993-0)[0x55e140e06be0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250126085701157 DMGW DEBUG mgw(mgw-fsm-302993-0)[0x55e140e06be0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250126085701157 DMGW DEBUG mgw(mgw-fsm-302993-0)[0x55e140e06be0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250126085701157 DLMGCP DEBUG mgw-endp(mgw-fsm-302993-0)[0x55e140e071d0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250126085701157 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140e0daa0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250126085701157 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47066: len=56 'DLCX 72 rtpbridge/9@mgw MGCP 1.0\r\nC: 49f91'... (mgcp_client.c:807) 20250126085701157 DLMGCP DEBUG MGW(mgw) Queued 56 bytes for MGW (mgcp_client.c:1221) 20250126085701157 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140e0daa0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250126085701157 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e140e06a40]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250126085701157 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47066: len=56 'DLCX 73 rtpbridge/9@mgw MGCP 1.0\r\nC: 49f91'... (mgcp_client.c:807) 20250126085701157 DLMGCP DEBUG MGW(mgw) Queued 56 bytes for MGW (mgcp_client.c:1221) 20250126085701157 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e140e06a40]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250126085701157 DLMGCP DEBUG mgw-endp(mgw-fsm-302993-0)[0x55e140e071d0]{IN_USE}: Removing from parent mgw(mgw-fsm-302993-0)[0x55e140e06be0] (mgcp_client_endpoint_fsm.c:873) 20250126085701157 DLMGCP DEBUG mgw-endp(mgw-fsm-302993-0)[0x55e140e071d0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250126085701157 DLMGCP DEBUG mgw-endp(mgw-fsm-302993-0)[0x55e140e071d0]{IN_USE}: Deallocated (fsm.c:568) 20250126085701157 DMGW DEBUG mgw(mgw-fsm-302993-0)[0x55e140e06be0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250126085701157 DMGW DEBUG mgw(mgw-fsm-302993-0)[0x55e140e06be0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250126085701157 DMGW DEBUG mgw(mgw-fsm-302993-0)[0x55e140e06be0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250126085701158 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-302993)[0x55e140da87f0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250126085701158 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250126085701158 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085701158 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250126085701158 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085701158 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085701158 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1355) 20250126085701158 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250126085701158 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x1ab71e,cause=radio(normal)) (hnbgw_rua.c:439) 20250126085701158 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1750814 SCCP-16 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250126085701158 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1750814)[0x55e140dafe10]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250126085701158 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250126085701158 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250126085701158 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1750814)[0x55e140dafe10]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250126085701158 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55e140da89c0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126085701158 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250126085701158 DLSCCP DEBUG SCCP-SCOC(16)[0x55e140db8700]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250126085701158 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00988af7), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250126085701158 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085701158 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085701158 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085701158 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085701158 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085701158 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085701158 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085701158 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085701158 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085701158 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1750814)[0x55e140dafe10]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250126085701158 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55e140da89c0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250126085701158 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55e140da89c0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250126085701158 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085701158 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085701158 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_rab_assignment_concurrent0(218)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: Session index based on local reference:8 HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(217)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@2bd1da4a78dd: Deleted conn table entry 8TC_rab_assignment_concurrent0(217)9991698 TC_rab_assignment_concurrent0(218)@2bd1da4a78dd: DLCX{ line := { verb := "DLCX", trans_id := "72", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "49f9117" }, { code := "I", val := "11111" } }, sdp := omit } HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: Session index based on connection ID:8 20250126085701166 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085701166 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085701166 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085701166 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085701166 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085701166 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085701166 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085701166 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085701166 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085701166 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085701166 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085701166 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085701166 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085701166 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=00988af7), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250126085701166 DLSCCP DEBUG Received CO:RELRE for local reference 16 (sccp_scoc.c:1824) 20250126085701166 DLSCCP DEBUG SCCP-SCOC(16)[0x55e140db8700]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250126085701166 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085701166 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250126085701166 DCN DEBUG handle_cn_disc_ind() conn_id=16 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250126085701166 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55e140da89c0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250126085701166 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55e140da89c0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250126085701166 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1750814)[0x55e140dafe10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250126085701166 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1750814)[0x55e140dafe10]{disconnected}: Freeing instance (context_map.c:202) 20250126085701166 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1750814)[0x55e140dafe10]{disconnected}: Deallocated (fsm.c:568) 20250126085701166 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55e140da89c0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250126085701166 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55e140da89c0]{disconnected}: Freeing instance (context_map.c:206) 20250126085701166 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55e140da89c0]{disconnected}: Deallocated (fsm.c:568) 20250126085701166 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1750814 SCCP-16 msc-0 MI=NONE: Deallocating (context_map.c:225) 20250126085701166 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00988af7), PART(T=Source Reference,L=4,D=00000010) (sccp_scrc.c:406) 20250126085701166 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085701166 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085701166 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085701166 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085701166 DLSCCP DEBUG SCCP-SCOC(16)[0x55e140db8700]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250126085701166 DLSCCP DEBUG SCCP-SCOC(16)[0x55e140db8700]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250126085701166 DLSCCP DEBUG SCCP-SCOC(16)[0x55e140db8700]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250126085701166 DLSCCP DEBUG SCCP-SCOC(16)[0x55e140db8700]{IDLE}: Deallocated (fsm.c:568) 20250126085701166 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085701166 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085701166 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085701166 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085701166 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085701166 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085701166 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085701166 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: Session index based on local reference:8 HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(218)@2bd1da4a78dd: DLCX{ line := { verb := "DLCX", trans_id := "73", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "49f9117" }, { code := "I", val := "22222" } }, sdp := omit } 20250126085701171 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 72 OK (mgcp_client.c:758) 20250126085701171 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140e0daa0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250126085701171 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140e0daa0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250126085701171 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140e0daa0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250126085701171 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140e0daa0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(218)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126085701171 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 73 OK (mgcp_client.c:758) 20250126085701171 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e140e06a40]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250126085701171 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e140e06a40]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250126085701171 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e140e06a40]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250126085701171 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e140e06a40]{ST_DLCX_RESP}: Deallocated (fsm.c:568) HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: Session index based on connection ID:10 HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: vl_len:12 HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: vl_from0 HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250126085701175 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085701175 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085701175 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085701175 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085701175 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085701175 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085701175 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085701175 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085701175 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085701175 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085701175 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085701175 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085701175 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085701175 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000012), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250126085701175 DLSCCP DEBUG Received CO:CODT for local reference 18 (sccp_scoc.c:1824) 20250126085701175 DLSCCP DEBUG SCCP-SCOC(18)[0x55e140dbb690]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250126085701175 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085701175 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250126085701175 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55e140dbad30]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250126085701175 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250126085701175 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250126085701175 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55e140dbad30]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250126085701175 DMGW DEBUG mgw(mgw-fsm-4205455-0)[0x55e140e0fa30]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250126085701175 DMGW DEBUG mgw(mgw-fsm-4205455-0)[0x55e140e0fa30]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250126085701175 DMGW DEBUG mgw(mgw-fsm-4205455-0)[0x55e140e0fa30]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250126085701175 DLMGCP DEBUG mgw-endp(mgw-fsm-4205455-0)[0x55e140df4520]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250126085701175 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140e0fc40]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250126085701175 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47066: len=58 'DLCX 74 rtpbridge/10@mgw MGCP 1.0\r\nC: 402b'... (mgcp_client.c:807) 20250126085701175 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250126085701175 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140e0fc40]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250126085701175 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e140e0e210]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250126085701175 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47066: len=58 'DLCX 75 rtpbridge/10@mgw MGCP 1.0\r\nC: 402b'... (mgcp_client.c:807) 20250126085701175 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250126085701175 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e140e0e210]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250126085701175 DLMGCP DEBUG mgw-endp(mgw-fsm-4205455-0)[0x55e140df4520]{IN_USE}: Removing from parent mgw(mgw-fsm-4205455-0)[0x55e140e0fa30] (mgcp_client_endpoint_fsm.c:873) 20250126085701175 DLMGCP DEBUG mgw-endp(mgw-fsm-4205455-0)[0x55e140df4520]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250126085701175 DLMGCP DEBUG mgw-endp(mgw-fsm-4205455-0)[0x55e140df4520]{IN_USE}: Deallocated (fsm.c:568) 20250126085701175 DMGW DEBUG mgw(mgw-fsm-4205455-0)[0x55e140e0fa30]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250126085701175 DMGW DEBUG mgw(mgw-fsm-4205455-0)[0x55e140e0fa30]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250126085701175 DMGW DEBUG mgw(mgw-fsm-4205455-0)[0x55e140e0fa30]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250126085701175 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4205455)[0x55e140da8af0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) TC_rab_assignment_concurrent-Iuh0-RUA(201)@2bd1da4a78dd: Deleted conn table entry 9TC_rab_assignment_concurrent0(218)302993 20250126085701175 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250126085701175 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085701175 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250126085701176 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085701176 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085701176 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1355) 20250126085701176 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250126085701176 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x49f91,cause=radio(normal)) (hnbgw_rua.c:439) 20250126085701176 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-302993 SCCP-17 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250126085701176 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-302993)[0x55e140da87f0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250126085701176 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250126085701176 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250126085701176 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-302993)[0x55e140da87f0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250126085701176 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55e140da7fc0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126085701176 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250126085701176 DLSCCP DEBUG SCCP-SCOC(17)[0x55e140db94f0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250126085701176 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b33512), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250126085701176 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085701176 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085701176 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085701176 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085701176 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-302993)[0x55e140da87f0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250126085701177 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55e140da7fc0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250126085701177 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55e140da7fc0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250126085701177 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085701177 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085701177 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085701177 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085701177 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085701177 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085701177 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085701177 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: Session index based on local reference:9 HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(219)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(218)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@2bd1da4a78dd: Deleted conn table entry 9TC_rab_assignment_concurrent0(218)6834634 HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: Session index based on connection ID:9 TC_rab_assignment_concurrent0(219)@2bd1da4a78dd: DLCX{ line := { verb := "DLCX", trans_id := "74", ep := "rtpbridge/10@mgw", ver := "1.0" }, params := { { code := "C", val := "402b8f17" }, { code := "I", val := "11111" } }, sdp := omit } 20250126085701182 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085701182 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085701182 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085701182 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085701182 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085701182 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085701182 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085701182 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085701182 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085701183 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085701183 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085701183 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085701183 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085701183 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=00b33512), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250126085701183 DLSCCP DEBUG Received CO:RELRE for local reference 17 (sccp_scoc.c:1824) 20250126085701183 DLSCCP DEBUG SCCP-SCOC(17)[0x55e140db94f0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250126085701183 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085701183 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250126085701183 DCN DEBUG handle_cn_disc_ind() conn_id=17 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250126085701183 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55e140da7fc0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250126085701183 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55e140da7fc0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250126085701183 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-302993)[0x55e140da87f0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250126085701183 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-302993)[0x55e140da87f0]{disconnected}: Freeing instance (context_map.c:202) 20250126085701183 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-302993)[0x55e140da87f0]{disconnected}: Deallocated (fsm.c:568) 20250126085701183 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55e140da7fc0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250126085701183 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55e140da7fc0]{disconnected}: Freeing instance (context_map.c:206) 20250126085701183 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55e140da7fc0]{disconnected}: Deallocated (fsm.c:568) 20250126085701183 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-302993 SCCP-17 msc-0 MI=NONE: Deallocating (context_map.c:225) 20250126085701183 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b33512), PART(T=Source Reference,L=4,D=00000011) (sccp_scrc.c:406) 20250126085701183 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085701183 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085701183 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085701183 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085701183 DLSCCP DEBUG SCCP-SCOC(17)[0x55e140db94f0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250126085701183 DLSCCP DEBUG SCCP-SCOC(17)[0x55e140db94f0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250126085701183 DLSCCP DEBUG SCCP-SCOC(17)[0x55e140db94f0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250126085701183 DLSCCP DEBUG SCCP-SCOC(17)[0x55e140db94f0]{IDLE}: Deallocated (fsm.c:568) 20250126085701183 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085701183 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085701183 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085701183 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085701183 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085701183 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085701183 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085701183 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: Session index based on local reference:9 HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(219)@2bd1da4a78dd: DLCX{ line := { verb := "DLCX", trans_id := "75", ep := "rtpbridge/10@mgw", ver := "1.0" }, params := { { code := "C", val := "402b8f17" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(219)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126085701191 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 74 OK (mgcp_client.c:758) 20250126085701191 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140e0fc40]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250126085701192 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140e0fc40]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250126085701192 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140e0fc40]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250126085701192 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140e0fc40]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250126085701192 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 75 OK (mgcp_client.c:758) 20250126085701192 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e140e0e210]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250126085701192 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e140e0e210]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250126085701193 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e140e0e210]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250126085701193 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e140e0e210]{ST_DLCX_RESP}: Deallocated (fsm.c:568) HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: Session index based on connection ID:11 HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: vl_len:12 HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: vl_from0 TC_rab_assignment_concurrent-Iuh0-RUA(201)@2bd1da4a78dd: Deleted conn table entry 10TC_rab_assignment_concurrent0(219)4205455 HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250126085701197 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085701197 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085701197 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085701197 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085701197 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085701197 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085701197 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085701197 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085701197 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085701197 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085701197 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085701197 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085701198 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085701198 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000013), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250126085701198 DLSCCP DEBUG Received CO:CODT for local reference 19 (sccp_scoc.c:1824) 20250126085701198 DLSCCP DEBUG SCCP-SCOC(19)[0x55e140dba180]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250126085701198 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085701198 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250126085701198 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55e140dba740]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250126085701198 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250126085701198 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250126085701198 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55e140dba740]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250126085701198 DMGW DEBUG mgw(mgw-fsm-8126110-0)[0x55e140e0f2e0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250126085701198 DMGW DEBUG mgw(mgw-fsm-8126110-0)[0x55e140e0f2e0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250126085701198 DMGW DEBUG mgw(mgw-fsm-8126110-0)[0x55e140e0f2e0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250126085701198 DLMGCP DEBUG mgw-endp(mgw-fsm-8126110-0)[0x55e140e0f6c0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250126085701198 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140e1f570]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250126085701198 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47066: len=58 'DLCX 76 rtpbridge/11@mgw MGCP 1.0\r\nC: 7bfe'... (mgcp_client.c:807) 20250126085701198 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250126085701198 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140e1f570]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250126085701198 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e140e175e0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250126085701198 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47066: len=58 'DLCX 77 rtpbridge/11@mgw MGCP 1.0\r\nC: 7bfe'... (mgcp_client.c:807) 20250126085701198 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250126085701198 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e140e175e0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250126085701198 DLMGCP DEBUG mgw-endp(mgw-fsm-8126110-0)[0x55e140e0f6c0]{IN_USE}: Removing from parent mgw(mgw-fsm-8126110-0)[0x55e140e0f2e0] (mgcp_client_endpoint_fsm.c:873) 20250126085701198 DLMGCP DEBUG mgw-endp(mgw-fsm-8126110-0)[0x55e140e0f6c0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250126085701198 DLMGCP DEBUG mgw-endp(mgw-fsm-8126110-0)[0x55e140e0f6c0]{IN_USE}: Deallocated (fsm.c:568) 20250126085701198 DMGW DEBUG mgw(mgw-fsm-8126110-0)[0x55e140e0f2e0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250126085701198 DMGW DEBUG mgw(mgw-fsm-8126110-0)[0x55e140e0f2e0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250126085701198 DMGW DEBUG mgw(mgw-fsm-8126110-0)[0x55e140e0f2e0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250126085701198 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8126110)[0x55e140db8fe0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250126085701198 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250126085701198 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085701198 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250126085701198 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085701198 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085701198 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1355) 20250126085701198 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250126085701198 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x402b8f,cause=radio(normal)) (hnbgw_rua.c:439) 20250126085701198 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4205455 SCCP-18 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250126085701198 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4205455)[0x55e140da8af0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250126085701198 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250126085701198 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250126085701198 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4205455)[0x55e140da8af0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250126085701198 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55e140dbad30]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126085701198 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250126085701198 DLSCCP DEBUG SCCP-SCOC(18)[0x55e140dbb690]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250126085701198 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003e3f04), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250126085701198 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085701198 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085701198 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085701198 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085701198 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4205455)[0x55e140da8af0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250126085701198 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55e140dbad30]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250126085701198 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55e140dbad30]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250126085701198 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085701198 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085701198 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085701198 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085701198 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085701199 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085701199 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085701199 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: Session index based on local reference:10 HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(220)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(219)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@2bd1da4a78dd: Deleted conn table entry 10TC_rab_assignment_concurrent0(219)9445420 HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: Session index based on connection ID:10 TC_rab_assignment_concurrent0(220)@2bd1da4a78dd: DLCX{ line := { verb := "DLCX", trans_id := "76", ep := "rtpbridge/11@mgw", ver := "1.0" }, params := { { code := "C", val := "7bfe9e17" }, { code := "I", val := "11111" } }, sdp := omit } 20250126085701205 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085701205 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085701205 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085701205 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085701205 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085701205 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085701205 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085701205 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085701205 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085701205 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085701205 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085701205 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085701205 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085701205 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=003e3f04), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250126085701205 DLSCCP DEBUG Received CO:RELRE for local reference 18 (sccp_scoc.c:1824) 20250126085701205 DLSCCP DEBUG SCCP-SCOC(18)[0x55e140dbb690]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250126085701205 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085701205 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250126085701205 DCN DEBUG handle_cn_disc_ind() conn_id=18 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250126085701205 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55e140dbad30]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250126085701205 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55e140dbad30]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250126085701205 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4205455)[0x55e140da8af0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250126085701205 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4205455)[0x55e140da8af0]{disconnected}: Freeing instance (context_map.c:202) 20250126085701205 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4205455)[0x55e140da8af0]{disconnected}: Deallocated (fsm.c:568) 20250126085701205 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55e140dbad30]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250126085701205 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55e140dbad30]{disconnected}: Freeing instance (context_map.c:206) 20250126085701205 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55e140dbad30]{disconnected}: Deallocated (fsm.c:568) 20250126085701205 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4205455 SCCP-18 msc-0 MI=NONE: Deallocating (context_map.c:225) 20250126085701205 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003e3f04), PART(T=Source Reference,L=4,D=00000012) (sccp_scrc.c:406) 20250126085701206 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085701206 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085701206 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085701206 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085701206 DLSCCP DEBUG SCCP-SCOC(18)[0x55e140dbb690]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250126085701206 DLSCCP DEBUG SCCP-SCOC(18)[0x55e140dbb690]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250126085701206 DLSCCP DEBUG SCCP-SCOC(18)[0x55e140dbb690]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250126085701206 DLSCCP DEBUG SCCP-SCOC(18)[0x55e140dbb690]{IDLE}: Deallocated (fsm.c:568) 20250126085701206 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085701206 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085701206 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085701206 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085701206 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085701206 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085701206 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085701206 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: Session index based on local reference:10 HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(220)@2bd1da4a78dd: DLCX{ line := { verb := "DLCX", trans_id := "77", ep := "rtpbridge/11@mgw", ver := "1.0" }, params := { { code := "C", val := "7bfe9e17" }, { code := "I", val := "22222" } }, sdp := omit } 20250126085701211 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 76 OK (mgcp_client.c:758) 20250126085701211 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140e1f570]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250126085701211 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140e1f570]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250126085701211 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140e1f570]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250126085701211 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140e1f570]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(220)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126085701211 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 77 OK (mgcp_client.c:758) 20250126085701211 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e140e175e0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250126085701211 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e140e175e0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250126085701211 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e140e175e0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250126085701211 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e140e175e0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@2bd1da4a78dd: Deleted conn table entry 11TC_rab_assignment_concurrent0(220)8126110 HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: Session index based on connection ID:12 HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: vl_len:12 HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: vl_from0 HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250126085701217 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085701217 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085701217 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085701217 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085701217 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085701217 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085701217 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085701217 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085701217 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085701217 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085701217 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085701217 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085701217 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085701217 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000014), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250126085701217 DLSCCP DEBUG Received CO:CODT for local reference 20 (sccp_scoc.c:1824) 20250126085701217 DLSCCP DEBUG SCCP-SCOC(20)[0x55e140dbbfe0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250126085701217 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085701217 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250126085701217 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55e140dba2b0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250126085701217 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250126085701217 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250126085701217 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55e140dba2b0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250126085701217 DMGW DEBUG mgw(mgw-fsm-2140506-0)[0x55e140e18580]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250126085701217 DMGW DEBUG mgw(mgw-fsm-2140506-0)[0x55e140e18580]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250126085701217 DMGW DEBUG mgw(mgw-fsm-2140506-0)[0x55e140e18580]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250126085701217 DLMGCP DEBUG mgw-endp(mgw-fsm-2140506-0)[0x55e140e21b70]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250126085701217 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140e28440]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250126085701217 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47066: len=58 'DLCX 78 rtpbridge/12@mgw MGCP 1.0\r\nC: 20a9'... (mgcp_client.c:807) 20250126085701217 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250126085701217 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140e28440]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250126085701217 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e140e18370]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250126085701217 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47066: len=58 'DLCX 79 rtpbridge/12@mgw MGCP 1.0\r\nC: 20a9'... (mgcp_client.c:807) 20250126085701217 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250126085701217 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e140e18370]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250126085701217 DLMGCP DEBUG mgw-endp(mgw-fsm-2140506-0)[0x55e140e21b70]{IN_USE}: Removing from parent mgw(mgw-fsm-2140506-0)[0x55e140e18580] (mgcp_client_endpoint_fsm.c:873) 20250126085701217 DLMGCP DEBUG mgw-endp(mgw-fsm-2140506-0)[0x55e140e21b70]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250126085701217 DLMGCP DEBUG mgw-endp(mgw-fsm-2140506-0)[0x55e140e21b70]{IN_USE}: Deallocated (fsm.c:568) 20250126085701217 DMGW DEBUG mgw(mgw-fsm-2140506-0)[0x55e140e18580]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250126085701217 DMGW DEBUG mgw(mgw-fsm-2140506-0)[0x55e140e18580]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250126085701217 DMGW DEBUG mgw(mgw-fsm-2140506-0)[0x55e140e18580]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250126085701217 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2140506)[0x55e140db9a90]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250126085701217 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250126085701218 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085701218 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250126085701218 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085701218 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085701218 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1355) 20250126085701218 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250126085701218 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x7bfe9e,cause=radio(normal)) (hnbgw_rua.c:439) 20250126085701218 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8126110 SCCP-19 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250126085701218 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8126110)[0x55e140db8fe0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250126085701218 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250126085701218 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250126085701218 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8126110)[0x55e140db8fe0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250126085701218 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55e140dba740]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126085701218 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250126085701218 DLSCCP DEBUG SCCP-SCOC(19)[0x55e140dba180]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250126085701218 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c79291), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250126085701218 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085701218 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085701218 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085701218 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085701218 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8126110)[0x55e140db8fe0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250126085701218 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55e140dba740]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250126085701218 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55e140dba740]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250126085701218 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085701218 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085701218 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085701218 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085701218 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085701218 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085701218 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085701218 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: Session index based on local reference:11 HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(221)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(220)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@2bd1da4a78dd: Deleted conn table entry 11TC_rab_assignment_concurrent0(220)4354267 HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: Session index based on connection ID:11 20250126085701224 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085701224 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085701224 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085701224 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085701224 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085701224 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085701224 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085701224 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085701224 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085701224 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085701224 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085701224 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085701224 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085701224 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=00c79291), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250126085701224 DLSCCP DEBUG Received CO:RELRE for local reference 19 (sccp_scoc.c:1824) 20250126085701224 DLSCCP DEBUG SCCP-SCOC(19)[0x55e140dba180]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250126085701224 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085701224 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250126085701224 DCN DEBUG handle_cn_disc_ind() conn_id=19 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250126085701224 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55e140dba740]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250126085701224 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55e140dba740]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250126085701224 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8126110)[0x55e140db8fe0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250126085701224 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8126110)[0x55e140db8fe0]{disconnected}: Freeing instance (context_map.c:202) 20250126085701224 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8126110)[0x55e140db8fe0]{disconnected}: Deallocated (fsm.c:568) 20250126085701224 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55e140dba740]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250126085701224 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55e140dba740]{disconnected}: Freeing instance (context_map.c:206) 20250126085701224 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55e140dba740]{disconnected}: Deallocated (fsm.c:568) 20250126085701224 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8126110 SCCP-19 msc-0 MI=NONE: Deallocating (context_map.c:225) 20250126085701224 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c79291), PART(T=Source Reference,L=4,D=00000013) (sccp_scrc.c:406) 20250126085701224 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085701224 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085701224 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085701224 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085701224 DLSCCP DEBUG SCCP-SCOC(19)[0x55e140dba180]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250126085701224 DLSCCP DEBUG SCCP-SCOC(19)[0x55e140dba180]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250126085701224 DLSCCP DEBUG SCCP-SCOC(19)[0x55e140dba180]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250126085701224 DLSCCP DEBUG SCCP-SCOC(19)[0x55e140dba180]{IDLE}: Deallocated (fsm.c:568) 20250126085701225 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085701225 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085701225 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085701225 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085701225 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085701225 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085701225 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085701225 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: Session index based on local reference:11 HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(221)@2bd1da4a78dd: DLCX{ line := { verb := "DLCX", trans_id := "78", ep := "rtpbridge/12@mgw", ver := "1.0" }, params := { { code := "C", val := "20a95a17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(221)@2bd1da4a78dd: DLCX{ line := { verb := "DLCX", trans_id := "79", ep := "rtpbridge/12@mgw", ver := "1.0" }, params := { { code := "C", val := "20a95a17" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(221)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126085701233 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 78 OK (mgcp_client.c:758) 20250126085701233 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140e28440]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250126085701233 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140e28440]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250126085701233 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140e28440]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250126085701233 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140e28440]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250126085701234 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 79 OK (mgcp_client.c:758) 20250126085701234 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e140e18370]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250126085701234 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e140e18370]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250126085701234 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e140e18370]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250126085701234 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e140e18370]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@2bd1da4a78dd: Deleted conn table entry 12TC_rab_assignment_concurrent0(221)2140506 HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: Session index based on connection ID:13 HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: vl_len:12 HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: vl_from0 HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250126085701242 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085701242 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085701242 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085701242 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085701242 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085701242 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085701242 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085701242 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085701243 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085701243 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085701243 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085701243 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085701243 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085701243 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000015), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250126085701243 DLSCCP DEBUG Received CO:CODT for local reference 21 (sccp_scoc.c:1824) 20250126085701243 DLSCCP DEBUG SCCP-SCOC(21)[0x55e140dbcbe0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250126085701243 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085701243 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250126085701243 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55e140dbb7c0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250126085701243 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250126085701243 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250126085701243 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55e140dbb7c0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250126085701243 DMGW DEBUG mgw(mgw-fsm-12499288-0)[0x55e140e2aad0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250126085701243 DMGW DEBUG mgw(mgw-fsm-12499288-0)[0x55e140e2aad0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250126085701243 DMGW DEBUG mgw(mgw-fsm-12499288-0)[0x55e140e2aad0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250126085701243 DLMGCP DEBUG mgw-endp(mgw-fsm-12499288-0)[0x55e140e216d0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250126085701243 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140e313a0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250126085701243 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47066: len=58 'DLCX 80 rtpbridge/13@mgw MGCP 1.0\r\nC: beb9'... (mgcp_client.c:807) 20250126085701243 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250126085701243 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140e313a0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250126085701243 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e140e215a0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250126085701243 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47066: len=58 'DLCX 81 rtpbridge/13@mgw MGCP 1.0\r\nC: beb9'... (mgcp_client.c:807) 20250126085701243 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250126085701243 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e140e215a0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250126085701243 DLMGCP DEBUG mgw-endp(mgw-fsm-12499288-0)[0x55e140e216d0]{IN_USE}: Removing from parent mgw(mgw-fsm-12499288-0)[0x55e140e2aad0] (mgcp_client_endpoint_fsm.c:873) 20250126085701243 DLMGCP DEBUG mgw-endp(mgw-fsm-12499288-0)[0x55e140e216d0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250126085701243 DLMGCP DEBUG mgw-endp(mgw-fsm-12499288-0)[0x55e140e216d0]{IN_USE}: Deallocated (fsm.c:568) 20250126085701243 DMGW DEBUG mgw(mgw-fsm-12499288-0)[0x55e140e2aad0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250126085701243 DMGW DEBUG mgw(mgw-fsm-12499288-0)[0x55e140e2aad0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250126085701243 DMGW DEBUG mgw(mgw-fsm-12499288-0)[0x55e140e2aad0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250126085701243 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12499288)[0x55e140dbc110]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250126085701243 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250126085701243 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085701243 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250126085701243 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085701243 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085701243 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1355) 20250126085701243 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250126085701243 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x20a95a,cause=radio(normal)) (hnbgw_rua.c:439) 20250126085701243 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2140506 SCCP-20 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250126085701243 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2140506)[0x55e140db9a90]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250126085701243 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250126085701243 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250126085701243 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2140506)[0x55e140db9a90]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250126085701243 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55e140dba2b0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126085701243 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250126085701243 DLSCCP DEBUG SCCP-SCOC(20)[0x55e140dbbfe0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250126085701244 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000f1a8b), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250126085701244 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085701244 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085701244 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085701244 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085701244 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2140506)[0x55e140db9a90]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250126085701244 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55e140dba2b0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250126085701244 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55e140dba2b0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250126085701244 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085701244 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085701244 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085701244 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085701244 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085701244 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085701244 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085701244 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: Session index based on local reference:12 HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(222)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(221)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@2bd1da4a78dd: Deleted conn table entry 12TC_rab_assignment_concurrent0(221)14352973 HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: Session index based on connection ID:12 TC_rab_assignment_concurrent0(222)@2bd1da4a78dd: DLCX{ line := { verb := "DLCX", trans_id := "80", ep := "rtpbridge/13@mgw", ver := "1.0" }, params := { { code := "C", val := "beb95817" }, { code := "I", val := "11111" } }, sdp := omit } 20250126085701251 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085701251 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085701251 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085701251 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085701251 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085701251 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085701251 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085701251 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085701252 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085701252 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085701252 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085701252 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085701252 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085701252 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=000f1a8b), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250126085701252 DLSCCP DEBUG Received CO:RELRE for local reference 20 (sccp_scoc.c:1824) 20250126085701252 DLSCCP DEBUG SCCP-SCOC(20)[0x55e140dbbfe0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250126085701252 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085701252 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250126085701252 DCN DEBUG handle_cn_disc_ind() conn_id=20 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250126085701252 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55e140dba2b0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250126085701252 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55e140dba2b0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250126085701252 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2140506)[0x55e140db9a90]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250126085701252 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2140506)[0x55e140db9a90]{disconnected}: Freeing instance (context_map.c:202) 20250126085701252 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2140506)[0x55e140db9a90]{disconnected}: Deallocated (fsm.c:568) 20250126085701252 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55e140dba2b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250126085701252 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55e140dba2b0]{disconnected}: Freeing instance (context_map.c:206) 20250126085701252 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55e140dba2b0]{disconnected}: Deallocated (fsm.c:568) 20250126085701252 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2140506 SCCP-20 msc-0 MI=NONE: Deallocating (context_map.c:225) 20250126085701252 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000f1a8b), PART(T=Source Reference,L=4,D=00000014) (sccp_scrc.c:406) 20250126085701252 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085701252 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085701252 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085701252 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085701252 DLSCCP DEBUG SCCP-SCOC(20)[0x55e140dbbfe0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250126085701252 DLSCCP DEBUG SCCP-SCOC(20)[0x55e140dbbfe0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250126085701252 DLSCCP DEBUG SCCP-SCOC(20)[0x55e140dbbfe0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250126085701252 DLSCCP DEBUG SCCP-SCOC(20)[0x55e140dbbfe0]{IDLE}: Deallocated (fsm.c:568) 20250126085701252 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085701252 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085701252 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085701252 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085701252 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085701252 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085701252 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085701252 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: Session index based on local reference:12 HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(222)@2bd1da4a78dd: DLCX{ line := { verb := "DLCX", trans_id := "81", ep := "rtpbridge/13@mgw", ver := "1.0" }, params := { { code := "C", val := "beb95817" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(222)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126085701259 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 80 OK (mgcp_client.c:758) 20250126085701259 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140e313a0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250126085701259 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140e313a0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250126085701259 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140e313a0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250126085701259 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140e313a0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250126085701259 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 81 OK (mgcp_client.c:758) 20250126085701259 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e140e215a0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250126085701259 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e140e215a0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250126085701259 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e140e215a0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250126085701259 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e140e215a0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@2bd1da4a78dd: Deleted conn table entry 13TC_rab_assignment_concurrent0(222)12499288 HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: Session index based on connection ID:14 HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: vl_len:12 HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: vl_from0 HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250126085701268 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085701268 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085701268 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085701268 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085701268 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085701268 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085701268 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085701268 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085701268 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085701268 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085701268 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085701268 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085701268 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085701268 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000016), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250126085701268 DLSCCP DEBUG Received CO:CODT for local reference 22 (sccp_scoc.c:1824) 20250126085701268 DLSCCP DEBUG SCCP-SCOC(22)[0x55e140dbdfe0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250126085701268 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085701268 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250126085701268 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55e140dbdaf0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250126085701268 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250126085701268 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250126085701268 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55e140dbdaf0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250126085701268 DMGW DEBUG mgw(mgw-fsm-4438616-0)[0x55e140e33940]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250126085701268 DMGW DEBUG mgw(mgw-fsm-4438616-0)[0x55e140e33940]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250126085701268 DMGW DEBUG mgw(mgw-fsm-4438616-0)[0x55e140e33940]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250126085701268 DLMGCP DEBUG mgw-endp(mgw-fsm-4438616-0)[0x55e140e2a770]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250126085701268 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140e3a210]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250126085701268 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47066: len=58 'DLCX 82 rtpbridge/14@mgw MGCP 1.0\r\nC: 43ba'... (mgcp_client.c:807) 20250126085701268 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250126085701268 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140e3a210]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250126085701268 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e140e3c220]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250126085701268 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47066: len=58 'DLCX 83 rtpbridge/14@mgw MGCP 1.0\r\nC: 43ba'... (mgcp_client.c:807) 20250126085701268 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250126085701268 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e140e3c220]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250126085701268 DLMGCP DEBUG mgw-endp(mgw-fsm-4438616-0)[0x55e140e2a770]{IN_USE}: Removing from parent mgw(mgw-fsm-4438616-0)[0x55e140e33940] (mgcp_client_endpoint_fsm.c:873) 20250126085701268 DLMGCP DEBUG mgw-endp(mgw-fsm-4438616-0)[0x55e140e2a770]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250126085701268 DLMGCP DEBUG mgw-endp(mgw-fsm-4438616-0)[0x55e140e2a770]{IN_USE}: Deallocated (fsm.c:568) 20250126085701268 DMGW DEBUG mgw(mgw-fsm-4438616-0)[0x55e140e33940]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250126085701268 DMGW DEBUG mgw(mgw-fsm-4438616-0)[0x55e140e33940]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250126085701268 DMGW DEBUG mgw(mgw-fsm-4438616-0)[0x55e140e33940]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250126085701268 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4438616)[0x55e140da5140]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250126085701268 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250126085701269 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085701269 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250126085701269 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085701269 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085701269 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1355) 20250126085701269 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250126085701269 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xbeb958,cause=radio(normal)) (hnbgw_rua.c:439) 20250126085701269 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12499288 SCCP-21 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250126085701269 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12499288)[0x55e140dbc110]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250126085701269 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250126085701269 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250126085701269 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12499288)[0x55e140dbc110]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250126085701269 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55e140dbb7c0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126085701269 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250126085701269 DLSCCP DEBUG SCCP-SCOC(21)[0x55e140dbcbe0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250126085701269 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f7e1a2), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250126085701269 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085701269 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085701269 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085701269 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085701269 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12499288)[0x55e140dbc110]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250126085701269 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55e140dbb7c0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250126085701269 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55e140dbb7c0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250126085701269 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085701269 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085701269 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085701269 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085701269 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085701269 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085701269 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085701269 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: Session index based on local reference:13 HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(223)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(222)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@2bd1da4a78dd: Deleted conn table entry 13TC_rab_assignment_concurrent0(222)2547903 HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: Session index based on connection ID:13 20250126085701277 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085701277 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085701277 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085701277 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085701277 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085701277 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085701277 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085701277 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085701277 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085701277 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085701277 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085701277 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085701277 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085701277 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=00f7e1a2), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250126085701277 DLSCCP DEBUG Received CO:RELRE for local reference 21 (sccp_scoc.c:1824) 20250126085701277 DLSCCP DEBUG SCCP-SCOC(21)[0x55e140dbcbe0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250126085701277 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085701277 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250126085701277 DCN DEBUG handle_cn_disc_ind() conn_id=21 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250126085701277 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55e140dbb7c0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250126085701277 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55e140dbb7c0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250126085701277 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12499288)[0x55e140dbc110]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250126085701277 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12499288)[0x55e140dbc110]{disconnected}: Freeing instance (context_map.c:202) 20250126085701277 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12499288)[0x55e140dbc110]{disconnected}: Deallocated (fsm.c:568) 20250126085701277 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55e140dbb7c0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250126085701277 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55e140dbb7c0]{disconnected}: Freeing instance (context_map.c:206) 20250126085701277 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55e140dbb7c0]{disconnected}: Deallocated (fsm.c:568) 20250126085701277 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12499288 SCCP-21 msc-0 MI=NONE: Deallocating (context_map.c:225) 20250126085701277 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f7e1a2), PART(T=Source Reference,L=4,D=00000015) (sccp_scrc.c:406) 20250126085701277 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085701277 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085701277 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085701277 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085701277 DLSCCP DEBUG SCCP-SCOC(21)[0x55e140dbcbe0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250126085701277 DLSCCP DEBUG SCCP-SCOC(21)[0x55e140dbcbe0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250126085701277 DLSCCP DEBUG SCCP-SCOC(21)[0x55e140dbcbe0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250126085701277 DLSCCP DEBUG SCCP-SCOC(21)[0x55e140dbcbe0]{IDLE}: Deallocated (fsm.c:568) 20250126085701278 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085701278 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085701278 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085701278 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085701278 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085701278 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085701278 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085701278 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_rab_assignment_concurrent0(223)@2bd1da4a78dd: DLCX{ line := { verb := "DLCX", trans_id := "82", ep := "rtpbridge/14@mgw", ver := "1.0" }, params := { { code := "C", val := "43ba5817" }, { code := "I", val := "11111" } }, sdp := omit } HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: Session index based on local reference:13 HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: RLC received in state:disconnect_pending HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: Session index based on connection ID:15 HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: vl_len:12 HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: vl_from0 HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250126085701282 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085701282 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085701282 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085701282 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085701282 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085701282 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085701282 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085701283 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085701283 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085701283 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085701283 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085701283 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085701283 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085701283 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000017), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250126085701283 DLSCCP DEBUG Received CO:CODT for local reference 23 (sccp_scoc.c:1824) 20250126085701283 DLSCCP DEBUG SCCP-SCOC(23)[0x55e140dbea20]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250126085701283 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085701283 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250126085701283 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55e140dbe110]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250126085701283 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250126085701283 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250126085701283 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55e140dbe110]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250126085701283 DMGW DEBUG mgw(mgw-fsm-5145881-0)[0x55e140e33190]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250126085701283 DMGW DEBUG mgw(mgw-fsm-5145881-0)[0x55e140e33190]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250126085701283 DMGW DEBUG mgw(mgw-fsm-5145881-0)[0x55e140e33190]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250126085701283 DLMGCP DEBUG mgw-endp(mgw-fsm-5145881-0)[0x55e140e3c7c0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250126085701283 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140e43090]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250126085701283 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47066: len=58 'DLCX 84 rtpbridge/15@mgw MGCP 1.0\r\nC: 4e85'... (mgcp_client.c:807) 20250126085701283 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250126085701283 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140e43090]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250126085701283 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e140e3c600]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250126085701283 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47066: len=58 'DLCX 85 rtpbridge/15@mgw MGCP 1.0\r\nC: 4e85'... (mgcp_client.c:807) 20250126085701283 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250126085701283 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e140e3c600]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250126085701283 DLMGCP DEBUG mgw-endp(mgw-fsm-5145881-0)[0x55e140e3c7c0]{IN_USE}: Removing from parent mgw(mgw-fsm-5145881-0)[0x55e140e33190] (mgcp_client_endpoint_fsm.c:873) 20250126085701283 DLMGCP DEBUG mgw-endp(mgw-fsm-5145881-0)[0x55e140e3c7c0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250126085701283 DLMGCP DEBUG mgw-endp(mgw-fsm-5145881-0)[0x55e140e3c7c0]{IN_USE}: Deallocated (fsm.c:568) 20250126085701283 DMGW DEBUG mgw(mgw-fsm-5145881-0)[0x55e140e33190]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250126085701283 DMGW DEBUG mgw(mgw-fsm-5145881-0)[0x55e140e33190]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250126085701283 DMGW DEBUG mgw(mgw-fsm-5145881-0)[0x55e140e33190]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250126085701283 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5145881)[0x55e140dbc750]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250126085701283 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250126085701283 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085701283 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) TC_rab_assignment_concurrent0(224)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(223)@2bd1da4a78dd: DLCX{ line := { verb := "DLCX", trans_id := "83", ep := "rtpbridge/14@mgw", ver := "1.0" }, params := { { code := "C", val := "43ba5817" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(223)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent-Iuh0-RUA(201)@2bd1da4a78dd: Deleted conn table entry 14TC_rab_assignment_concurrent0(223)4438616 20250126085701295 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085701295 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085701295 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1355) 20250126085701295 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250126085701295 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x43ba58,cause=radio(normal)) (hnbgw_rua.c:439) 20250126085701295 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4438616 SCCP-22 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250126085701295 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4438616)[0x55e140da5140]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250126085701295 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250126085701295 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250126085701295 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4438616)[0x55e140da5140]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250126085701295 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55e140dbdaf0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126085701295 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250126085701295 DLSCCP DEBUG SCCP-SCOC(22)[0x55e140dbdfe0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250126085701295 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002ce232), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250126085701295 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085701295 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085701295 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085701295 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085701296 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4438616)[0x55e140da5140]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250126085701296 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55e140dbdaf0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250126085701296 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55e140dbdaf0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250126085701296 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085701296 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085701296 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085701296 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085701296 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085701296 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085701296 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085701296 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085701297 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 82 OK (mgcp_client.c:758) 20250126085701297 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140e3a210]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250126085701297 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140e3a210]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250126085701297 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140e3a210]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250126085701297 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140e3a210]{ST_DLCX_RESP}: Deallocated (fsm.c:568) HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: Session index based on local reference:14 HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250126085701298 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 83 OK (mgcp_client.c:758) 20250126085701298 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e140e3c220]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250126085701298 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e140e3c220]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250126085701298 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e140e3c220]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250126085701298 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e140e3c220]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(224)@2bd1da4a78dd: DLCX{ line := { verb := "DLCX", trans_id := "84", ep := "rtpbridge/15@mgw", ver := "1.0" }, params := { { code := "C", val := "4e851917" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(223)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@2bd1da4a78dd: Deleted conn table entry 14TC_rab_assignment_concurrent0(223)9079259 HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: Session index based on connection ID:14 20250126085701303 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085701303 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085701303 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085701303 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085701303 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085701303 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085701303 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085701303 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085701303 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085701304 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085701304 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085701304 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085701304 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085701304 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=002ce232), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250126085701304 DLSCCP DEBUG Received CO:RELRE for local reference 22 (sccp_scoc.c:1824) 20250126085701304 DLSCCP DEBUG SCCP-SCOC(22)[0x55e140dbdfe0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250126085701304 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085701304 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250126085701304 DCN DEBUG handle_cn_disc_ind() conn_id=22 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250126085701304 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55e140dbdaf0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250126085701304 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55e140dbdaf0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250126085701304 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4438616)[0x55e140da5140]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250126085701304 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4438616)[0x55e140da5140]{disconnected}: Freeing instance (context_map.c:202) 20250126085701304 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4438616)[0x55e140da5140]{disconnected}: Deallocated (fsm.c:568) 20250126085701304 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55e140dbdaf0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250126085701304 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55e140dbdaf0]{disconnected}: Freeing instance (context_map.c:206) 20250126085701304 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55e140dbdaf0]{disconnected}: Deallocated (fsm.c:568) 20250126085701304 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4438616 SCCP-22 msc-0 MI=NONE: Deallocating (context_map.c:225) 20250126085701304 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002ce232), PART(T=Source Reference,L=4,D=00000016) (sccp_scrc.c:406) 20250126085701304 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085701304 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085701304 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085701304 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085701304 DLSCCP DEBUG SCCP-SCOC(22)[0x55e140dbdfe0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250126085701304 DLSCCP DEBUG SCCP-SCOC(22)[0x55e140dbdfe0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250126085701304 DLSCCP DEBUG SCCP-SCOC(22)[0x55e140dbdfe0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250126085701304 DLSCCP DEBUG SCCP-SCOC(22)[0x55e140dbdfe0]{IDLE}: Deallocated (fsm.c:568) 20250126085701304 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085701304 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085701304 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085701304 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085701304 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085701304 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085701304 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085701304 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: Session index based on local reference:14 HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(224)@2bd1da4a78dd: DLCX{ line := { verb := "DLCX", trans_id := "85", ep := "rtpbridge/15@mgw", ver := "1.0" }, params := { { code := "C", val := "4e851917" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(224)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126085701306 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 84 OK (mgcp_client.c:758) 20250126085701306 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140e43090]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250126085701306 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140e43090]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250126085701306 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140e43090]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250126085701306 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140e43090]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250126085701307 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 85 OK (mgcp_client.c:758) 20250126085701307 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e140e3c600]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250126085701307 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e140e3c600]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250126085701307 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e140e3c600]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250126085701307 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e140e3c600]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@2bd1da4a78dd: Deleted conn table entry 15TC_rab_assignment_concurrent0(224)5145881 20250126085701496 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085701497 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085701497 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1355) 20250126085701497 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250126085701497 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x4e8519,cause=radio(normal)) (hnbgw_rua.c:439) 20250126085701497 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5145881 SCCP-23 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250126085701497 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5145881)[0x55e140dbc750]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250126085701497 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250126085701497 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250126085701497 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5145881)[0x55e140dbc750]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250126085701497 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55e140dbe110]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126085701497 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250126085701497 DLSCCP DEBUG SCCP-SCOC(23)[0x55e140dbea20]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250126085701497 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00583c13), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250126085701497 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085701497 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085701497 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085701497 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085701497 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5145881)[0x55e140dbc750]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250126085701497 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55e140dbe110]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250126085701497 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55e140dbe110]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250126085701497 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085701497 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085701497 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085701497 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085701497 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085701497 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085701497 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085701497 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: Session index based on local reference:15 HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(224)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@2bd1da4a78dd: Deleted conn table entry 15TC_rab_assignment_concurrent0(224)14522496 HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: Session index based on connection ID:15 20250126085701509 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085701509 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085701509 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085701509 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085701509 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085701509 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085701509 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085701509 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085701510 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085701510 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085701510 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085701510 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085701510 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085701510 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=00583c13), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250126085701510 DLSCCP DEBUG Received CO:RELRE for local reference 23 (sccp_scoc.c:1824) 20250126085701510 DLSCCP DEBUG SCCP-SCOC(23)[0x55e140dbea20]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250126085701510 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085701510 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250126085701510 DCN DEBUG handle_cn_disc_ind() conn_id=23 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250126085701510 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55e140dbe110]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250126085701510 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55e140dbe110]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250126085701510 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5145881)[0x55e140dbc750]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250126085701510 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5145881)[0x55e140dbc750]{disconnected}: Freeing instance (context_map.c:202) 20250126085701510 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5145881)[0x55e140dbc750]{disconnected}: Deallocated (fsm.c:568) 20250126085701510 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55e140dbe110]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250126085701510 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55e140dbe110]{disconnected}: Freeing instance (context_map.c:206) 20250126085701510 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55e140dbe110]{disconnected}: Deallocated (fsm.c:568) 20250126085701510 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5145881 SCCP-23 msc-0 MI=NONE: Deallocating (context_map.c:225) 20250126085701510 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00583c13), PART(T=Source Reference,L=4,D=00000017) (sccp_scrc.c:406) 20250126085701510 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085701510 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085701510 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085701510 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085701510 DLSCCP DEBUG SCCP-SCOC(23)[0x55e140dbea20]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250126085701510 DLSCCP DEBUG SCCP-SCOC(23)[0x55e140dbea20]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250126085701510 DLSCCP DEBUG SCCP-SCOC(23)[0x55e140dbea20]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250126085701510 DLSCCP DEBUG SCCP-SCOC(23)[0x55e140dbea20]{IDLE}: Deallocated (fsm.c:568) 20250126085701510 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085701510 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085701510 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085701510 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085701510 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085701510 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085701510 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085701510 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: Session index based on local reference:15 HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(209)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126085702995 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58834<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(209)@2bd1da4a78dd: Final verdict of PTC: pass TC_rab_assignment_concurrent0(210)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126085703012 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58848<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(210)@2bd1da4a78dd: Final verdict of PTC: pass TC_rab_assignment_concurrent0(211)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126085703025 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58862<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(211)@2bd1da4a78dd: Final verdict of PTC: pass TC_rab_assignment_concurrent0(212)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126085703032 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58874<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(212)@2bd1da4a78dd: Final verdict of PTC: pass TC_rab_assignment_concurrent0(213)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126085703049 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58880<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(213)@2bd1da4a78dd: Final verdict of PTC: pass TC_rab_assignment_concurrent0(214)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126085703085 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58890<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(214)@2bd1da4a78dd: Final verdict of PTC: pass TC_rab_assignment_concurrent0(215)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126085703114 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58892<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(215)@2bd1da4a78dd: Final verdict of PTC: pass TC_rab_assignment_concurrent0(216)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126085703142 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58900<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(216)@2bd1da4a78dd: Final verdict of PTC: pass TC_rab_assignment_concurrent0(217)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126085703166 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58904<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(217)@2bd1da4a78dd: Final verdict of PTC: pass TC_rab_assignment_concurrent0(218)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(218)@2bd1da4a78dd: Final verdict of PTC: pass 20250126085703181 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58906<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(219)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(219)@2bd1da4a78dd: Final verdict of PTC: pass 20250126085703205 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58912<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(220)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(220)@2bd1da4a78dd: Final verdict of PTC: pass 20250126085703224 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58914<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(221)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126085703250 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58924<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(221)@2bd1da4a78dd: Final verdict of PTC: pass TC_rab_assignment_concurrent0(222)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126085703277 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58940<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(222)@2bd1da4a78dd: Final verdict of PTC: pass TC_rab_assignment_concurrent0(223)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(223)@2bd1da4a78dd: Final verdict of PTC: pass 20250126085703303 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58950<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250126085703395 DLSCCP DEBUG SCCP-SCOC(6)[0x55e140d9cfe0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085703395 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c47509), PART(T=Source Reference,L=4,D=00000006), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085703395 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085703396 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085703396 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085703396 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085703396 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085703396 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085703396 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085703396 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085703396 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085703396 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085703396 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085703396 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085703404 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085703404 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085703404 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085703404 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085703404 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085703404 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085703404 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085703404 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085703404 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085703404 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085703404 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085703404 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085703404 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085703404 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=00c47509) (sccp_scrc.c:477) 20250126085703404 DLSCCP DEBUG Received CO:RELCO for local reference 6 (sccp_scoc.c:1824) 20250126085703404 DLSCCP DEBUG SCCP-SCOC(6)[0x55e140d9cfe0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250126085703404 DLSCCP DEBUG SCCP-SCOC(6)[0x55e140d9cfe0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250126085703404 DLSCCP DEBUG SCCP-SCOC(6)[0x55e140d9cfe0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250126085703404 DLSCCP DEBUG SCCP-SCOC(6)[0x55e140d9cfe0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250126085703404 DLSCCP DEBUG SCCP-SCOC(6)[0x55e140d9cfe0]{IDLE}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(224)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126085703514 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58956<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(224)@2bd1da4a78dd: Final verdict of PTC: pass MTC@2bd1da4a78dd: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.sgsn0-SCCP(205)@2bd1da4a78dd: Final verdict of PTC: none MutexDispCT-TC_rab_assignment_concurrent(196)@2bd1da4a78dd: Final verdict of PTC: none 20250126085703522 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250126085703522 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085703522 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250126085703522 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250126085703522 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250126085703522 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085703522 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126085703522 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250126085703522 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126085703522 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085703522 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20250126085703522 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126085703522 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126085703522 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126085703522 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250126085703522 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126085703522 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication TC_rab_assignment_concurrent-Iuh0-RUA(201)@2bd1da4a78dd: Final verdict of PTC: none 20250126085703522 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085703522 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126085703522 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20250126085703522 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085703522 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085703522 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085703522 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085703522 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126085703522 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126085703522 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126085703522 DRANAP NOTICE cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: link lost (cnlink.c:118) 20250126085703522 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085703522 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085703522 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250126085703522 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250126085703522 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250126085703522 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:40677<->l=127.0.0.1:4262) (control_if.c:193) 20250126085703522 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58822<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.msc0-M3UA(204)@2bd1da4a78dd: Final verdict of PTC: none 20250126085703522 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126085703522 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085703522 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126085703522 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250126085703522 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20250126085703522 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085703522 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250126085703522 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20250126085703522 DLINP <0002> stream_srv.c:766 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250126085703522 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085703522 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20250126085703522 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126085703522 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126085703522 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126085703522 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250126085703522 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126085703522 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn0-RAN(206)@2bd1da4a78dd: Final verdict of PTC: none 20250126085703522 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085703522 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126085703522 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20250126085703522 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085703522 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085703522 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085703522 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085703522 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126085703522 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126085703522 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126085703522 DRANAP NOTICE cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-M3UA(207)@2bd1da4a78dd: Final verdict of PTC: none TC_rab_assignment_concurrent-Iuh0(200)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(202)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.msc0-RAN(203)@2bd1da4a78dd: Final verdict of PTC: none VirtHNBGW-STATS(197)@2bd1da4a78dd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(198)@2bd1da4a78dd: Final verdict of PTC: none 20250126085703523 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58810<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-MGCP(208)@2bd1da4a78dd: Final verdict of PTC: none MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(199)@2bd1da4a78dd: Final verdict of PTC: none MTC@2bd1da4a78dd: Setting final verdict of the test case. MTC@2bd1da4a78dd: Local verdict of MTC: pass MTC@2bd1da4a78dd: Local verdict of PTC MutexDispCT-TC_rab_assignment_concurrent(196): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC VirtHNBGW-STATS(197): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC IPA-CTRL-CLI-IPA(198): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW-PFCP(199): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_rab_assignment_concurrent-Iuh0(200): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_rab_assignment_concurrent-Iuh0-RUA(201): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.msc0-SCCP(202): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.msc0-RAN(203): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.msc0-M3UA(204): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(205): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.sgsn0-RAN(206): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(207): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW-MGCP(208): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_rab_assignment_concurrent0(209): pass (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_rab_assignment_concurrent0(210): pass (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_rab_assignment_concurrent0(211): pass (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_rab_assignment_concurrent0(212): pass (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_rab_assignment_concurrent0(213): pass (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_rab_assignment_concurrent0(214): pass (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_rab_assignment_concurrent0(215): pass (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_rab_assignment_concurrent0(216): pass (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_rab_assignment_concurrent0(217): pass (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_rab_assignment_concurrent0(218): pass (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_rab_assignment_concurrent0(219): pass (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_rab_assignment_concurrent0(220): pass (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_rab_assignment_concurrent0(221): pass (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_rab_assignment_concurrent0(222): pass (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_rab_assignment_concurrent0(223): pass (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_rab_assignment_concurrent0(224): pass (pass -> pass) MTC@2bd1da4a78dd: Test case TC_rab_assignment_concurrent finished. Verdict: pass MTC@2bd1da4a78dd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assignment_concurrent pass'. Sun Jan 26 08:57:03 UTC 2025 ====== HNBGW_Tests.TC_rab_assignment_concurrent pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_rab_assignment_concurrent.talloc 20250126085703578 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58972<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126085704081 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58972<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=1914172) Waiting for packet dumper to finish... 1 (prev_count=1914172, count=1951652) 20250126085705523 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126085705523 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250126085705523 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250126085705523 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126085705523 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250126085705523 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@2bd1da4a78dd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assignment_concurrent pass' was executed successfully (exit status: 0). MTC@2bd1da4a78dd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_release'. ------ HNBGW_Tests.TC_rab_release ------ Sun Jan 26 08:57:06 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_rab_release.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_rab_release.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@2bd1da4a78dd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_release' was executed successfully (exit status: 0). MTC@2bd1da4a78dd: Test case TC_rab_release started. 20250126085707198 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49458<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126085707203 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49462<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126085707210 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:44721<->l=127.0.0.1:4262) (control_if.c:572) 20250126085707290 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085707291 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085707291 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085707291 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085707291 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085707291 DRANAP DEBUG cnlink(msc-2)[0x55e140d26870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085707291 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085707291 DRANAP DEBUG cnlink(msc-3)[0x55e140d90760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_rab_release-Iuh0(229)@2bd1da4a78dd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250126085707291 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250126085707291 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250126085707292 DRANAP DEBUG cnlink(msc-3)[0x55e140d90760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085707292 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250126085707292 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085707292 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085707292 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085707292 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085707292 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085707293 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085707293 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085707293 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085707293 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085707293 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085707293 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085707293 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085707293 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085707293 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085707293 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250126085707293 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085707293 DRANAP DEBUG cnlink(msc-3)[0x55e140d90760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085707293 DRANAP DEBUG cnlink(msc-2)[0x55e140d26870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085707293 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250126085707293 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085707293 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085707293 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085707293 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085707293 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085707293 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085707293 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085707293 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085707293 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085707293 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085707293 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085707293 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085707293 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085707293 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085707293 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250126085707293 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085707293 DRANAP DEBUG cnlink(msc-2)[0x55e140d26870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085707293 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085707293 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250126085707293 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085707293 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085707293 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085707293 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085707293 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085707293 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085707293 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085707293 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085707293 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085707293 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085707293 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085707293 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085707293 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085707293 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085707293 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126085707293 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085707293 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085707293 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085707293 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250126085707293 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085707293 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085707293 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085707293 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085707293 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085707293 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085707293 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085707293 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085707293 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085707293 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085707293 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085707293 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085707293 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085707293 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085707293 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085707293 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085707293 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085707293 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085707293 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085707293 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085707293 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250126085707293 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250126085707293 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250126085707293 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085707293 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085707293 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085707293 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250126085707293 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250126085707293 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250126085707293 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250126085707293 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085707293 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085707293 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085707293 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126085707293 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126085707293 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126085707293 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250126085707293 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085707293 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085707293 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085707293 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085707293 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085707293 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085707293 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@2bd1da4a78dd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2bd1da4a78dd: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(233)@2bd1da4a78dd: ************************************************* HNBGW_Test.msc0-M3UA(233)@2bd1da4a78dd: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(233)@2bd1da4a78dd: ************************************************* HNBGW_Test.msc0-SCCP(231)@2bd1da4a78dd: v_sccp_pdu_maxlen:268 20250126085707306 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085707306 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085707306 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085707306 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085707306 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085707306 DRANAP DEBUG cnlink(sgsn-2)[0x55e140d92410]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085707306 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085707306 DRANAP DEBUG cnlink(sgsn-3)[0x55e140d92da0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085707307 DRANAP DEBUG cnlink(sgsn-3)[0x55e140d92da0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085707307 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250126085707307 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085707307 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085707307 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085707307 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085707307 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085707307 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085707307 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085707307 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085707307 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085707307 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085707307 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085707307 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085707308 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085707308 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085707308 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250126085707308 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085707308 DRANAP DEBUG cnlink(sgsn-3)[0x55e140d92da0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085707308 DRANAP DEBUG cnlink(sgsn-2)[0x55e140d92410]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085707308 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250126085707308 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085707308 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085707308 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085707308 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085707308 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085707308 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085707308 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085707308 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085707308 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085707308 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085707308 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085707308 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085707308 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085707308 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085707308 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250126085707308 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085707308 DRANAP DEBUG cnlink(sgsn-2)[0x55e140d92410]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085707308 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085707308 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250126085707308 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085707308 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085707308 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085707308 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085707308 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085707308 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085707308 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085707308 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085707308 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085707308 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085707308 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085707308 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085707308 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085707308 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085707308 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126085707308 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085707308 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085707308 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085707308 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250126085707308 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085707308 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085707308 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085707308 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085707308 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085707308 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085707308 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085707308 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085707308 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085707308 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085707308 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085707308 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085707308 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085707308 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085707308 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085707308 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085707308 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085707308 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085707308 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085707308 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085707308 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250126085707308 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250126085707308 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250126085707308 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085707308 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085707308 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085707308 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250126085707308 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250126085707308 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250126085707308 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250126085707308 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085707308 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085707308 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085707308 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126085707308 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126085707308 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126085707308 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250126085707308 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085707308 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085707308 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085707308 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085707308 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085707308 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085707308 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@2bd1da4a78dd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2bd1da4a78dd: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(236)@2bd1da4a78dd: ************************************************* HNBGW_Test.sgsn0-M3UA(236)@2bd1da4a78dd: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(236)@2bd1da4a78dd: ************************************************* HNBGW_Test.sgsn0-SCCP(234)@2bd1da4a78dd: v_sccp_pdu_maxlen:268 20250126085707328 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085707328 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085707328 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1355) 20250126085707328 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250126085707328 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20250126085707328 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250126085707328 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250126085707328 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085707328 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@2bd1da4a78dd: setverdict(pass): none -> pass 20250126085707503 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126085707503 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250126085707503 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126085707503 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(233)@2bd1da4a78dd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250126085707505 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085707505 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250126085707505 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126085707505 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126085707505 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126085707505 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250126085707505 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126085707506 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085707506 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250126085707506 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126085707506 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126085707506 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126085707506 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126085707506 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126085707506 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085707506 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126085707506 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20250126085707506 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085707506 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085707506 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085707506 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085707506 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126085707506 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126085707506 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085707507 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085707507 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250126085707508 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085707508 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085707508 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085707508 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085707508 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085707508 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085707508 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085707508 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085707508 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085707508 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085707508 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085707508 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085707508 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085707508 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085707508 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085707508 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085707508 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085707508 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085707508 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085707508 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085707508 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085707508 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085707508 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085707508 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085707508 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085707518 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126085707518 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250126085707518 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126085707518 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(236)@2bd1da4a78dd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250126085707522 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085707522 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250126085707522 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126085707522 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126085707522 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126085707522 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250126085707522 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126085707524 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085707524 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250126085707524 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126085707524 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126085707524 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126085707524 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126085707524 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126085707524 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085707524 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126085707524 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20250126085707524 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085707524 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085707524 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085707524 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085707524 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126085707524 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126085707524 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085707525 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085707525 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250126085707525 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085707525 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085707526 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085707526 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085707526 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085707526 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085707526 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085707526 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085707526 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085707526 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085707526 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085707526 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085707526 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085707526 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085707526 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085707526 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085707526 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085707526 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085707526 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085707526 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085707526 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085707526 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085707526 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085707526 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085707526 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(232)@2bd1da4a78dd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126085708319 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085708319 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085708319 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085708319 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085708319 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085708319 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085708319 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085708319 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085708319 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085708320 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085708320 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085708320 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085708320 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085708320 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085708320 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250126085708320 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250126085708320 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085708320 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085708320 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085708320 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085708320 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085708320 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085708320 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085708320 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085708320 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085708320 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085708320 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085708320 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085708320 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085708320 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085708320 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126085708320 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126085708320 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250126085708320 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250126085708320 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085708320 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250126085708320 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085708320 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085708320 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085708320 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085708320 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085708320 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085708320 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085708320 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085708320 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085708320 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085708320 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085708320 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085708320 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085708320 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126085708320 DRANAP NOTICE cnlink(msc-0)[0x55e140d46220]{CONNECTED}: link up (cnlink.c:111) 20250126085708320 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085708320 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085708320 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085708320 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085708320 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085708320 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085708320 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085708320 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085708321 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085708321 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085708321 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085708321 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085708321 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085708321 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085708321 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085708321 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085708321 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085708321 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085708321 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085708321 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085708321 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085708321 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085708321 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250126085708321 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250126085708321 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085708321 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085708321 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085708321 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085708321 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085708321 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085708321 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085708321 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085708321 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085708321 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085708321 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085708321 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085708321 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085708322 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085708322 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126085708322 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126085708322 DRANAP INFO cnlink(msc-0)[0x55e140d46220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(235)@2bd1da4a78dd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126085708327 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085708327 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085708327 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085708327 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085708327 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085708327 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085708327 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085708327 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085708327 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085708327 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085708327 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085708327 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085708327 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085708327 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085708327 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250126085708327 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250126085708327 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085708327 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085708327 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085708327 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085708327 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085708327 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085708327 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085708327 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085708327 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085708327 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085708327 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085708327 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085708327 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085708327 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085708327 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126085708327 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126085708327 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250126085708327 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250126085708327 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085708327 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250126085708327 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085708327 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085708327 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085708327 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085708327 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085708327 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085708327 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085708327 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085708327 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085708327 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085708327 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085708327 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085708327 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085708327 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126085708327 DRANAP NOTICE cnlink(sgsn-0)[0x55e140d910f0]{CONNECTED}: link up (cnlink.c:111) 20250126085708327 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085708327 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085708327 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085708327 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085708327 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085708327 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085708327 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085708327 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085708328 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085708328 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085708328 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085708328 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085708328 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085708328 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085708328 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085708328 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085708328 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085708328 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085708328 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085708328 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085708328 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085708328 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085708328 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250126085708328 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20250126085708328 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085708328 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085708328 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085708328 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085708328 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085708328 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085708328 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085708328 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085708328 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085708328 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085708328 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085708328 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085708328 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085708328 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085708328 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126085708328 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126085708328 DRANAP INFO cnlink(sgsn-0)[0x55e140d910f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250126085708355 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49474<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(232)@2bd1da4a78dd: f_create_expect(l3 := 'B1F18A289F6CEF26FAC0'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(232)@2bd1da4a78dd: Created Expect[0] for 'B1F18A289F6CEF26FAC0'O to be handled at TC_rab_release0(238) TC_rab_release-Iuh0-RUA(230)@2bd1da4a78dd: Added conn table entry 0TC_rab_release0(238)11826699 20250126085709390 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085709390 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085709390 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1355) 20250126085709390 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250126085709390 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xb4760b, normal) (hnbgw_rua.c:407) 20250126085709390 DHNB DEBUG map_rua[0x55e140da2810]{init}: Allocated (fsm.c:456) 20250126085709390 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11826699)[0x55e140da2810]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250126085709390 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11826699 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250126085709390 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085709390 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085709390 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11826699 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250126085709390 DCN DEBUG map_sccp[0x55e140dc9050]{init}: Allocated (fsm.c:456) 20250126085709390 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55e140dc9050]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250126085709390 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11826699 <-> SCCP-24 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250126085709390 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11826699 SCCP-24 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20250126085709390 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11826699)[0x55e140da2810]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250126085709390 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085709390 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085709390 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11826699)[0x55e140da2810]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250126085709390 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55e140dc9050]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126085709390 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250126085709390 DLSCCP DEBUG SCCP-SCOC(24)[0x55e140da2a20]{IDLE}: Allocated (fsm.c:456) 20250126085709390 DLSCCP DEBUG SCCP-SCOC(24)[0x55e140da2a20]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250126085709390 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0ab1f18a289f6cef26fac0004f40030000720056400500f1100926) (sccp_scrc.c:406) 20250126085709390 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085709390 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085709390 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085709390 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085709390 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085709390 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085709390 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085709390 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085709390 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085709390 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085709390 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085709390 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085709390 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085709390 DLSCCP DEBUG SCCP-SCOC(24)[0x55e140da2a20]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250126085709390 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55e140dc9050]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250126085709390 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11826699)[0x55e140da2810]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250126085709390 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085709390 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085709390 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085709390 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085709390 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085709390 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085709390 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085709390 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(231)@2bd1da4a78dd: First idle individual index:0 HNBGW_Test.msc0-SCCP(231)@2bd1da4a78dd: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(232)@2bd1da4a78dd: Found Expect[0] for l3='B1F18A289F6CEF26FAC0'O handled at TC_rab_release0(238) HNBGW_Test.msc0-RAN(232)@2bd1da4a78dd: Added conn table entry 0TC_rab_release0(238)1042186 HNBGW_Test.msc0-SCCP(231)@2bd1da4a78dd: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(231)@2bd1da4a78dd: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_rab_release0(238)@2bd1da4a78dd: setverdict(pass): none -> pass 20250126085709410 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085709410 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085709410 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085709410 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085709410 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085709410 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085709410 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085709410 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085709411 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085709411 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085709411 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085709411 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085709411 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085709411 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00174188) (sccp_scrc.c:477) 20250126085709411 DLSCCP DEBUG Received CO:COAK for local reference 24 (sccp_scoc.c:1824) 20250126085709411 DLSCCP DEBUG SCCP-SCOC(24)[0x55e140da2a20]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250126085709411 DLSCCP DEBUG SCCP-SCOC(24)[0x55e140da2a20]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250126085709411 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085709411 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250126085709411 DCN DEBUG handle_cn_conn_conf() conn_id=24, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250126085709411 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55e140dc9050]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250126085709411 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55e140dc9050]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_rab_release0(238)@2bd1da4a78dd: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(237)@2bd1da4a78dd: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_release0(238) HNBGW_Test.msc0-SCCP(231)@2bd1da4a78dd: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(231)@2bd1da4a78dd: vl_len:91 HNBGW_Test.msc0-SCCP(231)@2bd1da4a78dd: vl_from0 HNBGW_Test.msc0-SCCP(231)@2bd1da4a78dd: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250126085709612 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085709612 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085709612 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085709612 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085709612 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085709612 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085709612 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085709612 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085709613 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085709613 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085709613 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085709613 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085709613 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085709613 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000018), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:477) 20250126085709613 DLSCCP DEBUG Received CO:CODT for local reference 24 (sccp_scoc.c:1824) 20250126085709613 DLSCCP DEBUG SCCP-SCOC(24)[0x55e140da2a20]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250126085709613 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085709613 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250126085709613 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55e140dc9050]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250126085709613 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250126085709613 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250126085709613 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55e140dc9050]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250126085709613 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250126085709613 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250126085709613 DMGW DEBUG mgw(mgw-fsm-11826699-0)[0x55e140dbec80]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250126085709613 DMGW DEBUG mgw(mgw-fsm-11826699-0)[0x55e140dbec80]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250126085709613 DMGW DEBUG mgw(mgw-fsm-11826699-0)[0x55e140dbec80]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250126085709613 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250126085709613 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250126085709613 DLMGCP DEBUG mgw-endp(mgw-fsm-11826699-0)[0x55e140da1770]{UNUSED}: Allocated (fsm.c:456) 20250126085709613 DLMGCP DEBUG mgw-endp(mgw-fsm-11826699-0)[0x55e140da1770]{UNUSED}: is child of mgw(mgw-fsm-11826699-0)[0x55e140dbec80] (fsm.c:486) 20250126085709613 DLMGCP DEBUG mgw-endp(mgw-fsm-11826699-0)[0x55e140da1770]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-11826699-0)[0x55e140dbec80] (mgcp_client_endpoint_fsm.c:724) 20250126085709613 DLMGCP DEBUG mgw-endp(mgw-fsm-11826699-0)[0x55e140da1770]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250126085709613 DLMGCP DEBUG mgw-endp(mgw-fsm-11826699-0)[0x55e140da1770]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250126085709613 DLMGCP DEBUG mgw-endp(mgw-fsm-11826699-0)[0x55e140da1770]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250126085709613 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11826699-0)[0x55e140da4670]{ST_CRCX}: Allocated (fsm.c:456) 20250126085709613 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11826699-0)[0x55e140da4670]{ST_CRCX}: is child of mgw-endp(mgw-fsm-11826699-0)[0x55e140da1770] (fsm.c:486) 20250126085709614 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11826699-0)[0x55e140da4670]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250126085709614 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11826699-0)[0x55e140da4670]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250126085709614 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47066: len=200 'CRCX 86 rtpbridge/*@mgw MGCP 1.0\r\nC: b4760'... (mgcp_client.c:807) 20250126085709614 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250126085709614 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11826699-0)[0x55e140da4670]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250126085709614 DLMGCP DEBUG mgw-endp(mgw-fsm-11826699-0)[0x55e140da1770]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(237)@2bd1da4a78dd: Found Expect[0] for { line := { verb := "CRCX", trans_id := "86", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "b4760b17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "b4760b17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@2bd1da4a78dd: CRCX1{ line := { verb := "CRCX", trans_id := "86", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "b4760b17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "b4760b17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@2bd1da4a78dd: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 20250126085709654 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 86 OK (mgcp_client.c:758) 20250126085709654 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140da4670]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250126085709654 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140da4670]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250126085709655 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140da4670]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250126085709655 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140da4670]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250126085709655 DLMGCP DEBUG mgw-endp(mgw-fsm-11826699-0)[0x55e140da1770]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250126085709655 DLMGCP DEBUG mgw-endp(mgw-fsm-11826699-0)[0x55e140da1770]{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) 20250126085709655 DLMGCP DEBUG mgw-endp(mgw-fsm-11826699-0)[0x55e140da1770]{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) 20250126085709655 DLMGCP DEBUG mgw-endp(mgw-fsm-11826699-0)[0x55e140da1770]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250126085709655 DLMGCP DEBUG mgw-endp(mgw-fsm-11826699-0)[0x55e140da1770]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250126085709655 DLMGCP DEBUG mgw-endp(mgw-fsm-11826699-0)[0x55e140da1770]{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) 20250126085709655 DMGW DEBUG mgw(mgw-fsm-11826699-0)[0x55e140dbec80]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250126085709655 DMGW DEBUG mgw(mgw-fsm-11826699-0)[0x55e140dbec80]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250126085709655 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250126085709655 DMGW DEBUG mgw(mgw-fsm-11826699-0)[0x55e140dbec80]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250126085709655 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11826699)[0x55e140da2810]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250126085709655 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250126085709655 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085709655 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_rab_release0(238)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126085709683 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085709684 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085709684 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1355) 20250126085709684 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250126085709684 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xb4760b) (hnbgw_rua.c:471) 20250126085709684 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11826699 SCCP-24 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250126085709684 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11826699)[0x55e140da2810]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250126085709684 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250126085709684 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250126085709684 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11826699)[0x55e140da2810]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250126085709684 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250126085709684 DMGW DEBUG mgw(mgw-fsm-11826699-0)[0x55e140dbec80]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250126085709684 DMGW DEBUG mgw(mgw-fsm-11826699-0)[0x55e140dbec80]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250126085709684 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250126085709684 DMGW DEBUG mgw(mgw-fsm-11826699-0)[0x55e140dbec80]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250126085709684 DLMGCP DEBUG mgw-endp(mgw-fsm-11826699-0)[0x55e140da1770]{IN_USE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-11826699-0)[0x55e140dbec80] (mgcp_client_endpoint_fsm.c:724) 20250126085709684 DLMGCP DEBUG mgw-endp(mgw-fsm-11826699-0)[0x55e140da1770]{IN_USE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250126085709684 DLMGCP DEBUG mgw-endp(mgw-fsm-11826699-0)[0x55e140da1770]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250126085709684 DLMGCP DEBUG mgw-endp(mgw-fsm-11826699-0)[0x55e140da1770]{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) 20250126085709684 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140da4670]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250126085709684 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47066: len=214 'MDCX 87 rtpbridge/5@mgw MGCP 1.0\r\nC: b4760'... (mgcp_client.c:807) 20250126085709684 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250126085709684 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140da4670]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250126085709684 DLMGCP DEBUG mgw-endp(mgw-fsm-11826699-0)[0x55e140da1770]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250126085709684 DLMGCP DEBUG mgw-endp(mgw-fsm-11826699-0)[0x55e140da1770]{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) 20250126085709684 DLMGCP DEBUG mgw-endp(mgw-fsm-11826699-0)[0x55e140da1770]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_release0(238)@2bd1da4a78dd: MDCX1{ line := { verb := "MDCX", trans_id := "87", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "b4760b17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "b4760b17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250126085709691 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 87 OK (mgcp_client.c:758) 20250126085709691 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140da4670]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250126085709691 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140da4670]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250126085709692 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140da4670]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250126085709692 DLMGCP DEBUG mgw-endp(mgw-fsm-11826699-0)[0x55e140da1770]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250126085709692 DLMGCP DEBUG mgw-endp(mgw-fsm-11826699-0)[0x55e140da1770]{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) 20250126085709692 DLMGCP DEBUG mgw-endp(mgw-fsm-11826699-0)[0x55e140da1770]{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) 20250126085709692 DLMGCP DEBUG mgw-endp(mgw-fsm-11826699-0)[0x55e140da1770]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250126085709692 DLMGCP DEBUG mgw-endp(mgw-fsm-11826699-0)[0x55e140da1770]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250126085709692 DLMGCP DEBUG mgw-endp(mgw-fsm-11826699-0)[0x55e140da1770]{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) 20250126085709692 DMGW DEBUG mgw(mgw-fsm-11826699-0)[0x55e140dbec80]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250126085709692 DMGW DEBUG mgw(mgw-fsm-11826699-0)[0x55e140dbec80]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250126085709692 DMGW DEBUG mgw(mgw-fsm-11826699-0)[0x55e140dbec80]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250126085709692 DLMGCP DEBUG mgw-endp(mgw-fsm-11826699-0)[0x55e140da1770]{IN_USE}: rtpbridge/5@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-11826699-0)[0x55e140dbec80] (mgcp_client_endpoint_fsm.c:724) 20250126085709692 DLMGCP DEBUG mgw-endp(mgw-fsm-11826699-0)[0x55e140da1770]{IN_USE}: rtpbridge/5@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250126085709692 DLMGCP DEBUG mgw-endp(mgw-fsm-11826699-0)[0x55e140da1770]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250126085709692 DLMGCP DEBUG mgw-endp(mgw-fsm-11826699-0)[0x55e140da1770]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250126085709692 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11826699-0)[0x55e140da4540]{ST_CRCX}: Allocated (fsm.c:456) 20250126085709692 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11826699-0)[0x55e140da4540]{ST_CRCX}: is child of mgw-endp(mgw-fsm-11826699-0)[0x55e140da1770] (fsm.c:486) 20250126085709692 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11826699-0)[0x55e140da4540]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250126085709692 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11826699-0)[0x55e140da4540]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/5@mgw... (mgcp_client_fsm.c:228) 20250126085709692 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47066: len=204 'CRCX 88 rtpbridge/5@mgw MGCP 1.0\r\nC: b4760'... (mgcp_client.c:807) 20250126085709692 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250126085709692 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11826699-0)[0x55e140da4540]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250126085709692 DLMGCP DEBUG mgw-endp(mgw-fsm-11826699-0)[0x55e140da1770]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250126085709692 DLMGCP DEBUG mgw-endp(mgw-fsm-11826699-0)[0x55e140da1770]{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) 20250126085709692 DLMGCP DEBUG mgw-endp(mgw-fsm-11826699-0)[0x55e140da1770]{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) 20250126085709692 DLMGCP DEBUG mgw-endp(mgw-fsm-11826699-0)[0x55e140da1770]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_release0(238)@2bd1da4a78dd: CRCX2{ line := { verb := "CRCX", trans_id := "88", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "b4760b17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "b4760b17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250126085709699 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 88 OK (mgcp_client.c:758) 20250126085709699 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e140da4540]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250126085709699 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e140da4540]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250126085709699 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e140da4540]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250126085709699 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e140da4540]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250126085709699 DLMGCP DEBUG mgw-endp(mgw-fsm-11826699-0)[0x55e140da1770]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250126085709699 DLMGCP DEBUG mgw-endp(mgw-fsm-11826699-0)[0x55e140da1770]{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) 20250126085709699 DLMGCP DEBUG mgw-endp(mgw-fsm-11826699-0)[0x55e140da1770]{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) 20250126085709699 DLMGCP DEBUG mgw-endp(mgw-fsm-11826699-0)[0x55e140da1770]{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) 20250126085709699 DLMGCP DEBUG mgw-endp(mgw-fsm-11826699-0)[0x55e140da1770]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250126085709699 DLMGCP DEBUG mgw-endp(mgw-fsm-11826699-0)[0x55e140da1770]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250126085709699 DLMGCP DEBUG mgw-endp(mgw-fsm-11826699-0)[0x55e140da1770]{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) 20250126085709699 DLMGCP DEBUG mgw-endp(mgw-fsm-11826699-0)[0x55e140da1770]{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) 20250126085709699 DMGW DEBUG mgw(mgw-fsm-11826699-0)[0x55e140dbec80]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250126085709699 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250126085709699 DMGW DEBUG mgw(mgw-fsm-11826699-0)[0x55e140dbec80]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250126085709699 DMGW DEBUG mgw(mgw-fsm-11826699-0)[0x55e140dbec80]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250126085709699 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55e140dc9050]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250126085709699 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250126085709699 DLSCCP DEBUG SCCP-SCOC(24)[0x55e140da2a20]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250126085709699 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00174188), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20250126085709699 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085709699 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085709699 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085709699 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085709699 DMGW DEBUG mgw(mgw-fsm-11826699-0)[0x55e140dbec80]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250126085709699 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085709699 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085709699 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085709699 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085709699 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085709699 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085709699 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085709699 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(231)@2bd1da4a78dd: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(231)@2bd1da4a78dd: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(231)@2bd1da4a78dd: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(231)@2bd1da4a78dd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_release0(238)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(226)@2bd1da4a78dd: 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)@2bd1da4a78dd: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(231)@2bd1da4a78dd: vl_len:21 HNBGW_Test.msc0-SCCP(231)@2bd1da4a78dd: vl_from0 HNBGW_Test.msc0-SCCP(231)@2bd1da4a78dd: data sent by MTP3_SCCP_PORT: '000000110000010029400A0000010028400305C880'O 20250126085709724 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085709724 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085709724 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085709724 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085709724 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085709724 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085709724 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085709724 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085709724 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085709724 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085709725 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085709725 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085709725 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085709725 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000018), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=21,D=000000110000010029400a0000010028400305c880) (sccp_scrc.c:477) 20250126085709725 DLSCCP DEBUG Received CO:CODT for local reference 24 (sccp_scoc.c:1824) 20250126085709725 DLSCCP DEBUG SCCP-SCOC(24)[0x55e140da2a20]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250126085709725 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085709725 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250126085709725 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55e140dc9050]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250126085709725 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250126085709725 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250126085709725 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55e140dc9050]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250126085709725 DRANAP DEBUG Decoding message RANAP_RAB_ReleaseItemIEs (ranap_common.c:617) (ranap_common.c:617) 20250126085709725 DRANAP DEBUG Decoding message RANAP_RAB_ReleaseItemIEs (ranap_common.c:617) (ranap_common.c:617) 20250126085709725 DMGW NOTICE mgw(mgw-fsm-11826699-0)[0x55e140dbec80]{MGW_ST_ESTABLISHED}: MSC asked to release RAB-ID 23 (mgw_fsm.c:792) 20250126085709725 DMGW DEBUG mgw(mgw-fsm-11826699-0)[0x55e140dbec80]{MGW_ST_ESTABLISHED}: forwarding unmodified RAB-AssignmentRequest to HNB (mgw_fsm.c:725) 20250126085709725 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11826699)[0x55e140da2810]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:726) 20250126085709725 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 45 bytes (hnbgw_rua.c:122) 20250126085709725 DMGW DEBUG mgw(mgw-fsm-11826699-0)[0x55e140dbec80]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:733) 20250126085709725 DMGW DEBUG mgw(mgw-fsm-11826699-0)[0x55e140dbec80]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250126085709725 DLMGCP DEBUG mgw-endp(mgw-fsm-11826699-0)[0x55e140da1770]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250126085709725 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140da4670]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250126085709725 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47066: len=57 'DLCX 89 rtpbridge/5@mgw MGCP 1.0\r\nC: b4760'... (mgcp_client.c:807) 20250126085709725 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250126085709725 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140da4670]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250126085709725 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e140da4540]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250126085709725 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47066: len=57 'DLCX 90 rtpbridge/5@mgw MGCP 1.0\r\nC: b4760'... (mgcp_client.c:807) 20250126085709725 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250126085709725 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e140da4540]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250126085709725 DLMGCP DEBUG mgw-endp(mgw-fsm-11826699-0)[0x55e140da1770]{IN_USE}: Removing from parent mgw(mgw-fsm-11826699-0)[0x55e140dbec80] (mgcp_client_endpoint_fsm.c:873) 20250126085709725 DLMGCP DEBUG mgw-endp(mgw-fsm-11826699-0)[0x55e140da1770]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250126085709725 DLMGCP DEBUG mgw-endp(mgw-fsm-11826699-0)[0x55e140da1770]{IN_USE}: Deallocated (fsm.c:568) 20250126085709725 DMGW DEBUG mgw(mgw-fsm-11826699-0)[0x55e140dbec80]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250126085709725 DMGW DEBUG mgw(mgw-fsm-11826699-0)[0x55e140dbec80]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250126085709725 DMGW DEBUG mgw(mgw-fsm-11826699-0)[0x55e140dbec80]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250126085709725 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085709725 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 45 bytes of data (stream_srv.c:827) TC_rab_release0(238)@2bd1da4a78dd: DLCX{ line := { verb := "DLCX", trans_id := "89", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "b4760b17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_release0(238)@2bd1da4a78dd: DLCX{ line := { verb := "DLCX", trans_id := "90", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "b4760b17" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_release0(238)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126085709731 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 89 OK (mgcp_client.c:758) 20250126085709731 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140da4670]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250126085709731 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140da4670]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250126085709731 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140da4670]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250126085709731 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140da4670]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250126085709731 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 90 OK (mgcp_client.c:758) 20250126085709731 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e140da4540]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250126085709731 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e140da4540]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250126085709731 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e140da4540]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250126085709731 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e140da4540]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_release0(238)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(226)@2bd1da4a78dd: 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 } 20250126085709808 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49474<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_release0(238)@2bd1da4a78dd: Final verdict of PTC: pass MTC@2bd1da4a78dd: ok: talloc reports "asn1_context" = 1 bytes 20250126085709810 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085709810 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085709810 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250126085709810 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250126085709810 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250126085709810 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11826699)[0x55e140da2810]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250126085709810 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11826699)[0x55e140da2810]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250126085709810 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55e140dc9050]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250126085709810 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250126085709810 DLSCCP DEBUG SCCP-SCOC(24)[0x55e140da2a20]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250126085709810 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00174188), PART(T=Source Reference,L=4,D=00000018), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) HNBGW_Test.sgsn0-RAN(235)@2bd1da4a78dd: Final verdict of PTC: none 20250126085709810 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085709810 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085709810 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085709810 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085709810 DLSCCP DEBUG SCCP-SCOC(24)[0x55e140da2a20]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250126085709810 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55e140dc9050]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250126085709810 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11826699)[0x55e140da2810]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250126085709810 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11826699)[0x55e140da2810]{disrupted}: Freeing instance (context_map.c:202) 20250126085709810 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11826699)[0x55e140da2810]{disrupted}: Deallocated (fsm.c:568) 20250126085709810 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55e140dc9050]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250126085709810 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55e140dc9050]{disconnected}: Freeing instance (context_map.c:206) 20250126085709810 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55e140dc9050]{disconnected}: Deallocated (fsm.c:568) 20250126085709810 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-11826699 SCCP-24 msc-0 MI=NONE: Deallocating (context_map.c:225) 20250126085709810 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085709810 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085709810 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085709810 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085709810 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085709810 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085709810 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085709810 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(234)@2bd1da4a78dd: Final verdict of PTC: none HNBGW-MGCP(237)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.msc0-RAN(232)@2bd1da4a78dd: Final verdict of PTC: none 20250126085709810 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250126085709810 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085709810 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250126085709810 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250126085709810 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250126085709810 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085709810 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126085709810 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250126085709810 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126085709810 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085709810 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:44721<->l=127.0.0.1:4262) (control_if.c:193) 20250126085709810 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20250126085709810 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126085709810 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126085709810 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind MutexDispCT-TC_rab_release(225)@2bd1da4a78dd: Final verdict of PTC: none TC_rab_release-Iuh0(229)@2bd1da4a78dd: Final verdict of PTC: none 20250126085709810 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250126085709810 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126085709810 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250126085709810 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) HNBGW_Test.sgsn0-M3UA(236)@2bd1da4a78dd: Final verdict of PTC: none 20250126085709810 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126085709810 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20250126085709811 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085709811 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085709811 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085709811 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085709811 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126085709811 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126085709811 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126085709811 DRANAP NOTICE cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-M3UA(233)@2bd1da4a78dd: Final verdict of PTC: none 20250126085709810 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126085709810 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085709810 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126085709810 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250126085709810 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Connection reset by peer 20250126085709810 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20250126085709810 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085709811 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250126085709811 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SEND_FAILED TC_rab_release-Iuh0-RUA(230)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(231)@2bd1da4a78dd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(227)@2bd1da4a78dd: Final verdict of PTC: none 20250126085709831 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49462<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(226)@2bd1da4a78dd: Final verdict of PTC: none MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126085709832 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49458<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(228)@2bd1da4a78dd: Final verdict of PTC: none MTC@2bd1da4a78dd: Setting final verdict of the test case. MTC@2bd1da4a78dd: Local verdict of MTC: pass MTC@2bd1da4a78dd: Local verdict of PTC MutexDispCT-TC_rab_release(225): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC VirtHNBGW-STATS(226): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC IPA-CTRL-CLI-IPA(227): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW-PFCP(228): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_rab_release-Iuh0(229): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_rab_release-Iuh0-RUA(230): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.msc0-SCCP(231): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.msc0-RAN(232): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.msc0-M3UA(233): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(234): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.sgsn0-RAN(235): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(236): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW-MGCP(237): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_rab_release0(238): pass (pass -> pass) MTC@2bd1da4a78dd: Test case TC_rab_release finished. Verdict: pass MTC@2bd1da4a78dd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_release pass'. Sun Jan 26 08:57:09 UTC 2025 ====== HNBGW_Tests.TC_rab_release pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_rab_release.talloc 20250126085709885 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49476<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126085710388 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49476<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=325740) Waiting for packet dumper to finish... 1 (prev_count=325740, count=326496) 20250126085711811 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126085711811 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250126085711811 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@2bd1da4a78dd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_release pass' was executed successfully (exit status: 0). MTC@2bd1da4a78dd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_release_abnormal'. ------ HNBGW_Tests.TC_rab_release_abnormal ------ Sun Jan 26 08:57:12 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_rab_release_abnormal.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_rab_release_abnormal.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@2bd1da4a78dd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_release_abnormal' was executed successfully (exit status: 0). MTC@2bd1da4a78dd: Test case TC_rab_release_abnormal started. 20250126085713507 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49490<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126085713513 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49494<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126085713517 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:34839<->l=127.0.0.1:4262) (control_if.c:572) 20250126085713589 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085713589 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085713589 DRANAP NOTICE cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: link lost (cnlink.c:118) 20250126085713589 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085713589 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085713589 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085713589 DRANAP DEBUG cnlink(msc-2)[0x55e140d26870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085713589 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085713589 DRANAP DEBUG cnlink(msc-3)[0x55e140d90760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_rab_release_abnormal-Iuh0(243)@2bd1da4a78dd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250126085713589 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250126085713589 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250126085713591 DRANAP DEBUG cnlink(msc-3)[0x55e140d90760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085713591 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250126085713591 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085713591 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085713591 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085713591 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085713591 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085713591 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085713591 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085713591 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085713591 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085713591 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085713591 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085713591 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085713591 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085713591 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085713591 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250126085713591 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085713591 DRANAP DEBUG cnlink(msc-3)[0x55e140d90760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085713591 DRANAP DEBUG cnlink(msc-2)[0x55e140d26870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085713591 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250126085713591 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085713591 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085713591 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085713591 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085713591 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085713591 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085713591 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085713591 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085713591 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085713591 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085713591 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085713591 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085713591 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085713591 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085713591 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250126085713591 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085713591 DRANAP DEBUG cnlink(msc-2)[0x55e140d26870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085713591 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085713591 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250126085713591 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085713591 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085713591 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085713591 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085713591 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085713591 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085713591 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085713591 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085713591 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085713591 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085713591 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085713591 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085713591 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085713591 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085713591 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126085713591 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085713591 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085713591 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085713591 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250126085713591 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085713591 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085713591 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085713591 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085713591 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085713591 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085713591 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085713591 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085713591 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085713591 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085713591 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085713591 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085713591 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085713591 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085713591 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085713591 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085713591 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085713591 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085713591 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085713591 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085713591 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250126085713591 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250126085713591 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250126085713591 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085713591 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085713591 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085713591 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250126085713591 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250126085713591 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250126085713591 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250126085713591 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085713591 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085713591 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085713591 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126085713591 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126085713591 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126085713591 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250126085713591 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085713591 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085713591 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085713591 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085713591 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085713591 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085713591 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085713591 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085713591 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe MTC@2bd1da4a78dd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2bd1da4a78dd: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(247)@2bd1da4a78dd: ************************************************* HNBGW_Test.msc0-M3UA(247)@2bd1da4a78dd: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(247)@2bd1da4a78dd: ************************************************* HNBGW_Test.msc0-SCCP(245)@2bd1da4a78dd: v_sccp_pdu_maxlen:268 20250126085713605 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085713605 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085713605 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085713605 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085713605 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085713605 DRANAP DEBUG cnlink(sgsn-2)[0x55e140d92410]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085713605 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085713605 DRANAP DEBUG cnlink(sgsn-3)[0x55e140d92da0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085713606 DRANAP DEBUG cnlink(sgsn-3)[0x55e140d92da0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085713606 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250126085713606 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085713606 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085713606 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085713606 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085713606 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085713606 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085713606 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085713606 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085713606 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085713606 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085713606 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085713606 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085713606 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085713606 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085713606 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250126085713606 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085713606 DRANAP DEBUG cnlink(sgsn-3)[0x55e140d92da0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085713606 DRANAP DEBUG cnlink(sgsn-2)[0x55e140d92410]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085713606 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250126085713606 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085713606 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085713606 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085713606 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085713606 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085713606 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085713606 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085713606 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085713606 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085713606 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085713606 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085713606 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085713606 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085713606 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085713606 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250126085713606 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085713606 DRANAP DEBUG cnlink(sgsn-2)[0x55e140d92410]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085713606 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085713606 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250126085713606 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085713606 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085713606 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085713606 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085713606 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085713606 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085713606 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085713606 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085713606 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085713606 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085713606 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085713606 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085713606 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085713606 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085713606 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126085713606 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085713606 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085713606 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085713606 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250126085713606 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085713606 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085713606 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085713606 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085713606 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085713606 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085713606 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085713606 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085713606 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085713606 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085713606 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085713606 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085713606 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085713606 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085713606 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085713606 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085713606 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085713606 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085713606 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085713606 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085713606 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250126085713606 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250126085713606 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250126085713606 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085713606 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085713606 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085713606 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250126085713606 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250126085713606 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250126085713606 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250126085713606 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085713606 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085713606 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085713606 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126085713606 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126085713606 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126085713606 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250126085713606 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085713606 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085713606 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085713606 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085713606 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085713606 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085713606 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@2bd1da4a78dd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2bd1da4a78dd: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(250)@2bd1da4a78dd: ************************************************* HNBGW_Test.sgsn0-M3UA(250)@2bd1da4a78dd: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(250)@2bd1da4a78dd: ************************************************* HNBGW_Test.sgsn0-SCCP(248)@2bd1da4a78dd: v_sccp_pdu_maxlen:268 20250126085713626 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085713626 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085713626 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1355) 20250126085713626 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250126085713626 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20250126085713626 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250126085713626 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250126085713626 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085713626 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@2bd1da4a78dd: setverdict(pass): none -> pass 20250126085713801 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126085713801 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250126085713801 DLSS7 <000c> osmo_ss7_xua_srv.c:119 0: asp-virt-msc0-0: accept of new connection from (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) before old was closed -> close old one 20250126085713802 DLSS7 <000c> osmo_ss7_asp.c:1082 ?: connection closed 20250126085713802 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20250126085713802 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20250126085713802 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(247)@2bd1da4a78dd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250126085713812 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085713812 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250126085713812 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20250126085713812 DLSS7 <000c> xua_asp_fsm.c:300 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20250126085713812 DLSS7 <000c> xua_asp_fsm.c:663 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20250126085713812 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20250126085713812 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250126085713812 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20250126085713812 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085713812 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126085713812 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20250126085713812 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085713812 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085713812 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085713812 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085713812 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126085713816 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085713816 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250126085713816 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126085713816 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126085713816 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20250126085713817 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_ACTIVE 20250126085713817 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126085713817 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126085713817 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250126085713817 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126085713817 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250126085713817 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085713817 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126085713817 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20250126085713817 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085713817 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085713817 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085713817 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085713817 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126085713817 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126085713817 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085713818 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085713818 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250126085713818 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085713818 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085713818 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085713818 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085713818 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085713818 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085713818 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085713818 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085713818 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085713818 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085713818 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085713818 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085713818 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085713818 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085713818 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085713819 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085713819 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085713819 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085713819 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085713819 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085713819 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085713819 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085713819 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085713819 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085713819 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-M3UA(250)@2bd1da4a78dd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250126085713824 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085713824 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250126085713824 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126085713824 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126085713824 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126085713824 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250126085713824 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126085713826 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085713826 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250126085713826 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126085713826 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126085713826 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126085713826 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126085713826 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126085713826 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085713827 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126085713827 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20250126085713827 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085713827 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085713827 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085713827 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085713827 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126085713827 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126085713827 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085713828 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085713828 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250126085713828 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085713828 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085713828 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085713828 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085713828 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085713828 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085713828 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085713828 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085713828 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085713828 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085713828 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085713828 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085713828 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085713828 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085713828 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085713828 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085713828 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085713829 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085713829 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085713829 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085713829 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085713829 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085713829 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085713829 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085713829 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(246)@2bd1da4a78dd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126085714620 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085714620 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085714620 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085714620 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085714620 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085714620 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085714620 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085714620 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085714620 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085714620 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085714620 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085714620 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085714620 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085714620 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085714620 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250126085714620 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250126085714620 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085714620 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085714620 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085714620 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085714620 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085714620 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085714620 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085714620 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085714620 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085714621 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085714621 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085714621 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085714621 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085714621 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085714621 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126085714621 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126085714621 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250126085714621 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250126085714621 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085714621 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250126085714621 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085714621 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085714621 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085714621 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085714621 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085714621 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085714621 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085714621 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085714621 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085714621 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085714621 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085714621 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085714621 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085714621 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126085714621 DRANAP NOTICE cnlink(msc-0)[0x55e140d46220]{CONNECTED}: link up (cnlink.c:111) 20250126085714621 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085714621 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085714621 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085714621 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085714621 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085714621 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085714621 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085714621 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085714621 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085714621 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085714621 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085714622 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085714622 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085714622 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085714622 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085714622 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085714622 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085714622 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085714622 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085714622 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085714622 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085714622 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085714622 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250126085714622 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250126085714622 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085714622 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085714622 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085714622 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085714622 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085714622 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085714622 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085714622 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085714622 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085714622 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085714622 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085714622 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085714622 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085714622 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085714622 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126085714623 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126085714623 DRANAP INFO cnlink(msc-0)[0x55e140d46220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(249)@2bd1da4a78dd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126085714626 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085714626 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085714626 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085714626 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085714626 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085714626 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085714626 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085714626 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085714626 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085714626 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085714626 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085714627 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085714627 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085714627 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085714627 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250126085714627 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250126085714627 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085714627 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085714627 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085714627 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085714627 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085714627 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085714627 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085714627 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085714627 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085714627 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085714627 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085714627 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085714627 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085714627 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085714627 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126085714627 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126085714627 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250126085714627 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250126085714627 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085714627 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250126085714627 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085714627 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085714627 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085714627 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085714627 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085714627 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085714627 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085714627 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085714627 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085714627 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085714627 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085714627 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085714627 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085714627 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126085714627 DRANAP NOTICE cnlink(sgsn-0)[0x55e140d910f0]{CONNECTED}: link up (cnlink.c:111) 20250126085714627 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085714627 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085714627 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085714627 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085714627 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085714627 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085714627 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085714627 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085714628 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085714628 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085714628 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085714628 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085714628 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085714628 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085714628 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085714628 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085714628 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085714628 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085714628 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085714628 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085714628 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085714628 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085714628 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250126085714628 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20250126085714628 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085714628 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085714628 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085714628 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085714628 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085714628 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085714628 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085714628 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085714628 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085714628 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085714628 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085714628 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085714628 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085714628 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085714628 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126085714628 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126085714628 DRANAP INFO cnlink(sgsn-0)[0x55e140d910f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250126085714639 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49496<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(246)@2bd1da4a78dd: f_create_expect(l3 := 'BFD8B7AA39034F084940'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(246)@2bd1da4a78dd: Created Expect[0] for 'BFD8B7AA39034F084940'O to be handled at TC_rab_release_abnormal0(252) TC_rab_release_abnormal-Iuh0-RUA(244)@2bd1da4a78dd: Added conn table entry 0TC_rab_release_abnormal0(252)11365518 20250126085715654 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085715654 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085715654 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1355) 20250126085715654 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250126085715654 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xad6c8e, normal) (hnbgw_rua.c:407) 20250126085715654 DHNB DEBUG map_rua[0x55e140da2810]{init}: Allocated (fsm.c:456) 20250126085715654 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11365518)[0x55e140da2810]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250126085715654 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11365518 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250126085715654 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085715654 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085715654 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11365518 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250126085715654 DCN DEBUG map_sccp[0x55e140dc9050]{init}: Allocated (fsm.c:456) 20250126085715654 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55e140dc9050]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250126085715654 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11365518 <-> SCCP-25 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250126085715654 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11365518 SCCP-25 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20250126085715654 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11365518)[0x55e140da2810]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250126085715654 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085715654 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085715654 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11365518)[0x55e140da2810]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250126085715654 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55e140dc9050]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126085715654 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250126085715654 DLSCCP DEBUG SCCP-SCOC(25)[0x55e140da4540]{IDLE}: Allocated (fsm.c:456) 20250126085715654 DLSCCP DEBUG SCCP-SCOC(25)[0x55e140da4540]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250126085715654 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0abfd8b7aa39034f084940004f40030003480056400500f1100926) (sccp_scrc.c:406) 20250126085715654 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085715654 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085715654 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085715654 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085715654 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085715654 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085715654 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085715654 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085715654 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085715654 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085715654 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085715654 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085715654 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085715654 DLSCCP DEBUG SCCP-SCOC(25)[0x55e140da4540]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250126085715654 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55e140dc9050]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250126085715654 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11365518)[0x55e140da2810]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250126085715654 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085715654 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085715654 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085715654 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085715654 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085715654 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085715654 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085715654 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(245)@2bd1da4a78dd: First idle individual index:0 HNBGW_Test.msc0-SCCP(245)@2bd1da4a78dd: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(246)@2bd1da4a78dd: Found Expect[0] for l3='BFD8B7AA39034F084940'O handled at TC_rab_release_abnormal0(252) HNBGW_Test.msc0-RAN(246)@2bd1da4a78dd: Added conn table entry 0TC_rab_release_abnormal0(252)16097403 HNBGW_Test.msc0-SCCP(245)@2bd1da4a78dd: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(245)@2bd1da4a78dd: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_rab_release_abnormal0(252)@2bd1da4a78dd: setverdict(pass): none -> pass 20250126085715658 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085715658 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085715658 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085715658 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085715658 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085715658 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085715658 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085715658 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085715658 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085715658 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085715658 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085715658 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085715658 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085715658 DLSS7 DEBUG scrc_rx_mtp_xfer_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=002a2453) (sccp_scrc.c:477) 20250126085715658 DLSCCP DEBUG Received CO:COAK for local reference 25 (sccp_scoc.c:1824) 20250126085715658 DLSCCP DEBUG SCCP-SCOC(25)[0x55e140da4540]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250126085715658 DLSCCP DEBUG SCCP-SCOC(25)[0x55e140da4540]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250126085715658 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085715658 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250126085715658 DCN DEBUG handle_cn_conn_conf() conn_id=25, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250126085715658 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55e140dc9050]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250126085715658 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55e140dc9050]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_rab_release_abnormal0(252)@2bd1da4a78dd: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(251)@2bd1da4a78dd: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_release_abnormal0(252) HNBGW_Test.msc0-SCCP(245)@2bd1da4a78dd: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(245)@2bd1da4a78dd: vl_len:91 HNBGW_Test.msc0-SCCP(245)@2bd1da4a78dd: vl_from0 HNBGW_Test.msc0-SCCP(245)@2bd1da4a78dd: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250126085715860 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085715860 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085715860 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085715860 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085715860 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085715860 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085715860 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085715860 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085715860 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085715860 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085715860 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085715860 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085715860 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085715860 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000019), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:477) 20250126085715860 DLSCCP DEBUG Received CO:CODT for local reference 25 (sccp_scoc.c:1824) 20250126085715860 DLSCCP DEBUG SCCP-SCOC(25)[0x55e140da4540]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250126085715860 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085715860 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250126085715860 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55e140dc9050]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250126085715860 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250126085715860 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250126085715860 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55e140dc9050]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250126085715860 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250126085715860 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250126085715860 DMGW DEBUG mgw(mgw-fsm-11365518-0)[0x55e140da4670]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250126085715860 DMGW DEBUG mgw(mgw-fsm-11365518-0)[0x55e140da4670]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250126085715860 DMGW DEBUG mgw(mgw-fsm-11365518-0)[0x55e140da4670]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250126085715860 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250126085715860 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250126085715860 DLMGCP DEBUG mgw-endp(mgw-fsm-11365518-0)[0x55e140da1770]{UNUSED}: Allocated (fsm.c:456) 20250126085715860 DLMGCP DEBUG mgw-endp(mgw-fsm-11365518-0)[0x55e140da1770]{UNUSED}: is child of mgw(mgw-fsm-11365518-0)[0x55e140da4670] (fsm.c:486) 20250126085715860 DLMGCP DEBUG mgw-endp(mgw-fsm-11365518-0)[0x55e140da1770]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-11365518-0)[0x55e140da4670] (mgcp_client_endpoint_fsm.c:724) 20250126085715860 DLMGCP DEBUG mgw-endp(mgw-fsm-11365518-0)[0x55e140da1770]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250126085715860 DLMGCP DEBUG mgw-endp(mgw-fsm-11365518-0)[0x55e140da1770]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250126085715860 DLMGCP DEBUG mgw-endp(mgw-fsm-11365518-0)[0x55e140da1770]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250126085715860 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11365518-0)[0x55e140dbec80]{ST_CRCX}: Allocated (fsm.c:456) 20250126085715860 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11365518-0)[0x55e140dbec80]{ST_CRCX}: is child of mgw-endp(mgw-fsm-11365518-0)[0x55e140da1770] (fsm.c:486) 20250126085715860 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11365518-0)[0x55e140dbec80]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250126085715860 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11365518-0)[0x55e140dbec80]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250126085715860 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47066: len=200 'CRCX 91 rtpbridge/*@mgw MGCP 1.0\r\nC: ad6c8'... (mgcp_client.c:807) 20250126085715860 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250126085715860 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11365518-0)[0x55e140dbec80]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250126085715860 DLMGCP DEBUG mgw-endp(mgw-fsm-11365518-0)[0x55e140da1770]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(251)@2bd1da4a78dd: Found Expect[0] for { line := { verb := "CRCX", trans_id := "91", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "ad6c8e17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "ad6c8e17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@2bd1da4a78dd: CRCX1{ line := { verb := "CRCX", trans_id := "91", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "ad6c8e17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "ad6c8e17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@2bd1da4a78dd: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 20250126085715872 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 91 OK (mgcp_client.c:758) 20250126085715872 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140dbec80]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250126085715872 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140dbec80]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250126085715872 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140dbec80]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250126085715872 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140dbec80]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250126085715872 DLMGCP DEBUG mgw-endp(mgw-fsm-11365518-0)[0x55e140da1770]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250126085715872 DLMGCP DEBUG mgw-endp(mgw-fsm-11365518-0)[0x55e140da1770]{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) 20250126085715872 DLMGCP DEBUG mgw-endp(mgw-fsm-11365518-0)[0x55e140da1770]{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) 20250126085715872 DLMGCP DEBUG mgw-endp(mgw-fsm-11365518-0)[0x55e140da1770]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250126085715872 DLMGCP DEBUG mgw-endp(mgw-fsm-11365518-0)[0x55e140da1770]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250126085715872 DLMGCP DEBUG mgw-endp(mgw-fsm-11365518-0)[0x55e140da1770]{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) 20250126085715872 DMGW DEBUG mgw(mgw-fsm-11365518-0)[0x55e140da4670]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250126085715872 DMGW DEBUG mgw(mgw-fsm-11365518-0)[0x55e140da4670]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250126085715872 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250126085715872 DMGW DEBUG mgw(mgw-fsm-11365518-0)[0x55e140da4670]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250126085715872 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11365518)[0x55e140da2810]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250126085715872 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250126085715872 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085715872 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_rab_release_abnormal0(252)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126085715883 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085715883 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085715883 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1355) 20250126085715883 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250126085715883 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xad6c8e) (hnbgw_rua.c:471) 20250126085715883 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11365518 SCCP-25 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250126085715883 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11365518)[0x55e140da2810]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250126085715883 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250126085715883 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250126085715883 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11365518)[0x55e140da2810]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250126085715883 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250126085715883 DMGW DEBUG mgw(mgw-fsm-11365518-0)[0x55e140da4670]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250126085715883 DMGW DEBUG mgw(mgw-fsm-11365518-0)[0x55e140da4670]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250126085715883 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250126085715883 DMGW DEBUG mgw(mgw-fsm-11365518-0)[0x55e140da4670]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250126085715883 DLMGCP DEBUG mgw-endp(mgw-fsm-11365518-0)[0x55e140da1770]{IN_USE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-11365518-0)[0x55e140da4670] (mgcp_client_endpoint_fsm.c:724) 20250126085715883 DLMGCP DEBUG mgw-endp(mgw-fsm-11365518-0)[0x55e140da1770]{IN_USE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250126085715883 DLMGCP DEBUG mgw-endp(mgw-fsm-11365518-0)[0x55e140da1770]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250126085715883 DLMGCP DEBUG mgw-endp(mgw-fsm-11365518-0)[0x55e140da1770]{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) 20250126085715883 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140dbec80]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250126085715883 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47066: len=214 'MDCX 92 rtpbridge/8@mgw MGCP 1.0\r\nC: ad6c8'... (mgcp_client.c:807) 20250126085715883 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250126085715883 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140dbec80]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250126085715883 DLMGCP DEBUG mgw-endp(mgw-fsm-11365518-0)[0x55e140da1770]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250126085715883 DLMGCP DEBUG mgw-endp(mgw-fsm-11365518-0)[0x55e140da1770]{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) 20250126085715883 DLMGCP DEBUG mgw-endp(mgw-fsm-11365518-0)[0x55e140da1770]{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)@2bd1da4a78dd: MDCX1{ line := { verb := "MDCX", trans_id := "92", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "ad6c8e17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "ad6c8e17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250126085715888 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 92 OK (mgcp_client.c:758) 20250126085715888 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140dbec80]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250126085715888 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140dbec80]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250126085715888 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140dbec80]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250126085715888 DLMGCP DEBUG mgw-endp(mgw-fsm-11365518-0)[0x55e140da1770]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250126085715888 DLMGCP DEBUG mgw-endp(mgw-fsm-11365518-0)[0x55e140da1770]{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) 20250126085715888 DLMGCP DEBUG mgw-endp(mgw-fsm-11365518-0)[0x55e140da1770]{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) 20250126085715888 DLMGCP DEBUG mgw-endp(mgw-fsm-11365518-0)[0x55e140da1770]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250126085715888 DLMGCP DEBUG mgw-endp(mgw-fsm-11365518-0)[0x55e140da1770]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250126085715888 DLMGCP DEBUG mgw-endp(mgw-fsm-11365518-0)[0x55e140da1770]{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) 20250126085715888 DMGW DEBUG mgw(mgw-fsm-11365518-0)[0x55e140da4670]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250126085715888 DMGW DEBUG mgw(mgw-fsm-11365518-0)[0x55e140da4670]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250126085715888 DMGW DEBUG mgw(mgw-fsm-11365518-0)[0x55e140da4670]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250126085715888 DLMGCP DEBUG mgw-endp(mgw-fsm-11365518-0)[0x55e140da1770]{IN_USE}: rtpbridge/8@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-11365518-0)[0x55e140da4670] (mgcp_client_endpoint_fsm.c:724) 20250126085715888 DLMGCP DEBUG mgw-endp(mgw-fsm-11365518-0)[0x55e140da1770]{IN_USE}: rtpbridge/8@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250126085715888 DLMGCP DEBUG mgw-endp(mgw-fsm-11365518-0)[0x55e140da1770]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250126085715888 DLMGCP DEBUG mgw-endp(mgw-fsm-11365518-0)[0x55e140da1770]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250126085715888 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11365518-0)[0x55e140d9b630]{ST_CRCX}: Allocated (fsm.c:456) 20250126085715888 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11365518-0)[0x55e140d9b630]{ST_CRCX}: is child of mgw-endp(mgw-fsm-11365518-0)[0x55e140da1770] (fsm.c:486) 20250126085715888 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11365518-0)[0x55e140d9b630]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250126085715888 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11365518-0)[0x55e140d9b630]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/8@mgw... (mgcp_client_fsm.c:228) 20250126085715888 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47066: len=204 'CRCX 93 rtpbridge/8@mgw MGCP 1.0\r\nC: ad6c8'... (mgcp_client.c:807) 20250126085715888 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250126085715888 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11365518-0)[0x55e140d9b630]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250126085715888 DLMGCP DEBUG mgw-endp(mgw-fsm-11365518-0)[0x55e140da1770]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250126085715888 DLMGCP DEBUG mgw-endp(mgw-fsm-11365518-0)[0x55e140da1770]{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) 20250126085715888 DLMGCP DEBUG mgw-endp(mgw-fsm-11365518-0)[0x55e140da1770]{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) 20250126085715888 DLMGCP DEBUG mgw-endp(mgw-fsm-11365518-0)[0x55e140da1770]{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)@2bd1da4a78dd: CRCX2{ line := { verb := "CRCX", trans_id := "93", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "ad6c8e17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "ad6c8e17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250126085715893 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 93 OK (mgcp_client.c:758) 20250126085715893 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e140d9b630]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250126085715893 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e140d9b630]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250126085715893 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e140d9b630]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250126085715893 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e140d9b630]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250126085715893 DLMGCP DEBUG mgw-endp(mgw-fsm-11365518-0)[0x55e140da1770]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250126085715893 DLMGCP DEBUG mgw-endp(mgw-fsm-11365518-0)[0x55e140da1770]{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) 20250126085715893 DLMGCP DEBUG mgw-endp(mgw-fsm-11365518-0)[0x55e140da1770]{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) 20250126085715893 DLMGCP DEBUG mgw-endp(mgw-fsm-11365518-0)[0x55e140da1770]{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) 20250126085715893 DLMGCP DEBUG mgw-endp(mgw-fsm-11365518-0)[0x55e140da1770]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250126085715893 DLMGCP DEBUG mgw-endp(mgw-fsm-11365518-0)[0x55e140da1770]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250126085715893 DLMGCP DEBUG mgw-endp(mgw-fsm-11365518-0)[0x55e140da1770]{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) 20250126085715893 DLMGCP DEBUG mgw-endp(mgw-fsm-11365518-0)[0x55e140da1770]{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) 20250126085715893 DMGW DEBUG mgw(mgw-fsm-11365518-0)[0x55e140da4670]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250126085715893 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250126085715893 DMGW DEBUG mgw(mgw-fsm-11365518-0)[0x55e140da4670]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250126085715893 DMGW DEBUG mgw(mgw-fsm-11365518-0)[0x55e140da4670]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250126085715893 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55e140dc9050]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250126085715893 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250126085715893 DLSCCP DEBUG SCCP-SCOC(25)[0x55e140da4540]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250126085715893 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002a2453), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20250126085715893 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085715893 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085715893 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085715893 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085715893 DMGW DEBUG mgw(mgw-fsm-11365518-0)[0x55e140da4670]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250126085715893 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085715893 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085715893 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085715893 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085715893 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085715893 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085715893 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085715893 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(245)@2bd1da4a78dd: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(245)@2bd1da4a78dd: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(245)@2bd1da4a78dd: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(245)@2bd1da4a78dd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_release_abnormal0(252)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(240)@2bd1da4a78dd: 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)@2bd1da4a78dd: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(245)@2bd1da4a78dd: vl_len:21 HNBGW_Test.msc0-SCCP(245)@2bd1da4a78dd: vl_from0 HNBGW_Test.msc0-SCCP(245)@2bd1da4a78dd: data sent by MTP3_SCCP_PORT: '000000110000010029400A0000010028400305C2D0'O 20250126085715909 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085715909 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085715909 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085715909 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085715909 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085715909 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085715909 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085715909 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085715909 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085715909 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085715909 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085715909 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085715909 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085715909 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000019), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=21,D=000000110000010029400a0000010028400305c2d0) (sccp_scrc.c:477) 20250126085715909 DLSCCP DEBUG Received CO:CODT for local reference 25 (sccp_scoc.c:1824) 20250126085715909 DLSCCP DEBUG SCCP-SCOC(25)[0x55e140da4540]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250126085715909 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085715909 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250126085715909 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55e140dc9050]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250126085715909 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250126085715909 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250126085715909 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55e140dc9050]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250126085715909 DRANAP DEBUG Decoding message RANAP_RAB_ReleaseItemIEs (ranap_common.c:617) (ranap_common.c:617) 20250126085715909 DRANAP DEBUG Decoding message RANAP_RAB_ReleaseItemIEs (ranap_common.c:617) (ranap_common.c:617) 20250126085715909 DMGW NOTICE mgw(mgw-fsm-11365518-0)[0x55e140da4670]{MGW_ST_ESTABLISHED}: MSC asked to release RAB-ID 23 (mgw_fsm.c:792) 20250126085715909 DMGW DEBUG mgw(mgw-fsm-11365518-0)[0x55e140da4670]{MGW_ST_ESTABLISHED}: forwarding unmodified RAB-AssignmentRequest to HNB (mgw_fsm.c:725) 20250126085715909 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11365518)[0x55e140da2810]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:726) 20250126085715909 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 45 bytes (hnbgw_rua.c:122) 20250126085715909 DMGW DEBUG mgw(mgw-fsm-11365518-0)[0x55e140da4670]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:733) 20250126085715909 DMGW DEBUG mgw(mgw-fsm-11365518-0)[0x55e140da4670]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250126085715909 DLMGCP DEBUG mgw-endp(mgw-fsm-11365518-0)[0x55e140da1770]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250126085715909 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140dbec80]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250126085715909 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47066: len=57 'DLCX 94 rtpbridge/8@mgw MGCP 1.0\r\nC: ad6c8'... (mgcp_client.c:807) 20250126085715909 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250126085715909 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140dbec80]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250126085715909 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e140d9b630]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250126085715909 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47066: len=57 'DLCX 95 rtpbridge/8@mgw MGCP 1.0\r\nC: ad6c8'... (mgcp_client.c:807) 20250126085715909 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250126085715909 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e140d9b630]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250126085715909 DLMGCP DEBUG mgw-endp(mgw-fsm-11365518-0)[0x55e140da1770]{IN_USE}: Removing from parent mgw(mgw-fsm-11365518-0)[0x55e140da4670] (mgcp_client_endpoint_fsm.c:873) 20250126085715909 DLMGCP DEBUG mgw-endp(mgw-fsm-11365518-0)[0x55e140da1770]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250126085715909 DLMGCP DEBUG mgw-endp(mgw-fsm-11365518-0)[0x55e140da1770]{IN_USE}: Deallocated (fsm.c:568) 20250126085715909 DMGW DEBUG mgw(mgw-fsm-11365518-0)[0x55e140da4670]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250126085715909 DMGW DEBUG mgw(mgw-fsm-11365518-0)[0x55e140da4670]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250126085715909 DMGW DEBUG mgw(mgw-fsm-11365518-0)[0x55e140da4670]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250126085715909 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085715909 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 45 bytes of data (stream_srv.c:827) TC_rab_release_abnormal0(252)@2bd1da4a78dd: DLCX{ line := { verb := "DLCX", trans_id := "94", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "ad6c8e17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_release_abnormal0(252)@2bd1da4a78dd: DLCX{ line := { verb := "DLCX", trans_id := "95", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "ad6c8e17" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_release_abnormal0(252)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126085715911 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 94 OK (mgcp_client.c:758) 20250126085715911 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140dbec80]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250126085715911 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140dbec80]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250126085715911 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140dbec80]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250126085715911 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140dbec80]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250126085715911 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 95 OK (mgcp_client.c:758) 20250126085715911 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e140d9b630]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250126085715911 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e140d9b630]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250126085715911 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e140d9b630]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250126085715911 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e140d9b630]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_release_abnormal0(252)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(240)@2bd1da4a78dd: 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 } 20250126085715956 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49496<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_release_abnormal0(252)@2bd1da4a78dd: Final verdict of PTC: pass MTC@2bd1da4a78dd: ok: talloc reports "asn1_context" = 1 bytes 20250126085715959 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085715959 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085715959 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250126085715959 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250126085715959 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250126085715959 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11365518)[0x55e140da2810]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250126085715959 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11365518)[0x55e140da2810]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250126085715959 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55e140dc9050]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250126085715959 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250126085715959 DLSCCP DEBUG SCCP-SCOC(25)[0x55e140da4540]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250126085715959 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002a2453), PART(T=Source Reference,L=4,D=00000019), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250126085715959 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085715959 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085715959 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085715959 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085715959 DLSCCP DEBUG SCCP-SCOC(25)[0x55e140da4540]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250126085715959 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55e140dc9050]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250126085715959 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11365518)[0x55e140da2810]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250126085715959 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11365518)[0x55e140da2810]{disrupted}: Freeing instance (context_map.c:202) 20250126085715959 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11365518)[0x55e140da2810]{disrupted}: Deallocated (fsm.c:568) 20250126085715959 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55e140dc9050]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250126085715959 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55e140dc9050]{disconnected}: Freeing instance (context_map.c:206) 20250126085715959 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55e140dc9050]{disconnected}: Deallocated (fsm.c:568) 20250126085715959 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-11365518 SCCP-25 msc-0 MI=NONE: Deallocating (context_map.c:225) 20250126085715959 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:34839<->l=127.0.0.1:4262) (control_if.c:193) 20250126085715959 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085715959 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085715959 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085715959 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085715959 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing MutexDispCT-TC_rab_release_abnormal(239)@2bd1da4a78dd: Final verdict of PTC: none 20250126085715959 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085715959 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085715959 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085715959 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250126085715959 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085715959 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250126085715959 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250126085715959 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250126085715959 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085715959 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126085715959 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250126085715959 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126085715959 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085715959 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20250126085715959 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126085715959 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126085715959 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126085715959 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250126085715959 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126085715959 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250126085715959 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126085715959 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085715959 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126085715959 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST HNBGW_Test.sgsn0-SCCP(248)@2bd1da4a78dd: Final verdict of PTC: none 20250126085715959 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20250126085715959 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085715959 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250126085715959 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20250126085715959 DLINP <0002> stream_srv.c:766 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250126085715960 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085715960 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20250126085715960 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126085715960 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126085715960 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126085715960 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250126085715960 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126085715960 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250126085715959 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085715960 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126085715960 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) HNBGW_Test.msc0-M3UA(247)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.msc0-RAN(246)@2bd1da4a78dd: Final verdict of PTC: none 20250126085715960 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085715960 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085715960 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085715960 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085715960 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126085715960 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126085715960 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126085715960 DRANAP NOTICE cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: link lost (cnlink.c:118) 20250126085715960 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085715960 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126085715960 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20250126085715960 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085715960 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085715960 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085715960 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085715960 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126085715960 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126085715960 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126085715960 DRANAP NOTICE cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: link lost (cnlink.c:118) IPA-CTRL-CLI-IPA(241)@2bd1da4a78dd: Final verdict of PTC: none TC_rab_release_abnormal-Iuh0(243)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(250)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(249)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(245)@2bd1da4a78dd: Final verdict of PTC: none TC_rab_release_abnormal-Iuh0-RUA(244)@2bd1da4a78dd: Final verdict of PTC: none HNBGW-MGCP(251)@2bd1da4a78dd: Final verdict of PTC: none 20250126085715975 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49494<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(240)@2bd1da4a78dd: Final verdict of PTC: none MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126085715976 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49490<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(242)@2bd1da4a78dd: Final verdict of PTC: none MTC@2bd1da4a78dd: Setting final verdict of the test case. MTC@2bd1da4a78dd: Local verdict of MTC: pass MTC@2bd1da4a78dd: Local verdict of PTC MutexDispCT-TC_rab_release_abnormal(239): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC VirtHNBGW-STATS(240): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC IPA-CTRL-CLI-IPA(241): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW-PFCP(242): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_rab_release_abnormal-Iuh0(243): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_rab_release_abnormal-Iuh0-RUA(244): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.msc0-SCCP(245): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.msc0-RAN(246): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.msc0-M3UA(247): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(248): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.sgsn0-RAN(249): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(250): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW-MGCP(251): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_rab_release_abnormal0(252): pass (pass -> pass) MTC@2bd1da4a78dd: Test case TC_rab_release_abnormal finished. Verdict: pass MTC@2bd1da4a78dd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_release_abnormal pass'. Sun Jan 26 08:57:15 UTC 2025 ====== HNBGW_Tests.TC_rab_release_abnormal pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_rab_release_abnormal.talloc 20250126085716016 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57108<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126085716517 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57108<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=336784) Waiting for packet dumper to finish... 1 (prev_count=336784, count=337324) 20250126085717960 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126085717960 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250126085717960 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250126085717960 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126085717960 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250126085717960 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@2bd1da4a78dd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_release_abnormal pass' was executed successfully (exit status: 0). MTC@2bd1da4a78dd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_fail'. ------ HNBGW_Tests.TC_rab_assign_fail ------ Sun Jan 26 08:57:18 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_rab_assign_fail.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_rab_assign_fail.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@2bd1da4a78dd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_fail' was executed successfully (exit status: 0). MTC@2bd1da4a78dd: Test case TC_rab_assign_fail started. 20250126085719619 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57118<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126085719626 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57126<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126085719631 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:38939<->l=127.0.0.1:4262) (control_if.c:572) 20250126085719705 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085719705 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085719705 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085719705 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085719706 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085719706 DRANAP DEBUG cnlink(msc-2)[0x55e140d26870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085719706 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085719706 DRANAP DEBUG cnlink(msc-3)[0x55e140d90760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085719706 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250126085719706 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_rab_assign_fail-Iuh0(257)@2bd1da4a78dd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250126085719707 DRANAP DEBUG cnlink(msc-3)[0x55e140d90760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085719707 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250126085719707 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085719707 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085719707 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085719707 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085719707 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085719707 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085719707 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085719707 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085719707 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085719707 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085719707 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085719707 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085719707 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085719707 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085719707 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250126085719707 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085719707 DRANAP DEBUG cnlink(msc-3)[0x55e140d90760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085719707 DRANAP DEBUG cnlink(msc-2)[0x55e140d26870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085719707 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250126085719707 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085719707 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085719707 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085719707 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085719707 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085719707 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085719707 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085719707 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085719707 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085719707 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085719707 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085719707 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085719707 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085719707 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085719707 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250126085719707 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085719707 DRANAP DEBUG cnlink(msc-2)[0x55e140d26870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085719707 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085719707 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250126085719707 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085719707 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085719707 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085719707 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085719707 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085719707 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085719707 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085719707 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085719707 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085719707 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085719707 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085719707 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085719707 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085719707 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085719707 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126085719707 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085719707 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085719707 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085719707 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250126085719707 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085719707 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085719707 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085719707 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085719707 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085719707 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085719707 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085719707 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085719707 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085719707 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085719707 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085719707 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085719707 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085719707 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085719707 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085719707 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085719707 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085719708 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085719708 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085719708 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085719708 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250126085719708 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250126085719708 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250126085719708 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085719708 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085719708 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085719708 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250126085719708 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250126085719708 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250126085719708 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250126085719708 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085719708 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085719708 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085719708 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126085719708 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126085719708 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126085719708 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250126085719708 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085719708 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085719708 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085719708 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085719708 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085719708 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085719708 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@2bd1da4a78dd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2bd1da4a78dd: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(261)@2bd1da4a78dd: ************************************************* HNBGW_Test.msc0-M3UA(261)@2bd1da4a78dd: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(261)@2bd1da4a78dd: ************************************************* HNBGW_Test.msc0-SCCP(259)@2bd1da4a78dd: v_sccp_pdu_maxlen:268 20250126085719721 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085719721 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085719721 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085719721 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085719721 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085719721 DRANAP DEBUG cnlink(sgsn-2)[0x55e140d92410]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085719721 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085719721 DRANAP DEBUG cnlink(sgsn-3)[0x55e140d92da0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085719722 DRANAP DEBUG cnlink(sgsn-3)[0x55e140d92da0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085719722 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250126085719722 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085719722 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085719722 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085719722 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085719722 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085719722 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085719722 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085719722 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085719722 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085719722 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085719722 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085719722 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085719722 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085719722 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085719722 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250126085719722 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085719722 DRANAP DEBUG cnlink(sgsn-3)[0x55e140d92da0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085719722 DRANAP DEBUG cnlink(sgsn-2)[0x55e140d92410]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085719722 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250126085719722 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085719722 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085719722 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085719722 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085719722 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085719722 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085719722 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085719722 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085719722 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085719722 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085719722 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085719722 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085719722 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085719722 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085719722 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250126085719722 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085719722 DRANAP DEBUG cnlink(sgsn-2)[0x55e140d92410]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085719722 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085719722 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250126085719722 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085719722 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085719722 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085719722 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085719723 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085719723 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085719723 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085719723 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085719723 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085719723 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085719723 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085719723 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085719723 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085719723 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085719723 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126085719723 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085719723 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085719723 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085719723 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250126085719723 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085719723 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085719723 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085719723 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085719723 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085719723 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085719723 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085719723 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085719723 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085719723 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085719723 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085719723 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085719723 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085719723 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085719723 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085719723 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085719723 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085719723 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085719723 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085719723 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085719723 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250126085719723 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250126085719723 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250126085719723 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085719723 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085719723 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085719723 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250126085719723 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250126085719723 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250126085719723 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250126085719723 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085719723 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085719723 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085719723 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126085719723 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126085719723 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126085719723 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250126085719723 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085719723 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085719723 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085719723 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085719723 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085719723 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085719723 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@2bd1da4a78dd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2bd1da4a78dd: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(264)@2bd1da4a78dd: ************************************************* HNBGW_Test.sgsn0-M3UA(264)@2bd1da4a78dd: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(264)@2bd1da4a78dd: ************************************************* HNBGW_Test.sgsn0-SCCP(262)@2bd1da4a78dd: v_sccp_pdu_maxlen:268 20250126085719743 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085719743 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085719743 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1355) 20250126085719743 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250126085719743 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20250126085719743 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250126085719743 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250126085719743 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085719743 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@2bd1da4a78dd: setverdict(pass): none -> pass 20250126085719810 DLSCCP DEBUG SCCP-SCOC(24)[0x55e140da2a20]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250126085719810 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00174188), PART(T=Source Reference,L=4,D=00000018), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085719810 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085719810 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085719810 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085719810 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085719811 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085719811 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085719811 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085719811 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085719811 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085719811 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085719811 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250126085719918 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126085719918 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250126085719918 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126085719919 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(261)@2bd1da4a78dd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250126085719927 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085719927 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250126085719927 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126085719927 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126085719927 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126085719927 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250126085719927 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126085719930 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085719930 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250126085719930 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126085719930 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126085719930 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126085719930 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126085719930 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126085719930 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085719931 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126085719931 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20250126085719931 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085719931 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085719931 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085719931 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085719931 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126085719931 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126085719931 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085719932 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085719932 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250126085719932 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085719932 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085719932 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085719932 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085719932 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085719932 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085719932 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085719932 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085719932 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085719932 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085719932 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085719932 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085719932 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085719932 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085719932 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085719932 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085719932 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085719933 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085719933 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085719933 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085719933 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085719933 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085719933 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085719933 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085719933 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085719935 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126085719935 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250126085719935 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126085719935 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(264)@2bd1da4a78dd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250126085719943 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085719943 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250126085719943 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126085719943 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126085719943 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126085719943 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250126085719943 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126085719946 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085719946 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250126085719946 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126085719946 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126085719946 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126085719946 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126085719946 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126085719947 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085719947 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126085719947 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20250126085719947 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085719947 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085719947 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085719947 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085719947 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126085719947 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126085719947 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085719948 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085719948 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250126085719948 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085719948 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085719948 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085719948 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085719948 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085719948 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085719948 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085719948 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085719949 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085719949 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085719949 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085719949 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085719949 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085719949 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085719949 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085719949 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085719949 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085719949 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085719949 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085719949 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085719949 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085719949 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085719949 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085719949 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085719949 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(260)@2bd1da4a78dd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126085720730 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085720730 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085720730 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085720730 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085720730 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085720730 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085720730 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085720730 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085720730 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085720730 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085720730 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085720730 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085720730 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085720730 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085720730 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250126085720730 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250126085720730 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085720730 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085720730 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085720730 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085720730 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085720730 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085720730 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085720730 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085720730 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085720730 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085720730 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085720730 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085720730 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085720730 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085720730 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126085720730 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126085720730 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250126085720731 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250126085720731 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085720731 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250126085720731 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085720731 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085720731 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085720731 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085720731 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085720731 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085720731 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085720731 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085720731 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085720731 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085720731 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085720731 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085720731 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085720731 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126085720731 DRANAP NOTICE cnlink(msc-0)[0x55e140d46220]{CONNECTED}: link up (cnlink.c:111) 20250126085720731 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085720731 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085720731 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085720731 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085720731 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085720731 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085720731 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085720731 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085720735 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085720735 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085720735 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085720735 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085720735 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085720735 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085720735 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085720735 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085720735 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085720735 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085720735 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085720735 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085720735 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085720735 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085720735 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250126085720735 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250126085720735 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085720735 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085720735 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085720735 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085720735 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085720735 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085720735 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085720736 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085720736 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085720736 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085720736 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085720736 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085720736 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085720736 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085720736 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126085720736 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126085720736 DRANAP INFO cnlink(msc-0)[0x55e140d46220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(263)@2bd1da4a78dd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126085720743 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085720743 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085720743 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085720743 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085720743 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085720743 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085720743 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085720743 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085720743 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085720743 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085720743 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085720743 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085720743 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085720743 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085720743 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250126085720743 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250126085720743 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085720743 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085720743 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085720743 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085720743 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085720743 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085720743 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085720743 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085720743 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085720743 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085720743 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085720743 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085720743 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085720743 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085720743 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126085720743 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126085720743 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250126085720743 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250126085720743 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085720743 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250126085720743 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085720743 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085720743 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085720743 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085720743 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085720743 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085720744 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085720744 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085720744 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085720744 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085720744 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085720744 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085720744 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085720744 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126085720744 DRANAP NOTICE cnlink(sgsn-0)[0x55e140d910f0]{CONNECTED}: link up (cnlink.c:111) 20250126085720744 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085720744 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085720744 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085720744 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085720744 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085720744 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085720744 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085720744 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085720745 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085720745 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085720745 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085720745 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085720745 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085720745 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085720745 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085720745 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085720745 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085720745 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085720745 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085720745 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085720745 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085720745 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085720745 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250126085720745 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20250126085720745 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085720745 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085720745 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085720745 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085720745 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085720745 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085720745 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085720745 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085720745 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085720745 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085720745 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085720745 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085720745 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085720745 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085720745 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126085720745 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126085720745 DRANAP INFO cnlink(sgsn-0)[0x55e140d910f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250126085720761 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57140<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(260)@2bd1da4a78dd: f_create_expect(l3 := 'CA87EF332474220088A8'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(260)@2bd1da4a78dd: Created Expect[0] for 'CA87EF332474220088A8'O to be handled at TC_rab_assign_fail0(266) TC_rab_assign_fail-Iuh0-RUA(258)@2bd1da4a78dd: Added conn table entry 0TC_rab_assign_fail0(266)2129731 20250126085721815 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085721815 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085721815 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1355) 20250126085721815 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250126085721815 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x207f43, normal) (hnbgw_rua.c:407) 20250126085721815 DHNB DEBUG map_rua[0x55e140da2810]{init}: Allocated (fsm.c:456) 20250126085721815 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2129731)[0x55e140da2810]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250126085721815 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2129731 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250126085721815 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085721815 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085721815 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2129731 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250126085721815 DCN DEBUG map_sccp[0x55e140dc9050]{init}: Allocated (fsm.c:456) 20250126085721815 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x55e140dc9050]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250126085721815 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2129731 <-> SCCP-26 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250126085721815 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2129731 SCCP-26 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20250126085721815 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2129731)[0x55e140da2810]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250126085721815 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085721815 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085721815 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2129731)[0x55e140da2810]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250126085721815 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x55e140dc9050]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126085721815 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250126085721815 DLSCCP DEBUG SCCP-SCOC(26)[0x55e140dbec80]{IDLE}: Allocated (fsm.c:456) 20250126085721815 DLSCCP DEBUG SCCP-SCOC(26)[0x55e140dbec80]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250126085721815 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0aca87ef332474220088a8004f40030001110056400500f1100926) (sccp_scrc.c:406) 20250126085721815 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085721815 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085721815 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085721815 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085721815 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085721815 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085721815 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085721815 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085721815 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085721815 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085721815 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085721815 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085721815 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085721815 DLSCCP DEBUG SCCP-SCOC(26)[0x55e140dbec80]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250126085721815 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x55e140dc9050]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250126085721815 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2129731)[0x55e140da2810]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250126085721815 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085721815 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085721815 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085721815 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085721815 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085721815 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085721815 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085721815 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(259)@2bd1da4a78dd: First idle individual index:0 HNBGW_Test.msc0-SCCP(259)@2bd1da4a78dd: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(260)@2bd1da4a78dd: Found Expect[0] for l3='CA87EF332474220088A8'O handled at TC_rab_assign_fail0(266) HNBGW_Test.msc0-RAN(260)@2bd1da4a78dd: Added conn table entry 0TC_rab_assign_fail0(266)4890482 HNBGW_Test.msc0-SCCP(259)@2bd1da4a78dd: Session index based on connection ID:0 20250126085721827 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085721827 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085721827 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085721827 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085721827 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085721827 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085721827 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085721827 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(259)@2bd1da4a78dd: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250126085721827 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085721827 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085721827 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085721827 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085721827 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085721827 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00812bd6) (sccp_scrc.c:477) 20250126085721827 DLSCCP DEBUG Received CO:COAK for local reference 26 (sccp_scoc.c:1824) 20250126085721827 DLSCCP DEBUG SCCP-SCOC(26)[0x55e140dbec80]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250126085721827 DLSCCP DEBUG SCCP-SCOC(26)[0x55e140dbec80]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250126085721827 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085721827 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) TC_rab_assign_fail0(266)@2bd1da4a78dd: setverdict(pass): none -> pass 20250126085721827 DCN DEBUG handle_cn_conn_conf() conn_id=26, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250126085721827 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x55e140dc9050]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250126085721827 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x55e140dc9050]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) VirtHNBGW-STATS(254)@2bd1da4a78dd: 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)@2bd1da4a78dd: 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)@2bd1da4a78dd: 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)@2bd1da4a78dd: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(265)@2bd1da4a78dd: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assign_fail0(266) HNBGW_Test.msc0-SCCP(259)@2bd1da4a78dd: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(259)@2bd1da4a78dd: vl_len:91 HNBGW_Test.msc0-SCCP(259)@2bd1da4a78dd: vl_from0 HNBGW_Test.msc0-SCCP(259)@2bd1da4a78dd: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250126085722029 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085722029 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085722029 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085722029 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085722029 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085722029 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085722029 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085722029 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085722029 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085722029 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085722029 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085722029 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085722029 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085722029 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000001a), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:477) 20250126085722029 DLSCCP DEBUG Received CO:CODT for local reference 26 (sccp_scoc.c:1824) 20250126085722029 DLSCCP DEBUG SCCP-SCOC(26)[0x55e140dbec80]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250126085722029 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085722029 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250126085722029 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x55e140dc9050]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250126085722029 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250126085722029 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250126085722029 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x55e140dc9050]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250126085722029 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250126085722029 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250126085722029 DMGW DEBUG mgw(mgw-fsm-2129731-0)[0x55e140da1770]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250126085722029 DMGW DEBUG mgw(mgw-fsm-2129731-0)[0x55e140da1770]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250126085722029 DMGW DEBUG mgw(mgw-fsm-2129731-0)[0x55e140da1770]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250126085722029 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250126085722029 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250126085722029 DLMGCP DEBUG mgw-endp(mgw-fsm-2129731-0)[0x55e140da4670]{UNUSED}: Allocated (fsm.c:456) 20250126085722029 DLMGCP DEBUG mgw-endp(mgw-fsm-2129731-0)[0x55e140da4670]{UNUSED}: is child of mgw(mgw-fsm-2129731-0)[0x55e140da1770] (fsm.c:486) 20250126085722029 DLMGCP DEBUG mgw-endp(mgw-fsm-2129731-0)[0x55e140da4670]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-2129731-0)[0x55e140da1770] (mgcp_client_endpoint_fsm.c:724) 20250126085722029 DLMGCP DEBUG mgw-endp(mgw-fsm-2129731-0)[0x55e140da4670]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250126085722029 DLMGCP DEBUG mgw-endp(mgw-fsm-2129731-0)[0x55e140da4670]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250126085722029 DLMGCP DEBUG mgw-endp(mgw-fsm-2129731-0)[0x55e140da4670]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250126085722029 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2129731-0)[0x55e140d97b20]{ST_CRCX}: Allocated (fsm.c:456) 20250126085722029 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2129731-0)[0x55e140d97b20]{ST_CRCX}: is child of mgw-endp(mgw-fsm-2129731-0)[0x55e140da4670] (fsm.c:486) 20250126085722029 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2129731-0)[0x55e140d97b20]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250126085722029 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2129731-0)[0x55e140d97b20]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250126085722030 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47066: len=200 'CRCX 96 rtpbridge/*@mgw MGCP 1.0\r\nC: 207f4'... (mgcp_client.c:807) 20250126085722030 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250126085722030 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2129731-0)[0x55e140d97b20]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250126085722030 DLMGCP DEBUG mgw-endp(mgw-fsm-2129731-0)[0x55e140da4670]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(265)@2bd1da4a78dd: Found Expect[0] for { line := { verb := "CRCX", trans_id := "96", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "207f4317" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "207f4317", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@2bd1da4a78dd: CRCX1{ line := { verb := "CRCX", trans_id := "96", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "207f4317" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "207f4317", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@2bd1da4a78dd: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 20250126085722065 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 96 OK (mgcp_client.c:758) 20250126085722065 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140d97b20]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250126085722065 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140d97b20]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250126085722065 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140d97b20]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250126085722065 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140d97b20]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250126085722065 DLMGCP DEBUG mgw-endp(mgw-fsm-2129731-0)[0x55e140da4670]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250126085722065 DLMGCP DEBUG mgw-endp(mgw-fsm-2129731-0)[0x55e140da4670]{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) 20250126085722065 DLMGCP DEBUG mgw-endp(mgw-fsm-2129731-0)[0x55e140da4670]{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) 20250126085722065 DLMGCP DEBUG mgw-endp(mgw-fsm-2129731-0)[0x55e140da4670]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250126085722065 DLMGCP DEBUG mgw-endp(mgw-fsm-2129731-0)[0x55e140da4670]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250126085722065 DLMGCP DEBUG mgw-endp(mgw-fsm-2129731-0)[0x55e140da4670]{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) 20250126085722065 DMGW DEBUG mgw(mgw-fsm-2129731-0)[0x55e140da1770]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250126085722065 DMGW DEBUG mgw(mgw-fsm-2129731-0)[0x55e140da1770]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250126085722065 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250126085722065 DMGW DEBUG mgw(mgw-fsm-2129731-0)[0x55e140da1770]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250126085722065 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2129731)[0x55e140da2810]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250126085722065 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250126085722065 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085722065 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_rab_assign_fail0(266)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126085722093 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085722093 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085722093 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 45 bytes from client (stream_srv.c:1355) 20250126085722093 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250126085722093 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x207f43) (hnbgw_rua.c:471) 20250126085722093 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2129731 SCCP-26 msc-0 MI=NONE: rx RUA DirectTransfer with 21 bytes RANAP data (hnbgw_rua.c:312) 20250126085722093 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2129731)[0x55e140da2810]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250126085722093 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250126085722093 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250126085722093 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2129731)[0x55e140da2810]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250126085722093 DRANAP DEBUG Decoding message RANAP_RAB_FailedItemIEs (ranap_common.c:594) (ranap_common.c:594) 20250126085722093 DMGW DEBUG mgw(mgw-fsm-2129731-0)[0x55e140da1770]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250126085722093 DMGW DEBUG mgw(mgw-fsm-2129731-0)[0x55e140da1770]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250126085722093 DRANAP DEBUG RANAP RAB AssignmentResponse did not contain a setup-or-modified list! (ranap_rab_ass.c:148) 20250126085722093 DRANAP DEBUG Decoding message RANAP_RAB_FailedItemIEs (ranap_common.c:594) (ranap_common.c:594) 20250126085722093 DMGW ERROR mgw(mgw-fsm-2129731-0)[0x55e140da1770]{MGW_ST_ASSIGN}: The RAB-AssignmentResponse contains a RAB-FailedList, RAB-Assignment (23) failed. (mgw_fsm.c:299) 20250126085722093 DMGW DEBUG mgw(mgw-fsm-2129731-0)[0x55e140da1770]{MGW_ST_ASSIGN}: forwarding unmodified RAB-AssignmentResponse to MSC (mgw_fsm.c:305) 20250126085722093 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x55e140dc9050]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:311) 20250126085722093 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250126085722093 DLSCCP DEBUG SCCP-SCOC(26)[0x55e140dbec80]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250126085722093 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00812bd6), PART(T=Data,L=21,D=600000110000010023400a0000010022400305c2d0) (sccp_scrc.c:406) 20250126085722093 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085722093 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085722093 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085722093 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085722093 DMGW DEBUG mgw(mgw-fsm-2129731-0)[0x55e140da1770]{MGW_ST_ASSIGN}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:319) 20250126085722093 DMGW DEBUG mgw(mgw-fsm-2129731-0)[0x55e140da1770]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250126085722093 DLMGCP DEBUG mgw-endp(mgw-fsm-2129731-0)[0x55e140da4670]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250126085722093 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140d97b20]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250126085722093 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47066: len=57 'DLCX 97 rtpbridge/4@mgw MGCP 1.0\r\nC: 207f4'... (mgcp_client.c:807) 20250126085722093 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250126085722093 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140d97b20]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250126085722093 DLMGCP DEBUG mgw-endp(mgw-fsm-2129731-0)[0x55e140da4670]{IN_USE}: Removing from parent mgw(mgw-fsm-2129731-0)[0x55e140da1770] (mgcp_client_endpoint_fsm.c:873) 20250126085722093 DLMGCP DEBUG mgw-endp(mgw-fsm-2129731-0)[0x55e140da4670]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250126085722093 DLMGCP DEBUG mgw-endp(mgw-fsm-2129731-0)[0x55e140da4670]{IN_USE}: Deallocated (fsm.c:568) 20250126085722093 DMGW DEBUG mgw(mgw-fsm-2129731-0)[0x55e140da1770]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250126085722093 DMGW DEBUG mgw(mgw-fsm-2129731-0)[0x55e140da1770]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250126085722093 DMGW DEBUG mgw(mgw-fsm-2129731-0)[0x55e140da1770]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250126085722093 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085722093 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085722093 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085722093 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085722093 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085722093 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085722093 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085722093 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(259)@2bd1da4a78dd: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(259)@2bd1da4a78dd: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(259)@2bd1da4a78dd: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(259)@2bd1da4a78dd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_fail0(266)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(254)@2bd1da4a78dd: 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)@2bd1da4a78dd: 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)@2bd1da4a78dd: 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)@2bd1da4a78dd: DLCX{ line := { verb := "DLCX", trans_id := "97", ep := "rtpbridge/4@mgw", ver := "1.0" }, params := { { code := "C", val := "207f4317" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assign_fail0(266)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126085722130 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 97 OK (mgcp_client.c:758) 20250126085722130 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140d97b20]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250126085722130 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140d97b20]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250126085722130 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140d97b20]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250126085722130 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140d97b20]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250126085722130 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57140<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assign_fail0(266)@2bd1da4a78dd: Final verdict of PTC: pass MTC@2bd1da4a78dd: ok: talloc reports "asn1_context" = 1 bytes MutexDispCT-TC_rab_assign_fail(253)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.msc0-RAN(260)@2bd1da4a78dd: Final verdict of PTC: none HNBGW-MGCP(265)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(259)@2bd1da4a78dd: Final verdict of PTC: none 20250126085722137 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:38939<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.sgsn0-RAN(263)@2bd1da4a78dd: Final verdict of PTC: none TC_rab_assign_fail-Iuh0-RUA(258)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(262)@2bd1da4a78dd: Final verdict of PTC: none TC_rab_assign_fail-Iuh0(257)@2bd1da4a78dd: Final verdict of PTC: none 20250126085722138 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250126085722138 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085722138 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250126085722138 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250126085722138 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250126085722138 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085722138 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250126085722138 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250126085722138 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250126085722138 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085722138 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126085722138 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250126085722138 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250126085722138 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085722138 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126085722138 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250126085722138 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126085722138 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) IPA-CTRL-CLI-IPA(255)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(261)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(264)@2bd1da4a78dd: Final verdict of PTC: none 20250126085722138 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20250126085722138 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126085722138 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126085722138 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126085722138 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250126085722138 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126085722138 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250126085722138 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126085722138 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085722138 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20250126085722138 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126085722138 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126085722138 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126085722138 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250126085722138 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126085722138 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250126085722141 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085722141 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085722141 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085722141 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085722141 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085722141 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085722141 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085722141 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250126085722138 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085722138 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126085722138 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20250126085722138 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085722138 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085722138 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085722138 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085722138 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126085722138 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126085722138 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126085722138 DRANAP NOTICE cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: link lost (cnlink.c:118) 20250126085722139 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085722139 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126085722139 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20250126085722139 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085722139 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085722139 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085722139 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085722139 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126085722139 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126085722139 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126085722139 DRANAP NOTICE cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: link lost (cnlink.c:118) 20250126085722139 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x55e140dc9050]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250126085722139 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250126085722139 DLSCCP DEBUG SCCP-SCOC(26)[0x55e140dbec80]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250126085722139 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00812bd6), PART(T=Source Reference,L=4,D=0000001a), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250126085722139 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085722139 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085722139 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085722139 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085722140 DLSCCP DEBUG SCCP-SCOC(26)[0x55e140dbec80]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250126085722140 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x55e140dc9050]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250126085722140 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2129731)[0x55e140da2810]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250126085722140 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2129731)[0x55e140da2810]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250126085722140 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250126085722140 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2129731)[0x55e140da2810]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250126085722140 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2129731)[0x55e140da2810]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250126085722140 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2129731)[0x55e140da2810]{disrupted}: Freeing instance (context_map.c:202) 20250126085722140 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2129731)[0x55e140da2810]{disrupted}: Deallocated (fsm.c:568) 20250126085722140 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x55e140dc9050]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250126085722140 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x55e140dc9050]{disconnected}: Freeing instance (context_map.c:206) 20250126085722140 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x55e140dc9050]{disconnected}: Deallocated (fsm.c:568) 20250126085722140 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2129731 SCCP-26 msc-0 MI=NONE: Deallocating (context_map.c:225) 20250126085722141 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085722141 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250126085722141 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085722141 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085722141 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250126085722141 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250126085722141 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250126085722157 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57126<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(254)@2bd1da4a78dd: Final verdict of PTC: none MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126085722158 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57118<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(256)@2bd1da4a78dd: Final verdict of PTC: none MTC@2bd1da4a78dd: Setting final verdict of the test case. MTC@2bd1da4a78dd: Local verdict of MTC: pass MTC@2bd1da4a78dd: Local verdict of PTC MutexDispCT-TC_rab_assign_fail(253): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC VirtHNBGW-STATS(254): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC IPA-CTRL-CLI-IPA(255): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW-PFCP(256): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_rab_assign_fail-Iuh0(257): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_rab_assign_fail-Iuh0-RUA(258): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.msc0-SCCP(259): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.msc0-RAN(260): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.msc0-M3UA(261): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(262): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.sgsn0-RAN(263): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(264): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW-MGCP(265): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_rab_assign_fail0(266): pass (pass -> pass) MTC@2bd1da4a78dd: Test case TC_rab_assign_fail finished. Verdict: pass MTC@2bd1da4a78dd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_fail pass'. Sun Jan 26 08:57:22 UTC 2025 ====== HNBGW_Tests.TC_rab_assign_fail pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_rab_assign_fail.talloc 20250126085722210 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57146<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126085722713 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57146<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=294644) Waiting for packet dumper to finish... 1 (prev_count=294644, count=308028) 20250126085724139 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126085724139 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250126085724139 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250126085724140 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126085724140 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250126085724140 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@2bd1da4a78dd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_fail pass' was executed successfully (exit status: 0). MTC@2bd1da4a78dd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_mgcp_to'. ------ HNBGW_Tests.TC_rab_assign_mgcp_to ------ Sun Jan 26 08:57:24 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_rab_assign_mgcp_to.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_rab_assign_mgcp_to.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@2bd1da4a78dd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_mgcp_to' was executed successfully (exit status: 0). MTC@2bd1da4a78dd: Test case TC_rab_assign_mgcp_to started. 20250126085725798 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53870<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126085725805 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53876<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126085725811 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:34939<->l=127.0.0.1:4262) (control_if.c:572) 20250126085725902 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085725902 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085725902 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085725902 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085725902 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085725902 DRANAP DEBUG cnlink(msc-2)[0x55e140d26870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085725902 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085725902 DRANAP DEBUG cnlink(msc-3)[0x55e140d90760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085725903 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250126085725903 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_rab_assign_mgcp_to-Iuh0(271)@2bd1da4a78dd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250126085725904 DRANAP DEBUG cnlink(msc-3)[0x55e140d90760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085725904 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250126085725904 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085725904 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085725904 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085725904 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085725904 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085725904 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085725904 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085725904 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085725904 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085725904 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085725904 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085725904 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085725904 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085725904 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085725904 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250126085725904 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085725904 DRANAP DEBUG cnlink(msc-3)[0x55e140d90760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085725904 DRANAP DEBUG cnlink(msc-2)[0x55e140d26870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085725904 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250126085725904 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085725904 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085725904 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085725904 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085725904 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085725904 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085725904 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085725904 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085725904 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085725904 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085725904 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085725904 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085725904 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085725904 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085725904 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250126085725904 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085725904 DRANAP DEBUG cnlink(msc-2)[0x55e140d26870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085725904 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085725904 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250126085725904 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085725904 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085725904 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085725904 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085725904 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085725904 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085725904 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085725904 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085725904 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085725904 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085725904 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085725904 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085725904 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085725904 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085725904 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126085725904 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085725904 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085725904 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085725904 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250126085725904 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085725904 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085725904 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085725904 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085725904 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085725904 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085725904 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085725904 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085725904 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085725904 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085725904 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085725904 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085725904 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085725904 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085725904 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085725904 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085725904 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085725904 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085725904 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085725904 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085725904 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250126085725904 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250126085725904 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250126085725904 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085725904 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085725904 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085725905 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250126085725905 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250126085725905 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250126085725905 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250126085725905 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085725905 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085725905 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085725905 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126085725905 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126085725905 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126085725905 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250126085725905 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085725905 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085725905 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085725905 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085725905 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085725905 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085725905 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@2bd1da4a78dd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2bd1da4a78dd: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(275)@2bd1da4a78dd: ************************************************* HNBGW_Test.msc0-M3UA(275)@2bd1da4a78dd: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(275)@2bd1da4a78dd: ************************************************* HNBGW_Test.msc0-SCCP(273)@2bd1da4a78dd: v_sccp_pdu_maxlen:268 20250126085725915 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085725915 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085725915 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085725915 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085725915 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085725915 DRANAP DEBUG cnlink(sgsn-2)[0x55e140d92410]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085725915 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085725915 DRANAP DEBUG cnlink(sgsn-3)[0x55e140d92da0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085725916 DRANAP DEBUG cnlink(sgsn-3)[0x55e140d92da0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085725916 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250126085725916 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085725916 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085725916 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085725916 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085725916 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085725916 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085725916 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085725916 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085725916 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085725916 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085725916 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085725916 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085725916 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085725916 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085725916 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250126085725916 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085725916 DRANAP DEBUG cnlink(sgsn-3)[0x55e140d92da0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085725916 DRANAP DEBUG cnlink(sgsn-2)[0x55e140d92410]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085725916 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250126085725916 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085725916 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085725916 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085725916 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085725916 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085725916 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085725916 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085725916 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085725916 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085725916 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085725916 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085725916 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085725916 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085725916 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085725916 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250126085725916 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085725916 DRANAP DEBUG cnlink(sgsn-2)[0x55e140d92410]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085725916 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085725916 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250126085725916 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085725916 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085725916 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085725916 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085725916 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085725916 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085725916 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085725916 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085725916 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085725916 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085725916 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085725916 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085725916 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085725916 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085725916 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126085725916 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085725916 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085725916 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085725916 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250126085725916 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085725916 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085725916 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085725916 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085725916 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085725916 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085725916 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085725916 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085725916 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085725916 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085725916 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085725916 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085725916 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085725916 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085725916 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085725916 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085725916 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085725916 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085725916 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085725916 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085725916 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250126085725916 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250126085725916 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250126085725917 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085725917 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085725917 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085725917 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250126085725917 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250126085725917 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250126085725917 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250126085725917 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085725917 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085725917 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085725917 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126085725917 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126085725917 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126085725917 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250126085725917 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085725917 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085725917 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085725917 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085725917 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085725917 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085725917 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@2bd1da4a78dd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2bd1da4a78dd: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(278)@2bd1da4a78dd: ************************************************* HNBGW_Test.sgsn0-M3UA(278)@2bd1da4a78dd: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(278)@2bd1da4a78dd: ************************************************* HNBGW_Test.sgsn0-SCCP(276)@2bd1da4a78dd: v_sccp_pdu_maxlen:268 20250126085725935 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085725935 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085725935 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1355) 20250126085725935 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250126085725935 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20250126085725935 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250126085725935 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250126085725935 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085725935 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@2bd1da4a78dd: setverdict(pass): none -> pass 20250126085725960 DLSCCP DEBUG SCCP-SCOC(25)[0x55e140da4540]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250126085725960 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002a2453), PART(T=Source Reference,L=4,D=00000019), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085725960 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085725960 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085725960 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085725960 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085725960 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085725960 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085725960 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085725960 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085725960 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085725960 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085725960 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250126085726113 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126085726113 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250126085726114 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126085726114 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(275)@2bd1da4a78dd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250126085726122 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085726122 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250126085726122 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126085726122 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126085726122 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126085726122 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250126085726122 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126085726125 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085726125 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250126085726125 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126085726125 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126085726125 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126085726125 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126085726125 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126085726126 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085726126 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126085726126 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20250126085726126 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085726126 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085726126 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085726126 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085726126 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126085726126 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126085726126 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085726126 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126085726126 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250126085726126 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126085726126 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250126085726127 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085726127 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250126085726127 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085726127 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085726127 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085726127 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085726127 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085726127 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085726127 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085726127 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085726127 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085726127 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085726127 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085726127 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085726127 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085726127 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085726127 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085726127 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085726127 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085726128 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085726128 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085726128 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085726128 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085726128 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085726128 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085726128 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085726128 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-M3UA(278)@2bd1da4a78dd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250126085726133 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085726133 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250126085726133 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126085726133 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126085726133 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126085726133 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250126085726133 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126085726135 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085726135 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250126085726135 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126085726135 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126085726135 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126085726135 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126085726135 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126085726136 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085726136 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126085726136 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20250126085726136 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085726136 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085726136 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085726136 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085726136 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126085726136 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126085726136 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085726137 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085726137 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250126085726137 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085726137 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085726137 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085726137 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085726137 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085726137 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085726137 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085726137 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085726137 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085726137 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085726137 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085726137 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085726137 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085726137 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085726137 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085726137 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085726137 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085726137 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085726137 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085726137 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085726137 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085726137 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085726137 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085726137 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085726137 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(274)@2bd1da4a78dd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126085726928 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085726928 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085726928 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085726928 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085726928 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085726928 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085726928 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085726928 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085726928 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085726928 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085726929 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085726929 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085726929 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085726929 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085726929 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250126085726929 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250126085726929 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085726929 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085726929 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085726929 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085726929 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085726929 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085726929 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085726929 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085726929 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085726929 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085726929 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085726929 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085726929 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085726929 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085726929 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126085726929 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126085726929 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250126085726929 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250126085726929 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085726929 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250126085726929 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085726929 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085726929 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085726929 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085726929 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085726929 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085726930 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085726930 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085726930 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085726930 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085726930 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085726930 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085726930 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085726930 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126085726930 DRANAP NOTICE cnlink(msc-0)[0x55e140d46220]{CONNECTED}: link up (cnlink.c:111) 20250126085726930 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085726930 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085726930 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085726930 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085726930 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085726930 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085726931 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085726931 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085726932 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085726932 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085726932 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085726932 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085726932 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085726933 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085726933 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085726933 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085726933 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085726933 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085726933 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085726933 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085726933 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085726933 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085726933 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250126085726933 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250126085726933 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085726933 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085726933 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085726933 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085726933 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085726933 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085726933 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085726933 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085726933 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085726933 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085726933 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085726933 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085726933 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085726933 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085726933 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126085726933 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126085726933 DRANAP INFO cnlink(msc-0)[0x55e140d46220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(277)@2bd1da4a78dd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126085726937 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085726937 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085726937 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085726937 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085726937 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085726937 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085726937 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085726937 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085726937 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085726937 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085726937 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085726937 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085726937 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085726937 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085726937 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250126085726937 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250126085726937 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085726937 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085726937 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085726937 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085726937 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085726937 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085726937 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085726937 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085726937 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085726937 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085726937 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085726937 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085726937 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085726937 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085726937 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126085726937 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126085726937 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250126085726937 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250126085726937 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085726937 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250126085726937 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085726937 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085726937 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085726937 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085726937 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085726937 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085726937 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085726937 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085726937 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085726937 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085726938 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085726938 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085726938 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085726938 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126085726938 DRANAP NOTICE cnlink(sgsn-0)[0x55e140d910f0]{CONNECTED}: link up (cnlink.c:111) 20250126085726938 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085726938 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085726938 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085726938 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085726938 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085726938 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085726938 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085726938 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085726940 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085726940 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085726940 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085726940 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085726940 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085726940 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085726940 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085726940 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085726940 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085726940 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085726940 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085726940 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085726940 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085726940 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085726940 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250126085726940 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20250126085726940 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085726940 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085726940 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085726940 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085726940 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085726940 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085726940 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085726940 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085726940 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085726940 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085726940 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085726940 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085726940 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085726940 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085726940 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126085726940 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126085726940 DRANAP INFO cnlink(sgsn-0)[0x55e140d910f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250126085726957 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53878<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW-MGCP(279)@2bd1da4a78dd: 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)@2bd1da4a78dd: f_create_expect(l3 := '09DD1BD55E8947E82939'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(274)@2bd1da4a78dd: Created Expect[0] for '09DD1BD55E8947E82939'O to be handled at TC_rab_assign_mgcp_to0(280) TC_rab_assign_mgcp_to-Iuh0-RUA(272)@2bd1da4a78dd: Added conn table entry 0TC_rab_assign_mgcp_to0(280)1331051 20250126085728000 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085728000 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085728000 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1355) 20250126085728000 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250126085728000 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x144f6b, normal) (hnbgw_rua.c:407) 20250126085728000 DHNB DEBUG map_rua[0x55e140da2d80]{init}: Allocated (fsm.c:456) 20250126085728000 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1331051)[0x55e140da2d80]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250126085728000 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1331051 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250126085728000 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085728000 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085728000 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1331051 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250126085728000 DCN DEBUG map_sccp[0x55e140da2810]{init}: Allocated (fsm.c:456) 20250126085728000 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55e140da2810]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250126085728000 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1331051 <-> SCCP-27 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250126085728000 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1331051 SCCP-27 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20250126085728000 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1331051)[0x55e140da2d80]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250126085728000 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085728000 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085728000 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1331051)[0x55e140da2d80]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250126085728000 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55e140da2810]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126085728000 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250126085728000 DLSCCP DEBUG SCCP-SCOC(27)[0x55e140dc9050]{IDLE}: Allocated (fsm.c:456) 20250126085728000 DLSCCP DEBUG SCCP-SCOC(27)[0x55e140dc9050]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250126085728000 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a09dd1bd55e8947e82939004f40030000e90056400500f1100926) (sccp_scrc.c:406) 20250126085728000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085728000 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085728000 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085728000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085728000 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085728000 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085728000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085728000 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085728000 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085728000 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085728000 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085728000 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085728000 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085728000 DLSCCP DEBUG SCCP-SCOC(27)[0x55e140dc9050]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250126085728000 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55e140da2810]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250126085728000 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1331051)[0x55e140da2d80]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250126085728000 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085728000 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085728000 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085728000 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085728000 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085728000 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085728000 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085728000 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(273)@2bd1da4a78dd: First idle individual index:0 HNBGW_Test.msc0-SCCP(273)@2bd1da4a78dd: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(274)@2bd1da4a78dd: Found Expect[0] for l3='09DD1BD55E8947E82939'O handled at TC_rab_assign_mgcp_to0(280) HNBGW_Test.msc0-RAN(274)@2bd1da4a78dd: Added conn table entry 0TC_rab_assign_mgcp_to0(280)4490954 HNBGW_Test.msc0-SCCP(273)@2bd1da4a78dd: Session index based on connection ID:0 TC_rab_assign_mgcp_to0(280)@2bd1da4a78dd: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(273)@2bd1da4a78dd: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250126085728020 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085728020 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085728020 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085728020 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085728020 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085728020 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085728020 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085728020 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085728020 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085728020 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085728020 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085728020 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085728020 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085728020 DLSS7 DEBUG scrc_rx_mtp_xfer_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=005c947e) (sccp_scrc.c:477) 20250126085728020 DLSCCP DEBUG Received CO:COAK for local reference 27 (sccp_scoc.c:1824) 20250126085728020 DLSCCP DEBUG SCCP-SCOC(27)[0x55e140dc9050]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250126085728020 DLSCCP DEBUG SCCP-SCOC(27)[0x55e140dc9050]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250126085728020 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085728021 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250126085728021 DCN DEBUG handle_cn_conn_conf() conn_id=27, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250126085728021 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55e140da2810]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250126085728021 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55e140da2810]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) HNBGW_Test.msc0-SCCP(273)@2bd1da4a78dd: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(273)@2bd1da4a78dd: vl_len:91 HNBGW_Test.msc0-SCCP(273)@2bd1da4a78dd: vl_from0 HNBGW_Test.msc0-SCCP(273)@2bd1da4a78dd: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250126085728221 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085728221 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085728221 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085728221 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085728221 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085728221 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085728221 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085728221 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085728221 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085728221 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085728221 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085728221 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085728221 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085728221 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000001b), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:477) 20250126085728221 DLSCCP DEBUG Received CO:CODT for local reference 27 (sccp_scoc.c:1824) 20250126085728221 DLSCCP DEBUG SCCP-SCOC(27)[0x55e140dc9050]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250126085728221 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085728221 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250126085728221 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55e140da2810]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250126085728221 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250126085728221 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250126085728221 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55e140da2810]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250126085728221 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250126085728221 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250126085728221 DMGW DEBUG mgw(mgw-fsm-1331051-0)[0x55e140d97b20]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250126085728221 DMGW DEBUG mgw(mgw-fsm-1331051-0)[0x55e140d97b20]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250126085728221 DMGW DEBUG mgw(mgw-fsm-1331051-0)[0x55e140d97b20]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250126085728221 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250126085728222 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250126085728222 DLMGCP DEBUG mgw-endp(mgw-fsm-1331051-0)[0x55e140da4670]{UNUSED}: Allocated (fsm.c:456) 20250126085728222 DLMGCP DEBUG mgw-endp(mgw-fsm-1331051-0)[0x55e140da4670]{UNUSED}: is child of mgw(mgw-fsm-1331051-0)[0x55e140d97b20] (fsm.c:486) 20250126085728222 DLMGCP DEBUG mgw-endp(mgw-fsm-1331051-0)[0x55e140da4670]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-1331051-0)[0x55e140d97b20] (mgcp_client_endpoint_fsm.c:724) 20250126085728222 DLMGCP DEBUG mgw-endp(mgw-fsm-1331051-0)[0x55e140da4670]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250126085728222 DLMGCP DEBUG mgw-endp(mgw-fsm-1331051-0)[0x55e140da4670]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250126085728222 DLMGCP DEBUG mgw-endp(mgw-fsm-1331051-0)[0x55e140da4670]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250126085728222 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1331051-0)[0x55e140da1770]{ST_CRCX}: Allocated (fsm.c:456) 20250126085728222 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1331051-0)[0x55e140da1770]{ST_CRCX}: is child of mgw-endp(mgw-fsm-1331051-0)[0x55e140da4670] (fsm.c:486) 20250126085728222 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1331051-0)[0x55e140da1770]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250126085728222 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1331051-0)[0x55e140da1770]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250126085728222 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47066: len=200 'CRCX 98 rtpbridge/*@mgw MGCP 1.0\r\nC: 144f6'... (mgcp_client.c:807) 20250126085728222 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250126085728222 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1331051-0)[0x55e140da1770]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250126085728222 DLMGCP DEBUG mgw-endp(mgw-fsm-1331051-0)[0x55e140da4670]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(279)@2bd1da4a78dd: Found Expect[0] for { line := { verb := "CRCX", trans_id := "98", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "144f6b17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "144f6b17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@2bd1da4a78dd: Ignoreing CRCX1{ line := { verb := "CRCX", trans_id := "98", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "144f6b17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "144f6b17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250126085729811 DLSCCP DEBUG SCCP-SCOC(24)[0x55e140da2a20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085729811 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00174188), PART(T=Source Reference,L=4,D=00000018), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085729811 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085729811 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085729811 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085729811 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085729812 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085729812 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085729812 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085729812 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085729812 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085729812 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085729812 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085729812 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085729816 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085729816 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085729816 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085729816 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085729816 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085729816 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085729816 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085729816 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085729816 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085729816 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085729817 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085729817 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085729817 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085729817 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=00174188) (sccp_scrc.c:477) 20250126085729817 DLSCCP DEBUG Received CO:RELCO for local reference 24 (sccp_scoc.c:1824) 20250126085729817 DLSCCP DEBUG SCCP-SCOC(24)[0x55e140da2a20]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250126085729817 DLSCCP DEBUG SCCP-SCOC(24)[0x55e140da2a20]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250126085729817 DLSCCP DEBUG SCCP-SCOC(24)[0x55e140da2a20]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250126085729817 DLSCCP DEBUG SCCP-SCOC(24)[0x55e140da2a20]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250126085729817 DLSCCP DEBUG SCCP-SCOC(24)[0x55e140da2a20]{IDLE}: Deallocated (fsm.c:568) 20250126085732140 DLSCCP DEBUG SCCP-SCOC(26)[0x55e140dbec80]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250126085732140 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00812bd6), PART(T=Source Reference,L=4,D=0000001a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085732140 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085732140 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085732141 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085732141 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085732141 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085732141 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085732141 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085732141 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085732141 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085732141 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085732141 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085732141 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085732144 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085732144 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085732144 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085732144 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085732144 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085732144 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085732144 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085732144 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085732144 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085732144 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085732144 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085732144 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085732145 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085732145 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=00812bd6) (sccp_scrc.c:477) 20250126085732145 DLSCCP DEBUG Received CO:RELCO for local reference 26 (sccp_scoc.c:1824) 20250126085732145 DLSCCP DEBUG SCCP-SCOC(26)[0x55e140dbec80]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250126085732145 DLSCCP DEBUG SCCP-SCOC(26)[0x55e140dbec80]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250126085732145 DLSCCP DEBUG SCCP-SCOC(26)[0x55e140dbec80]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250126085732145 DLSCCP DEBUG SCCP-SCOC(26)[0x55e140dbec80]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250126085732145 DLSCCP DEBUG SCCP-SCOC(26)[0x55e140dbec80]{IDLE}: Deallocated (fsm.c:568) 20250126085732223 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140da1770]{ST_CRCX_RESP}: Timeout of T1 (fsm.c:317) 20250126085732223 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140da1770]{ST_CRCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:526) 20250126085732223 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140da1770]{ST_CRCX_RESP}: Removing from parent mgw-endp(mgw-fsm-1331051-0)[0x55e140da4670] (mgcp_client_fsm.c:526) 20250126085732223 DLMGCP DEBUG MGW(mgw) Canceled transaction 98 (mgcp_client.c:1252) 20250126085732223 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140da1770]{ST_CRCX_RESP}: Freeing instance (mgcp_client_fsm.c:526) 20250126085732223 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140da1770]{ST_CRCX_RESP}: Deallocated (fsm.c:568) 20250126085732223 DLMGCP DEBUG mgw-endp(mgw-fsm-1331051-0)[0x55e140da4670]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:526) 20250126085732223 DLMGCP DEBUG mgw-endp(mgw-fsm-1331051-0)[0x55e140da4670]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI in use: 0, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250126085732223 DLMGCP DEBUG mgw-endp(mgw-fsm-1331051-0)[0x55e140da4670]{WAIT_MGW_RESPONSE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:925) 20250126085732223 DLMGCP DEBUG mgw-endp(mgw-fsm-1331051-0)[0x55e140da4670]{WAIT_MGW_RESPONSE}: Removing from parent mgw(mgw-fsm-1331051-0)[0x55e140d97b20] (mgcp_client_endpoint_fsm.c:925) 20250126085732223 DLMGCP DEBUG mgw-endp(mgw-fsm-1331051-0)[0x55e140da4670]{WAIT_MGW_RESPONSE}: Freeing instance (mgcp_client_endpoint_fsm.c:925) 20250126085732223 DLMGCP DEBUG mgw-endp(mgw-fsm-1331051-0)[0x55e140da4670]{WAIT_MGW_RESPONSE}: Deallocated (fsm.c:568) 20250126085732223 DMGW DEBUG mgw(mgw-fsm-1331051-0)[0x55e140d97b20]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:925) 20250126085732223 DMGW ERROR mgw(mgw-fsm-1331051-0)[0x55e140d97b20]{MGW_ST_CRCX_HNB}: Media gateway failed (mgw_fsm.c:590) 20250126085732223 DMGW DEBUG mgw(mgw-fsm-1331051-0)[0x55e140d97b20]{MGW_ST_CRCX_HNB}: State change to MGW_ST_FAILURE (no timeout) (mgw_fsm.c:591) 20250126085732223 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55e140da2810]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:67) 20250126085732223 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250126085732223 DLSCCP DEBUG SCCP-SCOC(27)[0x55e140dc9050]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250126085732223 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005c947e), PART(T=Data,L=12,D=000b40080000010004400111) (sccp_scrc.c:406) 20250126085732223 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085732223 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085732223 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085732223 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085732223 DMGW DEBUG mgw(mgw-fsm-1331051-0)[0x55e140d97b20]{MGW_ST_FAILURE}: Terminating (cause = OSMO_FSM_TERM_ERROR) (mgw_fsm.c:575) 20250126085732223 DMGW DEBUG mgw(mgw-fsm-1331051-0)[0x55e140d97b20]{MGW_ST_FAILURE}: Freeing instance (mgw_fsm.c:575) 20250126085732223 DMGW DEBUG mgw(mgw-fsm-1331051-0)[0x55e140d97b20]{MGW_ST_FAILURE}: Deallocated (fsm.c:568) 20250126085732224 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085732224 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085732224 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085732224 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085732224 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085732224 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085732224 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085732224 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(273)@2bd1da4a78dd: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(273)@2bd1da4a78dd: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(273)@2bd1da4a78dd: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(273)@2bd1da4a78dd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.msc0-SCCP(273)@2bd1da4a78dd: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(273)@2bd1da4a78dd: vl_len:12 HNBGW_Test.msc0-SCCP(273)@2bd1da4a78dd: vl_from0 HNBGW_Test.msc0-SCCP(273)@2bd1da4a78dd: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250126085732249 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085732249 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085732249 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085732249 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085732249 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085732249 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085732249 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085732249 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085732250 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085732250 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085732250 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085732250 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085732250 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085732250 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000001b), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250126085732250 DLSCCP DEBUG Received CO:CODT for local reference 27 (sccp_scoc.c:1824) 20250126085732250 DLSCCP DEBUG SCCP-SCOC(27)[0x55e140dc9050]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250126085732250 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085732250 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250126085732250 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55e140da2810]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250126085732250 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250126085732250 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250126085732250 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55e140da2810]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250126085732250 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1331051)[0x55e140da2d80]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250126085732250 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250126085732250 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085732250 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) TC_rab_assign_mgcp_to0(280)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_mgcp_to-Iuh0-RUA(272)@2bd1da4a78dd: Deleted conn table entry 0TC_rab_assign_mgcp_to0(280)1331051 20250126085732272 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085732272 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085732272 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1355) 20250126085732272 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250126085732272 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x144f6b,cause=radio(normal)) (hnbgw_rua.c:439) 20250126085732272 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1331051 SCCP-27 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250126085732272 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1331051)[0x55e140da2d80]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250126085732272 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250126085732272 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250126085732272 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1331051)[0x55e140da2d80]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250126085732272 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55e140da2810]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126085732272 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250126085732272 DLSCCP DEBUG SCCP-SCOC(27)[0x55e140dc9050]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250126085732272 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005c947e), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250126085732272 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085732272 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085732272 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085732272 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085732272 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1331051)[0x55e140da2d80]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250126085732272 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55e140da2810]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250126085732272 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55e140da2810]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250126085732273 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085732273 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085732273 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085732273 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085732273 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085732273 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085732273 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085732273 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(273)@2bd1da4a78dd: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(273)@2bd1da4a78dd: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(273)@2bd1da4a78dd: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(273)@2bd1da4a78dd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_mgcp_to0(280)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(274)@2bd1da4a78dd: Deleted conn table entry 0TC_rab_assign_mgcp_to0(280)4490954 HNBGW_Test.msc0-SCCP(273)@2bd1da4a78dd: Session index based on connection ID:0 20250126085732283 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085732283 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085732284 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085732284 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085732284 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085732284 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085732284 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085732284 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085732284 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085732284 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085732284 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085732284 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085732284 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085732284 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=005c947e), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250126085732284 DLSCCP DEBUG Received CO:RELRE for local reference 27 (sccp_scoc.c:1824) 20250126085732284 DLSCCP DEBUG SCCP-SCOC(27)[0x55e140dc9050]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250126085732284 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085732284 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250126085732284 DCN DEBUG handle_cn_disc_ind() conn_id=27 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250126085732284 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55e140da2810]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250126085732284 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55e140da2810]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250126085732284 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1331051)[0x55e140da2d80]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250126085732284 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1331051)[0x55e140da2d80]{disconnected}: Freeing instance (context_map.c:202) 20250126085732284 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1331051)[0x55e140da2d80]{disconnected}: Deallocated (fsm.c:568) 20250126085732284 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55e140da2810]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250126085732284 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55e140da2810]{disconnected}: Freeing instance (context_map.c:206) 20250126085732284 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55e140da2810]{disconnected}: Deallocated (fsm.c:568) 20250126085732284 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1331051 SCCP-27 msc-0 MI=NONE: Deallocating (context_map.c:225) 20250126085732284 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005c947e), PART(T=Source Reference,L=4,D=0000001b) (sccp_scrc.c:406) 20250126085732284 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085732284 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085732284 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085732284 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085732284 DLSCCP DEBUG SCCP-SCOC(27)[0x55e140dc9050]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250126085732284 DLSCCP DEBUG SCCP-SCOC(27)[0x55e140dc9050]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250126085732284 DLSCCP DEBUG SCCP-SCOC(27)[0x55e140dc9050]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250126085732284 DLSCCP DEBUG SCCP-SCOC(27)[0x55e140dc9050]{IDLE}: Deallocated (fsm.c:568) 20250126085732284 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085732284 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085732285 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085732285 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085732285 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085732285 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085732285 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085732285 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(273)@2bd1da4a78dd: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(273)@2bd1da4a78dd: RLC received in state:disconnect_pending TC_rab_assign_mgcp_to0(280)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126085734285 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53878<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assign_mgcp_to0(280)@2bd1da4a78dd: Final verdict of PTC: pass MTC@2bd1da4a78dd: ok: talloc reports "asn1_context" = 1 bytes 20250126085734296 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085734296 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085734296 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250126085734296 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250126085734296 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250126085734297 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53876<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.msc0-RAN(274)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(277)@2bd1da4a78dd: Final verdict of PTC: none MutexDispCT-TC_rab_assign_mgcp_to(267)@2bd1da4a78dd: Final verdict of PTC: none 20250126085734297 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250126085734297 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085734297 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250126085734297 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250126085734297 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250126085734297 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085734297 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250126085734297 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250126085734297 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:34939<->l=127.0.0.1:4262) (control_if.c:193) 20250126085734297 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250126085734297 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085734297 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126085734297 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250126085734297 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250126085734297 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085734297 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126085734297 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250126085734298 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126085734298 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085734298 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20250126085734298 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126085734298 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126085734298 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126085734298 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250126085734298 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126085734298 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250126085734298 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126085734298 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085734298 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20250126085734298 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126085734298 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126085734298 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126085734298 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250126085734298 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126085734298 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250126085734298 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085734298 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126085734298 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20250126085734298 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085734298 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085734298 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085734298 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085734298 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126085734298 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126085734298 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126085734298 DRANAP NOTICE cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: link lost (cnlink.c:118) 20250126085734298 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085734298 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126085734298 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20250126085734298 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085734298 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) TC_rab_assign_mgcp_to-Iuh0-RUA(272)@2bd1da4a78dd: Final verdict of PTC: none 20250126085734298 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085734298 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085734298 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126085734298 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126085734299 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126085734299 DRANAP NOTICE cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-M3UA(275)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(278)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(273)@2bd1da4a78dd: Final verdict of PTC: none HNBGW-MGCP(279)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(276)@2bd1da4a78dd: Final verdict of PTC: none VirtHNBGW-STATS(268)@2bd1da4a78dd: Final verdict of PTC: none TC_rab_assign_mgcp_to-Iuh0(271)@2bd1da4a78dd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(269)@2bd1da4a78dd: Final verdict of PTC: none MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126085734300 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53870<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(270)@2bd1da4a78dd: Final verdict of PTC: none MTC@2bd1da4a78dd: Setting final verdict of the test case. MTC@2bd1da4a78dd: Local verdict of MTC: pass MTC@2bd1da4a78dd: Local verdict of PTC MutexDispCT-TC_rab_assign_mgcp_to(267): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC VirtHNBGW-STATS(268): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC IPA-CTRL-CLI-IPA(269): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW-PFCP(270): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_rab_assign_mgcp_to-Iuh0(271): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_rab_assign_mgcp_to-Iuh0-RUA(272): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.msc0-SCCP(273): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.msc0-RAN(274): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.msc0-M3UA(275): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(276): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.sgsn0-RAN(277): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(278): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW-MGCP(279): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_rab_assign_mgcp_to0(280): pass (pass -> pass) MTC@2bd1da4a78dd: Test case TC_rab_assign_mgcp_to finished. Verdict: pass MTC@2bd1da4a78dd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_mgcp_to pass'. Sun Jan 26 08:57:34 UTC 2025 ====== HNBGW_Tests.TC_rab_assign_mgcp_to pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_rab_assign_mgcp_to.talloc 20250126085734340 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53894<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126085734842 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53894<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=295200) Waiting for packet dumper to finish... 1 (prev_count=295200, count=321320) 20250126085735960 DLSCCP DEBUG SCCP-SCOC(25)[0x55e140da4540]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085735960 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002a2453), PART(T=Source Reference,L=4,D=00000019), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085735960 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085735960 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085735960 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085735960 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085735961 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085735961 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085735961 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085735961 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085735961 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085735961 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085735961 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085735961 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250126085736299 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126085736299 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250126085736299 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250126085736299 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126085736299 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250126085736299 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@2bd1da4a78dd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_mgcp_to pass' was executed successfully (exit status: 0). MTC@2bd1da4a78dd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg'. ------ HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg ------ Sun Jan 26 08:57:36 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@2bd1da4a78dd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg' was executed successfully (exit status: 0). MTC@2bd1da4a78dd: Test case TC_rab_assign_mgw_iuup_addr_chg started. 20250126085737939 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37516<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126085737944 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37522<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126085737948 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:35635<->l=127.0.0.1:4262) (control_if.c:572) 20250126085738023 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085738023 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085738024 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085738024 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085738024 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085738024 DRANAP DEBUG cnlink(msc-2)[0x55e140d26870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085738024 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085738024 DRANAP DEBUG cnlink(msc-3)[0x55e140d90760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_rab_assign_mgw_iuup_addr_chg-Iuh0(285)@2bd1da4a78dd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250126085738025 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085738025 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250126085738025 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085738025 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085738025 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085738025 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085738025 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085738025 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085738025 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085738025 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085738025 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085738025 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085738025 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085738025 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085738025 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085738025 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085738025 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085738025 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085738025 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085738025 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250126085738025 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250126085738025 DRANAP DEBUG cnlink(msc-2)[0x55e140d26870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085738025 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250126085738025 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085738025 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085738025 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085738025 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085738025 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085738025 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085738025 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085738025 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085738025 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085738025 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085738025 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085738025 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085738025 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085738025 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085738025 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250126085738025 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085738025 DRANAP DEBUG cnlink(msc-2)[0x55e140d26870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085738025 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085738025 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250126085738025 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085738025 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085738025 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085738025 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085738025 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085738025 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085738025 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085738025 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085738025 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085738025 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085738025 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085738025 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085738025 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085738025 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085738025 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126085738025 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085738025 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085738025 DRANAP DEBUG cnlink(msc-3)[0x55e140d90760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085738025 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250126085738025 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085738025 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085738025 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085738025 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085738025 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085738025 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085738025 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085738025 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085738025 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085738025 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085738025 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085738025 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085738025 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085738025 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085738025 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085738025 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085738025 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250126085738025 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085738025 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085738025 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085738025 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085738025 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250126085738025 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085738025 DRANAP DEBUG cnlink(msc-3)[0x55e140d90760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085738025 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085738025 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085738025 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085738025 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250126085738025 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250126085738025 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250126085738025 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250126085738025 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085738025 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085738025 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085738025 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126085738025 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126085738025 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126085738025 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250126085738025 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085738025 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085738025 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085738025 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250126085738025 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250126085738025 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! MTC@2bd1da4a78dd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2bd1da4a78dd: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(289)@2bd1da4a78dd: ************************************************* HNBGW_Test.msc0-M3UA(289)@2bd1da4a78dd: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(289)@2bd1da4a78dd: ************************************************* HNBGW_Test.msc0-SCCP(287)@2bd1da4a78dd: v_sccp_pdu_maxlen:268 20250126085738039 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085738039 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085738039 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085738039 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085738039 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085738039 DRANAP DEBUG cnlink(sgsn-2)[0x55e140d92410]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085738039 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085738039 DRANAP DEBUG cnlink(sgsn-3)[0x55e140d92da0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085738040 DRANAP DEBUG cnlink(sgsn-3)[0x55e140d92da0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085738040 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250126085738040 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085738040 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085738040 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085738040 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085738040 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085738040 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085738040 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085738040 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085738040 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085738040 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085738040 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085738040 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085738040 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085738040 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085738040 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250126085738040 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085738040 DRANAP DEBUG cnlink(sgsn-3)[0x55e140d92da0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085738040 DRANAP DEBUG cnlink(sgsn-2)[0x55e140d92410]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085738040 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250126085738040 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085738040 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085738040 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085738040 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085738040 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085738040 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085738040 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085738040 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085738040 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085738040 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085738040 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085738040 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085738040 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085738040 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085738040 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250126085738040 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085738040 DRANAP DEBUG cnlink(sgsn-2)[0x55e140d92410]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085738040 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085738040 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250126085738040 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085738040 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085738040 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085738040 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085738040 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085738040 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085738040 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085738040 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085738040 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085738040 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085738040 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085738040 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085738040 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085738040 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085738040 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126085738040 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085738040 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085738040 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085738040 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250126085738040 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085738040 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085738040 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085738040 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085738040 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085738040 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085738040 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085738040 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085738040 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085738040 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085738040 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085738040 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085738040 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085738040 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085738040 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085738040 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085738040 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085738040 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085738040 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085738040 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085738040 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250126085738040 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250126085738040 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250126085738041 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085738041 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085738041 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085738041 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250126085738041 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250126085738041 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250126085738041 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250126085738041 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085738041 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085738041 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085738041 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126085738041 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126085738041 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126085738041 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250126085738041 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085738041 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085738041 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085738041 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085738041 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085738041 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085738041 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@2bd1da4a78dd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(292)@2bd1da4a78dd: ************************************************* HNBGW_Test.sgsn0-M3UA(292)@2bd1da4a78dd: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(292)@2bd1da4a78dd: ************************************************* MTC@2bd1da4a78dd: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(290)@2bd1da4a78dd: v_sccp_pdu_maxlen:268 20250126085738066 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085738066 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085738066 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1355) 20250126085738066 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250126085738066 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20250126085738066 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250126085738066 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250126085738066 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085738066 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@2bd1da4a78dd: setverdict(pass): none -> pass 20250126085738237 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126085738237 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250126085738237 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126085738237 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(289)@2bd1da4a78dd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250126085738245 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085738245 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250126085738245 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126085738245 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126085738245 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126085738245 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250126085738245 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126085738248 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085738248 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250126085738248 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126085738248 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126085738248 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126085738248 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126085738248 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126085738248 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085738248 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126085738248 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20250126085738248 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085738248 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085738248 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085738248 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085738248 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126085738248 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126085738248 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085738249 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085738249 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250126085738250 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085738250 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085738250 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085738250 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085738250 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085738250 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085738250 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085738250 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085738250 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085738250 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085738250 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085738250 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085738250 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085738250 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085738250 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085738250 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085738250 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085738250 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085738250 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085738250 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085738250 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085738250 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085738250 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085738250 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085738250 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085738251 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126085738252 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250126085738252 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126085738252 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(292)@2bd1da4a78dd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250126085738257 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085738257 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250126085738257 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126085738257 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126085738257 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126085738257 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250126085738257 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126085738259 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085738259 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250126085738259 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126085738259 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126085738259 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126085738259 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126085738259 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126085738259 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085738259 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126085738259 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20250126085738259 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085738259 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085738259 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085738259 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085738259 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126085738259 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126085738259 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085738260 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085738260 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250126085738260 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085738260 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085738260 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085738260 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085738260 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085738260 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085738260 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085738260 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085738260 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085738260 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085738260 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085738261 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085738261 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085738261 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085738261 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085738261 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085738261 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085738261 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085738261 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085738261 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085738261 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085738261 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085738261 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085738261 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085738261 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(288)@2bd1da4a78dd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126085739053 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085739053 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085739053 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085739053 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085739053 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085739053 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085739053 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085739053 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085739053 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085739053 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085739053 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085739053 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085739053 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085739053 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085739053 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250126085739053 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250126085739053 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085739053 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085739053 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085739053 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085739053 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085739053 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085739053 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085739054 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085739054 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085739054 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085739054 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085739054 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085739054 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085739054 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085739054 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126085739054 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126085739054 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250126085739054 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250126085739054 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085739054 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250126085739054 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085739054 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085739054 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085739054 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085739054 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085739054 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085739054 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085739054 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085739054 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085739054 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085739054 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085739054 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085739054 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085739054 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126085739054 DRANAP NOTICE cnlink(msc-0)[0x55e140d46220]{CONNECTED}: link up (cnlink.c:111) 20250126085739055 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085739055 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085739055 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085739055 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085739055 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085739055 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085739055 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085739055 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085739056 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085739056 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085739056 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085739056 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085739056 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085739056 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085739056 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085739056 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085739057 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085739057 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085739057 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085739057 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085739057 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085739057 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085739057 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250126085739057 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250126085739057 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085739057 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085739057 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085739057 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085739057 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085739057 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085739057 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085739057 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085739057 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085739057 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085739057 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085739057 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085739057 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085739057 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085739057 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126085739057 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126085739057 DRANAP INFO cnlink(msc-0)[0x55e140d46220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(291)@2bd1da4a78dd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126085739062 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085739062 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085739062 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085739062 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085739062 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085739062 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085739062 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085739062 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085739062 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085739062 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085739062 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085739062 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085739062 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085739062 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085739062 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250126085739062 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250126085739062 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085739062 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085739062 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085739062 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085739062 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085739062 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085739062 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085739063 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085739063 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085739063 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085739063 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085739063 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085739063 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085739063 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085739063 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126085739063 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126085739063 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250126085739063 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250126085739063 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085739063 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250126085739063 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085739063 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085739063 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085739063 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085739063 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085739063 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085739063 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085739063 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085739063 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085739063 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085739063 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085739063 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085739063 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085739063 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126085739063 DRANAP NOTICE cnlink(sgsn-0)[0x55e140d910f0]{CONNECTED}: link up (cnlink.c:111) 20250126085739063 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085739063 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085739063 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085739063 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085739063 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085739063 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085739063 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085739063 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085739064 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085739064 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085739064 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085739064 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085739064 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085739064 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085739064 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085739064 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085739064 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085739064 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085739064 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085739064 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085739064 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085739064 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085739064 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250126085739064 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20250126085739064 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085739064 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085739064 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085739064 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085739064 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085739064 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085739064 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085739064 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085739064 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085739064 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085739064 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085739064 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085739064 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085739064 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085739064 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126085739064 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126085739064 DRANAP INFO cnlink(sgsn-0)[0x55e140d910f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250126085739085 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37528<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(288)@2bd1da4a78dd: f_create_expect(l3 := '57B6853717C3761BBF8E'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(288)@2bd1da4a78dd: Created Expect[0] for '57B6853717C3761BBF8E'O to be handled at TC_rab_assign_mgw_iuup_addr_chg0(294) TC_rab_assign_mgw_iuup_addr_chg-Iuh0-RUA(286)@2bd1da4a78dd: Added conn table entry 0TC_rab_assign_mgw_iuup_addr_chg0(294)10412252 20250126085740124 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085740124 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085740124 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1355) 20250126085740124 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250126085740124 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x9ee0dc, normal) (hnbgw_rua.c:407) 20250126085740125 DHNB DEBUG map_rua[0x55e140da2810]{init}: Allocated (fsm.c:456) 20250126085740125 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10412252)[0x55e140da2810]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250126085740125 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10412252 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250126085740125 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085740125 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085740125 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10412252 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250126085740125 DCN DEBUG map_sccp[0x55e140dc9050]{init}: Allocated (fsm.c:456) 20250126085740125 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55e140dc9050]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250126085740125 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-10412252 <-> SCCP-28 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250126085740125 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10412252 SCCP-28 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20250126085740125 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10412252)[0x55e140da2810]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250126085740125 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085740125 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085740125 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10412252)[0x55e140da2810]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250126085740125 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55e140dc9050]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126085740125 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250126085740125 DLSCCP DEBUG SCCP-SCOC(28)[0x55e140da1770]{IDLE}: Allocated (fsm.c:456) 20250126085740125 DLSCCP DEBUG SCCP-SCOC(28)[0x55e140da1770]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250126085740125 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a57b6853717c3761bbf8e004f40030003b70056400500f1100926) (sccp_scrc.c:406) 20250126085740125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085740125 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085740125 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085740125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085740125 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085740125 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085740125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085740125 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085740125 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085740125 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085740125 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085740125 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085740125 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085740125 DLSCCP DEBUG SCCP-SCOC(28)[0x55e140da1770]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250126085740125 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55e140dc9050]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250126085740125 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10412252)[0x55e140da2810]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250126085740125 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085740125 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085740125 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085740125 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085740125 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085740125 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085740125 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085740125 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(287)@2bd1da4a78dd: First idle individual index:0 HNBGW_Test.msc0-SCCP(287)@2bd1da4a78dd: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(288)@2bd1da4a78dd: Found Expect[0] for l3='57B6853717C3761BBF8E'O handled at TC_rab_assign_mgw_iuup_addr_chg0(294) HNBGW_Test.msc0-RAN(288)@2bd1da4a78dd: Added conn table entry 0TC_rab_assign_mgw_iuup_addr_chg0(294)9640503 HNBGW_Test.msc0-SCCP(287)@2bd1da4a78dd: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(287)@2bd1da4a78dd: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_rab_assign_mgw_iuup_addr_chg0(294)@2bd1da4a78dd: setverdict(pass): none -> pass 20250126085740135 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085740135 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085740135 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085740135 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085740134 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085740134 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085740134 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085740134 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085740134 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085740134 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085740134 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085740135 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085740135 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085740135 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00630470) (sccp_scrc.c:477) 20250126085740135 DLSCCP DEBUG Received CO:COAK for local reference 28 (sccp_scoc.c:1824) 20250126085740135 DLSCCP DEBUG SCCP-SCOC(28)[0x55e140da1770]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250126085740135 DLSCCP DEBUG SCCP-SCOC(28)[0x55e140da1770]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250126085740135 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085740135 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250126085740135 DCN DEBUG handle_cn_conn_conf() conn_id=28, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250126085740135 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55e140dc9050]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250126085740135 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55e140dc9050]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) VirtHNBGW-STATS(282)@2bd1da4a78dd: 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)@2bd1da4a78dd: 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)@2bd1da4a78dd: 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)@2bd1da4a78dd: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(293)@2bd1da4a78dd: 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)@2bd1da4a78dd: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(287)@2bd1da4a78dd: vl_len:91 HNBGW_Test.msc0-SCCP(287)@2bd1da4a78dd: vl_from0 HNBGW_Test.msc0-SCCP(287)@2bd1da4a78dd: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250126085740336 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085740336 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085740336 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085740336 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085740336 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085740337 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085740337 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085740337 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085740337 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085740337 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085740337 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085740337 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085740337 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085740337 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000001c), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:477) 20250126085740337 DLSCCP DEBUG Received CO:CODT for local reference 28 (sccp_scoc.c:1824) 20250126085740337 DLSCCP DEBUG SCCP-SCOC(28)[0x55e140da1770]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250126085740337 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085740337 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250126085740337 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55e140dc9050]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250126085740337 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250126085740337 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250126085740337 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55e140dc9050]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250126085740337 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250126085740337 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250126085740337 DMGW DEBUG mgw(mgw-fsm-10412252-0)[0x55e140da4670]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250126085740337 DMGW DEBUG mgw(mgw-fsm-10412252-0)[0x55e140da4670]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250126085740337 DMGW DEBUG mgw(mgw-fsm-10412252-0)[0x55e140da4670]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250126085740337 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250126085740337 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250126085740337 DLMGCP DEBUG mgw-endp(mgw-fsm-10412252-0)[0x55e140d97b20]{UNUSED}: Allocated (fsm.c:456) 20250126085740337 DLMGCP DEBUG mgw-endp(mgw-fsm-10412252-0)[0x55e140d97b20]{UNUSED}: is child of mgw(mgw-fsm-10412252-0)[0x55e140da4670] (fsm.c:486) 20250126085740337 DLMGCP DEBUG mgw-endp(mgw-fsm-10412252-0)[0x55e140d97b20]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-10412252-0)[0x55e140da4670] (mgcp_client_endpoint_fsm.c:724) 20250126085740337 DLMGCP DEBUG mgw-endp(mgw-fsm-10412252-0)[0x55e140d97b20]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250126085740337 DLMGCP DEBUG mgw-endp(mgw-fsm-10412252-0)[0x55e140d97b20]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250126085740337 DLMGCP DEBUG mgw-endp(mgw-fsm-10412252-0)[0x55e140d97b20]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250126085740337 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10412252-0)[0x55e140dbec80]{ST_CRCX}: Allocated (fsm.c:456) 20250126085740337 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10412252-0)[0x55e140dbec80]{ST_CRCX}: is child of mgw-endp(mgw-fsm-10412252-0)[0x55e140d97b20] (fsm.c:486) 20250126085740337 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10412252-0)[0x55e140dbec80]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250126085740337 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10412252-0)[0x55e140dbec80]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250126085740337 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47066: len=200 'CRCX 99 rtpbridge/*@mgw MGCP 1.0\r\nC: 9ee0d'... (mgcp_client.c:807) 20250126085740337 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250126085740337 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10412252-0)[0x55e140dbec80]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250126085740337 DLMGCP DEBUG mgw-endp(mgw-fsm-10412252-0)[0x55e140d97b20]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(293)@2bd1da4a78dd: Found Expect[0] for { line := { verb := "CRCX", trans_id := "99", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "9ee0dc17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "9ee0dc17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@2bd1da4a78dd: CRCX1{ line := { verb := "CRCX", trans_id := "99", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "9ee0dc17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "9ee0dc17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@2bd1da4a78dd: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 20250126085740352 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 99 OK (mgcp_client.c:758) 20250126085740352 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140dbec80]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250126085740352 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140dbec80]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250126085740352 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140dbec80]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250126085740352 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140dbec80]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250126085740352 DLMGCP DEBUG mgw-endp(mgw-fsm-10412252-0)[0x55e140d97b20]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250126085740352 DLMGCP DEBUG mgw-endp(mgw-fsm-10412252-0)[0x55e140d97b20]{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) 20250126085740352 DLMGCP DEBUG mgw-endp(mgw-fsm-10412252-0)[0x55e140d97b20]{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) 20250126085740352 DLMGCP DEBUG mgw-endp(mgw-fsm-10412252-0)[0x55e140d97b20]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250126085740352 DLMGCP DEBUG mgw-endp(mgw-fsm-10412252-0)[0x55e140d97b20]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250126085740352 DLMGCP DEBUG mgw-endp(mgw-fsm-10412252-0)[0x55e140d97b20]{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) 20250126085740352 DMGW DEBUG mgw(mgw-fsm-10412252-0)[0x55e140da4670]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250126085740352 DMGW DEBUG mgw(mgw-fsm-10412252-0)[0x55e140da4670]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250126085740352 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250126085740352 DMGW DEBUG mgw(mgw-fsm-10412252-0)[0x55e140da4670]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250126085740352 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10412252)[0x55e140da2810]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250126085740352 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250126085740352 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085740352 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_rab_assign_mgw_iuup_addr_chg0(294)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126085740377 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085740377 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085740377 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1355) 20250126085740377 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250126085740377 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x9ee0dc) (hnbgw_rua.c:471) 20250126085740377 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10412252 SCCP-28 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250126085740377 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10412252)[0x55e140da2810]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250126085740377 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250126085740377 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250126085740377 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10412252)[0x55e140da2810]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250126085740377 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250126085740377 DMGW DEBUG mgw(mgw-fsm-10412252-0)[0x55e140da4670]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250126085740377 DMGW DEBUG mgw(mgw-fsm-10412252-0)[0x55e140da4670]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250126085740377 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250126085740377 DMGW DEBUG mgw(mgw-fsm-10412252-0)[0x55e140da4670]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250126085740377 DLMGCP DEBUG mgw-endp(mgw-fsm-10412252-0)[0x55e140d97b20]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-10412252-0)[0x55e140da4670] (mgcp_client_endpoint_fsm.c:724) 20250126085740377 DLMGCP DEBUG mgw-endp(mgw-fsm-10412252-0)[0x55e140d97b20]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250126085740377 DLMGCP DEBUG mgw-endp(mgw-fsm-10412252-0)[0x55e140d97b20]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250126085740377 DLMGCP DEBUG mgw-endp(mgw-fsm-10412252-0)[0x55e140d97b20]{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) 20250126085740377 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140dbec80]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250126085740377 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47066: len=215 'MDCX 100 rtpbridge/3@mgw MGCP 1.0\r\nC: 9ee0'... (mgcp_client.c:807) 20250126085740377 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1221) 20250126085740377 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140dbec80]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250126085740377 DLMGCP DEBUG mgw-endp(mgw-fsm-10412252-0)[0x55e140d97b20]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250126085740377 DLMGCP DEBUG mgw-endp(mgw-fsm-10412252-0)[0x55e140d97b20]{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) 20250126085740377 DLMGCP DEBUG mgw-endp(mgw-fsm-10412252-0)[0x55e140d97b20]{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)@2bd1da4a78dd: MDCX1{ line := { verb := "MDCX", trans_id := "100", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "9ee0dc17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "9ee0dc17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250126085740390 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 100 OK (mgcp_client.c:758) 20250126085740390 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140dbec80]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.3.2.1:10000 (mgcp_client_fsm.c:435) 20250126085740390 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140dbec80]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250126085740390 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140dbec80]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250126085740390 DLMGCP DEBUG mgw-endp(mgw-fsm-10412252-0)[0x55e140d97b20]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250126085740390 DLMGCP DEBUG mgw-endp(mgw-fsm-10412252-0)[0x55e140d97b20]{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) 20250126085740390 DLMGCP DEBUG mgw-endp(mgw-fsm-10412252-0)[0x55e140d97b20]{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) 20250126085740390 DLMGCP DEBUG mgw-endp(mgw-fsm-10412252-0)[0x55e140d97b20]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250126085740390 DLMGCP DEBUG mgw-endp(mgw-fsm-10412252-0)[0x55e140d97b20]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250126085740390 DLMGCP DEBUG mgw-endp(mgw-fsm-10412252-0)[0x55e140d97b20]{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) 20250126085740390 DMGW DEBUG mgw(mgw-fsm-10412252-0)[0x55e140da4670]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250126085740390 DMGW INFO mgw(mgw-fsm-10412252-0)[0x55e140da4670]{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) 20250126085740390 DMGW DEBUG mgw(mgw-fsm-10412252-0)[0x55e140da4670]{MGW_ST_MDCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:426) 20250126085740390 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250126085740390 DMGW DEBUG mgw(mgw-fsm-10412252-0)[0x55e140da4670]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250126085740390 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10412252)[0x55e140da2810]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250126085740390 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250126085740390 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085740390 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_rab_assign_mgw_iuup_addr_chg0(294)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126085740392 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085740392 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085740392 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1355) 20250126085740392 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250126085740392 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x9ee0dc) (hnbgw_rua.c:471) 20250126085740392 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10412252 SCCP-28 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250126085740392 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10412252)[0x55e140da2810]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250126085740392 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250126085740392 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250126085740392 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10412252)[0x55e140da2810]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250126085740392 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250126085740392 DMGW DEBUG mgw(mgw-fsm-10412252-0)[0x55e140da4670]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250126085740392 DMGW DEBUG mgw(mgw-fsm-10412252-0)[0x55e140da4670]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250126085740392 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250126085740392 DMGW DEBUG mgw(mgw-fsm-10412252-0)[0x55e140da4670]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received with unchanged IuUP attributes, skipping MDCX... (mgw_fsm.c:344) 20250126085740392 DMGW DEBUG mgw(mgw-fsm-10412252-0)[0x55e140da4670]{MGW_ST_ASSIGN}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:348) 20250126085740392 DMGW DEBUG mgw(mgw-fsm-10412252-0)[0x55e140da4670]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250126085740392 DLMGCP DEBUG mgw-endp(mgw-fsm-10412252-0)[0x55e140d97b20]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-10412252-0)[0x55e140da4670] (mgcp_client_endpoint_fsm.c:724) 20250126085740392 DLMGCP DEBUG mgw-endp(mgw-fsm-10412252-0)[0x55e140d97b20]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250126085740392 DLMGCP DEBUG mgw-endp(mgw-fsm-10412252-0)[0x55e140d97b20]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250126085740392 DLMGCP DEBUG mgw-endp(mgw-fsm-10412252-0)[0x55e140d97b20]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250126085740392 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10412252-0)[0x55e140da2a20]{ST_CRCX}: Allocated (fsm.c:456) 20250126085740392 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10412252-0)[0x55e140da2a20]{ST_CRCX}: is child of mgw-endp(mgw-fsm-10412252-0)[0x55e140d97b20] (fsm.c:486) 20250126085740392 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10412252-0)[0x55e140da2a20]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250126085740392 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10412252-0)[0x55e140da2a20]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/3@mgw... (mgcp_client_fsm.c:228) 20250126085740392 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47066: len=205 'CRCX 101 rtpbridge/3@mgw MGCP 1.0\r\nC: 9ee0'... (mgcp_client.c:807) 20250126085740392 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1221) 20250126085740392 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10412252-0)[0x55e140da2a20]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250126085740392 DLMGCP DEBUG mgw-endp(mgw-fsm-10412252-0)[0x55e140d97b20]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250126085740392 DLMGCP DEBUG mgw-endp(mgw-fsm-10412252-0)[0x55e140d97b20]{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) 20250126085740392 DLMGCP DEBUG mgw-endp(mgw-fsm-10412252-0)[0x55e140d97b20]{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) 20250126085740392 DLMGCP DEBUG mgw-endp(mgw-fsm-10412252-0)[0x55e140d97b20]{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)@2bd1da4a78dd: CRCX2{ line := { verb := "CRCX", trans_id := "101", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "9ee0dc17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "9ee0dc17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250126085740400 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 101 OK (mgcp_client.c:758) 20250126085740400 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e140da2a20]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250126085740400 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e140da2a20]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250126085740400 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e140da2a20]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250126085740400 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e140da2a20]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250126085740400 DLMGCP DEBUG mgw-endp(mgw-fsm-10412252-0)[0x55e140d97b20]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250126085740400 DLMGCP DEBUG mgw-endp(mgw-fsm-10412252-0)[0x55e140d97b20]{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) 20250126085740400 DLMGCP DEBUG mgw-endp(mgw-fsm-10412252-0)[0x55e140d97b20]{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) 20250126085740400 DLMGCP DEBUG mgw-endp(mgw-fsm-10412252-0)[0x55e140d97b20]{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) 20250126085740400 DLMGCP DEBUG mgw-endp(mgw-fsm-10412252-0)[0x55e140d97b20]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250126085740400 DLMGCP DEBUG mgw-endp(mgw-fsm-10412252-0)[0x55e140d97b20]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250126085740400 DLMGCP DEBUG mgw-endp(mgw-fsm-10412252-0)[0x55e140d97b20]{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) 20250126085740400 DLMGCP DEBUG mgw-endp(mgw-fsm-10412252-0)[0x55e140d97b20]{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) 20250126085740400 DMGW DEBUG mgw(mgw-fsm-10412252-0)[0x55e140da4670]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250126085740400 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250126085740400 DMGW DEBUG mgw(mgw-fsm-10412252-0)[0x55e140da4670]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250126085740400 DMGW DEBUG mgw(mgw-fsm-10412252-0)[0x55e140da4670]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250126085740400 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55e140dc9050]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250126085740400 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250126085740400 DLSCCP DEBUG SCCP-SCOC(28)[0x55e140da1770]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250126085740400 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00630470), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20250126085740400 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085740400 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085740400 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085740400 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085740400 DMGW DEBUG mgw(mgw-fsm-10412252-0)[0x55e140da4670]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250126085740400 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085740400 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085740400 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085740400 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085740400 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085740400 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085740400 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085740400 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(287)@2bd1da4a78dd: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(287)@2bd1da4a78dd: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(287)@2bd1da4a78dd: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(287)@2bd1da4a78dd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_mgw_iuup_addr_chg0(294)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(282)@2bd1da4a78dd: 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)@2bd1da4a78dd: 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)@2bd1da4a78dd: 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)@2bd1da4a78dd: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(287)@2bd1da4a78dd: vl_len:12 HNBGW_Test.msc0-SCCP(287)@2bd1da4a78dd: vl_from0 HNBGW_Test.msc0-SCCP(287)@2bd1da4a78dd: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250126085740429 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085740429 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085740429 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085740429 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085740429 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085740429 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085740429 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085740429 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085740429 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085740429 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085740429 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085740429 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085740429 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085740429 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000001c), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250126085740429 DLSCCP DEBUG Received CO:CODT for local reference 28 (sccp_scoc.c:1824) 20250126085740429 DLSCCP DEBUG SCCP-SCOC(28)[0x55e140da1770]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250126085740429 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085740429 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250126085740429 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55e140dc9050]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250126085740429 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250126085740429 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250126085740429 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55e140dc9050]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250126085740429 DMGW DEBUG mgw(mgw-fsm-10412252-0)[0x55e140da4670]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250126085740429 DMGW DEBUG mgw(mgw-fsm-10412252-0)[0x55e140da4670]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250126085740429 DMGW DEBUG mgw(mgw-fsm-10412252-0)[0x55e140da4670]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250126085740430 DLMGCP DEBUG mgw-endp(mgw-fsm-10412252-0)[0x55e140d97b20]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250126085740430 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140dbec80]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250126085740430 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47066: len=58 'DLCX 102 rtpbridge/3@mgw MGCP 1.0\r\nC: 9ee0'... (mgcp_client.c:807) 20250126085740430 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250126085740430 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140dbec80]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250126085740430 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e140da2a20]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250126085740430 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47066: len=58 'DLCX 103 rtpbridge/3@mgw MGCP 1.0\r\nC: 9ee0'... (mgcp_client.c:807) 20250126085740430 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250126085740430 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e140da2a20]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250126085740430 DLMGCP DEBUG mgw-endp(mgw-fsm-10412252-0)[0x55e140d97b20]{IN_USE}: Removing from parent mgw(mgw-fsm-10412252-0)[0x55e140da4670] (mgcp_client_endpoint_fsm.c:873) 20250126085740430 DLMGCP DEBUG mgw-endp(mgw-fsm-10412252-0)[0x55e140d97b20]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250126085740430 DLMGCP DEBUG mgw-endp(mgw-fsm-10412252-0)[0x55e140d97b20]{IN_USE}: Deallocated (fsm.c:568) 20250126085740430 DMGW DEBUG mgw(mgw-fsm-10412252-0)[0x55e140da4670]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250126085740430 DMGW DEBUG mgw(mgw-fsm-10412252-0)[0x55e140da4670]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250126085740430 DMGW DEBUG mgw(mgw-fsm-10412252-0)[0x55e140da4670]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250126085740430 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10412252)[0x55e140da2810]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250126085740430 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250126085740430 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085740430 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) TC_rab_assign_mgw_iuup_addr_chg0(294)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_mgw_iuup_addr_chg0(294)@2bd1da4a78dd: DLCX{ line := { verb := "DLCX", trans_id := "102", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "9ee0dc17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assign_mgw_iuup_addr_chg0(294)@2bd1da4a78dd: DLCX{ line := { verb := "DLCX", trans_id := "103", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "9ee0dc17" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assign_mgw_iuup_addr_chg0(294)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126085740434 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 102 OK (mgcp_client.c:758) 20250126085740434 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140dbec80]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250126085740434 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140dbec80]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250126085740434 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140dbec80]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250126085740434 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140dbec80]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250126085740434 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 103 OK (mgcp_client.c:758) 20250126085740434 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e140da2a20]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250126085740435 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e140da2a20]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250126085740435 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e140da2a20]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250126085740435 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e140da2a20]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assign_mgw_iuup_addr_chg-Iuh0-RUA(286)@2bd1da4a78dd: Deleted conn table entry 0TC_rab_assign_mgw_iuup_addr_chg0(294)10412252 20250126085740439 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085740439 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085740439 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1355) 20250126085740439 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250126085740439 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x9ee0dc,cause=radio(normal)) (hnbgw_rua.c:439) 20250126085740439 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10412252 SCCP-28 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250126085740439 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10412252)[0x55e140da2810]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250126085740439 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250126085740439 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250126085740439 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10412252)[0x55e140da2810]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250126085740439 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55e140dc9050]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126085740439 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250126085740439 DLSCCP DEBUG SCCP-SCOC(28)[0x55e140da1770]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250126085740439 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00630470), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250126085740439 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085740439 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085740439 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085740439 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085740439 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10412252)[0x55e140da2810]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250126085740439 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55e140dc9050]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250126085740439 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55e140dc9050]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250126085740439 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085740439 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085740439 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085740439 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085740439 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085740439 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085740439 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085740439 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(287)@2bd1da4a78dd: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(287)@2bd1da4a78dd: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(287)@2bd1da4a78dd: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(287)@2bd1da4a78dd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_mgw_iuup_addr_chg0(294)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(288)@2bd1da4a78dd: Deleted conn table entry 0TC_rab_assign_mgw_iuup_addr_chg0(294)9640503 HNBGW_Test.msc0-SCCP(287)@2bd1da4a78dd: Session index based on connection ID:0 20250126085740442 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085740442 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085740442 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085740442 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085740442 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085740442 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085740442 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085740442 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085740442 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085740442 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085740442 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085740442 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085740442 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085740442 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=00630470), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250126085740442 DLSCCP DEBUG Received CO:RELRE for local reference 28 (sccp_scoc.c:1824) 20250126085740442 DLSCCP DEBUG SCCP-SCOC(28)[0x55e140da1770]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250126085740442 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085740442 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250126085740443 DCN DEBUG handle_cn_disc_ind() conn_id=28 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250126085740443 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55e140dc9050]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250126085740443 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55e140dc9050]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250126085740443 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10412252)[0x55e140da2810]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250126085740443 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10412252)[0x55e140da2810]{disconnected}: Freeing instance (context_map.c:202) 20250126085740443 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10412252)[0x55e140da2810]{disconnected}: Deallocated (fsm.c:568) 20250126085740443 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55e140dc9050]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250126085740443 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55e140dc9050]{disconnected}: Freeing instance (context_map.c:206) 20250126085740443 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55e140dc9050]{disconnected}: Deallocated (fsm.c:568) 20250126085740443 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10412252 SCCP-28 msc-0 MI=NONE: Deallocating (context_map.c:225) 20250126085740443 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00630470), PART(T=Source Reference,L=4,D=0000001c) (sccp_scrc.c:406) 20250126085740443 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085740443 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085740443 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085740443 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085740443 DLSCCP DEBUG SCCP-SCOC(28)[0x55e140da1770]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250126085740443 DLSCCP DEBUG SCCP-SCOC(28)[0x55e140da1770]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250126085740443 DLSCCP DEBUG SCCP-SCOC(28)[0x55e140da1770]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250126085740443 DLSCCP DEBUG SCCP-SCOC(28)[0x55e140da1770]{IDLE}: Deallocated (fsm.c:568) 20250126085740443 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085740443 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085740443 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085740443 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085740443 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085740443 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085740443 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085740443 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(287)@2bd1da4a78dd: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(287)@2bd1da4a78dd: RLC received in state:disconnect_pending TC_rab_assign_mgw_iuup_addr_chg0(294)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126085742446 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37528<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assign_mgw_iuup_addr_chg0(294)@2bd1da4a78dd: Final verdict of PTC: pass MTC@2bd1da4a78dd: ok: talloc reports "asn1_context" = 1 bytes 20250126085742454 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37522<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250126085742454 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085742454 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085742454 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250126085742454 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250126085742454 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.msc0-RAN(288)@2bd1da4a78dd: Final verdict of PTC: none MutexDispCT-TC_rab_assign_mgw_iuup_addr_chg(281)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(290)@2bd1da4a78dd: Final verdict of PTC: none 20250126085742456 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:35635<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.sgsn0-RAN(291)@2bd1da4a78dd: Final verdict of PTC: none TC_rab_assign_mgw_iuup_addr_chg-Iuh0-RUA(286)@2bd1da4a78dd: Final verdict of PTC: none 20250126085742457 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250126085742457 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085742457 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250126085742457 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250126085742457 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250126085742457 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085742457 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126085742457 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250126085742458 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085742458 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126085742458 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20250126085742458 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085742458 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085742458 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085742458 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085742458 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126085742458 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126085742458 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126085742458 DRANAP NOTICE cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-SCCP(287)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(292)@2bd1da4a78dd: Final verdict of PTC: none TC_rab_assign_mgw_iuup_addr_chg-Iuh0(285)@2bd1da4a78dd: Final verdict of PTC: none 20250126085742458 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085742458 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126085742458 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20250126085742458 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085742458 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085742458 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085742458 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085742458 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126085742458 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126085742458 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126085742458 DRANAP NOTICE cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-M3UA(289)@2bd1da4a78dd: Final verdict of PTC: none 20250126085742457 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126085742457 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085742457 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20250126085742457 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126085742457 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126085742457 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126085742457 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250126085742457 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126085742457 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250126085742458 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250126085742458 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085742458 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250126085742458 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250126085742458 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250126085742458 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250126085742458 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085742458 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126085742458 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250126085742458 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126085742458 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085742458 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20250126085742458 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126085742458 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126085742458 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126085742458 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250126085742458 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126085742458 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW-MGCP(293)@2bd1da4a78dd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(283)@2bd1da4a78dd: Final verdict of PTC: none MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126085742459 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37516<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(284)@2bd1da4a78dd: Final verdict of PTC: none VirtHNBGW-STATS(282)@2bd1da4a78dd: Final verdict of PTC: none MTC@2bd1da4a78dd: Setting final verdict of the test case. MTC@2bd1da4a78dd: Local verdict of MTC: pass MTC@2bd1da4a78dd: Local verdict of PTC MutexDispCT-TC_rab_assign_mgw_iuup_addr_chg(281): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC VirtHNBGW-STATS(282): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC IPA-CTRL-CLI-IPA(283): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW-PFCP(284): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_rab_assign_mgw_iuup_addr_chg-Iuh0(285): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_rab_assign_mgw_iuup_addr_chg-Iuh0-RUA(286): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.msc0-SCCP(287): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.msc0-RAN(288): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.msc0-M3UA(289): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(290): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.sgsn0-RAN(291): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(292): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW-MGCP(293): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_rab_assign_mgw_iuup_addr_chg0(294): pass (pass -> pass) MTC@2bd1da4a78dd: Test case TC_rab_assign_mgw_iuup_addr_chg finished. Verdict: pass MTC@2bd1da4a78dd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg pass'. Sun Jan 26 08:57:42 UTC 2025 ====== HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg.talloc 20250126085742517 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37542<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126085743019 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37542<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=326680) Waiting for packet dumper to finish... 1 (prev_count=326680, count=353340) 20250126085744458 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126085744458 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250126085744458 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250126085744458 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126085744458 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250126085744458 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@2bd1da4a78dd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg pass' was executed successfully (exit status: 0). MTC@2bd1da4a78dd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_mo_disconnect'. ------ HNBGW_Tests.TC_ranap_cs_mo_disconnect ------ Sun Jan 26 08:57:45 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ranap_cs_mo_disconnect.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ranap_cs_mo_disconnect.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250126085745962 DLSCCP DEBUG SCCP-SCOC(25)[0x55e140da4540]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085745962 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002a2453), PART(T=Source Reference,L=4,D=00000019), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085745962 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085745962 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085745962 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085745962 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085745962 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085745962 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085745962 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085745962 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085745962 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085745962 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085745962 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@2bd1da4a78dd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_mo_disconnect' was executed successfully (exit status: 0). MTC@2bd1da4a78dd: Test case TC_ranap_cs_mo_disconnect started. 20250126085746112 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33568<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126085746118 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33574<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126085746123 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:39833<->l=127.0.0.1:4262) (control_if.c:572) 20250126085746204 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085746204 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085746205 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250126085746205 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_ranap_cs_mo_disconnect-Iuh0(299)@2bd1da4a78dd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250126085746205 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085746205 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085746205 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085746205 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250126085746205 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085746205 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085746205 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085746205 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085746205 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085746205 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085746205 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085746205 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085746205 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085746205 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085746205 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085746205 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085746205 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085746205 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085746205 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085746205 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085746205 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085746205 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085746205 DRANAP DEBUG cnlink(msc-2)[0x55e140d26870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085746206 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085746206 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085746206 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085746206 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085746206 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085746206 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085746206 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250126085746206 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085746206 DRANAP DEBUG cnlink(msc-3)[0x55e140d90760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085746207 DRANAP DEBUG cnlink(msc-3)[0x55e140d90760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085746207 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250126085746207 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085746207 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085746207 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085746207 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085746207 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085746207 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085746207 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085746207 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085746207 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085746207 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085746207 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085746207 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085746207 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085746207 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085746207 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250126085746207 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085746207 DRANAP DEBUG cnlink(msc-3)[0x55e140d90760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085746207 DRANAP DEBUG cnlink(msc-2)[0x55e140d26870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085746207 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250126085746207 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085746207 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085746207 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085746207 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085746207 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085746207 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085746207 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085746207 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085746207 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085746207 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085746207 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085746207 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085746207 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085746207 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085746207 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250126085746207 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085746207 DRANAP DEBUG cnlink(msc-2)[0x55e140d26870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085746207 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085746207 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250126085746207 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085746207 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085746207 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085746207 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085746207 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085746207 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085746207 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085746207 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085746207 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085746207 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085746207 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085746207 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085746207 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085746207 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085746207 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126085746207 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085746207 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085746207 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085746207 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085746207 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085746207 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250126085746207 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250126085746207 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250126085746207 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085746207 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085746207 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085746207 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250126085746207 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250126085746207 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250126085746207 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250126085746207 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085746207 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085746207 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085746207 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126085746207 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126085746207 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126085746207 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@2bd1da4a78dd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2bd1da4a78dd: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(303)@2bd1da4a78dd: ************************************************* HNBGW_Test.msc0-M3UA(303)@2bd1da4a78dd: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(303)@2bd1da4a78dd: ************************************************* HNBGW_Test.msc0-SCCP(301)@2bd1da4a78dd: v_sccp_pdu_maxlen:268 20250126085746219 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085746219 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085746219 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085746219 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085746219 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085746219 DRANAP DEBUG cnlink(sgsn-2)[0x55e140d92410]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085746219 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085746219 DRANAP DEBUG cnlink(sgsn-3)[0x55e140d92da0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085746220 DRANAP DEBUG cnlink(sgsn-3)[0x55e140d92da0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085746220 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250126085746220 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085746221 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085746221 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085746221 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085746221 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085746221 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085746221 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085746221 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085746221 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085746221 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085746221 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085746221 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085746221 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085746221 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085746221 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250126085746221 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085746221 DRANAP DEBUG cnlink(sgsn-3)[0x55e140d92da0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085746221 DRANAP DEBUG cnlink(sgsn-2)[0x55e140d92410]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085746221 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250126085746221 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085746221 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085746221 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085746221 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085746221 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085746221 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085746221 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085746221 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085746221 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085746221 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085746221 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085746221 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085746221 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085746221 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085746221 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250126085746221 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085746221 DRANAP DEBUG cnlink(sgsn-2)[0x55e140d92410]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085746221 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085746221 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250126085746221 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085746221 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085746221 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085746221 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085746221 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085746221 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085746221 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085746221 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085746221 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085746221 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085746221 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085746221 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085746221 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085746221 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085746221 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126085746221 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085746221 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085746221 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085746221 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250126085746221 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085746221 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085746221 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085746221 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085746221 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085746221 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085746221 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085746221 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085746221 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085746221 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085746221 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085746221 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085746221 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085746221 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085746221 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085746221 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085746221 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085746221 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085746221 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085746221 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085746221 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250126085746221 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250126085746221 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250126085746221 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085746221 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085746221 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085746221 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250126085746221 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250126085746221 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250126085746221 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250126085746221 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085746221 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085746221 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085746221 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126085746221 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126085746221 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126085746221 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250126085746221 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085746221 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085746221 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085746221 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085746221 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085746221 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085746221 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@2bd1da4a78dd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2bd1da4a78dd: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(306)@2bd1da4a78dd: ************************************************* HNBGW_Test.sgsn0-M3UA(306)@2bd1da4a78dd: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(306)@2bd1da4a78dd: ************************************************* HNBGW_Test.sgsn0-SCCP(304)@2bd1da4a78dd: v_sccp_pdu_maxlen:268 20250126085746239 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085746239 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085746239 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1355) 20250126085746240 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250126085746240 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20250126085746240 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250126085746240 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250126085746240 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085746240 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@2bd1da4a78dd: setverdict(pass): none -> pass 20250126085746417 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126085746418 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250126085746418 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126085746418 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(303)@2bd1da4a78dd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250126085746428 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085746428 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250126085746428 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126085746428 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126085746428 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126085746428 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250126085746428 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126085746431 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126085746431 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250126085746431 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126085746431 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250126085746431 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085746431 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250126085746431 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126085746431 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126085746431 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126085746431 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126085746431 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126085746431 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085746431 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126085746432 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20250126085746432 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085746432 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085746432 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085746432 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085746432 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126085746432 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126085746432 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085746433 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085746433 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250126085746433 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085746433 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085746433 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085746433 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085746433 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085746433 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085746433 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085746433 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085746433 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085746433 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085746433 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085746433 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085746433 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085746433 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085746433 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085746433 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085746433 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085746433 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085746434 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085746434 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085746434 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085746434 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085746434 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085746434 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085746434 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-M3UA(306)@2bd1da4a78dd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250126085746440 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085746440 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250126085746440 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126085746440 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126085746440 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126085746440 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250126085746440 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126085746443 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085746443 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250126085746443 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126085746443 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126085746443 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126085746443 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126085746443 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126085746443 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085746443 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126085746443 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20250126085746443 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085746443 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085746443 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085746443 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085746443 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126085746443 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126085746443 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085746444 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085746444 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250126085746444 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085746444 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085746444 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085746444 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085746444 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085746444 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085746444 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085746444 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085746444 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085746444 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085746444 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085746444 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085746444 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085746444 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085746444 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085746444 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085746444 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085746445 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085746445 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085746445 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085746445 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085746445 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085746445 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085746445 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085746445 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(302)@2bd1da4a78dd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126085747235 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085747235 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085747235 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085747235 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085747235 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085747235 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085747235 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085747235 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085747235 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085747235 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085747235 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085747235 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085747235 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085747235 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085747235 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250126085747235 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250126085747235 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085747236 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085747236 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085747236 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085747236 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085747236 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085747236 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085747236 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085747236 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085747236 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085747236 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085747236 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085747236 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085747236 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085747236 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126085747236 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126085747236 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250126085747236 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250126085747236 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085747236 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250126085747236 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085747236 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085747236 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085747236 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085747236 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085747236 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085747236 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085747236 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085747236 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085747236 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085747236 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085747236 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085747236 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085747236 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126085747237 DRANAP NOTICE cnlink(msc-0)[0x55e140d46220]{CONNECTED}: link up (cnlink.c:111) 20250126085747237 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085747237 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085747237 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085747237 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085747237 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085747237 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085747237 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085747237 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085747237 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085747237 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085747237 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085747237 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085747237 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085747237 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085747237 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085747237 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085747238 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085747238 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085747238 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085747238 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085747238 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085747238 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085747238 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250126085747238 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250126085747238 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085747238 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085747238 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085747238 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085747238 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085747238 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085747238 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085747238 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085747238 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085747238 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085747238 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085747238 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085747238 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085747238 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085747238 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126085747238 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126085747238 DRANAP INFO cnlink(msc-0)[0x55e140d46220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(305)@2bd1da4a78dd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126085747242 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085747242 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085747242 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085747242 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085747242 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085747242 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085747242 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085747242 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085747242 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085747242 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085747242 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085747242 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085747242 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085747242 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085747242 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250126085747242 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250126085747242 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085747242 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085747242 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085747242 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085747242 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085747242 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085747243 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085747243 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085747243 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085747243 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085747243 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085747243 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085747243 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085747243 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085747243 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126085747243 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126085747243 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250126085747243 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250126085747243 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085747243 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250126085747243 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085747243 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085747243 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085747243 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085747243 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085747243 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085747243 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085747243 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085747243 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085747243 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085747243 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085747243 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085747243 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085747243 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126085747243 DRANAP NOTICE cnlink(sgsn-0)[0x55e140d910f0]{CONNECTED}: link up (cnlink.c:111) 20250126085747243 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085747243 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085747243 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085747244 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085747244 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085747244 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085747244 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085747244 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085747245 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085747245 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085747245 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085747245 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085747245 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085747245 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085747245 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085747245 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085747245 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085747245 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085747245 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085747245 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085747245 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085747245 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085747245 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250126085747245 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20250126085747245 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085747245 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085747245 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085747245 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085747245 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085747245 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085747245 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085747245 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085747245 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085747245 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085747245 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085747245 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085747245 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085747245 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085747245 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126085747245 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126085747246 DRANAP INFO cnlink(sgsn-0)[0x55e140d910f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250126085747253 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33582<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(302)@2bd1da4a78dd: f_create_expect(l3 := '11C90FB59AF712B67643'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(302)@2bd1da4a78dd: Created Expect[0] for '11C90FB59AF712B67643'O to be handled at TC_ranap_cs_mo_disconnect0(308) TC_ranap_cs_mo_disconnect-Iuh0-RUA(300)@2bd1da4a78dd: Added conn table entry 0TC_ranap_cs_mo_disconnect0(308)1474995 20250126085748307 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085748307 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085748307 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1355) 20250126085748307 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250126085748307 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x1681b3, normal) (hnbgw_rua.c:407) 20250126085748307 DHNB DEBUG map_rua[0x55e140da2810]{init}: Allocated (fsm.c:456) 20250126085748307 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1474995)[0x55e140da2810]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250126085748307 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1474995 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250126085748307 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085748307 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085748307 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1474995 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250126085748307 DCN DEBUG map_sccp[0x55e140dc9050]{init}: Allocated (fsm.c:456) 20250126085748307 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55e140dc9050]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250126085748307 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1474995 <-> SCCP-29 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250126085748307 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1474995 SCCP-29 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20250126085748307 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1474995)[0x55e140da2810]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250126085748307 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085748307 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085748307 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1474995)[0x55e140da2810]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250126085748308 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55e140dc9050]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126085748308 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250126085748308 DLSCCP DEBUG SCCP-SCOC(29)[0x55e140da1770]{IDLE}: Allocated (fsm.c:456) 20250126085748308 DLSCCP DEBUG SCCP-SCOC(29)[0x55e140da1770]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250126085748308 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a11c90fb59af712b67643004f40030000c30056400500f1100926) (sccp_scrc.c:406) 20250126085748308 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085748308 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085748308 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085748308 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085748308 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085748308 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085748308 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085748308 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085748308 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085748308 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085748308 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085748308 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085748308 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085748308 DLSCCP DEBUG SCCP-SCOC(29)[0x55e140da1770]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250126085748308 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55e140dc9050]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250126085748308 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1474995)[0x55e140da2810]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250126085748309 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085748309 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085748309 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085748309 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085748309 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085748309 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085748309 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085748309 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(301)@2bd1da4a78dd: First idle individual index:0 HNBGW_Test.msc0-SCCP(301)@2bd1da4a78dd: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(302)@2bd1da4a78dd: Found Expect[0] for l3='11C90FB59AF712B67643'O handled at TC_ranap_cs_mo_disconnect0(308) HNBGW_Test.msc0-RAN(302)@2bd1da4a78dd: Added conn table entry 0TC_ranap_cs_mo_disconnect0(308)3033348 HNBGW_Test.msc0-SCCP(301)@2bd1da4a78dd: Session index based on connection ID:0 TC_ranap_cs_mo_disconnect0(308)@2bd1da4a78dd: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(301)@2bd1da4a78dd: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250126085748326 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085748326 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085748326 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085748326 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085748326 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085748326 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085748326 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085748326 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085748327 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085748327 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085748327 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085748327 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085748327 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085748327 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00616387) (sccp_scrc.c:477) 20250126085748327 DLSCCP DEBUG Received CO:COAK for local reference 29 (sccp_scoc.c:1824) 20250126085748327 DLSCCP DEBUG SCCP-SCOC(29)[0x55e140da1770]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250126085748327 DLSCCP DEBUG SCCP-SCOC(29)[0x55e140da1770]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250126085748327 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085748327 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250126085748327 DCN DEBUG handle_cn_conn_conf() conn_id=29, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250126085748327 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55e140dc9050]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250126085748327 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55e140dc9050]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250126085748509 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085748509 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085748509 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 37 bytes from client (stream_srv.c:1355) 20250126085748509 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250126085748509 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x1681b3) (hnbgw_rua.c:471) 20250126085748509 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1474995 SCCP-29 msc-0 MI=NONE: rx RUA DirectTransfer with 13 bytes RANAP data (hnbgw_rua.c:312) 20250126085748509 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1474995)[0x55e140da2810]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250126085748509 DRANAP DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20250126085748509 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20250126085748509 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1474995)[0x55e140da2810]{connected}: rx from RUA: RANAP Iu Release Request (context_map_rua.c:171) 20250126085748509 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55e140dc9050]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126085748509 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250126085748509 DLSCCP DEBUG SCCP-SCOC(29)[0x55e140da1770]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250126085748509 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00616387), PART(T=Data,L=13,D=000b40090000010004400209c0) (sccp_scrc.c:406) 20250126085748509 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085748509 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085748509 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085748509 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085748510 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085748510 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085748510 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085748510 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085748510 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085748510 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085748510 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085748510 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(301)@2bd1da4a78dd: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(301)@2bd1da4a78dd: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(301)@2bd1da4a78dd: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(301)@2bd1da4a78dd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_mo_disconnect0(308)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(301)@2bd1da4a78dd: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(301)@2bd1da4a78dd: vl_len:13 HNBGW_Test.msc0-SCCP(301)@2bd1da4a78dd: vl_from0 HNBGW_Test.msc0-SCCP(301)@2bd1da4a78dd: data sent by MTP3_SCCP_PORT: '000100090000010004400209C0'O 20250126085748531 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085748531 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085748531 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085748531 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085748531 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085748531 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085748531 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085748531 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085748531 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085748531 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085748531 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085748531 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085748531 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085748531 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000001d), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=13,D=000100090000010004400209c0) (sccp_scrc.c:477) 20250126085748531 DLSCCP DEBUG Received CO:CODT for local reference 29 (sccp_scoc.c:1824) 20250126085748532 DLSCCP DEBUG SCCP-SCOC(29)[0x55e140da1770]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250126085748532 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085748532 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250126085748532 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55e140dc9050]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250126085748532 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250126085748532 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250126085748532 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55e140dc9050]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250126085748532 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1474995)[0x55e140da2810]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250126085748532 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 37 bytes (hnbgw_rua.c:122) 20250126085748532 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085748532 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 37 bytes of data (stream_srv.c:827) TC_ranap_cs_mo_disconnect0(308)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed TC_ranap_cs_mo_disconnect-Iuh0-RUA(300)@2bd1da4a78dd: Deleted conn table entry 0TC_ranap_cs_mo_disconnect0(308)1474995 20250126085748558 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085748558 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085748558 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1355) 20250126085748558 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250126085748558 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x1681b3,cause=radio(normal)) (hnbgw_rua.c:439) 20250126085748558 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1474995 SCCP-29 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250126085748558 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1474995)[0x55e140da2810]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250126085748558 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250126085748558 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250126085748558 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1474995)[0x55e140da2810]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250126085748558 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55e140dc9050]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126085748558 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250126085748559 DLSCCP DEBUG SCCP-SCOC(29)[0x55e140da1770]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250126085748559 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00616387), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250126085748559 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085748559 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085748559 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085748559 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085748559 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1474995)[0x55e140da2810]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250126085748559 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55e140dc9050]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250126085748559 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55e140dc9050]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250126085748559 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085748559 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085748559 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085748559 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085748559 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085748559 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085748559 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085748559 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(301)@2bd1da4a78dd: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(301)@2bd1da4a78dd: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(301)@2bd1da4a78dd: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(301)@2bd1da4a78dd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_mo_disconnect0(308)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(302)@2bd1da4a78dd: Deleted conn table entry 0TC_ranap_cs_mo_disconnect0(308)3033348 HNBGW_Test.msc0-SCCP(301)@2bd1da4a78dd: Session index based on connection ID:0 20250126085748568 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085748568 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085748568 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085748568 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085748568 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085748568 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085748568 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085748568 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085748568 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085748568 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085748568 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085748568 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085748568 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085748568 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=00616387), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250126085748568 DLSCCP DEBUG Received CO:RELRE for local reference 29 (sccp_scoc.c:1824) 20250126085748568 DLSCCP DEBUG SCCP-SCOC(29)[0x55e140da1770]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250126085748568 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085748568 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250126085748569 DCN DEBUG handle_cn_disc_ind() conn_id=29 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250126085748569 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55e140dc9050]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250126085748569 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55e140dc9050]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250126085748569 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1474995)[0x55e140da2810]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250126085748569 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1474995)[0x55e140da2810]{disconnected}: Freeing instance (context_map.c:202) 20250126085748569 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1474995)[0x55e140da2810]{disconnected}: Deallocated (fsm.c:568) 20250126085748569 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55e140dc9050]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250126085748569 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55e140dc9050]{disconnected}: Freeing instance (context_map.c:206) 20250126085748569 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55e140dc9050]{disconnected}: Deallocated (fsm.c:568) 20250126085748569 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1474995 SCCP-29 msc-0 MI=NONE: Deallocating (context_map.c:225) 20250126085748569 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00616387), PART(T=Source Reference,L=4,D=0000001d) (sccp_scrc.c:406) 20250126085748569 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085748569 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085748569 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085748569 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085748569 DLSCCP DEBUG SCCP-SCOC(29)[0x55e140da1770]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250126085748569 DLSCCP DEBUG SCCP-SCOC(29)[0x55e140da1770]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250126085748569 DLSCCP DEBUG SCCP-SCOC(29)[0x55e140da1770]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250126085748569 DLSCCP DEBUG SCCP-SCOC(29)[0x55e140da1770]{IDLE}: Deallocated (fsm.c:568) 20250126085748569 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085748569 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085748569 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085748569 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085748569 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085748569 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085748569 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085748569 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(301)@2bd1da4a78dd: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(301)@2bd1da4a78dd: RLC received in state:disconnect_pending TC_ranap_cs_mo_disconnect0(308)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126085750570 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33582<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_cs_mo_disconnect0(308)@2bd1da4a78dd: Final verdict of PTC: pass MTC@2bd1da4a78dd: ok: talloc reports "asn1_context" = 1 bytes MutexDispCT-TC_ranap_cs_mo_disconnect(295)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(305)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.msc0-RAN(302)@2bd1da4a78dd: Final verdict of PTC: none 20250126085750583 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085750583 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085750583 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250126085750583 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250126085750583 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250126085750584 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:39833<->l=127.0.0.1:4262) (control_if.c:193) 20250126085750584 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33574<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250126085750585 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250126085750585 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085750585 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250126085750585 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250126085750585 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250126085750585 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085750585 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126085750585 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW-MGCP(307)@2bd1da4a78dd: Final verdict of PTC: none TC_ranap_cs_mo_disconnect-Iuh0-RUA(300)@2bd1da4a78dd: Final verdict of PTC: none 20250126085750585 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126085750585 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) HNBGW_Test.sgsn0-SCCP(304)@2bd1da4a78dd: Final verdict of PTC: none 20250126085750586 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085750586 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126085750586 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20250126085750586 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085750586 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085750586 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085750586 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085750586 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126085750586 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126085750586 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126085750586 DRANAP NOTICE cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-SCCP(301)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(306)@2bd1da4a78dd: Final verdict of PTC: none 20250126085750585 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20250126085750585 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126085750585 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126085750585 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126085750585 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250126085750585 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126085750585 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250126085750586 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250126085750586 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085750586 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250126085750586 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250126085750586 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250126085750586 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250126085750586 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085750586 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126085750586 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250126085750586 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126085750586 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085750586 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20250126085750586 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126085750586 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126085750586 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126085750586 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250126085750586 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126085750586 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250126085750586 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085750586 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126085750586 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20250126085750586 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085750586 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085750586 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085750586 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085750586 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126085750586 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126085750586 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126085750586 DRANAP NOTICE cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: link lost (cnlink.c:118) TC_ranap_cs_mo_disconnect-Iuh0(299)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(303)@2bd1da4a78dd: Final verdict of PTC: none 20250126085750587 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33568<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(297)@2bd1da4a78dd: Final verdict of PTC: none VirtHNBGW-STATS(296)@2bd1da4a78dd: Final verdict of PTC: none MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(298)@2bd1da4a78dd: Final verdict of PTC: none MTC@2bd1da4a78dd: Setting final verdict of the test case. MTC@2bd1da4a78dd: Local verdict of MTC: pass MTC@2bd1da4a78dd: Local verdict of PTC MutexDispCT-TC_ranap_cs_mo_disconnect(295): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC VirtHNBGW-STATS(296): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC IPA-CTRL-CLI-IPA(297): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW-PFCP(298): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_ranap_cs_mo_disconnect-Iuh0(299): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_ranap_cs_mo_disconnect-Iuh0-RUA(300): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.msc0-SCCP(301): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.msc0-RAN(302): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.msc0-M3UA(303): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(304): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.sgsn0-RAN(305): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(306): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW-MGCP(307): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_ranap_cs_mo_disconnect0(308): pass (pass -> pass) MTC@2bd1da4a78dd: Test case TC_ranap_cs_mo_disconnect finished. Verdict: pass MTC@2bd1da4a78dd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_mo_disconnect pass'. Sun Jan 26 08:57:50 UTC 2025 ====== HNBGW_Tests.TC_ranap_cs_mo_disconnect pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ranap_cs_mo_disconnect.talloc 20250126085750630 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33586<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126085751133 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33586<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=284120) Waiting for packet dumper to finish... 1 (prev_count=284120, count=284836) 20250126085752586 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126085752586 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250126085752586 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250126085752586 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126085752586 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250126085752586 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@2bd1da4a78dd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_mo_disconnect pass' was executed successfully (exit status: 0). MTC@2bd1da4a78dd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_mo_disconnect'. ------ HNBGW_Tests.TC_ranap_ps_mo_disconnect ------ Sun Jan 26 08:57:53 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ranap_ps_mo_disconnect.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ranap_ps_mo_disconnect.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@2bd1da4a78dd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_mo_disconnect' was executed successfully (exit status: 0). MTC@2bd1da4a78dd: Test case TC_ranap_ps_mo_disconnect started. 20250126085754227 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33598<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126085754232 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33602<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126085754235 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:44943<->l=127.0.0.1:4262) (control_if.c:572) 20250126085754300 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085754300 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085754300 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085754300 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085754300 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085754300 DRANAP DEBUG cnlink(msc-2)[0x55e140d26870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085754300 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250126085754300 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_ranap_ps_mo_disconnect-Iuh0(313)@2bd1da4a78dd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250126085754301 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085754301 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250126085754301 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085754301 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085754301 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085754301 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085754301 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085754301 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085754301 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085754301 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085754301 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085754301 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085754301 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085754301 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085754301 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085754301 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085754301 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085754301 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085754301 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085754301 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085754301 DRANAP DEBUG cnlink(msc-3)[0x55e140d90760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085754301 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085754301 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085754301 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085754301 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085754301 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085754301 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085754301 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250126085754302 DRANAP DEBUG cnlink(msc-3)[0x55e140d90760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085754302 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250126085754302 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085754302 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085754302 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085754302 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085754302 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085754302 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085754302 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085754302 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085754302 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085754302 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085754302 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085754302 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085754302 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085754302 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085754302 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250126085754302 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085754302 DRANAP DEBUG cnlink(msc-3)[0x55e140d90760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085754302 DRANAP DEBUG cnlink(msc-2)[0x55e140d26870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085754302 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250126085754302 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085754302 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085754302 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085754302 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085754302 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085754302 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085754302 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085754302 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085754302 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085754302 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085754302 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085754302 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085754302 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085754302 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085754302 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250126085754302 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085754302 DRANAP DEBUG cnlink(msc-2)[0x55e140d26870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085754302 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085754302 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250126085754302 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085754302 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085754302 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085754302 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085754302 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085754302 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085754302 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085754302 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085754302 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085754302 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085754302 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085754302 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085754302 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085754302 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085754302 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126085754302 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085754302 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085754302 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085754302 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085754302 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085754302 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250126085754302 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250126085754302 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250126085754302 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085754302 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085754302 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085754302 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250126085754302 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250126085754302 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250126085754302 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250126085754302 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085754302 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085754302 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085754302 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126085754302 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126085754302 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126085754302 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@2bd1da4a78dd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2bd1da4a78dd: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(317)@2bd1da4a78dd: ************************************************* HNBGW_Test.msc0-M3UA(317)@2bd1da4a78dd: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(317)@2bd1da4a78dd: ************************************************* HNBGW_Test.msc0-SCCP(315)@2bd1da4a78dd: v_sccp_pdu_maxlen:268 20250126085754315 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085754315 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085754315 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085754315 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085754315 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085754315 DRANAP DEBUG cnlink(sgsn-2)[0x55e140d92410]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085754315 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085754315 DRANAP DEBUG cnlink(sgsn-3)[0x55e140d92da0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085754316 DRANAP DEBUG cnlink(sgsn-3)[0x55e140d92da0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085754316 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250126085754316 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085754316 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085754316 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085754316 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085754316 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085754316 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085754316 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085754316 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085754316 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085754316 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085754316 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085754316 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085754316 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085754316 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085754316 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250126085754316 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085754316 DRANAP DEBUG cnlink(sgsn-3)[0x55e140d92da0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085754316 DRANAP DEBUG cnlink(sgsn-2)[0x55e140d92410]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085754316 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250126085754316 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085754316 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085754316 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085754316 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085754316 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085754316 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085754316 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085754316 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085754316 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085754316 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085754316 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085754316 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085754316 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085754316 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085754316 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250126085754316 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085754316 DRANAP DEBUG cnlink(sgsn-2)[0x55e140d92410]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085754316 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085754316 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250126085754316 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085754316 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085754316 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085754316 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085754316 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085754316 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085754316 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085754316 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085754316 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085754316 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085754316 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085754316 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085754316 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085754316 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085754316 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126085754316 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085754316 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085754316 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085754316 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250126085754316 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085754316 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085754316 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085754316 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085754316 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085754316 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085754316 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085754316 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085754316 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085754316 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085754316 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085754316 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085754316 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085754316 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085754316 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085754316 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085754316 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085754316 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085754316 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085754316 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085754317 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250126085754317 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250126085754317 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250126085754317 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085754317 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085754317 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085754317 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250126085754317 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250126085754317 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250126085754317 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250126085754317 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085754317 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085754317 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085754317 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126085754317 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126085754317 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126085754317 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250126085754317 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085754317 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085754317 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085754317 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085754317 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085754317 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085754317 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@2bd1da4a78dd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(320)@2bd1da4a78dd: ************************************************* MTC@2bd1da4a78dd: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(320)@2bd1da4a78dd: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(320)@2bd1da4a78dd: ************************************************* HNBGW_Test.sgsn0-SCCP(318)@2bd1da4a78dd: v_sccp_pdu_maxlen:268 20250126085754336 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085754336 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085754336 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1355) 20250126085754336 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250126085754336 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20250126085754336 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250126085754336 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250126085754336 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085754336 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@2bd1da4a78dd: setverdict(pass): none -> pass 20250126085754513 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126085754513 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250126085754513 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126085754513 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(317)@2bd1da4a78dd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250126085754521 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085754521 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250126085754521 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126085754521 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126085754521 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126085754521 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250126085754521 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126085754524 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085754524 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250126085754524 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126085754524 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126085754524 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126085754524 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126085754524 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126085754524 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085754524 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126085754524 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20250126085754524 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085754524 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085754524 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085754524 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085754524 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126085754525 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126085754525 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085754526 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085754526 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250126085754526 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085754526 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085754526 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085754526 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085754526 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085754526 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085754526 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085754526 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085754526 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085754526 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085754526 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085754526 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085754526 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085754526 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085754526 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085754526 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085754526 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085754526 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085754526 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085754526 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085754526 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085754526 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085754526 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085754526 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085754526 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085754527 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126085754527 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250126085754527 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126085754527 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(320)@2bd1da4a78dd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250126085754534 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085754534 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250126085754534 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126085754534 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126085754534 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126085754534 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250126085754534 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126085754537 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085754537 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250126085754537 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126085754537 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126085754537 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126085754537 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126085754537 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126085754537 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085754537 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126085754537 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20250126085754537 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085754537 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085754537 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085754537 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085754537 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126085754537 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126085754537 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085754538 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085754538 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250126085754538 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085754539 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085754539 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085754539 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085754539 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085754539 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085754539 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085754539 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085754539 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085754539 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085754539 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085754539 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085754539 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085754539 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085754539 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085754539 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085754539 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085754539 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085754539 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085754539 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085754539 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085754539 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085754539 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085754539 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085754539 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(316)@2bd1da4a78dd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126085755321 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085755321 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085755321 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085755321 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085755322 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085755322 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085755322 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250126085755322 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250126085755322 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085755322 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085755322 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085755322 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085755322 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085755322 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085755322 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085755322 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085755322 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085755322 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085755322 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085755321 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085755321 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085755321 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085755321 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085755321 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085755321 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085755321 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085755321 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085755322 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085755322 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085755322 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085755322 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126085755322 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126085755322 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250126085755322 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250126085755322 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085755322 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250126085755322 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085755322 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085755322 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085755322 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085755322 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085755322 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085755322 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085755322 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085755322 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085755322 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085755322 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085755322 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085755322 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085755322 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126085755322 DRANAP NOTICE cnlink(msc-0)[0x55e140d46220]{CONNECTED}: link up (cnlink.c:111) 20250126085755322 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085755322 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085755322 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085755322 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085755322 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085755322 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085755322 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085755322 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085755323 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085755323 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085755323 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085755323 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085755323 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085755323 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085755323 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250126085755323 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250126085755323 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085755323 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085755323 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085755323 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085755323 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085755323 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085755323 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085755323 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085755323 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085755323 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085755323 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085755323 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085755323 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085755323 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085755323 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126085755323 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126085755323 DRANAP INFO cnlink(msc-0)[0x55e140d46220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250126085755323 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085755323 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085755323 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085755323 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085755323 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085755323 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085755323 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085755323 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(319)@2bd1da4a78dd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126085755334 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085755334 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085755334 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085755334 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085755334 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085755334 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085755334 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085755334 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085755334 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085755334 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085755334 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085755334 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085755334 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085755334 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085755334 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250126085755334 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250126085755334 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085755334 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085755334 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085755334 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085755334 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085755334 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085755334 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085755334 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085755334 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085755334 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085755334 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085755334 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085755334 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085755334 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085755334 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126085755334 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126085755334 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250126085755334 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250126085755334 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085755334 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250126085755334 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085755334 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085755334 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085755334 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085755334 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085755334 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085755334 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085755334 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085755334 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085755334 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085755334 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085755334 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085755334 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085755334 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126085755334 DRANAP NOTICE cnlink(sgsn-0)[0x55e140d910f0]{CONNECTED}: link up (cnlink.c:111) 20250126085755334 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085755334 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085755334 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085755334 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085755334 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085755334 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085755334 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085755334 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085755335 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085755335 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085755335 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085755335 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085755335 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085755335 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085755335 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250126085755335 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20250126085755335 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085755335 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085755335 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085755335 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085755335 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085755335 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085755335 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085755335 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085755335 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085755335 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085755335 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085755335 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085755335 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085755335 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085755335 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085755335 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085755335 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085755335 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085755335 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085755335 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085755335 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085755335 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085755335 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126085755335 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126085755335 DRANAP INFO cnlink(sgsn-0)[0x55e140d910f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250126085755362 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56454<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126085755963 DLSCCP DEBUG SCCP-SCOC(25)[0x55e140da4540]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085755963 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002a2453), PART(T=Source Reference,L=4,D=00000019), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085755963 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085755963 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085755963 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085755963 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085755963 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085755963 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085755963 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085755963 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085755963 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085755963 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085755963 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085755963 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085755969 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085755969 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085755969 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085755969 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085755969 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085755969 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085755969 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085755969 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085755969 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085755970 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085755970 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085755970 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085755970 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085755970 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=002a2453) (sccp_scrc.c:477) 20250126085755970 DLSCCP DEBUG Received CO:RELCO for local reference 25 (sccp_scoc.c:1824) 20250126085755970 DLSCCP DEBUG SCCP-SCOC(25)[0x55e140da4540]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250126085755970 DLSCCP DEBUG SCCP-SCOC(25)[0x55e140da4540]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250126085755970 DLSCCP DEBUG SCCP-SCOC(25)[0x55e140da4540]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250126085755970 DLSCCP DEBUG SCCP-SCOC(25)[0x55e140da4540]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250126085755970 DLSCCP DEBUG SCCP-SCOC(25)[0x55e140da4540]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.sgsn0-RAN(319)@2bd1da4a78dd: f_create_expect(l3 := '6ECFD437E8248370662C'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(319)@2bd1da4a78dd: Created Expect[0] for '6ECFD437E8248370662C'O to be handled at TC_ranap_ps_mo_disconnect0(322) TC_ranap_ps_mo_disconnect-Iuh0-RUA(314)@2bd1da4a78dd: Added conn table entry 0TC_ranap_ps_mo_disconnect0(322)9405165 20250126085756409 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085756409 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085756409 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1355) 20250126085756409 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250126085756409 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x8f82ed, normal) (hnbgw_rua.c:407) 20250126085756409 DHNB DEBUG map_rua[0x55e140da2810]{init}: Allocated (fsm.c:456) 20250126085756409 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9405165)[0x55e140da2810]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250126085756409 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9405165 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250126085756409 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085756409 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085756409 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9405165 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250126085756409 DCN DEBUG map_sccp[0x55e140dc9050]{init}: Allocated (fsm.c:456) 20250126085756409 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x55e140dc9050]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250126085756409 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9405165 <-> SCCP-30 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250126085756409 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9405165 SCCP-30 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20250126085756410 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9405165)[0x55e140da2810]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250126085756410 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085756410 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085756410 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9405165)[0x55e140da2810]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250126085756410 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x55e140dc9050]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126085756410 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250126085756410 DLSCCP DEBUG SCCP-SCOC(30)[0x55e140da1770]{IDLE}: Allocated (fsm.c:456) 20250126085756410 DLSCCP DEBUG SCCP-SCOC(30)[0x55e140da1770]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250126085756410 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0a6ecfd437e8248370662c004f400300004b0056400500f1100926) (sccp_scrc.c:406) 20250126085756410 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085756410 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085756410 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085756410 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085756410 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085756410 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085756410 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085756410 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085756410 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085756410 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085756410 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085756410 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085756410 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085756410 DLSCCP DEBUG SCCP-SCOC(30)[0x55e140da1770]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250126085756410 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x55e140dc9050]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250126085756410 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9405165)[0x55e140da2810]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250126085756410 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085756410 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085756410 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085756410 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085756410 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085756410 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085756410 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085756410 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(318)@2bd1da4a78dd: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(318)@2bd1da4a78dd: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(319)@2bd1da4a78dd: Found Expect[0] for l3='6ECFD437E8248370662C'O handled at TC_ranap_ps_mo_disconnect0(322) HNBGW_Test.sgsn0-RAN(319)@2bd1da4a78dd: Added conn table entry 0TC_ranap_ps_mo_disconnect0(322)8467905 HNBGW_Test.sgsn0-SCCP(318)@2bd1da4a78dd: Session index based on connection ID:0 TC_ranap_ps_mo_disconnect0(322)@2bd1da4a78dd: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(318)@2bd1da4a78dd: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250126085756426 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085756426 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085756426 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085756426 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085756426 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085756426 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085756426 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085756426 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085756426 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085756426 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085756427 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085756427 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085756427 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085756427 DLSS7 DEBUG scrc_rx_mtp_xfer_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=000a4898) (sccp_scrc.c:477) 20250126085756427 DLSCCP DEBUG Received CO:COAK for local reference 30 (sccp_scoc.c:1824) 20250126085756427 DLSCCP DEBUG SCCP-SCOC(30)[0x55e140da1770]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250126085756427 DLSCCP DEBUG SCCP-SCOC(30)[0x55e140da1770]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250126085756427 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085756427 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250126085756427 DCN DEBUG handle_cn_conn_conf() conn_id=30, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250126085756427 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x55e140dc9050]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250126085756427 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x55e140dc9050]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250126085756613 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085756613 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085756613 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 37 bytes from client (stream_srv.c:1355) 20250126085756613 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250126085756613 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x8f82ed) (hnbgw_rua.c:471) 20250126085756613 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9405165 SCCP-30 sgsn-0 MI=NONE: rx RUA DirectTransfer with 13 bytes RANAP data (hnbgw_rua.c:312) 20250126085756613 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9405165)[0x55e140da2810]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250126085756613 DRANAP DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20250126085756613 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20250126085756613 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9405165)[0x55e140da2810]{connected}: rx from RUA: RANAP Iu Release Request (context_map_rua.c:171) 20250126085756613 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x55e140dc9050]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126085756613 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250126085756613 DLSCCP DEBUG SCCP-SCOC(30)[0x55e140da1770]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250126085756613 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000a4898), PART(T=Data,L=13,D=000b40090000010004400209c0) (sccp_scrc.c:406) 20250126085756613 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085756613 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085756613 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085756613 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085756613 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085756613 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085756613 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085756613 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085756613 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085756613 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085756613 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085756613 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(318)@2bd1da4a78dd: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(318)@2bd1da4a78dd: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(318)@2bd1da4a78dd: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(318)@2bd1da4a78dd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_mo_disconnect0(322)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(318)@2bd1da4a78dd: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(318)@2bd1da4a78dd: vl_len:13 HNBGW_Test.sgsn0-SCCP(318)@2bd1da4a78dd: vl_from0 HNBGW_Test.sgsn0-SCCP(318)@2bd1da4a78dd: data sent by MTP3_SCCP_PORT: '000100090000010004400209C0'O 20250126085756640 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085756640 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085756640 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085756640 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085756640 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085756640 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085756640 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085756640 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085756640 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085756640 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085756640 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085756640 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085756640 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085756640 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000001e), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=13,D=000100090000010004400209c0) (sccp_scrc.c:477) 20250126085756640 DLSCCP DEBUG Received CO:CODT for local reference 30 (sccp_scoc.c:1824) 20250126085756640 DLSCCP DEBUG SCCP-SCOC(30)[0x55e140da1770]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250126085756640 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085756640 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250126085756640 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x55e140dc9050]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250126085756640 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250126085756640 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250126085756640 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x55e140dc9050]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250126085756640 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9405165)[0x55e140da2810]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250126085756640 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 37 bytes (hnbgw_rua.c:122) 20250126085756640 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085756640 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 37 bytes of data (stream_srv.c:827) TC_ranap_ps_mo_disconnect0(322)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed TC_ranap_ps_mo_disconnect-Iuh0-RUA(314)@2bd1da4a78dd: Deleted conn table entry 0TC_ranap_ps_mo_disconnect0(322)9405165 20250126085756664 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085756664 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085756664 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1355) 20250126085756664 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250126085756664 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x8f82ed,cause=radio(normal)) (hnbgw_rua.c:439) 20250126085756664 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9405165 SCCP-30 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250126085756664 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9405165)[0x55e140da2810]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250126085756664 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250126085756664 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250126085756664 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9405165)[0x55e140da2810]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250126085756664 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x55e140dc9050]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126085756664 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250126085756664 DLSCCP DEBUG SCCP-SCOC(30)[0x55e140da1770]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250126085756664 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000a4898), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250126085756664 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085756664 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085756664 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085756664 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085756664 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9405165)[0x55e140da2810]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250126085756664 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x55e140dc9050]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250126085756664 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x55e140dc9050]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250126085756664 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085756664 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085756664 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085756664 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085756665 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085756665 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085756665 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085756665 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(318)@2bd1da4a78dd: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(318)@2bd1da4a78dd: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(318)@2bd1da4a78dd: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(318)@2bd1da4a78dd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_mo_disconnect0(322)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(319)@2bd1da4a78dd: Deleted conn table entry 0TC_ranap_ps_mo_disconnect0(322)8467905 HNBGW_Test.sgsn0-SCCP(318)@2bd1da4a78dd: Session index based on connection ID:0 20250126085756676 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085756676 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085756676 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085756676 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085756676 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085756676 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085756676 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085756676 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085756676 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085756676 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085756676 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085756676 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085756676 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085756676 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=000a4898), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250126085756676 DLSCCP DEBUG Received CO:RELRE for local reference 30 (sccp_scoc.c:1824) 20250126085756676 DLSCCP DEBUG SCCP-SCOC(30)[0x55e140da1770]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250126085756676 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085756676 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250126085756676 DCN DEBUG handle_cn_disc_ind() conn_id=30 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250126085756676 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x55e140dc9050]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250126085756676 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x55e140dc9050]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250126085756676 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9405165)[0x55e140da2810]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250126085756676 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9405165)[0x55e140da2810]{disconnected}: Freeing instance (context_map.c:202) 20250126085756676 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9405165)[0x55e140da2810]{disconnected}: Deallocated (fsm.c:568) 20250126085756676 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x55e140dc9050]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250126085756676 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x55e140dc9050]{disconnected}: Freeing instance (context_map.c:206) 20250126085756676 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x55e140dc9050]{disconnected}: Deallocated (fsm.c:568) 20250126085756676 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9405165 SCCP-30 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20250126085756676 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000a4898), PART(T=Source Reference,L=4,D=0000001e) (sccp_scrc.c:406) 20250126085756676 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085756676 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085756676 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085756676 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085756677 DLSCCP DEBUG SCCP-SCOC(30)[0x55e140da1770]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250126085756677 DLSCCP DEBUG SCCP-SCOC(30)[0x55e140da1770]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250126085756677 DLSCCP DEBUG SCCP-SCOC(30)[0x55e140da1770]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250126085756677 DLSCCP DEBUG SCCP-SCOC(30)[0x55e140da1770]{IDLE}: Deallocated (fsm.c:568) 20250126085756677 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085756677 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085756677 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085756677 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085756677 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085756677 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085756677 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085756677 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(318)@2bd1da4a78dd: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(318)@2bd1da4a78dd: RLC received in state:disconnect_pending TC_ranap_ps_mo_disconnect0(322)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126085758679 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56454<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_ps_mo_disconnect0(322)@2bd1da4a78dd: Final verdict of PTC: pass MTC@2bd1da4a78dd: ok: talloc reports "asn1_context" = 1 bytes 20250126085758690 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:44943<->l=127.0.0.1:4262) (control_if.c:193) 20250126085758690 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085758690 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085758691 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250126085758691 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250126085758691 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250126085758691 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33602<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.msc0-RAN(316)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(315)@2bd1da4a78dd: Final verdict of PTC: none 20250126085758692 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250126085758692 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085758692 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250126085758692 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT MutexDispCT-TC_ranap_ps_mo_disconnect(309)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(319)@2bd1da4a78dd: Final verdict of PTC: none 20250126085758692 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250126085758693 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085758693 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126085758693 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250126085758693 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126085758693 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085758693 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20250126085758693 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126085758693 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126085758693 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126085758693 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250126085758693 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126085758693 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250126085758693 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085758693 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250126085758693 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085758693 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250126085758693 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250126085758693 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126085758693 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250126085758693 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250126085758693 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085758693 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126085758694 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250126085758694 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126085758694 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085758694 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20250126085758694 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) HNBGW_Test.sgsn0-M3UA(320)@2bd1da4a78dd: Final verdict of PTC: none 20250126085758694 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085758694 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085758694 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085758694 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126085758694 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126085758694 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126085758694 DRANAP NOTICE cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: link lost (cnlink.c:118) 20250126085758694 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085758694 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126085758694 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20250126085758694 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126085758694 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126085758694 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126085758694 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250126085758694 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126085758694 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250126085758694 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) TC_ranap_ps_mo_disconnect-Iuh0-RUA(314)@2bd1da4a78dd: Final verdict of PTC: none TC_ranap_ps_mo_disconnect-Iuh0(313)@2bd1da4a78dd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(311)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(317)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(318)@2bd1da4a78dd: Final verdict of PTC: none 20250126085758694 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085758694 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085758694 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085758694 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085758694 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126085758694 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126085758694 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126085758694 DRANAP NOTICE cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW-MGCP(321)@2bd1da4a78dd: Final verdict of PTC: none VirtHNBGW-STATS(310)@2bd1da4a78dd: Final verdict of PTC: none MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126085758695 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33598<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(312)@2bd1da4a78dd: Final verdict of PTC: none MTC@2bd1da4a78dd: Setting final verdict of the test case. MTC@2bd1da4a78dd: Local verdict of MTC: pass MTC@2bd1da4a78dd: Local verdict of PTC MutexDispCT-TC_ranap_ps_mo_disconnect(309): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC VirtHNBGW-STATS(310): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC IPA-CTRL-CLI-IPA(311): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW-PFCP(312): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_ranap_ps_mo_disconnect-Iuh0(313): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_ranap_ps_mo_disconnect-Iuh0-RUA(314): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.msc0-SCCP(315): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.msc0-RAN(316): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.msc0-M3UA(317): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(318): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.sgsn0-RAN(319): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(320): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW-MGCP(321): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_ranap_ps_mo_disconnect0(322): pass (pass -> pass) MTC@2bd1da4a78dd: Test case TC_ranap_ps_mo_disconnect finished. Verdict: pass MTC@2bd1da4a78dd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_mo_disconnect pass'. Sun Jan 26 08:57:58 UTC 2025 ====== HNBGW_Tests.TC_ranap_ps_mo_disconnect pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ranap_ps_mo_disconnect.talloc 20250126085758735 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56466<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126085759237 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56466<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=291156) Waiting for packet dumper to finish... 1 (prev_count=291156, count=291796) 20250126085800694 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126085800694 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250126085800694 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250126085800694 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126085800694 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250126085800694 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@2bd1da4a78dd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_mo_disconnect pass' was executed successfully (exit status: 0). MTC@2bd1da4a78dd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_creq_cref'. ------ HNBGW_Tests.TC_ranap_cs_creq_cref ------ Sun Jan 26 08:58:01 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ranap_cs_creq_cref.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ranap_cs_creq_cref.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@2bd1da4a78dd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_creq_cref' was executed successfully (exit status: 0). MTC@2bd1da4a78dd: Test case TC_ranap_cs_creq_cref started. 20250126085802326 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56474<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126085802330 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56490<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126085802333 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:42281<->l=127.0.0.1:4262) (control_if.c:572) 20250126085802402 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085802402 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085802402 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085802402 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085802402 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085802402 DRANAP DEBUG cnlink(msc-2)[0x55e140d26870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085802402 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085802402 DRANAP DEBUG cnlink(msc-3)[0x55e140d90760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ranap_cs_creq_cref-Iuh0(327)@2bd1da4a78dd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250126085802403 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085802403 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250126085802403 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085802403 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085802403 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085802403 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085802403 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085802403 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085802403 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085802403 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085802403 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085802403 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085802403 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085802403 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085802403 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085802403 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085802403 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126085802403 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085802403 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085802403 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085802403 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250126085802403 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085802403 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085802403 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085802403 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085802403 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085802403 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085802403 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085802403 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085802403 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085802403 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085802403 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085802403 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085802403 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085802403 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085802403 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085802403 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085802403 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085802403 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250126085802403 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250126085802403 DRANAP DEBUG cnlink(msc-3)[0x55e140d90760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085802403 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250126085802403 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085802403 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085802403 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085802403 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085802403 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085802403 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085802403 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085802403 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085802403 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085802403 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085802403 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085802403 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085802403 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085802403 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085802403 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250126085802403 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085802403 DRANAP DEBUG cnlink(msc-3)[0x55e140d90760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085802403 DRANAP DEBUG cnlink(msc-2)[0x55e140d26870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085802403 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250126085802403 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085802403 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085802403 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085802403 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085802403 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085802403 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085802403 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085802403 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085802403 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085802403 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085802403 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085802403 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085802403 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085802403 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085802403 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250126085802403 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085802403 DRANAP DEBUG cnlink(msc-2)[0x55e140d26870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085802404 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085802404 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085802404 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085802404 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126085802404 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126085802404 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126085802404 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250126085802404 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085802404 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085802404 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085802404 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085802404 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085802404 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085802404 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250126085802404 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085802404 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085802404 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085802404 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250126085802404 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250126085802404 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250126085802404 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085802404 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085802404 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085802404 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250126085802404 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250126085802404 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250126085802404 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down MTC@2bd1da4a78dd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2bd1da4a78dd: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(331)@2bd1da4a78dd: ************************************************* HNBGW_Test.msc0-M3UA(331)@2bd1da4a78dd: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(331)@2bd1da4a78dd: ************************************************* HNBGW_Test.msc0-SCCP(329)@2bd1da4a78dd: v_sccp_pdu_maxlen:268 20250126085802418 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085802418 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085802418 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085802418 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085802418 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085802418 DRANAP DEBUG cnlink(sgsn-2)[0x55e140d92410]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085802418 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085802418 DRANAP DEBUG cnlink(sgsn-3)[0x55e140d92da0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085802419 DRANAP DEBUG cnlink(sgsn-3)[0x55e140d92da0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085802419 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250126085802419 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085802419 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085802419 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085802420 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085802420 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085802420 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085802420 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085802420 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085802420 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085802420 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085802420 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085802420 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085802420 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085802420 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085802420 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250126085802420 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085802420 DRANAP DEBUG cnlink(sgsn-3)[0x55e140d92da0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085802420 DRANAP DEBUG cnlink(sgsn-2)[0x55e140d92410]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085802420 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250126085802420 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085802420 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085802420 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085802420 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085802420 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085802420 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085802420 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085802420 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085802420 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085802420 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085802420 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085802420 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085802420 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085802420 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085802420 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250126085802420 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085802420 DRANAP DEBUG cnlink(sgsn-2)[0x55e140d92410]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085802420 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085802420 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250126085802420 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085802420 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085802420 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085802420 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085802420 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085802420 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085802420 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085802420 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085802420 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085802420 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085802420 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085802420 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085802420 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085802420 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085802420 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126085802420 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085802420 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085802420 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085802420 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250126085802420 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085802420 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085802420 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085802420 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085802420 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085802420 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085802420 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085802420 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085802420 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085802420 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085802420 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085802420 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085802420 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085802420 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085802420 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085802420 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085802420 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085802420 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085802420 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085802420 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085802420 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250126085802420 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250126085802420 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250126085802420 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085802420 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085802420 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085802420 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250126085802420 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250126085802420 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250126085802420 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250126085802420 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085802420 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085802420 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085802421 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126085802421 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126085802421 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126085802421 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250126085802421 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085802421 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085802421 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085802421 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085802421 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085802421 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085802421 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@2bd1da4a78dd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2bd1da4a78dd: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(334)@2bd1da4a78dd: ************************************************* HNBGW_Test.sgsn0-M3UA(334)@2bd1da4a78dd: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(334)@2bd1da4a78dd: ************************************************* HNBGW_Test.sgsn0-SCCP(332)@2bd1da4a78dd: v_sccp_pdu_maxlen:268 20250126085802440 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085802440 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085802440 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1355) 20250126085802440 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250126085802440 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20250126085802440 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250126085802440 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250126085802440 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085802440 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@2bd1da4a78dd: setverdict(pass): none -> pass 20250126085802614 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126085802614 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250126085802614 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126085802614 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(331)@2bd1da4a78dd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250126085802624 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085802625 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250126085802625 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126085802625 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126085802625 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126085802625 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250126085802625 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126085802626 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085802626 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250126085802626 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126085802626 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126085802626 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126085802626 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126085802626 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126085802626 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085802627 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126085802627 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20250126085802627 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085802627 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085802627 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085802627 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085802627 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126085802627 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126085802627 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085802628 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085802628 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250126085802628 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085802628 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085802628 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085802628 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085802628 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085802628 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085802628 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085802628 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085802628 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085802628 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085802628 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085802628 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085802628 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085802628 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085802628 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085802628 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085802628 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085802628 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085802628 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085802628 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085802628 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085802628 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085802628 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085802628 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085802628 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085802631 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126085802631 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250126085802631 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126085802631 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(334)@2bd1da4a78dd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250126085802638 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085802638 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250126085802638 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126085802638 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126085802638 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126085802638 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250126085802638 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126085802641 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085802641 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250126085802641 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126085802641 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126085802641 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126085802641 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126085802641 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126085802642 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085802642 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126085802642 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20250126085802642 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085802642 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085802642 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085802642 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085802642 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126085802642 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126085802642 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085802643 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085802643 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250126085802643 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085802643 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085802643 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085802643 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085802643 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085802643 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085802643 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085802643 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085802643 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085802643 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085802643 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085802643 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085802643 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085802643 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085802643 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085802643 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085802643 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085802643 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085802643 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085802643 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085802643 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085802643 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085802643 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085802643 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085802643 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(330)@2bd1da4a78dd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126085803429 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085803429 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085803429 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085803429 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085803429 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085803429 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085803429 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085803429 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085803429 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085803429 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085803429 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085803429 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085803429 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085803429 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085803429 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250126085803429 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250126085803429 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085803429 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085803429 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085803429 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085803429 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085803429 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085803429 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085803429 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085803429 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085803429 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085803429 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085803429 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085803429 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085803429 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085803429 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126085803430 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126085803430 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250126085803430 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250126085803430 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085803430 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250126085803430 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085803430 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085803430 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085803430 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085803430 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085803430 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085803430 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085803430 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085803430 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085803430 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085803430 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085803430 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085803430 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085803430 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126085803430 DRANAP NOTICE cnlink(msc-0)[0x55e140d46220]{CONNECTED}: link up (cnlink.c:111) 20250126085803430 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085803430 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085803430 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085803430 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085803430 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085803430 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085803430 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085803430 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085803430 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085803430 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085803430 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085803430 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085803430 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085803430 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085803430 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085803430 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085803430 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085803430 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085803430 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085803430 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085803430 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085803430 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085803430 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250126085803430 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250126085803430 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085803430 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085803431 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085803431 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085803431 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085803431 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085803431 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085803431 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085803431 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085803431 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085803431 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085803431 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085803431 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085803431 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085803431 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126085803431 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126085803431 DRANAP INFO cnlink(msc-0)[0x55e140d46220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(333)@2bd1da4a78dd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126085803441 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085803441 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085803441 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085803441 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085803441 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085803441 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085803441 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085803441 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085803442 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085803442 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085803442 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085803442 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085803442 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085803442 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085803442 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250126085803442 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250126085803442 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085803442 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085803442 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085803442 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085803442 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085803442 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085803442 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085803442 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085803442 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085803442 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085803442 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085803442 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085803442 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085803442 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085803442 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126085803442 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126085803442 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250126085803442 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250126085803442 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085803442 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250126085803442 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085803442 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085803442 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085803442 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085803442 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085803442 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085803442 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085803442 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085803442 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085803442 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085803442 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085803442 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085803442 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085803442 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126085803442 DRANAP NOTICE cnlink(sgsn-0)[0x55e140d910f0]{CONNECTED}: link up (cnlink.c:111) 20250126085803442 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085803443 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085803443 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085803443 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085803443 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085803443 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085803443 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085803443 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085803445 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085803445 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085803445 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085803445 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085803445 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085803445 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085803445 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085803445 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085803445 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085803445 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085803445 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085803445 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085803445 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085803445 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085803445 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250126085803445 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20250126085803445 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085803445 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085803445 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085803445 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085803445 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085803445 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085803445 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085803445 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085803445 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085803445 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085803445 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085803445 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085803445 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085803445 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085803445 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126085803445 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126085803445 DRANAP INFO cnlink(sgsn-0)[0x55e140d910f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250126085803466 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56494<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(330)@2bd1da4a78dd: f_create_expect(l3 := '23D5F5758AE044506591'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(330)@2bd1da4a78dd: Created Expect[0] for '23D5F5758AE044506591'O to be handled at TC_ranap_cs_creq_cref0(336) TC_ranap_cs_creq_cref-Iuh0-RUA(328)@2bd1da4a78dd: Added conn table entry 0TC_ranap_cs_creq_cref0(336)4377460 20250126085804515 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085804515 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085804515 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1355) 20250126085804516 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250126085804516 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x42cb74, normal) (hnbgw_rua.c:407) 20250126085804516 DHNB DEBUG map_rua[0x55e140da2810]{init}: Allocated (fsm.c:456) 20250126085804516 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4377460)[0x55e140da2810]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250126085804516 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4377460 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250126085804516 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085804516 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085804516 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4377460 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250126085804516 DCN DEBUG map_sccp[0x55e140dc9050]{init}: Allocated (fsm.c:456) 20250126085804516 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x55e140dc9050]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250126085804516 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4377460 <-> SCCP-31 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250126085804516 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4377460 SCCP-31 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20250126085804516 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4377460)[0x55e140da2810]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250126085804516 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085804516 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085804516 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4377460)[0x55e140da2810]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250126085804516 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x55e140dc9050]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126085804516 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250126085804516 DLSCCP DEBUG SCCP-SCOC(31)[0x55e140da1770]{IDLE}: Allocated (fsm.c:456) 20250126085804516 DLSCCP DEBUG SCCP-SCOC(31)[0x55e140da1770]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250126085804516 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a23d5f5758ae044506591004f40030002c10056400500f1100926) (sccp_scrc.c:406) 20250126085804516 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085804516 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085804516 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085804516 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085804516 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085804516 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085804516 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085804516 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085804516 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085804516 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085804517 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085804517 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085804517 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085804517 DLSCCP DEBUG SCCP-SCOC(31)[0x55e140da1770]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250126085804517 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x55e140dc9050]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250126085804517 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4377460)[0x55e140da2810]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250126085804517 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085804517 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085804517 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085804517 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085804517 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085804517 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085804517 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085804517 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(329)@2bd1da4a78dd: First idle individual index:0 HNBGW_Test.msc0-SCCP(329)@2bd1da4a78dd: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(330)@2bd1da4a78dd: Found Expect[0] for l3='23D5F5758AE044506591'O handled at TC_ranap_cs_creq_cref0(336) HNBGW_Test.msc0-RAN(330)@2bd1da4a78dd: Added conn table entry 0TC_ranap_cs_creq_cref0(336)4442937 TC_ranap_cs_creq_cref0(336)@2bd1da4a78dd: setverdict(pass): none -> pass HNBGW_Test.msc0-RAN(330)@2bd1da4a78dd: Deleted conn table entry 0TC_ranap_cs_creq_cref0(336)4442937 HNBGW_Test.msc0-SCCP(329)@2bd1da4a78dd: Session index based on connection ID:0 20250126085804538 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085804538 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085804538 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085804538 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085804538 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085804538 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085804538 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085804538 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085804538 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085804538 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085804538 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085804538 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085804538 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085804538 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COREF,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000001f), PART(T=SCCP Cause,L=4,D=00000202) (sccp_scrc.c:477) 20250126085804538 DLSCCP DEBUG Received CO:COREF for local reference 31 (sccp_scoc.c:1824) 20250126085804538 DLSCCP DEBUG SCCP-SCOC(31)[0x55e140da1770]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_REFUSED.ind (sccp_scoc.c:1858) 20250126085804538 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085804538 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250126085804538 DCN DEBUG handle_cn_disc_ind() conn_id=31 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Refusal Cause (hnbgw_cn.c:520) 20250126085804538 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x55e140dc9050]{wait_cc}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250126085804538 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x55e140dc9050]{wait_cc}: State change to disconnected (X31, 5s) (context_map_sccp.c:349) 20250126085804538 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4377460)[0x55e140da2810]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250126085804538 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4377460)[0x55e140da2810]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250126085804538 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250126085804538 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4377460)[0x55e140da2810]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250126085804539 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4377460)[0x55e140da2810]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250126085804539 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4377460)[0x55e140da2810]{disrupted}: Freeing instance (context_map.c:202) 20250126085804539 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4377460)[0x55e140da2810]{disrupted}: Deallocated (fsm.c:568) 20250126085804539 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x55e140dc9050]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250126085804539 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x55e140dc9050]{disconnected}: Freeing instance (context_map.c:206) 20250126085804539 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x55e140dc9050]{disconnected}: Deallocated (fsm.c:568) 20250126085804539 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4377460 SCCP-31 msc-0 MI=NONE: Deallocating (context_map.c:225) 20250126085804539 DLSCCP DEBUG SCCP-SCOC(31)[0x55e140da1770]{CONN_PEND_OUT}: State change to IDLE (no timeout) (sccp_scoc.c:1090) 20250126085804539 DLSCCP DEBUG SCCP-SCOC(31)[0x55e140da1770]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250126085804539 DLSCCP DEBUG SCCP-SCOC(31)[0x55e140da1770]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250126085804539 DLSCCP DEBUG SCCP-SCOC(31)[0x55e140da1770]{IDLE}: Deallocated (fsm.c:568) 20250126085804539 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085804539 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) TC_ranap_cs_creq_cref-Iuh0-RUA(328)@2bd1da4a78dd: Deleted conn table entry 0TC_ranap_cs_creq_cref0(336)4377460 20250126085804551 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56494<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_cs_creq_cref0(336)@2bd1da4a78dd: Final verdict of PTC: pass MTC@2bd1da4a78dd: ok: talloc reports "asn1_context" = 1 bytes 20250126085804560 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085804560 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085804560 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250126085804560 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250126085804560 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250126085804560 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56490<->l=127.0.0.1:4261 (telnet_interface.c:138) MutexDispCT-TC_ranap_cs_creq_cref(323)@2bd1da4a78dd: Final verdict of PTC: none TC_ranap_cs_creq_cref-Iuh0-RUA(328)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(332)@2bd1da4a78dd: Final verdict of PTC: none 20250126085804562 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:42281<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.sgsn0-RAN(333)@2bd1da4a78dd: Final verdict of PTC: none 20250126085804562 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250126085804562 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085804563 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250126085804563 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250126085804563 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250126085804563 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085804563 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126085804563 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250126085804563 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126085804563 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085804563 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20250126085804563 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126085804563 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126085804563 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126085804563 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250126085804563 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126085804563 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250126085804563 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) TC_ranap_cs_creq_cref-Iuh0(327)@2bd1da4a78dd: Final verdict of PTC: none VirtHNBGW-STATS(324)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.msc0-RAN(330)@2bd1da4a78dd: Final verdict of PTC: none 20250126085804563 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250126085804563 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085804563 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250126085804563 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250126085804564 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250126085804564 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085804564 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126085804564 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250126085804563 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126085804563 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20250126085804563 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085804563 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085804564 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085804564 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085804564 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126085804564 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126085804564 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126085804564 DRANAP NOTICE cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: link lost (cnlink.c:118) 20250126085804564 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126085804564 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085804564 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20250126085804564 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind HNBGW_Test.msc0-M3UA(331)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(329)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(334)@2bd1da4a78dd: Final verdict of PTC: none 20250126085804564 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126085804564 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126085804564 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250126085804564 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126085804564 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW-MGCP(335)@2bd1da4a78dd: Final verdict of PTC: none 20250126085804564 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085804564 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126085804564 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20250126085804564 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085804564 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085804564 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085804564 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085804564 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126085804564 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126085804564 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126085804564 DRANAP NOTICE cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: link lost (cnlink.c:118) IPA-CTRL-CLI-IPA(325)@2bd1da4a78dd: Final verdict of PTC: none MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126085804565 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56474<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(326)@2bd1da4a78dd: Final verdict of PTC: none MTC@2bd1da4a78dd: Setting final verdict of the test case. MTC@2bd1da4a78dd: Local verdict of MTC: pass MTC@2bd1da4a78dd: Local verdict of PTC MutexDispCT-TC_ranap_cs_creq_cref(323): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC VirtHNBGW-STATS(324): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC IPA-CTRL-CLI-IPA(325): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW-PFCP(326): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_ranap_cs_creq_cref-Iuh0(327): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_ranap_cs_creq_cref-Iuh0-RUA(328): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.msc0-SCCP(329): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.msc0-RAN(330): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.msc0-M3UA(331): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(332): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.sgsn0-RAN(333): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(334): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW-MGCP(335): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_ranap_cs_creq_cref0(336): pass (pass -> pass) MTC@2bd1da4a78dd: Test case TC_ranap_cs_creq_cref finished. Verdict: pass MTC@2bd1da4a78dd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_creq_cref pass'. Sun Jan 26 08:58:04 UTC 2025 ====== HNBGW_Tests.TC_ranap_cs_creq_cref pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ranap_cs_creq_cref.talloc 20250126085804612 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56504<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126085805115 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56504<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=245820) Waiting for packet dumper to finish... 1 (prev_count=245820, count=246476) 20250126085806564 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126085806564 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250126085806564 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250126085806564 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126085806564 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250126085806564 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@2bd1da4a78dd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_creq_cref pass' was executed successfully (exit status: 0). MTC@2bd1da4a78dd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_creq_cref'. ------ HNBGW_Tests.TC_ranap_ps_creq_cref ------ Sun Jan 26 08:58:07 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ranap_ps_creq_cref.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ranap_ps_creq_cref.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@2bd1da4a78dd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_creq_cref' was executed successfully (exit status: 0). MTC@2bd1da4a78dd: Test case TC_ranap_ps_creq_cref started. 20250126085808187 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55774<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126085808192 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55778<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126085808195 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:35885<->l=127.0.0.1:4262) (control_if.c:572) 20250126085808263 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085808263 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085808264 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085808264 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085808264 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085808264 DRANAP DEBUG cnlink(msc-2)[0x55e140d26870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085808264 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085808264 DRANAP DEBUG cnlink(msc-3)[0x55e140d90760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ranap_ps_creq_cref-Iuh0(341)@2bd1da4a78dd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250126085808264 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250126085808264 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250126085808265 DRANAP DEBUG cnlink(msc-3)[0x55e140d90760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085808265 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250126085808265 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085808265 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085808265 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085808265 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085808265 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085808265 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085808265 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085808265 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085808265 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085808265 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085808265 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085808265 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085808265 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085808265 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085808265 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250126085808265 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085808265 DRANAP DEBUG cnlink(msc-3)[0x55e140d90760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085808265 DRANAP DEBUG cnlink(msc-2)[0x55e140d26870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085808265 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250126085808265 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085808265 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085808265 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085808265 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085808265 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085808265 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085808265 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085808265 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085808265 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085808265 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085808265 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085808265 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085808265 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085808266 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085808266 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250126085808266 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085808266 DRANAP DEBUG cnlink(msc-2)[0x55e140d26870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085808266 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085808266 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250126085808266 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085808266 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085808266 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085808266 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085808266 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085808266 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085808266 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085808266 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085808266 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085808266 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085808266 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085808266 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085808266 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085808266 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085808266 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126085808266 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085808266 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085808266 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085808266 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250126085808266 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085808266 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085808266 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085808266 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085808266 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085808266 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085808266 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085808266 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085808266 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085808266 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085808266 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085808266 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085808266 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085808266 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085808266 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085808266 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085808266 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085808266 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085808266 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085808266 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085808266 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250126085808266 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250126085808266 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250126085808266 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085808266 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085808266 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085808266 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250126085808266 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250126085808266 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250126085808266 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250126085808266 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085808266 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085808266 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085808266 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126085808266 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126085808266 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126085808266 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250126085808266 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085808266 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085808266 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085808266 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085808266 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085808266 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085808266 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@2bd1da4a78dd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2bd1da4a78dd: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(345)@2bd1da4a78dd: ************************************************* HNBGW_Test.msc0-M3UA(345)@2bd1da4a78dd: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(345)@2bd1da4a78dd: ************************************************* HNBGW_Test.msc0-SCCP(343)@2bd1da4a78dd: v_sccp_pdu_maxlen:268 20250126085808278 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085808278 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085808278 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085808278 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085808278 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085808278 DRANAP DEBUG cnlink(sgsn-2)[0x55e140d92410]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085808279 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085808279 DRANAP DEBUG cnlink(sgsn-3)[0x55e140d92da0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085808280 DRANAP DEBUG cnlink(sgsn-3)[0x55e140d92da0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085808280 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250126085808280 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085808280 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085808280 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085808280 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085808280 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085808280 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085808280 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085808280 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085808280 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085808280 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085808280 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085808280 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085808280 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085808280 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085808280 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250126085808280 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085808280 DRANAP DEBUG cnlink(sgsn-3)[0x55e140d92da0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085808280 DRANAP DEBUG cnlink(sgsn-2)[0x55e140d92410]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085808280 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250126085808280 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085808280 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085808280 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085808280 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085808280 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085808280 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085808280 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085808280 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085808280 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085808280 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085808280 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085808280 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085808280 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085808280 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085808280 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250126085808280 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085808280 DRANAP DEBUG cnlink(sgsn-2)[0x55e140d92410]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085808280 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085808280 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250126085808280 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085808280 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085808280 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085808280 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085808280 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085808280 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085808280 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085808280 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085808280 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085808280 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085808280 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085808280 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085808280 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085808280 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085808280 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126085808280 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085808280 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085808280 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085808280 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250126085808280 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085808280 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085808280 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085808280 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085808280 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085808280 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085808280 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085808280 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085808280 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085808280 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085808280 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085808280 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085808280 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085808280 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085808280 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085808280 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085808280 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085808280 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085808280 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085808280 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085808280 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250126085808280 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250126085808280 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250126085808280 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085808280 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085808280 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085808280 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250126085808280 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250126085808280 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250126085808280 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250126085808280 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085808280 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085808280 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085808280 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126085808280 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126085808280 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126085808280 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250126085808280 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085808280 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085808280 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085808280 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085808280 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085808280 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085808280 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@2bd1da4a78dd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(348)@2bd1da4a78dd: ************************************************* HNBGW_Test.sgsn0-M3UA(348)@2bd1da4a78dd: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(348)@2bd1da4a78dd: ************************************************* MTC@2bd1da4a78dd: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(346)@2bd1da4a78dd: v_sccp_pdu_maxlen:268 20250126085808302 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085808302 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085808302 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1355) 20250126085808302 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250126085808302 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20250126085808302 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250126085808302 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250126085808302 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085808302 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@2bd1da4a78dd: setverdict(pass): none -> pass 20250126085808476 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126085808476 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250126085808476 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126085808476 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(345)@2bd1da4a78dd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250126085808483 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085808483 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250126085808483 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126085808483 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126085808483 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126085808483 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250126085808483 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126085808485 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085808485 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250126085808485 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126085808485 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126085808485 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126085808485 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126085808485 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126085808485 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085808486 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126085808486 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20250126085808486 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085808486 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085808486 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085808486 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085808486 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126085808486 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126085808486 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085808487 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085808487 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250126085808487 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085808487 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085808487 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085808487 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085808487 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085808487 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085808487 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085808487 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085808487 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085808487 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085808487 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085808487 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085808487 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085808487 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085808487 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085808487 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085808487 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085808487 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085808487 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085808487 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085808487 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085808487 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085808487 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085808487 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085808487 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085808489 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126085808489 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250126085808489 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126085808489 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(348)@2bd1da4a78dd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250126085808492 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085808492 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250126085808492 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126085808492 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126085808492 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126085808492 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250126085808492 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126085808493 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085808493 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250126085808493 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126085808493 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126085808493 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126085808493 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126085808493 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126085808494 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085808494 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126085808494 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20250126085808494 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085808494 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085808494 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085808494 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085808494 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126085808494 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126085808494 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085808495 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085808495 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250126085808495 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085808495 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085808495 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085808495 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085808495 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085808495 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085808495 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085808495 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085808495 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085808495 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085808495 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085808495 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085808495 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085808495 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085808495 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085808495 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085808495 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085808495 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085808495 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085808495 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085808495 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085808495 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085808495 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085808495 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085808495 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(344)@2bd1da4a78dd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126085809293 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085809293 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085809293 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085809293 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085809293 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085809293 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085809293 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085809293 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085809294 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085809294 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085809294 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085809294 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085809294 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085809294 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085809294 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250126085809294 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250126085809294 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085809294 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085809294 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085809294 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085809294 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085809294 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085809294 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085809294 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085809294 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085809294 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085809294 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085809294 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085809294 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085809294 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085809294 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126085809294 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126085809294 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250126085809294 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250126085809294 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085809294 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250126085809294 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085809294 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085809295 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085809295 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085809295 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085809295 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085809295 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085809295 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085809295 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085809295 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085809295 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085809295 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085809295 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085809295 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126085809295 DRANAP NOTICE cnlink(msc-0)[0x55e140d46220]{CONNECTED}: link up (cnlink.c:111) 20250126085809295 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085809295 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085809295 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085809295 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085809295 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085809295 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085809295 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085809295 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085809298 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085809298 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085809298 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085809298 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085809298 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085809298 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085809298 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085809298 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085809298 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085809298 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085809298 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085809298 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085809298 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085809298 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085809298 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250126085809298 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250126085809298 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085809298 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085809298 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085809298 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085809298 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085809298 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085809299 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085809299 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085809299 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085809299 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085809299 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085809299 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085809299 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085809299 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085809299 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126085809300 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126085809300 DRANAP INFO cnlink(msc-0)[0x55e140d46220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(347)@2bd1da4a78dd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126085809301 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085809301 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085809301 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085809301 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085809301 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085809301 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085809301 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085809301 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085809301 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085809302 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085809302 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085809302 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085809302 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085809302 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085809302 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250126085809302 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250126085809302 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085809302 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085809302 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085809302 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085809302 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085809302 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085809302 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085809302 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085809302 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085809302 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085809302 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085809302 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085809302 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085809302 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085809302 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126085809302 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126085809302 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250126085809302 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250126085809302 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085809303 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250126085809303 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085809303 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085809303 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085809303 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085809303 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085809303 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085809303 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085809303 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085809303 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085809303 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085809303 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085809303 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085809303 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085809303 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126085809303 DRANAP NOTICE cnlink(sgsn-0)[0x55e140d910f0]{CONNECTED}: link up (cnlink.c:111) 20250126085809303 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085809303 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085809303 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085809303 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085809303 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085809303 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085809303 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085809303 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085809304 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085809304 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085809304 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085809304 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085809305 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085809305 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085809305 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085809305 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085809305 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085809305 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085809305 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085809305 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085809305 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085809305 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085809305 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250126085809305 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20250126085809305 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085809305 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085809305 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085809305 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085809305 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085809305 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085809305 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085809305 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085809305 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085809305 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085809305 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085809305 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085809305 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085809305 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085809305 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126085809305 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126085809305 DRANAP INFO cnlink(sgsn-0)[0x55e140d910f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250126085809323 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55786<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(347)@2bd1da4a78dd: f_create_expect(l3 := 'CA79A53102611225D0BE'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(347)@2bd1da4a78dd: Created Expect[0] for 'CA79A53102611225D0BE'O to be handled at TC_ranap_ps_creq_cref0(350) TC_ranap_ps_creq_cref-Iuh0-RUA(342)@2bd1da4a78dd: Added conn table entry 0TC_ranap_ps_creq_cref0(350)10326396 20250126085810368 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085810368 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085810368 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1355) 20250126085810368 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250126085810368 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x9d917c, normal) (hnbgw_rua.c:407) 20250126085810368 DHNB DEBUG map_rua[0x55e140da2810]{init}: Allocated (fsm.c:456) 20250126085810368 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10326396)[0x55e140da2810]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250126085810368 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10326396 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250126085810368 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085810368 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085810368 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10326396 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250126085810368 DCN DEBUG map_sccp[0x55e140dc9050]{init}: Allocated (fsm.c:456) 20250126085810368 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x55e140dc9050]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250126085810368 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-10326396 <-> SCCP-32 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250126085810368 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10326396 SCCP-32 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20250126085810368 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10326396)[0x55e140da2810]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250126085810368 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085810368 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085810368 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10326396)[0x55e140da2810]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250126085810368 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x55e140dc9050]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126085810368 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250126085810368 DLSCCP DEBUG SCCP-SCOC(32)[0x55e140da1770]{IDLE}: Allocated (fsm.c:456) 20250126085810368 DLSCCP DEBUG SCCP-SCOC(32)[0x55e140da1770]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250126085810368 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0aca79a53102611225d0be004f400300007f0056400500f1100926) (sccp_scrc.c:406) 20250126085810368 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085810368 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085810368 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085810368 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085810368 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085810368 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085810368 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085810368 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085810368 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085810368 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085810368 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085810368 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085810368 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085810368 DLSCCP DEBUG SCCP-SCOC(32)[0x55e140da1770]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250126085810368 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x55e140dc9050]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250126085810368 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10326396)[0x55e140da2810]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250126085810369 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085810369 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085810369 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085810369 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085810369 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085810369 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085810369 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085810369 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(346)@2bd1da4a78dd: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(346)@2bd1da4a78dd: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(347)@2bd1da4a78dd: Found Expect[0] for l3='CA79A53102611225D0BE'O handled at TC_ranap_ps_creq_cref0(350) HNBGW_Test.sgsn0-RAN(347)@2bd1da4a78dd: Added conn table entry 0TC_ranap_ps_creq_cref0(350)12336446 TC_ranap_ps_creq_cref0(350)@2bd1da4a78dd: setverdict(pass): none -> pass HNBGW_Test.sgsn0-RAN(347)@2bd1da4a78dd: Deleted conn table entry 0TC_ranap_ps_creq_cref0(350)12336446 HNBGW_Test.sgsn0-SCCP(346)@2bd1da4a78dd: Session index based on connection ID:0 20250126085810395 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085810395 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085810395 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085810395 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085810395 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085810395 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085810395 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085810395 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085810396 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085810396 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085810396 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085810396 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085810396 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085810396 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COREF,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000020), PART(T=SCCP Cause,L=4,D=00000202) (sccp_scrc.c:477) 20250126085810396 DLSCCP DEBUG Received CO:COREF for local reference 32 (sccp_scoc.c:1824) 20250126085810396 DLSCCP DEBUG SCCP-SCOC(32)[0x55e140da1770]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_REFUSED.ind (sccp_scoc.c:1858) 20250126085810396 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085810396 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250126085810396 DCN DEBUG handle_cn_disc_ind() conn_id=32 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Refusal Cause (hnbgw_cn.c:520) 20250126085810396 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x55e140dc9050]{wait_cc}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250126085810396 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x55e140dc9050]{wait_cc}: State change to disconnected (X31, 5s) (context_map_sccp.c:349) 20250126085810396 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10326396)[0x55e140da2810]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250126085810396 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10326396)[0x55e140da2810]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250126085810396 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250126085810396 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10326396)[0x55e140da2810]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250126085810396 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10326396)[0x55e140da2810]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250126085810396 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10326396)[0x55e140da2810]{disrupted}: Freeing instance (context_map.c:202) 20250126085810396 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10326396)[0x55e140da2810]{disrupted}: Deallocated (fsm.c:568) 20250126085810396 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x55e140dc9050]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250126085810396 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x55e140dc9050]{disconnected}: Freeing instance (context_map.c:206) 20250126085810396 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x55e140dc9050]{disconnected}: Deallocated (fsm.c:568) 20250126085810396 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10326396 SCCP-32 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20250126085810397 DLSCCP DEBUG SCCP-SCOC(32)[0x55e140da1770]{CONN_PEND_OUT}: State change to IDLE (no timeout) (sccp_scoc.c:1090) 20250126085810397 DLSCCP DEBUG SCCP-SCOC(32)[0x55e140da1770]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250126085810397 DLSCCP DEBUG SCCP-SCOC(32)[0x55e140da1770]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250126085810397 DLSCCP DEBUG SCCP-SCOC(32)[0x55e140da1770]{IDLE}: Deallocated (fsm.c:568) 20250126085810397 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085810397 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) TC_ranap_ps_creq_cref-Iuh0-RUA(342)@2bd1da4a78dd: Deleted conn table entry 0TC_ranap_ps_creq_cref0(350)10326396 20250126085810412 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55786<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_ps_creq_cref0(350)@2bd1da4a78dd: Final verdict of PTC: pass MTC@2bd1da4a78dd: ok: talloc reports "asn1_context" = 1 bytes 20250126085810423 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085810423 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085810423 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250126085810423 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250126085810423 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250126085810423 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55778<->l=127.0.0.1:4261 (telnet_interface.c:138) MutexDispCT-TC_ranap_ps_creq_cref(337)@2bd1da4a78dd: Final verdict of PTC: none 20250126085810424 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:35885<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.msc0-RAN(344)@2bd1da4a78dd: Final verdict of PTC: none TC_ranap_ps_creq_cref-Iuh0-RUA(342)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(343)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(347)@2bd1da4a78dd: Final verdict of PTC: none TC_ranap_ps_creq_cref-Iuh0(341)@2bd1da4a78dd: Final verdict of PTC: none 20250126085810426 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250126085810426 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085810426 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250126085810426 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250126085810426 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250126085810426 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085810426 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126085810426 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250126085810426 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126085810426 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) HNBGW_Test.sgsn0-M3UA(348)@2bd1da4a78dd: Final verdict of PTC: none VirtHNBGW-STATS(338)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(346)@2bd1da4a78dd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(339)@2bd1da4a78dd: Final verdict of PTC: none 20250126085810426 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20250126085810426 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126085810426 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126085810426 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126085810426 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250126085810426 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126085810426 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW-MGCP(349)@2bd1da4a78dd: Final verdict of PTC: none 20250126085810426 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085810427 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126085810427 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20250126085810427 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085810427 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085810427 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085810427 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085810427 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126085810427 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126085810427 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126085810427 DRANAP NOTICE cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-M3UA(345)@2bd1da4a78dd: Final verdict of PTC: none 20250126085810427 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250126085810427 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085810427 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250126085810427 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250126085810427 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250126085810427 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085810427 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126085810427 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250126085810427 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126085810427 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085810427 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20250126085810427 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126085810427 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126085810427 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126085810427 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250126085810427 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126085810427 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126085810427 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085810427 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126085810427 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20250126085810427 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085810427 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085810427 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085810427 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085810427 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126085810427 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126085810427 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126085810427 DRANAP NOTICE cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: link lost (cnlink.c:118) 20250126085810432 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55774<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(340)@2bd1da4a78dd: Final verdict of PTC: none MTC@2bd1da4a78dd: Setting final verdict of the test case. MTC@2bd1da4a78dd: Local verdict of MTC: pass MTC@2bd1da4a78dd: Local verdict of PTC MutexDispCT-TC_ranap_ps_creq_cref(337): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC VirtHNBGW-STATS(338): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC IPA-CTRL-CLI-IPA(339): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW-PFCP(340): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_ranap_ps_creq_cref-Iuh0(341): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_ranap_ps_creq_cref-Iuh0-RUA(342): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.msc0-SCCP(343): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.msc0-RAN(344): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.msc0-M3UA(345): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(346): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.sgsn0-RAN(347): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(348): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW-MGCP(349): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_ranap_ps_creq_cref0(350): pass (pass -> pass) MTC@2bd1da4a78dd: Test case TC_ranap_ps_creq_cref finished. Verdict: pass MTC@2bd1da4a78dd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_creq_cref pass'. Sun Jan 26 08:58:10 UTC 2025 ====== HNBGW_Tests.TC_ranap_ps_creq_cref pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ranap_ps_creq_cref.talloc 20250126085810472 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55800<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126085810974 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55800<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=194820) Waiting for packet dumper to finish... 1 (prev_count=194820, count=246624) 20250126085812427 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126085812427 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250126085812427 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250126085812427 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126085812427 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250126085812427 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@2bd1da4a78dd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_creq_cref pass' was executed successfully (exit status: 0). MTC@2bd1da4a78dd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ps_rua_disconnect_during_sccp_cr_cc'. ------ HNBGW_Tests.TC_ps_rua_disconnect_during_sccp_cr_cc ------ Sun Jan 26 08:58:13 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ps_rua_disconnect_during_sccp_cr_cc.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ps_rua_disconnect_during_sccp_cr_cc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@2bd1da4a78dd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ps_rua_disconnect_during_sccp_cr_cc' was executed successfully (exit status: 0). MTC@2bd1da4a78dd: Test case TC_ps_rua_disconnect_during_sccp_cr_cc started. 20250126085814056 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55808<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126085814062 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55814<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126085814067 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:40579<->l=127.0.0.1:4262) (control_if.c:572) 20250126085814134 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085814134 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085814135 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085814135 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ps_rua_disconnect_during_sccp_cr_cc-Iuh0(355)@2bd1da4a78dd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250126085814135 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250126085814135 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250126085814135 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085814135 DRANAP DEBUG cnlink(msc-2)[0x55e140d26870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085814135 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085814135 DRANAP DEBUG cnlink(msc-3)[0x55e140d90760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085814136 DRANAP DEBUG cnlink(msc-3)[0x55e140d90760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085814136 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250126085814136 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085814136 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085814136 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085814136 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085814136 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085814136 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085814136 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085814136 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085814136 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085814136 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085814136 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085814136 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085814136 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085814136 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085814136 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250126085814136 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085814136 DRANAP DEBUG cnlink(msc-3)[0x55e140d90760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085814136 DRANAP DEBUG cnlink(msc-2)[0x55e140d26870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085814136 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250126085814136 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085814136 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085814136 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085814136 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085814136 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085814136 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085814136 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085814136 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085814136 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085814136 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085814136 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085814136 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085814136 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085814136 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085814136 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250126085814136 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085814136 DRANAP DEBUG cnlink(msc-2)[0x55e140d26870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085814136 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085814136 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250126085814136 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085814136 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085814136 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085814136 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085814136 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085814136 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085814136 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085814136 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085814136 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085814136 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085814136 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085814136 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085814136 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085814136 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085814136 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126085814136 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085814136 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085814137 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085814137 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250126085814137 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085814137 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085814137 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085814137 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085814137 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085814137 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085814137 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085814137 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085814137 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085814137 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085814137 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085814137 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085814137 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085814137 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085814137 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085814137 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085814137 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085814137 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085814137 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085814137 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085814137 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250126085814137 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250126085814137 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250126085814137 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085814137 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085814137 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085814137 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250126085814137 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250126085814137 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250126085814137 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250126085814137 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085814137 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085814137 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085814137 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126085814137 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126085814137 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126085814137 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250126085814137 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085814137 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085814137 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085814137 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085814137 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085814137 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085814137 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@2bd1da4a78dd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(359)@2bd1da4a78dd: ************************************************* HNBGW_Test.msc0-M3UA(359)@2bd1da4a78dd: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(359)@2bd1da4a78dd: ************************************************* MTC@2bd1da4a78dd: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(357)@2bd1da4a78dd: v_sccp_pdu_maxlen:268 20250126085814150 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085814150 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085814151 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085814151 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085814151 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085814151 DRANAP DEBUG cnlink(sgsn-2)[0x55e140d92410]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085814151 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085814151 DRANAP DEBUG cnlink(sgsn-3)[0x55e140d92da0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085814152 DRANAP DEBUG cnlink(sgsn-3)[0x55e140d92da0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085814152 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250126085814152 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085814152 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085814152 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085814152 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085814152 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085814152 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085814152 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085814152 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085814152 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085814152 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085814152 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085814152 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085814152 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085814152 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085814152 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250126085814152 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085814152 DRANAP DEBUG cnlink(sgsn-3)[0x55e140d92da0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085814152 DRANAP DEBUG cnlink(sgsn-2)[0x55e140d92410]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085814152 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250126085814152 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085814152 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085814152 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085814152 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085814152 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085814152 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085814152 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085814152 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085814152 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085814152 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085814152 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085814152 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085814152 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085814152 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085814152 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250126085814152 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085814152 DRANAP DEBUG cnlink(sgsn-2)[0x55e140d92410]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085814152 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085814152 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250126085814152 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085814152 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085814152 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085814152 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085814152 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085814152 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085814152 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085814152 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085814152 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085814152 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085814152 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085814152 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085814152 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085814152 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085814152 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126085814152 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085814152 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085814152 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085814152 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250126085814153 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085814153 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085814153 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085814153 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085814153 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085814153 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085814153 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085814153 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085814153 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085814153 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085814153 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085814153 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085814153 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085814153 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085814153 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085814153 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085814153 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085814153 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085814153 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085814153 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085814153 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250126085814153 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250126085814153 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250126085814153 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085814153 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085814153 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085814153 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250126085814153 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250126085814153 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250126085814153 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250126085814153 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085814153 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085814153 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085814153 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126085814153 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126085814153 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126085814153 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250126085814153 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085814153 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085814153 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085814153 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085814153 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085814153 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085814153 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@2bd1da4a78dd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2bd1da4a78dd: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(362)@2bd1da4a78dd: ************************************************* HNBGW_Test.sgsn0-M3UA(362)@2bd1da4a78dd: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(362)@2bd1da4a78dd: ************************************************* HNBGW_Test.sgsn0-SCCP(360)@2bd1da4a78dd: v_sccp_pdu_maxlen:268 20250126085814172 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085814172 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085814172 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1355) 20250126085814172 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250126085814172 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20250126085814172 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250126085814172 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250126085814172 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085814172 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@2bd1da4a78dd: setverdict(pass): none -> pass 20250126085814348 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126085814348 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250126085814348 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126085814348 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(359)@2bd1da4a78dd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250126085814355 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085814355 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250126085814355 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126085814355 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126085814355 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126085814355 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250126085814355 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126085814358 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085814358 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250126085814358 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126085814358 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126085814358 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126085814358 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126085814358 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126085814359 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085814359 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126085814359 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20250126085814359 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085814359 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085814359 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085814359 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085814359 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126085814359 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126085814359 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085814360 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085814360 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250126085814360 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085814360 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085814360 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085814360 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085814360 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085814360 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085814360 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085814360 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085814360 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085814360 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085814360 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085814360 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085814360 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085814360 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085814361 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085814361 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085814361 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085814361 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085814361 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085814361 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085814361 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085814361 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085814361 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085814361 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085814361 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085814364 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126085814364 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250126085814364 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126085814364 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(362)@2bd1da4a78dd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250126085814369 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085814369 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250126085814369 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126085814369 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126085814369 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126085814369 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250126085814369 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126085814369 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085814369 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250126085814369 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126085814369 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126085814369 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126085814369 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126085814369 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126085814369 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085814369 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126085814369 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20250126085814369 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085814369 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085814369 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085814369 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085814369 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126085814369 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126085814369 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085814370 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085814370 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250126085814370 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085814370 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085814371 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085814371 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085814371 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085814371 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085814371 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085814371 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085814371 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085814371 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085814371 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085814371 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085814371 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085814371 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085814371 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085814371 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085814371 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085814371 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085814371 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085814371 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085814371 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085814371 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085814371 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085814371 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085814371 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(358)@2bd1da4a78dd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126085815165 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085815165 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085815165 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085815165 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085815165 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085815165 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085815165 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085815165 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085815165 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085815165 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085815165 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085815165 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085815165 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085815165 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085815165 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250126085815165 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250126085815165 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085815165 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085815165 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085815165 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085815165 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085815165 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085815165 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085815165 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085815165 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085815165 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085815165 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085815165 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085815165 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085815165 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085815165 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126085815165 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126085815165 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250126085815165 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250126085815165 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085815165 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250126085815165 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085815165 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085815165 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085815165 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085815165 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085815165 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085815165 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085815165 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085815165 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085815165 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085815165 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085815165 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085815165 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085815165 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126085815165 DRANAP NOTICE cnlink(msc-0)[0x55e140d46220]{CONNECTED}: link up (cnlink.c:111) 20250126085815166 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085815166 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085815166 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085815166 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085815166 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085815166 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085815166 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085815166 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085815167 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085815167 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085815167 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085815167 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085815167 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085815168 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085815168 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085815168 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085815168 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085815168 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085815168 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085815168 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085815168 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085815168 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085815168 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250126085815168 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250126085815168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085815168 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085815168 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085815168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085815168 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085815168 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085815168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085815168 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085815168 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085815168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085815168 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085815168 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085815168 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085815168 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085815168 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126085815168 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126085815168 DRANAP INFO cnlink(msc-0)[0x55e140d46220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(361)@2bd1da4a78dd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126085815172 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085815172 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085815172 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085815172 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085815172 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085815172 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085815172 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085815172 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085815172 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085815172 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085815172 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085815172 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085815172 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085815172 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085815172 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250126085815172 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250126085815172 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085815172 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085815172 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085815172 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085815172 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085815172 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085815172 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085815172 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085815172 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085815172 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085815172 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085815172 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085815172 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085815172 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085815172 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126085815172 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126085815172 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250126085815172 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250126085815172 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085815172 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250126085815172 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085815172 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085815172 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085815172 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085815172 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085815172 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085815172 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085815172 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085815172 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085815172 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085815172 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085815172 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085815172 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085815172 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126085815172 DRANAP NOTICE cnlink(sgsn-0)[0x55e140d910f0]{CONNECTED}: link up (cnlink.c:111) 20250126085815172 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085815172 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085815172 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085815172 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085815172 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085815172 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085815172 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085815172 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085815173 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085815173 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085815173 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085815173 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085815173 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085815173 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085815173 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085815173 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085815173 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085815173 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085815173 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085815173 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085815173 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085815173 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085815173 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250126085815173 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20250126085815173 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085815173 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085815173 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085815173 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085815173 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085815173 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085815173 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085815173 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085815173 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085815173 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085815173 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085815173 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085815173 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085815173 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085815173 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126085815173 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126085815173 DRANAP INFO cnlink(sgsn-0)[0x55e140d910f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250126085815186 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34258<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(361)@2bd1da4a78dd: f_create_expect(l3 := '77474ADB9DD8E3063DD5'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(361)@2bd1da4a78dd: Created Expect[0] for '77474ADB9DD8E3063DD5'O to be handled at TC_ps_rua_disconnect_during_sccp_cr_cc0(364) TC_ps_rua_disconnect_during_sccp_cr_cc-Iuh0-RUA(356)@2bd1da4a78dd: Added conn table entry 0TC_ps_rua_disconnect_during_sccp_cr_cc0(364)16442538 20250126085816202 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085816202 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085816202 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1355) 20250126085816202 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250126085816202 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xfae4aa, normal) (hnbgw_rua.c:407) 20250126085816202 DHNB DEBUG map_rua[0x55e140da2810]{init}: Allocated (fsm.c:456) 20250126085816202 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16442538)[0x55e140da2810]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250126085816202 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16442538 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250126085816202 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085816202 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085816202 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16442538 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250126085816202 DCN DEBUG map_sccp[0x55e140dc9050]{init}: Allocated (fsm.c:456) 20250126085816202 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x55e140dc9050]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250126085816202 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-16442538 <-> SCCP-33 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250126085816202 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16442538 SCCP-33 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20250126085816202 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16442538)[0x55e140da2810]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250126085816202 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085816202 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085816202 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16442538)[0x55e140da2810]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250126085816202 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x55e140dc9050]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126085816202 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250126085816202 DLSCCP DEBUG SCCP-SCOC(33)[0x55e140da1770]{IDLE}: Allocated (fsm.c:456) 20250126085816202 DLSCCP DEBUG SCCP-SCOC(33)[0x55e140da1770]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250126085816202 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000021), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0a77474adb9dd8e3063dd5004f400300022c0056400500f1100926) (sccp_scrc.c:406) 20250126085816202 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085816202 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085816202 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085816202 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085816202 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085816202 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085816202 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085816202 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085816202 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085816202 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085816202 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085816202 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085816202 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085816202 DLSCCP DEBUG SCCP-SCOC(33)[0x55e140da1770]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250126085816202 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x55e140dc9050]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250126085816202 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16442538)[0x55e140da2810]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250126085816202 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085816202 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085816202 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085816202 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085816202 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085816202 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085816202 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085816202 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(360)@2bd1da4a78dd: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(360)@2bd1da4a78dd: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(361)@2bd1da4a78dd: Found Expect[0] for l3='77474ADB9DD8E3063DD5'O handled at TC_ps_rua_disconnect_during_sccp_cr_cc0(364) HNBGW_Test.sgsn0-RAN(361)@2bd1da4a78dd: Added conn table entry 0TC_ps_rua_disconnect_during_sccp_cr_cc0(364)16168247 TC_ps_rua_disconnect_during_sccp_cr_cc0(364)@2bd1da4a78dd: setverdict(pass): none -> pass TC_ps_rua_disconnect_during_sccp_cr_cc-Iuh0-RUA(356)@2bd1da4a78dd: Deleted conn table entry 0TC_ps_rua_disconnect_during_sccp_cr_cc0(364)16442538 20250126085816404 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085816404 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085816404 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 24 bytes from client (stream_srv.c:1355) 20250126085816404 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250126085816405 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xfae4aa,cause=misc(unspecified)) (hnbgw_rua.c:439) 20250126085816405 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16442538 SCCP-33 sgsn-0 MI=NONE: rx RUA Disconnect with 0 bytes RANAP data (hnbgw_rua.c:312) 20250126085816405 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16442538)[0x55e140da2810]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250126085816405 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16442538)[0x55e140da2810]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250126085816405 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x55e140dc9050]{wait_cc}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) HNBGW_Test.sgsn0-SCCP(360)@2bd1da4a78dd: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(360)@2bd1da4a78dd: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250126085817217 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085817217 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085817217 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085817217 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085817217 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085817217 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085817217 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085817217 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085817218 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085817218 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085817218 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085817218 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085817218 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085817218 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00b3c3fb) (sccp_scrc.c:477) 20250126085817218 DLSCCP DEBUG Received CO:COAK for local reference 33 (sccp_scoc.c:1824) 20250126085817218 DLSCCP DEBUG SCCP-SCOC(33)[0x55e140da1770]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250126085817218 DLSCCP DEBUG SCCP-SCOC(33)[0x55e140da1770]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250126085817218 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085817218 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250126085817218 DCN DEBUG handle_cn_conn_conf() conn_id=33, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250126085817218 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x55e140dc9050]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250126085817218 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x55e140dc9050]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250126085817218 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250126085817218 DLSCCP DEBUG SCCP-SCOC(33)[0x55e140da1770]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250126085817218 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b3c3fb), PART(T=Source Reference,L=4,D=00000021), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250126085817218 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085817218 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085817218 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085817218 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085817218 DLSCCP DEBUG SCCP-SCOC(33)[0x55e140da1770]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250126085817218 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x55e140dc9050]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:364) 20250126085817218 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16442538)[0x55e140da2810]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250126085817218 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16442538)[0x55e140da2810]{disconnected}: Freeing instance (context_map.c:202) 20250126085817218 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16442538)[0x55e140da2810]{disconnected}: Deallocated (fsm.c:568) 20250126085817218 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x55e140dc9050]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250126085817218 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x55e140dc9050]{disconnected}: Freeing instance (context_map.c:206) 20250126085817218 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x55e140dc9050]{disconnected}: Deallocated (fsm.c:568) 20250126085817218 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16442538 SCCP-33 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20250126085817219 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085817219 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085817219 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085817219 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085817219 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085817219 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085817219 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085817219 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(360)@2bd1da4a78dd: Session index based on local reference:0 20250126085817223 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085817223 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085817223 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085817223 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085817223 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085817223 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085817223 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085817223 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085817223 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085817223 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085817223 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085817223 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085817223 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085817223 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=00b3c3fb) (sccp_scrc.c:477) 20250126085817223 DLSCCP DEBUG Received CO:RELCO for local reference 33 (sccp_scoc.c:1824) 20250126085817223 DLSCCP DEBUG SCCP-SCOC(33)[0x55e140da1770]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250126085817223 DLSCCP DEBUG SCCP-SCOC(33)[0x55e140da1770]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250126085817223 DLSCCP DEBUG SCCP-SCOC(33)[0x55e140da1770]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250126085817223 DLSCCP DEBUG SCCP-SCOC(33)[0x55e140da1770]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250126085817223 DLSCCP DEBUG SCCP-SCOC(33)[0x55e140da1770]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.sgsn0-RAN(361)@2bd1da4a78dd: Deleted conn table entry 0TC_ps_rua_disconnect_during_sccp_cr_cc0(364)16168247 20250126085818229 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34258<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rua_disconnect_during_sccp_cr_cc0(364)@2bd1da4a78dd: Final verdict of PTC: pass MTC@2bd1da4a78dd: ok: talloc reports "asn1_context" = 1 bytes 20250126085818239 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55814<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250126085818239 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085818239 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085818239 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250126085818239 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250126085818239 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) MutexDispCT-TC_ps_rua_disconnect_during_sccp_cr_cc(351)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(361)@2bd1da4a78dd: Final verdict of PTC: none 20250126085818241 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:40579<->l=127.0.0.1:4262) (control_if.c:193) 20250126085818242 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250126085818242 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085818242 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250126085818242 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250126085818242 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250126085818242 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085818242 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126085818242 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250126085818242 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126085818242 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085818242 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20250126085818242 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126085818242 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126085818242 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126085818242 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250126085818242 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126085818242 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250126085818242 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) HNBGW_Test.msc0-RAN(358)@2bd1da4a78dd: Final verdict of PTC: none TC_ps_rua_disconnect_during_sccp_cr_cc-Iuh0-RUA(356)@2bd1da4a78dd: Final verdict of PTC: none TC_ps_rua_disconnect_during_sccp_cr_cc-Iuh0(355)@2bd1da4a78dd: Final verdict of PTC: none 20250126085818243 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126085818243 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20250126085818243 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085818243 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085818243 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126085818243 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085818243 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085818243 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126085818243 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250126085818243 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20250126085818243 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085818243 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250126085818243 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED VirtHNBGW-STATS(352)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(359)@2bd1da4a78dd: Final verdict of PTC: none 20250126085818243 DLINP <0002> stream_srv.c:766 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250126085818243 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085818243 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20250126085818243 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126085818243 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085818243 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126085818243 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126085818243 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126085818243 DRANAP NOTICE cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-SCCP(360)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(357)@2bd1da4a78dd: Final verdict of PTC: none 20250126085818244 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085818244 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126085818244 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20250126085818244 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085818244 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085818244 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085818244 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085818244 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126085818244 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126085818244 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126085818244 DRANAP NOTICE cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: link lost (cnlink.c:118) 20250126085818243 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126085818243 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126085818243 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250126085818243 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126085818243 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn0-M3UA(362)@2bd1da4a78dd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(353)@2bd1da4a78dd: Final verdict of PTC: none HNBGW-MGCP(363)@2bd1da4a78dd: Final verdict of PTC: none MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126085818245 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55808<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(354)@2bd1da4a78dd: Final verdict of PTC: none MTC@2bd1da4a78dd: Setting final verdict of the test case. MTC@2bd1da4a78dd: Local verdict of MTC: pass MTC@2bd1da4a78dd: Local verdict of PTC MutexDispCT-TC_ps_rua_disconnect_during_sccp_cr_cc(351): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC VirtHNBGW-STATS(352): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC IPA-CTRL-CLI-IPA(353): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW-PFCP(354): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_ps_rua_disconnect_during_sccp_cr_cc-Iuh0(355): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_ps_rua_disconnect_during_sccp_cr_cc-Iuh0-RUA(356): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.msc0-SCCP(357): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.msc0-RAN(358): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.msc0-M3UA(359): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(360): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.sgsn0-RAN(361): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(362): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW-MGCP(363): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_ps_rua_disconnect_during_sccp_cr_cc0(364): pass (pass -> pass) MTC@2bd1da4a78dd: Test case TC_ps_rua_disconnect_during_sccp_cr_cc finished. Verdict: pass MTC@2bd1da4a78dd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_rua_disconnect_during_sccp_cr_cc pass'. Sun Jan 26 08:58:18 UTC 2025 ====== HNBGW_Tests.TC_ps_rua_disconnect_during_sccp_cr_cc pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ps_rua_disconnect_during_sccp_cr_cc.talloc 20250126085818299 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34270<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126085818801 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34270<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=232396) Waiting for packet dumper to finish... 1 (prev_count=232396, count=259256) 20250126085820244 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126085820244 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250126085820244 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250126085820244 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126085820244 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250126085820244 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@2bd1da4a78dd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_rua_disconnect_during_sccp_cr_cc pass' was executed successfully (exit status: 0). MTC@2bd1da4a78dd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_cs_rua_disconnect_during_sccp_cr_cc'. ------ HNBGW_Tests.TC_cs_rua_disconnect_during_sccp_cr_cc ------ Sun Jan 26 08:58:20 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_cs_rua_disconnect_during_sccp_cr_cc.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_cs_rua_disconnect_during_sccp_cr_cc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@2bd1da4a78dd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_cs_rua_disconnect_during_sccp_cr_cc' was executed successfully (exit status: 0). MTC@2bd1da4a78dd: Test case TC_cs_rua_disconnect_during_sccp_cr_cc started. 20250126085821913 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34286<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126085821919 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34300<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126085821922 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:40423<->l=127.0.0.1:4262) (control_if.c:572) 20250126085821995 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085821995 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085821995 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085821995 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085821995 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085821995 DRANAP DEBUG cnlink(msc-2)[0x55e140d26870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085821996 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085821996 DRANAP DEBUG cnlink(msc-3)[0x55e140d90760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_cs_rua_disconnect_during_sccp_cr_cc-Iuh0(369)@2bd1da4a78dd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250126085821996 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085821996 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250126085821996 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085821996 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085821996 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085821996 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085821996 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085821996 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085821996 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085821996 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085821996 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085821996 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085821996 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085821996 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085821996 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085821996 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085821996 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126085821996 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085821997 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085821997 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085821997 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250126085821997 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085821997 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085821997 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085821997 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085821997 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085821997 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085821997 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085821997 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085821997 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085821997 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085821997 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085821997 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085821997 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085821997 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085821997 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085821997 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085821997 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085821997 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250126085821997 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250126085821997 DRANAP DEBUG cnlink(msc-3)[0x55e140d90760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085821997 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250126085821997 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085821997 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085821997 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085821997 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085821997 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085821997 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085821997 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085821997 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085821997 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085821997 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085821997 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085821997 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085821997 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085821997 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085821997 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250126085821997 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085821997 DRANAP DEBUG cnlink(msc-3)[0x55e140d90760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085821997 DRANAP DEBUG cnlink(msc-2)[0x55e140d26870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085821997 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250126085821997 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085821997 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085821997 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085821997 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085821997 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085821997 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085821997 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085821997 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085821997 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085821997 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085821997 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085821997 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085821997 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085821997 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085821997 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250126085821997 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085821997 DRANAP DEBUG cnlink(msc-2)[0x55e140d26870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085821997 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085821997 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085821997 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085821997 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126085821997 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126085821997 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126085821997 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250126085821997 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085821997 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085821997 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085821997 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085821997 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085821997 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085821997 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250126085821997 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085821997 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085821997 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085821997 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250126085821997 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250126085821997 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250126085821997 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085821997 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085821997 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085821997 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250126085821997 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250126085821997 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250126085821997 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down MTC@2bd1da4a78dd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2bd1da4a78dd: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(373)@2bd1da4a78dd: ************************************************* HNBGW_Test.msc0-M3UA(373)@2bd1da4a78dd: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(373)@2bd1da4a78dd: ************************************************* HNBGW_Test.msc0-SCCP(371)@2bd1da4a78dd: v_sccp_pdu_maxlen:268 20250126085822012 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085822012 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085822012 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085822012 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085822012 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085822012 DRANAP DEBUG cnlink(sgsn-2)[0x55e140d92410]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085822013 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085822013 DRANAP DEBUG cnlink(sgsn-3)[0x55e140d92da0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085822014 DRANAP DEBUG cnlink(sgsn-3)[0x55e140d92da0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085822014 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250126085822014 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085822014 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085822014 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085822014 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085822014 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085822014 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085822014 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085822014 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085822014 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085822014 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085822014 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085822014 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085822014 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085822014 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085822014 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250126085822014 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085822014 DRANAP DEBUG cnlink(sgsn-3)[0x55e140d92da0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085822014 DRANAP DEBUG cnlink(sgsn-2)[0x55e140d92410]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085822014 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250126085822014 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085822014 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085822014 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085822014 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085822014 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085822014 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085822014 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085822014 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085822014 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085822014 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085822014 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085822014 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085822014 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085822014 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085822014 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250126085822014 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085822014 DRANAP DEBUG cnlink(sgsn-2)[0x55e140d92410]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085822014 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085822014 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250126085822014 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085822014 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085822014 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085822014 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085822014 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085822014 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085822014 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085822014 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085822014 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085822014 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085822014 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085822014 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085822014 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085822014 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085822014 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126085822014 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085822014 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085822014 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085822014 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250126085822014 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085822014 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085822014 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085822014 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085822014 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085822014 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085822014 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085822014 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085822014 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085822014 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085822014 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085822014 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085822014 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085822014 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085822014 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085822014 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085822014 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085822014 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085822014 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085822014 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085822014 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250126085822014 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250126085822014 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250126085822014 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085822014 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085822014 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085822014 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250126085822014 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250126085822014 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250126085822014 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250126085822014 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085822014 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085822014 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085822014 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126085822014 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126085822014 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126085822014 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250126085822014 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085822014 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085822014 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085822014 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085822014 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085822014 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085822014 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@2bd1da4a78dd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(376)@2bd1da4a78dd: ************************************************* HNBGW_Test.sgsn0-M3UA(376)@2bd1da4a78dd: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(376)@2bd1da4a78dd: ************************************************* MTC@2bd1da4a78dd: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(374)@2bd1da4a78dd: v_sccp_pdu_maxlen:268 20250126085822037 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085822037 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085822037 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1355) 20250126085822037 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250126085822037 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20250126085822037 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250126085822037 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250126085822037 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085822037 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@2bd1da4a78dd: setverdict(pass): none -> pass 20250126085822211 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126085822211 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250126085822211 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126085822211 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(373)@2bd1da4a78dd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250126085822220 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085822220 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250126085822220 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126085822220 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126085822220 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126085822220 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250126085822220 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126085822223 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085822223 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250126085822223 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126085822223 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126085822223 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126085822223 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126085822223 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126085822223 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085822223 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126085822223 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20250126085822223 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085822223 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085822223 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085822223 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085822223 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126085822223 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126085822223 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085822225 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085822225 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250126085822225 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085822225 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085822225 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085822225 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085822225 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085822225 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085822225 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085822225 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085822225 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085822225 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085822225 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085822225 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085822225 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085822225 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085822225 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085822225 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085822225 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085822225 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085822225 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085822225 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085822225 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085822225 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085822225 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085822225 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085822225 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085822226 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126085822226 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250126085822226 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126085822226 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(376)@2bd1da4a78dd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250126085822232 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085822232 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250126085822232 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126085822232 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126085822232 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126085822232 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250126085822232 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126085822232 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085822232 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250126085822232 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126085822232 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126085822232 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126085822232 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126085822232 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126085822232 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085822232 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126085822232 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20250126085822232 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085822232 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085822232 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085822232 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085822232 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126085822232 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126085822232 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085822233 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085822233 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250126085822233 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085822233 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085822234 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085822234 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085822234 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085822234 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085822234 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085822234 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085822234 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085822234 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085822234 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085822234 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085822234 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085822234 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085822234 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085822234 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085822234 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085822234 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085822234 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085822234 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085822234 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085822234 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085822234 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085822234 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085822234 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(372)@2bd1da4a78dd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126085823025 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085823025 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085823025 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085823025 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085823025 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085823025 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085823025 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085823025 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085823025 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085823025 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085823025 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085823025 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085823025 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085823025 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085823025 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250126085823025 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250126085823025 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085823025 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085823025 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085823025 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085823025 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085823025 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085823025 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085823025 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085823025 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085823025 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085823025 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085823025 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085823025 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085823025 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085823025 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126085823025 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126085823026 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250126085823026 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250126085823026 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085823026 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250126085823026 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085823026 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085823026 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085823026 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085823026 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085823026 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085823026 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085823026 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085823026 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085823026 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085823026 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085823026 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085823026 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085823026 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126085823026 DRANAP NOTICE cnlink(msc-0)[0x55e140d46220]{CONNECTED}: link up (cnlink.c:111) 20250126085823026 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085823026 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085823026 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085823026 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085823026 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085823026 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085823026 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085823026 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085823028 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085823028 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085823028 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085823028 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085823028 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085823028 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085823028 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085823028 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085823028 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085823028 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085823028 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085823028 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085823028 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085823028 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085823028 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250126085823028 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250126085823028 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085823028 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085823028 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085823028 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085823028 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085823028 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085823028 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085823028 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085823028 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085823028 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085823028 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085823028 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085823028 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085823028 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085823028 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126085823028 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126085823028 DRANAP INFO cnlink(msc-0)[0x55e140d46220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250126085823035 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085823035 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085823035 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085823035 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085823035 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085823035 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085823035 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085823035 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085823035 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085823035 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085823035 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085823035 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085823035 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085823035 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085823035 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250126085823035 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250126085823035 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085823035 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085823035 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085823035 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085823035 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085823035 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085823035 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085823035 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085823035 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085823035 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085823035 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085823035 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085823035 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085823035 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) HNBGW_Test.sgsn0-RAN(375)@2bd1da4a78dd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126085823035 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126085823035 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126085823035 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250126085823035 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250126085823035 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085823035 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250126085823035 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085823035 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085823035 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085823035 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085823035 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085823035 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085823035 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085823035 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085823035 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085823036 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085823036 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085823036 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085823036 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085823036 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126085823036 DRANAP NOTICE cnlink(sgsn-0)[0x55e140d910f0]{CONNECTED}: link up (cnlink.c:111) 20250126085823036 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085823036 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085823036 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085823036 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085823036 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085823036 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085823036 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085823036 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085823038 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085823038 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085823038 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085823038 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085823038 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085823038 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085823038 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085823038 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085823038 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085823038 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085823038 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085823038 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085823038 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085823038 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085823038 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250126085823038 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20250126085823038 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085823038 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085823038 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085823038 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085823038 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085823038 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085823038 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085823038 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085823038 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085823038 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085823038 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085823038 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085823038 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085823038 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085823038 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126085823038 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126085823038 DRANAP INFO cnlink(sgsn-0)[0x55e140d910f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250126085823066 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34310<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(372)@2bd1da4a78dd: f_create_expect(l3 := '8D9A59A7CB72A07F4F6C'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(372)@2bd1da4a78dd: Created Expect[0] for '8D9A59A7CB72A07F4F6C'O to be handled at TC_cs_rua_disconnect_during_sccp_cr_cc0(378) TC_cs_rua_disconnect_during_sccp_cr_cc-Iuh0-RUA(370)@2bd1da4a78dd: Added conn table entry 0TC_cs_rua_disconnect_during_sccp_cr_cc0(378)4734562 20250126085824122 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085824122 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085824122 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1355) 20250126085824122 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250126085824122 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x483e62, normal) (hnbgw_rua.c:407) 20250126085824122 DHNB DEBUG map_rua[0x55e140da1770]{init}: Allocated (fsm.c:456) 20250126085824122 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4734562)[0x55e140da1770]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250126085824122 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4734562 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250126085824122 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085824122 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085824122 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4734562 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250126085824122 DCN DEBUG map_sccp[0x55e140da2810]{init}: Allocated (fsm.c:456) 20250126085824122 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x55e140da2810]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250126085824122 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4734562 <-> SCCP-34 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250126085824122 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4734562 SCCP-34 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20250126085824122 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4734562)[0x55e140da1770]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250126085824122 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085824122 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085824122 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4734562)[0x55e140da1770]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250126085824122 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x55e140da2810]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126085824122 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250126085824122 DLSCCP DEBUG SCCP-SCOC(34)[0x55e140dc9050]{IDLE}: Allocated (fsm.c:456) 20250126085824122 DLSCCP DEBUG SCCP-SCOC(34)[0x55e140dc9050]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250126085824122 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000022), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=65,D=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a8d9a59a7cb72a07f4f6c004f40030001ae0056400500f1100926) (sccp_scrc.c:406) 20250126085824122 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085824122 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085824122 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085824122 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085824122 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085824122 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085824122 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085824122 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085824122 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085824122 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085824122 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085824122 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085824122 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085824123 DLSCCP DEBUG SCCP-SCOC(34)[0x55e140dc9050]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250126085824123 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x55e140da2810]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250126085824123 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4734562)[0x55e140da1770]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250126085824123 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085824123 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085824123 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085824123 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085824123 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085824123 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085824123 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085824123 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(371)@2bd1da4a78dd: First idle individual index:0 HNBGW_Test.msc0-SCCP(371)@2bd1da4a78dd: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(372)@2bd1da4a78dd: Found Expect[0] for l3='8D9A59A7CB72A07F4F6C'O handled at TC_cs_rua_disconnect_during_sccp_cr_cc0(378) HNBGW_Test.msc0-RAN(372)@2bd1da4a78dd: Added conn table entry 0TC_cs_rua_disconnect_during_sccp_cr_cc0(378)3798192 TC_cs_rua_disconnect_during_sccp_cr_cc0(378)@2bd1da4a78dd: setverdict(pass): none -> pass TC_cs_rua_disconnect_during_sccp_cr_cc-Iuh0-RUA(370)@2bd1da4a78dd: Deleted conn table entry 0TC_cs_rua_disconnect_during_sccp_cr_cc0(378)4734562 20250126085824324 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085824325 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085824325 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 24 bytes from client (stream_srv.c:1355) 20250126085824325 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250126085824325 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x483e62,cause=misc(unspecified)) (hnbgw_rua.c:439) 20250126085824325 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4734562 SCCP-34 msc-0 MI=NONE: rx RUA Disconnect with 0 bytes RANAP data (hnbgw_rua.c:312) 20250126085824325 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4734562)[0x55e140da1770]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250126085824325 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4734562)[0x55e140da1770]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250126085824325 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x55e140da2810]{wait_cc}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) HNBGW_Test.msc0-SCCP(371)@2bd1da4a78dd: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(371)@2bd1da4a78dd: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250126085825147 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085825147 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085825147 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085825147 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085825147 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085825147 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085825147 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085825147 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085825147 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085825147 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085825147 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085825147 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085825147 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085825147 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0022fd72) (sccp_scrc.c:477) 20250126085825147 DLSCCP DEBUG Received CO:COAK for local reference 34 (sccp_scoc.c:1824) 20250126085825147 DLSCCP DEBUG SCCP-SCOC(34)[0x55e140dc9050]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250126085825148 DLSCCP DEBUG SCCP-SCOC(34)[0x55e140dc9050]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250126085825148 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085825148 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250126085825148 DCN DEBUG handle_cn_conn_conf() conn_id=34, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250126085825148 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x55e140da2810]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250126085825148 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x55e140da2810]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250126085825148 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250126085825148 DLSCCP DEBUG SCCP-SCOC(34)[0x55e140dc9050]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250126085825148 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0022fd72), PART(T=Source Reference,L=4,D=00000022), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250126085825148 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085825148 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085825148 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085825148 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085825148 DLSCCP DEBUG SCCP-SCOC(34)[0x55e140dc9050]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250126085825148 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x55e140da2810]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:364) 20250126085825148 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4734562)[0x55e140da1770]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250126085825148 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4734562)[0x55e140da1770]{disconnected}: Freeing instance (context_map.c:202) 20250126085825148 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4734562)[0x55e140da1770]{disconnected}: Deallocated (fsm.c:568) 20250126085825148 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x55e140da2810]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250126085825148 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x55e140da2810]{disconnected}: Freeing instance (context_map.c:206) 20250126085825148 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x55e140da2810]{disconnected}: Deallocated (fsm.c:568) 20250126085825148 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4734562 SCCP-34 msc-0 MI=NONE: Deallocating (context_map.c:225) 20250126085825148 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085825148 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085825148 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085825148 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085825148 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085825148 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085825148 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085825148 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(371)@2bd1da4a78dd: Session index based on local reference:0 20250126085825153 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085825153 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085825153 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085825153 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085825153 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085825153 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085825153 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085825153 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085825154 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085825154 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085825154 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085825154 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085825154 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085825154 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=0022fd72) (sccp_scrc.c:477) HNBGW_Test.msc0-RAN(372)@2bd1da4a78dd: Deleted conn table entry 0TC_cs_rua_disconnect_during_sccp_cr_cc0(378)3798192 20250126085825154 DLSCCP DEBUG Received CO:RELCO for local reference 34 (sccp_scoc.c:1824) 20250126085825154 DLSCCP DEBUG SCCP-SCOC(34)[0x55e140dc9050]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250126085825154 DLSCCP DEBUG SCCP-SCOC(34)[0x55e140dc9050]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250126085825154 DLSCCP DEBUG SCCP-SCOC(34)[0x55e140dc9050]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250126085825154 DLSCCP DEBUG SCCP-SCOC(34)[0x55e140dc9050]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250126085825154 DLSCCP DEBUG SCCP-SCOC(34)[0x55e140dc9050]{IDLE}: Deallocated (fsm.c:568) 20250126085826160 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34310<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_cs_rua_disconnect_during_sccp_cr_cc0(378)@2bd1da4a78dd: Final verdict of PTC: pass MTC@2bd1da4a78dd: ok: talloc reports "asn1_context" = 1 bytes 20250126085826168 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250126085826168 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085826168 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250126085826168 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250126085826168 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250126085826168 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085826168 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126085826168 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250126085826168 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126085826168 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085826168 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20250126085826168 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126085826168 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126085826168 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126085826168 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250126085826168 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126085826168 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250126085826168 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085826168 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126085826168 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20250126085826168 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085826168 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085826168 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085826168 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085826168 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126085826168 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126085826168 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126085826168 DRANAP NOTICE cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: link lost (cnlink.c:118) 20250126085826168 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:40423<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.msc0-M3UA(373)@2bd1da4a78dd: Final verdict of PTC: none 20250126085826169 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126085826169 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085826169 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126085826169 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250126085826169 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20250126085826169 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085826169 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250126085826169 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20250126085826169 DLINP <0002> stream_srv.c:766 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250126085826169 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085826169 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20250126085826169 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126085826169 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126085826169 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126085826169 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250126085826170 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126085826170 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250126085826170 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085826170 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) MutexDispCT-TC_cs_rua_disconnect_during_sccp_cr_cc(365)@2bd1da4a78dd: Final verdict of PTC: none HNBGW-MGCP(377)@2bd1da4a78dd: Final verdict of PTC: none 20250126085826170 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20250126085826170 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085826170 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085826170 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085826170 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085826170 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126085826170 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126085826170 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126085826170 DRANAP NOTICE cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: link lost (cnlink.c:118) 20250126085826170 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085826170 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) HNBGW_Test.sgsn0-M3UA(376)@2bd1da4a78dd: Final verdict of PTC: none 20250126085826170 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250126085826170 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250126085826171 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.msc0-RAN(372)@2bd1da4a78dd: Final verdict of PTC: none TC_cs_rua_disconnect_during_sccp_cr_cc-Iuh0-RUA(370)@2bd1da4a78dd: Final verdict of PTC: none 20250126085826171 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34300<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.sgsn0-RAN(375)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(371)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(374)@2bd1da4a78dd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(367)@2bd1da4a78dd: Final verdict of PTC: none TC_cs_rua_disconnect_during_sccp_cr_cc-Iuh0(369)@2bd1da4a78dd: Final verdict of PTC: none VirtHNBGW-STATS(366)@2bd1da4a78dd: Final verdict of PTC: none MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126085826174 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34286<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(368)@2bd1da4a78dd: Final verdict of PTC: none MTC@2bd1da4a78dd: Setting final verdict of the test case. MTC@2bd1da4a78dd: Local verdict of MTC: pass MTC@2bd1da4a78dd: Local verdict of PTC MutexDispCT-TC_cs_rua_disconnect_during_sccp_cr_cc(365): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC VirtHNBGW-STATS(366): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC IPA-CTRL-CLI-IPA(367): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW-PFCP(368): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_cs_rua_disconnect_during_sccp_cr_cc-Iuh0(369): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_cs_rua_disconnect_during_sccp_cr_cc-Iuh0-RUA(370): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.msc0-SCCP(371): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.msc0-RAN(372): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.msc0-M3UA(373): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(374): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.sgsn0-RAN(375): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(376): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW-MGCP(377): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_cs_rua_disconnect_during_sccp_cr_cc0(378): pass (pass -> pass) MTC@2bd1da4a78dd: Test case TC_cs_rua_disconnect_during_sccp_cr_cc finished. Verdict: pass MTC@2bd1da4a78dd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_cs_rua_disconnect_during_sccp_cr_cc pass'. Sun Jan 26 08:58:26 UTC 2025 ====== HNBGW_Tests.TC_cs_rua_disconnect_during_sccp_cr_cc pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_cs_rua_disconnect_during_sccp_cr_cc.talloc 20250126085826213 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59204<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126085826716 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59204<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=231768) Waiting for packet dumper to finish... 1 (prev_count=231768, count=258404) 20250126085828169 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126085828169 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250126085828169 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250126085828170 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126085828170 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250126085828170 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@2bd1da4a78dd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_cs_rua_disconnect_during_sccp_cr_cc pass' was executed successfully (exit status: 0). MTC@2bd1da4a78dd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_cs_iu_release_req_rua_disconnect'. ------ HNBGW_Tests.TC_cs_iu_release_req_rua_disconnect ------ Sun Jan 26 08:58:28 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_cs_iu_release_req_rua_disconnect.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_cs_iu_release_req_rua_disconnect.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@2bd1da4a78dd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_cs_iu_release_req_rua_disconnect' was executed successfully (exit status: 0). MTC@2bd1da4a78dd: Test case TC_cs_iu_release_req_rua_disconnect started. 20250126085829833 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59216<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126085829843 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59218<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126085829851 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:45967<->l=127.0.0.1:4262) (control_if.c:572) 20250126085829933 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085829933 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085829933 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085829933 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085829934 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085829934 DRANAP DEBUG cnlink(msc-2)[0x55e140d26870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085829934 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250126085829934 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_cs_iu_release_req_rua_disconnect-Iuh0(383)@2bd1da4a78dd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250126085829934 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085829934 DRANAP DEBUG cnlink(msc-3)[0x55e140d90760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085829935 DRANAP DEBUG cnlink(msc-3)[0x55e140d90760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085829935 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250126085829935 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085829935 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085829935 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085829935 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085829935 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085829935 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085829935 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085829935 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085829935 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085829935 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085829935 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085829935 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085829935 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085829935 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085829935 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250126085829935 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085829935 DRANAP DEBUG cnlink(msc-3)[0x55e140d90760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085829935 DRANAP DEBUG cnlink(msc-2)[0x55e140d26870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085829935 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250126085829935 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085829935 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085829935 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085829935 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085829935 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085829935 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085829935 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085829935 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085829935 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085829935 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085829935 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085829935 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085829935 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085829935 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085829935 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250126085829935 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085829935 DRANAP DEBUG cnlink(msc-2)[0x55e140d26870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085829935 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085829935 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250126085829935 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085829935 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085829935 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085829935 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085829935 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085829935 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085829935 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085829935 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085829935 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085829935 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085829935 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085829935 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085829935 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085829935 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085829935 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126085829935 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085829935 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085829935 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085829935 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250126085829935 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085829935 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085829935 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085829935 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085829935 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085829935 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085829935 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085829935 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085829935 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085829935 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085829935 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085829935 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085829935 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085829935 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085829935 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085829935 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085829935 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085829935 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085829935 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085829935 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085829935 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250126085829935 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250126085829935 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250126085829935 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085829935 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085829935 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085829935 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250126085829935 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250126085829935 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250126085829935 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250126085829935 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085829935 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085829935 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085829935 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126085829935 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126085829935 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126085829935 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250126085829935 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085829935 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085829935 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085829935 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085829935 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085829935 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085829935 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@2bd1da4a78dd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2bd1da4a78dd: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(387)@2bd1da4a78dd: ************************************************* HNBGW_Test.msc0-M3UA(387)@2bd1da4a78dd: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(387)@2bd1da4a78dd: ************************************************* HNBGW_Test.msc0-SCCP(385)@2bd1da4a78dd: v_sccp_pdu_maxlen:268 20250126085829952 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085829952 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085829952 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085829952 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085829952 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085829952 DRANAP DEBUG cnlink(sgsn-2)[0x55e140d92410]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085829953 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085829953 DRANAP DEBUG cnlink(sgsn-3)[0x55e140d92da0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085829954 DRANAP DEBUG cnlink(sgsn-3)[0x55e140d92da0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085829954 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250126085829954 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085829954 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085829954 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085829954 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085829954 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085829954 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085829954 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085829954 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085829954 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085829954 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085829954 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085829954 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085829954 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085829954 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085829954 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250126085829954 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085829954 DRANAP DEBUG cnlink(sgsn-3)[0x55e140d92da0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085829954 DRANAP DEBUG cnlink(sgsn-2)[0x55e140d92410]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085829954 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250126085829954 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085829954 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085829954 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085829954 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085829954 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085829954 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085829954 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085829954 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085829954 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085829954 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085829954 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085829954 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085829954 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085829954 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085829954 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250126085829954 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085829954 DRANAP DEBUG cnlink(sgsn-2)[0x55e140d92410]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085829954 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085829954 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250126085829954 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085829954 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085829954 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085829954 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085829955 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085829955 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085829955 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085829955 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085829955 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085829955 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085829955 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085829955 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085829955 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085829955 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085829955 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126085829955 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085829955 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085829955 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085829955 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250126085829955 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085829955 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085829955 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085829955 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085829955 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085829955 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085829955 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085829955 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085829955 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085829955 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085829955 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085829955 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085829955 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085829955 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085829955 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085829955 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085829955 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085829956 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085829956 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085829956 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085829956 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250126085829956 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250126085829956 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250126085829956 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085829956 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085829956 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085829956 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250126085829956 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250126085829956 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250126085829956 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250126085829956 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085829956 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085829956 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085829956 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126085829956 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126085829956 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126085829956 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250126085829956 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085829956 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085829956 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085829956 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085829956 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085829956 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085829956 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@2bd1da4a78dd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2bd1da4a78dd: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(390)@2bd1da4a78dd: ************************************************* HNBGW_Test.sgsn0-M3UA(390)@2bd1da4a78dd: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(390)@2bd1da4a78dd: ************************************************* HNBGW_Test.sgsn0-SCCP(388)@2bd1da4a78dd: v_sccp_pdu_maxlen:268 20250126085829982 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085829982 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085829982 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1355) 20250126085829982 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250126085829982 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20250126085829982 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250126085829982 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250126085829982 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085829982 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@2bd1da4a78dd: setverdict(pass): none -> pass 20250126085830148 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126085830148 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250126085830148 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126085830148 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(387)@2bd1da4a78dd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250126085830156 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085830156 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250126085830156 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126085830156 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126085830156 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126085830156 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250126085830156 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126085830159 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085830159 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250126085830159 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126085830159 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126085830159 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126085830159 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126085830159 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126085830159 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085830159 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126085830159 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20250126085830159 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085830159 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085830159 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085830159 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085830159 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126085830159 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126085830159 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085830160 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085830160 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250126085830160 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085830160 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085830160 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085830160 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085830160 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085830160 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085830161 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085830161 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085830161 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085830161 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085830161 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085830161 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085830161 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085830161 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085830161 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085830161 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085830161 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085830161 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085830161 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085830161 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085830161 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085830161 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085830161 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085830161 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085830161 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085830170 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126085830170 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250126085830170 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126085830170 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(390)@2bd1da4a78dd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250126085830175 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085830175 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250126085830175 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126085830175 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126085830175 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126085830175 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250126085830175 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126085830176 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085830176 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250126085830176 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126085830176 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126085830177 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126085830177 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126085830177 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126085830177 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085830177 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126085830177 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20250126085830177 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085830177 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085830177 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085830177 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085830177 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126085830177 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126085830177 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085830178 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085830178 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250126085830178 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085830178 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085830178 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085830178 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085830178 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085830178 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085830178 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085830178 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085830178 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085830178 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085830178 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085830178 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085830178 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085830178 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085830178 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085830178 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085830178 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085830178 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085830179 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085830179 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085830179 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085830179 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085830179 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085830179 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085830179 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(386)@2bd1da4a78dd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126085830961 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085830961 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085830961 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085830961 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085830961 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085830961 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085830961 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085830961 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085830962 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085830962 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085830962 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085830962 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085830962 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085830962 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085830962 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250126085830962 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250126085830962 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085830962 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085830962 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085830962 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085830962 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085830962 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085830962 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085830962 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085830962 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085830962 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085830962 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085830962 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085830962 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085830962 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085830962 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126085830962 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126085830962 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250126085830962 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250126085830962 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085830962 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250126085830962 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085830962 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085830962 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085830962 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085830962 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085830962 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085830962 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085830962 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085830962 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085830962 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085830962 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085830962 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085830962 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085830962 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126085830962 DRANAP NOTICE cnlink(msc-0)[0x55e140d46220]{CONNECTED}: link up (cnlink.c:111) 20250126085830962 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085830962 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085830962 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085830962 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085830962 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085830963 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085830963 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085830963 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085830966 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085830966 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085830966 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085830966 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085830966 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085830966 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085830966 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085830966 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085830966 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085830966 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085830966 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085830966 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085830966 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085830966 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085830966 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250126085830966 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250126085830966 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085830966 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085830966 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085830966 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085830966 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085830966 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085830966 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085830966 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085830966 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085830966 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085830966 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085830966 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085830966 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085830966 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085830966 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126085830966 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126085830966 DRANAP INFO cnlink(msc-0)[0x55e140d46220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(389)@2bd1da4a78dd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126085830981 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085830982 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085830982 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085830982 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085830982 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085830982 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085830982 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085830982 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085830982 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085830982 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085830982 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085830982 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085830982 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085830982 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085830982 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250126085830982 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250126085830982 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085830982 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085830982 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085830982 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085830982 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085830982 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085830982 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085830982 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085830982 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085830982 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085830982 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085830982 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085830982 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085830982 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085830982 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126085830982 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126085830982 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250126085830982 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250126085830982 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085830982 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250126085830982 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085830982 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085830982 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085830982 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085830982 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085830982 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085830982 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085830982 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085830982 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085830982 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085830982 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085830982 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085830982 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085830982 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126085830982 DRANAP NOTICE cnlink(sgsn-0)[0x55e140d910f0]{CONNECTED}: link up (cnlink.c:111) 20250126085830983 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085830983 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085830983 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085830983 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085830983 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085830983 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085830983 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085830983 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085830984 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085830984 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085830984 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085830984 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085830984 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085830984 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085830984 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085830984 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085830984 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085830984 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085830984 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085830984 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085830984 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085830984 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085830984 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250126085830984 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20250126085830984 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085830984 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085830984 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085830984 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085830984 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085830984 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085830984 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085830984 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085830984 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085830984 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085830984 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085830984 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085830984 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085830984 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085830984 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126085830984 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126085830984 DRANAP INFO cnlink(sgsn-0)[0x55e140d910f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250126085831012 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59228<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(386)@2bd1da4a78dd: f_create_expect(l3 := 'DD115C392AB34BC77FE6'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(386)@2bd1da4a78dd: Created Expect[0] for 'DD115C392AB34BC77FE6'O to be handled at TC_cs_iu_release_req_rua_disconnect0(392) TC_cs_iu_release_req_rua_disconnect-Iuh0-RUA(384)@2bd1da4a78dd: Added conn table entry 0TC_cs_iu_release_req_rua_disconnect0(392)14939309 20250126085832030 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085832030 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085832030 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1355) 20250126085832030 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250126085832030 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xe3f4ad, normal) (hnbgw_rua.c:407) 20250126085832030 DHNB DEBUG map_rua[0x55e140dc9050]{init}: Allocated (fsm.c:456) 20250126085832030 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14939309)[0x55e140dc9050]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250126085832030 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14939309 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250126085832030 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085832030 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085832030 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14939309 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250126085832030 DCN DEBUG map_sccp[0x55e140da1770]{init}: Allocated (fsm.c:456) 20250126085832030 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x55e140da1770]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250126085832030 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14939309 <-> SCCP-35 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250126085832030 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14939309 SCCP-35 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20250126085832030 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14939309)[0x55e140dc9050]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250126085832030 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085832030 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085832030 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14939309)[0x55e140dc9050]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250126085832030 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x55e140da1770]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126085832030 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250126085832030 DLSCCP DEBUG SCCP-SCOC(35)[0x55e140da2810]{IDLE}: Allocated (fsm.c:456) 20250126085832030 DLSCCP DEBUG SCCP-SCOC(35)[0x55e140da2810]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250126085832030 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000023), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=65,D=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0add115c392ab34bc77fe6004f40030002d00056400500f1100926) (sccp_scrc.c:406) 20250126085832030 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085832030 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085832030 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085832030 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085832030 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085832030 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085832030 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085832030 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085832030 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085832030 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085832030 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085832030 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085832030 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085832030 DLSCCP DEBUG SCCP-SCOC(35)[0x55e140da2810]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250126085832030 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x55e140da1770]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250126085832030 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14939309)[0x55e140dc9050]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250126085832030 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085832030 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085832030 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085832030 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085832030 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085832030 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085832030 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085832030 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(385)@2bd1da4a78dd: First idle individual index:0 HNBGW_Test.msc0-SCCP(385)@2bd1da4a78dd: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(386)@2bd1da4a78dd: Found Expect[0] for l3='DD115C392AB34BC77FE6'O handled at TC_cs_iu_release_req_rua_disconnect0(392) HNBGW_Test.msc0-RAN(386)@2bd1da4a78dd: Added conn table entry 0TC_cs_iu_release_req_rua_disconnect0(392)16040121 HNBGW_Test.msc0-SCCP(385)@2bd1da4a78dd: Session index based on connection ID:0 TC_cs_iu_release_req_rua_disconnect0(392)@2bd1da4a78dd: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(385)@2bd1da4a78dd: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250126085832034 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085832034 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085832034 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085832034 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085832034 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085832034 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085832034 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085832034 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085832034 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085832034 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085832034 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085832034 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085832034 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085832034 DLSS7 DEBUG scrc_rx_mtp_xfer_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=001612ec) (sccp_scrc.c:477) 20250126085832034 DLSCCP DEBUG Received CO:COAK for local reference 35 (sccp_scoc.c:1824) 20250126085832034 DLSCCP DEBUG SCCP-SCOC(35)[0x55e140da2810]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250126085832034 DLSCCP DEBUG SCCP-SCOC(35)[0x55e140da2810]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250126085832034 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085832034 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250126085832034 DCN DEBUG handle_cn_conn_conf() conn_id=35, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250126085832034 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x55e140da1770]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250126085832034 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x55e140da1770]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_cs_iu_release_req_rua_disconnect0(392)@2bd1da4a78dd: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(391)@2bd1da4a78dd: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_cs_iu_release_req_rua_disconnect0(392) HNBGW_Test.msc0-SCCP(385)@2bd1da4a78dd: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(385)@2bd1da4a78dd: vl_len:91 HNBGW_Test.msc0-SCCP(385)@2bd1da4a78dd: vl_from0 HNBGW_Test.msc0-SCCP(385)@2bd1da4a78dd: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250126085832237 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085832237 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085832237 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085832237 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085832237 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085832237 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085832237 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085832237 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085832237 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085832237 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085832237 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085832237 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085832237 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085832237 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000023), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:477) 20250126085832237 DLSCCP DEBUG Received CO:CODT for local reference 35 (sccp_scoc.c:1824) 20250126085832237 DLSCCP DEBUG SCCP-SCOC(35)[0x55e140da2810]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250126085832237 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085832237 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250126085832237 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x55e140da1770]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250126085832237 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250126085832237 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250126085832237 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x55e140da1770]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250126085832237 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250126085832238 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250126085832238 DMGW DEBUG mgw(mgw-fsm-14939309-0)[0x55e140da2a20]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250126085832238 DMGW DEBUG mgw(mgw-fsm-14939309-0)[0x55e140da2a20]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250126085832238 DMGW DEBUG mgw(mgw-fsm-14939309-0)[0x55e140da2a20]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250126085832238 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250126085832238 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250126085832238 DLMGCP DEBUG mgw-endp(mgw-fsm-14939309-0)[0x55e140dbec80]{UNUSED}: Allocated (fsm.c:456) 20250126085832238 DLMGCP DEBUG mgw-endp(mgw-fsm-14939309-0)[0x55e140dbec80]{UNUSED}: is child of mgw(mgw-fsm-14939309-0)[0x55e140da2a20] (fsm.c:486) 20250126085832238 DLMGCP DEBUG mgw-endp(mgw-fsm-14939309-0)[0x55e140dbec80]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-14939309-0)[0x55e140da2a20] (mgcp_client_endpoint_fsm.c:724) 20250126085832238 DLMGCP DEBUG mgw-endp(mgw-fsm-14939309-0)[0x55e140dbec80]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250126085832238 DLMGCP DEBUG mgw-endp(mgw-fsm-14939309-0)[0x55e140dbec80]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250126085832238 DLMGCP DEBUG mgw-endp(mgw-fsm-14939309-0)[0x55e140dbec80]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250126085832238 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14939309-0)[0x55e140d97b20]{ST_CRCX}: Allocated (fsm.c:456) 20250126085832238 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14939309-0)[0x55e140d97b20]{ST_CRCX}: is child of mgw-endp(mgw-fsm-14939309-0)[0x55e140dbec80] (fsm.c:486) 20250126085832238 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14939309-0)[0x55e140d97b20]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250126085832238 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14939309-0)[0x55e140d97b20]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250126085832238 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47066: len=201 'CRCX 104 rtpbridge/*@mgw MGCP 1.0\r\nC: e3f4'... (mgcp_client.c:807) 20250126085832238 DLMGCP DEBUG MGW(mgw) Queued 201 bytes for MGW (mgcp_client.c:1221) 20250126085832238 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14939309-0)[0x55e140d97b20]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250126085832238 DLMGCP DEBUG mgw-endp(mgw-fsm-14939309-0)[0x55e140dbec80]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(391)@2bd1da4a78dd: Found Expect[0] for { line := { verb := "CRCX", trans_id := "104", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "e3f4ad17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "e3f4ad17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } handled at TC_cs_iu_release_req_rua_disconnect0(392) TC_cs_iu_release_req_rua_disconnect0(392)@2bd1da4a78dd: CRCX1{ line := { verb := "CRCX", trans_id := "104", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "e3f4ad17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "e3f4ad17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } TC_cs_iu_release_req_rua_disconnect0(392)@2bd1da4a78dd: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 20250126085832274 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 104 OK (mgcp_client.c:758) 20250126085832274 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140d97b20]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250126085832274 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140d97b20]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250126085832274 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140d97b20]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250126085832274 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140d97b20]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250126085832274 DLMGCP DEBUG mgw-endp(mgw-fsm-14939309-0)[0x55e140dbec80]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250126085832274 DLMGCP DEBUG mgw-endp(mgw-fsm-14939309-0)[0x55e140dbec80]{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) 20250126085832274 DLMGCP DEBUG mgw-endp(mgw-fsm-14939309-0)[0x55e140dbec80]{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) 20250126085832274 DLMGCP DEBUG mgw-endp(mgw-fsm-14939309-0)[0x55e140dbec80]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250126085832274 DLMGCP DEBUG mgw-endp(mgw-fsm-14939309-0)[0x55e140dbec80]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250126085832274 DLMGCP DEBUG mgw-endp(mgw-fsm-14939309-0)[0x55e140dbec80]{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) 20250126085832274 DMGW DEBUG mgw(mgw-fsm-14939309-0)[0x55e140da2a20]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250126085832274 DMGW DEBUG mgw(mgw-fsm-14939309-0)[0x55e140da2a20]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250126085832274 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250126085832274 DMGW DEBUG mgw(mgw-fsm-14939309-0)[0x55e140da2a20]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250126085832274 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14939309)[0x55e140dc9050]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250126085832274 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250126085832274 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085832274 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_cs_iu_release_req_rua_disconnect0(392)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126085832308 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085832308 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085832308 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1355) 20250126085832308 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250126085832308 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xe3f4ad) (hnbgw_rua.c:471) 20250126085832308 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14939309 SCCP-35 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250126085832308 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14939309)[0x55e140dc9050]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250126085832308 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250126085832308 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250126085832308 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14939309)[0x55e140dc9050]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250126085832308 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250126085832308 DMGW DEBUG mgw(mgw-fsm-14939309-0)[0x55e140da2a20]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250126085832308 DMGW DEBUG mgw(mgw-fsm-14939309-0)[0x55e140da2a20]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250126085832308 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250126085832308 DMGW DEBUG mgw(mgw-fsm-14939309-0)[0x55e140da2a20]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250126085832308 DLMGCP DEBUG mgw-endp(mgw-fsm-14939309-0)[0x55e140dbec80]{IN_USE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-14939309-0)[0x55e140da2a20] (mgcp_client_endpoint_fsm.c:724) 20250126085832308 DLMGCP DEBUG mgw-endp(mgw-fsm-14939309-0)[0x55e140dbec80]{IN_USE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250126085832308 DLMGCP DEBUG mgw-endp(mgw-fsm-14939309-0)[0x55e140dbec80]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250126085832308 DLMGCP DEBUG mgw-endp(mgw-fsm-14939309-0)[0x55e140dbec80]{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) 20250126085832308 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140d97b20]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250126085832308 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47066: len=215 'MDCX 105 rtpbridge/9@mgw MGCP 1.0\r\nC: e3f4'... (mgcp_client.c:807) 20250126085832308 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1221) 20250126085832308 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140d97b20]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250126085832308 DLMGCP DEBUG mgw-endp(mgw-fsm-14939309-0)[0x55e140dbec80]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250126085832308 DLMGCP DEBUG mgw-endp(mgw-fsm-14939309-0)[0x55e140dbec80]{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) 20250126085832308 DLMGCP DEBUG mgw-endp(mgw-fsm-14939309-0)[0x55e140dbec80]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_cs_iu_release_req_rua_disconnect0(392)@2bd1da4a78dd: MDCX1{ line := { verb := "MDCX", trans_id := "105", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "e3f4ad17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "e3f4ad17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250126085832319 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 105 OK (mgcp_client.c:758) 20250126085832319 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140d97b20]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250126085832319 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140d97b20]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250126085832319 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140d97b20]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250126085832319 DLMGCP DEBUG mgw-endp(mgw-fsm-14939309-0)[0x55e140dbec80]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250126085832319 DLMGCP DEBUG mgw-endp(mgw-fsm-14939309-0)[0x55e140dbec80]{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) 20250126085832319 DLMGCP DEBUG mgw-endp(mgw-fsm-14939309-0)[0x55e140dbec80]{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) 20250126085832319 DLMGCP DEBUG mgw-endp(mgw-fsm-14939309-0)[0x55e140dbec80]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250126085832319 DLMGCP DEBUG mgw-endp(mgw-fsm-14939309-0)[0x55e140dbec80]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250126085832319 DLMGCP DEBUG mgw-endp(mgw-fsm-14939309-0)[0x55e140dbec80]{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) 20250126085832319 DMGW DEBUG mgw(mgw-fsm-14939309-0)[0x55e140da2a20]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250126085832319 DMGW DEBUG mgw(mgw-fsm-14939309-0)[0x55e140da2a20]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250126085832319 DMGW DEBUG mgw(mgw-fsm-14939309-0)[0x55e140da2a20]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250126085832319 DLMGCP DEBUG mgw-endp(mgw-fsm-14939309-0)[0x55e140dbec80]{IN_USE}: rtpbridge/9@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-14939309-0)[0x55e140da2a20] (mgcp_client_endpoint_fsm.c:724) 20250126085832319 DLMGCP DEBUG mgw-endp(mgw-fsm-14939309-0)[0x55e140dbec80]{IN_USE}: rtpbridge/9@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250126085832319 DLMGCP DEBUG mgw-endp(mgw-fsm-14939309-0)[0x55e140dbec80]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250126085832319 DLMGCP DEBUG mgw-endp(mgw-fsm-14939309-0)[0x55e140dbec80]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250126085832319 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14939309-0)[0x55e140da4670]{ST_CRCX}: Allocated (fsm.c:456) 20250126085832319 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14939309-0)[0x55e140da4670]{ST_CRCX}: is child of mgw-endp(mgw-fsm-14939309-0)[0x55e140dbec80] (fsm.c:486) 20250126085832319 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14939309-0)[0x55e140da4670]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250126085832319 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14939309-0)[0x55e140da4670]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/9@mgw... (mgcp_client_fsm.c:228) 20250126085832319 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47066: len=205 'CRCX 106 rtpbridge/9@mgw MGCP 1.0\r\nC: e3f4'... (mgcp_client.c:807) 20250126085832319 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1221) 20250126085832319 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14939309-0)[0x55e140da4670]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250126085832319 DLMGCP DEBUG mgw-endp(mgw-fsm-14939309-0)[0x55e140dbec80]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250126085832319 DLMGCP DEBUG mgw-endp(mgw-fsm-14939309-0)[0x55e140dbec80]{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) 20250126085832319 DLMGCP DEBUG mgw-endp(mgw-fsm-14939309-0)[0x55e140dbec80]{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) 20250126085832319 DLMGCP DEBUG mgw-endp(mgw-fsm-14939309-0)[0x55e140dbec80]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_cs_iu_release_req_rua_disconnect0(392)@2bd1da4a78dd: CRCX2{ line := { verb := "CRCX", trans_id := "106", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "e3f4ad17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "e3f4ad17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250126085832325 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 106 OK (mgcp_client.c:758) 20250126085832325 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e140da4670]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250126085832325 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e140da4670]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250126085832325 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e140da4670]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250126085832325 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e140da4670]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250126085832325 DLMGCP DEBUG mgw-endp(mgw-fsm-14939309-0)[0x55e140dbec80]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250126085832325 DLMGCP DEBUG mgw-endp(mgw-fsm-14939309-0)[0x55e140dbec80]{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) 20250126085832325 DLMGCP DEBUG mgw-endp(mgw-fsm-14939309-0)[0x55e140dbec80]{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) 20250126085832325 DLMGCP DEBUG mgw-endp(mgw-fsm-14939309-0)[0x55e140dbec80]{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) 20250126085832325 DLMGCP DEBUG mgw-endp(mgw-fsm-14939309-0)[0x55e140dbec80]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250126085832325 DLMGCP DEBUG mgw-endp(mgw-fsm-14939309-0)[0x55e140dbec80]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250126085832325 DLMGCP DEBUG mgw-endp(mgw-fsm-14939309-0)[0x55e140dbec80]{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) 20250126085832325 DLMGCP DEBUG mgw-endp(mgw-fsm-14939309-0)[0x55e140dbec80]{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) 20250126085832325 DMGW DEBUG mgw(mgw-fsm-14939309-0)[0x55e140da2a20]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250126085832325 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250126085832325 DMGW DEBUG mgw(mgw-fsm-14939309-0)[0x55e140da2a20]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250126085832325 DMGW DEBUG mgw(mgw-fsm-14939309-0)[0x55e140da2a20]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250126085832325 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x55e140da1770]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250126085832325 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250126085832325 DLSCCP DEBUG SCCP-SCOC(35)[0x55e140da2810]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250126085832325 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001612ec), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20250126085832325 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085832325 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085832325 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085832325 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085832325 DMGW DEBUG mgw(mgw-fsm-14939309-0)[0x55e140da2a20]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250126085832326 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085832326 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085832326 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085832326 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085832326 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085832326 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085832326 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085832326 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(385)@2bd1da4a78dd: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(385)@2bd1da4a78dd: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(385)@2bd1da4a78dd: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(385)@2bd1da4a78dd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cs_iu_release_req_rua_disconnect0(392)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126085832509 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085832509 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085832509 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 37 bytes from client (stream_srv.c:1355) 20250126085832509 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250126085832509 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xe3f4ad) (hnbgw_rua.c:471) 20250126085832509 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14939309 SCCP-35 msc-0 MI=NONE: rx RUA DirectTransfer with 13 bytes RANAP data (hnbgw_rua.c:312) 20250126085832509 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14939309)[0x55e140dc9050]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250126085832509 DRANAP DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20250126085832509 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20250126085832509 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14939309)[0x55e140dc9050]{connected}: rx from RUA: RANAP Iu Release Request (context_map_rua.c:171) 20250126085832509 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x55e140da1770]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126085832509 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250126085832509 DLSCCP DEBUG SCCP-SCOC(35)[0x55e140da2810]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250126085832509 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001612ec), PART(T=Data,L=13,D=000b4009000001000440020000) (sccp_scrc.c:406) 20250126085832509 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085832509 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085832509 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085832509 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085832509 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085832509 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085832509 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085832509 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085832509 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085832510 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085832510 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085832510 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(385)@2bd1da4a78dd: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(385)@2bd1da4a78dd: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(385)@2bd1da4a78dd: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(385)@2bd1da4a78dd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cs_iu_release_req_rua_disconnect-Iuh0-RUA(384)@2bd1da4a78dd: Deleted conn table entry 0TC_cs_iu_release_req_rua_disconnect0(392)14939309 20250126085832713 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085832713 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085832713 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 24 bytes from client (stream_srv.c:1355) 20250126085832713 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250126085832713 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xe3f4ad,cause=misc(unspecified)) (hnbgw_rua.c:439) 20250126085832713 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14939309 SCCP-35 msc-0 MI=NONE: rx RUA Disconnect with 0 bytes RANAP data (hnbgw_rua.c:312) 20250126085832713 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14939309)[0x55e140dc9050]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250126085832713 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14939309)[0x55e140dc9050]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250126085832713 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x55e140da1770]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250126085832713 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250126085832713 DLSCCP DEBUG SCCP-SCOC(35)[0x55e140da2810]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250126085832713 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001612ec), PART(T=Source Reference,L=4,D=00000023), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250126085832713 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085832713 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085832713 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085832713 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085832713 DLSCCP DEBUG SCCP-SCOC(35)[0x55e140da2810]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250126085832713 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x55e140da1770]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:400) 20250126085832713 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14939309)[0x55e140dc9050]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250126085832713 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14939309)[0x55e140dc9050]{disconnected}: Freeing instance (context_map.c:202) 20250126085832713 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14939309)[0x55e140dc9050]{disconnected}: Deallocated (fsm.c:568) 20250126085832713 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x55e140da1770]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250126085832713 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x55e140da1770]{disconnected}: Freeing instance (context_map.c:206) 20250126085832713 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x55e140da1770]{disconnected}: Deallocated (fsm.c:568) 20250126085832713 DMGW DEBUG mgw(mgw-fsm-14939309-0)[0x55e140da2a20]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250126085832713 DMGW DEBUG mgw(mgw-fsm-14939309-0)[0x55e140da2a20]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250126085832713 DMGW DEBUG mgw(mgw-fsm-14939309-0)[0x55e140da2a20]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250126085832713 DLMGCP DEBUG mgw-endp(mgw-fsm-14939309-0)[0x55e140dbec80]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250126085832713 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140d97b20]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250126085832713 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47066: len=58 'DLCX 107 rtpbridge/9@mgw MGCP 1.0\r\nC: e3f4'... (mgcp_client.c:807) 20250126085832713 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250126085832713 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140d97b20]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250126085832713 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e140da4670]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250126085832713 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47066: len=58 'DLCX 108 rtpbridge/9@mgw MGCP 1.0\r\nC: e3f4'... (mgcp_client.c:807) 20250126085832713 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250126085832713 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e140da4670]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250126085832713 DLMGCP DEBUG mgw-endp(mgw-fsm-14939309-0)[0x55e140dbec80]{IN_USE}: Removing from parent mgw(mgw-fsm-14939309-0)[0x55e140da2a20] (mgcp_client_endpoint_fsm.c:873) 20250126085832713 DLMGCP DEBUG mgw-endp(mgw-fsm-14939309-0)[0x55e140dbec80]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250126085832713 DLMGCP DEBUG mgw-endp(mgw-fsm-14939309-0)[0x55e140dbec80]{IN_USE}: Deallocated (fsm.c:568) 20250126085832713 DMGW DEBUG mgw(mgw-fsm-14939309-0)[0x55e140da2a20]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250126085832713 DMGW DEBUG mgw(mgw-fsm-14939309-0)[0x55e140da2a20]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250126085832713 DMGW DEBUG mgw(mgw-fsm-14939309-0)[0x55e140da2a20]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250126085832713 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14939309 SCCP-35 msc-0 MI=NONE: Deallocating (context_map.c:225) 20250126085832714 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085832714 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085832714 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085832714 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085832714 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085832714 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085832714 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085832714 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(385)@2bd1da4a78dd: Session index based on local reference:0 20250126085832719 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085832719 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085832719 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085832719 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085832719 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085832719 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085832719 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085832719 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(386)@2bd1da4a78dd: Deleted conn table entry 0TC_cs_iu_release_req_rua_disconnect0(392)16040121 20250126085832720 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085832720 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085832720 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085832720 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085832720 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085832720 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000023), PART(T=Source Reference,L=4,D=001612ec) (sccp_scrc.c:477) 20250126085832720 DLSCCP DEBUG Received CO:RELCO for local reference 35 (sccp_scoc.c:1824) 20250126085832720 DLSCCP DEBUG SCCP-SCOC(35)[0x55e140da2810]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250126085832720 DLSCCP DEBUG SCCP-SCOC(35)[0x55e140da2810]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250126085832720 DLSCCP DEBUG SCCP-SCOC(35)[0x55e140da2810]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250126085832720 DLSCCP DEBUG SCCP-SCOC(35)[0x55e140da2810]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250126085832720 DLSCCP DEBUG SCCP-SCOC(35)[0x55e140da2810]{IDLE}: Deallocated (fsm.c:568) TC_cs_iu_release_req_rua_disconnect0(392)@2bd1da4a78dd: DLCX{ line := { verb := "DLCX", trans_id := "107", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "e3f4ad17" }, { code := "I", val := "11111" } }, sdp := omit } TC_cs_iu_release_req_rua_disconnect0(392)@2bd1da4a78dd: DLCX{ line := { verb := "DLCX", trans_id := "108", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "e3f4ad17" }, { code := "I", val := "22222" } }, sdp := omit } TC_cs_iu_release_req_rua_disconnect0(392)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126085832728 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 107 OK (mgcp_client.c:758) 20250126085832728 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140d97b20]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250126085832728 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140d97b20]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250126085832728 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140d97b20]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250126085832728 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140d97b20]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250126085832728 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 108 OK (mgcp_client.c:758) 20250126085832728 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e140da4670]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250126085832728 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e140da4670]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250126085832728 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e140da4670]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250126085832728 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e140da4670]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250126085833733 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59228<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_cs_iu_release_req_rua_disconnect0(392)@2bd1da4a78dd: Final verdict of PTC: pass MTC@2bd1da4a78dd: ok: talloc reports "asn1_context" = 1 bytes 20250126085833741 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:45967<->l=127.0.0.1:4262) (control_if.c:193) 20250126085833741 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085833741 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085833741 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250126085833741 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250126085833741 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250126085833742 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59218<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.sgsn0-SCCP(388)@2bd1da4a78dd: Final verdict of PTC: none 20250126085833742 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250126085833742 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085833742 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250126085833742 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250126085833742 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250126085833742 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085833742 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126085833742 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250126085833742 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126085833742 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) MutexDispCT-TC_cs_iu_release_req_rua_disconnect(379)@2bd1da4a78dd: Final verdict of PTC: none 20250126085833743 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) HNBGW_Test.msc0-SCCP(385)@2bd1da4a78dd: Final verdict of PTC: none 20250126085833743 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126085833742 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20250126085833742 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126085833742 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126085833742 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126085833742 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250126085833742 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126085833742 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication TC_cs_iu_release_req_rua_disconnect-Iuh0-RUA(384)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(387)@2bd1da4a78dd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(381)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.msc0-RAN(386)@2bd1da4a78dd: Final verdict of PTC: none 20250126085833743 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20250126085833743 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085833743 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085833743 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085833743 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085833743 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126085833743 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126085833743 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126085833743 DRANAP NOTICE cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: link lost (cnlink.c:118) 20250126085833744 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client HNBGW_Test.sgsn0-RAN(389)@2bd1da4a78dd: Final verdict of PTC: none 20250126085833744 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085833744 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126085833744 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250126085833744 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20250126085833744 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085833744 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250126085833745 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20250126085833745 DLINP <0002> stream_srv.c:766 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250126085833745 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085833745 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20250126085833745 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126085833745 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126085833745 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126085833745 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250126085833745 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126085833745 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication TC_cs_iu_release_req_rua_disconnect-Iuh0(383)@2bd1da4a78dd: Final verdict of PTC: none 20250126085833745 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085833745 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126085833745 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20250126085833745 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085833745 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085833745 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085833745 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085833745 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126085833745 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126085833745 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126085833745 DRANAP NOTICE cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: link lost (cnlink.c:118) VirtHNBGW-STATS(380)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(390)@2bd1da4a78dd: Final verdict of PTC: none HNBGW-MGCP(391)@2bd1da4a78dd: Final verdict of PTC: none MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126085833747 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59216<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(382)@2bd1da4a78dd: Final verdict of PTC: none MTC@2bd1da4a78dd: Setting final verdict of the test case. MTC@2bd1da4a78dd: Local verdict of MTC: pass MTC@2bd1da4a78dd: Local verdict of PTC MutexDispCT-TC_cs_iu_release_req_rua_disconnect(379): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC VirtHNBGW-STATS(380): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC IPA-CTRL-CLI-IPA(381): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW-PFCP(382): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_cs_iu_release_req_rua_disconnect-Iuh0(383): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_cs_iu_release_req_rua_disconnect-Iuh0-RUA(384): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.msc0-SCCP(385): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.msc0-RAN(386): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.msc0-M3UA(387): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(388): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.sgsn0-RAN(389): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(390): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW-MGCP(391): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_cs_iu_release_req_rua_disconnect0(392): pass (pass -> pass) MTC@2bd1da4a78dd: Test case TC_cs_iu_release_req_rua_disconnect finished. Verdict: pass MTC@2bd1da4a78dd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_cs_iu_release_req_rua_disconnect pass'. Sun Jan 26 08:58:33 UTC 2025 ====== HNBGW_Tests.TC_cs_iu_release_req_rua_disconnect pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_cs_iu_release_req_rua_disconnect.talloc 20250126085833788 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59232<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126085834290 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59232<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=293952) Waiting for packet dumper to finish... 1 (prev_count=293952, count=320588) 20250126085835743 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126085835743 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250126085835743 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250126085835745 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126085835745 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250126085835745 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@2bd1da4a78dd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_cs_iu_release_req_rua_disconnect pass' was executed successfully (exit status: 0). MTC@2bd1da4a78dd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ps_iu_release_req_rua_disconnect'. ------ HNBGW_Tests.TC_ps_iu_release_req_rua_disconnect ------ Sun Jan 26 08:58:36 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ps_iu_release_req_rua_disconnect.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ps_iu_release_req_rua_disconnect.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@2bd1da4a78dd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ps_iu_release_req_rua_disconnect' was executed successfully (exit status: 0). MTC@2bd1da4a78dd: Test case TC_ps_iu_release_req_rua_disconnect started. 20250126085837391 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46132<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126085837394 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46138<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126085837399 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:38803<->l=127.0.0.1:4262) (control_if.c:572) 20250126085837464 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085837464 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085837464 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085837464 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085837465 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085837465 DRANAP DEBUG cnlink(msc-2)[0x55e140d26870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085837465 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250126085837465 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_ps_iu_release_req_rua_disconnect-Iuh0(397)@2bd1da4a78dd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250126085837465 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085837465 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250126085837465 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085837465 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085837465 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085837465 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085837465 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085837465 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085837465 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085837465 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085837465 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085837465 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085837465 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085837465 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085837465 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085837465 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085837465 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085837465 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085837465 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085837465 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085837465 DRANAP DEBUG cnlink(msc-3)[0x55e140d90760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085837465 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085837465 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085837465 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085837465 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085837465 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085837465 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085837465 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250126085837466 DRANAP DEBUG cnlink(msc-3)[0x55e140d90760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085837466 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250126085837466 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085837466 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085837466 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085837466 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085837466 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085837466 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085837466 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085837466 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085837466 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085837466 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085837466 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085837466 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085837466 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085837466 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085837466 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250126085837466 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085837466 DRANAP DEBUG cnlink(msc-3)[0x55e140d90760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085837466 DRANAP DEBUG cnlink(msc-2)[0x55e140d26870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085837466 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250126085837466 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085837466 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085837466 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085837466 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085837466 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085837466 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085837466 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085837466 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085837466 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085837466 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085837466 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085837466 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085837466 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085837466 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085837466 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250126085837466 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085837466 DRANAP DEBUG cnlink(msc-2)[0x55e140d26870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085837466 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085837466 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250126085837466 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085837466 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085837467 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085837467 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085837467 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085837467 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085837467 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085837467 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085837467 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085837467 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085837467 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085837467 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085837467 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085837467 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085837467 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126085837467 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085837467 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085837467 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085837467 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085837467 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085837467 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250126085837467 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250126085837467 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250126085837467 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085837467 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085837467 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085837467 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250126085837467 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250126085837467 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250126085837467 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250126085837467 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085837467 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085837467 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085837467 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126085837467 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126085837467 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126085837467 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@2bd1da4a78dd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2bd1da4a78dd: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(401)@2bd1da4a78dd: ************************************************* HNBGW_Test.msc0-M3UA(401)@2bd1da4a78dd: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(401)@2bd1da4a78dd: ************************************************* HNBGW_Test.msc0-SCCP(399)@2bd1da4a78dd: v_sccp_pdu_maxlen:268 20250126085837479 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085837479 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085837480 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085837480 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085837480 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085837480 DRANAP DEBUG cnlink(sgsn-2)[0x55e140d92410]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085837480 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085837480 DRANAP DEBUG cnlink(sgsn-3)[0x55e140d92da0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085837481 DRANAP DEBUG cnlink(sgsn-3)[0x55e140d92da0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085837481 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250126085837481 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085837481 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085837481 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085837481 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085837481 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085837481 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085837481 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085837481 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085837481 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085837481 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085837481 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085837481 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085837481 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085837481 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085837481 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250126085837481 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085837481 DRANAP DEBUG cnlink(sgsn-3)[0x55e140d92da0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085837481 DRANAP DEBUG cnlink(sgsn-2)[0x55e140d92410]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085837481 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250126085837481 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085837481 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085837481 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085837481 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085837481 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085837481 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085837481 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085837481 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085837481 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085837481 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085837481 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085837481 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085837481 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085837481 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085837481 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250126085837481 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085837481 DRANAP DEBUG cnlink(sgsn-2)[0x55e140d92410]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085837481 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085837481 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250126085837481 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085837481 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085837481 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085837481 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085837481 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085837481 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085837481 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085837481 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085837481 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085837481 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085837481 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085837481 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085837481 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085837481 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085837481 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126085837481 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085837481 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085837481 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085837481 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250126085837481 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085837481 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085837481 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085837481 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085837481 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085837481 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085837481 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085837481 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085837481 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085837481 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085837481 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085837481 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085837481 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085837481 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085837481 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085837481 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085837481 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085837481 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085837481 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085837481 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085837481 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250126085837481 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250126085837481 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250126085837481 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085837481 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085837481 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085837481 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250126085837481 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250126085837481 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250126085837481 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250126085837481 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085837481 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085837481 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085837481 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126085837481 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126085837481 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126085837481 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250126085837481 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085837481 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085837481 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085837481 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085837481 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085837481 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085837481 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@2bd1da4a78dd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2bd1da4a78dd: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(404)@2bd1da4a78dd: ************************************************* HNBGW_Test.sgsn0-M3UA(404)@2bd1da4a78dd: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(404)@2bd1da4a78dd: ************************************************* HNBGW_Test.sgsn0-SCCP(402)@2bd1da4a78dd: v_sccp_pdu_maxlen:268 20250126085837499 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085837500 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085837500 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1355) 20250126085837500 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250126085837500 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20250126085837500 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250126085837500 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250126085837500 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085837500 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@2bd1da4a78dd: setverdict(pass): none -> pass 20250126085837678 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126085837678 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250126085837678 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126085837678 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(401)@2bd1da4a78dd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250126085837687 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085837687 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250126085837687 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126085837687 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126085837687 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126085837687 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250126085837687 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126085837690 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085837690 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250126085837690 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126085837690 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126085837690 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126085837690 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126085837690 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126085837690 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085837690 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126085837690 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20250126085837690 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085837690 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085837690 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085837690 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085837690 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126085837690 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126085837691 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085837691 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126085837691 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250126085837691 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126085837691 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250126085837692 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085837692 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250126085837692 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085837692 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085837692 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085837692 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085837692 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085837692 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085837692 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085837692 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085837692 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085837692 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085837692 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085837692 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085837692 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085837692 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085837692 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085837692 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085837693 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085837693 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085837693 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085837693 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085837693 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085837693 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085837693 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085837693 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085837693 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-M3UA(404)@2bd1da4a78dd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250126085837699 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085837699 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250126085837699 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126085837699 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126085837699 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126085837699 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250126085837699 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126085837702 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085837702 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250126085837702 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126085837702 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126085837702 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126085837702 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126085837702 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126085837702 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085837702 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126085837702 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20250126085837702 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085837702 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085837702 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085837702 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085837702 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126085837702 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126085837703 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085837704 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085837704 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250126085837704 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085837704 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085837704 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085837704 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085837704 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085837704 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085837704 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085837704 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085837704 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085837704 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085837704 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085837704 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085837704 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085837704 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085837704 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085837704 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085837704 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085837705 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085837705 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085837705 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085837705 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085837705 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085837705 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085837705 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085837705 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(400)@2bd1da4a78dd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126085838492 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085838492 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085838492 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085838492 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085838492 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085838492 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085838492 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085838492 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085838493 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085838493 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085838493 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085838493 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085838493 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085838493 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085838493 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250126085838493 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250126085838493 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085838493 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085838493 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085838493 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085838493 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085838493 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085838493 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085838493 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085838493 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085838493 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085838493 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085838493 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085838493 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085838493 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085838493 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126085838493 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126085838493 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250126085838493 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250126085838493 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085838493 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250126085838493 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085838493 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085838493 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085838494 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085838494 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085838494 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085838494 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085838494 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085838494 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085838494 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085838494 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085838494 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085838494 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085838494 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126085838494 DRANAP NOTICE cnlink(msc-0)[0x55e140d46220]{CONNECTED}: link up (cnlink.c:111) 20250126085838494 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085838494 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085838494 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085838494 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085838494 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085838494 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085838494 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085838494 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085838496 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085838496 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085838496 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085838496 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085838496 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085838496 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085838497 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085838497 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085838497 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085838497 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085838497 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085838497 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085838497 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085838497 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085838497 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250126085838497 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250126085838497 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085838497 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085838497 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085838497 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085838497 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085838497 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085838497 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085838497 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085838497 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085838497 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085838497 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085838497 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085838497 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085838497 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085838497 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126085838497 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126085838497 DRANAP INFO cnlink(msc-0)[0x55e140d46220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(403)@2bd1da4a78dd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126085838499 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085838499 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085838499 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085838499 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085838499 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085838499 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085838499 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085838499 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085838499 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085838499 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085838499 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085838499 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085838499 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085838499 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085838499 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250126085838499 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250126085838499 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085838499 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085838499 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085838499 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085838499 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085838499 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085838499 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085838499 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085838499 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085838499 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085838499 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085838499 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085838499 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085838499 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085838499 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126085838499 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126085838499 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250126085838499 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250126085838499 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085838499 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250126085838499 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085838499 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085838499 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085838499 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085838499 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085838499 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085838499 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085838499 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085838499 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085838499 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085838499 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085838499 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085838499 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085838499 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126085838499 DRANAP NOTICE cnlink(sgsn-0)[0x55e140d910f0]{CONNECTED}: link up (cnlink.c:111) 20250126085838499 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085838499 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085838499 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085838499 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085838499 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085838499 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085838499 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085838499 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085838499 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085838499 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085838499 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085838499 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085838499 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085838499 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085838499 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085838500 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085838500 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085838500 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085838500 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085838500 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085838500 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085838500 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085838500 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250126085838500 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20250126085838500 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085838500 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085838500 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085838500 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085838500 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085838500 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085838500 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085838500 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085838500 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085838500 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085838500 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085838500 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085838500 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085838500 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085838500 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126085838500 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126085838500 DRANAP INFO cnlink(sgsn-0)[0x55e140d910f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250126085838512 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46150<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(403)@2bd1da4a78dd: f_create_expect(l3 := '48CF8A5DA2D117F951B9'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(403)@2bd1da4a78dd: Created Expect[0] for '48CF8A5DA2D117F951B9'O to be handled at TC_ps_iu_release_req_rua_disconnect0(406) TC_ps_iu_release_req_rua_disconnect-Iuh0-RUA(398)@2bd1da4a78dd: Added conn table entry 0TC_ps_iu_release_req_rua_disconnect0(406)11342841 20250126085839553 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085839553 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085839553 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1355) 20250126085839553 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250126085839553 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xad13f9, normal) (hnbgw_rua.c:407) 20250126085839553 DHNB DEBUG map_rua[0x55e140da4670]{init}: Allocated (fsm.c:456) 20250126085839553 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11342841)[0x55e140da4670]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250126085839553 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11342841 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250126085839553 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085839553 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085839553 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11342841 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250126085839553 DCN DEBUG map_sccp[0x55e140d97b20]{init}: Allocated (fsm.c:456) 20250126085839553 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x55e140d97b20]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250126085839553 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11342841 <-> SCCP-36 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250126085839553 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11342841 SCCP-36 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20250126085839553 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11342841)[0x55e140da4670]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250126085839553 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085839553 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085839553 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11342841)[0x55e140da4670]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250126085839553 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x55e140d97b20]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126085839553 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250126085839554 DLSCCP DEBUG SCCP-SCOC(36)[0x55e140da2810]{IDLE}: Allocated (fsm.c:456) 20250126085839554 DLSCCP DEBUG SCCP-SCOC(36)[0x55e140da2810]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250126085839554 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0a48cf8a5da2d117f951b9004f40030002030056400500f1100926) (sccp_scrc.c:406) 20250126085839554 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085839554 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085839554 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085839554 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085839554 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085839554 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085839554 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085839554 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085839554 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085839554 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085839554 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085839554 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085839554 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085839554 DLSCCP DEBUG SCCP-SCOC(36)[0x55e140da2810]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250126085839554 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x55e140d97b20]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250126085839554 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11342841)[0x55e140da4670]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250126085839554 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085839554 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085839554 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085839554 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085839554 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085839554 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085839554 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085839554 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(402)@2bd1da4a78dd: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(402)@2bd1da4a78dd: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(403)@2bd1da4a78dd: Found Expect[0] for l3='48CF8A5DA2D117F951B9'O handled at TC_ps_iu_release_req_rua_disconnect0(406) HNBGW_Test.sgsn0-RAN(403)@2bd1da4a78dd: Added conn table entry 0TC_ps_iu_release_req_rua_disconnect0(406)7358882 HNBGW_Test.sgsn0-SCCP(402)@2bd1da4a78dd: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(402)@2bd1da4a78dd: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ps_iu_release_req_rua_disconnect0(406)@2bd1da4a78dd: setverdict(pass): none -> pass 20250126085839571 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085839571 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085839571 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085839571 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085839571 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085839571 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085839571 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085839571 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085839571 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085839571 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085839571 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085839571 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085839571 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085839571 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00fa7488) (sccp_scrc.c:477) 20250126085839571 DLSCCP DEBUG Received CO:COAK for local reference 36 (sccp_scoc.c:1824) 20250126085839571 DLSCCP DEBUG SCCP-SCOC(36)[0x55e140da2810]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250126085839572 DLSCCP DEBUG SCCP-SCOC(36)[0x55e140da2810]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250126085839572 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085839572 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250126085839572 DCN DEBUG handle_cn_conn_conf() conn_id=36, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250126085839572 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x55e140d97b20]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250126085839572 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x55e140d97b20]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_ps_iu_release_req_rua_disconnect0(406)@2bd1da4a78dd: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":808 HNBGW_Test.sgsn0-SCCP(402)@2bd1da4a78dd: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(402)@2bd1da4a78dd: vl_len:91 HNBGW_Test.sgsn0-SCCP(402)@2bd1da4a78dd: vl_from0 HNBGW_Test.sgsn0-SCCP(402)@2bd1da4a78dd: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20250126085839772 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085839773 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085839773 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085839773 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085839773 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085839773 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085839773 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085839773 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085839773 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085839773 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085839773 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085839773 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085839773 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085839773 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000024), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:477) 20250126085839773 DLSCCP DEBUG Received CO:CODT for local reference 36 (sccp_scoc.c:1824) 20250126085839773 DLSCCP DEBUG SCCP-SCOC(36)[0x55e140da2810]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250126085839773 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085839773 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250126085839773 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x55e140d97b20]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250126085839773 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250126085839773 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250126085839773 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x55e140d97b20]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250126085839773 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250126085839773 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20250126085839774 DRANAP DEBUG ps_rab_ass[0x55e140dc9050]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250126085839774 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250126085839774 DLPFCP DEBUG ps_rab[0x55e140da1770]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250126085839774 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11342841-RAB-23)[0x55e140da1770]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20250126085839774 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250126085839774 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11342841-RAB-23)[0x55e140da1770]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-2 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:270) 20250126085839774 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20250126085839774 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-11342841)[0x55e140dc9050]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW-PFCP(396)@2bd1da4a78dd: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW-PFCP(396)@2bd1da4a78dd: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 50, lengthIndicator := 187, seid := '0000000000000000'O, sequence_number := 2, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_request := { node_id := { elementIdentifier := 60, lengthIndicator := 5, node_id_type := 0, spare := '0000'B, node_id_value := '7F000002'O }, CP_F_SEID := { elementIdentifier := 57, lengthIndicator := 13, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '0000000000000001'O, ipv4_address := '7F000002'O, ipv6_address := omit }, create_PDR_list := { { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 1, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } }, { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 0, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 2 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } } }, create_FAR_list := { { elementIdentifier := 3, lengthIndicator := 14, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '1'B, forw := '0'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint_list := omit, pdn_type := omit, node_list := omit, up_inactivity_timer := omit } } } } HNBGW-PFCP(396)@2bd1da4a78dd: found destination TC_ps_iu_release_req_rua_disconnect0(406) TC_ps_iu_release_req_rua_disconnect0(406)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed TC_ps_iu_release_req_rua_disconnect0(406)@2bd1da4a78dd: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":828 HNBGW-PFCP(396)@2bd1da4a78dd: PFCP_Emulation main() CLIENT.receive from TC_ps_iu_release_req_rua_disconnect0(406): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000001'O, sequence_number := 2, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_response := { node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_ie := omit, UP_F_SEID := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003F1'O, ipv4_address := '7F000001'O, ipv6_address := omit }, created_PDR_list := { { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '22002200'O, ipv4_address := '7F000002'O, ipv6_address := omit, choose_id := omit } } }, { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '30303030'O ("0000"), ipv4_address := '7F000003'O, ipv6_address := omit, choose_id := omit } } } }, load_control_information := omit, overload_control_information := omit, node_list := omit, failed_rule_id := omit, created_traffic_endpoint_list := omit } } } 20250126085839810 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250126085839810 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11342841-RAB-23)[0x55e140da1770]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-2 SEID-0x1 SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20250126085839810 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11342841-RAB-23)[0x55e140da1770]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20250126085839810 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-11342841)[0x55e140dc9050]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20250126085839810 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250126085839810 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11342841)[0x55e140da4670]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20250126085839810 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250126085839810 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-11342841)[0x55e140dc9050]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20250126085839810 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-11342841)[0x55e140dc9050]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20250126085839810 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-11342841)[0x55e140dc9050]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250126085839810 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11342841-RAB-23)[0x55e140da1770]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20250126085839810 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11342841-RAB-23)[0x55e140da1770]{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) 20250126085839810 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11342841-RAB-23)[0x55e140da1770]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-2 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250126085839810 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250126085839810 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11342841-RAB-23)[0x55e140da1770]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-2 SEID-0x1 SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250126085839810 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250126085839810 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250126085839810 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085839810 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_ps_iu_release_req_rua_disconnect0(406)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126085839847 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085839847 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085839847 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1355) 20250126085839847 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250126085839847 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xad13f9) (hnbgw_rua.c:471) 20250126085839847 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11342841 SCCP-36 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250126085839847 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11342841)[0x55e140da4670]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250126085839847 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250126085839847 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250126085839847 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11342841)[0x55e140da4670]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250126085839847 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250126085839847 DRANAP DEBUG ps_rab_ass[0x55e140dc9050]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250126085839847 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-11342841)[0x55e140dc9050]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20250126085839847 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250126085839847 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11342841-RAB-23)[0x55e140da1770]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20250126085839847 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11342841-RAB-23)[0x55e140da1770]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20250126085839847 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250126085839847 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11342841-RAB-23)[0x55e140da1770]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-3 SEID-0x3f1 SESSION_MOD_REQ: sending (pfcp_endpoint.c:270) 20250126085839847 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20250126085839847 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-11342841)[0x55e140dc9050]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(396)@2bd1da4a78dd: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(396)@2bd1da4a78dd: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 52, lengthIndicator := 48, seid := '00000000000003F1'O, sequence_number := 3, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_request := { f_seid := omit, remove_PDR_list := omit, remove_FAR_list := omit, remove_URR_list := omit, remove_QER_list := omit, remove_BAR := omit, remove_traffic_endpoint := omit, create_PDR_list := omit, create_FAR_list := omit, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint := omit, update_PDR_list := omit, update_FAR_list := { { elementIdentifier := 10, lengthIndicator := 32, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '0'B, forw := '1'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, update_URR_list := omit, update_QER_list := omit, update_BAR := omit, update_traffic_endpoint := omit, pfcpSMReq_flags := omit, query_URR_list := omit, node_list := omit, up_inactivity_timer := omit, querry_urr_reference := omit } } } } HNBGW-PFCP(396)@2bd1da4a78dd: found destination TC_ps_iu_release_req_rua_disconnect0(406) TC_ps_iu_release_req_rua_disconnect0(406)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(396)@2bd1da4a78dd: PFCP_Emulation main() CLIENT.receive from TC_ps_iu_release_req_rua_disconnect0(406): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000001'O, sequence_number := 3, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, created_PDR := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit, failed_rule_id := omit, additional_usage_reports_information := omit, created_updated_traffic_endpoint := omit } } } 20250126085839863 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250126085839863 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11342841-RAB-23)[0x55e140da1770]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-3 SEID-0x1 SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20250126085839863 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11342841-RAB-23)[0x55e140da1770]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20250126085839863 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11342841-RAB-23)[0x55e140da1770]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20250126085839863 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-11342841)[0x55e140dc9050]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20250126085839863 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250126085839863 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-11342841)[0x55e140dc9050]{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) 20250126085839863 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-11342841)[0x55e140dc9050]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20250126085839863 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x55e140d97b20]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20250126085839863 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250126085839863 DLSCCP DEBUG SCCP-SCOC(36)[0x55e140da2810]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250126085839863 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fa7488), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:406) 20250126085839863 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085839863 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085839863 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085839863 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085839863 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-11342841)[0x55e140dc9050]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20250126085839863 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-11342841)[0x55e140dc9050]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20250126085839863 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-11342841)[0x55e140dc9050]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250126085839863 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11342841-RAB-23)[0x55e140da1770]{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) 20250126085839863 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11342841-RAB-23)[0x55e140da1770]{ESTABLISHED}: <-tx- PFCP seq-3 SEID-0x3f1 SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250126085839863 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250126085839863 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11342841-RAB-23)[0x55e140da1770]{ESTABLISHED}: -rx-> PFCP seq-3 SEID-0x1 SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250126085839863 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250126085839863 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250126085839864 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085839864 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085839864 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085839864 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085839864 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085839864 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085839864 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085839864 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(402)@2bd1da4a78dd: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(402)@2bd1da4a78dd: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@2bd1da4a78dd: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@2bd1da4a78dd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_iu_release_req_rua_disconnect0(406)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126085840049 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085840049 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085840049 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 37 bytes from client (stream_srv.c:1355) 20250126085840049 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250126085840049 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xad13f9) (hnbgw_rua.c:471) 20250126085840049 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11342841 SCCP-36 sgsn-0 MI=NONE: rx RUA DirectTransfer with 13 bytes RANAP data (hnbgw_rua.c:312) 20250126085840049 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11342841)[0x55e140da4670]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250126085840049 DRANAP DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20250126085840049 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20250126085840049 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11342841)[0x55e140da4670]{connected}: rx from RUA: RANAP Iu Release Request (context_map_rua.c:171) 20250126085840049 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x55e140d97b20]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126085840049 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250126085840049 DLSCCP DEBUG SCCP-SCOC(36)[0x55e140da2810]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250126085840049 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fa7488), PART(T=Data,L=13,D=000b4009000001000440020000) (sccp_scrc.c:406) 20250126085840049 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085840049 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085840049 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085840049 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085840049 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085840049 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085840049 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085840049 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085840049 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085840049 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085840049 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085840049 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(402)@2bd1da4a78dd: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(402)@2bd1da4a78dd: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@2bd1da4a78dd: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@2bd1da4a78dd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_iu_release_req_rua_disconnect-Iuh0-RUA(398)@2bd1da4a78dd: Deleted conn table entry 0TC_ps_iu_release_req_rua_disconnect0(406)11342841 20250126085840253 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085840253 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085840253 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 24 bytes from client (stream_srv.c:1355) 20250126085840253 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250126085840253 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xad13f9,cause=misc(unspecified)) (hnbgw_rua.c:439) 20250126085840253 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11342841 SCCP-36 sgsn-0 MI=NONE: rx RUA Disconnect with 0 bytes RANAP data (hnbgw_rua.c:312) 20250126085840253 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11342841)[0x55e140da4670]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250126085840253 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11342841)[0x55e140da4670]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250126085840253 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x55e140d97b20]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250126085840253 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250126085840253 DLSCCP DEBUG SCCP-SCOC(36)[0x55e140da2810]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250126085840253 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fa7488), PART(T=Source Reference,L=4,D=00000024), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250126085840253 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085840253 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085840253 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085840253 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085840253 DLSCCP DEBUG SCCP-SCOC(36)[0x55e140da2810]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250126085840253 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x55e140d97b20]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:400) 20250126085840253 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11342841)[0x55e140da4670]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250126085840253 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11342841)[0x55e140da4670]{disconnected}: Freeing instance (context_map.c:202) 20250126085840253 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11342841)[0x55e140da4670]{disconnected}: Deallocated (fsm.c:568) 20250126085840253 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x55e140d97b20]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250126085840253 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x55e140d97b20]{disconnected}: Freeing instance (context_map.c:206) 20250126085840253 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x55e140d97b20]{disconnected}: Deallocated (fsm.c:568) 20250126085840253 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11342841-RAB-23)[0x55e140da1770]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20250126085840253 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11342841-RAB-23)[0x55e140da1770]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20250126085840254 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250126085840254 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11342841-RAB-23)[0x55e140da1770]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-4 SEID-0x3f1 SESSION_DEL_REQ: sending (pfcp_endpoint.c:270) 20250126085840254 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20250126085840254 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11342841 SCCP-36 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20250126085840254 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085840254 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085840254 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085840254 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085840254 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085840254 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085840254 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085840254 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW-PFCP(396)@2bd1da4a78dd: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 54, lengthIndicator := 12, seid := '00000000000003F1'O, sequence_number := 4, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_request := { } } } } HNBGW-PFCP(396)@2bd1da4a78dd: found destination TC_ps_iu_release_req_rua_disconnect0(406) TC_ps_iu_release_req_rua_disconnect0(406)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(402)@2bd1da4a78dd: Session index based on local reference:0 HNBGW-PFCP(396)@2bd1da4a78dd: PFCP_Emulation main() CLIENT.receive from TC_ps_iu_release_req_rua_disconnect0(406): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000001'O, sequence_number := 4, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit } } } 20250126085840260 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085840260 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085840260 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085840260 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085840260 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085840260 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085840260 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085840260 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085840260 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250126085840260 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11342841-RAB-23)[0x55e140da1770]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-4 SEID-0x1 SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20250126085840260 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11342841-RAB-23)[0x55e140da1770]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20250126085840260 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11342841-RAB-23)[0x55e140da1770]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20250126085840260 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11342841-RAB-23)[0x55e140da1770]{WAIT_USE_COUNT}: -rx-> PFCP seq-4 SEID-0x1 SESSION_DEL_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:411) 20250126085840260 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11342841-RAB-23)[0x55e140da1770]{WAIT_USE_COUNT}: <-tx- PFCP seq-4 SEID-0x3f1 SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250126085840260 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250126085840260 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11342841-RAB-23)[0x55e140da1770]{WAIT_USE_COUNT}: -rx-> PFCP seq-4 SEID-0x1 SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250126085840260 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11342841-RAB-23)[0x55e140da1770]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20250126085840260 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11342841-RAB-23)[0x55e140da1770]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20250126085840260 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11342841-RAB-23)[0x55e140da1770]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20250126085840260 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11342841-RAB-23)[0x55e140da1770]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250126085840260 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250126085840260 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250126085840260 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085840261 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085840261 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085840261 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085840261 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085840261 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000024), PART(T=Source Reference,L=4,D=00fa7488) (sccp_scrc.c:477) 20250126085840261 DLSCCP DEBUG Received CO:RELCO for local reference 36 (sccp_scoc.c:1824) 20250126085840261 DLSCCP DEBUG SCCP-SCOC(36)[0x55e140da2810]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250126085840261 DLSCCP DEBUG SCCP-SCOC(36)[0x55e140da2810]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250126085840261 DLSCCP DEBUG SCCP-SCOC(36)[0x55e140da2810]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250126085840261 DLSCCP DEBUG SCCP-SCOC(36)[0x55e140da2810]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250126085840261 DLSCCP DEBUG SCCP-SCOC(36)[0x55e140da2810]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.sgsn0-RAN(403)@2bd1da4a78dd: Deleted conn table entry 0TC_ps_iu_release_req_rua_disconnect0(406)7358882 20250126085841267 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46150<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_iu_release_req_rua_disconnect0(406)@2bd1da4a78dd: Final verdict of PTC: pass MTC@2bd1da4a78dd: ok: talloc reports "asn1_context" = 1 bytes 20250126085841275 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46138<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250126085841275 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:38803<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.sgsn0-RAN(403)@2bd1da4a78dd: Final verdict of PTC: none VirtHNBGW-STATS(394)@2bd1da4a78dd: Final verdict of PTC: none 20250126085841276 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085841276 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085841276 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) HNBGW_Test.sgsn0-SCCP(402)@2bd1da4a78dd: Final verdict of PTC: none 20250126085841276 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250126085841276 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) MutexDispCT-TC_ps_iu_release_req_rua_disconnect(393)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(399)@2bd1da4a78dd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(395)@2bd1da4a78dd: Final verdict of PTC: none TC_ps_iu_release_req_rua_disconnect-Iuh0-RUA(398)@2bd1da4a78dd: Final verdict of PTC: none 20250126085841277 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250126085841277 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085841277 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250126085841277 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250126085841278 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250126085841278 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085841278 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250126085841278 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250126085841278 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250126085841278 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085841278 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126085841278 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW-MGCP(405)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.msc0-RAN(400)@2bd1da4a78dd: Final verdict of PTC: none 20250126085841278 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250126085841278 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085841278 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126085841278 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250126085841278 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126085841278 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085841278 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20250126085841278 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126085841278 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126085841278 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126085841278 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250126085841278 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126085841279 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250126085841279 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126085841279 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085841279 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20250126085841279 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126085841279 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN HNBGW_Test.sgsn0-M3UA(404)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(401)@2bd1da4a78dd: Final verdict of PTC: none TC_ps_iu_release_req_rua_disconnect-Iuh0(397)@2bd1da4a78dd: Final verdict of PTC: none MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126085841279 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126085841279 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250126085841279 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126085841279 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250126085841279 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085841279 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126085841279 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20250126085841279 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085841279 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085841279 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085841279 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085841279 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126085841279 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126085841279 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126085841279 DRANAP NOTICE cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: link lost (cnlink.c:118) 20250126085841279 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085841279 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126085841280 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20250126085841280 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085841280 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085841280 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085841280 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085841280 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126085841280 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126085841280 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126085841280 DRANAP NOTICE cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: link lost (cnlink.c:118) 20250126085841282 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46132<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(396)@2bd1da4a78dd: Final verdict of PTC: none MTC@2bd1da4a78dd: Setting final verdict of the test case. MTC@2bd1da4a78dd: Local verdict of MTC: pass MTC@2bd1da4a78dd: Local verdict of PTC MutexDispCT-TC_ps_iu_release_req_rua_disconnect(393): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC VirtHNBGW-STATS(394): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC IPA-CTRL-CLI-IPA(395): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW-PFCP(396): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_ps_iu_release_req_rua_disconnect-Iuh0(397): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_ps_iu_release_req_rua_disconnect-Iuh0-RUA(398): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.msc0-SCCP(399): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.msc0-RAN(400): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.msc0-M3UA(401): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(402): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.sgsn0-RAN(403): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(404): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW-MGCP(405): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_ps_iu_release_req_rua_disconnect0(406): pass (pass -> pass) MTC@2bd1da4a78dd: Test case TC_ps_iu_release_req_rua_disconnect finished. Verdict: pass MTC@2bd1da4a78dd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_iu_release_req_rua_disconnect pass'. Sun Jan 26 08:58:41 UTC 2025 ====== HNBGW_Tests.TC_ps_iu_release_req_rua_disconnect pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ps_iu_release_req_rua_disconnect.talloc 20250126085841321 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46164<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126085841823 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46164<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=304844) Waiting for packet dumper to finish... 1 (prev_count=304844, count=305384) 20250126085843280 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126085843281 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250126085843281 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250126085843281 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126085843281 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250126085843281 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@2bd1da4a78dd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_iu_release_req_rua_disconnect pass' was executed successfully (exit status: 0). MTC@2bd1da4a78dd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ps_rab_assignment'. ------ HNBGW_Tests.TC_ps_rab_assignment ------ Sun Jan 26 08:58:43 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ps_rab_assignment.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ps_rab_assignment.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@2bd1da4a78dd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ps_rab_assignment' was executed successfully (exit status: 0). MTC@2bd1da4a78dd: Test case TC_ps_rab_assignment started. 20250126085844925 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46180<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126085844929 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46194<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126085844932 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:40849<->l=127.0.0.1:4262) (control_if.c:572) 20250126085844994 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085844994 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085844994 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085844994 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085844994 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085844994 DRANAP DEBUG cnlink(msc-2)[0x55e140d26870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085844994 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085844994 DRANAP DEBUG cnlink(msc-3)[0x55e140d90760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ps_rab_assignment-Iuh0(411)@2bd1da4a78dd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250126085844994 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250126085844994 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250126085844995 DRANAP DEBUG cnlink(msc-3)[0x55e140d90760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085844995 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250126085844995 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085844995 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085844995 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085844995 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085844995 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085844995 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085844996 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085844996 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085844996 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085844996 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085844996 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085844996 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085844996 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085844996 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085844996 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250126085844996 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085844996 DRANAP DEBUG cnlink(msc-3)[0x55e140d90760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085844996 DRANAP DEBUG cnlink(msc-2)[0x55e140d26870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085844996 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250126085844996 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085844996 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085844996 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085844996 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085844996 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085844996 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085844996 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085844996 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085844996 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085844996 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085844996 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085844996 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085844996 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085844996 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085844996 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250126085844996 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085844996 DRANAP DEBUG cnlink(msc-2)[0x55e140d26870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085844996 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085844996 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250126085844996 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085844996 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085844996 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085844996 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085844996 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085844996 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085844996 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085844996 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085844996 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085844996 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085844996 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085844996 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085844996 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085844996 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085844996 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126085844996 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085844996 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085844996 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085844996 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250126085844996 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085844996 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085844996 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085844996 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085844996 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085844996 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085844996 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085844996 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085844996 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085844996 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085844996 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085844996 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085844996 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085844996 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085844996 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085844996 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085844996 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085844996 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085844996 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085844996 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085844996 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250126085844996 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250126085844996 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250126085844996 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085844996 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085844996 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085844996 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250126085844996 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250126085844996 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250126085844996 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250126085844996 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085844996 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085844996 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085844996 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126085844996 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126085844996 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126085844996 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250126085844996 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085844996 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085844996 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085844996 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085844996 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085844996 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085844996 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@2bd1da4a78dd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2bd1da4a78dd: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(415)@2bd1da4a78dd: ************************************************* HNBGW_Test.msc0-M3UA(415)@2bd1da4a78dd: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(415)@2bd1da4a78dd: ************************************************* HNBGW_Test.msc0-SCCP(413)@2bd1da4a78dd: v_sccp_pdu_maxlen:268 20250126085845010 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085845010 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085845010 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085845010 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085845011 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085845011 DRANAP DEBUG cnlink(sgsn-2)[0x55e140d92410]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085845011 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085845011 DRANAP DEBUG cnlink(sgsn-3)[0x55e140d92da0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085845012 DRANAP DEBUG cnlink(sgsn-3)[0x55e140d92da0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085845012 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250126085845012 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085845012 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085845012 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085845012 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085845012 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085845012 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085845012 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085845012 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085845012 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085845012 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085845012 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085845012 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085845012 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085845012 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085845012 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250126085845012 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085845012 DRANAP DEBUG cnlink(sgsn-3)[0x55e140d92da0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085845012 DRANAP DEBUG cnlink(sgsn-2)[0x55e140d92410]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085845012 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250126085845012 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085845012 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085845012 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085845012 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085845012 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085845012 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085845012 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085845012 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085845012 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085845012 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085845012 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085845012 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085845012 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085845012 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085845012 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250126085845012 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085845012 DRANAP DEBUG cnlink(sgsn-2)[0x55e140d92410]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085845012 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085845012 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250126085845012 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085845012 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085845012 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085845012 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085845012 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085845012 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085845012 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085845012 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085845012 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085845012 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085845012 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085845012 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085845012 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085845012 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085845012 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126085845012 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085845012 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085845012 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085845012 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250126085845012 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085845012 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085845012 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085845012 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085845012 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085845012 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085845012 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085845012 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085845012 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085845012 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085845012 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085845012 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085845012 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085845012 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085845012 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085845012 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085845012 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085845012 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085845012 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085845012 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085845012 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250126085845012 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250126085845012 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250126085845012 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085845012 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085845012 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085845012 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250126085845012 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250126085845012 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250126085845012 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250126085845012 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085845012 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085845012 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085845012 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126085845012 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126085845012 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126085845012 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250126085845012 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085845012 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085845012 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085845012 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085845012 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085845012 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085845012 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@2bd1da4a78dd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2bd1da4a78dd: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(418)@2bd1da4a78dd: ************************************************* HNBGW_Test.sgsn0-M3UA(418)@2bd1da4a78dd: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(418)@2bd1da4a78dd: ************************************************* HNBGW_Test.sgsn0-SCCP(416)@2bd1da4a78dd: v_sccp_pdu_maxlen:268 20250126085845035 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085845035 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085845035 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1355) 20250126085845035 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250126085845035 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20250126085845035 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250126085845035 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250126085845035 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085845035 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@2bd1da4a78dd: setverdict(pass): none -> pass 20250126085845207 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126085845207 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250126085845207 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126085845207 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(415)@2bd1da4a78dd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250126085845215 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085845215 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250126085845215 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126085845215 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126085845215 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126085845215 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250126085845215 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126085845218 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085845218 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250126085845218 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126085845218 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126085845218 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126085845218 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126085845218 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126085845218 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085845218 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126085845218 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20250126085845218 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085845218 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085845218 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085845218 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085845218 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126085845218 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126085845218 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085845219 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085845219 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250126085845219 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085845220 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085845220 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085845220 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085845220 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085845220 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085845220 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085845220 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085845220 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085845220 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085845220 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085845220 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085845220 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085845220 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085845220 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085845220 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085845220 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085845220 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085845220 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085845220 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085845220 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085845220 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085845220 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085845220 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085845220 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085845224 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126085845224 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250126085845224 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126085845224 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(418)@2bd1da4a78dd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250126085845231 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085845231 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250126085845231 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126085845231 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126085845231 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126085845231 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250126085845231 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126085845233 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085845233 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250126085845233 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126085845233 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126085845233 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126085845233 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126085845233 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126085845234 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085845234 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126085845234 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20250126085845234 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085845234 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085845234 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085845234 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085845234 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126085845234 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126085845234 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085845235 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085845235 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250126085845235 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085845235 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085845235 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085845235 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085845235 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085845235 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085845235 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085845235 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085845235 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085845235 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085845235 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085845235 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085845235 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085845235 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085845235 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085845235 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085845235 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085845236 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085845236 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085845236 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085845236 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085845236 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085845236 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085845236 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085845236 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(414)@2bd1da4a78dd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126085846023 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085846023 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085846023 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085846023 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085846023 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085846023 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085846023 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085846023 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085846023 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085846023 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085846023 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085846023 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085846023 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085846023 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085846023 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250126085846023 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250126085846023 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085846024 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085846024 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085846024 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085846024 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085846024 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085846024 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085846024 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085846024 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085846024 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085846024 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085846024 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085846024 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085846024 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085846024 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126085846024 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126085846024 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250126085846024 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250126085846024 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085846024 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250126085846024 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085846024 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085846024 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085846024 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085846025 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085846025 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085846025 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085846025 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085846025 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085846025 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085846025 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085846025 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085846025 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085846025 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126085846025 DRANAP NOTICE cnlink(msc-0)[0x55e140d46220]{CONNECTED}: link up (cnlink.c:111) 20250126085846025 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085846025 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085846025 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085846025 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085846025 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085846025 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085846025 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085846025 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085846025 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085846025 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085846025 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085846025 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085846025 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085846025 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085846025 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085846025 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085846025 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085846026 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085846026 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085846026 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085846026 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085846026 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085846026 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250126085846026 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250126085846026 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085846026 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085846026 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085846026 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085846026 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085846026 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085846026 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085846026 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085846026 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085846026 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085846026 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085846026 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085846026 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085846026 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085846026 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126085846026 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126085846026 DRANAP INFO cnlink(msc-0)[0x55e140d46220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(417)@2bd1da4a78dd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126085846033 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085846033 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085846033 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085846033 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085846033 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085846033 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085846033 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085846033 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085846033 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085846033 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085846033 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085846033 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085846033 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085846033 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085846033 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250126085846033 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250126085846033 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085846033 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085846033 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085846033 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085846033 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085846033 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085846033 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085846033 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085846033 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085846033 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085846033 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085846033 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085846033 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085846033 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085846033 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126085846033 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126085846033 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250126085846033 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250126085846033 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085846033 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250126085846033 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085846033 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085846033 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085846033 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085846033 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085846033 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085846033 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085846033 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085846033 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085846033 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085846033 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085846033 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085846033 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085846033 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126085846033 DRANAP NOTICE cnlink(sgsn-0)[0x55e140d910f0]{CONNECTED}: link up (cnlink.c:111) 20250126085846033 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085846033 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085846034 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085846034 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085846034 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085846034 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085846034 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085846034 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085846034 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085846034 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085846034 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085846034 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085846034 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085846034 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085846034 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085846034 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085846034 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085846034 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085846034 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085846034 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085846034 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085846034 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085846034 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250126085846034 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20250126085846034 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085846034 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085846034 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085846034 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085846034 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085846034 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085846034 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085846034 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085846034 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085846034 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085846034 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085846034 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085846034 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085846034 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085846034 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126085846034 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126085846034 DRANAP INFO cnlink(sgsn-0)[0x55e140d910f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250126085847067 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34580<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(417)@2bd1da4a78dd: f_create_expect(l3 := 'CC91ACDA725984C22D9A'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(417)@2bd1da4a78dd: Created Expect[0] for 'CC91ACDA725984C22D9A'O to be handled at TC_ps_rab_assignment0(420) TC_ps_rab_assignment-Iuh0-RUA(412)@2bd1da4a78dd: Added conn table entry 0TC_ps_rab_assignment0(420)9902967 20250126085848111 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085848111 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085848111 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1355) 20250126085848111 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250126085848111 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x971b77, normal) (hnbgw_rua.c:407) 20250126085848111 DHNB DEBUG map_rua[0x55e140da2810]{init}: Allocated (fsm.c:456) 20250126085848111 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9902967)[0x55e140da2810]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250126085848111 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9902967 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250126085848111 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085848112 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085848112 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9902967 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250126085848112 DCN DEBUG map_sccp[0x55e140da1770]{init}: Allocated (fsm.c:456) 20250126085848112 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x55e140da1770]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250126085848112 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9902967 <-> SCCP-37 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250126085848112 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9902967 SCCP-37 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20250126085848112 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9902967)[0x55e140da2810]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250126085848112 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085848112 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085848112 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9902967)[0x55e140da2810]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250126085848112 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x55e140da1770]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126085848112 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250126085848112 DLSCCP DEBUG SCCP-SCOC(37)[0x55e140da4670]{IDLE}: Allocated (fsm.c:456) 20250126085848112 DLSCCP DEBUG SCCP-SCOC(37)[0x55e140da4670]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250126085848112 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0acc91acda725984c22d9a004f400300010c0056400500f1100926) (sccp_scrc.c:406) 20250126085848112 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085848112 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085848112 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085848112 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085848112 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085848112 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085848112 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085848112 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085848112 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085848112 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085848112 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085848112 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085848112 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085848112 DLSCCP DEBUG SCCP-SCOC(37)[0x55e140da4670]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250126085848112 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x55e140da1770]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250126085848112 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9902967)[0x55e140da2810]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250126085848112 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085848112 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085848112 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085848113 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085848113 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085848113 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085848113 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085848113 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(416)@2bd1da4a78dd: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(416)@2bd1da4a78dd: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(417)@2bd1da4a78dd: Found Expect[0] for l3='CC91ACDA725984C22D9A'O handled at TC_ps_rab_assignment0(420) HNBGW_Test.sgsn0-RAN(417)@2bd1da4a78dd: Added conn table entry 0TC_ps_rab_assignment0(420)5541215 TC_ps_rab_assignment0(420)@2bd1da4a78dd: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(416)@2bd1da4a78dd: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(416)@2bd1da4a78dd: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250126085848126 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085848126 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085848126 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085848126 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085848126 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085848126 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085848126 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085848126 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085848126 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085848126 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085848126 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085848126 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085848126 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085848126 DLSS7 DEBUG scrc_rx_mtp_xfer_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=002332b4) (sccp_scrc.c:477) 20250126085848126 DLSCCP DEBUG Received CO:COAK for local reference 37 (sccp_scoc.c:1824) 20250126085848126 DLSCCP DEBUG SCCP-SCOC(37)[0x55e140da4670]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250126085848126 DLSCCP DEBUG SCCP-SCOC(37)[0x55e140da4670]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250126085848126 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085848126 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250126085848126 DCN DEBUG handle_cn_conn_conf() conn_id=37, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250126085848126 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x55e140da1770]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250126085848126 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x55e140da1770]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_ps_rab_assignment0(420)@2bd1da4a78dd: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":808 HNBGW_Test.sgsn0-SCCP(416)@2bd1da4a78dd: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(416)@2bd1da4a78dd: vl_len:91 HNBGW_Test.sgsn0-SCCP(416)@2bd1da4a78dd: vl_from0 HNBGW_Test.sgsn0-SCCP(416)@2bd1da4a78dd: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20250126085848329 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085848329 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085848329 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085848329 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085848329 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085848329 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085848329 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085848329 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085848329 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085848329 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085848329 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085848329 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085848329 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085848329 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000025), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:477) 20250126085848329 DLSCCP DEBUG Received CO:CODT for local reference 37 (sccp_scoc.c:1824) 20250126085848329 DLSCCP DEBUG SCCP-SCOC(37)[0x55e140da4670]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250126085848329 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085848329 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250126085848329 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x55e140da1770]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250126085848329 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250126085848329 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250126085848329 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x55e140da1770]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250126085848329 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250126085848330 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20250126085848330 DRANAP DEBUG ps_rab_ass[0x55e140d97b20]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250126085848330 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250126085848330 DLPFCP DEBUG ps_rab[0x55e140dc9050]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250126085848330 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9902967-RAB-23)[0x55e140dc9050]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20250126085848330 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250126085848330 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9902967-RAB-23)[0x55e140dc9050]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-5 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:270) 20250126085848330 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20250126085848330 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9902967)[0x55e140d97b20]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW-PFCP(410)@2bd1da4a78dd: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW-PFCP(410)@2bd1da4a78dd: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 50, lengthIndicator := 187, seid := '0000000000000000'O, sequence_number := 5, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_request := { node_id := { elementIdentifier := 60, lengthIndicator := 5, node_id_type := 0, spare := '0000'B, node_id_value := '7F000002'O }, CP_F_SEID := { elementIdentifier := 57, lengthIndicator := 13, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '0000000000000002'O, ipv4_address := '7F000002'O, ipv6_address := omit }, create_PDR_list := { { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 1, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } }, { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 0, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 2 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } } }, create_FAR_list := { { elementIdentifier := 3, lengthIndicator := 14, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '1'B, forw := '0'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint_list := omit, pdn_type := omit, node_list := omit, up_inactivity_timer := omit } } } } HNBGW-PFCP(410)@2bd1da4a78dd: found destination TC_ps_rab_assignment0(420) TC_ps_rab_assignment0(420)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment0(420)@2bd1da4a78dd: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":828 HNBGW-PFCP(410)@2bd1da4a78dd: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment0(420): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000002'O, sequence_number := 5, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_response := { node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_ie := omit, UP_F_SEID := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003EF'O, ipv4_address := '7F000001'O, ipv6_address := omit }, created_PDR_list := { { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '22002200'O, ipv4_address := '7F000002'O, ipv6_address := omit, choose_id := omit } } }, { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '30303030'O ("0000"), ipv4_address := '7F000003'O, ipv6_address := omit, choose_id := omit } } } }, load_control_information := omit, overload_control_information := omit, node_list := omit, failed_rule_id := omit, created_traffic_endpoint_list := omit } } } 20250126085848362 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250126085848362 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9902967-RAB-23)[0x55e140dc9050]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-5 SEID-0x2 SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20250126085848362 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9902967-RAB-23)[0x55e140dc9050]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20250126085848362 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9902967)[0x55e140d97b20]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20250126085848362 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250126085848362 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9902967)[0x55e140da2810]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20250126085848362 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250126085848362 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9902967)[0x55e140d97b20]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20250126085848362 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9902967)[0x55e140d97b20]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20250126085848362 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9902967)[0x55e140d97b20]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250126085848362 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9902967-RAB-23)[0x55e140dc9050]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20250126085848362 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9902967-RAB-23)[0x55e140dc9050]{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) 20250126085848362 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9902967-RAB-23)[0x55e140dc9050]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-5 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250126085848362 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250126085848362 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9902967-RAB-23)[0x55e140dc9050]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-5 SEID-0x2 SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250126085848363 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250126085848363 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250126085848363 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085848363 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_ps_rab_assignment0(420)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126085848396 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085848396 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085848396 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1355) 20250126085848396 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250126085848396 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x971b77) (hnbgw_rua.c:471) 20250126085848396 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9902967 SCCP-37 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250126085848396 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9902967)[0x55e140da2810]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250126085848396 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250126085848396 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250126085848396 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9902967)[0x55e140da2810]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250126085848396 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250126085848396 DRANAP DEBUG ps_rab_ass[0x55e140d97b20]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250126085848396 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9902967)[0x55e140d97b20]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20250126085848396 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250126085848396 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9902967-RAB-23)[0x55e140dc9050]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20250126085848396 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9902967-RAB-23)[0x55e140dc9050]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20250126085848396 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250126085848396 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9902967-RAB-23)[0x55e140dc9050]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-6 SEID-0x3ef SESSION_MOD_REQ: sending (pfcp_endpoint.c:270) 20250126085848396 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20250126085848396 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9902967)[0x55e140d97b20]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(410)@2bd1da4a78dd: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(410)@2bd1da4a78dd: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 52, lengthIndicator := 48, seid := '00000000000003EF'O, sequence_number := 6, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_request := { f_seid := omit, remove_PDR_list := omit, remove_FAR_list := omit, remove_URR_list := omit, remove_QER_list := omit, remove_BAR := omit, remove_traffic_endpoint := omit, create_PDR_list := omit, create_FAR_list := omit, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint := omit, update_PDR_list := omit, update_FAR_list := { { elementIdentifier := 10, lengthIndicator := 32, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '0'B, forw := '1'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, update_URR_list := omit, update_QER_list := omit, update_BAR := omit, update_traffic_endpoint := omit, pfcpSMReq_flags := omit, query_URR_list := omit, node_list := omit, up_inactivity_timer := omit, querry_urr_reference := omit } } } } HNBGW-PFCP(410)@2bd1da4a78dd: found destination TC_ps_rab_assignment0(420) TC_ps_rab_assignment0(420)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(410)@2bd1da4a78dd: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment0(420): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000002'O, sequence_number := 6, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, created_PDR := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit, failed_rule_id := omit, additional_usage_reports_information := omit, created_updated_traffic_endpoint := omit } } } 20250126085848406 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250126085848406 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9902967-RAB-23)[0x55e140dc9050]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-6 SEID-0x2 SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20250126085848406 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9902967-RAB-23)[0x55e140dc9050]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20250126085848406 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9902967-RAB-23)[0x55e140dc9050]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20250126085848406 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9902967)[0x55e140d97b20]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20250126085848406 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250126085848406 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9902967)[0x55e140d97b20]{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) 20250126085848406 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9902967)[0x55e140d97b20]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20250126085848406 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x55e140da1770]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20250126085848406 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250126085848406 DLSCCP DEBUG SCCP-SCOC(37)[0x55e140da4670]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250126085848406 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002332b4), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:406) 20250126085848406 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085848406 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085848406 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085848406 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085848406 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9902967)[0x55e140d97b20]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20250126085848406 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9902967)[0x55e140d97b20]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20250126085848406 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9902967)[0x55e140d97b20]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250126085848406 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9902967-RAB-23)[0x55e140dc9050]{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) 20250126085848406 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9902967-RAB-23)[0x55e140dc9050]{ESTABLISHED}: <-tx- PFCP seq-6 SEID-0x3ef SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250126085848406 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250126085848406 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9902967-RAB-23)[0x55e140dc9050]{ESTABLISHED}: -rx-> PFCP seq-6 SEID-0x2 SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250126085848406 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250126085848406 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250126085848407 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085848407 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085848407 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085848407 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085848407 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085848407 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085848407 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085848407 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(416)@2bd1da4a78dd: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(416)@2bd1da4a78dd: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(416)@2bd1da4a78dd: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(416)@2bd1da4a78dd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment0(420)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(416)@2bd1da4a78dd: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(416)@2bd1da4a78dd: vl_len:12 HNBGW_Test.sgsn0-SCCP(416)@2bd1da4a78dd: vl_from0 HNBGW_Test.sgsn0-SCCP(416)@2bd1da4a78dd: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250126085850432 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085850432 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085850432 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085850432 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085850432 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085850432 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085850432 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085850432 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085850432 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085850432 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085850432 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085850432 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085850432 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085850432 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000025), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250126085850432 DLSCCP DEBUG Received CO:CODT for local reference 37 (sccp_scoc.c:1824) 20250126085850432 DLSCCP DEBUG SCCP-SCOC(37)[0x55e140da4670]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250126085850432 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085850432 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250126085850432 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x55e140da1770]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250126085850432 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250126085850432 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250126085850433 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x55e140da1770]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250126085850433 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9902967-RAB-23)[0x55e140dc9050]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20250126085850433 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9902967-RAB-23)[0x55e140dc9050]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20250126085850433 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250126085850433 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9902967-RAB-23)[0x55e140dc9050]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-7 SEID-0x3ef SESSION_DEL_REQ: sending (pfcp_endpoint.c:270) 20250126085850433 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20250126085850433 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9902967)[0x55e140da2810]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250126085850433 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250126085850433 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085850433 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) HNBGW-PFCP(410)@2bd1da4a78dd: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 54, lengthIndicator := 12, seid := '00000000000003EF'O, sequence_number := 7, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_request := { } } } } HNBGW-PFCP(410)@2bd1da4a78dd: found destination TC_ps_rab_assignment0(420) TC_ps_rab_assignment0(420)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment0(420)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(410)@2bd1da4a78dd: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment0(420): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000002'O, sequence_number := 7, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit } } } 20250126085850444 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250126085850444 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9902967-RAB-23)[0x55e140dc9050]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-7 SEID-0x2 SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20250126085850444 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9902967-RAB-23)[0x55e140dc9050]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20250126085850444 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9902967-RAB-23)[0x55e140dc9050]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20250126085850444 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9902967-RAB-23)[0x55e140dc9050]{WAIT_USE_COUNT}: -rx-> PFCP seq-7 SEID-0x2 SESSION_DEL_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:411) 20250126085850444 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9902967-RAB-23)[0x55e140dc9050]{WAIT_USE_COUNT}: <-tx- PFCP seq-7 SEID-0x3ef SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250126085850444 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250126085850444 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9902967-RAB-23)[0x55e140dc9050]{WAIT_USE_COUNT}: -rx-> PFCP seq-7 SEID-0x2 SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250126085850444 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9902967-RAB-23)[0x55e140dc9050]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20250126085850444 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9902967-RAB-23)[0x55e140dc9050]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20250126085850444 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9902967-RAB-23)[0x55e140dc9050]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20250126085850444 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9902967-RAB-23)[0x55e140dc9050]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250126085850444 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250126085850444 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) TC_ps_rab_assignment-Iuh0-RUA(412)@2bd1da4a78dd: Deleted conn table entry 0TC_ps_rab_assignment0(420)9902967 20250126085850463 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085850463 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085850463 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1355) 20250126085850463 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250126085850463 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x971b77,cause=radio(normal)) (hnbgw_rua.c:439) 20250126085850463 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9902967 SCCP-37 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250126085850463 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9902967)[0x55e140da2810]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250126085850463 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250126085850463 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250126085850463 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9902967)[0x55e140da2810]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250126085850463 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x55e140da1770]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126085850463 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250126085850463 DLSCCP DEBUG SCCP-SCOC(37)[0x55e140da4670]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250126085850463 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002332b4), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250126085850463 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085850463 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085850463 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085850463 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085850463 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9902967)[0x55e140da2810]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250126085850463 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x55e140da1770]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250126085850463 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x55e140da1770]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250126085850463 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085850464 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085850464 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085850464 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085850464 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085850464 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085850464 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085850464 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(416)@2bd1da4a78dd: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(416)@2bd1da4a78dd: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(416)@2bd1da4a78dd: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(416)@2bd1da4a78dd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment0(420)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(417)@2bd1da4a78dd: Deleted conn table entry 0TC_ps_rab_assignment0(420)5541215 HNBGW_Test.sgsn0-SCCP(416)@2bd1da4a78dd: Session index based on connection ID:0 20250126085850476 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085850476 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085850476 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085850476 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085850476 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085850476 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085850476 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085850476 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085850476 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085850476 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085850476 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085850476 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085850476 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085850476 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=002332b4), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250126085850476 DLSCCP DEBUG Received CO:RELRE for local reference 37 (sccp_scoc.c:1824) 20250126085850476 DLSCCP DEBUG SCCP-SCOC(37)[0x55e140da4670]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250126085850476 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085850476 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250126085850476 DCN DEBUG handle_cn_disc_ind() conn_id=37 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250126085850476 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x55e140da1770]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250126085850476 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x55e140da1770]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250126085850476 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9902967)[0x55e140da2810]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250126085850476 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9902967)[0x55e140da2810]{disconnected}: Freeing instance (context_map.c:202) 20250126085850476 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9902967)[0x55e140da2810]{disconnected}: Deallocated (fsm.c:568) 20250126085850476 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x55e140da1770]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250126085850476 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x55e140da1770]{disconnected}: Freeing instance (context_map.c:206) 20250126085850476 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x55e140da1770]{disconnected}: Deallocated (fsm.c:568) 20250126085850476 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9902967 SCCP-37 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20250126085850476 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002332b4), PART(T=Source Reference,L=4,D=00000025) (sccp_scrc.c:406) 20250126085850476 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085850476 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085850476 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085850476 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085850476 DLSCCP DEBUG SCCP-SCOC(37)[0x55e140da4670]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250126085850476 DLSCCP DEBUG SCCP-SCOC(37)[0x55e140da4670]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250126085850476 DLSCCP DEBUG SCCP-SCOC(37)[0x55e140da4670]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250126085850476 DLSCCP DEBUG SCCP-SCOC(37)[0x55e140da4670]{IDLE}: Deallocated (fsm.c:568) 20250126085850476 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085850476 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085850476 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085850477 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085850477 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085850477 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085850477 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085850477 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(416)@2bd1da4a78dd: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(416)@2bd1da4a78dd: RLC received in state:disconnect_pending TC_ps_rab_assignment0(420)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126085852478 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34580<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment0(420)@2bd1da4a78dd: Final verdict of PTC: pass MTC@2bd1da4a78dd: ok: talloc reports "asn1_context" = 1 bytes 20250126085852487 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46194<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250126085852488 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:40849<->l=127.0.0.1:4262) (control_if.c:193) TC_ps_rab_assignment-Iuh0-RUA(412)@2bd1da4a78dd: Final verdict of PTC: none 20250126085852489 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085852489 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085852489 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250126085852489 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250126085852489 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250126085852490 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250126085852490 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085852490 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 MutexDispCT-TC_ps_rab_assignment(407)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(413)@2bd1da4a78dd: Final verdict of PTC: none 20250126085852490 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250126085852490 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250126085852490 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085852490 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126085852490 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250126085852490 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126085852490 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085852490 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20250126085852490 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126085852490 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126085852490 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126085852490 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250126085852490 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126085852490 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn0-RAN(417)@2bd1da4a78dd: Final verdict of PTC: none 20250126085852491 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085852491 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126085852491 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) VirtHNBGW-STATS(408)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.msc0-RAN(414)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(415)@2bd1da4a78dd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(409)@2bd1da4a78dd: Final verdict of PTC: none 20250126085852491 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085852491 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085852491 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085852491 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085852491 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126085852491 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126085852491 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126085852491 DRANAP NOTICE cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-SCCP(416)@2bd1da4a78dd: Final verdict of PTC: none 20250126085852491 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126085852491 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085852492 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126085852492 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250126085852492 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20250126085852492 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085852492 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250126085852492 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20250126085852492 DLINP <0002> stream_srv.c:766 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250126085852492 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085852492 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20250126085852492 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126085852492 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126085852492 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126085852492 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250126085852492 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126085852492 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250126085852492 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) HNBGW_Test.sgsn0-M3UA(418)@2bd1da4a78dd: Final verdict of PTC: none TC_ps_rab_assignment-Iuh0(411)@2bd1da4a78dd: Final verdict of PTC: none HNBGW-MGCP(419)@2bd1da4a78dd: Final verdict of PTC: none MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126085852492 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126085852492 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20250126085852492 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085852492 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085852492 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085852492 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085852492 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126085852492 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126085852492 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126085852492 DRANAP NOTICE cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: link lost (cnlink.c:118) 20250126085852493 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46180<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(410)@2bd1da4a78dd: Final verdict of PTC: none MTC@2bd1da4a78dd: Setting final verdict of the test case. MTC@2bd1da4a78dd: Local verdict of MTC: pass MTC@2bd1da4a78dd: Local verdict of PTC MutexDispCT-TC_ps_rab_assignment(407): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC VirtHNBGW-STATS(408): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC IPA-CTRL-CLI-IPA(409): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW-PFCP(410): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_ps_rab_assignment-Iuh0(411): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_ps_rab_assignment-Iuh0-RUA(412): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.msc0-SCCP(413): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.msc0-RAN(414): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.msc0-M3UA(415): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(416): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.sgsn0-RAN(417): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(418): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW-MGCP(419): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_ps_rab_assignment0(420): pass (pass -> pass) MTC@2bd1da4a78dd: Test case TC_ps_rab_assignment finished. Verdict: pass MTC@2bd1da4a78dd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_rab_assignment pass'. Sun Jan 26 08:58:52 UTC 2025 ====== HNBGW_Tests.TC_ps_rab_assignment pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ps_rab_assignment.talloc 20250126085852547 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34586<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126085853050 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34586<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=285164) Waiting for packet dumper to finish... 1 (prev_count=285164, count=312024) 20250126085854491 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126085854491 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250126085854491 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250126085854493 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126085854493 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250126085854493 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@2bd1da4a78dd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_rab_assignment pass' was executed successfully (exit status: 0). MTC@2bd1da4a78dd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ps_rab_assignment_concurrent'. ------ HNBGW_Tests.TC_ps_rab_assignment_concurrent ------ Sun Jan 26 08:58:55 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ps_rab_assignment_concurrent.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ps_rab_assignment_concurrent.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@2bd1da4a78dd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ps_rab_assignment_concurrent' was executed successfully (exit status: 0). MTC@2bd1da4a78dd: Test case TC_ps_rab_assignment_concurrent started. 20250126085856158 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36582<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126085856163 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36584<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126085856167 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:41283<->l=127.0.0.1:4262) (control_if.c:572) 20250126085856232 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085856232 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085856232 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085856232 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085856232 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085856232 DRANAP DEBUG cnlink(msc-2)[0x55e140d26870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ps_rab_assignment_concurrent-Iuh0(425)@2bd1da4a78dd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250126085856232 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250126085856232 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250126085856232 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085856232 DRANAP DEBUG cnlink(msc-3)[0x55e140d90760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085856233 DRANAP DEBUG cnlink(msc-3)[0x55e140d90760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085856233 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250126085856233 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085856233 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085856233 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085856233 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085856233 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085856233 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085856233 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085856233 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085856233 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085856233 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085856233 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085856233 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085856233 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085856233 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085856233 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250126085856233 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085856233 DRANAP DEBUG cnlink(msc-3)[0x55e140d90760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085856233 DRANAP DEBUG cnlink(msc-2)[0x55e140d26870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085856233 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250126085856233 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085856233 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085856233 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085856233 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085856233 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085856233 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085856233 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085856233 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085856233 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085856233 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085856233 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085856233 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085856233 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085856233 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085856233 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250126085856233 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085856233 DRANAP DEBUG cnlink(msc-2)[0x55e140d26870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085856233 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085856233 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250126085856233 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085856233 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085856233 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085856233 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085856233 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085856233 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085856234 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085856234 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085856234 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085856234 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085856234 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085856234 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085856234 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085856234 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085856234 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126085856234 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085856234 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085856234 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085856234 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250126085856234 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085856234 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085856234 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085856234 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085856234 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085856234 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085856234 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085856234 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085856234 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085856234 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085856234 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085856234 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085856234 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085856234 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085856234 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085856234 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085856234 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085856234 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085856234 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085856234 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085856234 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250126085856234 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250126085856234 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250126085856234 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085856234 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085856234 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085856234 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250126085856234 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250126085856234 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250126085856234 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250126085856234 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085856234 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085856234 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085856234 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126085856234 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126085856234 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126085856234 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250126085856234 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085856234 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085856234 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085856234 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085856234 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085856234 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085856234 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@2bd1da4a78dd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2bd1da4a78dd: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(429)@2bd1da4a78dd: ************************************************* HNBGW_Test.msc0-M3UA(429)@2bd1da4a78dd: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(429)@2bd1da4a78dd: ************************************************* HNBGW_Test.msc0-SCCP(427)@2bd1da4a78dd: v_sccp_pdu_maxlen:268 20250126085856248 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085856248 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085856248 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085856248 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085856248 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085856248 DRANAP DEBUG cnlink(sgsn-2)[0x55e140d92410]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085856248 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085856248 DRANAP DEBUG cnlink(sgsn-3)[0x55e140d92da0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085856249 DRANAP DEBUG cnlink(sgsn-3)[0x55e140d92da0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085856249 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250126085856249 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085856249 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085856249 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085856249 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085856249 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085856249 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085856249 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085856249 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085856249 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085856249 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085856249 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085856249 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085856249 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085856249 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085856249 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250126085856249 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085856249 DRANAP DEBUG cnlink(sgsn-3)[0x55e140d92da0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085856249 DRANAP DEBUG cnlink(sgsn-2)[0x55e140d92410]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085856249 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250126085856249 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085856249 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085856249 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085856250 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085856250 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085856250 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085856250 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085856250 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085856250 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085856250 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085856250 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085856250 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085856250 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085856250 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085856250 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250126085856250 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085856250 DRANAP DEBUG cnlink(sgsn-2)[0x55e140d92410]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085856250 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085856250 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250126085856250 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085856250 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085856250 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085856250 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085856250 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085856250 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085856250 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085856250 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085856250 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085856250 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085856250 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085856250 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085856250 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085856250 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085856250 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126085856250 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085856250 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085856250 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085856250 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250126085856250 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085856250 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085856250 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085856250 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085856250 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085856250 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085856250 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085856250 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085856250 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085856250 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085856250 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085856250 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085856250 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085856250 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085856250 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085856250 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085856250 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085856250 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085856250 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085856250 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085856250 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250126085856250 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250126085856250 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250126085856250 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085856250 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085856250 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085856250 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250126085856250 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250126085856250 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250126085856250 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250126085856250 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085856250 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085856250 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085856250 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126085856250 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126085856250 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126085856250 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250126085856250 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085856250 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085856250 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085856250 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085856250 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085856250 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085856250 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@2bd1da4a78dd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2bd1da4a78dd: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(432)@2bd1da4a78dd: ************************************************* HNBGW_Test.sgsn0-M3UA(432)@2bd1da4a78dd: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(432)@2bd1da4a78dd: ************************************************* HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: v_sccp_pdu_maxlen:268 20250126085856271 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085856271 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085856271 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1355) 20250126085856271 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250126085856271 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20250126085856271 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250126085856271 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250126085856271 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085856271 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@2bd1da4a78dd: setverdict(pass): none -> pass 20250126085856444 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126085856444 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250126085856444 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126085856444 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(429)@2bd1da4a78dd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250126085856450 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085856450 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250126085856450 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126085856451 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126085856451 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126085856451 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250126085856451 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126085856453 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085856453 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250126085856453 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126085856454 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126085856454 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126085856454 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126085856454 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126085856454 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085856454 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126085856454 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20250126085856454 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085856454 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085856454 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085856454 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085856454 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126085856454 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126085856454 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085856455 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085856455 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250126085856455 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085856455 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085856455 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085856455 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085856455 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085856455 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085856455 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085856455 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085856455 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085856455 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085856455 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085856455 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085856455 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085856455 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085856455 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085856455 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085856455 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085856455 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085856455 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085856456 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085856456 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085856456 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085856456 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085856456 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085856456 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085856460 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126085856460 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250126085856460 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126085856460 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(432)@2bd1da4a78dd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250126085856467 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085856467 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250126085856467 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126085856467 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126085856467 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126085856467 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250126085856467 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126085856471 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085856471 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250126085856471 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126085856471 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126085856471 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126085856471 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126085856471 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126085856471 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085856471 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126085856471 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20250126085856471 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085856471 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085856471 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085856471 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085856471 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126085856471 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126085856471 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085856472 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085856472 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250126085856472 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085856473 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085856473 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085856473 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085856473 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085856473 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085856473 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085856473 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085856473 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085856473 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085856473 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085856473 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085856473 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085856473 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085856473 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085856473 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085856473 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085856473 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085856473 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085856473 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085856473 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085856473 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085856473 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085856473 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085856473 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(428)@2bd1da4a78dd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126085857260 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085857260 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085857260 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085857261 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085857261 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085857261 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085857261 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085857261 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085857261 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085857261 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085857261 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085857261 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085857261 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085857261 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085857261 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250126085857261 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250126085857261 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085857261 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085857261 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085857261 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085857261 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085857261 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085857261 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085857261 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085857261 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085857261 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085857261 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085857261 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085857261 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085857261 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085857261 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126085857261 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126085857261 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250126085857261 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250126085857261 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085857261 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250126085857261 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085857261 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085857261 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085857261 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085857261 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085857261 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085857261 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085857261 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085857261 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085857261 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085857261 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085857261 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085857261 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085857261 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126085857261 DRANAP NOTICE cnlink(msc-0)[0x55e140d46220]{CONNECTED}: link up (cnlink.c:111) 20250126085857261 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085857261 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085857261 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085857261 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085857261 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085857261 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085857261 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085857262 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085857264 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085857264 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085857264 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085857264 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085857264 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085857264 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085857264 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085857264 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085857264 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085857264 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085857264 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085857264 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085857264 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085857264 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085857264 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250126085857264 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250126085857264 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085857264 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085857265 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085857265 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085857265 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085857265 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085857265 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085857265 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085857265 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085857265 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085857265 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085857265 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085857265 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085857265 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085857265 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126085857265 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126085857265 DRANAP INFO cnlink(msc-0)[0x55e140d46220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(431)@2bd1da4a78dd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126085857268 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085857268 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085857268 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085857268 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085857268 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085857268 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085857268 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085857268 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085857268 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085857268 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085857268 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085857268 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085857268 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085857268 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085857268 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250126085857268 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250126085857268 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085857268 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085857268 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085857268 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085857268 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085857268 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085857268 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085857268 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085857268 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085857268 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085857268 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085857268 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085857268 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085857268 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085857268 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126085857268 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126085857268 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250126085857268 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250126085857268 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085857268 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250126085857268 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085857268 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085857268 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085857268 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085857268 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085857268 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085857268 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085857268 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085857268 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085857268 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085857268 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085857268 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085857268 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085857268 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126085857268 DRANAP NOTICE cnlink(sgsn-0)[0x55e140d910f0]{CONNECTED}: link up (cnlink.c:111) 20250126085857268 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085857268 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085857268 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085857268 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085857268 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085857268 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085857268 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085857268 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085857269 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085857269 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085857269 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085857269 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085857269 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085857269 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085857269 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085857269 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085857269 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085857269 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085857269 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085857269 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085857269 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085857269 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085857269 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250126085857269 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20250126085857269 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085857269 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085857269 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085857269 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085857269 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085857269 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085857269 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085857269 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085857269 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085857269 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085857269 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085857269 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085857269 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085857269 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085857269 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126085857269 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126085857269 DRANAP INFO cnlink(sgsn-0)[0x55e140d910f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250126085858303 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36590<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126085858327 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36602<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126085858347 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36612<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126085858369 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36614<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126085858394 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36622<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126085858407 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36630<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126085858416 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36642<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126085858424 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36646<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126085858432 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36650<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126085858438 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36656<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126085858445 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36666<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126085858452 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36680<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126085858460 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36696<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126085858469 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36702<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126085858476 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36706<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126085858484 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36716<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(431)@2bd1da4a78dd: f_create_expect(l3 := '76236559DDAC5F99766B'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@2bd1da4a78dd: Created Expect[0] for '76236559DDAC5F99766B'O to be handled at TC_ps_rab_assignment_concurrent0(434) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@2bd1da4a78dd: Added conn table entry 0TC_ps_rab_assignment_concurrent0(434)8647352 HNBGW_Test.sgsn0-RAN(431)@2bd1da4a78dd: f_create_expect(l3 := 'AE69704E3C8C34A75F45'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@2bd1da4a78dd: Created Expect[1] for 'AE69704E3C8C34A75F45'O to be handled at TC_ps_rab_assignment_concurrent0(435) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@2bd1da4a78dd: Added conn table entry 1TC_ps_rab_assignment_concurrent0(435)7417955 20250126085859343 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085859343 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085859343 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1355) 20250126085859343 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250126085859343 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x83f2b8, normal) (hnbgw_rua.c:407) 20250126085859343 DHNB DEBUG map_rua[0x55e140da2810]{init}: Allocated (fsm.c:456) 20250126085859343 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8647352)[0x55e140da2810]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250126085859343 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8647352 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250126085859343 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085859343 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085859343 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8647352 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250126085859343 DCN DEBUG map_sccp[0x55e140da1770]{init}: Allocated (fsm.c:456) 20250126085859343 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55e140da1770]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250126085859343 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8647352 <-> SCCP-38 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250126085859343 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8647352 SCCP-38 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20250126085859343 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8647352)[0x55e140da2810]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250126085859343 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085859343 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085859343 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8647352)[0x55e140da2810]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250126085859343 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55e140da1770]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126085859343 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250126085859343 DLSCCP DEBUG SCCP-SCOC(38)[0x55e140da4670]{IDLE}: Allocated (fsm.c:456) 20250126085859343 DLSCCP DEBUG SCCP-SCOC(38)[0x55e140da4670]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250126085859343 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0a76236559ddac5f99766b004f400300009b0056400500f1100926) (sccp_scrc.c:406) 20250126085859343 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085859343 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085859343 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085859343 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085859343 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085859343 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085859343 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085859343 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085859343 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085859343 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085859343 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085859343 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085859343 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085859343 DLSCCP DEBUG SCCP-SCOC(38)[0x55e140da4670]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250126085859343 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55e140da1770]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250126085859343 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8647352)[0x55e140da2810]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250126085859343 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085859343 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085859343 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085859343 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085859343 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085859343 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085859343 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085859343 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(431)@2bd1da4a78dd: Found Expect[0] for l3='76236559DDAC5F99766B'O handled at TC_ps_rab_assignment_concurrent0(434) HNBGW_Test.sgsn0-RAN(431)@2bd1da4a78dd: Added conn table entry 0TC_ps_rab_assignment_concurrent0(434)10502959 HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ps_rab_assignment_concurrent0(434)@2bd1da4a78dd: setverdict(pass): none -> pass 20250126085859349 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085859349 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085859349 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085859349 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085859349 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085859349 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085859349 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085859349 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085859349 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085859349 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085859349 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085859349 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085859349 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085859349 DLSS7 DEBUG scrc_rx_mtp_xfer_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=000b6795) (sccp_scrc.c:477) 20250126085859349 DLSCCP DEBUG Received CO:COAK for local reference 38 (sccp_scoc.c:1824) 20250126085859349 DLSCCP DEBUG SCCP-SCOC(38)[0x55e140da4670]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250126085859349 DLSCCP DEBUG SCCP-SCOC(38)[0x55e140da4670]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250126085859349 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085859349 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250126085859349 DCN DEBUG handle_cn_conn_conf() conn_id=38, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250126085859349 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55e140da1770]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250126085859349 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55e140da1770]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_ps_rab_assignment_concurrent0(434)@2bd1da4a78dd: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":808 HNBGW_Test.sgsn0-RAN(431)@2bd1da4a78dd: f_create_expect(l3 := '5FA7FFBBD5B56CD9A6DC'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@2bd1da4a78dd: Created Expect[0] for '5FA7FFBBD5B56CD9A6DC'O to be handled at TC_ps_rab_assignment_concurrent0(436) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@2bd1da4a78dd: Added conn table entry 2TC_ps_rab_assignment_concurrent0(436)2406600 HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-RAN(431)@2bd1da4a78dd: f_create_expect(l3 := '8E6C6BDCCF38B81AA5AF'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@2bd1da4a78dd: Created Expect[2] for '8E6C6BDCCF38B81AA5AF'O to be handled at TC_ps_rab_assignment_concurrent0(437) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@2bd1da4a78dd: Added conn table entry 3TC_ps_rab_assignment_concurrent0(437)5666310 HNBGW_Test.sgsn0-RAN(431)@2bd1da4a78dd: f_create_expect(l3 := '36D5449E0EA63D957FD3'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@2bd1da4a78dd: Created Expect[3] for '36D5449E0EA63D957FD3'O to be handled at TC_ps_rab_assignment_concurrent0(438) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@2bd1da4a78dd: Added conn table entry 4TC_ps_rab_assignment_concurrent0(438)14341372 HNBGW_Test.sgsn0-RAN(431)@2bd1da4a78dd: f_create_expect(l3 := '12F46234E1E4B69E5040'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@2bd1da4a78dd: Created Expect[4] for '12F46234E1E4B69E5040'O to be handled at TC_ps_rab_assignment_concurrent0(439) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@2bd1da4a78dd: Added conn table entry 5TC_ps_rab_assignment_concurrent0(439)5611929 HNBGW_Test.sgsn0-RAN(431)@2bd1da4a78dd: f_create_expect(l3 := '075B148CDD839A22F72B'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@2bd1da4a78dd: Created Expect[5] for '075B148CDD839A22F72B'O to be handled at TC_ps_rab_assignment_concurrent0(440) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@2bd1da4a78dd: Added conn table entry 6TC_ps_rab_assignment_concurrent0(440)3468105 HNBGW_Test.sgsn0-RAN(431)@2bd1da4a78dd: f_create_expect(l3 := 'C2584B2327F48058B06B'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@2bd1da4a78dd: Created Expect[6] for 'C2584B2327F48058B06B'O to be handled at TC_ps_rab_assignment_concurrent0(441) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@2bd1da4a78dd: Added conn table entry 7TC_ps_rab_assignment_concurrent0(441)9045700 HNBGW_Test.sgsn0-RAN(431)@2bd1da4a78dd: f_create_expect(l3 := 'DD19F826E8BEBBE8BF72'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@2bd1da4a78dd: Created Expect[7] for 'DD19F826E8BEBBE8BF72'O to be handled at TC_ps_rab_assignment_concurrent0(442) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@2bd1da4a78dd: Added conn table entry 8TC_ps_rab_assignment_concurrent0(442)2527327 HNBGW_Test.sgsn0-RAN(431)@2bd1da4a78dd: f_create_expect(l3 := '1DE9C9F04065215C4ED7'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@2bd1da4a78dd: Created Expect[8] for '1DE9C9F04065215C4ED7'O to be handled at TC_ps_rab_assignment_concurrent0(443) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@2bd1da4a78dd: Added conn table entry 9TC_ps_rab_assignment_concurrent0(443)6298377 HNBGW_Test.sgsn0-RAN(431)@2bd1da4a78dd: f_create_expect(l3 := '0655AB961DAB7884ADBB'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@2bd1da4a78dd: Created Expect[9] for '0655AB961DAB7884ADBB'O to be handled at TC_ps_rab_assignment_concurrent0(444) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@2bd1da4a78dd: Added conn table entry 10TC_ps_rab_assignment_concurrent0(444)2543429 HNBGW_Test.sgsn0-RAN(431)@2bd1da4a78dd: f_create_expect(l3 := '582D45AAA2960EFA16D7'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@2bd1da4a78dd: Created Expect[10] for '582D45AAA2960EFA16D7'O to be handled at TC_ps_rab_assignment_concurrent0(445) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@2bd1da4a78dd: Added conn table entry 11TC_ps_rab_assignment_concurrent0(445)4872369 HNBGW_Test.sgsn0-RAN(431)@2bd1da4a78dd: f_create_expect(l3 := '1BBB3FB96EE1CDA49B18'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@2bd1da4a78dd: Created Expect[11] for '1BBB3FB96EE1CDA49B18'O to be handled at TC_ps_rab_assignment_concurrent0(446) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@2bd1da4a78dd: Added conn table entry 12TC_ps_rab_assignment_concurrent0(446)6087639 HNBGW_Test.sgsn0-RAN(431)@2bd1da4a78dd: f_create_expect(l3 := '811534D1F657C560A1DF'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@2bd1da4a78dd: Created Expect[12] for '811534D1F657C560A1DF'O to be handled at TC_ps_rab_assignment_concurrent0(447) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@2bd1da4a78dd: Added conn table entry 13TC_ps_rab_assignment_concurrent0(447)5007818 HNBGW_Test.sgsn0-RAN(431)@2bd1da4a78dd: f_create_expect(l3 := '5D1C2CBD5964D60A20E0'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@2bd1da4a78dd: Created Expect[13] for '5D1C2CBD5964D60A20E0'O to be handled at TC_ps_rab_assignment_concurrent0(448) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@2bd1da4a78dd: Added conn table entry 14TC_ps_rab_assignment_concurrent0(448)11444754 HNBGW_Test.sgsn0-RAN(431)@2bd1da4a78dd: f_create_expect(l3 := '5CD3500356FB6B19E2F7'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@2bd1da4a78dd: Created Expect[14] for '5CD3500356FB6B19E2F7'O to be handled at TC_ps_rab_assignment_concurrent0(449) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@2bd1da4a78dd: Added conn table entry 15TC_ps_rab_assignment_concurrent0(449)2511694 20250126085859544 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085859545 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085859545 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1355) 20250126085859545 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250126085859545 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x713063, normal) (hnbgw_rua.c:407) 20250126085859545 DHNB DEBUG map_rua[0x55e140dc9050]{init}: Allocated (fsm.c:456) 20250126085859545 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7417955)[0x55e140dc9050]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250126085859545 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7417955 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250126085859545 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085859545 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085859545 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7417955 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250126085859545 DCN DEBUG map_sccp[0x55e140d97b20]{init}: Allocated (fsm.c:456) 20250126085859545 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55e140d97b20]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250126085859545 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-7417955 <-> SCCP-39 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250126085859545 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7417955 SCCP-39 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20250126085859545 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7417955)[0x55e140dc9050]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250126085859545 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085859545 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085859545 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7417955)[0x55e140dc9050]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250126085859545 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55e140d97b20]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126085859545 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250126085859545 DLSCCP DEBUG SCCP-SCOC(39)[0x55e140dbec80]{IDLE}: Allocated (fsm.c:456) 20250126085859545 DLSCCP DEBUG SCCP-SCOC(39)[0x55e140dbec80]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250126085859545 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0aae69704e3c8c34a75f45004f400300030a0056400500f1100926) (sccp_scrc.c:406) 20250126085859545 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085859545 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085859545 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085859545 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085859545 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085859545 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085859545 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085859545 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085859545 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085859545 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085859545 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085859545 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085859545 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085859545 DLSCCP DEBUG SCCP-SCOC(39)[0x55e140dbec80]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250126085859545 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55e140d97b20]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250126085859545 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7417955)[0x55e140dc9050]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250126085859546 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085859546 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085859546 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1355) 20250126085859546 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250126085859546 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x24b8c8, normal) (hnbgw_rua.c:407) 20250126085859546 DHNB DEBUG map_rua[0x55e140da2a20]{init}: Allocated (fsm.c:456) 20250126085859546 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2406600)[0x55e140da2a20]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250126085859546 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2406600 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250126085859546 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085859546 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085859546 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2406600 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250126085859546 DCN DEBUG map_sccp[0x55e140dc8f20]{init}: Allocated (fsm.c:456) 20250126085859546 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55e140dc8f20]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250126085859546 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2406600 <-> SCCP-40 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250126085859546 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2406600 SCCP-40 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20250126085859546 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2406600)[0x55e140da2a20]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250126085859546 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085859546 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085859546 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2406600)[0x55e140da2a20]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250126085859546 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55e140dc8f20]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126085859546 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250126085859546 DLSCCP DEBUG SCCP-SCOC(40)[0x55e140dbf090]{IDLE}: Allocated (fsm.c:456) 20250126085859546 DLSCCP DEBUG SCCP-SCOC(40)[0x55e140dbf090]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250126085859546 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0a5fa7ffbbd5b56cd9a6dc004f40030003410056400500f1100926) (sccp_scrc.c:406) 20250126085859546 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085859546 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085859546 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085859546 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085859546 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085859546 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085859546 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085859546 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085859546 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085859546 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085859546 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085859546 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085859546 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085859546 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085859546 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085859546 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085859546 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085859546 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085859546 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085859546 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085859546 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085859546 DLSCCP DEBUG SCCP-SCOC(40)[0x55e140dbf090]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250126085859546 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085859546 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085859546 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085859546 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085859546 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085859546 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085859546 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085859546 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085859546 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55e140dc8f20]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250126085859546 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2406600)[0x55e140da2a20]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250126085859546 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085859546 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085859546 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085859546 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085859546 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085859546 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000026), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:477) 20250126085859546 DLSCCP DEBUG Received CO:CODT for local reference 38 (sccp_scoc.c:1824) 20250126085859546 DLSCCP DEBUG SCCP-SCOC(38)[0x55e140da4670]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250126085859546 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085859546 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250126085859547 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55e140da1770]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250126085859547 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250126085859547 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250126085859547 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55e140da1770]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250126085859547 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250126085859547 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20250126085859547 DRANAP DEBUG ps_rab_ass[0x55e140db95a0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250126085859547 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250126085859547 DLPFCP DEBUG ps_rab[0x55e140da5000]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250126085859547 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8647352-RAB-23)[0x55e140da5000]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20250126085859547 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250126085859547 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8647352-RAB-23)[0x55e140da5000]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-8 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:270) 20250126085859547 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20250126085859547 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-8647352)[0x55e140db95a0]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) 20250126085859547 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085859547 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085859547 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1355) 20250126085859547 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250126085859547 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x567606, normal) (hnbgw_rua.c:407) 20250126085859547 DHNB DEBUG map_rua[0x55e140dc03c0]{init}: Allocated (fsm.c:456) 20250126085859547 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5666310)[0x55e140dc03c0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250126085859547 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5666310 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250126085859547 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085859547 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085859547 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5666310 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250126085859547 DCN DEBUG map_sccp[0x55e140dbfa40]{init}: Allocated (fsm.c:456) 20250126085859547 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55e140dbfa40]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250126085859547 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5666310 <-> SCCP-41 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250126085859547 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5666310 SCCP-41 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20250126085859547 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5666310)[0x55e140dc03c0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250126085859547 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085859547 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085859547 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085859547 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085859547 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5666310)[0x55e140dc03c0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250126085859547 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55e140dbfa40]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126085859547 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250126085859547 DLSCCP DEBUG SCCP-SCOC(41)[0x55e140dafa80]{IDLE}: Allocated (fsm.c:456) 20250126085859547 DLSCCP DEBUG SCCP-SCOC(41)[0x55e140dafa80]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250126085859547 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085859547 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085859547 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085859547 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085859547 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085859547 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085859547 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0a8e6c6bdccf38b81aa5af004f40030000b80056400500f1100926) (sccp_scrc.c:406) 20250126085859548 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085859548 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085859548 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085859548 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085859548 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085859548 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085859548 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085859548 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085859548 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085859548 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085859548 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085859548 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085859548 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085859548 DLSCCP DEBUG SCCP-SCOC(41)[0x55e140dafa80]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250126085859548 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55e140dbfa40]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250126085859548 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5666310)[0x55e140dc03c0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250126085859548 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085859548 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085859548 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1355) 20250126085859548 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250126085859548 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xdad4fc, normal) (hnbgw_rua.c:407) 20250126085859548 DHNB DEBUG map_rua[0x55e140db96e0]{init}: Allocated (fsm.c:456) 20250126085859548 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14341372)[0x55e140db96e0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250126085859548 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14341372 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250126085859548 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085859548 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085859548 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14341372 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250126085859548 DCN DEBUG map_sccp[0x55e140dafbb0]{init}: Allocated (fsm.c:456) 20250126085859548 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55e140dafbb0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250126085859548 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085859548 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085859548 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085859548 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085859548 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085859548 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14341372 <-> SCCP-42 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250126085859548 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14341372 SCCP-42 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20250126085859548 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14341372)[0x55e140db96e0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250126085859548 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085859548 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085859548 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14341372)[0x55e140db96e0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250126085859548 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55e140dafbb0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126085859548 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250126085859548 DLSCCP DEBUG SCCP-SCOC(42)[0x55e140db00c0]{IDLE}: Allocated (fsm.c:456) 20250126085859548 DLSCCP DEBUG SCCP-SCOC(42)[0x55e140db00c0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250126085859548 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085859548 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085859548 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085859548 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0a36d5449e0ea63d957fd3004f400300003a0056400500f1100926) (sccp_scrc.c:406) 20250126085859548 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085859548 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085859548 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085859548 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085859548 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085859548 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085859548 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085859548 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085859548 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085859548 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085859549 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085859549 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085859549 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085859549 DLSCCP DEBUG SCCP-SCOC(42)[0x55e140db00c0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250126085859549 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55e140dafbb0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250126085859549 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14341372)[0x55e140db96e0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250126085859549 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085859549 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085859549 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1355) 20250126085859549 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250126085859549 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x55a199, normal) (hnbgw_rua.c:407) 20250126085859549 DHNB DEBUG map_rua[0x55e140e211d0]{init}: Allocated (fsm.c:456) 20250126085859549 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085859549 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085859549 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085859549 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5611929)[0x55e140e211d0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250126085859549 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5611929 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250126085859549 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085859549 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085859549 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5611929 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250126085859549 DCN DEBUG map_sccp[0x55e140db01f0]{init}: Allocated (fsm.c:456) 20250126085859549 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55e140db01f0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250126085859549 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085859549 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085859549 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5611929 <-> SCCP-43 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250126085859549 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5611929 SCCP-43 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20250126085859549 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5611929)[0x55e140e211d0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250126085859549 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085859549 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085859549 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085859549 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085859549 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085859549 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5611929)[0x55e140e211d0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250126085859549 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55e140db01f0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126085859549 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250126085859549 DLSCCP DEBUG SCCP-SCOC(43)[0x55e140dafed0]{IDLE}: Allocated (fsm.c:456) 20250126085859549 DLSCCP DEBUG SCCP-SCOC(43)[0x55e140dafed0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250126085859549 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0a12f46234e1e4b69e5040004f400300015d0056400500f1100926) (sccp_scrc.c:406) 20250126085859549 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085859549 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085859549 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085859549 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085859549 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085859549 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085859549 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085859549 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085859549 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085859549 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085859549 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085859549 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085859549 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085859549 DLSCCP DEBUG SCCP-SCOC(43)[0x55e140dafed0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250126085859549 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55e140db01f0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250126085859549 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5611929)[0x55e140e211d0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250126085859549 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085859549 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085859549 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1355) 20250126085859549 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250126085859550 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x34eb49, normal) (hnbgw_rua.c:407) 20250126085859550 DHNB DEBUG map_rua[0x55e140da5300]{init}: Allocated (fsm.c:456) 20250126085859550 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085859550 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085859550 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085859550 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085859550 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085859550 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085859550 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085859550 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085859550 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3468105)[0x55e140da5300]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250126085859550 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3468105 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250126085859550 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085859550 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085859550 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3468105 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250126085859550 DCN DEBUG map_sccp[0x55e140dbfb70]{init}: Allocated (fsm.c:456) 20250126085859550 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55e140dbfb70]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250126085859550 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3468105 <-> SCCP-44 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250126085859550 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3468105 SCCP-44 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20250126085859550 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3468105)[0x55e140da5300]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250126085859550 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085859550 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085859550 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3468105)[0x55e140da5300]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250126085859550 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55e140dbfb70]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126085859550 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250126085859550 DLSCCP DEBUG SCCP-SCOC(44)[0x55e140db9cf0]{IDLE}: Allocated (fsm.c:456) 20250126085859550 DLSCCP DEBUG SCCP-SCOC(44)[0x55e140db9cf0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250126085859550 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0a075b148cdd839a22f72b004f40030002910056400500f1100926) (sccp_scrc.c:406) 20250126085859550 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085859550 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085859550 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085859550 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085859550 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085859550 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085859550 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085859550 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085859550 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085859550 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085859550 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085859550 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085859550 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085859550 DLSCCP DEBUG SCCP-SCOC(44)[0x55e140db9cf0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250126085859550 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55e140dbfb70]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250126085859550 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3468105)[0x55e140da5300]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250126085859550 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085859550 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085859550 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1355) 20250126085859550 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250126085859550 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x8a06c4, normal) (hnbgw_rua.c:407) 20250126085859550 DHNB DEBUG map_rua[0x55e140dc01b0]{init}: Allocated (fsm.c:456) 20250126085859550 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9045700)[0x55e140dc01b0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250126085859550 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9045700 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250126085859550 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085859550 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085859550 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085859550 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9045700 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250126085859550 DCN DEBUG map_sccp[0x55e140dba180]{init}: Allocated (fsm.c:456) 20250126085859550 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085859550 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085859550 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085859550 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085859550 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085859550 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085859551 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085859550 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55e140dba180]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250126085859550 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9045700 <-> SCCP-45 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250126085859551 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9045700 SCCP-45 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20250126085859551 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9045700)[0x55e140dc01b0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250126085859551 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085859551 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085859551 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9045700)[0x55e140dc01b0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250126085859551 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55e140dba180]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126085859551 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250126085859551 DLSCCP DEBUG SCCP-SCOC(45)[0x55e140dd9c20]{IDLE}: Allocated (fsm.c:456) 20250126085859551 DLSCCP DEBUG SCCP-SCOC(45)[0x55e140dd9c20]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250126085859551 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0ac2584b2327f48058b06b004f40030003b70056400500f1100926) (sccp_scrc.c:406) 20250126085859551 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085859551 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085859551 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085859551 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085859551 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085859551 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085859551 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085859551 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085859551 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085859551 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085859551 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085859551 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085859551 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085859551 DLSCCP DEBUG SCCP-SCOC(45)[0x55e140dd9c20]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250126085859551 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55e140dba180]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250126085859551 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9045700)[0x55e140dc01b0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250126085859551 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085859551 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085859551 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1355) 20250126085859551 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250126085859551 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x26905f, normal) (hnbgw_rua.c:407) 20250126085859551 DHNB DEBUG map_rua[0x55e140dbef40]{init}: Allocated (fsm.c:456) 20250126085859551 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2527327)[0x55e140dbef40]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250126085859551 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2527327 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250126085859551 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085859551 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085859551 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2527327 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250126085859551 DCN DEBUG map_sccp[0x55e140dba340]{init}: Allocated (fsm.c:456) 20250126085859551 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55e140dba340]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250126085859551 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085859551 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2527327 <-> SCCP-46 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250126085859551 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2527327 SCCP-46 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20250126085859551 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085859551 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085859551 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2527327)[0x55e140dbef40]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250126085859551 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085859551 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085859551 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085859551 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2527327)[0x55e140dbef40]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250126085859551 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55e140dba340]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126085859551 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250126085859551 DLSCCP DEBUG SCCP-SCOC(46)[0x55e140d9cf10]{IDLE}: Allocated (fsm.c:456) 20250126085859551 DLSCCP DEBUG SCCP-SCOC(46)[0x55e140d9cf10]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250126085859551 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085859551 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0add19f826e8bebbe8bf72004f40030003540056400500f1100926) (sccp_scrc.c:406) 20250126085859551 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085859551 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085859551 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085859551 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085859551 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085859551 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085859551 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085859551 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085859551 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085859551 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085859551 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085859551 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085859551 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085859551 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085859551 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085859551 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085859551 DLSCCP DEBUG SCCP-SCOC(46)[0x55e140d9cf10]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250126085859551 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55e140dba340]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250126085859551 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2527327)[0x55e140dbef40]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250126085859551 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085859551 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085859551 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1355) 20250126085859551 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250126085859551 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085859551 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085859551 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085859551 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x601b09, normal) (hnbgw_rua.c:407) 20250126085859551 DHNB DEBUG map_rua[0x55e140dda1c0]{init}: Allocated (fsm.c:456) 20250126085859551 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6298377)[0x55e140dda1c0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250126085859551 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6298377 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250126085859551 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085859551 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085859551 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085859551 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6298377 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250126085859551 DCN DEBUG map_sccp[0x55e140db9ff0]{init}: Allocated (fsm.c:456) 20250126085859551 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55e140db9ff0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250126085859551 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085859551 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085859551 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6298377 <-> SCCP-47 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250126085859551 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6298377 SCCP-47 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20250126085859551 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6298377)[0x55e140dda1c0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250126085859551 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085859551 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085859551 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085859551 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085859551 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6298377)[0x55e140dda1c0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250126085859551 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55e140db9ff0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126085859551 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250126085859551 DLSCCP DEBUG SCCP-SCOC(47)[0x55e140da6910]{IDLE}: Allocated (fsm.c:456) 20250126085859551 DLSCCP DEBUG SCCP-SCOC(47)[0x55e140da6910]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250126085859551 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0a1de9c9f04065215c4ed7004f40030003a90056400500f1100926) (sccp_scrc.c:406) 20250126085859551 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085859551 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085859551 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085859551 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085859551 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085859551 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085859551 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085859551 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085859551 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085859551 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085859551 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085859551 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085859551 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085859551 DLSCCP DEBUG SCCP-SCOC(47)[0x55e140da6910]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250126085859551 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55e140db9ff0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250126085859551 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6298377)[0x55e140dda1c0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250126085859551 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085859551 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085859551 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1355) 20250126085859551 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250126085859551 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x26cf45, normal) (hnbgw_rua.c:407) 20250126085859551 DHNB DEBUG map_rua[0x55e140da6a40]{init}: Allocated (fsm.c:456) 20250126085859551 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2543429)[0x55e140da6a40]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250126085859551 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2543429 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250126085859551 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085859551 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085859551 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085859551 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085859551 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085859551 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2543429 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250126085859551 DCN DEBUG map_sccp[0x55e140d9d4e0]{init}: Allocated (fsm.c:456) 20250126085859551 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55e140d9d4e0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250126085859551 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085859551 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085859551 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2543429 <-> SCCP-48 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250126085859551 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085859551 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2543429 SCCP-48 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20250126085859551 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2543429)[0x55e140da6a40]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250126085859551 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085859551 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085859551 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085859551 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2543429)[0x55e140da6a40]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250126085859551 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55e140d9d4e0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126085859551 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250126085859551 DLSCCP DEBUG SCCP-SCOC(48)[0x55e140da3420]{IDLE}: Allocated (fsm.c:456) 20250126085859551 DLSCCP DEBUG SCCP-SCOC(48)[0x55e140da3420]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250126085859551 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085859551 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0a0655ab961dab7884adbb004f40030001970056400500f1100926) (sccp_scrc.c:406) 20250126085859551 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085859551 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085859551 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085859551 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085859551 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085859551 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085859551 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085859551 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085859551 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085859551 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085859551 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085859551 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085859551 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085859551 DLSCCP DEBUG SCCP-SCOC(48)[0x55e140da3420]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250126085859551 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55e140d9d4e0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250126085859551 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2543429)[0x55e140da6a40]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250126085859551 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085859551 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085859551 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1355) 20250126085859551 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250126085859551 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x4a58b1, normal) (hnbgw_rua.c:407) 20250126085859551 DHNB DEBUG map_rua[0x55e140da7410]{init}: Allocated (fsm.c:456) 20250126085859551 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085859551 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4872369)[0x55e140da7410]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250126085859551 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4872369 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250126085859551 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085859551 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085859551 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085859551 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085859551 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4872369 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250126085859551 DCN DEBUG map_sccp[0x55e140da6bf0]{init}: Allocated (fsm.c:456) 20250126085859551 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55e140da6bf0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250126085859551 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085859551 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4872369 <-> SCCP-49 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250126085859551 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085859551 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4872369 SCCP-49 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20250126085859551 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4872369)[0x55e140da7410]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250126085859551 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085859551 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085859551 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085859551 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085859551 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4872369)[0x55e140da7410]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250126085859551 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55e140da6bf0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126085859551 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250126085859551 DLSCCP DEBUG SCCP-SCOC(49)[0x55e140da3c60]{IDLE}: Allocated (fsm.c:456) 20250126085859551 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085859551 DLSCCP DEBUG SCCP-SCOC(49)[0x55e140da3c60]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250126085859551 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0a582d45aaa2960efa16d7004f40030000830056400500f1100926) (sccp_scrc.c:406) 20250126085859551 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085859551 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085859551 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085859551 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085859551 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085859551 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085859551 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085859551 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085859551 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085859551 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085859551 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085859551 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085859551 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085859551 DLSCCP DEBUG SCCP-SCOC(49)[0x55e140da3c60]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250126085859551 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55e140da6bf0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250126085859551 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4872369)[0x55e140da7410]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250126085859551 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085859551 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085859551 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1355) 20250126085859551 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250126085859551 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x5ce3d7, normal) (hnbgw_rua.c:407) 20250126085859551 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085859551 DHNB DEBUG map_rua[0x55e140da6db0]{init}: Allocated (fsm.c:456) 20250126085859551 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6087639)[0x55e140da6db0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250126085859551 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6087639 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250126085859551 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085859551 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085859551 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085859551 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085859551 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085859551 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6087639 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250126085859551 DCN DEBUG map_sccp[0x55e140da43e0]{init}: Allocated (fsm.c:456) 20250126085859551 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55e140da43e0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250126085859551 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6087639 <-> SCCP-50 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250126085859551 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085859551 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085859551 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6087639 SCCP-50 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20250126085859551 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6087639)[0x55e140da6db0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250126085859551 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085859551 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085859551 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085859551 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085859551 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6087639)[0x55e140da6db0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250126085859551 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55e140da43e0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126085859551 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250126085859551 DLSCCP DEBUG SCCP-SCOC(50)[0x55e140d9f250]{IDLE}: Allocated (fsm.c:456) 20250126085859551 DLSCCP DEBUG SCCP-SCOC(50)[0x55e140d9f250]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250126085859551 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0a1bbb3fb96ee1cda49b18004f40030000c80056400500f1100926) (sccp_scrc.c:406) 20250126085859551 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085859551 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085859551 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085859551 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085859551 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085859551 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085859551 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085859551 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085859551 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085859551 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085859551 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085859551 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085859551 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085859551 DLSCCP DEBUG SCCP-SCOC(50)[0x55e140d9f250]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250126085859551 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55e140da43e0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250126085859551 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6087639)[0x55e140da6db0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250126085859551 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085859551 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085859551 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1355) 20250126085859551 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250126085859551 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x4c69ca, normal) (hnbgw_rua.c:407) 20250126085859551 DHNB DEBUG map_rua[0x55e140d9f380]{init}: Allocated (fsm.c:456) 20250126085859551 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5007818)[0x55e140d9f380]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250126085859551 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5007818 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250126085859551 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085859551 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085859551 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5007818 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250126085859551 DCN DEBUG map_sccp[0x55e140d9f4b0]{init}: Allocated (fsm.c:456) 20250126085859551 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x55e140d9f4b0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250126085859551 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085859551 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085859551 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085859551 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085859551 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085859551 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5007818 <-> SCCP-51 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250126085859551 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5007818 SCCP-51 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20250126085859551 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5007818)[0x55e140d9f380]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250126085859551 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085859551 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085859551 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5007818)[0x55e140d9f380]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250126085859551 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x55e140d9f4b0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126085859551 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250126085859551 DLSCCP DEBUG SCCP-SCOC(51)[0x55e140d9fd50]{IDLE}: Allocated (fsm.c:456) 20250126085859551 DLSCCP DEBUG SCCP-SCOC(51)[0x55e140d9fd50]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250126085859551 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0a811534d1f657c560a1df004f40030000be0056400500f1100926) (sccp_scrc.c:406) 20250126085859551 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085859551 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085859551 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085859551 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085859551 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085859551 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085859551 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085859551 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085859551 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085859551 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085859551 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085859551 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085859551 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085859551 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085859551 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085859551 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085859551 DLSCCP DEBUG SCCP-SCOC(51)[0x55e140d9fd50]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250126085859551 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x55e140d9f4b0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250126085859551 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5007818)[0x55e140d9f380]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250126085859551 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085859551 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085859551 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1355) 20250126085859551 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250126085859551 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xaea212, normal) (hnbgw_rua.c:407) 20250126085859551 DHNB DEBUG map_rua[0x55e140da0390]{init}: Allocated (fsm.c:456) 20250126085859552 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11444754)[0x55e140da0390]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250126085859552 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11444754 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250126085859552 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085859552 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085859551 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085859552 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085859552 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085859552 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11444754 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250126085859552 DCN DEBUG map_sccp[0x55e140da4140]{init}: Allocated (fsm.c:456) 20250126085859552 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x55e140da4140]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250126085859552 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11444754 <-> SCCP-52 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250126085859552 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11444754 SCCP-52 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20250126085859552 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11444754)[0x55e140da0390]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250126085859552 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085859552 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085859552 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085859552 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085859552 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085859552 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085859552 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11444754)[0x55e140da0390]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250126085859552 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x55e140da4140]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126085859552 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250126085859552 DLSCCP DEBUG SCCP-SCOC(52)[0x55e140dbb2a0]{IDLE}: Allocated (fsm.c:456) 20250126085859552 DLSCCP DEBUG SCCP-SCOC(52)[0x55e140dbb2a0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250126085859552 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085859552 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000034), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0a5d1c2cbd5964d60a20e0004f40030001ac0056400500f1100926) (sccp_scrc.c:406) 20250126085859552 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085859552 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085859552 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085859552 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085859552 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085859552 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085859552 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085859552 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085859552 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085859552 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085859552 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085859552 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085859552 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085859552 DLSCCP DEBUG SCCP-SCOC(52)[0x55e140dbb2a0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250126085859552 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x55e140da4140]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250126085859552 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11444754)[0x55e140da0390]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250126085859552 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085859552 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085859552 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1355) 20250126085859552 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250126085859552 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x26534e, normal) (hnbgw_rua.c:407) 20250126085859552 DHNB DEBUG map_rua[0x55e140d9f7f0]{init}: Allocated (fsm.c:456) 20250126085859552 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2511694)[0x55e140d9f7f0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250126085859552 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2511694 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250126085859552 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085859552 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085859552 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085859552 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085859552 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085859552 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085859552 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085859552 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2511694 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250126085859552 DCN DEBUG map_sccp[0x55e140dbad30]{init}: Allocated (fsm.c:456) 20250126085859552 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x55e140dbad30]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250126085859552 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2511694 <-> SCCP-53 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250126085859552 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2511694 SCCP-53 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20250126085859552 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2511694)[0x55e140d9f7f0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250126085859552 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085859552 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085859552 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2511694)[0x55e140d9f7f0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250126085859552 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x55e140dbad30]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126085859552 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250126085859552 DLSCCP DEBUG SCCP-SCOC(53)[0x55e140dbbf50]{IDLE}: Allocated (fsm.c:456) 20250126085859552 DLSCCP DEBUG SCCP-SCOC(53)[0x55e140dbbf50]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250126085859552 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000035), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0a5cd3500356fb6b19e2f7004f400300019f0056400500f1100926) (sccp_scrc.c:406) 20250126085859552 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085859552 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085859552 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085859552 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085859552 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085859552 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085859552 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085859552 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085859552 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085859552 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085859552 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085859552 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085859552 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085859552 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085859552 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085859552 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085859552 DLSCCP DEBUG SCCP-SCOC(53)[0x55e140dbbf50]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250126085859552 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x55e140dbad30]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250126085859552 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2511694)[0x55e140d9f7f0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250126085859552 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085859552 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085859552 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085859552 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085859552 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085859552 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085859552 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085859552 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: First idle individual index:1 HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn0-RAN(431)@2bd1da4a78dd: Found Expect[1] for l3='AE69704E3C8C34A75F45'O handled at TC_ps_rab_assignment_concurrent0(435) HNBGW_Test.sgsn0-RAN(431)@2bd1da4a78dd: Added conn table entry 1TC_ps_rab_assignment_concurrent0(435)14990297 HNBGW-PFCP(424)@2bd1da4a78dd: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: First idle individual index:2 TC_ps_rab_assignment_concurrent0(435)@2bd1da4a78dd: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: First idle individual index:3 HNBGW_Test.sgsn0-RAN(431)@2bd1da4a78dd: Found Expect[0] for l3='5FA7FFBBD5B56CD9A6DC'O handled at TC_ps_rab_assignment_concurrent0(436) HNBGW_Test.sgsn0-RAN(431)@2bd1da4a78dd: Added conn table entry 2TC_ps_rab_assignment_concurrent0(436)10953082 HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: Warning: Stopping inactive timer T_ias[3]. HNBGW-PFCP(424)@2bd1da4a78dd: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 50, lengthIndicator := 187, seid := '0000000000000000'O, sequence_number := 8, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_request := { node_id := { elementIdentifier := 60, lengthIndicator := 5, node_id_type := 0, spare := '0000'B, node_id_value := '7F000002'O }, CP_F_SEID := { elementIdentifier := 57, lengthIndicator := 13, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '0000000000000003'O, ipv4_address := '7F000002'O, ipv6_address := omit }, create_PDR_list := { { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 1, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } }, { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 0, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 2 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } } }, create_FAR_list := { { elementIdentifier := 3, lengthIndicator := 14, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '1'B, forw := '0'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint_list := omit, pdn_type := omit, node_list := omit, up_inactivity_timer := omit } } } } HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: First idle individual index:4 HNBGW-PFCP(424)@2bd1da4a78dd: found destination TC_ps_rab_assignment_concurrent0(434) HNBGW_Test.sgsn0-RAN(431)@2bd1da4a78dd: Found Expect[2] for l3='8E6C6BDCCF38B81AA5AF'O handled at TC_ps_rab_assignment_concurrent0(437) HNBGW_Test.sgsn0-RAN(431)@2bd1da4a78dd: Added conn table entry 3TC_ps_rab_assignment_concurrent0(437)1301390 TC_ps_rab_assignment_concurrent0(436)@2bd1da4a78dd: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: Warning: Stopping inactive timer T_ias[4]. HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: First idle individual index:5 HNBGW_Test.sgsn0-RAN(431)@2bd1da4a78dd: Found Expect[3] for l3='36D5449E0EA63D957FD3'O handled at TC_ps_rab_assignment_concurrent0(438) HNBGW_Test.sgsn0-RAN(431)@2bd1da4a78dd: Added conn table entry 4TC_ps_rab_assignment_concurrent0(438)10411613 TC_ps_rab_assignment_concurrent0(437)@2bd1da4a78dd: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: Warning: Stopping inactive timer T_ias[5]. HNBGW_Test.sgsn0-RAN(431)@2bd1da4a78dd: Found Expect[4] for l3='12F46234E1E4B69E5040'O handled at TC_ps_rab_assignment_concurrent0(439) HNBGW_Test.sgsn0-RAN(431)@2bd1da4a78dd: Added conn table entry 5TC_ps_rab_assignment_concurrent0(439)89960 HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: First idle individual index:6 TC_ps_rab_assignment_concurrent0(438)@2bd1da4a78dd: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: Warning: Stopping inactive timer T_ias[6]. TC_ps_rab_assignment_concurrent0(434)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(431)@2bd1da4a78dd: Found Expect[5] for l3='075B148CDD839A22F72B'O handled at TC_ps_rab_assignment_concurrent0(440) HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: First idle individual index:7 HNBGW_Test.sgsn0-RAN(431)@2bd1da4a78dd: Added conn table entry 6TC_ps_rab_assignment_concurrent0(440)13757922 TC_ps_rab_assignment_concurrent0(439)@2bd1da4a78dd: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: Warning: Stopping inactive timer T_ias[7]. HNBGW_Test.sgsn0-RAN(431)@2bd1da4a78dd: Found Expect[6] for l3='C2584B2327F48058B06B'O handled at TC_ps_rab_assignment_concurrent0(441) HNBGW_Test.sgsn0-RAN(431)@2bd1da4a78dd: Added conn table entry 7TC_ps_rab_assignment_concurrent0(441)4458329 TC_ps_rab_assignment_concurrent0(440)@2bd1da4a78dd: setverdict(pass): none -> pass TC_ps_rab_assignment_concurrent0(434)@2bd1da4a78dd: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":828 TC_ps_rab_assignment_concurrent0(441)@2bd1da4a78dd: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: First idle individual index:8 TC_ps_rab_assignment_concurrent0(435)@2bd1da4a78dd: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":808 HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: Warning: Stopping inactive timer T_ias[8]. HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: First idle individual index:9 HNBGW_Test.sgsn0-RAN(431)@2bd1da4a78dd: Found Expect[7] for l3='DD19F826E8BEBBE8BF72'O handled at TC_ps_rab_assignment_concurrent0(442) HNBGW_Test.sgsn0-RAN(431)@2bd1da4a78dd: Added conn table entry 8TC_ps_rab_assignment_concurrent0(442)4020892 HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: Warning: Stopping inactive timer T_ias[9]. HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: First idle individual index:10 HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: Warning: Stopping inactive timer T_ias[10]. HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: First idle individual index:11 HNBGW_Test.sgsn0-RAN(431)@2bd1da4a78dd: Found Expect[8] for l3='1DE9C9F04065215C4ED7'O handled at TC_ps_rab_assignment_concurrent0(443) HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: Warning: Stopping inactive timer T_ias[11]. HNBGW_Test.sgsn0-RAN(431)@2bd1da4a78dd: Added conn table entry 9TC_ps_rab_assignment_concurrent0(443)10446794 TC_ps_rab_assignment_concurrent0(442)@2bd1da4a78dd: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: First idle individual index:12 HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: Warning: Stopping inactive timer T_ias[12]. HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: First idle individual index:13 HNBGW-PFCP(424)@2bd1da4a78dd: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(434): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000003'O, sequence_number := 8, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_response := { node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_ie := omit, UP_F_SEID := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, created_PDR_list := { { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '22002200'O, ipv4_address := '7F000002'O, ipv6_address := omit, choose_id := omit } } }, { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '30303030'O ("0000"), ipv4_address := '7F000003'O, ipv6_address := omit, choose_id := omit } } } }, load_control_information := omit, overload_control_information := omit, node_list := omit, failed_rule_id := omit, created_traffic_endpoint_list := omit } } } HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: Warning: Stopping inactive timer T_ias[13]. HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: First idle individual index:14 TC_ps_rab_assignment_concurrent0(443)@2bd1da4a78dd: setverdict(pass): none -> pass HNBGW_Test.sgsn0-RAN(431)@2bd1da4a78dd: Found Expect[9] for l3='0655AB961DAB7884ADBB'O handled at TC_ps_rab_assignment_concurrent0(444) HNBGW_Test.sgsn0-RAN(431)@2bd1da4a78dd: Added conn table entry 10TC_ps_rab_assignment_concurrent0(444)4156305 HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: Warning: Stopping inactive timer T_ias[14]. HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: First idle individual index:15 HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: Warning: Stopping inactive timer T_ias[15]. 20250126085859560 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250126085859560 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8647352-RAB-23)[0x55e140da5000]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-8 SEID-0x3 SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20250126085859560 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8647352-RAB-23)[0x55e140da5000]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20250126085859560 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-8647352)[0x55e140db95a0]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20250126085859560 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250126085859560 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8647352)[0x55e140da2810]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20250126085859560 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250126085859560 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-8647352)[0x55e140db95a0]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20250126085859560 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-8647352)[0x55e140db95a0]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20250126085859560 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-8647352)[0x55e140db95a0]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250126085859560 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8647352-RAB-23)[0x55e140da5000]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20250126085859560 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8647352-RAB-23)[0x55e140da5000]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-8 SEID-0x3 SESSION_EST_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:411) 20250126085859560 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8647352-RAB-23)[0x55e140da5000]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-8 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250126085859560 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250126085859560 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8647352-RAB-23)[0x55e140da5000]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-8 SEID-0x3 SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250126085859560 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250126085859560 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) HNBGW_Test.sgsn0-RAN(431)@2bd1da4a78dd: Found Expect[10] for l3='582D45AAA2960EFA16D7'O handled at TC_ps_rab_assignment_concurrent0(445) HNBGW_Test.sgsn0-RAN(431)@2bd1da4a78dd: Added conn table entry 11TC_ps_rab_assignment_concurrent0(445)4347671 20250126085859561 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085859561 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: Warning: Re-starting timer T_ias[1], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: Session index based on connection ID:2 20250126085859563 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085859563 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085859563 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085859563 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085859563 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085859563 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085859563 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085859564 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085859564 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085859564 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085859564 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085859564 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085859564 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085859564 DLSS7 DEBUG scrc_rx_mtp_xfer_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=001267ec) (sccp_scrc.c:477) 20250126085859564 DLSCCP DEBUG Received CO:COAK for local reference 39 (sccp_scoc.c:1824) 20250126085859564 DLSCCP DEBUG SCCP-SCOC(39)[0x55e140dbec80]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250126085859564 DLSCCP DEBUG SCCP-SCOC(39)[0x55e140dbec80]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250126085859564 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: Warning: Re-starting timer T_ias[2], which is already active (running or expired). TC_ps_rab_assignment_concurrent0(444)@2bd1da4a78dd: setverdict(pass): none -> pass 20250126085859564 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250126085859564 DCN DEBUG handle_cn_conn_conf() conn_id=39, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250126085859564 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55e140d97b20]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250126085859564 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55e140d97b20]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_ps_rab_assignment_concurrent0(445)@2bd1da4a78dd: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: Session index based on connection ID:3 HNBGW_Test.sgsn0-RAN(431)@2bd1da4a78dd: Found Expect[11] for l3='1BBB3FB96EE1CDA49B18'O handled at TC_ps_rab_assignment_concurrent0(446) HNBGW_Test.sgsn0-RAN(431)@2bd1da4a78dd: Added conn table entry 12TC_ps_rab_assignment_concurrent0(446)3589711 HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: Warning: Re-starting timer T_ias[3], which is already active (running or expired). HNBGW_Test.sgsn0-RAN(431)@2bd1da4a78dd: Found Expect[12] for l3='811534D1F657C560A1DF'O handled at TC_ps_rab_assignment_concurrent0(447) HNBGW_Test.sgsn0-RAN(431)@2bd1da4a78dd: Added conn table entry 13TC_ps_rab_assignment_concurrent0(447)1726199 HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: Session index based on connection ID:4 HNBGW_Test.sgsn0-RAN(431)@2bd1da4a78dd: Found Expect[13] for l3='5D1C2CBD5964D60A20E0'O handled at TC_ps_rab_assignment_concurrent0(448) HNBGW_Test.sgsn0-RAN(431)@2bd1da4a78dd: Added conn table entry 14TC_ps_rab_assignment_concurrent0(448)15479865 HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: Warning: Re-starting timer T_ias[4], which is already active (running or expired). TC_ps_rab_assignment_concurrent0(446)@2bd1da4a78dd: setverdict(pass): none -> pass TC_ps_rab_assignment_concurrent0(447)@2bd1da4a78dd: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: Session index based on connection ID:5 HNBGW_Test.sgsn0-RAN(431)@2bd1da4a78dd: Found Expect[14] for l3='5CD3500356FB6B19E2F7'O handled at TC_ps_rab_assignment_concurrent0(449) HNBGW_Test.sgsn0-RAN(431)@2bd1da4a78dd: Added conn table entry 15TC_ps_rab_assignment_concurrent0(449)12329588 HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: Warning: Re-starting timer T_ias[5], which is already active (running or expired). TC_ps_rab_assignment_concurrent0(448)@2bd1da4a78dd: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: Session index based on connection ID:6 HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: Warning: Re-starting timer T_ias[6], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: Session index based on connection ID:7 HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: Warning: Re-starting timer T_ias[7], which is already active (running or expired). TC_ps_rab_assignment_concurrent0(449)@2bd1da4a78dd: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: Session index based on connection ID:8 HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: Warning: Re-starting timer T_ias[8], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: Session index based on connection ID:9 HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: Warning: Re-starting timer T_ias[9], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: Session index based on connection ID:10 HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: Warning: Re-starting timer T_ias[10], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: Session index based on connection ID:11 HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: Warning: Re-starting timer T_ias[11], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: Session index based on connection ID:12 HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: Warning: Re-starting timer T_ias[12], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: Session index based on connection ID:13 HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: Warning: Re-starting timer T_ias[13], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: Session index based on connection ID:14 HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: Warning: Re-starting timer T_ias[14], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: Session index based on connection ID:15 HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: Warning: Re-starting timer T_ias[15], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O TC_ps_rab_assignment_concurrent0(434)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126085859589 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085859590 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085859590 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1355) 20250126085859590 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250126085859590 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x83f2b8) (hnbgw_rua.c:471) 20250126085859590 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8647352 SCCP-38 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250126085859590 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8647352)[0x55e140da2810]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250126085859590 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250126085859590 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250126085859590 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8647352)[0x55e140da2810]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250126085859590 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250126085859590 DRANAP DEBUG ps_rab_ass[0x55e140da1bb0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250126085859590 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-8647352)[0x55e140da1bb0]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20250126085859590 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250126085859590 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8647352-RAB-23)[0x55e140da5000]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20250126085859590 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8647352-RAB-23)[0x55e140da5000]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20250126085859590 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250126085859590 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8647352-RAB-23)[0x55e140da5000]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-9 SEID-0x3e8 SESSION_MOD_REQ: sending (pfcp_endpoint.c:270) 20250126085859590 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20250126085859590 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-8647352)[0x55e140da1bb0]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(424)@2bd1da4a78dd: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(424)@2bd1da4a78dd: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 52, lengthIndicator := 48, seid := '00000000000003E8'O, sequence_number := 9, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_request := { f_seid := omit, remove_PDR_list := omit, remove_FAR_list := omit, remove_URR_list := omit, remove_QER_list := omit, remove_BAR := omit, remove_traffic_endpoint := omit, create_PDR_list := omit, create_FAR_list := omit, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint := omit, update_PDR_list := omit, update_FAR_list := { { elementIdentifier := 10, lengthIndicator := 32, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '0'B, forw := '1'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, update_URR_list := omit, update_QER_list := omit, update_BAR := omit, update_traffic_endpoint := omit, pfcpSMReq_flags := omit, query_URR_list := omit, node_list := omit, up_inactivity_timer := omit, querry_urr_reference := omit } } } } HNBGW-PFCP(424)@2bd1da4a78dd: found destination TC_ps_rab_assignment_concurrent0(434) TC_ps_rab_assignment_concurrent0(434)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(424)@2bd1da4a78dd: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(434): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000003'O, sequence_number := 9, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, created_PDR := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit, failed_rule_id := omit, additional_usage_reports_information := omit, created_updated_traffic_endpoint := omit } } } 20250126085859600 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250126085859600 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8647352-RAB-23)[0x55e140da5000]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-9 SEID-0x3 SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20250126085859600 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8647352-RAB-23)[0x55e140da5000]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20250126085859600 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8647352-RAB-23)[0x55e140da5000]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20250126085859600 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-8647352)[0x55e140da1bb0]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20250126085859600 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250126085859600 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-8647352)[0x55e140da1bb0]{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) 20250126085859600 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-8647352)[0x55e140da1bb0]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20250126085859600 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55e140da1770]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20250126085859600 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250126085859600 DLSCCP DEBUG SCCP-SCOC(38)[0x55e140da4670]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250126085859600 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000b6795), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:406) 20250126085859600 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085859600 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085859600 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085859600 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085859600 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-8647352)[0x55e140da1bb0]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20250126085859600 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-8647352)[0x55e140da1bb0]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20250126085859600 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-8647352)[0x55e140da1bb0]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250126085859600 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8647352-RAB-23)[0x55e140da5000]{ESTABLISHED}: -rx-> PFCP seq-9 SEID-0x3 SESSION_MOD_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:411) 20250126085859600 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8647352-RAB-23)[0x55e140da5000]{ESTABLISHED}: <-tx- PFCP seq-9 SEID-0x3e8 SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250126085859600 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250126085859600 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8647352-RAB-23)[0x55e140da5000]{ESTABLISHED}: -rx-> PFCP seq-9 SEID-0x3 SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250126085859601 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250126085859601 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250126085859601 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085859601 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085859601 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085859601 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085859601 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085859601 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085859601 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085859601 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085859601 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085859601 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085859601 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085859601 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085859601 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085859601 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085859601 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085859601 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085859602 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085859602 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085859602 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085859602 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085859602 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085859602 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085859602 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085859602 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085859602 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085859602 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085859602 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085859602 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085859602 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085859602 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085859602 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00fa30ed) (sccp_scrc.c:477) 20250126085859602 DLSCCP DEBUG Received CO:COAK for local reference 40 (sccp_scoc.c:1824) 20250126085859602 DLSCCP DEBUG SCCP-SCOC(40)[0x55e140dbf090]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250126085859602 DLSCCP DEBUG SCCP-SCOC(40)[0x55e140dbf090]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250126085859602 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085859602 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250126085859602 DCN DEBUG handle_cn_conn_conf() conn_id=40, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250126085859602 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085859602 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085859602 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55e140dc8f20]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250126085859602 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55e140dc8f20]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250126085859602 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085859602 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085859602 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085859602 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085859602 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085859602 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085859602 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085859602 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085859602 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085859602 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085859602 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00391bf7) (sccp_scrc.c:477) 20250126085859602 DLSCCP DEBUG Received CO:COAK for local reference 41 (sccp_scoc.c:1824) 20250126085859602 DLSCCP DEBUG SCCP-SCOC(41)[0x55e140dafa80]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250126085859602 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085859602 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085859602 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085859602 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085859602 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085859602 DLSCCP DEBUG SCCP-SCOC(41)[0x55e140dafa80]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250126085859602 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085859602 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250126085859602 DCN DEBUG handle_cn_conn_conf() conn_id=41, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250126085859602 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55e140dbfa40]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250126085859602 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085859602 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085859602 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085859602 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55e140dbfa40]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250126085859602 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085859602 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085859602 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085859602 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085859602 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085859602 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085859602 DLSS7 DEBUG scrc_rx_mtp_xfer_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=002273dc) (sccp_scrc.c:477) 20250126085859602 DLSCCP DEBUG Received CO:COAK for local reference 42 (sccp_scoc.c:1824) 20250126085859602 DLSCCP DEBUG SCCP-SCOC(42)[0x55e140db00c0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250126085859602 DLSCCP DEBUG SCCP-SCOC(42)[0x55e140db00c0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250126085859602 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085859602 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250126085859602 DCN DEBUG handle_cn_conn_conf() conn_id=42, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250126085859603 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55e140dafbb0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250126085859603 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55e140dafbb0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250126085859603 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085859603 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085859603 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085859603 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085859603 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085859603 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00cc21f0) (sccp_scrc.c:477) 20250126085859603 DLSCCP DEBUG Received CO:COAK for local reference 43 (sccp_scoc.c:1824) 20250126085859603 DLSCCP DEBUG SCCP-SCOC(43)[0x55e140dafed0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250126085859603 DLSCCP DEBUG SCCP-SCOC(43)[0x55e140dafed0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250126085859603 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085859602 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085859602 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085859602 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085859602 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085859602 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085859602 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085859602 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085859603 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085859603 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085859603 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085859603 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085859603 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085859603 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085859603 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085859603 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: DT1 data has been put to the reassembly buffer 20250126085859603 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250126085859603 DCN DEBUG handle_cn_conn_conf() conn_id=43, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250126085859603 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55e140db01f0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250126085859603 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55e140db01f0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250126085859603 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085859603 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085859603 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085859603 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085859603 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085859603 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00759c0d) (sccp_scrc.c:477) 20250126085859603 DLSCCP DEBUG Received CO:COAK for local reference 44 (sccp_scoc.c:1824) 20250126085859603 DLSCCP DEBUG SCCP-SCOC(44)[0x55e140db9cf0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250126085859603 DLSCCP DEBUG SCCP-SCOC(44)[0x55e140db9cf0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250126085859603 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085859603 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250126085859603 DCN DEBUG handle_cn_conn_conf() conn_id=44, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250126085859603 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55e140dbfb70]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250126085859603 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55e140dbfb70]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250126085859603 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085859603 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085859603 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085859603 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085859603 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085859603 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085859603 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085859603 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085859603 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085859603 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085859603 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00786b5e) (sccp_scrc.c:477) 20250126085859603 DLSCCP DEBUG Received CO:COAK for local reference 45 (sccp_scoc.c:1824) 20250126085859603 DLSCCP DEBUG SCCP-SCOC(45)[0x55e140dd9c20]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250126085859603 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085859603 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085859603 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085859603 DLSCCP DEBUG SCCP-SCOC(45)[0x55e140dd9c20]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250126085859603 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085859603 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250126085859603 DCN DEBUG handle_cn_conn_conf() conn_id=45, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250126085859603 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55e140dba180]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250126085859603 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55e140dba180]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250126085859603 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085859603 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085859603 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085859603 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085859603 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085859603 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085859603 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085859603 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085859603 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085859603 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085859603 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00182e90) (sccp_scrc.c:477) 20250126085859603 DLSCCP DEBUG Received CO:COAK for local reference 46 (sccp_scoc.c:1824) 20250126085859603 DLSCCP DEBUG SCCP-SCOC(46)[0x55e140d9cf10]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250126085859603 DLSCCP DEBUG SCCP-SCOC(46)[0x55e140d9cf10]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250126085859603 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085859603 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250126085859603 DCN DEBUG handle_cn_conn_conf() conn_id=46, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250126085859603 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085859603 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085859603 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55e140dba340]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250126085859603 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55e140dba340]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250126085859603 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085859604 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085859604 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085859604 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085859604 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085859604 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085859604 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00b94639) (sccp_scrc.c:477) 20250126085859604 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085859604 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085859604 DLSCCP DEBUG Received CO:COAK for local reference 47 (sccp_scoc.c:1824) 20250126085859604 DLSCCP DEBUG SCCP-SCOC(47)[0x55e140da6910]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250126085859604 DLSCCP DEBUG SCCP-SCOC(47)[0x55e140da6910]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250126085859604 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085859604 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250126085859604 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085859604 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085859604 DCN DEBUG handle_cn_conn_conf() conn_id=47, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250126085859604 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55e140db9ff0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250126085859604 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55e140db9ff0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250126085859604 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085859604 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085859604 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085859604 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085859604 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085859604 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085859604 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085859604 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085859604 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085859604 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085859604 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085859604 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00eecb68) (sccp_scrc.c:477) 20250126085859604 DLSCCP DEBUG Received CO:COAK for local reference 48 (sccp_scoc.c:1824) 20250126085859604 DLSCCP DEBUG SCCP-SCOC(48)[0x55e140da3420]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250126085859604 DLSCCP DEBUG SCCP-SCOC(48)[0x55e140da3420]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250126085859604 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085859604 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085859604 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250126085859604 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085859604 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085859604 DCN DEBUG handle_cn_conn_conf() conn_id=48, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250126085859604 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55e140d9d4e0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250126085859604 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55e140d9d4e0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250126085859604 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085859604 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085859604 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085859604 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085859604 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085859604 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085859604 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085859604 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085859604 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00751763) (sccp_scrc.c:477) 20250126085859604 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085859604 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085859604 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085859604 DLSCCP DEBUG Received CO:COAK for local reference 49 (sccp_scoc.c:1824) 20250126085859604 DLSCCP DEBUG SCCP-SCOC(49)[0x55e140da3c60]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250126085859604 DLSCCP DEBUG SCCP-SCOC(49)[0x55e140da3c60]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250126085859604 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085859604 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250126085859604 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085859604 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085859604 DCN DEBUG handle_cn_conn_conf() conn_id=49, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250126085859604 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55e140da6bf0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250126085859604 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55e140da6bf0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250126085859604 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085859604 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085859605 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085859605 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085859605 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085859605 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085859605 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085859605 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085859605 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085859605 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0072d07c) (sccp_scrc.c:477) 20250126085859605 DLSCCP DEBUG Received CO:COAK for local reference 50 (sccp_scoc.c:1824) 20250126085859605 DLSCCP DEBUG SCCP-SCOC(50)[0x55e140d9f250]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250126085859605 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085859605 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085859605 DLSCCP DEBUG SCCP-SCOC(50)[0x55e140d9f250]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250126085859605 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085859605 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250126085859605 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085859605 DCN DEBUG handle_cn_conn_conf() conn_id=50, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250126085859605 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085859605 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55e140da43e0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250126085859605 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55e140da43e0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250126085859605 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085859605 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085859605 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085859605 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085859605 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085859605 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085859605 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085859605 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085859605 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085859605 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0040e8e1) (sccp_scrc.c:477) 20250126085859605 DLSCCP DEBUG Received CO:COAK for local reference 51 (sccp_scoc.c:1824) 20250126085859605 DLSCCP DEBUG SCCP-SCOC(51)[0x55e140d9fd50]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250126085859605 DLSCCP DEBUG SCCP-SCOC(51)[0x55e140d9fd50]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250126085859605 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085859605 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250126085859605 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085859605 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085859605 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085859605 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085859605 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085859605 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085859605 DCN DEBUG handle_cn_conn_conf() conn_id=51, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250126085859605 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x55e140d9f4b0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250126085859605 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x55e140d9f4b0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250126085859605 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085859605 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085859605 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085859605 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085859605 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085859605 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085859605 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085859605 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085859605 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085859605 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085859606 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085859606 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085859605 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085859606 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085859606 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00f14e6f) (sccp_scrc.c:477) 20250126085859606 DLSCCP DEBUG Received CO:COAK for local reference 52 (sccp_scoc.c:1824) 20250126085859606 DLSCCP DEBUG SCCP-SCOC(52)[0x55e140dbb2a0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250126085859606 DLSCCP DEBUG SCCP-SCOC(52)[0x55e140dbb2a0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250126085859606 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085859606 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085859606 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250126085859606 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085859606 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085859606 DCN DEBUG handle_cn_conn_conf() conn_id=52, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250126085859606 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x55e140da4140]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250126085859606 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085859606 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085859606 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x55e140da4140]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250126085859606 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085859606 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085859606 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085859606 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085859606 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085859606 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085859606 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085859606 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085859606 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00eb007e) (sccp_scrc.c:477) 20250126085859606 DLSCCP DEBUG Received CO:COAK for local reference 53 (sccp_scoc.c:1824) 20250126085859606 DLSCCP DEBUG SCCP-SCOC(53)[0x55e140dbbf50]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250126085859606 DLSCCP DEBUG SCCP-SCOC(53)[0x55e140dbbf50]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250126085859606 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085859606 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250126085859606 DCN DEBUG handle_cn_conn_conf() conn_id=53, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250126085859606 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x55e140dbad30]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250126085859606 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x55e140dbad30]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250126085859606 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085859606 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085859606 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085859606 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085859606 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085859606 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000027), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:477) 20250126085859606 DLSCCP DEBUG Received CO:CODT for local reference 39 (sccp_scoc.c:1824) 20250126085859607 DLSCCP DEBUG SCCP-SCOC(39)[0x55e140dbec80]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250126085859607 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085859607 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250126085859607 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55e140d97b20]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250126085859607 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250126085859607 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250126085859607 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55e140d97b20]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250126085859607 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250126085859607 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20250126085859607 DRANAP DEBUG ps_rab_ass[0x55e140dbb440]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250126085859607 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250126085859607 DLPFCP DEBUG ps_rab[0x55e140e20b00]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250126085859607 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7417955-RAB-23)[0x55e140e20b00]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20250126085859607 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250126085859607 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7417955-RAB-23)[0x55e140e20b00]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-10 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:270) 20250126085859607 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20250126085859607 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-7417955)[0x55e140dbb440]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW-PFCP(424)@2bd1da4a78dd: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW-PFCP(424)@2bd1da4a78dd: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 50, lengthIndicator := 187, seid := '0000000000000000'O, sequence_number := 10, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_request := { node_id := { elementIdentifier := 60, lengthIndicator := 5, node_id_type := 0, spare := '0000'B, node_id_value := '7F000002'O }, CP_F_SEID := { elementIdentifier := 57, lengthIndicator := 13, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '0000000000000004'O, ipv4_address := '7F000002'O, ipv6_address := omit }, create_PDR_list := { { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 1, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } }, { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 0, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 2 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } } }, create_FAR_list := { { elementIdentifier := 3, lengthIndicator := 14, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '1'B, forw := '0'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint_list := omit, pdn_type := omit, node_list := omit, up_inactivity_timer := omit } } } } HNBGW-PFCP(424)@2bd1da4a78dd: found destination TC_ps_rab_assignment_concurrent0(435) TC_ps_rab_assignment_concurrent0(434)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(435)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(435)@2bd1da4a78dd: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":828 TC_ps_rab_assignment_concurrent0(436)@2bd1da4a78dd: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":808 HNBGW-PFCP(424)@2bd1da4a78dd: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(435): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000004'O, sequence_number := 10, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_response := { node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_ie := omit, UP_F_SEID := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E9'O, ipv4_address := '7F000001'O, ipv6_address := omit }, created_PDR_list := { { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '22002200'O, ipv4_address := '7F000002'O, ipv6_address := omit, choose_id := omit } } }, { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '30303030'O ("0000"), ipv4_address := '7F000003'O, ipv6_address := omit, choose_id := omit } } } }, load_control_information := omit, overload_control_information := omit, node_list := omit, failed_rule_id := omit, created_traffic_endpoint_list := omit } } } 20250126085859619 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250126085859619 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7417955-RAB-23)[0x55e140e20b00]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-10 SEID-0x4 SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20250126085859619 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7417955-RAB-23)[0x55e140e20b00]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20250126085859619 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-7417955)[0x55e140dbb440]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20250126085859619 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250126085859619 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7417955)[0x55e140dc9050]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20250126085859619 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250126085859619 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-7417955)[0x55e140dbb440]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20250126085859619 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-7417955)[0x55e140dbb440]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20250126085859619 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-7417955)[0x55e140dbb440]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250126085859619 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7417955-RAB-23)[0x55e140e20b00]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20250126085859619 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7417955-RAB-23)[0x55e140e20b00]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-10 SEID-0x4 SESSION_EST_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:411) 20250126085859619 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7417955-RAB-23)[0x55e140e20b00]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-10 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250126085859619 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250126085859619 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7417955-RAB-23)[0x55e140e20b00]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-10 SEID-0x4 SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250126085859619 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250126085859619 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250126085859620 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085859620 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_ps_rab_assignment_concurrent0(435)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126085859627 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085859627 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085859627 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1355) 20250126085859627 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250126085859627 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x713063) (hnbgw_rua.c:471) 20250126085859627 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7417955 SCCP-39 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250126085859627 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7417955)[0x55e140dc9050]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250126085859627 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250126085859627 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250126085859627 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7417955)[0x55e140dc9050]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250126085859627 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250126085859627 DRANAP DEBUG ps_rab_ass[0x55e140dbb440]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250126085859627 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-7417955)[0x55e140dbb440]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20250126085859627 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250126085859627 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7417955-RAB-23)[0x55e140e20b00]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20250126085859627 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7417955-RAB-23)[0x55e140e20b00]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20250126085859627 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250126085859627 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7417955-RAB-23)[0x55e140e20b00]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-11 SEID-0x3e9 SESSION_MOD_REQ: sending (pfcp_endpoint.c:270) 20250126085859627 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20250126085859627 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-7417955)[0x55e140dbb440]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(424)@2bd1da4a78dd: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(424)@2bd1da4a78dd: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 52, lengthIndicator := 48, seid := '00000000000003E9'O, sequence_number := 11, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_request := { f_seid := omit, remove_PDR_list := omit, remove_FAR_list := omit, remove_URR_list := omit, remove_QER_list := omit, remove_BAR := omit, remove_traffic_endpoint := omit, create_PDR_list := omit, create_FAR_list := omit, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint := omit, update_PDR_list := omit, update_FAR_list := { { elementIdentifier := 10, lengthIndicator := 32, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '0'B, forw := '1'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, update_URR_list := omit, update_QER_list := omit, update_BAR := omit, update_traffic_endpoint := omit, pfcpSMReq_flags := omit, query_URR_list := omit, node_list := omit, up_inactivity_timer := omit, querry_urr_reference := omit } } } } HNBGW-PFCP(424)@2bd1da4a78dd: found destination TC_ps_rab_assignment_concurrent0(435) TC_ps_rab_assignment_concurrent0(435)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: Session index based on connection ID:2 HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW-PFCP(424)@2bd1da4a78dd: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(435): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000004'O, sequence_number := 11, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, created_PDR := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit, failed_rule_id := omit, additional_usage_reports_information := omit, created_updated_traffic_endpoint := omit } } } 20250126085859629 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250126085859629 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7417955-RAB-23)[0x55e140e20b00]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-11 SEID-0x4 SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20250126085859629 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7417955-RAB-23)[0x55e140e20b00]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20250126085859629 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7417955-RAB-23)[0x55e140e20b00]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20250126085859629 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-7417955)[0x55e140dbb440]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20250126085859629 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250126085859629 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-7417955)[0x55e140dbb440]{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) 20250126085859629 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-7417955)[0x55e140dbb440]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20250126085859629 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55e140d97b20]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20250126085859629 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250126085859629 DLSCCP DEBUG SCCP-SCOC(39)[0x55e140dbec80]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250126085859629 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001267ec), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:406) 20250126085859629 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085859629 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085859629 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085859629 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085859629 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-7417955)[0x55e140dbb440]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20250126085859629 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-7417955)[0x55e140dbb440]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20250126085859629 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-7417955)[0x55e140dbb440]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250126085859629 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7417955-RAB-23)[0x55e140e20b00]{ESTABLISHED}: -rx-> PFCP seq-11 SEID-0x4 SESSION_MOD_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:411) 20250126085859629 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7417955-RAB-23)[0x55e140e20b00]{ESTABLISHED}: <-tx- PFCP seq-11 SEID-0x3e9 SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250126085859629 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250126085859629 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7417955-RAB-23)[0x55e140e20b00]{ESTABLISHED}: -rx-> PFCP seq-11 SEID-0x4 SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250126085859629 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250126085859629 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250126085859629 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085859629 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085859629 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085859629 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085859629 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085859629 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085859629 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085859629 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085859630 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085859630 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085859630 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085859630 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085859630 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085859630 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085859630 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085859630 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085859630 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085859630 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085859630 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085859630 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085859630 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085859630 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000028), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:477) 20250126085859630 DLSCCP DEBUG Received CO:CODT for local reference 40 (sccp_scoc.c:1824) 20250126085859630 DLSCCP DEBUG SCCP-SCOC(40)[0x55e140dbf090]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250126085859630 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085859630 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250126085859630 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55e140dc8f20]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250126085859630 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250126085859630 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250126085859630 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55e140dc8f20]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250126085859630 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250126085859630 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20250126085859630 DRANAP DEBUG ps_rab_ass[0x55e140dbb440]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250126085859630 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250126085859630 DLPFCP DEBUG ps_rab[0x55e140dbb680]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250126085859630 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2406600-RAB-23)[0x55e140dbb680]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20250126085859630 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250126085859630 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2406600-RAB-23)[0x55e140dbb680]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-12 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:270) 20250126085859630 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20250126085859630 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-2406600)[0x55e140dbb440]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: Session index based on local reference:1 HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW-PFCP(424)@2bd1da4a78dd: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O TC_ps_rab_assignment_concurrent0(435)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(424)@2bd1da4a78dd: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 50, lengthIndicator := 187, seid := '0000000000000000'O, sequence_number := 12, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_request := { node_id := { elementIdentifier := 60, lengthIndicator := 5, node_id_type := 0, spare := '0000'B, node_id_value := '7F000002'O }, CP_F_SEID := { elementIdentifier := 57, lengthIndicator := 13, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '0000000000000005'O, ipv4_address := '7F000002'O, ipv6_address := omit }, create_PDR_list := { { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 1, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } }, { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 0, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 2 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } } }, create_FAR_list := { { elementIdentifier := 3, lengthIndicator := 14, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '1'B, forw := '0'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint_list := omit, pdn_type := omit, node_list := omit, up_inactivity_timer := omit } } } } HNBGW-PFCP(424)@2bd1da4a78dd: found destination TC_ps_rab_assignment_concurrent0(436) TC_ps_rab_assignment_concurrent0(436)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(436)@2bd1da4a78dd: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":828 TC_ps_rab_assignment_concurrent0(437)@2bd1da4a78dd: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":808 HNBGW-PFCP(424)@2bd1da4a78dd: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(436): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000005'O, sequence_number := 12, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_response := { node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_ie := omit, UP_F_SEID := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003EA'O, ipv4_address := '7F000001'O, ipv6_address := omit }, created_PDR_list := { { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '22002200'O, ipv4_address := '7F000002'O, ipv6_address := omit, choose_id := omit } } }, { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '30303030'O ("0000"), ipv4_address := '7F000003'O, ipv6_address := omit, choose_id := omit } } } }, load_control_information := omit, overload_control_information := omit, node_list := omit, failed_rule_id := omit, created_traffic_endpoint_list := omit } } } 20250126085859634 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250126085859634 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2406600-RAB-23)[0x55e140dbb680]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-12 SEID-0x5 SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20250126085859634 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2406600-RAB-23)[0x55e140dbb680]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20250126085859634 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-2406600)[0x55e140dbb440]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20250126085859634 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250126085859634 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2406600)[0x55e140da2a20]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20250126085859634 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250126085859634 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-2406600)[0x55e140dbb440]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20250126085859634 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-2406600)[0x55e140dbb440]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20250126085859634 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-2406600)[0x55e140dbb440]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250126085859634 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2406600-RAB-23)[0x55e140dbb680]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20250126085859634 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2406600-RAB-23)[0x55e140dbb680]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-12 SEID-0x5 SESSION_EST_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:411) 20250126085859634 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2406600-RAB-23)[0x55e140dbb680]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-12 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250126085859634 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250126085859634 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2406600-RAB-23)[0x55e140dbb680]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-12 SEID-0x5 SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250126085859634 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250126085859634 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250126085859634 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085859634 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_ps_rab_assignment_concurrent0(436)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126085859638 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085859638 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085859638 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1355) 20250126085859638 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250126085859638 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x24b8c8) (hnbgw_rua.c:471) 20250126085859638 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2406600 SCCP-40 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250126085859638 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2406600)[0x55e140da2a20]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250126085859638 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250126085859638 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250126085859638 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2406600)[0x55e140da2a20]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250126085859638 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250126085859638 DRANAP DEBUG ps_rab_ass[0x55e140dbb440]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250126085859638 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-2406600)[0x55e140dbb440]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20250126085859638 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250126085859638 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2406600-RAB-23)[0x55e140dbb680]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20250126085859638 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2406600-RAB-23)[0x55e140dbb680]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20250126085859638 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250126085859638 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2406600-RAB-23)[0x55e140dbb680]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-13 SEID-0x3ea SESSION_MOD_REQ: sending (pfcp_endpoint.c:270) 20250126085859638 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20250126085859638 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-2406600)[0x55e140dbb440]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(424)@2bd1da4a78dd: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(424)@2bd1da4a78dd: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 52, lengthIndicator := 48, seid := '00000000000003EA'O, sequence_number := 13, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_request := { f_seid := omit, remove_PDR_list := omit, remove_FAR_list := omit, remove_URR_list := omit, remove_QER_list := omit, remove_BAR := omit, remove_traffic_endpoint := omit, create_PDR_list := omit, create_FAR_list := omit, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint := omit, update_PDR_list := omit, update_FAR_list := { { elementIdentifier := 10, lengthIndicator := 32, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '0'B, forw := '1'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, update_URR_list := omit, update_QER_list := omit, update_BAR := omit, update_traffic_endpoint := omit, pfcpSMReq_flags := omit, query_URR_list := omit, node_list := omit, up_inactivity_timer := omit, querry_urr_reference := omit } } } } HNBGW-PFCP(424)@2bd1da4a78dd: found destination TC_ps_rab_assignment_concurrent0(436) TC_ps_rab_assignment_concurrent0(436)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(424)@2bd1da4a78dd: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(436): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000005'O, sequence_number := 13, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, created_PDR := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit, failed_rule_id := omit, additional_usage_reports_information := omit, created_updated_traffic_endpoint := omit } } } 20250126085859640 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250126085859640 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2406600-RAB-23)[0x55e140dbb680]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-13 SEID-0x5 SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20250126085859640 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2406600-RAB-23)[0x55e140dbb680]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20250126085859640 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2406600-RAB-23)[0x55e140dbb680]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20250126085859640 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-2406600)[0x55e140dbb440]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20250126085859640 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250126085859640 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-2406600)[0x55e140dbb440]{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) 20250126085859640 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-2406600)[0x55e140dbb440]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20250126085859640 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55e140dc8f20]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20250126085859640 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250126085859640 DLSCCP DEBUG SCCP-SCOC(40)[0x55e140dbf090]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250126085859640 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fa30ed), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:406) 20250126085859640 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085859640 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085859640 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085859640 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085859640 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-2406600)[0x55e140dbb440]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20250126085859640 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-2406600)[0x55e140dbb440]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20250126085859640 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-2406600)[0x55e140dbb440]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250126085859640 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2406600-RAB-23)[0x55e140dbb680]{ESTABLISHED}: -rx-> PFCP seq-13 SEID-0x5 SESSION_MOD_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:411) 20250126085859640 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2406600-RAB-23)[0x55e140dbb680]{ESTABLISHED}: <-tx- PFCP seq-13 SEID-0x3ea SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250126085859640 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250126085859640 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2406600-RAB-23)[0x55e140dbb680]{ESTABLISHED}: -rx-> PFCP seq-13 SEID-0x5 SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250126085859640 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250126085859640 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250126085859640 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085859640 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085859640 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085859640 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085859640 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085859640 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085859640 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085859640 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: Session index based on local reference:2 HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: Session index based on connection ID:3 HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20250126085859641 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085859641 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085859641 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085859641 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085859641 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085859641 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085859641 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085859641 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085859641 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085859641 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085859641 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085859641 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085859641 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085859641 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000029), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:477) 20250126085859641 DLSCCP DEBUG Received CO:CODT for local reference 41 (sccp_scoc.c:1824) 20250126085859641 DLSCCP DEBUG SCCP-SCOC(41)[0x55e140dafa80]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250126085859641 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085859641 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250126085859641 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55e140dbfa40]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250126085859641 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250126085859641 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250126085859641 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55e140dbfa40]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250126085859641 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250126085859641 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20250126085859641 DRANAP DEBUG ps_rab_ass[0x55e140dbb440]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) TC_ps_rab_assignment_concurrent0(436)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126085859641 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250126085859641 DLPFCP DEBUG ps_rab[0x55e140db8cb0]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250126085859641 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5666310-RAB-23)[0x55e140db8cb0]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20250126085859641 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250126085859641 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5666310-RAB-23)[0x55e140db8cb0]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-14 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:270) 20250126085859641 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20250126085859641 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5666310)[0x55e140dbb440]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW-PFCP(424)@2bd1da4a78dd: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW-PFCP(424)@2bd1da4a78dd: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 50, lengthIndicator := 187, seid := '0000000000000000'O, sequence_number := 14, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_request := { node_id := { elementIdentifier := 60, lengthIndicator := 5, node_id_type := 0, spare := '0000'B, node_id_value := '7F000002'O }, CP_F_SEID := { elementIdentifier := 57, lengthIndicator := 13, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '0000000000000006'O, ipv4_address := '7F000002'O, ipv6_address := omit }, create_PDR_list := { { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 1, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } }, { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 0, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 2 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } } }, create_FAR_list := { { elementIdentifier := 3, lengthIndicator := 14, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '1'B, forw := '0'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint_list := omit, pdn_type := omit, node_list := omit, up_inactivity_timer := omit } } } } HNBGW-PFCP(424)@2bd1da4a78dd: found destination TC_ps_rab_assignment_concurrent0(437) TC_ps_rab_assignment_concurrent0(437)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(437)@2bd1da4a78dd: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":828 TC_ps_rab_assignment_concurrent0(438)@2bd1da4a78dd: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":808 HNBGW-PFCP(424)@2bd1da4a78dd: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(437): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000006'O, sequence_number := 14, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_response := { node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_ie := omit, UP_F_SEID := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003EB'O, ipv4_address := '7F000001'O, ipv6_address := omit }, created_PDR_list := { { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '22002200'O, ipv4_address := '7F000002'O, ipv6_address := omit, choose_id := omit } } }, { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '30303030'O ("0000"), ipv4_address := '7F000003'O, ipv6_address := omit, choose_id := omit } } } }, load_control_information := omit, overload_control_information := omit, node_list := omit, failed_rule_id := omit, created_traffic_endpoint_list := omit } } } 20250126085859645 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250126085859645 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5666310-RAB-23)[0x55e140db8cb0]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-14 SEID-0x6 SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20250126085859645 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5666310-RAB-23)[0x55e140db8cb0]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20250126085859645 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5666310)[0x55e140dbb440]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20250126085859645 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250126085859645 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5666310)[0x55e140dc03c0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20250126085859645 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250126085859645 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5666310)[0x55e140dbb440]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20250126085859645 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5666310)[0x55e140dbb440]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20250126085859645 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5666310)[0x55e140dbb440]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250126085859645 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5666310-RAB-23)[0x55e140db8cb0]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20250126085859645 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5666310-RAB-23)[0x55e140db8cb0]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-14 SEID-0x6 SESSION_EST_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:411) 20250126085859645 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5666310-RAB-23)[0x55e140db8cb0]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-14 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250126085859645 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250126085859645 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5666310-RAB-23)[0x55e140db8cb0]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-14 SEID-0x6 SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250126085859645 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250126085859645 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250126085859645 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085859645 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_ps_rab_assignment_concurrent0(437)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126085859649 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085859649 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085859649 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1355) 20250126085859649 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250126085859649 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x567606) (hnbgw_rua.c:471) 20250126085859649 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5666310 SCCP-41 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250126085859649 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5666310)[0x55e140dc03c0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250126085859649 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250126085859649 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250126085859649 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5666310)[0x55e140dc03c0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250126085859649 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250126085859649 DRANAP DEBUG ps_rab_ass[0x55e140dbb440]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250126085859649 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5666310)[0x55e140dbb440]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20250126085859649 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250126085859649 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5666310-RAB-23)[0x55e140db8cb0]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20250126085859649 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5666310-RAB-23)[0x55e140db8cb0]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20250126085859650 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250126085859650 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5666310-RAB-23)[0x55e140db8cb0]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-15 SEID-0x3eb SESSION_MOD_REQ: sending (pfcp_endpoint.c:270) 20250126085859650 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20250126085859650 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5666310)[0x55e140dbb440]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(424)@2bd1da4a78dd: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(424)@2bd1da4a78dd: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 52, lengthIndicator := 48, seid := '00000000000003EB'O, sequence_number := 15, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_request := { f_seid := omit, remove_PDR_list := omit, remove_FAR_list := omit, remove_URR_list := omit, remove_QER_list := omit, remove_BAR := omit, remove_traffic_endpoint := omit, create_PDR_list := omit, create_FAR_list := omit, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint := omit, update_PDR_list := omit, update_FAR_list := { { elementIdentifier := 10, lengthIndicator := 32, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '0'B, forw := '1'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, update_URR_list := omit, update_QER_list := omit, update_BAR := omit, update_traffic_endpoint := omit, pfcpSMReq_flags := omit, query_URR_list := omit, node_list := omit, up_inactivity_timer := omit, querry_urr_reference := omit } } } } HNBGW-PFCP(424)@2bd1da4a78dd: found destination TC_ps_rab_assignment_concurrent0(437) TC_ps_rab_assignment_concurrent0(437)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: Session index based on connection ID:4 HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW-PFCP(424)@2bd1da4a78dd: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(437): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000006'O, sequence_number := 15, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, created_PDR := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit, failed_rule_id := omit, additional_usage_reports_information := omit, created_updated_traffic_endpoint := omit } } } 20250126085859651 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250126085859652 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5666310-RAB-23)[0x55e140db8cb0]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-15 SEID-0x6 SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20250126085859652 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5666310-RAB-23)[0x55e140db8cb0]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20250126085859652 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5666310-RAB-23)[0x55e140db8cb0]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20250126085859652 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5666310)[0x55e140dbb440]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20250126085859652 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250126085859652 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5666310)[0x55e140dbb440]{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) 20250126085859652 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5666310)[0x55e140dbb440]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20250126085859652 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55e140dbfa40]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20250126085859652 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250126085859652 DLSCCP DEBUG SCCP-SCOC(41)[0x55e140dafa80]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250126085859652 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00391bf7), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:406) 20250126085859652 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085859652 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085859652 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085859652 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085859652 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5666310)[0x55e140dbb440]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20250126085859652 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5666310)[0x55e140dbb440]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20250126085859652 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5666310)[0x55e140dbb440]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250126085859652 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5666310-RAB-23)[0x55e140db8cb0]{ESTABLISHED}: -rx-> PFCP seq-15 SEID-0x6 SESSION_MOD_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:411) 20250126085859652 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5666310-RAB-23)[0x55e140db8cb0]{ESTABLISHED}: <-tx- PFCP seq-15 SEID-0x3eb SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250126085859652 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250126085859652 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5666310-RAB-23)[0x55e140db8cb0]{ESTABLISHED}: -rx-> PFCP seq-15 SEID-0x6 SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250126085859652 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250126085859652 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250126085859652 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085859652 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085859652 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085859652 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085859652 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085859652 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085859652 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085859652 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085859652 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085859652 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085859652 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085859652 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085859652 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085859652 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085859652 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085859652 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085859652 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085859652 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085859652 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085859652 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085859652 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085859652 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000002a), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:477) 20250126085859652 DLSCCP DEBUG Received CO:CODT for local reference 42 (sccp_scoc.c:1824) 20250126085859652 DLSCCP DEBUG SCCP-SCOC(42)[0x55e140db00c0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250126085859652 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085859652 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250126085859652 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55e140dafbb0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250126085859652 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250126085859652 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250126085859652 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55e140dafbb0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250126085859652 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250126085859652 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20250126085859652 DRANAP DEBUG ps_rab_ass[0x55e140dbb440]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250126085859652 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250126085859652 DLPFCP DEBUG ps_rab[0x55e140dbdff0]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250126085859652 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14341372-RAB-23)[0x55e140dbdff0]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20250126085859652 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250126085859652 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14341372-RAB-23)[0x55e140dbdff0]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-16 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:270) 20250126085859652 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20250126085859652 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-14341372)[0x55e140dbb440]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: Session index based on local reference:3 HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW-PFCP(424)@2bd1da4a78dd: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O TC_ps_rab_assignment_concurrent0(437)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(424)@2bd1da4a78dd: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 50, lengthIndicator := 187, seid := '0000000000000000'O, sequence_number := 16, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_request := { node_id := { elementIdentifier := 60, lengthIndicator := 5, node_id_type := 0, spare := '0000'B, node_id_value := '7F000002'O }, CP_F_SEID := { elementIdentifier := 57, lengthIndicator := 13, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '0000000000000007'O, ipv4_address := '7F000002'O, ipv6_address := omit }, create_PDR_list := { { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 1, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } }, { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 0, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 2 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } } }, create_FAR_list := { { elementIdentifier := 3, lengthIndicator := 14, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '1'B, forw := '0'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint_list := omit, pdn_type := omit, node_list := omit, up_inactivity_timer := omit } } } } HNBGW-PFCP(424)@2bd1da4a78dd: found destination TC_ps_rab_assignment_concurrent0(438) TC_ps_rab_assignment_concurrent0(438)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(438)@2bd1da4a78dd: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":828 TC_ps_rab_assignment_concurrent0(439)@2bd1da4a78dd: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":808 HNBGW-PFCP(424)@2bd1da4a78dd: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(438): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000007'O, sequence_number := 16, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_response := { node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_ie := omit, UP_F_SEID := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003EC'O, ipv4_address := '7F000001'O, ipv6_address := omit }, created_PDR_list := { { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '22002200'O, ipv4_address := '7F000002'O, ipv6_address := omit, choose_id := omit } } }, { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '30303030'O ("0000"), ipv4_address := '7F000003'O, ipv6_address := omit, choose_id := omit } } } }, load_control_information := omit, overload_control_information := omit, node_list := omit, failed_rule_id := omit, created_traffic_endpoint_list := omit } } } 20250126085859657 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250126085859657 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14341372-RAB-23)[0x55e140dbdff0]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-16 SEID-0x7 SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20250126085859657 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14341372-RAB-23)[0x55e140dbdff0]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20250126085859657 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-14341372)[0x55e140dbb440]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20250126085859657 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250126085859657 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14341372)[0x55e140db96e0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20250126085859657 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250126085859657 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-14341372)[0x55e140dbb440]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20250126085859657 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-14341372)[0x55e140dbb440]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20250126085859657 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-14341372)[0x55e140dbb440]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250126085859657 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14341372-RAB-23)[0x55e140dbdff0]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20250126085859657 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14341372-RAB-23)[0x55e140dbdff0]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-16 SEID-0x7 SESSION_EST_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:411) 20250126085859657 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14341372-RAB-23)[0x55e140dbdff0]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-16 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250126085859657 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250126085859657 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14341372-RAB-23)[0x55e140dbdff0]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-16 SEID-0x7 SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250126085859657 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250126085859657 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250126085859657 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085859657 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_ps_rab_assignment_concurrent0(438)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126085859662 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085859662 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085859662 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1355) 20250126085859662 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250126085859662 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xdad4fc) (hnbgw_rua.c:471) 20250126085859662 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14341372 SCCP-42 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250126085859662 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14341372)[0x55e140db96e0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250126085859662 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250126085859662 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250126085859662 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14341372)[0x55e140db96e0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250126085859662 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250126085859662 DRANAP DEBUG ps_rab_ass[0x55e140dbb440]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250126085859662 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-14341372)[0x55e140dbb440]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20250126085859662 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250126085859662 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14341372-RAB-23)[0x55e140dbdff0]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20250126085859662 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14341372-RAB-23)[0x55e140dbdff0]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20250126085859662 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250126085859662 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14341372-RAB-23)[0x55e140dbdff0]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-17 SEID-0x3ec SESSION_MOD_REQ: sending (pfcp_endpoint.c:270) 20250126085859662 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20250126085859662 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-14341372)[0x55e140dbb440]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(424)@2bd1da4a78dd: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(424)@2bd1da4a78dd: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 52, lengthIndicator := 48, seid := '00000000000003EC'O, sequence_number := 17, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_request := { f_seid := omit, remove_PDR_list := omit, remove_FAR_list := omit, remove_URR_list := omit, remove_QER_list := omit, remove_BAR := omit, remove_traffic_endpoint := omit, create_PDR_list := omit, create_FAR_list := omit, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint := omit, update_PDR_list := omit, update_FAR_list := { { elementIdentifier := 10, lengthIndicator := 32, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '0'B, forw := '1'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, update_URR_list := omit, update_QER_list := omit, update_BAR := omit, update_traffic_endpoint := omit, pfcpSMReq_flags := omit, query_URR_list := omit, node_list := omit, up_inactivity_timer := omit, querry_urr_reference := omit } } } } HNBGW-PFCP(424)@2bd1da4a78dd: found destination TC_ps_rab_assignment_concurrent0(438) TC_ps_rab_assignment_concurrent0(438)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: Session index based on connection ID:5 HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW-PFCP(424)@2bd1da4a78dd: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(438): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000007'O, sequence_number := 17, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, created_PDR := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit, failed_rule_id := omit, additional_usage_reports_information := omit, created_updated_traffic_endpoint := omit } } } 20250126085859665 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250126085859665 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14341372-RAB-23)[0x55e140dbdff0]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-17 SEID-0x7 SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20250126085859665 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14341372-RAB-23)[0x55e140dbdff0]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20250126085859665 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14341372-RAB-23)[0x55e140dbdff0]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20250126085859665 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-14341372)[0x55e140dbb440]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20250126085859665 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250126085859665 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-14341372)[0x55e140dbb440]{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) 20250126085859665 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-14341372)[0x55e140dbb440]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20250126085859665 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55e140dafbb0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20250126085859665 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250126085859665 DLSCCP DEBUG SCCP-SCOC(42)[0x55e140db00c0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250126085859665 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002273dc), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:406) 20250126085859665 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085859665 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085859665 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085859665 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085859665 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-14341372)[0x55e140dbb440]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20250126085859665 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-14341372)[0x55e140dbb440]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20250126085859665 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-14341372)[0x55e140dbb440]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250126085859665 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14341372-RAB-23)[0x55e140dbdff0]{ESTABLISHED}: -rx-> PFCP seq-17 SEID-0x7 SESSION_MOD_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:411) 20250126085859665 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14341372-RAB-23)[0x55e140dbdff0]{ESTABLISHED}: <-tx- PFCP seq-17 SEID-0x3ec SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250126085859665 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250126085859665 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14341372-RAB-23)[0x55e140dbdff0]{ESTABLISHED}: -rx-> PFCP seq-17 SEID-0x7 SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250126085859665 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250126085859665 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250126085859665 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085859665 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085859665 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085859665 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085859665 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085859665 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085859665 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085859665 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085859665 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085859665 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085859665 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085859665 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085859665 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085859665 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085859665 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085859665 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085859665 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085859665 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085859665 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085859665 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085859665 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085859665 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000002b), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:477) 20250126085859665 DLSCCP DEBUG Received CO:CODT for local reference 43 (sccp_scoc.c:1824) 20250126085859665 DLSCCP DEBUG SCCP-SCOC(43)[0x55e140dafed0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250126085859665 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085859665 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250126085859665 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55e140db01f0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250126085859665 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250126085859665 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250126085859665 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55e140db01f0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250126085859665 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250126085859665 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20250126085859665 DRANAP DEBUG ps_rab_ass[0x55e140dbb440]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250126085859665 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250126085859665 DLPFCP DEBUG ps_rab[0x55e140e21050]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250126085859666 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5611929-RAB-23)[0x55e140e21050]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20250126085859666 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250126085859666 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5611929-RAB-23)[0x55e140e21050]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-18 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:270) 20250126085859666 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20250126085859666 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5611929)[0x55e140dbb440]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: Session index based on local reference:4 HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW-PFCP(424)@2bd1da4a78dd: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O TC_ps_rab_assignment_concurrent0(438)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(424)@2bd1da4a78dd: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 50, lengthIndicator := 187, seid := '0000000000000000'O, sequence_number := 18, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_request := { node_id := { elementIdentifier := 60, lengthIndicator := 5, node_id_type := 0, spare := '0000'B, node_id_value := '7F000002'O }, CP_F_SEID := { elementIdentifier := 57, lengthIndicator := 13, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '0000000000000008'O, ipv4_address := '7F000002'O, ipv6_address := omit }, create_PDR_list := { { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 1, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } }, { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 0, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 2 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } } }, create_FAR_list := { { elementIdentifier := 3, lengthIndicator := 14, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '1'B, forw := '0'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint_list := omit, pdn_type := omit, node_list := omit, up_inactivity_timer := omit } } } } HNBGW-PFCP(424)@2bd1da4a78dd: found destination TC_ps_rab_assignment_concurrent0(439) TC_ps_rab_assignment_concurrent0(439)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(439)@2bd1da4a78dd: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":828 TC_ps_rab_assignment_concurrent0(440)@2bd1da4a78dd: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":808 HNBGW-PFCP(424)@2bd1da4a78dd: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(439): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000008'O, sequence_number := 18, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_response := { node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_ie := omit, UP_F_SEID := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003ED'O, ipv4_address := '7F000001'O, ipv6_address := omit }, created_PDR_list := { { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '22002200'O, ipv4_address := '7F000002'O, ipv6_address := omit, choose_id := omit } } }, { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '30303030'O ("0000"), ipv4_address := '7F000003'O, ipv6_address := omit, choose_id := omit } } } }, load_control_information := omit, overload_control_information := omit, node_list := omit, failed_rule_id := omit, created_traffic_endpoint_list := omit } } } 20250126085859669 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250126085859669 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5611929-RAB-23)[0x55e140e21050]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-18 SEID-0x8 SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20250126085859669 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5611929-RAB-23)[0x55e140e21050]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20250126085859669 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5611929)[0x55e140dbb440]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20250126085859669 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250126085859669 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5611929)[0x55e140e211d0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20250126085859669 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250126085859669 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5611929)[0x55e140dbb440]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20250126085859669 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5611929)[0x55e140dbb440]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20250126085859669 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5611929)[0x55e140dbb440]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250126085859669 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5611929-RAB-23)[0x55e140e21050]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20250126085859669 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5611929-RAB-23)[0x55e140e21050]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-18 SEID-0x8 SESSION_EST_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:411) 20250126085859669 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5611929-RAB-23)[0x55e140e21050]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-18 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250126085859669 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250126085859669 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5611929-RAB-23)[0x55e140e21050]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-18 SEID-0x8 SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250126085859669 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250126085859669 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250126085859669 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085859669 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_ps_rab_assignment_concurrent0(439)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126085859673 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085859673 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085859673 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1355) 20250126085859673 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250126085859673 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x55a199) (hnbgw_rua.c:471) 20250126085859673 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5611929 SCCP-43 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250126085859673 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5611929)[0x55e140e211d0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250126085859673 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250126085859673 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250126085859674 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5611929)[0x55e140e211d0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250126085859674 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250126085859674 DRANAP DEBUG ps_rab_ass[0x55e140dbb440]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250126085859674 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5611929)[0x55e140dbb440]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20250126085859674 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250126085859674 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5611929-RAB-23)[0x55e140e21050]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20250126085859674 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5611929-RAB-23)[0x55e140e21050]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20250126085859674 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250126085859674 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5611929-RAB-23)[0x55e140e21050]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-19 SEID-0x3ed SESSION_MOD_REQ: sending (pfcp_endpoint.c:270) 20250126085859674 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20250126085859674 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5611929)[0x55e140dbb440]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(424)@2bd1da4a78dd: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(424)@2bd1da4a78dd: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 52, lengthIndicator := 48, seid := '00000000000003ED'O, sequence_number := 19, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_request := { f_seid := omit, remove_PDR_list := omit, remove_FAR_list := omit, remove_URR_list := omit, remove_QER_list := omit, remove_BAR := omit, remove_traffic_endpoint := omit, create_PDR_list := omit, create_FAR_list := omit, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint := omit, update_PDR_list := omit, update_FAR_list := { { elementIdentifier := 10, lengthIndicator := 32, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '0'B, forw := '1'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, update_URR_list := omit, update_QER_list := omit, update_BAR := omit, update_traffic_endpoint := omit, pfcpSMReq_flags := omit, query_URR_list := omit, node_list := omit, up_inactivity_timer := omit, querry_urr_reference := omit } } } } HNBGW-PFCP(424)@2bd1da4a78dd: found destination TC_ps_rab_assignment_concurrent0(439) TC_ps_rab_assignment_concurrent0(439)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(424)@2bd1da4a78dd: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(439): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000008'O, sequence_number := 19, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, created_PDR := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit, failed_rule_id := omit, additional_usage_reports_information := omit, created_updated_traffic_endpoint := omit } } } 20250126085859675 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250126085859675 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5611929-RAB-23)[0x55e140e21050]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-19 SEID-0x8 SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20250126085859675 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5611929-RAB-23)[0x55e140e21050]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20250126085859675 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5611929-RAB-23)[0x55e140e21050]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20250126085859675 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5611929)[0x55e140dbb440]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20250126085859675 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250126085859675 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5611929)[0x55e140dbb440]{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) 20250126085859676 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5611929)[0x55e140dbb440]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20250126085859676 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55e140db01f0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20250126085859676 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250126085859676 DLSCCP DEBUG SCCP-SCOC(43)[0x55e140dafed0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250126085859676 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cc21f0), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:406) 20250126085859676 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085859676 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085859676 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085859676 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085859676 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5611929)[0x55e140dbb440]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20250126085859676 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5611929)[0x55e140dbb440]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: Session index based on connection ID:6 HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: vl_from0 20250126085859676 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5611929)[0x55e140dbb440]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250126085859676 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5611929-RAB-23)[0x55e140e21050]{ESTABLISHED}: -rx-> PFCP seq-19 SEID-0x8 SESSION_MOD_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:411) 20250126085859676 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5611929-RAB-23)[0x55e140e21050]{ESTABLISHED}: <-tx- PFCP seq-19 SEID-0x3ed SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250126085859676 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250126085859676 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5611929-RAB-23)[0x55e140e21050]{ESTABLISHED}: -rx-> PFCP seq-19 SEID-0x8 SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250126085859676 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250126085859676 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250126085859676 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085859676 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085859676 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085859676 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085859676 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085859676 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085859676 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085859676 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20250126085859676 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085859676 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085859676 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085859676 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085859676 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085859676 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085859676 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085859676 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085859676 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085859676 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085859676 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085859676 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085859676 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085859676 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000002c), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:477) 20250126085859676 DLSCCP DEBUG Received CO:CODT for local reference 44 (sccp_scoc.c:1824) 20250126085859676 DLSCCP DEBUG SCCP-SCOC(44)[0x55e140db9cf0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250126085859676 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085859676 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250126085859676 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55e140dbfb70]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250126085859676 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250126085859676 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250126085859676 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55e140dbfb70]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250126085859676 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250126085859676 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20250126085859676 DRANAP DEBUG ps_rab_ass[0x55e140dbb440]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250126085859676 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250126085859676 DLPFCP DEBUG ps_rab[0x55e140da9230]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250126085859676 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3468105-RAB-23)[0x55e140da9230]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20250126085859676 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250126085859676 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3468105-RAB-23)[0x55e140da9230]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-20 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:270) 20250126085859676 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20250126085859676 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3468105)[0x55e140dbb440]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: Session index based on local reference:5 HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW-PFCP(424)@2bd1da4a78dd: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW-PFCP(424)@2bd1da4a78dd: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 50, lengthIndicator := 187, seid := '0000000000000000'O, sequence_number := 20, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_request := { node_id := { elementIdentifier := 60, lengthIndicator := 5, node_id_type := 0, spare := '0000'B, node_id_value := '7F000002'O }, CP_F_SEID := { elementIdentifier := 57, lengthIndicator := 13, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '0000000000000009'O, ipv4_address := '7F000002'O, ipv6_address := omit }, create_PDR_list := { { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 1, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } }, { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 0, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 2 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } } }, create_FAR_list := { { elementIdentifier := 3, lengthIndicator := 14, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '1'B, forw := '0'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint_list := omit, pdn_type := omit, node_list := omit, up_inactivity_timer := omit } } } } HNBGW-PFCP(424)@2bd1da4a78dd: found destination TC_ps_rab_assignment_concurrent0(440) TC_ps_rab_assignment_concurrent0(439)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(440)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(440)@2bd1da4a78dd: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":828 TC_ps_rab_assignment_concurrent0(441)@2bd1da4a78dd: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":808 HNBGW-PFCP(424)@2bd1da4a78dd: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(440): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000009'O, sequence_number := 20, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_response := { node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_ie := omit, UP_F_SEID := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003EE'O, ipv4_address := '7F000001'O, ipv6_address := omit }, created_PDR_list := { { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '22002200'O, ipv4_address := '7F000002'O, ipv6_address := omit, choose_id := omit } } }, { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '30303030'O ("0000"), ipv4_address := '7F000003'O, ipv6_address := omit, choose_id := omit } } } }, load_control_information := omit, overload_control_information := omit, node_list := omit, failed_rule_id := omit, created_traffic_endpoint_list := omit } } } 20250126085859679 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250126085859679 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3468105-RAB-23)[0x55e140da9230]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-20 SEID-0x9 SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20250126085859679 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3468105-RAB-23)[0x55e140da9230]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20250126085859679 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3468105)[0x55e140dbb440]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20250126085859679 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250126085859679 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3468105)[0x55e140da5300]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20250126085859679 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250126085859679 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3468105)[0x55e140dbb440]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20250126085859679 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3468105)[0x55e140dbb440]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20250126085859679 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3468105)[0x55e140dbb440]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250126085859679 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3468105-RAB-23)[0x55e140da9230]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20250126085859679 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3468105-RAB-23)[0x55e140da9230]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-20 SEID-0x9 SESSION_EST_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:411) 20250126085859679 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3468105-RAB-23)[0x55e140da9230]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-20 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250126085859679 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250126085859679 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3468105-RAB-23)[0x55e140da9230]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-20 SEID-0x9 SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250126085859679 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250126085859679 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250126085859679 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085859679 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_ps_rab_assignment_concurrent0(440)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126085859683 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085859683 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085859683 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1355) 20250126085859683 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250126085859683 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x34eb49) (hnbgw_rua.c:471) 20250126085859683 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3468105 SCCP-44 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250126085859683 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3468105)[0x55e140da5300]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250126085859683 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250126085859683 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250126085859683 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3468105)[0x55e140da5300]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250126085859683 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250126085859683 DRANAP DEBUG ps_rab_ass[0x55e140dbb440]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250126085859683 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3468105)[0x55e140dbb440]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20250126085859683 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250126085859683 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3468105-RAB-23)[0x55e140da9230]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20250126085859683 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3468105-RAB-23)[0x55e140da9230]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20250126085859683 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250126085859683 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3468105-RAB-23)[0x55e140da9230]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-21 SEID-0x3ee SESSION_MOD_REQ: sending (pfcp_endpoint.c:270) 20250126085859683 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20250126085859683 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3468105)[0x55e140dbb440]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(424)@2bd1da4a78dd: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(424)@2bd1da4a78dd: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 52, lengthIndicator := 48, seid := '00000000000003EE'O, sequence_number := 21, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_request := { f_seid := omit, remove_PDR_list := omit, remove_FAR_list := omit, remove_URR_list := omit, remove_QER_list := omit, remove_BAR := omit, remove_traffic_endpoint := omit, create_PDR_list := omit, create_FAR_list := omit, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint := omit, update_PDR_list := omit, update_FAR_list := { { elementIdentifier := 10, lengthIndicator := 32, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '0'B, forw := '1'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, update_URR_list := omit, update_QER_list := omit, update_BAR := omit, update_traffic_endpoint := omit, pfcpSMReq_flags := omit, query_URR_list := omit, node_list := omit, up_inactivity_timer := omit, querry_urr_reference := omit } } } } HNBGW-PFCP(424)@2bd1da4a78dd: found destination TC_ps_rab_assignment_concurrent0(440) TC_ps_rab_assignment_concurrent0(440)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(424)@2bd1da4a78dd: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(440): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000009'O, sequence_number := 21, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, created_PDR := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit, failed_rule_id := omit, additional_usage_reports_information := omit, created_updated_traffic_endpoint := omit } } } 20250126085859685 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250126085859685 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3468105-RAB-23)[0x55e140da9230]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-21 SEID-0x9 SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20250126085859685 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3468105-RAB-23)[0x55e140da9230]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20250126085859685 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3468105-RAB-23)[0x55e140da9230]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20250126085859685 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3468105)[0x55e140dbb440]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20250126085859685 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250126085859685 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3468105)[0x55e140dbb440]{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) 20250126085859685 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3468105)[0x55e140dbb440]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20250126085859685 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55e140dbfb70]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20250126085859685 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250126085859685 DLSCCP DEBUG SCCP-SCOC(44)[0x55e140db9cf0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250126085859685 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00759c0d), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:406) 20250126085859685 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085859685 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085859685 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085859685 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085859685 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3468105)[0x55e140dbb440]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20250126085859685 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3468105)[0x55e140dbb440]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20250126085859685 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3468105)[0x55e140dbb440]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250126085859685 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3468105-RAB-23)[0x55e140da9230]{ESTABLISHED}: -rx-> PFCP seq-21 SEID-0x9 SESSION_MOD_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:411) 20250126085859685 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3468105-RAB-23)[0x55e140da9230]{ESTABLISHED}: <-tx- PFCP seq-21 SEID-0x3ee SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250126085859685 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250126085859685 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3468105-RAB-23)[0x55e140da9230]{ESTABLISHED}: -rx-> PFCP seq-21 SEID-0x9 SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250126085859685 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250126085859685 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250126085859686 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085859686 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085859686 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085859686 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085859686 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085859686 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085859686 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085859686 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: Session index based on connection ID:7 HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20250126085859686 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085859686 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085859686 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085859686 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085859686 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: Session index based on local reference:6 20250126085859686 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085859686 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085859686 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250126085859686 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085859686 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085859686 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085859686 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085859686 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085859686 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000002d), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:477) 20250126085859686 DLSCCP DEBUG Received CO:CODT for local reference 45 (sccp_scoc.c:1824) 20250126085859686 DLSCCP DEBUG SCCP-SCOC(45)[0x55e140dd9c20]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250126085859686 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085859686 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250126085859686 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55e140dba180]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250126085859686 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250126085859686 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250126085859686 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55e140dba180]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250126085859686 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250126085859686 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20250126085859686 DRANAP DEBUG ps_rab_ass[0x55e140dbb440]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250126085859686 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250126085859686 DLPFCP DEBUG ps_rab[0x55e140dbde20]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250126085859686 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9045700-RAB-23)[0x55e140dbde20]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20250126085859686 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250126085859686 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9045700-RAB-23)[0x55e140dbde20]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-22 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:270) 20250126085859687 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20250126085859687 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9045700)[0x55e140dbb440]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW-PFCP(424)@2bd1da4a78dd: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW-PFCP(424)@2bd1da4a78dd: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 50, lengthIndicator := 187, seid := '0000000000000000'O, sequence_number := 22, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_request := { node_id := { elementIdentifier := 60, lengthIndicator := 5, node_id_type := 0, spare := '0000'B, node_id_value := '7F000002'O }, CP_F_SEID := { elementIdentifier := 57, lengthIndicator := 13, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '000000000000000A'O, ipv4_address := '7F000002'O, ipv6_address := omit }, create_PDR_list := { { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 1, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } }, { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 0, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 2 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } } }, create_FAR_list := { { elementIdentifier := 3, lengthIndicator := 14, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '1'B, forw := '0'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint_list := omit, pdn_type := omit, node_list := omit, up_inactivity_timer := omit } } } } HNBGW-PFCP(424)@2bd1da4a78dd: found destination TC_ps_rab_assignment_concurrent0(441) TC_ps_rab_assignment_concurrent0(440)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(441)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(441)@2bd1da4a78dd: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":828 TC_ps_rab_assignment_concurrent0(442)@2bd1da4a78dd: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":808 HNBGW-PFCP(424)@2bd1da4a78dd: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(441): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '000000000000000A'O, sequence_number := 22, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_response := { node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_ie := omit, UP_F_SEID := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003EF'O, ipv4_address := '7F000001'O, ipv6_address := omit }, created_PDR_list := { { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '22002200'O, ipv4_address := '7F000002'O, ipv6_address := omit, choose_id := omit } } }, { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '30303030'O ("0000"), ipv4_address := '7F000003'O, ipv6_address := omit, choose_id := omit } } } }, load_control_information := omit, overload_control_information := omit, node_list := omit, failed_rule_id := omit, created_traffic_endpoint_list := omit } } } 20250126085859690 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250126085859690 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9045700-RAB-23)[0x55e140dbde20]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-22 SEID-0xa SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20250126085859690 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9045700-RAB-23)[0x55e140dbde20]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20250126085859690 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9045700)[0x55e140dbb440]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20250126085859690 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250126085859690 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9045700)[0x55e140dc01b0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20250126085859690 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250126085859690 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9045700)[0x55e140dbb440]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20250126085859690 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9045700)[0x55e140dbb440]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20250126085859690 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9045700)[0x55e140dbb440]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250126085859690 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9045700-RAB-23)[0x55e140dbde20]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20250126085859690 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9045700-RAB-23)[0x55e140dbde20]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-22 SEID-0xa SESSION_EST_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:411) 20250126085859690 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9045700-RAB-23)[0x55e140dbde20]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-22 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250126085859690 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250126085859690 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9045700-RAB-23)[0x55e140dbde20]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-22 SEID-0xa SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250126085859690 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250126085859690 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250126085859690 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085859690 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_ps_rab_assignment_concurrent0(441)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126085859694 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085859694 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085859694 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1355) 20250126085859694 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250126085859694 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x8a06c4) (hnbgw_rua.c:471) 20250126085859694 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9045700 SCCP-45 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250126085859694 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9045700)[0x55e140dc01b0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250126085859694 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250126085859694 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250126085859694 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9045700)[0x55e140dc01b0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250126085859694 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250126085859694 DRANAP DEBUG ps_rab_ass[0x55e140dbb440]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250126085859694 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9045700)[0x55e140dbb440]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20250126085859694 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250126085859694 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9045700-RAB-23)[0x55e140dbde20]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20250126085859694 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9045700-RAB-23)[0x55e140dbde20]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20250126085859694 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250126085859694 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9045700-RAB-23)[0x55e140dbde20]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-23 SEID-0x3ef SESSION_MOD_REQ: sending (pfcp_endpoint.c:270) 20250126085859694 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20250126085859694 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9045700)[0x55e140dbb440]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(424)@2bd1da4a78dd: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(424)@2bd1da4a78dd: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 52, lengthIndicator := 48, seid := '00000000000003EF'O, sequence_number := 23, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_request := { f_seid := omit, remove_PDR_list := omit, remove_FAR_list := omit, remove_URR_list := omit, remove_QER_list := omit, remove_BAR := omit, remove_traffic_endpoint := omit, create_PDR_list := omit, create_FAR_list := omit, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint := omit, update_PDR_list := omit, update_FAR_list := { { elementIdentifier := 10, lengthIndicator := 32, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '0'B, forw := '1'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, update_URR_list := omit, update_QER_list := omit, update_BAR := omit, update_traffic_endpoint := omit, pfcpSMReq_flags := omit, query_URR_list := omit, node_list := omit, up_inactivity_timer := omit, querry_urr_reference := omit } } } } HNBGW-PFCP(424)@2bd1da4a78dd: found destination TC_ps_rab_assignment_concurrent0(441) TC_ps_rab_assignment_concurrent0(441)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(424)@2bd1da4a78dd: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(441): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '000000000000000A'O, sequence_number := 23, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, created_PDR := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit, failed_rule_id := omit, additional_usage_reports_information := omit, created_updated_traffic_endpoint := omit } } } 20250126085859696 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250126085859696 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9045700-RAB-23)[0x55e140dbde20]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-23 SEID-0xa SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20250126085859696 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9045700-RAB-23)[0x55e140dbde20]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20250126085859696 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9045700-RAB-23)[0x55e140dbde20]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20250126085859696 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9045700)[0x55e140dbb440]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20250126085859696 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250126085859696 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9045700)[0x55e140dbb440]{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) 20250126085859696 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9045700)[0x55e140dbb440]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20250126085859696 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55e140dba180]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20250126085859696 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250126085859696 DLSCCP DEBUG SCCP-SCOC(45)[0x55e140dd9c20]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250126085859696 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00786b5e), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:406) 20250126085859696 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085859696 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085859696 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085859696 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085859696 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9045700)[0x55e140dbb440]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20250126085859696 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9045700)[0x55e140dbb440]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20250126085859696 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9045700)[0x55e140dbb440]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250126085859696 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9045700-RAB-23)[0x55e140dbde20]{ESTABLISHED}: -rx-> PFCP seq-23 SEID-0xa SESSION_MOD_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:411) 20250126085859696 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9045700-RAB-23)[0x55e140dbde20]{ESTABLISHED}: <-tx- PFCP seq-23 SEID-0x3ef SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250126085859696 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250126085859696 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9045700-RAB-23)[0x55e140dbde20]{ESTABLISHED}: -rx-> PFCP seq-23 SEID-0xa SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250126085859696 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250126085859696 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250126085859696 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085859696 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085859696 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085859696 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085859696 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085859696 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085859696 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085859696 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: Session index based on local reference:7 HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(441)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: Session index based on connection ID:8 HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20250126085859701 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085859701 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085859701 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085859701 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085859701 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085859701 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085859701 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085859701 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085859701 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085859701 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085859701 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085859701 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085859701 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085859701 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000002e), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:477) 20250126085859701 DLSCCP DEBUG Received CO:CODT for local reference 46 (sccp_scoc.c:1824) 20250126085859701 DLSCCP DEBUG SCCP-SCOC(46)[0x55e140d9cf10]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250126085859701 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085859701 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250126085859701 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55e140dba340]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250126085859701 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250126085859701 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250126085859701 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55e140dba340]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250126085859701 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250126085859701 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20250126085859701 DRANAP DEBUG ps_rab_ass[0x55e140dbb440]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250126085859701 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250126085859701 DLPFCP DEBUG ps_rab[0x55e140dbbac0]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250126085859701 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2527327-RAB-23)[0x55e140dbbac0]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20250126085859701 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250126085859701 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2527327-RAB-23)[0x55e140dbbac0]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-24 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:270) 20250126085859701 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20250126085859701 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-2527327)[0x55e140dbb440]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW-PFCP(424)@2bd1da4a78dd: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW-PFCP(424)@2bd1da4a78dd: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 50, lengthIndicator := 187, seid := '0000000000000000'O, sequence_number := 24, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_request := { node_id := { elementIdentifier := 60, lengthIndicator := 5, node_id_type := 0, spare := '0000'B, node_id_value := '7F000002'O }, CP_F_SEID := { elementIdentifier := 57, lengthIndicator := 13, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '000000000000000B'O, ipv4_address := '7F000002'O, ipv6_address := omit }, create_PDR_list := { { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 1, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } }, { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 0, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 2 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } } }, create_FAR_list := { { elementIdentifier := 3, lengthIndicator := 14, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '1'B, forw := '0'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint_list := omit, pdn_type := omit, node_list := omit, up_inactivity_timer := omit } } } } HNBGW-PFCP(424)@2bd1da4a78dd: found destination TC_ps_rab_assignment_concurrent0(442) TC_ps_rab_assignment_concurrent0(442)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(442)@2bd1da4a78dd: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":828 TC_ps_rab_assignment_concurrent0(443)@2bd1da4a78dd: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":808 HNBGW-PFCP(424)@2bd1da4a78dd: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(442): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '000000000000000B'O, sequence_number := 24, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_response := { node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_ie := omit, UP_F_SEID := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003F0'O, ipv4_address := '7F000001'O, ipv6_address := omit }, created_PDR_list := { { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '22002200'O, ipv4_address := '7F000002'O, ipv6_address := omit, choose_id := omit } } }, { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '30303030'O ("0000"), ipv4_address := '7F000003'O, ipv6_address := omit, choose_id := omit } } } }, load_control_information := omit, overload_control_information := omit, node_list := omit, failed_rule_id := omit, created_traffic_endpoint_list := omit } } } 20250126085859704 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250126085859704 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2527327-RAB-23)[0x55e140dbbac0]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-24 SEID-0xb SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20250126085859704 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2527327-RAB-23)[0x55e140dbbac0]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20250126085859704 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-2527327)[0x55e140dbb440]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20250126085859704 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250126085859704 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2527327)[0x55e140dbef40]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20250126085859704 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250126085859704 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-2527327)[0x55e140dbb440]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20250126085859704 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-2527327)[0x55e140dbb440]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20250126085859704 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-2527327)[0x55e140dbb440]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250126085859704 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2527327-RAB-23)[0x55e140dbbac0]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20250126085859704 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2527327-RAB-23)[0x55e140dbbac0]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-24 SEID-0xb SESSION_EST_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:411) 20250126085859704 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2527327-RAB-23)[0x55e140dbbac0]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-24 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250126085859704 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250126085859704 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2527327-RAB-23)[0x55e140dbbac0]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-24 SEID-0xb SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250126085859704 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250126085859704 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250126085859704 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085859704 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_ps_rab_assignment_concurrent0(442)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126085859708 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085859708 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085859708 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1355) 20250126085859708 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250126085859708 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x26905f) (hnbgw_rua.c:471) 20250126085859708 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2527327 SCCP-46 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250126085859708 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2527327)[0x55e140dbef40]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250126085859708 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250126085859708 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250126085859708 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2527327)[0x55e140dbef40]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250126085859708 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250126085859708 DRANAP DEBUG ps_rab_ass[0x55e140dbb440]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250126085859708 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-2527327)[0x55e140dbb440]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20250126085859708 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250126085859708 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2527327-RAB-23)[0x55e140dbbac0]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20250126085859708 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2527327-RAB-23)[0x55e140dbbac0]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20250126085859708 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250126085859708 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2527327-RAB-23)[0x55e140dbbac0]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-25 SEID-0x3f0 SESSION_MOD_REQ: sending (pfcp_endpoint.c:270) 20250126085859709 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20250126085859709 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-2527327)[0x55e140dbb440]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(424)@2bd1da4a78dd: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(424)@2bd1da4a78dd: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 52, lengthIndicator := 48, seid := '00000000000003F0'O, sequence_number := 25, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_request := { f_seid := omit, remove_PDR_list := omit, remove_FAR_list := omit, remove_URR_list := omit, remove_QER_list := omit, remove_BAR := omit, remove_traffic_endpoint := omit, create_PDR_list := omit, create_FAR_list := omit, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint := omit, update_PDR_list := omit, update_FAR_list := { { elementIdentifier := 10, lengthIndicator := 32, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '0'B, forw := '1'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, update_URR_list := omit, update_QER_list := omit, update_BAR := omit, update_traffic_endpoint := omit, pfcpSMReq_flags := omit, query_URR_list := omit, node_list := omit, up_inactivity_timer := omit, querry_urr_reference := omit } } } } HNBGW-PFCP(424)@2bd1da4a78dd: found destination TC_ps_rab_assignment_concurrent0(442) TC_ps_rab_assignment_concurrent0(442)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(424)@2bd1da4a78dd: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(442): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '000000000000000B'O, sequence_number := 25, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, created_PDR := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit, failed_rule_id := omit, additional_usage_reports_information := omit, created_updated_traffic_endpoint := omit } } } HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: Session index based on connection ID:9 HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: vl_from0 20250126085859710 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250126085859710 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2527327-RAB-23)[0x55e140dbbac0]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-25 SEID-0xb SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20250126085859710 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2527327-RAB-23)[0x55e140dbbac0]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20250126085859710 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2527327-RAB-23)[0x55e140dbbac0]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20250126085859710 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-2527327)[0x55e140dbb440]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20250126085859711 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250126085859711 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-2527327)[0x55e140dbb440]{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) 20250126085859711 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-2527327)[0x55e140dbb440]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20250126085859711 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55e140dba340]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20250126085859711 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250126085859711 DLSCCP DEBUG SCCP-SCOC(46)[0x55e140d9cf10]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20250126085859711 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00182e90), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:406) 20250126085859711 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085859711 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085859711 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085859711 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085859711 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-2527327)[0x55e140dbb440]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20250126085859711 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-2527327)[0x55e140dbb440]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20250126085859711 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-2527327)[0x55e140dbb440]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250126085859711 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2527327-RAB-23)[0x55e140dbbac0]{ESTABLISHED}: -rx-> PFCP seq-25 SEID-0xb SESSION_MOD_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:411) 20250126085859711 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2527327-RAB-23)[0x55e140dbbac0]{ESTABLISHED}: <-tx- PFCP seq-25 SEID-0x3f0 SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250126085859711 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250126085859711 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2527327-RAB-23)[0x55e140dbbac0]{ESTABLISHED}: -rx-> PFCP seq-25 SEID-0xb SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250126085859711 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250126085859711 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250126085859711 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085859711 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085859711 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085859711 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085859711 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085859711 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085859711 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085859711 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085859711 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085859711 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085859711 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085859711 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085859711 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085859711 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085859711 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085859711 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085859711 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085859711 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085859711 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085859711 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085859711 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085859711 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000002f), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:477) 20250126085859711 DLSCCP DEBUG Received CO:CODT for local reference 47 (sccp_scoc.c:1824) 20250126085859711 DLSCCP DEBUG SCCP-SCOC(47)[0x55e140da6910]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250126085859711 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085859711 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250126085859711 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55e140db9ff0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250126085859711 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250126085859711 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250126085859711 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55e140db9ff0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250126085859711 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250126085859711 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20250126085859711 DRANAP DEBUG ps_rab_ass[0x55e140dbb440]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250126085859711 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250126085859711 DLPFCP DEBUG ps_rab[0x55e140db95b0]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250126085859711 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6298377-RAB-23)[0x55e140db95b0]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20250126085859711 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250126085859711 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6298377-RAB-23)[0x55e140db95b0]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-26 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:270) 20250126085859711 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20250126085859711 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6298377)[0x55e140dbb440]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW-PFCP(424)@2bd1da4a78dd: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: Session index based on local reference:8 HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW-PFCP(424)@2bd1da4a78dd: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 50, lengthIndicator := 187, seid := '0000000000000000'O, sequence_number := 26, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_request := { node_id := { elementIdentifier := 60, lengthIndicator := 5, node_id_type := 0, spare := '0000'B, node_id_value := '7F000002'O }, CP_F_SEID := { elementIdentifier := 57, lengthIndicator := 13, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '000000000000000C'O, ipv4_address := '7F000002'O, ipv6_address := omit }, create_PDR_list := { { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 1, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } }, { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 0, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 2 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } } }, create_FAR_list := { { elementIdentifier := 3, lengthIndicator := 14, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '1'B, forw := '0'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint_list := omit, pdn_type := omit, node_list := omit, up_inactivity_timer := omit } } } } HNBGW-PFCP(424)@2bd1da4a78dd: found destination TC_ps_rab_assignment_concurrent0(443) TC_ps_rab_assignment_concurrent0(442)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(443)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(443)@2bd1da4a78dd: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":828 TC_ps_rab_assignment_concurrent0(444)@2bd1da4a78dd: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":808 HNBGW-PFCP(424)@2bd1da4a78dd: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(443): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '000000000000000C'O, sequence_number := 26, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_response := { node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_ie := omit, UP_F_SEID := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003F1'O, ipv4_address := '7F000001'O, ipv6_address := omit }, created_PDR_list := { { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '22002200'O, ipv4_address := '7F000002'O, ipv6_address := omit, choose_id := omit } } }, { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '30303030'O ("0000"), ipv4_address := '7F000003'O, ipv6_address := omit, choose_id := omit } } } }, load_control_information := omit, overload_control_information := omit, node_list := omit, failed_rule_id := omit, created_traffic_endpoint_list := omit } } } 20250126085859715 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250126085859715 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6298377-RAB-23)[0x55e140db95b0]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-26 SEID-0xc SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20250126085859715 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6298377-RAB-23)[0x55e140db95b0]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20250126085859715 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6298377)[0x55e140dbb440]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20250126085859715 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250126085859715 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6298377)[0x55e140dda1c0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20250126085859715 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250126085859715 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6298377)[0x55e140dbb440]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20250126085859715 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6298377)[0x55e140dbb440]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20250126085859715 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6298377)[0x55e140dbb440]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250126085859715 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6298377-RAB-23)[0x55e140db95b0]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20250126085859715 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6298377-RAB-23)[0x55e140db95b0]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-26 SEID-0xc SESSION_EST_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:411) 20250126085859715 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6298377-RAB-23)[0x55e140db95b0]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-26 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250126085859715 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250126085859715 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6298377-RAB-23)[0x55e140db95b0]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-26 SEID-0xc SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250126085859715 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250126085859715 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250126085859715 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085859715 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_ps_rab_assignment_concurrent0(443)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126085859719 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085859719 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085859719 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1355) 20250126085859719 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250126085859719 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x601b09) (hnbgw_rua.c:471) 20250126085859719 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6298377 SCCP-47 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250126085859719 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6298377)[0x55e140dda1c0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250126085859719 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250126085859719 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250126085859719 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6298377)[0x55e140dda1c0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250126085859719 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250126085859719 DRANAP DEBUG ps_rab_ass[0x55e140dbb440]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250126085859719 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6298377)[0x55e140dbb440]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20250126085859719 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250126085859719 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6298377-RAB-23)[0x55e140db95b0]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20250126085859719 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6298377-RAB-23)[0x55e140db95b0]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20250126085859719 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250126085859719 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6298377-RAB-23)[0x55e140db95b0]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-27 SEID-0x3f1 SESSION_MOD_REQ: sending (pfcp_endpoint.c:270) 20250126085859719 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20250126085859719 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6298377)[0x55e140dbb440]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(424)@2bd1da4a78dd: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(424)@2bd1da4a78dd: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 52, lengthIndicator := 48, seid := '00000000000003F1'O, sequence_number := 27, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_request := { f_seid := omit, remove_PDR_list := omit, remove_FAR_list := omit, remove_URR_list := omit, remove_QER_list := omit, remove_BAR := omit, remove_traffic_endpoint := omit, create_PDR_list := omit, create_FAR_list := omit, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint := omit, update_PDR_list := omit, update_FAR_list := { { elementIdentifier := 10, lengthIndicator := 32, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '0'B, forw := '1'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, update_URR_list := omit, update_QER_list := omit, update_BAR := omit, update_traffic_endpoint := omit, pfcpSMReq_flags := omit, query_URR_list := omit, node_list := omit, up_inactivity_timer := omit, querry_urr_reference := omit } } } } HNBGW-PFCP(424)@2bd1da4a78dd: found destination TC_ps_rab_assignment_concurrent0(443) TC_ps_rab_assignment_concurrent0(443)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(424)@2bd1da4a78dd: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(443): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '000000000000000C'O, sequence_number := 27, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, created_PDR := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit, failed_rule_id := omit, additional_usage_reports_information := omit, created_updated_traffic_endpoint := omit } } } 20250126085859721 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250126085859721 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6298377-RAB-23)[0x55e140db95b0]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-27 SEID-0xc SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20250126085859721 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6298377-RAB-23)[0x55e140db95b0]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20250126085859721 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6298377-RAB-23)[0x55e140db95b0]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20250126085859721 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6298377)[0x55e140dbb440]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20250126085859721 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250126085859721 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6298377)[0x55e140dbb440]{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) 20250126085859721 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6298377)[0x55e140dbb440]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20250126085859721 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55e140db9ff0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20250126085859721 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250126085859721 DLSCCP DEBUG SCCP-SCOC(47)[0x55e140da6910]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250126085859721 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b94639), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:406) 20250126085859721 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085859721 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085859721 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085859721 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085859721 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6298377)[0x55e140dbb440]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20250126085859721 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6298377)[0x55e140dbb440]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20250126085859721 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6298377)[0x55e140dbb440]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250126085859721 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6298377-RAB-23)[0x55e140db95b0]{ESTABLISHED}: -rx-> PFCP seq-27 SEID-0xc SESSION_MOD_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:411) 20250126085859721 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6298377-RAB-23)[0x55e140db95b0]{ESTABLISHED}: <-tx- PFCP seq-27 SEID-0x3f1 SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250126085859721 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250126085859721 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6298377-RAB-23)[0x55e140db95b0]{ESTABLISHED}: -rx-> PFCP seq-27 SEID-0xc SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250126085859721 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250126085859721 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: Session index based on connection ID:10 HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: vl_from0 20250126085859721 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085859721 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085859721 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085859721 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085859721 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085859721 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085859721 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085859721 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: Session index based on local reference:9 HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: DT1 will be put to the reassembly buffer 20250126085859722 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085859722 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085859722 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250126085859722 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085859722 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085859722 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085859722 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085859722 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085859722 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085859722 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085859722 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085859722 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085859722 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085859722 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000030), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:477) 20250126085859722 DLSCCP DEBUG Received CO:CODT for local reference 48 (sccp_scoc.c:1824) 20250126085859722 DLSCCP DEBUG SCCP-SCOC(48)[0x55e140da3420]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250126085859722 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085859722 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250126085859722 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55e140d9d4e0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250126085859722 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250126085859722 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250126085859722 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55e140d9d4e0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250126085859722 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250126085859722 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20250126085859722 DRANAP DEBUG ps_rab_ass[0x55e140dbb440]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250126085859722 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250126085859722 DLPFCP DEBUG ps_rab[0x55e140daa330]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250126085859722 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2543429-RAB-23)[0x55e140daa330]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20250126085859722 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250126085859722 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2543429-RAB-23)[0x55e140daa330]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-28 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:270) 20250126085859722 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20250126085859722 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-2543429)[0x55e140dbb440]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW-PFCP(424)@2bd1da4a78dd: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW-PFCP(424)@2bd1da4a78dd: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 50, lengthIndicator := 187, seid := '0000000000000000'O, sequence_number := 28, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_request := { node_id := { elementIdentifier := 60, lengthIndicator := 5, node_id_type := 0, spare := '0000'B, node_id_value := '7F000002'O }, CP_F_SEID := { elementIdentifier := 57, lengthIndicator := 13, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '000000000000000D'O, ipv4_address := '7F000002'O, ipv6_address := omit }, create_PDR_list := { { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 1, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } }, { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 0, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 2 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } } }, create_FAR_list := { { elementIdentifier := 3, lengthIndicator := 14, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '1'B, forw := '0'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint_list := omit, pdn_type := omit, node_list := omit, up_inactivity_timer := omit } } } } HNBGW-PFCP(424)@2bd1da4a78dd: found destination TC_ps_rab_assignment_concurrent0(444) TC_ps_rab_assignment_concurrent0(443)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(444)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(444)@2bd1da4a78dd: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":828 TC_ps_rab_assignment_concurrent0(445)@2bd1da4a78dd: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":808 HNBGW-PFCP(424)@2bd1da4a78dd: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(444): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '000000000000000D'O, sequence_number := 28, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_response := { node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_ie := omit, UP_F_SEID := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003F2'O, ipv4_address := '7F000001'O, ipv6_address := omit }, created_PDR_list := { { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '22002200'O, ipv4_address := '7F000002'O, ipv6_address := omit, choose_id := omit } } }, { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '30303030'O ("0000"), ipv4_address := '7F000003'O, ipv6_address := omit, choose_id := omit } } } }, load_control_information := omit, overload_control_information := omit, node_list := omit, failed_rule_id := omit, created_traffic_endpoint_list := omit } } } 20250126085859725 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250126085859725 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2543429-RAB-23)[0x55e140daa330]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-28 SEID-0xd SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20250126085859725 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2543429-RAB-23)[0x55e140daa330]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20250126085859725 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-2543429)[0x55e140dbb440]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20250126085859725 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250126085859725 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2543429)[0x55e140da6a40]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20250126085859725 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250126085859725 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-2543429)[0x55e140dbb440]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20250126085859725 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-2543429)[0x55e140dbb440]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20250126085859725 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-2543429)[0x55e140dbb440]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250126085859725 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2543429-RAB-23)[0x55e140daa330]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20250126085859725 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2543429-RAB-23)[0x55e140daa330]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-28 SEID-0xd SESSION_EST_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:411) 20250126085859725 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2543429-RAB-23)[0x55e140daa330]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-28 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250126085859725 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250126085859725 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2543429-RAB-23)[0x55e140daa330]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-28 SEID-0xd SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250126085859725 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250126085859725 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250126085859725 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085859725 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_ps_rab_assignment_concurrent0(444)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126085859730 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085859730 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085859730 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1355) 20250126085859730 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250126085859730 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x26cf45) (hnbgw_rua.c:471) 20250126085859730 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2543429 SCCP-48 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250126085859730 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2543429)[0x55e140da6a40]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250126085859730 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250126085859730 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250126085859730 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2543429)[0x55e140da6a40]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250126085859730 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250126085859730 DRANAP DEBUG ps_rab_ass[0x55e140dbb440]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250126085859730 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-2543429)[0x55e140dbb440]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20250126085859730 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250126085859730 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2543429-RAB-23)[0x55e140daa330]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20250126085859730 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2543429-RAB-23)[0x55e140daa330]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20250126085859730 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250126085859730 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2543429-RAB-23)[0x55e140daa330]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-29 SEID-0x3f2 SESSION_MOD_REQ: sending (pfcp_endpoint.c:270) 20250126085859730 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20250126085859730 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-2543429)[0x55e140dbb440]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(424)@2bd1da4a78dd: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(424)@2bd1da4a78dd: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 52, lengthIndicator := 48, seid := '00000000000003F2'O, sequence_number := 29, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_request := { f_seid := omit, remove_PDR_list := omit, remove_FAR_list := omit, remove_URR_list := omit, remove_QER_list := omit, remove_BAR := omit, remove_traffic_endpoint := omit, create_PDR_list := omit, create_FAR_list := omit, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint := omit, update_PDR_list := omit, update_FAR_list := { { elementIdentifier := 10, lengthIndicator := 32, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '0'B, forw := '1'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, update_URR_list := omit, update_QER_list := omit, update_BAR := omit, update_traffic_endpoint := omit, pfcpSMReq_flags := omit, query_URR_list := omit, node_list := omit, up_inactivity_timer := omit, querry_urr_reference := omit } } } } HNBGW-PFCP(424)@2bd1da4a78dd: found destination TC_ps_rab_assignment_concurrent0(444) TC_ps_rab_assignment_concurrent0(444)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(424)@2bd1da4a78dd: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(444): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '000000000000000D'O, sequence_number := 29, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, created_PDR := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit, failed_rule_id := omit, additional_usage_reports_information := omit, created_updated_traffic_endpoint := omit } } } 20250126085859732 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250126085859732 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2543429-RAB-23)[0x55e140daa330]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-29 SEID-0xd SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20250126085859732 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2543429-RAB-23)[0x55e140daa330]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20250126085859732 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2543429-RAB-23)[0x55e140daa330]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20250126085859732 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-2543429)[0x55e140dbb440]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20250126085859732 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250126085859732 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-2543429)[0x55e140dbb440]{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) 20250126085859732 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-2543429)[0x55e140dbb440]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20250126085859732 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55e140d9d4e0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20250126085859732 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250126085859732 DLSCCP DEBUG SCCP-SCOC(48)[0x55e140da3420]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250126085859732 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00eecb68), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:406) 20250126085859732 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085859732 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085859732 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085859732 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085859732 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-2543429)[0x55e140dbb440]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20250126085859732 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-2543429)[0x55e140dbb440]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20250126085859732 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-2543429)[0x55e140dbb440]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250126085859732 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2543429-RAB-23)[0x55e140daa330]{ESTABLISHED}: -rx-> PFCP seq-29 SEID-0xd SESSION_MOD_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:411) 20250126085859732 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2543429-RAB-23)[0x55e140daa330]{ESTABLISHED}: <-tx- PFCP seq-29 SEID-0x3f2 SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250126085859732 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250126085859732 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2543429-RAB-23)[0x55e140daa330]{ESTABLISHED}: -rx-> PFCP seq-29 SEID-0xd SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250126085859732 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250126085859732 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250126085859732 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085859732 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085859732 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085859732 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085859732 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085859732 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085859732 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085859732 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: Session index based on local reference:10 HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: Session index based on connection ID:11 HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20250126085859733 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085859733 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085859733 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085859733 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085859733 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085859733 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085859733 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085859733 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085859733 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085859733 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085859733 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085859733 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085859733 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085859733 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000031), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:477) 20250126085859733 DLSCCP DEBUG Received CO:CODT for local reference 49 (sccp_scoc.c:1824) 20250126085859733 DLSCCP DEBUG SCCP-SCOC(49)[0x55e140da3c60]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250126085859733 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085859733 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250126085859733 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55e140da6bf0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250126085859733 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250126085859733 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250126085859733 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55e140da6bf0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250126085859733 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250126085859733 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20250126085859733 DRANAP DEBUG ps_rab_ass[0x55e140dbb440]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250126085859733 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250126085859733 DLPFCP DEBUG ps_rab[0x55e140db8de0]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250126085859733 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4872369-RAB-23)[0x55e140db8de0]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20250126085859733 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250126085859733 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4872369-RAB-23)[0x55e140db8de0]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-30 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:270) 20250126085859733 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20250126085859733 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4872369)[0x55e140dbb440]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) TC_ps_rab_assignment_concurrent0(444)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(424)@2bd1da4a78dd: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW-PFCP(424)@2bd1da4a78dd: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 50, lengthIndicator := 187, seid := '0000000000000000'O, sequence_number := 30, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_request := { node_id := { elementIdentifier := 60, lengthIndicator := 5, node_id_type := 0, spare := '0000'B, node_id_value := '7F000002'O }, CP_F_SEID := { elementIdentifier := 57, lengthIndicator := 13, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '000000000000000E'O, ipv4_address := '7F000002'O, ipv6_address := omit }, create_PDR_list := { { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 1, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } }, { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 0, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 2 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } } }, create_FAR_list := { { elementIdentifier := 3, lengthIndicator := 14, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '1'B, forw := '0'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint_list := omit, pdn_type := omit, node_list := omit, up_inactivity_timer := omit } } } } HNBGW-PFCP(424)@2bd1da4a78dd: found destination TC_ps_rab_assignment_concurrent0(445) TC_ps_rab_assignment_concurrent0(445)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(445)@2bd1da4a78dd: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":828 TC_ps_rab_assignment_concurrent0(446)@2bd1da4a78dd: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":808 HNBGW-PFCP(424)@2bd1da4a78dd: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(445): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '000000000000000E'O, sequence_number := 30, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_response := { node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_ie := omit, UP_F_SEID := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003F3'O, ipv4_address := '7F000001'O, ipv6_address := omit }, created_PDR_list := { { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '22002200'O, ipv4_address := '7F000002'O, ipv6_address := omit, choose_id := omit } } }, { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '30303030'O ("0000"), ipv4_address := '7F000003'O, ipv6_address := omit, choose_id := omit } } } }, load_control_information := omit, overload_control_information := omit, node_list := omit, failed_rule_id := omit, created_traffic_endpoint_list := omit } } } 20250126085859736 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250126085859736 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4872369-RAB-23)[0x55e140db8de0]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-30 SEID-0xe SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20250126085859736 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4872369-RAB-23)[0x55e140db8de0]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20250126085859736 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4872369)[0x55e140dbb440]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20250126085859736 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250126085859736 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4872369)[0x55e140da7410]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20250126085859736 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250126085859736 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4872369)[0x55e140dbb440]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20250126085859736 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4872369)[0x55e140dbb440]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20250126085859736 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4872369)[0x55e140dbb440]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250126085859736 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4872369-RAB-23)[0x55e140db8de0]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20250126085859736 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4872369-RAB-23)[0x55e140db8de0]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-30 SEID-0xe SESSION_EST_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:411) 20250126085859736 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4872369-RAB-23)[0x55e140db8de0]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-30 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250126085859736 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250126085859736 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4872369-RAB-23)[0x55e140db8de0]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-30 SEID-0xe SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250126085859736 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250126085859736 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250126085859736 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085859736 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_ps_rab_assignment_concurrent0(445)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126085859741 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085859741 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085859741 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1355) 20250126085859741 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250126085859741 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x4a58b1) (hnbgw_rua.c:471) 20250126085859741 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4872369 SCCP-49 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250126085859741 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4872369)[0x55e140da7410]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250126085859741 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250126085859741 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250126085859741 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4872369)[0x55e140da7410]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250126085859741 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250126085859741 DRANAP DEBUG ps_rab_ass[0x55e140dbb440]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250126085859741 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4872369)[0x55e140dbb440]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20250126085859741 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250126085859741 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4872369-RAB-23)[0x55e140db8de0]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20250126085859741 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4872369-RAB-23)[0x55e140db8de0]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20250126085859741 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250126085859741 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4872369-RAB-23)[0x55e140db8de0]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-31 SEID-0x3f3 SESSION_MOD_REQ: sending (pfcp_endpoint.c:270) 20250126085859741 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20250126085859741 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4872369)[0x55e140dbb440]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(424)@2bd1da4a78dd: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(424)@2bd1da4a78dd: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 52, lengthIndicator := 48, seid := '00000000000003F3'O, sequence_number := 31, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_request := { f_seid := omit, remove_PDR_list := omit, remove_FAR_list := omit, remove_URR_list := omit, remove_QER_list := omit, remove_BAR := omit, remove_traffic_endpoint := omit, create_PDR_list := omit, create_FAR_list := omit, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint := omit, update_PDR_list := omit, update_FAR_list := { { elementIdentifier := 10, lengthIndicator := 32, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '0'B, forw := '1'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, update_URR_list := omit, update_QER_list := omit, update_BAR := omit, update_traffic_endpoint := omit, pfcpSMReq_flags := omit, query_URR_list := omit, node_list := omit, up_inactivity_timer := omit, querry_urr_reference := omit } } } } HNBGW-PFCP(424)@2bd1da4a78dd: found destination TC_ps_rab_assignment_concurrent0(445) TC_ps_rab_assignment_concurrent0(445)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(424)@2bd1da4a78dd: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(445): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '000000000000000E'O, sequence_number := 31, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, created_PDR := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit, failed_rule_id := omit, additional_usage_reports_information := omit, created_updated_traffic_endpoint := omit } } } 20250126085859743 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250126085859743 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4872369-RAB-23)[0x55e140db8de0]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-31 SEID-0xe SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20250126085859743 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4872369-RAB-23)[0x55e140db8de0]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20250126085859743 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4872369-RAB-23)[0x55e140db8de0]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20250126085859743 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4872369)[0x55e140dbb440]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20250126085859743 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250126085859743 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4872369)[0x55e140dbb440]{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) 20250126085859743 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4872369)[0x55e140dbb440]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20250126085859743 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55e140da6bf0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20250126085859743 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250126085859743 DLSCCP DEBUG SCCP-SCOC(49)[0x55e140da3c60]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250126085859743 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00751763), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:406) 20250126085859743 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085859743 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085859743 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085859743 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085859743 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4872369)[0x55e140dbb440]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20250126085859743 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4872369)[0x55e140dbb440]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20250126085859743 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4872369)[0x55e140dbb440]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250126085859743 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4872369-RAB-23)[0x55e140db8de0]{ESTABLISHED}: -rx-> PFCP seq-31 SEID-0xe SESSION_MOD_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:411) 20250126085859743 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4872369-RAB-23)[0x55e140db8de0]{ESTABLISHED}: <-tx- PFCP seq-31 SEID-0x3f3 SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250126085859743 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: Session index based on connection ID:12 HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: vl_from0 20250126085859743 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4872369-RAB-23)[0x55e140db8de0]{ESTABLISHED}: -rx-> PFCP seq-31 SEID-0xe SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250126085859743 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250126085859743 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250126085859743 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085859743 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085859743 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085859743 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085859743 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085859743 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085859743 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085859743 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20250126085859743 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085859743 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085859743 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085859743 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085859743 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085859743 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085859743 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085859743 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085859743 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085859743 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085859743 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085859743 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085859743 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085859743 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000032), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:477) 20250126085859743 DLSCCP DEBUG Received CO:CODT for local reference 50 (sccp_scoc.c:1824) 20250126085859743 DLSCCP DEBUG SCCP-SCOC(50)[0x55e140d9f250]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250126085859743 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085859743 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250126085859743 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55e140da43e0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250126085859743 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250126085859743 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250126085859743 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55e140da43e0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250126085859743 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250126085859743 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20250126085859743 DRANAP DEBUG ps_rab_ass[0x55e140dbb440]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250126085859743 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250126085859743 DLPFCP DEBUG ps_rab[0x55e140e20c30]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250126085859743 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6087639-RAB-23)[0x55e140e20c30]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20250126085859743 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250126085859743 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6087639-RAB-23)[0x55e140e20c30]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-32 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:270) 20250126085859743 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20250126085859743 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6087639)[0x55e140dbb440]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: Session index based on local reference:11 HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW-PFCP(424)@2bd1da4a78dd: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW-PFCP(424)@2bd1da4a78dd: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 50, lengthIndicator := 187, seid := '0000000000000000'O, sequence_number := 32, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_request := { node_id := { elementIdentifier := 60, lengthIndicator := 5, node_id_type := 0, spare := '0000'B, node_id_value := '7F000002'O }, CP_F_SEID := { elementIdentifier := 57, lengthIndicator := 13, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '000000000000000F'O, ipv4_address := '7F000002'O, ipv6_address := omit }, create_PDR_list := { { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 1, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } }, { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 0, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 2 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } } }, create_FAR_list := { { elementIdentifier := 3, lengthIndicator := 14, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '1'B, forw := '0'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint_list := omit, pdn_type := omit, node_list := omit, up_inactivity_timer := omit } } } } HNBGW-PFCP(424)@2bd1da4a78dd: found destination TC_ps_rab_assignment_concurrent0(446) TC_ps_rab_assignment_concurrent0(445)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(446)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(446)@2bd1da4a78dd: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":828 TC_ps_rab_assignment_concurrent0(447)@2bd1da4a78dd: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":808 HNBGW-PFCP(424)@2bd1da4a78dd: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(446): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '000000000000000F'O, sequence_number := 32, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_response := { node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_ie := omit, UP_F_SEID := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003F4'O, ipv4_address := '7F000001'O, ipv6_address := omit }, created_PDR_list := { { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '22002200'O, ipv4_address := '7F000002'O, ipv6_address := omit, choose_id := omit } } }, { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '30303030'O ("0000"), ipv4_address := '7F000003'O, ipv6_address := omit, choose_id := omit } } } }, load_control_information := omit, overload_control_information := omit, node_list := omit, failed_rule_id := omit, created_traffic_endpoint_list := omit } } } 20250126085859749 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250126085859749 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6087639-RAB-23)[0x55e140e20c30]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-32 SEID-0xf SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20250126085859749 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6087639-RAB-23)[0x55e140e20c30]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20250126085859749 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6087639)[0x55e140dbb440]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20250126085859749 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250126085859749 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6087639)[0x55e140da6db0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20250126085859749 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250126085859749 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6087639)[0x55e140dbb440]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20250126085859749 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6087639)[0x55e140dbb440]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20250126085859749 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6087639)[0x55e140dbb440]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250126085859749 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6087639-RAB-23)[0x55e140e20c30]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20250126085859749 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6087639-RAB-23)[0x55e140e20c30]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-32 SEID-0xf SESSION_EST_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:411) 20250126085859749 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6087639-RAB-23)[0x55e140e20c30]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-32 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250126085859749 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250126085859749 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6087639-RAB-23)[0x55e140e20c30]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-32 SEID-0xf SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250126085859749 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250126085859749 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250126085859749 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085859749 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_ps_rab_assignment_concurrent0(446)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126085859753 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085859753 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085859753 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1355) 20250126085859753 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250126085859753 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x5ce3d7) (hnbgw_rua.c:471) 20250126085859753 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6087639 SCCP-50 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250126085859753 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6087639)[0x55e140da6db0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250126085859753 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250126085859753 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250126085859753 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6087639)[0x55e140da6db0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250126085859753 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250126085859753 DRANAP DEBUG ps_rab_ass[0x55e140dbb440]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250126085859753 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6087639)[0x55e140dbb440]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20250126085859753 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250126085859753 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6087639-RAB-23)[0x55e140e20c30]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20250126085859753 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6087639-RAB-23)[0x55e140e20c30]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20250126085859753 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250126085859753 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6087639-RAB-23)[0x55e140e20c30]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-33 SEID-0x3f4 SESSION_MOD_REQ: sending (pfcp_endpoint.c:270) 20250126085859753 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20250126085859753 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6087639)[0x55e140dbb440]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(424)@2bd1da4a78dd: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(424)@2bd1da4a78dd: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 52, lengthIndicator := 48, seid := '00000000000003F4'O, sequence_number := 33, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_request := { f_seid := omit, remove_PDR_list := omit, remove_FAR_list := omit, remove_URR_list := omit, remove_QER_list := omit, remove_BAR := omit, remove_traffic_endpoint := omit, create_PDR_list := omit, create_FAR_list := omit, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint := omit, update_PDR_list := omit, update_FAR_list := { { elementIdentifier := 10, lengthIndicator := 32, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '0'B, forw := '1'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, update_URR_list := omit, update_QER_list := omit, update_BAR := omit, update_traffic_endpoint := omit, pfcpSMReq_flags := omit, query_URR_list := omit, node_list := omit, up_inactivity_timer := omit, querry_urr_reference := omit } } } } HNBGW-PFCP(424)@2bd1da4a78dd: found destination TC_ps_rab_assignment_concurrent0(446) TC_ps_rab_assignment_concurrent0(446)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(424)@2bd1da4a78dd: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(446): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '000000000000000F'O, sequence_number := 33, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, created_PDR := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit, failed_rule_id := omit, additional_usage_reports_information := omit, created_updated_traffic_endpoint := omit } } } 20250126085859755 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250126085859755 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6087639-RAB-23)[0x55e140e20c30]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-33 SEID-0xf SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20250126085859755 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6087639-RAB-23)[0x55e140e20c30]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20250126085859755 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6087639-RAB-23)[0x55e140e20c30]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20250126085859755 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6087639)[0x55e140dbb440]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20250126085859755 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250126085859755 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6087639)[0x55e140dbb440]{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) 20250126085859755 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6087639)[0x55e140dbb440]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20250126085859755 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55e140da43e0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20250126085859755 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250126085859755 DLSCCP DEBUG SCCP-SCOC(50)[0x55e140d9f250]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250126085859755 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0072d07c), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:406) 20250126085859755 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085859755 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085859755 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085859755 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085859755 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6087639)[0x55e140dbb440]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20250126085859755 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6087639)[0x55e140dbb440]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20250126085859755 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6087639)[0x55e140dbb440]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250126085859755 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6087639-RAB-23)[0x55e140e20c30]{ESTABLISHED}: -rx-> PFCP seq-33 SEID-0xf SESSION_MOD_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:411) 20250126085859755 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6087639-RAB-23)[0x55e140e20c30]{ESTABLISHED}: <-tx- PFCP seq-33 SEID-0x3f4 SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250126085859755 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250126085859755 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6087639-RAB-23)[0x55e140e20c30]{ESTABLISHED}: -rx-> PFCP seq-33 SEID-0xf SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250126085859755 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250126085859755 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250126085859755 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085859755 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085859755 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085859755 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085859755 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085859755 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085859755 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085859755 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: Session index based on local reference:12 HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(446)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: Session index based on connection ID:13 HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20250126085859758 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085859758 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085859758 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085859758 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085859758 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085859758 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085859758 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085859758 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085859758 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085859758 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085859758 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085859758 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085859758 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085859758 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000033), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:477) 20250126085859758 DLSCCP DEBUG Received CO:CODT for local reference 51 (sccp_scoc.c:1824) 20250126085859758 DLSCCP DEBUG SCCP-SCOC(51)[0x55e140d9fd50]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250126085859758 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085859758 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250126085859758 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x55e140d9f4b0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250126085859758 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250126085859758 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250126085859758 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x55e140d9f4b0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250126085859758 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250126085859758 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20250126085859758 DRANAP DEBUG ps_rab_ass[0x55e140dbb440]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250126085859758 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250126085859758 DLPFCP DEBUG ps_rab[0x55e140dbd9e0]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250126085859758 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5007818-RAB-23)[0x55e140dbd9e0]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20250126085859758 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250126085859758 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5007818-RAB-23)[0x55e140dbd9e0]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-34 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:270) 20250126085859758 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20250126085859758 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5007818)[0x55e140dbb440]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW-PFCP(424)@2bd1da4a78dd: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW-PFCP(424)@2bd1da4a78dd: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 50, lengthIndicator := 187, seid := '0000000000000000'O, sequence_number := 34, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_request := { node_id := { elementIdentifier := 60, lengthIndicator := 5, node_id_type := 0, spare := '0000'B, node_id_value := '7F000002'O }, CP_F_SEID := { elementIdentifier := 57, lengthIndicator := 13, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '0000000000000010'O, ipv4_address := '7F000002'O, ipv6_address := omit }, create_PDR_list := { { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 1, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } }, { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 0, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 2 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } } }, create_FAR_list := { { elementIdentifier := 3, lengthIndicator := 14, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '1'B, forw := '0'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint_list := omit, pdn_type := omit, node_list := omit, up_inactivity_timer := omit } } } } HNBGW-PFCP(424)@2bd1da4a78dd: found destination TC_ps_rab_assignment_concurrent0(447) TC_ps_rab_assignment_concurrent0(447)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(447)@2bd1da4a78dd: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":828 TC_ps_rab_assignment_concurrent0(448)@2bd1da4a78dd: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":808 HNBGW-PFCP(424)@2bd1da4a78dd: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(447): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000010'O, sequence_number := 34, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_response := { node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_ie := omit, UP_F_SEID := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003F5'O, ipv4_address := '7F000001'O, ipv6_address := omit }, created_PDR_list := { { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '22002200'O, ipv4_address := '7F000002'O, ipv6_address := omit, choose_id := omit } } }, { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '30303030'O ("0000"), ipv4_address := '7F000003'O, ipv6_address := omit, choose_id := omit } } } }, load_control_information := omit, overload_control_information := omit, node_list := omit, failed_rule_id := omit, created_traffic_endpoint_list := omit } } } 20250126085859761 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250126085859761 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5007818-RAB-23)[0x55e140dbd9e0]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-34 SEID-0x10 SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20250126085859761 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5007818-RAB-23)[0x55e140dbd9e0]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20250126085859761 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5007818)[0x55e140dbb440]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20250126085859761 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250126085859761 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5007818)[0x55e140d9f380]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20250126085859761 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250126085859761 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5007818)[0x55e140dbb440]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20250126085859761 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5007818)[0x55e140dbb440]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20250126085859761 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5007818)[0x55e140dbb440]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250126085859761 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5007818-RAB-23)[0x55e140dbd9e0]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20250126085859761 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5007818-RAB-23)[0x55e140dbd9e0]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-34 SEID-0x10 SESSION_EST_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:411) 20250126085859761 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5007818-RAB-23)[0x55e140dbd9e0]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-34 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250126085859761 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250126085859761 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5007818-RAB-23)[0x55e140dbd9e0]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-34 SEID-0x10 SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250126085859761 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250126085859761 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250126085859761 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085859761 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_ps_rab_assignment_concurrent0(447)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126085859765 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085859765 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085859765 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1355) 20250126085859765 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250126085859765 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x4c69ca) (hnbgw_rua.c:471) 20250126085859765 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5007818 SCCP-51 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250126085859765 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5007818)[0x55e140d9f380]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250126085859765 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250126085859765 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250126085859765 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5007818)[0x55e140d9f380]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250126085859765 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250126085859765 DRANAP DEBUG ps_rab_ass[0x55e140dbb440]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250126085859765 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5007818)[0x55e140dbb440]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20250126085859765 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250126085859765 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5007818-RAB-23)[0x55e140dbd9e0]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20250126085859765 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5007818-RAB-23)[0x55e140dbd9e0]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20250126085859765 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250126085859765 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5007818-RAB-23)[0x55e140dbd9e0]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-35 SEID-0x3f5 SESSION_MOD_REQ: sending (pfcp_endpoint.c:270) 20250126085859765 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20250126085859765 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5007818)[0x55e140dbb440]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(424)@2bd1da4a78dd: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(424)@2bd1da4a78dd: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 52, lengthIndicator := 48, seid := '00000000000003F5'O, sequence_number := 35, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_request := { f_seid := omit, remove_PDR_list := omit, remove_FAR_list := omit, remove_URR_list := omit, remove_QER_list := omit, remove_BAR := omit, remove_traffic_endpoint := omit, create_PDR_list := omit, create_FAR_list := omit, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint := omit, update_PDR_list := omit, update_FAR_list := { { elementIdentifier := 10, lengthIndicator := 32, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '0'B, forw := '1'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, update_URR_list := omit, update_QER_list := omit, update_BAR := omit, update_traffic_endpoint := omit, pfcpSMReq_flags := omit, query_URR_list := omit, node_list := omit, up_inactivity_timer := omit, querry_urr_reference := omit } } } } HNBGW-PFCP(424)@2bd1da4a78dd: found destination TC_ps_rab_assignment_concurrent0(447) TC_ps_rab_assignment_concurrent0(447)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(424)@2bd1da4a78dd: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(447): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000010'O, sequence_number := 35, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, created_PDR := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit, failed_rule_id := omit, additional_usage_reports_information := omit, created_updated_traffic_endpoint := omit } } } 20250126085859767 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250126085859767 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5007818-RAB-23)[0x55e140dbd9e0]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-35 SEID-0x10 SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20250126085859767 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5007818-RAB-23)[0x55e140dbd9e0]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20250126085859767 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5007818-RAB-23)[0x55e140dbd9e0]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20250126085859767 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5007818)[0x55e140dbb440]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20250126085859767 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250126085859767 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5007818)[0x55e140dbb440]{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) 20250126085859767 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5007818)[0x55e140dbb440]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20250126085859767 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x55e140d9f4b0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20250126085859767 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250126085859767 DLSCCP DEBUG SCCP-SCOC(51)[0x55e140d9fd50]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250126085859767 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0040e8e1), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:406) 20250126085859767 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085859767 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085859767 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085859767 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085859767 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5007818)[0x55e140dbb440]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20250126085859767 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5007818)[0x55e140dbb440]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20250126085859767 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5007818)[0x55e140dbb440]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250126085859767 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5007818-RAB-23)[0x55e140dbd9e0]{ESTABLISHED}: -rx-> PFCP seq-35 SEID-0x10 SESSION_MOD_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:411) 20250126085859767 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5007818-RAB-23)[0x55e140dbd9e0]{ESTABLISHED}: <-tx- PFCP seq-35 SEID-0x3f5 SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250126085859767 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250126085859767 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5007818-RAB-23)[0x55e140dbd9e0]{ESTABLISHED}: -rx-> PFCP seq-35 SEID-0x10 SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250126085859767 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250126085859767 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250126085859767 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085859767 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085859767 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085859767 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085859767 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085859767 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085859767 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085859767 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: Session index based on connection ID:14 HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: Session index based on local reference:13 20250126085859768 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085859768 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085859768 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085859768 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085859768 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085859768 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085859768 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085859768 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: DT1 will be put to the reassembly buffer 20250126085859768 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085859768 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250126085859768 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085859768 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085859768 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085859768 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000034), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:477) 20250126085859768 DLSCCP DEBUG Received CO:CODT for local reference 52 (sccp_scoc.c:1824) 20250126085859768 DLSCCP DEBUG SCCP-SCOC(52)[0x55e140dbb2a0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250126085859768 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085859768 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250126085859768 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x55e140da4140]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250126085859768 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250126085859768 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250126085859768 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x55e140da4140]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250126085859768 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250126085859768 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20250126085859768 DRANAP DEBUG ps_rab_ass[0x55e140dbb440]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250126085859768 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250126085859768 DLPFCP DEBUG ps_rab[0x55e140dab3a0]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250126085859768 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11444754-RAB-23)[0x55e140dab3a0]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20250126085859768 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250126085859768 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11444754-RAB-23)[0x55e140dab3a0]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-36 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:270) 20250126085859768 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20250126085859768 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-11444754)[0x55e140dbb440]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW-PFCP(424)@2bd1da4a78dd: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O TC_ps_rab_assignment_concurrent0(447)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(424)@2bd1da4a78dd: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 50, lengthIndicator := 187, seid := '0000000000000000'O, sequence_number := 36, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_request := { node_id := { elementIdentifier := 60, lengthIndicator := 5, node_id_type := 0, spare := '0000'B, node_id_value := '7F000002'O }, CP_F_SEID := { elementIdentifier := 57, lengthIndicator := 13, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '0000000000000011'O, ipv4_address := '7F000002'O, ipv6_address := omit }, create_PDR_list := { { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 1, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } }, { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 0, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 2 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } } }, create_FAR_list := { { elementIdentifier := 3, lengthIndicator := 14, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '1'B, forw := '0'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint_list := omit, pdn_type := omit, node_list := omit, up_inactivity_timer := omit } } } } HNBGW-PFCP(424)@2bd1da4a78dd: found destination TC_ps_rab_assignment_concurrent0(448) TC_ps_rab_assignment_concurrent0(448)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(448)@2bd1da4a78dd: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":828 TC_ps_rab_assignment_concurrent0(449)@2bd1da4a78dd: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":808 HNBGW-PFCP(424)@2bd1da4a78dd: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(448): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000011'O, sequence_number := 36, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_response := { node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_ie := omit, UP_F_SEID := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003F6'O, ipv4_address := '7F000001'O, ipv6_address := omit }, created_PDR_list := { { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '22002200'O, ipv4_address := '7F000002'O, ipv6_address := omit, choose_id := omit } } }, { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '30303030'O ("0000"), ipv4_address := '7F000003'O, ipv6_address := omit, choose_id := omit } } } }, load_control_information := omit, overload_control_information := omit, node_list := omit, failed_rule_id := omit, created_traffic_endpoint_list := omit } } } 20250126085859773 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250126085859773 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11444754-RAB-23)[0x55e140dab3a0]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-36 SEID-0x11 SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20250126085859773 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11444754-RAB-23)[0x55e140dab3a0]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20250126085859773 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-11444754)[0x55e140dbb440]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20250126085859773 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250126085859773 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11444754)[0x55e140da0390]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20250126085859773 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250126085859773 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-11444754)[0x55e140dbb440]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20250126085859773 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-11444754)[0x55e140dbb440]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20250126085859773 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-11444754)[0x55e140dbb440]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250126085859773 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11444754-RAB-23)[0x55e140dab3a0]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20250126085859773 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11444754-RAB-23)[0x55e140dab3a0]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-36 SEID-0x11 SESSION_EST_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:411) 20250126085859773 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11444754-RAB-23)[0x55e140dab3a0]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-36 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250126085859773 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250126085859773 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11444754-RAB-23)[0x55e140dab3a0]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-36 SEID-0x11 SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250126085859773 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250126085859773 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250126085859773 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085859773 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_ps_rab_assignment_concurrent0(448)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126085859777 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085859777 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085859777 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1355) 20250126085859777 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250126085859777 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xaea212) (hnbgw_rua.c:471) 20250126085859777 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11444754 SCCP-52 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250126085859777 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11444754)[0x55e140da0390]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250126085859777 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250126085859777 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250126085859777 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11444754)[0x55e140da0390]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250126085859777 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250126085859777 DRANAP DEBUG ps_rab_ass[0x55e140dbb440]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250126085859777 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-11444754)[0x55e140dbb440]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20250126085859777 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250126085859777 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11444754-RAB-23)[0x55e140dab3a0]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20250126085859777 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11444754-RAB-23)[0x55e140dab3a0]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20250126085859777 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250126085859777 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11444754-RAB-23)[0x55e140dab3a0]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-37 SEID-0x3f6 SESSION_MOD_REQ: sending (pfcp_endpoint.c:270) 20250126085859777 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20250126085859777 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-11444754)[0x55e140dbb440]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(424)@2bd1da4a78dd: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(424)@2bd1da4a78dd: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 52, lengthIndicator := 48, seid := '00000000000003F6'O, sequence_number := 37, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_request := { f_seid := omit, remove_PDR_list := omit, remove_FAR_list := omit, remove_URR_list := omit, remove_QER_list := omit, remove_BAR := omit, remove_traffic_endpoint := omit, create_PDR_list := omit, create_FAR_list := omit, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint := omit, update_PDR_list := omit, update_FAR_list := { { elementIdentifier := 10, lengthIndicator := 32, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '0'B, forw := '1'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, update_URR_list := omit, update_QER_list := omit, update_BAR := omit, update_traffic_endpoint := omit, pfcpSMReq_flags := omit, query_URR_list := omit, node_list := omit, up_inactivity_timer := omit, querry_urr_reference := omit } } } } HNBGW-PFCP(424)@2bd1da4a78dd: found destination TC_ps_rab_assignment_concurrent0(448) HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: Session index based on connection ID:15 HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: vl_from0 TC_ps_rab_assignment_concurrent0(448)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW-PFCP(424)@2bd1da4a78dd: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(448): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000011'O, sequence_number := 37, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, created_PDR := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit, failed_rule_id := omit, additional_usage_reports_information := omit, created_updated_traffic_endpoint := omit } } } 20250126085859780 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250126085859780 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11444754-RAB-23)[0x55e140dab3a0]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-37 SEID-0x11 SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20250126085859780 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11444754-RAB-23)[0x55e140dab3a0]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20250126085859780 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11444754-RAB-23)[0x55e140dab3a0]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20250126085859780 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-11444754)[0x55e140dbb440]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20250126085859780 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250126085859780 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-11444754)[0x55e140dbb440]{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) 20250126085859780 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-11444754)[0x55e140dbb440]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20250126085859780 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x55e140da4140]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20250126085859780 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250126085859780 DLSCCP DEBUG SCCP-SCOC(52)[0x55e140dbb2a0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250126085859780 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f14e6f), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:406) 20250126085859780 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085859780 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085859780 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085859780 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085859780 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-11444754)[0x55e140dbb440]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20250126085859780 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-11444754)[0x55e140dbb440]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20250126085859780 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-11444754)[0x55e140dbb440]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250126085859780 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11444754-RAB-23)[0x55e140dab3a0]{ESTABLISHED}: -rx-> PFCP seq-37 SEID-0x11 SESSION_MOD_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:411) 20250126085859780 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11444754-RAB-23)[0x55e140dab3a0]{ESTABLISHED}: <-tx- PFCP seq-37 SEID-0x3f6 SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250126085859780 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250126085859780 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11444754-RAB-23)[0x55e140dab3a0]{ESTABLISHED}: -rx-> PFCP seq-37 SEID-0x11 SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250126085859780 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250126085859780 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250126085859780 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085859780 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085859780 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085859780 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085859780 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085859780 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085859780 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085859780 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085859780 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085859780 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085859780 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085859780 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085859780 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085859780 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085859780 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085859780 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085859780 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085859780 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085859780 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085859780 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085859780 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085859780 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000035), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:477) 20250126085859780 DLSCCP DEBUG Received CO:CODT for local reference 53 (sccp_scoc.c:1824) 20250126085859780 DLSCCP DEBUG SCCP-SCOC(53)[0x55e140dbbf50]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250126085859780 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085859780 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250126085859780 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x55e140dbad30]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250126085859780 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250126085859780 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250126085859780 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x55e140dbad30]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250126085859780 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250126085859780 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20250126085859780 DRANAP DEBUG ps_rab_ass[0x55e140dbb440]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250126085859780 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250126085859780 DLPFCP DEBUG ps_rab[0x55e140dbb850]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250126085859780 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2511694-RAB-23)[0x55e140dbb850]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20250126085859780 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250126085859780 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2511694-RAB-23)[0x55e140dbb850]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-38 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:270) 20250126085859780 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20250126085859780 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-2511694)[0x55e140dbb440]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: Session index based on local reference:14 HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW-PFCP(424)@2bd1da4a78dd: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW-PFCP(424)@2bd1da4a78dd: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 50, lengthIndicator := 187, seid := '0000000000000000'O, sequence_number := 38, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_request := { node_id := { elementIdentifier := 60, lengthIndicator := 5, node_id_type := 0, spare := '0000'B, node_id_value := '7F000002'O }, CP_F_SEID := { elementIdentifier := 57, lengthIndicator := 13, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '0000000000000012'O, ipv4_address := '7F000002'O, ipv6_address := omit }, create_PDR_list := { { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 1, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } }, { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 0, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 2 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } } }, create_FAR_list := { { elementIdentifier := 3, lengthIndicator := 14, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '1'B, forw := '0'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint_list := omit, pdn_type := omit, node_list := omit, up_inactivity_timer := omit } } } } HNBGW-PFCP(424)@2bd1da4a78dd: found destination TC_ps_rab_assignment_concurrent0(449) TC_ps_rab_assignment_concurrent0(448)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(449)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(449)@2bd1da4a78dd: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":828 HNBGW-PFCP(424)@2bd1da4a78dd: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(449): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000012'O, sequence_number := 38, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_response := { node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_ie := omit, UP_F_SEID := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003F7'O, ipv4_address := '7F000001'O, ipv6_address := omit }, created_PDR_list := { { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '22002200'O, ipv4_address := '7F000002'O, ipv6_address := omit, choose_id := omit } } }, { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '30303030'O ("0000"), ipv4_address := '7F000003'O, ipv6_address := omit, choose_id := omit } } } }, load_control_information := omit, overload_control_information := omit, node_list := omit, failed_rule_id := omit, created_traffic_endpoint_list := omit } } } 20250126085859783 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250126085859783 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2511694-RAB-23)[0x55e140dbb850]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-38 SEID-0x12 SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20250126085859783 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2511694-RAB-23)[0x55e140dbb850]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20250126085859783 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-2511694)[0x55e140dbb440]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20250126085859783 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250126085859783 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2511694)[0x55e140d9f7f0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20250126085859783 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250126085859783 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-2511694)[0x55e140dbb440]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20250126085859783 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-2511694)[0x55e140dbb440]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20250126085859783 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-2511694)[0x55e140dbb440]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250126085859783 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2511694-RAB-23)[0x55e140dbb850]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20250126085859783 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2511694-RAB-23)[0x55e140dbb850]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-38 SEID-0x12 SESSION_EST_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:411) 20250126085859783 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2511694-RAB-23)[0x55e140dbb850]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-38 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250126085859783 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250126085859783 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2511694-RAB-23)[0x55e140dbb850]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-38 SEID-0x12 SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250126085859783 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250126085859783 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250126085859783 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085859783 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_ps_rab_assignment_concurrent0(449)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126085859787 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085859787 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085859787 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1355) 20250126085859787 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250126085859787 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x26534e) (hnbgw_rua.c:471) 20250126085859787 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2511694 SCCP-53 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250126085859787 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2511694)[0x55e140d9f7f0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250126085859787 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250126085859787 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250126085859787 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2511694)[0x55e140d9f7f0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250126085859787 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250126085859787 DRANAP DEBUG ps_rab_ass[0x55e140dbb440]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250126085859787 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-2511694)[0x55e140dbb440]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20250126085859787 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250126085859787 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2511694-RAB-23)[0x55e140dbb850]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20250126085859787 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2511694-RAB-23)[0x55e140dbb850]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20250126085859787 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250126085859787 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2511694-RAB-23)[0x55e140dbb850]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-39 SEID-0x3f7 SESSION_MOD_REQ: sending (pfcp_endpoint.c:270) 20250126085859787 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20250126085859787 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-2511694)[0x55e140dbb440]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(424)@2bd1da4a78dd: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(424)@2bd1da4a78dd: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 52, lengthIndicator := 48, seid := '00000000000003F7'O, sequence_number := 39, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_request := { f_seid := omit, remove_PDR_list := omit, remove_FAR_list := omit, remove_URR_list := omit, remove_QER_list := omit, remove_BAR := omit, remove_traffic_endpoint := omit, create_PDR_list := omit, create_FAR_list := omit, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint := omit, update_PDR_list := omit, update_FAR_list := { { elementIdentifier := 10, lengthIndicator := 32, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '0'B, forw := '1'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, update_URR_list := omit, update_QER_list := omit, update_BAR := omit, update_traffic_endpoint := omit, pfcpSMReq_flags := omit, query_URR_list := omit, node_list := omit, up_inactivity_timer := omit, querry_urr_reference := omit } } } } HNBGW-PFCP(424)@2bd1da4a78dd: found destination TC_ps_rab_assignment_concurrent0(449) TC_ps_rab_assignment_concurrent0(449)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(424)@2bd1da4a78dd: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(449): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000012'O, sequence_number := 39, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, created_PDR := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit, failed_rule_id := omit, additional_usage_reports_information := omit, created_updated_traffic_endpoint := omit } } } 20250126085859789 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250126085859789 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2511694-RAB-23)[0x55e140dbb850]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-39 SEID-0x12 SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20250126085859789 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2511694-RAB-23)[0x55e140dbb850]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20250126085859789 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2511694-RAB-23)[0x55e140dbb850]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20250126085859789 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-2511694)[0x55e140dbb440]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20250126085859789 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250126085859789 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-2511694)[0x55e140dbb440]{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) 20250126085859789 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-2511694)[0x55e140dbb440]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20250126085859789 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x55e140dbad30]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20250126085859789 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250126085859789 DLSCCP DEBUG SCCP-SCOC(53)[0x55e140dbbf50]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250126085859789 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00eb007e), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:406) 20250126085859789 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085859789 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085859789 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085859789 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085859789 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-2511694)[0x55e140dbb440]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20250126085859789 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-2511694)[0x55e140dbb440]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20250126085859789 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-2511694)[0x55e140dbb440]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250126085859789 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2511694-RAB-23)[0x55e140dbb850]{ESTABLISHED}: -rx-> PFCP seq-39 SEID-0x12 SESSION_MOD_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:411) 20250126085859789 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2511694-RAB-23)[0x55e140dbb850]{ESTABLISHED}: <-tx- PFCP seq-39 SEID-0x3f7 SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250126085859789 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250126085859789 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2511694-RAB-23)[0x55e140dbb850]{ESTABLISHED}: -rx-> PFCP seq-39 SEID-0x12 SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250126085859789 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250126085859789 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250126085859789 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085859789 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085859789 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085859789 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085859789 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085859789 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085859789 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085859789 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: Session index based on local reference:15 HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(449)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: vl_len:12 HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250126085901626 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085901626 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085901626 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085901626 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085901626 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085901626 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085901626 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085901626 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085901626 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085901626 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085901626 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085901626 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085901627 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085901627 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000026), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250126085901627 DLSCCP DEBUG Received CO:CODT for local reference 38 (sccp_scoc.c:1824) 20250126085901627 DLSCCP DEBUG SCCP-SCOC(38)[0x55e140da4670]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250126085901627 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085901627 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250126085901627 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55e140da1770]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250126085901627 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250126085901627 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250126085901627 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55e140da1770]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250126085901627 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8647352-RAB-23)[0x55e140da5000]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20250126085901627 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8647352-RAB-23)[0x55e140da5000]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20250126085901627 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250126085901627 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8647352-RAB-23)[0x55e140da5000]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-40 SEID-0x3e8 SESSION_DEL_REQ: sending (pfcp_endpoint.c:270) 20250126085901627 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20250126085901627 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8647352)[0x55e140da2810]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250126085901627 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250126085901627 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085901627 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) HNBGW-PFCP(424)@2bd1da4a78dd: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 54, lengthIndicator := 12, seid := '00000000000003E8'O, sequence_number := 40, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_request := { } } } } HNBGW-PFCP(424)@2bd1da4a78dd: found destination TC_ps_rab_assignment_concurrent0(434) TC_ps_rab_assignment_concurrent0(434)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(434)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(424)@2bd1da4a78dd: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(434): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000003'O, sequence_number := 40, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit } } } 20250126085901636 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250126085901636 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8647352-RAB-23)[0x55e140da5000]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-40 SEID-0x3 SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20250126085901636 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8647352-RAB-23)[0x55e140da5000]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20250126085901636 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8647352-RAB-23)[0x55e140da5000]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20250126085901636 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8647352-RAB-23)[0x55e140da5000]{WAIT_USE_COUNT}: -rx-> PFCP seq-40 SEID-0x3 SESSION_DEL_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:411) 20250126085901636 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8647352-RAB-23)[0x55e140da5000]{WAIT_USE_COUNT}: <-tx- PFCP seq-40 SEID-0x3e8 SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250126085901636 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250126085901636 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8647352-RAB-23)[0x55e140da5000]{WAIT_USE_COUNT}: -rx-> PFCP seq-40 SEID-0x3 SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250126085901636 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8647352-RAB-23)[0x55e140da5000]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20250126085901636 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8647352-RAB-23)[0x55e140da5000]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20250126085901636 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8647352-RAB-23)[0x55e140da5000]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20250126085901636 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8647352-RAB-23)[0x55e140da5000]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250126085901637 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250126085901637 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: vl_len:12 HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@2bd1da4a78dd: Deleted conn table entry 0TC_ps_rab_assignment_concurrent0(434)8647352 HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: Session index based on connection ID:2 HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: vl_len:12 HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250126085901651 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085901651 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085901651 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1355) 20250126085901651 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250126085901651 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x83f2b8,cause=radio(normal)) (hnbgw_rua.c:439) 20250126085901651 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8647352 SCCP-38 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250126085901651 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8647352)[0x55e140da2810]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250126085901651 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250126085901651 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250126085901651 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8647352)[0x55e140da2810]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250126085901651 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55e140da1770]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126085901651 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250126085901651 DLSCCP DEBUG SCCP-SCOC(38)[0x55e140da4670]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250126085901651 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000b6795), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250126085901651 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085901651 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085901651 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085901651 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085901651 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8647352)[0x55e140da2810]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250126085901651 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55e140da1770]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250126085901651 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55e140da1770]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250126085901652 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085901652 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085901652 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085901652 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085901652 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085901652 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085901652 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085901652 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085901652 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085901652 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085901652 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085901652 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085901652 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085901652 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085901652 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085901652 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085901652 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085901652 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085901652 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085901652 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085901652 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085901652 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085901652 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085901652 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085901652 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000027), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250126085901652 DLSCCP DEBUG Received CO:CODT for local reference 39 (sccp_scoc.c:1824) 20250126085901652 DLSCCP DEBUG SCCP-SCOC(39)[0x55e140dbec80]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250126085901652 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085901652 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250126085901652 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55e140d97b20]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250126085901652 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250126085901652 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250126085901653 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55e140d97b20]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250126085901653 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7417955-RAB-23)[0x55e140e20b00]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20250126085901653 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7417955-RAB-23)[0x55e140e20b00]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20250126085901652 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085901652 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085901652 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085901652 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085901652 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085901653 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250126085901653 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7417955-RAB-23)[0x55e140e20b00]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-41 SEID-0x3e9 SESSION_DEL_REQ: sending (pfcp_endpoint.c:270) 20250126085901653 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20250126085901653 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7417955)[0x55e140dc9050]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250126085901653 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250126085901653 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085901653 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085901653 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085901653 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085901653 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085901653 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000028), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250126085901653 DLSCCP DEBUG Received CO:CODT for local reference 40 (sccp_scoc.c:1824) 20250126085901653 DLSCCP DEBUG SCCP-SCOC(40)[0x55e140dbf090]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250126085901653 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085901653 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250126085901653 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55e140dc8f20]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250126085901653 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250126085901653 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250126085901653 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55e140dc8f20]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250126085901653 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2406600-RAB-23)[0x55e140dbb680]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20250126085901653 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2406600-RAB-23)[0x55e140dbb680]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20250126085901653 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: + PFCPtx: now used by 2 (2*PFCPtx) (pfcp_cp_peer.c:416) 20250126085901653 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2406600-RAB-23)[0x55e140dbb680]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-42 SEID-0x3ea SESSION_DEL_REQ: sending (pfcp_endpoint.c:270) 20250126085901653 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20250126085901653 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2406600)[0x55e140da2a20]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250126085901653 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250126085901653 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085901653 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250126085901653 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085901653 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) HNBGW-PFCP(424)@2bd1da4a78dd: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 54, lengthIndicator := 12, seid := '00000000000003E9'O, sequence_number := 41, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_request := { } } } } HNBGW-PFCP(424)@2bd1da4a78dd: found destination TC_ps_rab_assignment_concurrent0(435) HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: DT1 data has been put to the reassembly buffer HNBGW-PFCP(424)@2bd1da4a78dd: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 54, lengthIndicator := 12, seid := '00000000000003EA'O, sequence_number := 42, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_request := { } } } } HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW-PFCP(424)@2bd1da4a78dd: found destination TC_ps_rab_assignment_concurrent0(436) TC_ps_rab_assignment_concurrent0(435)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(435)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(436)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(436)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(434)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(424)@2bd1da4a78dd: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(435): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000004'O, sequence_number := 41, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit } } } 20250126085901660 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: + PFCPrx: now used by 3 (2*PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250126085901660 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7417955-RAB-23)[0x55e140e20b00]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-41 SEID-0x4 SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20250126085901660 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7417955-RAB-23)[0x55e140e20b00]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20250126085901660 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7417955-RAB-23)[0x55e140e20b00]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20250126085901660 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7417955-RAB-23)[0x55e140e20b00]{WAIT_USE_COUNT}: -rx-> PFCP seq-41 SEID-0x4 SESSION_DEL_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:411) 20250126085901660 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7417955-RAB-23)[0x55e140e20b00]{WAIT_USE_COUNT}: <-tx- PFCP seq-41 SEID-0x3e9 SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250126085901660 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: - PFCPtx: now used by 2 (PFCPtx,PFCPrx) (pfcp_msg.c:464) 20250126085901660 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7417955-RAB-23)[0x55e140e20b00]{WAIT_USE_COUNT}: -rx-> PFCP seq-41 SEID-0x4 SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250126085901660 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7417955-RAB-23)[0x55e140e20b00]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20250126085901660 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7417955-RAB-23)[0x55e140e20b00]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20250126085901660 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7417955-RAB-23)[0x55e140e20b00]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20250126085901660 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7417955-RAB-23)[0x55e140e20b00]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250126085901660 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: - PFCPrx: now used by 1 (PFCPtx) (pfcp_msg.c:464) HNBGW-PFCP(424)@2bd1da4a78dd: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(436): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000005'O, sequence_number := 42, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit } } } HNBGW_Test.sgsn0-RAN(431)@2bd1da4a78dd: Deleted conn table entry 0TC_ps_rab_assignment_concurrent0(434)10502959 20250126085901661 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250126085901661 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2406600-RAB-23)[0x55e140dbb680]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-42 SEID-0x5 SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20250126085901661 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2406600-RAB-23)[0x55e140dbb680]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20250126085901661 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2406600-RAB-23)[0x55e140dbb680]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20250126085901661 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2406600-RAB-23)[0x55e140dbb680]{WAIT_USE_COUNT}: -rx-> PFCP seq-42 SEID-0x5 SESSION_DEL_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:411) 20250126085901661 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2406600-RAB-23)[0x55e140dbb680]{WAIT_USE_COUNT}: <-tx- PFCP seq-42 SEID-0x3ea SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250126085901661 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250126085901661 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2406600-RAB-23)[0x55e140dbb680]{WAIT_USE_COUNT}: -rx-> PFCP seq-42 SEID-0x5 SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250126085901662 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2406600-RAB-23)[0x55e140dbb680]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20250126085901662 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2406600-RAB-23)[0x55e140dbb680]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20250126085901662 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2406600-RAB-23)[0x55e140dbb680]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20250126085901662 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2406600-RAB-23)[0x55e140dbb680]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250126085901662 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250126085901662 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: Session index based on connection ID:3 HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: vl_len:12 HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@2bd1da4a78dd: Deleted conn table entry 1TC_ps_rab_assignment_concurrent0(435)7417955 TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@2bd1da4a78dd: Deleted conn table entry 2TC_ps_rab_assignment_concurrent0(436)2406600 20250126085901668 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085901668 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085901668 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1355) 20250126085901668 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250126085901668 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x713063,cause=radio(normal)) (hnbgw_rua.c:439) 20250126085901668 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7417955 SCCP-39 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250126085901668 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7417955)[0x55e140dc9050]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250126085901668 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250126085901668 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250126085901668 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7417955)[0x55e140dc9050]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250126085901668 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55e140d97b20]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126085901668 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250126085901668 DLSCCP DEBUG SCCP-SCOC(39)[0x55e140dbec80]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250126085901668 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001267ec), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250126085901668 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085901668 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085901668 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085901668 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085901668 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7417955)[0x55e140dc9050]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250126085901668 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55e140d97b20]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250126085901668 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55e140d97b20]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250126085901668 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085901668 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085901668 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085901668 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085901668 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085901668 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085901668 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085901669 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085901669 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085901669 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085901669 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085901669 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085901669 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085901669 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085901669 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085901669 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085901669 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085901669 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085901669 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085901669 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085901669 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085901669 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=000b6795), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250126085901669 DLSCCP DEBUG Received CO:RELRE for local reference 38 (sccp_scoc.c:1824) 20250126085901669 DLSCCP DEBUG SCCP-SCOC(38)[0x55e140da4670]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250126085901669 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085901669 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250126085901669 DCN DEBUG handle_cn_disc_ind() conn_id=38 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250126085901669 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55e140da1770]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250126085901669 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55e140da1770]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250126085901669 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8647352)[0x55e140da2810]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250126085901669 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8647352)[0x55e140da2810]{disconnected}: Freeing instance (context_map.c:202) 20250126085901669 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8647352)[0x55e140da2810]{disconnected}: Deallocated (fsm.c:568) 20250126085901669 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55e140da1770]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250126085901669 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55e140da1770]{disconnected}: Freeing instance (context_map.c:206) 20250126085901669 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55e140da1770]{disconnected}: Deallocated (fsm.c:568) 20250126085901669 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8647352 SCCP-38 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20250126085901669 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000b6795), PART(T=Source Reference,L=4,D=00000026) (sccp_scrc.c:406) 20250126085901669 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085901669 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085901669 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085901669 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085901669 DLSCCP DEBUG SCCP-SCOC(38)[0x55e140da4670]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250126085901669 DLSCCP DEBUG SCCP-SCOC(38)[0x55e140da4670]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250126085901669 DLSCCP DEBUG SCCP-SCOC(38)[0x55e140da4670]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250126085901669 DLSCCP DEBUG SCCP-SCOC(38)[0x55e140da4670]{IDLE}: Deallocated (fsm.c:568) 20250126085901669 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085901669 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085901669 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085901669 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085901669 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085901670 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000029), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250126085901670 DLSCCP DEBUG Received CO:CODT for local reference 41 (sccp_scoc.c:1824) 20250126085901670 DLSCCP DEBUG SCCP-SCOC(41)[0x55e140dafa80]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250126085901670 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085901670 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250126085901670 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55e140dbfa40]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250126085901670 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250126085901670 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250126085901670 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55e140dbfa40]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250126085901670 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5666310-RAB-23)[0x55e140db8cb0]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20250126085901670 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5666310-RAB-23)[0x55e140db8cb0]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20250126085901670 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250126085901670 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5666310-RAB-23)[0x55e140db8cb0]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-43 SEID-0x3eb SESSION_DEL_REQ: sending (pfcp_endpoint.c:270) 20250126085901670 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20250126085901670 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5666310)[0x55e140dc03c0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250126085901670 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250126085901670 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085901670 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250126085901670 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085901670 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085901670 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1355) 20250126085901670 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250126085901670 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x24b8c8,cause=radio(normal)) (hnbgw_rua.c:439) 20250126085901670 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2406600 SCCP-40 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250126085901670 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2406600)[0x55e140da2a20]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250126085901670 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250126085901670 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250126085901670 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2406600)[0x55e140da2a20]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250126085901670 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55e140dc8f20]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126085901670 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250126085901670 DLSCCP DEBUG SCCP-SCOC(40)[0x55e140dbf090]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250126085901670 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fa30ed), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250126085901670 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085901670 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085901670 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085901670 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085901670 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2406600)[0x55e140da2a20]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250126085901670 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55e140dc8f20]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250126085901670 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55e140dc8f20]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250126085901669 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085901669 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085901669 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085901669 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085901669 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085901669 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085901669 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085901669 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085901670 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085901670 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085901670 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085901670 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085901670 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085901670 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085901670 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085901670 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085901671 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085901671 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085901671 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085901671 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085901671 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085901671 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085901671 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085901671 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: Session index based on local reference:1 HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: DT1 will be put to the reassembly buffer HNBGW-PFCP(424)@2bd1da4a78dd: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 54, lengthIndicator := 12, seid := '00000000000003EB'O, sequence_number := 43, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_request := { } } } } HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: DT1 data has been put to the reassembly buffer HNBGW-PFCP(424)@2bd1da4a78dd: found destination TC_ps_rab_assignment_concurrent0(437) HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: RLC received in state:disconnect_pending TC_ps_rab_assignment_concurrent0(437)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(435)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: Session index based on local reference:2 TC_ps_rab_assignment_concurrent0(437)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW-PFCP(424)@2bd1da4a78dd: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(437): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000006'O, sequence_number := 43, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit } } } 20250126085901676 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250126085901676 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5666310-RAB-23)[0x55e140db8cb0]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-43 SEID-0x6 SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20250126085901676 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5666310-RAB-23)[0x55e140db8cb0]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20250126085901676 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5666310-RAB-23)[0x55e140db8cb0]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20250126085901676 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5666310-RAB-23)[0x55e140db8cb0]{WAIT_USE_COUNT}: -rx-> PFCP seq-43 SEID-0x6 SESSION_DEL_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:411) 20250126085901676 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5666310-RAB-23)[0x55e140db8cb0]{WAIT_USE_COUNT}: <-tx- PFCP seq-43 SEID-0x3eb SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250126085901676 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) HNBGW_Test.sgsn0-RAN(431)@2bd1da4a78dd: Deleted conn table entry 1TC_ps_rab_assignment_concurrent0(435)14990297 20250126085901676 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5666310-RAB-23)[0x55e140db8cb0]{WAIT_USE_COUNT}: -rx-> PFCP seq-43 SEID-0x6 SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250126085901676 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5666310-RAB-23)[0x55e140db8cb0]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20250126085901676 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5666310-RAB-23)[0x55e140db8cb0]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20250126085901676 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5666310-RAB-23)[0x55e140db8cb0]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20250126085901676 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5666310-RAB-23)[0x55e140db8cb0]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250126085901676 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250126085901676 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: Session index based on connection ID:4 HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: vl_len:12 HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250126085901678 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085901678 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085901678 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085901678 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085901678 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085901678 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085901678 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085901678 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085901679 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085901679 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085901679 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085901679 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085901679 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085901679 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000002a), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250126085901679 DLSCCP DEBUG Received CO:CODT for local reference 42 (sccp_scoc.c:1824) 20250126085901679 DLSCCP DEBUG SCCP-SCOC(42)[0x55e140db00c0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250126085901679 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085901679 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250126085901679 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55e140dafbb0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250126085901679 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250126085901679 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250126085901679 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55e140dafbb0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250126085901679 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14341372-RAB-23)[0x55e140dbdff0]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20250126085901679 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14341372-RAB-23)[0x55e140dbdff0]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20250126085901679 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250126085901679 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14341372-RAB-23)[0x55e140dbdff0]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-44 SEID-0x3ec SESSION_DEL_REQ: sending (pfcp_endpoint.c:270) 20250126085901679 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20250126085901679 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14341372)[0x55e140db96e0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250126085901679 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250126085901679 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085901679 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) TC_ps_rab_assignment_concurrent0(436)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: Session index based on connection ID:1 HNBGW-PFCP(424)@2bd1da4a78dd: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 54, lengthIndicator := 12, seid := '00000000000003EC'O, sequence_number := 44, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_request := { } } } } HNBGW-PFCP(424)@2bd1da4a78dd: found destination TC_ps_rab_assignment_concurrent0(438) HNBGW_Test.sgsn0-RAN(431)@2bd1da4a78dd: Deleted conn table entry 2TC_ps_rab_assignment_concurrent0(436)10953082 HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: Session index based on connection ID:2 TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@2bd1da4a78dd: Deleted conn table entry 3TC_ps_rab_assignment_concurrent0(437)5666310 TC_ps_rab_assignment_concurrent0(438)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(438)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: Session index based on connection ID:5 HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: vl_len:12 20250126085901684 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085901684 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085901684 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1355) 20250126085901684 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250126085901684 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x567606,cause=radio(normal)) (hnbgw_rua.c:439) 20250126085901684 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5666310 SCCP-41 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250126085901684 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5666310)[0x55e140dc03c0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250126085901684 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250126085901684 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: vl_from0 20250126085901684 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5666310)[0x55e140dc03c0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250126085901684 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55e140dbfa40]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126085901684 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250126085901684 DLSCCP DEBUG SCCP-SCOC(41)[0x55e140dafa80]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250126085901684 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00391bf7), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250126085901684 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085901684 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085901684 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085901684 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085901684 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5666310)[0x55e140dc03c0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250126085901684 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55e140dbfa40]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250126085901684 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55e140dbfa40]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250126085901684 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085901684 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085901684 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085901684 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085901684 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085901684 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085901684 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085901684 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085901684 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085901684 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085901684 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085901684 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085901684 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085901685 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085901685 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085901685 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085901685 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085901685 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085901685 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085901685 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085901685 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085901685 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085901685 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085901685 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085901685 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085901685 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085901685 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085901685 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085901685 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085901685 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=001267ec), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250126085901685 DLSCCP DEBUG Received CO:RELRE for local reference 39 (sccp_scoc.c:1824) HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250126085901685 DLSCCP DEBUG SCCP-SCOC(39)[0x55e140dbec80]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250126085901685 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085901685 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250126085901685 DCN DEBUG handle_cn_disc_ind() conn_id=39 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250126085901685 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55e140d97b20]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250126085901685 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55e140d97b20]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250126085901685 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7417955)[0x55e140dc9050]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250126085901685 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7417955)[0x55e140dc9050]{disconnected}: Freeing instance (context_map.c:202) 20250126085901685 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7417955)[0x55e140dc9050]{disconnected}: Deallocated (fsm.c:568) 20250126085901685 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55e140d97b20]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250126085901685 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55e140d97b20]{disconnected}: Freeing instance (context_map.c:206) 20250126085901685 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55e140d97b20]{disconnected}: Deallocated (fsm.c:568) 20250126085901685 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7417955 SCCP-39 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20250126085901685 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001267ec), PART(T=Source Reference,L=4,D=00000027) (sccp_scrc.c:406) 20250126085901685 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085901685 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085901686 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085901686 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085901686 DLSCCP DEBUG SCCP-SCOC(39)[0x55e140dbec80]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250126085901686 DLSCCP DEBUG SCCP-SCOC(39)[0x55e140dbec80]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250126085901686 DLSCCP DEBUG SCCP-SCOC(39)[0x55e140dbec80]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250126085901686 DLSCCP DEBUG SCCP-SCOC(39)[0x55e140dbec80]{IDLE}: Deallocated (fsm.c:568) 20250126085901686 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085901686 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085901686 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085901686 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085901686 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085901686 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=00fa30ed), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250126085901686 DLSCCP DEBUG Received CO:RELRE for local reference 40 (sccp_scoc.c:1824) 20250126085901686 DLSCCP DEBUG SCCP-SCOC(40)[0x55e140dbf090]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250126085901686 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085901686 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250126085901686 DCN DEBUG handle_cn_disc_ind() conn_id=40 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250126085901686 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55e140dc8f20]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250126085901686 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55e140dc8f20]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250126085901686 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2406600)[0x55e140da2a20]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250126085901686 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2406600)[0x55e140da2a20]{disconnected}: Freeing instance (context_map.c:202) 20250126085901686 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2406600)[0x55e140da2a20]{disconnected}: Deallocated (fsm.c:568) HNBGW-PFCP(424)@2bd1da4a78dd: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(438): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000007'O, sequence_number := 44, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit } } } 20250126085901686 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55e140dc8f20]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250126085901686 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55e140dc8f20]{disconnected}: Freeing instance (context_map.c:206) 20250126085901686 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55e140dc8f20]{disconnected}: Deallocated (fsm.c:568) 20250126085901686 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2406600 SCCP-40 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20250126085901686 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fa30ed), PART(T=Source Reference,L=4,D=00000028) (sccp_scrc.c:406) 20250126085901686 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085901686 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085901686 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085901686 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085901686 DLSCCP DEBUG SCCP-SCOC(40)[0x55e140dbf090]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250126085901686 DLSCCP DEBUG SCCP-SCOC(40)[0x55e140dbf090]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250126085901686 DLSCCP DEBUG SCCP-SCOC(40)[0x55e140dbf090]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250126085901686 DLSCCP DEBUG SCCP-SCOC(40)[0x55e140dbf090]{IDLE}: Deallocated (fsm.c:568) 20250126085901686 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085901686 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085901686 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085901686 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085901686 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085901686 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085901686 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085901686 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085901686 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250126085901686 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14341372-RAB-23)[0x55e140dbdff0]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-44 SEID-0x7 SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20250126085901686 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14341372-RAB-23)[0x55e140dbdff0]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20250126085901686 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14341372-RAB-23)[0x55e140dbdff0]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20250126085901686 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14341372-RAB-23)[0x55e140dbdff0]{WAIT_USE_COUNT}: -rx-> PFCP seq-44 SEID-0x7 SESSION_DEL_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:411) 20250126085901686 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14341372-RAB-23)[0x55e140dbdff0]{WAIT_USE_COUNT}: <-tx- PFCP seq-44 SEID-0x3ec SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250126085901687 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250126085901687 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14341372-RAB-23)[0x55e140dbdff0]{WAIT_USE_COUNT}: -rx-> PFCP seq-44 SEID-0x7 SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250126085901687 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14341372-RAB-23)[0x55e140dbdff0]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20250126085901687 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14341372-RAB-23)[0x55e140dbdff0]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20250126085901687 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14341372-RAB-23)[0x55e140dbdff0]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20250126085901687 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14341372-RAB-23)[0x55e140dbdff0]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250126085901687 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250126085901687 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250126085901687 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085901687 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085901687 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085901687 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085901687 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085901687 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085901687 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085901687 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085901687 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085901687 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085901687 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085901687 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085901687 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085901687 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085901687 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085901687 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085901688 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085901688 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085901688 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085901688 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085901688 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085901688 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000002b), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250126085901688 DLSCCP DEBUG Received CO:CODT for local reference 43 (sccp_scoc.c:1824) 20250126085901688 DLSCCP DEBUG SCCP-SCOC(43)[0x55e140dafed0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250126085901688 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085901688 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250126085901688 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55e140db01f0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250126085901688 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250126085901688 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250126085901688 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55e140db01f0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250126085901688 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5611929-RAB-23)[0x55e140e21050]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20250126085901688 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5611929-RAB-23)[0x55e140e21050]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20250126085901688 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250126085901688 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5611929-RAB-23)[0x55e140e21050]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-45 SEID-0x3ed SESSION_DEL_REQ: sending (pfcp_endpoint.c:270) 20250126085901688 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20250126085901688 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5611929)[0x55e140e211d0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250126085901688 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250126085901688 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085901688 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: Session index based on local reference:3 HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW-PFCP(424)@2bd1da4a78dd: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 54, lengthIndicator := 12, seid := '00000000000003ED'O, sequence_number := 45, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_request := { } } } } HNBGW-PFCP(424)@2bd1da4a78dd: found destination TC_ps_rab_assignment_concurrent0(439) HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: Session index based on local reference:1 HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: RLC received in state:disconnect_pending TC_ps_rab_assignment_concurrent0(437)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: Session index based on local reference:2 HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: RLC received in state:disconnect_pending TC_ps_rab_assignment_concurrent0(439)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(431)@2bd1da4a78dd: Deleted conn table entry 3TC_ps_rab_assignment_concurrent0(437)1301390 TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@2bd1da4a78dd: Deleted conn table entry 4TC_ps_rab_assignment_concurrent0(438)14341372 TC_ps_rab_assignment_concurrent0(439)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: Session index based on connection ID:3 20250126085901694 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085901694 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085901694 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1355) 20250126085901694 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250126085901694 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xdad4fc,cause=radio(normal)) (hnbgw_rua.c:439) 20250126085901694 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14341372 SCCP-42 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250126085901694 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14341372)[0x55e140db96e0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250126085901694 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250126085901694 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250126085901694 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14341372)[0x55e140db96e0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250126085901694 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55e140dafbb0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126085901694 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250126085901694 DLSCCP DEBUG SCCP-SCOC(42)[0x55e140db00c0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250126085901694 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002273dc), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250126085901695 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085901695 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085901695 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085901695 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085901695 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14341372)[0x55e140db96e0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250126085901695 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55e140dafbb0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250126085901695 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55e140dafbb0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250126085901695 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085901695 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085901695 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085901695 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085901695 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085901695 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085901695 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085901695 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW-PFCP(424)@2bd1da4a78dd: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(439): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000008'O, sequence_number := 45, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit } } } 20250126085901695 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085901695 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085901695 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085901695 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085901695 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085901695 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085901695 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085901695 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085901695 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085901696 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085901696 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085901696 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085901696 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085901696 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=00391bf7), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250126085901696 DLSCCP DEBUG Received CO:RELRE for local reference 41 (sccp_scoc.c:1824) 20250126085901696 DLSCCP DEBUG SCCP-SCOC(41)[0x55e140dafa80]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250126085901696 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: Session index based on connection ID:6 20250126085901696 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250126085901696 DCN DEBUG handle_cn_disc_ind() conn_id=41 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250126085901696 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55e140dbfa40]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250126085901696 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55e140dbfa40]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250126085901696 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5666310)[0x55e140dc03c0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250126085901696 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5666310)[0x55e140dc03c0]{disconnected}: Freeing instance (context_map.c:202) 20250126085901696 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5666310)[0x55e140dc03c0]{disconnected}: Deallocated (fsm.c:568) 20250126085901696 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55e140dbfa40]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250126085901696 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55e140dbfa40]{disconnected}: Freeing instance (context_map.c:206) 20250126085901696 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55e140dbfa40]{disconnected}: Deallocated (fsm.c:568) HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: vl_len:12 HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: vl_from0 20250126085901696 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5666310 SCCP-41 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20250126085901696 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00391bf7), PART(T=Source Reference,L=4,D=00000029) (sccp_scrc.c:406) 20250126085901696 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085901696 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085901696 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085901696 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085901696 DLSCCP DEBUG SCCP-SCOC(41)[0x55e140dafa80]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250126085901696 DLSCCP DEBUG SCCP-SCOC(41)[0x55e140dafa80]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250126085901696 DLSCCP DEBUG SCCP-SCOC(41)[0x55e140dafa80]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250126085901696 DLSCCP DEBUG SCCP-SCOC(41)[0x55e140dafa80]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250126085901697 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085901697 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085901697 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085901697 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085901697 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085901697 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085901697 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085901697 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085901697 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250126085901697 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5611929-RAB-23)[0x55e140e21050]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-45 SEID-0x8 SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20250126085901697 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5611929-RAB-23)[0x55e140e21050]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20250126085901697 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5611929-RAB-23)[0x55e140e21050]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20250126085901697 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5611929-RAB-23)[0x55e140e21050]{WAIT_USE_COUNT}: -rx-> PFCP seq-45 SEID-0x8 SESSION_DEL_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:411) 20250126085901697 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5611929-RAB-23)[0x55e140e21050]{WAIT_USE_COUNT}: <-tx- PFCP seq-45 SEID-0x3ed SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250126085901697 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250126085901697 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5611929-RAB-23)[0x55e140e21050]{WAIT_USE_COUNT}: -rx-> PFCP seq-45 SEID-0x8 SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250126085901697 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5611929-RAB-23)[0x55e140e21050]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20250126085901697 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5611929-RAB-23)[0x55e140e21050]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20250126085901697 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5611929-RAB-23)[0x55e140e21050]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20250126085901697 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5611929-RAB-23)[0x55e140e21050]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250126085901697 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250126085901697 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250126085901698 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085901698 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085901698 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085901698 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085901698 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085901698 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085901698 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085901698 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085901698 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085901698 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085901698 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000002c), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250126085901698 DLSCCP DEBUG Received CO:CODT for local reference 44 (sccp_scoc.c:1824) 20250126085901698 DLSCCP DEBUG SCCP-SCOC(44)[0x55e140db9cf0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250126085901698 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085901698 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250126085901698 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55e140dbfb70]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250126085901698 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250126085901698 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250126085901698 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55e140dbfb70]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250126085901698 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3468105-RAB-23)[0x55e140da9230]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20250126085901698 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085901698 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085901698 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085901698 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3468105-RAB-23)[0x55e140da9230]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20250126085901698 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250126085901698 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3468105-RAB-23)[0x55e140da9230]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-46 SEID-0x3ee SESSION_DEL_REQ: sending (pfcp_endpoint.c:270) HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: Session index based on local reference:4 20250126085901698 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20250126085901698 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3468105)[0x55e140da5300]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250126085901698 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250126085901698 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085901698 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW-PFCP(424)@2bd1da4a78dd: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 54, lengthIndicator := 12, seid := '00000000000003EE'O, sequence_number := 46, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_request := { } } } } HNBGW-PFCP(424)@2bd1da4a78dd: found destination TC_ps_rab_assignment_concurrent0(440) HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: Session index based on local reference:3 HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: RLC received in state:disconnect_pending TC_ps_rab_assignment_concurrent0(438)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(440)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(440)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(424)@2bd1da4a78dd: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(440): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000009'O, sequence_number := 46, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit } } } 20250126085901702 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250126085901702 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3468105-RAB-23)[0x55e140da9230]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-46 SEID-0x9 SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20250126085901702 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3468105-RAB-23)[0x55e140da9230]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20250126085901702 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3468105-RAB-23)[0x55e140da9230]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20250126085901702 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3468105-RAB-23)[0x55e140da9230]{WAIT_USE_COUNT}: -rx-> PFCP seq-46 SEID-0x9 SESSION_DEL_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:411) 20250126085901702 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3468105-RAB-23)[0x55e140da9230]{WAIT_USE_COUNT}: <-tx- PFCP seq-46 SEID-0x3ee SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250126085901702 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250126085901702 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3468105-RAB-23)[0x55e140da9230]{WAIT_USE_COUNT}: -rx-> PFCP seq-46 SEID-0x9 SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250126085901702 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3468105-RAB-23)[0x55e140da9230]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20250126085901702 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3468105-RAB-23)[0x55e140da9230]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20250126085901702 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3468105-RAB-23)[0x55e140da9230]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20250126085901702 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3468105-RAB-23)[0x55e140da9230]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250126085901702 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250126085901702 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) HNBGW_Test.sgsn0-RAN(431)@2bd1da4a78dd: Deleted conn table entry 4TC_ps_rab_assignment_concurrent0(438)10411613 HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: Session index based on connection ID:7 HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: vl_len:12 HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: vl_from0 TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@2bd1da4a78dd: Deleted conn table entry 5TC_ps_rab_assignment_concurrent0(439)5611929 HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250126085901704 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085901704 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085901704 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1355) 20250126085901704 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250126085901704 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x55a199,cause=radio(normal)) (hnbgw_rua.c:439) 20250126085901704 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5611929 SCCP-43 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250126085901704 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5611929)[0x55e140e211d0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250126085901704 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250126085901704 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250126085901704 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5611929)[0x55e140e211d0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250126085901704 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55e140db01f0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126085901704 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250126085901704 DLSCCP DEBUG SCCP-SCOC(43)[0x55e140dafed0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250126085901704 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cc21f0), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250126085901704 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085901704 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085901704 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085901704 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085901704 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5611929)[0x55e140e211d0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250126085901704 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55e140db01f0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250126085901704 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55e140db01f0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250126085901704 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085901704 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085901704 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085901704 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085901704 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085901704 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085901704 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085901704 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085901704 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085901704 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085901704 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085901704 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085901704 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085901704 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085901704 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085901704 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085901704 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085901704 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085901704 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085901704 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085901704 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085901704 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000002d), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250126085901704 DLSCCP DEBUG Received CO:CODT for local reference 45 (sccp_scoc.c:1824) 20250126085901704 DLSCCP DEBUG SCCP-SCOC(45)[0x55e140dd9c20]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250126085901704 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085901704 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250126085901704 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55e140dba180]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250126085901704 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250126085901704 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250126085901704 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55e140dba180]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250126085901704 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9045700-RAB-23)[0x55e140dbde20]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20250126085901704 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9045700-RAB-23)[0x55e140dbde20]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20250126085901704 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250126085901704 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9045700-RAB-23)[0x55e140dbde20]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-47 SEID-0x3ef SESSION_DEL_REQ: sending (pfcp_endpoint.c:270) 20250126085901704 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20250126085901704 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9045700)[0x55e140dc01b0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250126085901704 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250126085901704 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085901704 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: Session index based on connection ID:4 HNBGW-PFCP(424)@2bd1da4a78dd: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 54, lengthIndicator := 12, seid := '00000000000003EF'O, sequence_number := 47, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_request := { } } } } HNBGW-PFCP(424)@2bd1da4a78dd: found destination TC_ps_rab_assignment_concurrent0(441) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@2bd1da4a78dd: Deleted conn table entry 6TC_ps_rab_assignment_concurrent0(440)3468105 HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: Session index based on local reference:5 HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250126085901706 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085901706 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085901706 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1355) 20250126085901706 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250126085901706 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x34eb49,cause=radio(normal)) (hnbgw_rua.c:439) 20250126085901706 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3468105 SCCP-44 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250126085901706 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3468105)[0x55e140da5300]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250126085901706 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250126085901706 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250126085901706 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3468105)[0x55e140da5300]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250126085901706 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55e140dbfb70]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126085901706 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250126085901706 DLSCCP DEBUG SCCP-SCOC(44)[0x55e140db9cf0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250126085901706 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00759c0d), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250126085901706 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085901706 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085901706 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085901706 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085901706 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085901706 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085901706 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085901706 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085901706 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085901706 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085901706 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085901706 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085901706 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3468105)[0x55e140da5300]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250126085901706 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55e140dbfb70]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250126085901706 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55e140dbfb70]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250126085901706 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085901706 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085901706 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085901706 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085901706 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085901706 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085901706 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085901706 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_ps_rab_assignment_concurrent0(439)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126085901706 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085901706 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085901706 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085901706 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085901706 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085901706 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=002273dc), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250126085901706 DLSCCP DEBUG Received CO:RELRE for local reference 42 (sccp_scoc.c:1824) 20250126085901706 DLSCCP DEBUG SCCP-SCOC(42)[0x55e140db00c0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250126085901706 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085901706 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250126085901706 DCN DEBUG handle_cn_disc_ind() conn_id=42 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250126085901706 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55e140dafbb0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250126085901706 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55e140dafbb0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250126085901706 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14341372)[0x55e140db96e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250126085901706 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14341372)[0x55e140db96e0]{disconnected}: Freeing instance (context_map.c:202) 20250126085901706 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14341372)[0x55e140db96e0]{disconnected}: Deallocated (fsm.c:568) 20250126085901706 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55e140dafbb0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250126085901706 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55e140dafbb0]{disconnected}: Freeing instance (context_map.c:206) 20250126085901706 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55e140dafbb0]{disconnected}: Deallocated (fsm.c:568) 20250126085901706 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14341372 SCCP-42 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20250126085901706 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002273dc), PART(T=Source Reference,L=4,D=0000002a) (sccp_scrc.c:406) 20250126085901706 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085901706 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085901706 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085901706 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085901706 DLSCCP DEBUG SCCP-SCOC(42)[0x55e140db00c0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250126085901706 DLSCCP DEBUG SCCP-SCOC(42)[0x55e140db00c0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250126085901706 DLSCCP DEBUG SCCP-SCOC(42)[0x55e140db00c0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250126085901706 DLSCCP DEBUG SCCP-SCOC(42)[0x55e140db00c0]{IDLE}: Deallocated (fsm.c:568) 20250126085901706 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085901706 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085901707 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085901707 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085901707 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085901707 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085901707 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085901707 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_ps_rab_assignment_concurrent0(441)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: Session index based on local reference:6 TC_ps_rab_assignment_concurrent0(441)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-RAN(431)@2bd1da4a78dd: Deleted conn table entry 5TC_ps_rab_assignment_concurrent0(439)89960 TC_ps_rab_assignment_concurrent0(440)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: Session index based on local reference:4 HNBGW-PFCP(424)@2bd1da4a78dd: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(441): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '000000000000000A'O, sequence_number := 47, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit } } } HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: RLC received in state:disconnect_pending 20250126085901709 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250126085901709 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9045700-RAB-23)[0x55e140dbde20]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-47 SEID-0xa SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20250126085901709 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9045700-RAB-23)[0x55e140dbde20]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20250126085901709 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9045700-RAB-23)[0x55e140dbde20]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20250126085901709 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9045700-RAB-23)[0x55e140dbde20]{WAIT_USE_COUNT}: -rx-> PFCP seq-47 SEID-0xa SESSION_DEL_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:411) 20250126085901709 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9045700-RAB-23)[0x55e140dbde20]{WAIT_USE_COUNT}: <-tx- PFCP seq-47 SEID-0x3ef SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250126085901709 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250126085901709 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9045700-RAB-23)[0x55e140dbde20]{WAIT_USE_COUNT}: -rx-> PFCP seq-47 SEID-0xa SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250126085901709 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9045700-RAB-23)[0x55e140dbde20]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20250126085901709 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9045700-RAB-23)[0x55e140dbde20]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20250126085901709 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9045700-RAB-23)[0x55e140dbde20]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20250126085901709 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9045700-RAB-23)[0x55e140dbde20]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250126085901709 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250126085901709 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: Session index based on connection ID:5 HNBGW_Test.sgsn0-RAN(431)@2bd1da4a78dd: Deleted conn table entry 6TC_ps_rab_assignment_concurrent0(440)13757922 HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: Session index based on connection ID:6 20250126085901709 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085901709 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085901709 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085901709 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085901709 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085901709 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085901709 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085901709 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085901709 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085901709 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085901709 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085901709 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085901709 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085901709 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=00cc21f0), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250126085901709 DLSCCP DEBUG Received CO:RELRE for local reference 43 (sccp_scoc.c:1824) 20250126085901709 DLSCCP DEBUG SCCP-SCOC(43)[0x55e140dafed0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250126085901709 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085901709 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250126085901709 DCN DEBUG handle_cn_disc_ind() conn_id=43 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250126085901709 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55e140db01f0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250126085901709 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55e140db01f0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250126085901709 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5611929)[0x55e140e211d0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250126085901709 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5611929)[0x55e140e211d0]{disconnected}: Freeing instance (context_map.c:202) 20250126085901709 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5611929)[0x55e140e211d0]{disconnected}: Deallocated (fsm.c:568) 20250126085901709 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55e140db01f0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250126085901709 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55e140db01f0]{disconnected}: Freeing instance (context_map.c:206) 20250126085901709 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55e140db01f0]{disconnected}: Deallocated (fsm.c:568) 20250126085901709 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5611929 SCCP-43 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20250126085901709 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cc21f0), PART(T=Source Reference,L=4,D=0000002b) (sccp_scrc.c:406) 20250126085901709 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085901709 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085901709 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085901709 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085901709 DLSCCP DEBUG SCCP-SCOC(43)[0x55e140dafed0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250126085901709 DLSCCP DEBUG SCCP-SCOC(43)[0x55e140dafed0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250126085901709 DLSCCP DEBUG SCCP-SCOC(43)[0x55e140dafed0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250126085901709 DLSCCP DEBUG SCCP-SCOC(43)[0x55e140dafed0]{IDLE}: Deallocated (fsm.c:568) 20250126085901710 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085901710 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085901710 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085901710 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085901710 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085901710 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085901710 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085901710 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085901710 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085901710 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085901710 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085901710 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085901710 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085901710 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085901710 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085901710 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085901710 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085901710 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085901710 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085901710 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085901710 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085901710 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=00759c0d), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250126085901710 DLSCCP DEBUG Received CO:RELRE for local reference 44 (sccp_scoc.c:1824) 20250126085901710 DLSCCP DEBUG SCCP-SCOC(44)[0x55e140db9cf0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250126085901710 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085901710 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250126085901710 DCN DEBUG handle_cn_disc_ind() conn_id=44 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250126085901710 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55e140dbfb70]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250126085901710 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55e140dbfb70]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250126085901710 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3468105)[0x55e140da5300]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250126085901710 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3468105)[0x55e140da5300]{disconnected}: Freeing instance (context_map.c:202) 20250126085901710 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3468105)[0x55e140da5300]{disconnected}: Deallocated (fsm.c:568) 20250126085901710 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55e140dbfb70]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250126085901710 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55e140dbfb70]{disconnected}: Freeing instance (context_map.c:206) 20250126085901710 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55e140dbfb70]{disconnected}: Deallocated (fsm.c:568) 20250126085901710 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3468105 SCCP-44 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20250126085901710 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00759c0d), PART(T=Source Reference,L=4,D=0000002c) (sccp_scrc.c:406) 20250126085901710 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085901710 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085901710 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085901710 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085901710 DLSCCP DEBUG SCCP-SCOC(44)[0x55e140db9cf0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250126085901710 DLSCCP DEBUG SCCP-SCOC(44)[0x55e140db9cf0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250126085901710 DLSCCP DEBUG SCCP-SCOC(44)[0x55e140db9cf0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250126085901710 DLSCCP DEBUG SCCP-SCOC(44)[0x55e140db9cf0]{IDLE}: Deallocated (fsm.c:568) 20250126085901711 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085901711 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085901711 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085901711 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085901711 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085901711 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085901711 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085901711 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: Session index based on local reference:5 HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: RLC received in state:disconnect_pending TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@2bd1da4a78dd: Deleted conn table entry 7TC_ps_rab_assignment_concurrent0(441)9045700 HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: Session index based on local reference:6 HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: Session index based on connection ID:8 HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: vl_len:12 HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250126085901716 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085901716 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085901716 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085901716 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085901716 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085901716 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085901716 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085901716 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085901716 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085901716 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085901716 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085901716 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085901716 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085901716 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000002e), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250126085901716 DLSCCP DEBUG Received CO:CODT for local reference 46 (sccp_scoc.c:1824) 20250126085901716 DLSCCP DEBUG SCCP-SCOC(46)[0x55e140d9cf10]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250126085901716 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085901716 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250126085901716 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55e140dba340]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250126085901716 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250126085901716 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250126085901716 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55e140dba340]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250126085901716 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2527327-RAB-23)[0x55e140dbbac0]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20250126085901716 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2527327-RAB-23)[0x55e140dbbac0]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20250126085901716 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250126085901716 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2527327-RAB-23)[0x55e140dbbac0]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-48 SEID-0x3f0 SESSION_DEL_REQ: sending (pfcp_endpoint.c:270) 20250126085901716 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20250126085901716 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2527327)[0x55e140dbef40]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250126085901716 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250126085901716 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085901716 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250126085901716 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085901716 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085901716 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1355) 20250126085901716 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250126085901716 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x8a06c4,cause=radio(normal)) (hnbgw_rua.c:439) 20250126085901716 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9045700 SCCP-45 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250126085901716 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9045700)[0x55e140dc01b0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250126085901716 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250126085901716 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250126085901716 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9045700)[0x55e140dc01b0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250126085901716 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55e140dba180]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126085901716 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250126085901716 DLSCCP DEBUG SCCP-SCOC(45)[0x55e140dd9c20]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250126085901716 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00786b5e), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250126085901716 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085901716 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085901716 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085901716 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085901716 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9045700)[0x55e140dc01b0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250126085901716 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55e140dba180]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250126085901716 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55e140dba180]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250126085901716 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085901716 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085901716 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085901716 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085901716 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085901716 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085901716 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085901716 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW-PFCP(424)@2bd1da4a78dd: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 54, lengthIndicator := 12, seid := '00000000000003F0'O, sequence_number := 48, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_request := { } } } } HNBGW-PFCP(424)@2bd1da4a78dd: found destination TC_ps_rab_assignment_concurrent0(442) HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: Session index based on local reference:7 HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: DT1 will be put to the reassembly buffer TC_ps_rab_assignment_concurrent0(442)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(442)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(424)@2bd1da4a78dd: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(442): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '000000000000000B'O, sequence_number := 48, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit } } } TC_ps_rab_assignment_concurrent0(441)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126085901719 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250126085901719 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2527327-RAB-23)[0x55e140dbbac0]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-48 SEID-0xb SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20250126085901719 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2527327-RAB-23)[0x55e140dbbac0]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20250126085901719 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2527327-RAB-23)[0x55e140dbbac0]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20250126085901719 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2527327-RAB-23)[0x55e140dbbac0]{WAIT_USE_COUNT}: -rx-> PFCP seq-48 SEID-0xb SESSION_DEL_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:411) 20250126085901719 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2527327-RAB-23)[0x55e140dbbac0]{WAIT_USE_COUNT}: <-tx- PFCP seq-48 SEID-0x3f0 SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250126085901719 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250126085901719 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2527327-RAB-23)[0x55e140dbbac0]{WAIT_USE_COUNT}: -rx-> PFCP seq-48 SEID-0xb SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250126085901719 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2527327-RAB-23)[0x55e140dbbac0]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20250126085901719 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2527327-RAB-23)[0x55e140dbbac0]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20250126085901719 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2527327-RAB-23)[0x55e140dbbac0]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20250126085901719 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2527327-RAB-23)[0x55e140dbbac0]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250126085901719 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250126085901719 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) HNBGW_Test.sgsn0-RAN(431)@2bd1da4a78dd: Deleted conn table entry 7TC_ps_rab_assignment_concurrent0(441)4458329 HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: Session index based on connection ID:7 20250126085901721 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085901721 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085901721 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085901721 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085901721 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085901721 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085901721 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085901721 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085901721 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085901721 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085901721 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085901721 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085901721 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085901721 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=00786b5e), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250126085901721 DLSCCP DEBUG Received CO:RELRE for local reference 45 (sccp_scoc.c:1824) 20250126085901721 DLSCCP DEBUG SCCP-SCOC(45)[0x55e140dd9c20]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250126085901721 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085901721 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250126085901721 DCN DEBUG handle_cn_disc_ind() conn_id=45 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250126085901721 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55e140dba180]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250126085901721 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55e140dba180]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250126085901721 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9045700)[0x55e140dc01b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250126085901721 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9045700)[0x55e140dc01b0]{disconnected}: Freeing instance (context_map.c:202) 20250126085901721 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9045700)[0x55e140dc01b0]{disconnected}: Deallocated (fsm.c:568) 20250126085901721 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55e140dba180]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250126085901721 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55e140dba180]{disconnected}: Freeing instance (context_map.c:206) 20250126085901721 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55e140dba180]{disconnected}: Deallocated (fsm.c:568) 20250126085901721 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9045700 SCCP-45 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20250126085901721 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00786b5e), PART(T=Source Reference,L=4,D=0000002d) (sccp_scrc.c:406) 20250126085901721 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085901721 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085901721 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085901721 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085901721 DLSCCP DEBUG SCCP-SCOC(45)[0x55e140dd9c20]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250126085901721 DLSCCP DEBUG SCCP-SCOC(45)[0x55e140dd9c20]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250126085901721 DLSCCP DEBUG SCCP-SCOC(45)[0x55e140dd9c20]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250126085901721 DLSCCP DEBUG SCCP-SCOC(45)[0x55e140dd9c20]{IDLE}: Deallocated (fsm.c:568) 20250126085901721 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085901721 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085901721 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085901721 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085901721 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085901721 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085901721 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085901721 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@2bd1da4a78dd: Deleted conn table entry 8TC_ps_rab_assignment_concurrent0(442)2527327 HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: Session index based on local reference:7 HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: Session index based on connection ID:9 HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: vl_len:12 HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250126085901726 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085901726 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085901726 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085901726 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085901726 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085901726 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085901726 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085901726 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085901726 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085901726 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085901726 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085901726 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085901726 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085901726 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000002f), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250126085901726 DLSCCP DEBUG Received CO:CODT for local reference 47 (sccp_scoc.c:1824) 20250126085901726 DLSCCP DEBUG SCCP-SCOC(47)[0x55e140da6910]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250126085901726 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085901726 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250126085901726 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55e140db9ff0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250126085901726 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250126085901726 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250126085901726 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55e140db9ff0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250126085901726 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6298377-RAB-23)[0x55e140db95b0]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20250126085901726 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6298377-RAB-23)[0x55e140db95b0]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20250126085901726 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250126085901726 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6298377-RAB-23)[0x55e140db95b0]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-49 SEID-0x3f1 SESSION_DEL_REQ: sending (pfcp_endpoint.c:270) 20250126085901726 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20250126085901726 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6298377)[0x55e140dda1c0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250126085901726 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250126085901726 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085901726 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250126085901726 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085901726 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085901726 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1355) 20250126085901726 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250126085901726 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x26905f,cause=radio(normal)) (hnbgw_rua.c:439) 20250126085901726 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2527327 SCCP-46 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250126085901726 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2527327)[0x55e140dbef40]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250126085901726 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250126085901726 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250126085901726 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2527327)[0x55e140dbef40]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250126085901726 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55e140dba340]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126085901726 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250126085901726 DLSCCP DEBUG SCCP-SCOC(46)[0x55e140d9cf10]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250126085901726 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00182e90), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250126085901726 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085901726 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085901726 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085901726 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085901726 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2527327)[0x55e140dbef40]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250126085901726 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55e140dba340]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250126085901726 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55e140dba340]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250126085901727 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085901727 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085901727 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085901727 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085901727 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085901727 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085901727 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085901727 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW-PFCP(424)@2bd1da4a78dd: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 54, lengthIndicator := 12, seid := '00000000000003F1'O, sequence_number := 49, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_request := { } } } } HNBGW-PFCP(424)@2bd1da4a78dd: found destination TC_ps_rab_assignment_concurrent0(443) HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: Session index based on local reference:8 HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(443)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(443)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(424)@2bd1da4a78dd: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(443): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '000000000000000C'O, sequence_number := 49, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit } } } 20250126085901730 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250126085901730 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6298377-RAB-23)[0x55e140db95b0]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-49 SEID-0xc SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20250126085901730 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6298377-RAB-23)[0x55e140db95b0]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20250126085901730 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6298377-RAB-23)[0x55e140db95b0]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20250126085901730 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6298377-RAB-23)[0x55e140db95b0]{WAIT_USE_COUNT}: -rx-> PFCP seq-49 SEID-0xc SESSION_DEL_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:411) 20250126085901730 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6298377-RAB-23)[0x55e140db95b0]{WAIT_USE_COUNT}: <-tx- PFCP seq-49 SEID-0x3f1 SESSION_DEL_REQ: discarding (pfcp_msg.c:456) TC_ps_rab_assignment_concurrent0(442)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126085901730 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250126085901730 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6298377-RAB-23)[0x55e140db95b0]{WAIT_USE_COUNT}: -rx-> PFCP seq-49 SEID-0xc SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250126085901730 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6298377-RAB-23)[0x55e140db95b0]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20250126085901730 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6298377-RAB-23)[0x55e140db95b0]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20250126085901730 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6298377-RAB-23)[0x55e140db95b0]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20250126085901730 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6298377-RAB-23)[0x55e140db95b0]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250126085901730 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250126085901730 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) HNBGW_Test.sgsn0-RAN(431)@2bd1da4a78dd: Deleted conn table entry 8TC_ps_rab_assignment_concurrent0(442)4020892 HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: Session index based on connection ID:8 20250126085901732 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085901732 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085901732 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085901732 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085901732 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085901732 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085901732 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085901732 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085901732 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085901732 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085901732 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085901732 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085901732 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085901732 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=00182e90), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250126085901732 DLSCCP DEBUG Received CO:RELRE for local reference 46 (sccp_scoc.c:1824) 20250126085901732 DLSCCP DEBUG SCCP-SCOC(46)[0x55e140d9cf10]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250126085901732 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085901732 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250126085901732 DCN DEBUG handle_cn_disc_ind() conn_id=46 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250126085901732 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55e140dba340]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250126085901732 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55e140dba340]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250126085901732 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2527327)[0x55e140dbef40]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250126085901732 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2527327)[0x55e140dbef40]{disconnected}: Freeing instance (context_map.c:202) 20250126085901732 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2527327)[0x55e140dbef40]{disconnected}: Deallocated (fsm.c:568) 20250126085901732 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55e140dba340]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250126085901732 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55e140dba340]{disconnected}: Freeing instance (context_map.c:206) 20250126085901732 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55e140dba340]{disconnected}: Deallocated (fsm.c:568) 20250126085901732 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2527327 SCCP-46 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20250126085901732 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00182e90), PART(T=Source Reference,L=4,D=0000002e) (sccp_scrc.c:406) 20250126085901732 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085901732 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085901732 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085901732 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085901732 DLSCCP DEBUG SCCP-SCOC(46)[0x55e140d9cf10]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250126085901732 DLSCCP DEBUG SCCP-SCOC(46)[0x55e140d9cf10]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250126085901732 DLSCCP DEBUG SCCP-SCOC(46)[0x55e140d9cf10]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250126085901732 DLSCCP DEBUG SCCP-SCOC(46)[0x55e140d9cf10]{IDLE}: Deallocated (fsm.c:568) 20250126085901732 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085901732 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085901732 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@2bd1da4a78dd: Deleted conn table entry 9TC_ps_rab_assignment_concurrent0(443)6298377 20250126085901732 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085901732 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085901732 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085901732 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085901732 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: Session index based on local reference:8 HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: Session index based on connection ID:10 HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: vl_len:12 HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250126085901736 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085901736 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085901736 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085901736 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085901736 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085901736 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085901736 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085901736 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085901736 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085901736 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085901736 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085901736 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085901736 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085901736 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000030), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250126085901736 DLSCCP DEBUG Received CO:CODT for local reference 48 (sccp_scoc.c:1824) 20250126085901736 DLSCCP DEBUG SCCP-SCOC(48)[0x55e140da3420]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250126085901736 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085901736 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250126085901736 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55e140d9d4e0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250126085901736 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250126085901736 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250126085901736 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55e140d9d4e0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250126085901736 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2543429-RAB-23)[0x55e140daa330]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20250126085901736 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2543429-RAB-23)[0x55e140daa330]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20250126085901736 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250126085901736 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2543429-RAB-23)[0x55e140daa330]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-50 SEID-0x3f2 SESSION_DEL_REQ: sending (pfcp_endpoint.c:270) 20250126085901736 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20250126085901736 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2543429)[0x55e140da6a40]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250126085901736 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250126085901736 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085901736 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250126085901736 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085901736 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085901736 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1355) 20250126085901736 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250126085901736 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x601b09,cause=radio(normal)) (hnbgw_rua.c:439) 20250126085901736 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6298377 SCCP-47 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250126085901736 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6298377)[0x55e140dda1c0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250126085901736 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250126085901736 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250126085901736 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6298377)[0x55e140dda1c0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250126085901736 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55e140db9ff0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126085901736 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250126085901736 DLSCCP DEBUG SCCP-SCOC(47)[0x55e140da6910]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250126085901736 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b94639), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250126085901736 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085901736 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085901736 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085901736 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085901736 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6298377)[0x55e140dda1c0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250126085901736 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55e140db9ff0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250126085901736 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55e140db9ff0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250126085901736 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085901736 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085901736 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085901736 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085901736 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085901736 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085901736 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085901736 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW-PFCP(424)@2bd1da4a78dd: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 54, lengthIndicator := 12, seid := '00000000000003F2'O, sequence_number := 50, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_request := { } } } } HNBGW-PFCP(424)@2bd1da4a78dd: found destination TC_ps_rab_assignment_concurrent0(444) HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: Session index based on local reference:9 HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(444)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(443)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(444)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(431)@2bd1da4a78dd: Deleted conn table entry 9TC_ps_rab_assignment_concurrent0(443)10446794 HNBGW-PFCP(424)@2bd1da4a78dd: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(444): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '000000000000000D'O, sequence_number := 50, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit } } } HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: Session index based on connection ID:9 20250126085901739 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250126085901739 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2543429-RAB-23)[0x55e140daa330]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-50 SEID-0xd SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20250126085901739 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2543429-RAB-23)[0x55e140daa330]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20250126085901739 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2543429-RAB-23)[0x55e140daa330]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20250126085901739 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2543429-RAB-23)[0x55e140daa330]{WAIT_USE_COUNT}: -rx-> PFCP seq-50 SEID-0xd SESSION_DEL_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:411) 20250126085901739 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2543429-RAB-23)[0x55e140daa330]{WAIT_USE_COUNT}: <-tx- PFCP seq-50 SEID-0x3f2 SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250126085901739 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250126085901739 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2543429-RAB-23)[0x55e140daa330]{WAIT_USE_COUNT}: -rx-> PFCP seq-50 SEID-0xd SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250126085901739 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2543429-RAB-23)[0x55e140daa330]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20250126085901739 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2543429-RAB-23)[0x55e140daa330]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20250126085901739 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2543429-RAB-23)[0x55e140daa330]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20250126085901739 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2543429-RAB-23)[0x55e140daa330]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250126085901739 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250126085901739 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250126085901739 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085901739 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085901739 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085901739 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085901739 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085901739 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085901739 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085901739 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085901739 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085901739 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085901739 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085901739 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085901739 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085901739 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=00b94639), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250126085901739 DLSCCP DEBUG Received CO:RELRE for local reference 47 (sccp_scoc.c:1824) 20250126085901739 DLSCCP DEBUG SCCP-SCOC(47)[0x55e140da6910]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250126085901739 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085901739 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250126085901739 DCN DEBUG handle_cn_disc_ind() conn_id=47 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250126085901739 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55e140db9ff0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250126085901739 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55e140db9ff0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250126085901739 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6298377)[0x55e140dda1c0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250126085901739 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6298377)[0x55e140dda1c0]{disconnected}: Freeing instance (context_map.c:202) 20250126085901739 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6298377)[0x55e140dda1c0]{disconnected}: Deallocated (fsm.c:568) 20250126085901739 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55e140db9ff0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250126085901739 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55e140db9ff0]{disconnected}: Freeing instance (context_map.c:206) 20250126085901739 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55e140db9ff0]{disconnected}: Deallocated (fsm.c:568) 20250126085901739 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6298377 SCCP-47 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20250126085901739 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b94639), PART(T=Source Reference,L=4,D=0000002f) (sccp_scrc.c:406) 20250126085901739 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085901739 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085901739 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085901739 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085901739 DLSCCP DEBUG SCCP-SCOC(47)[0x55e140da6910]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250126085901739 DLSCCP DEBUG SCCP-SCOC(47)[0x55e140da6910]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250126085901739 DLSCCP DEBUG SCCP-SCOC(47)[0x55e140da6910]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250126085901739 DLSCCP DEBUG SCCP-SCOC(47)[0x55e140da6910]{IDLE}: Deallocated (fsm.c:568) 20250126085901740 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085901740 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085901740 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085901740 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085901740 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085901740 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085901740 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085901740 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: Session index based on local reference:9 HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: RLC received in state:disconnect_pending TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@2bd1da4a78dd: Deleted conn table entry 10TC_ps_rab_assignment_concurrent0(444)2543429 HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: Session index based on connection ID:11 HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: vl_len:12 HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250126085901748 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085901748 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085901748 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085901748 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085901748 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085901748 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085901748 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085901748 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085901748 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085901748 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085901748 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085901748 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085901748 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085901748 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000031), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250126085901748 DLSCCP DEBUG Received CO:CODT for local reference 49 (sccp_scoc.c:1824) 20250126085901748 DLSCCP DEBUG SCCP-SCOC(49)[0x55e140da3c60]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250126085901748 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085901748 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250126085901748 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55e140da6bf0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250126085901748 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250126085901748 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250126085901748 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55e140da6bf0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250126085901748 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4872369-RAB-23)[0x55e140db8de0]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20250126085901748 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4872369-RAB-23)[0x55e140db8de0]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20250126085901749 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250126085901749 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4872369-RAB-23)[0x55e140db8de0]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-51 SEID-0x3f3 SESSION_DEL_REQ: sending (pfcp_endpoint.c:270) 20250126085901749 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20250126085901749 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4872369)[0x55e140da7410]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250126085901749 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250126085901749 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085901749 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250126085901749 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085901749 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085901749 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1355) 20250126085901749 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250126085901749 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x26cf45,cause=radio(normal)) (hnbgw_rua.c:439) 20250126085901749 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2543429 SCCP-48 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250126085901749 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2543429)[0x55e140da6a40]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250126085901749 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250126085901749 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250126085901749 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2543429)[0x55e140da6a40]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250126085901749 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55e140d9d4e0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126085901749 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250126085901749 DLSCCP DEBUG SCCP-SCOC(48)[0x55e140da3420]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250126085901749 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00eecb68), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250126085901749 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085901749 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085901749 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085901749 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085901749 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2543429)[0x55e140da6a40]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250126085901749 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55e140d9d4e0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250126085901749 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55e140d9d4e0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250126085901749 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085901749 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085901749 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085901749 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085901749 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085901749 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085901749 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085901749 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW-PFCP(424)@2bd1da4a78dd: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 54, lengthIndicator := 12, seid := '00000000000003F3'O, sequence_number := 51, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_request := { } } } } HNBGW-PFCP(424)@2bd1da4a78dd: found destination TC_ps_rab_assignment_concurrent0(445) HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: Session index based on local reference:10 HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: DT1 data has been put to the reassembly buffer TC_ps_rab_assignment_concurrent0(445)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(445)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(444)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(424)@2bd1da4a78dd: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(445): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '000000000000000E'O, sequence_number := 51, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit } } } HNBGW_Test.sgsn0-RAN(431)@2bd1da4a78dd: Deleted conn table entry 10TC_ps_rab_assignment_concurrent0(444)4156305 20250126085901753 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250126085901753 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4872369-RAB-23)[0x55e140db8de0]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-51 SEID-0xe SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20250126085901753 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4872369-RAB-23)[0x55e140db8de0]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20250126085901753 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4872369-RAB-23)[0x55e140db8de0]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20250126085901753 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4872369-RAB-23)[0x55e140db8de0]{WAIT_USE_COUNT}: -rx-> PFCP seq-51 SEID-0xe SESSION_DEL_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:411) 20250126085901753 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4872369-RAB-23)[0x55e140db8de0]{WAIT_USE_COUNT}: <-tx- PFCP seq-51 SEID-0x3f3 SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250126085901753 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250126085901753 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4872369-RAB-23)[0x55e140db8de0]{WAIT_USE_COUNT}: -rx-> PFCP seq-51 SEID-0xe SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250126085901753 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4872369-RAB-23)[0x55e140db8de0]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20250126085901753 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4872369-RAB-23)[0x55e140db8de0]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20250126085901753 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4872369-RAB-23)[0x55e140db8de0]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20250126085901753 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4872369-RAB-23)[0x55e140db8de0]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250126085901753 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250126085901753 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: Session index based on connection ID:10 20250126085901754 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085901754 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085901754 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085901754 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085901754 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085901754 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085901754 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085901754 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085901754 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085901754 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085901754 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085901754 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085901754 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085901754 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=00eecb68), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250126085901754 DLSCCP DEBUG Received CO:RELRE for local reference 48 (sccp_scoc.c:1824) 20250126085901754 DLSCCP DEBUG SCCP-SCOC(48)[0x55e140da3420]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250126085901754 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085901754 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250126085901754 DCN DEBUG handle_cn_disc_ind() conn_id=48 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250126085901754 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55e140d9d4e0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250126085901754 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55e140d9d4e0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250126085901754 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2543429)[0x55e140da6a40]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250126085901754 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2543429)[0x55e140da6a40]{disconnected}: Freeing instance (context_map.c:202) 20250126085901754 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2543429)[0x55e140da6a40]{disconnected}: Deallocated (fsm.c:568) 20250126085901754 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55e140d9d4e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250126085901754 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55e140d9d4e0]{disconnected}: Freeing instance (context_map.c:206) 20250126085901754 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55e140d9d4e0]{disconnected}: Deallocated (fsm.c:568) 20250126085901754 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2543429 SCCP-48 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20250126085901754 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00eecb68), PART(T=Source Reference,L=4,D=00000030) (sccp_scrc.c:406) 20250126085901754 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085901754 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085901754 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085901754 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085901754 DLSCCP DEBUG SCCP-SCOC(48)[0x55e140da3420]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250126085901754 DLSCCP DEBUG SCCP-SCOC(48)[0x55e140da3420]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250126085901754 DLSCCP DEBUG SCCP-SCOC(48)[0x55e140da3420]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250126085901754 DLSCCP DEBUG SCCP-SCOC(48)[0x55e140da3420]{IDLE}: Deallocated (fsm.c:568) 20250126085901754 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085901754 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085901754 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085901754 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085901754 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085901754 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085901754 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085901754 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: Session index based on local reference:10 HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: RLC received in state:disconnect_pending TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@2bd1da4a78dd: Deleted conn table entry 11TC_ps_rab_assignment_concurrent0(445)4872369 HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: Session index based on connection ID:12 HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: vl_len:12 HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250126085901759 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085901759 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085901759 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085901759 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085901759 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085901759 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085901759 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085901759 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085901759 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085901759 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085901759 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085901759 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085901759 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085901759 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000032), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250126085901759 DLSCCP DEBUG Received CO:CODT for local reference 50 (sccp_scoc.c:1824) 20250126085901759 DLSCCP DEBUG SCCP-SCOC(50)[0x55e140d9f250]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250126085901759 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085901759 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250126085901759 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55e140da43e0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250126085901759 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250126085901759 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250126085901759 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55e140da43e0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250126085901759 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6087639-RAB-23)[0x55e140e20c30]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20250126085901759 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6087639-RAB-23)[0x55e140e20c30]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20250126085901759 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250126085901759 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6087639-RAB-23)[0x55e140e20c30]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-52 SEID-0x3f4 SESSION_DEL_REQ: sending (pfcp_endpoint.c:270) 20250126085901759 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20250126085901759 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6087639)[0x55e140da6db0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250126085901759 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250126085901759 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085901759 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250126085901759 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085901759 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085901759 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1355) 20250126085901759 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250126085901759 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x4a58b1,cause=radio(normal)) (hnbgw_rua.c:439) 20250126085901759 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4872369 SCCP-49 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250126085901759 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4872369)[0x55e140da7410]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250126085901759 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250126085901759 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250126085901759 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4872369)[0x55e140da7410]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250126085901759 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55e140da6bf0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126085901759 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250126085901759 DLSCCP DEBUG SCCP-SCOC(49)[0x55e140da3c60]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250126085901759 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00751763), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250126085901759 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085901759 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085901759 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085901759 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085901759 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4872369)[0x55e140da7410]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250126085901759 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55e140da6bf0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250126085901759 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55e140da6bf0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250126085901759 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085901759 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085901759 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085901759 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085901759 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085901759 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085901759 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085901759 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW-PFCP(424)@2bd1da4a78dd: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 54, lengthIndicator := 12, seid := '00000000000003F4'O, sequence_number := 52, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_request := { } } } } HNBGW-PFCP(424)@2bd1da4a78dd: found destination TC_ps_rab_assignment_concurrent0(446) HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: Session index based on local reference:11 HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: DT1 data has been put to the reassembly buffer TC_ps_rab_assignment_concurrent0(446)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(446)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(445)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(424)@2bd1da4a78dd: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(446): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '000000000000000F'O, sequence_number := 52, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit } } } 20250126085901761 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250126085901761 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6087639-RAB-23)[0x55e140e20c30]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-52 SEID-0xf SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20250126085901761 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6087639-RAB-23)[0x55e140e20c30]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20250126085901761 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6087639-RAB-23)[0x55e140e20c30]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20250126085901761 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6087639-RAB-23)[0x55e140e20c30]{WAIT_USE_COUNT}: -rx-> PFCP seq-52 SEID-0xf SESSION_DEL_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:411) 20250126085901761 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6087639-RAB-23)[0x55e140e20c30]{WAIT_USE_COUNT}: <-tx- PFCP seq-52 SEID-0x3f4 SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250126085901761 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250126085901761 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6087639-RAB-23)[0x55e140e20c30]{WAIT_USE_COUNT}: -rx-> PFCP seq-52 SEID-0xf SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250126085901761 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6087639-RAB-23)[0x55e140e20c30]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20250126085901761 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6087639-RAB-23)[0x55e140e20c30]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20250126085901761 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6087639-RAB-23)[0x55e140e20c30]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20250126085901761 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6087639-RAB-23)[0x55e140e20c30]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250126085901761 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250126085901761 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) HNBGW_Test.sgsn0-RAN(431)@2bd1da4a78dd: Deleted conn table entry 11TC_ps_rab_assignment_concurrent0(445)4347671 HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: Session index based on connection ID:11 20250126085901762 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085901762 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085901762 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085901762 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085901762 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085901762 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085901762 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085901762 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085901762 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085901762 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085901762 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085901762 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085901762 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085901762 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=00751763), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250126085901762 DLSCCP DEBUG Received CO:RELRE for local reference 49 (sccp_scoc.c:1824) 20250126085901762 DLSCCP DEBUG SCCP-SCOC(49)[0x55e140da3c60]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250126085901762 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085901762 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250126085901762 DCN DEBUG handle_cn_disc_ind() conn_id=49 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250126085901762 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55e140da6bf0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250126085901762 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55e140da6bf0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250126085901762 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4872369)[0x55e140da7410]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250126085901762 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4872369)[0x55e140da7410]{disconnected}: Freeing instance (context_map.c:202) 20250126085901762 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4872369)[0x55e140da7410]{disconnected}: Deallocated (fsm.c:568) 20250126085901762 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55e140da6bf0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250126085901762 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55e140da6bf0]{disconnected}: Freeing instance (context_map.c:206) 20250126085901762 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55e140da6bf0]{disconnected}: Deallocated (fsm.c:568) 20250126085901762 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4872369 SCCP-49 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20250126085901762 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00751763), PART(T=Source Reference,L=4,D=00000031) (sccp_scrc.c:406) 20250126085901762 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085901762 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085901762 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085901762 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085901762 DLSCCP DEBUG SCCP-SCOC(49)[0x55e140da3c60]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250126085901762 DLSCCP DEBUG SCCP-SCOC(49)[0x55e140da3c60]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250126085901762 DLSCCP DEBUG SCCP-SCOC(49)[0x55e140da3c60]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250126085901762 DLSCCP DEBUG SCCP-SCOC(49)[0x55e140da3c60]{IDLE}: Deallocated (fsm.c:568) 20250126085901762 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085901762 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085901762 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085901762 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085901762 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085901762 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085901762 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085901763 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@2bd1da4a78dd: Deleted conn table entry 12TC_ps_rab_assignment_concurrent0(446)6087639 HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: Session index based on local reference:11 HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: Session index based on connection ID:13 HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: vl_len:12 HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250126085901776 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085901776 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085901776 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085901776 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085901776 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085901776 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085901776 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085901776 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085901776 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085901776 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085901776 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085901776 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085901776 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085901776 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000033), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250126085901776 DLSCCP DEBUG Received CO:CODT for local reference 51 (sccp_scoc.c:1824) 20250126085901776 DLSCCP DEBUG SCCP-SCOC(51)[0x55e140d9fd50]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250126085901776 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085901776 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250126085901776 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x55e140d9f4b0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250126085901776 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250126085901776 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250126085901776 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x55e140d9f4b0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250126085901776 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5007818-RAB-23)[0x55e140dbd9e0]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20250126085901776 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5007818-RAB-23)[0x55e140dbd9e0]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20250126085901776 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250126085901776 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5007818-RAB-23)[0x55e140dbd9e0]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-53 SEID-0x3f5 SESSION_DEL_REQ: sending (pfcp_endpoint.c:270) 20250126085901776 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20250126085901777 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5007818)[0x55e140d9f380]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250126085901777 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250126085901777 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085901777 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250126085901777 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085901777 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085901777 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1355) 20250126085901777 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250126085901777 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x5ce3d7,cause=radio(normal)) (hnbgw_rua.c:439) 20250126085901777 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6087639 SCCP-50 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250126085901777 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6087639)[0x55e140da6db0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250126085901777 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250126085901777 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250126085901777 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6087639)[0x55e140da6db0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250126085901777 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55e140da43e0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126085901777 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250126085901777 DLSCCP DEBUG SCCP-SCOC(50)[0x55e140d9f250]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250126085901777 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0072d07c), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250126085901777 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085901777 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085901777 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085901777 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085901777 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6087639)[0x55e140da6db0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250126085901777 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55e140da43e0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250126085901777 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55e140da43e0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250126085901777 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085901777 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085901777 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085901777 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085901777 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085901777 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085901777 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085901777 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW-PFCP(424)@2bd1da4a78dd: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 54, lengthIndicator := 12, seid := '00000000000003F5'O, sequence_number := 53, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_request := { } } } } HNBGW-PFCP(424)@2bd1da4a78dd: found destination TC_ps_rab_assignment_concurrent0(447) HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: Session index based on local reference:12 TC_ps_rab_assignment_concurrent0(447)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(447)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(424)@2bd1da4a78dd: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(447): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000010'O, sequence_number := 53, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit } } } TC_ps_rab_assignment_concurrent0(446)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126085901782 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250126085901782 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5007818-RAB-23)[0x55e140dbd9e0]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-53 SEID-0x10 SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20250126085901782 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5007818-RAB-23)[0x55e140dbd9e0]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20250126085901782 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5007818-RAB-23)[0x55e140dbd9e0]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20250126085901782 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5007818-RAB-23)[0x55e140dbd9e0]{WAIT_USE_COUNT}: -rx-> PFCP seq-53 SEID-0x10 SESSION_DEL_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:411) 20250126085901782 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5007818-RAB-23)[0x55e140dbd9e0]{WAIT_USE_COUNT}: <-tx- PFCP seq-53 SEID-0x3f5 SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250126085901782 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250126085901782 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5007818-RAB-23)[0x55e140dbd9e0]{WAIT_USE_COUNT}: -rx-> PFCP seq-53 SEID-0x10 SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250126085901782 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5007818-RAB-23)[0x55e140dbd9e0]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20250126085901782 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5007818-RAB-23)[0x55e140dbd9e0]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20250126085901782 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5007818-RAB-23)[0x55e140dbd9e0]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20250126085901782 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5007818-RAB-23)[0x55e140dbd9e0]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250126085901782 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250126085901782 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) HNBGW_Test.sgsn0-RAN(431)@2bd1da4a78dd: Deleted conn table entry 12TC_ps_rab_assignment_concurrent0(446)3589711 HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: Session index based on connection ID:12 20250126085901785 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085901785 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085901785 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085901785 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085901785 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085901785 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085901785 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085901785 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085901785 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085901785 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085901785 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085901785 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085901785 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085901785 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=0072d07c), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250126085901785 DLSCCP DEBUG Received CO:RELRE for local reference 50 (sccp_scoc.c:1824) 20250126085901785 DLSCCP DEBUG SCCP-SCOC(50)[0x55e140d9f250]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250126085901785 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085901785 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250126085901785 DCN DEBUG handle_cn_disc_ind() conn_id=50 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250126085901785 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55e140da43e0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250126085901785 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55e140da43e0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250126085901785 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6087639)[0x55e140da6db0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250126085901785 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6087639)[0x55e140da6db0]{disconnected}: Freeing instance (context_map.c:202) 20250126085901785 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6087639)[0x55e140da6db0]{disconnected}: Deallocated (fsm.c:568) 20250126085901785 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55e140da43e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250126085901785 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55e140da43e0]{disconnected}: Freeing instance (context_map.c:206) 20250126085901785 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55e140da43e0]{disconnected}: Deallocated (fsm.c:568) 20250126085901785 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6087639 SCCP-50 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20250126085901785 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0072d07c), PART(T=Source Reference,L=4,D=00000032) (sccp_scrc.c:406) 20250126085901785 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085901785 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085901786 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085901786 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085901786 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085901786 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085901786 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085901786 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085901785 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085901785 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085901785 DLSCCP DEBUG SCCP-SCOC(50)[0x55e140d9f250]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250126085901785 DLSCCP DEBUG SCCP-SCOC(50)[0x55e140d9f250]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250126085901785 DLSCCP DEBUG SCCP-SCOC(50)[0x55e140d9f250]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250126085901785 DLSCCP DEBUG SCCP-SCOC(50)[0x55e140d9f250]{IDLE}: Deallocated (fsm.c:568) 20250126085901786 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085901786 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: Session index based on connection ID:14 HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: vl_len:12 HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250126085901788 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085901788 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085901788 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085901788 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085901788 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085901788 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085901788 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085901788 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085901788 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085901788 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085901788 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085901788 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085901788 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085901788 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000034), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250126085901788 DLSCCP DEBUG Received CO:CODT for local reference 52 (sccp_scoc.c:1824) 20250126085901788 DLSCCP DEBUG SCCP-SCOC(52)[0x55e140dbb2a0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250126085901788 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085901788 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250126085901788 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x55e140da4140]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250126085901788 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250126085901788 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250126085901788 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x55e140da4140]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250126085901788 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11444754-RAB-23)[0x55e140dab3a0]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20250126085901788 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11444754-RAB-23)[0x55e140dab3a0]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20250126085901788 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250126085901788 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11444754-RAB-23)[0x55e140dab3a0]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-54 SEID-0x3f6 SESSION_DEL_REQ: sending (pfcp_endpoint.c:270) 20250126085901788 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20250126085901788 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11444754)[0x55e140da0390]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250126085901789 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250126085901789 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085901789 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@2bd1da4a78dd: Deleted conn table entry 13TC_ps_rab_assignment_concurrent0(447)5007818 HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: Session index based on local reference:12 HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: RLC received in state:disconnect_pending HNBGW-PFCP(424)@2bd1da4a78dd: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 54, lengthIndicator := 12, seid := '00000000000003F6'O, sequence_number := 54, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_request := { } } } } HNBGW-PFCP(424)@2bd1da4a78dd: found destination TC_ps_rab_assignment_concurrent0(448) 20250126085901790 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085901790 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085901790 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1355) 20250126085901790 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250126085901790 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x4c69ca,cause=radio(normal)) (hnbgw_rua.c:439) 20250126085901790 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5007818 SCCP-51 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250126085901790 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5007818)[0x55e140d9f380]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250126085901790 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250126085901790 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250126085901790 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5007818)[0x55e140d9f380]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250126085901790 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x55e140d9f4b0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126085901790 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250126085901790 DLSCCP DEBUG SCCP-SCOC(51)[0x55e140d9fd50]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250126085901790 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0040e8e1), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250126085901790 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085901790 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085901790 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085901790 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085901790 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5007818)[0x55e140d9f380]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250126085901790 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x55e140d9f4b0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250126085901790 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x55e140d9f4b0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250126085901790 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085901790 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085901790 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085901790 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085901790 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085901790 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085901790 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085901790 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: Session index based on local reference:13 HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(448)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(447)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(448)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(424)@2bd1da4a78dd: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(448): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000011'O, sequence_number := 54, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit } } } 20250126085901797 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250126085901797 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11444754-RAB-23)[0x55e140dab3a0]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-54 SEID-0x11 SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20250126085901798 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11444754-RAB-23)[0x55e140dab3a0]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20250126085901798 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11444754-RAB-23)[0x55e140dab3a0]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20250126085901798 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11444754-RAB-23)[0x55e140dab3a0]{WAIT_USE_COUNT}: -rx-> PFCP seq-54 SEID-0x11 SESSION_DEL_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:411) 20250126085901798 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11444754-RAB-23)[0x55e140dab3a0]{WAIT_USE_COUNT}: <-tx- PFCP seq-54 SEID-0x3f6 SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250126085901798 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250126085901798 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11444754-RAB-23)[0x55e140dab3a0]{WAIT_USE_COUNT}: -rx-> PFCP seq-54 SEID-0x11 SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250126085901798 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11444754-RAB-23)[0x55e140dab3a0]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20250126085901798 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11444754-RAB-23)[0x55e140dab3a0]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20250126085901798 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11444754-RAB-23)[0x55e140dab3a0]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20250126085901798 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11444754-RAB-23)[0x55e140dab3a0]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250126085901798 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250126085901798 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: Session index based on connection ID:15 HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: vl_len:12 HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: vl_from0 HNBGW_Test.sgsn0-RAN(431)@2bd1da4a78dd: Deleted conn table entry 13TC_ps_rab_assignment_concurrent0(447)1726199 HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: Session index based on connection ID:13 20250126085901800 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085901800 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085901800 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085901800 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085901800 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085901800 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085901800 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085901800 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085901800 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085901800 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085901800 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085901800 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085901800 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085901800 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000035), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250126085901800 DLSCCP DEBUG Received CO:CODT for local reference 53 (sccp_scoc.c:1824) 20250126085901800 DLSCCP DEBUG SCCP-SCOC(53)[0x55e140dbbf50]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250126085901800 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085901800 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250126085901800 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x55e140dbad30]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250126085901800 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250126085901800 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250126085901800 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x55e140dbad30]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250126085901800 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2511694-RAB-23)[0x55e140dbb850]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20250126085901800 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2511694-RAB-23)[0x55e140dbb850]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20250126085901800 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250126085901800 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2511694-RAB-23)[0x55e140dbb850]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-55 SEID-0x3f7 SESSION_DEL_REQ: sending (pfcp_endpoint.c:270) 20250126085901800 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20250126085901800 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2511694)[0x55e140d9f7f0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250126085901800 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250126085901800 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085901800 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) HNBGW-PFCP(424)@2bd1da4a78dd: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 54, lengthIndicator := 12, seid := '00000000000003F7'O, sequence_number := 55, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_request := { } } } } HNBGW-PFCP(424)@2bd1da4a78dd: found destination TC_ps_rab_assignment_concurrent0(449) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@2bd1da4a78dd: Deleted conn table entry 14TC_ps_rab_assignment_concurrent0(448)11444754 TC_ps_rab_assignment_concurrent0(449)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(449)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126085901804 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085901804 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085901804 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1355) 20250126085901804 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250126085901804 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xaea212,cause=radio(normal)) (hnbgw_rua.c:439) 20250126085901804 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11444754 SCCP-52 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250126085901804 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11444754)[0x55e140da0390]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250126085901804 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250126085901804 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250126085901804 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11444754)[0x55e140da0390]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250126085901804 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x55e140da4140]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126085901804 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250126085901804 DLSCCP DEBUG SCCP-SCOC(52)[0x55e140dbb2a0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250126085901804 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f14e6f), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250126085901804 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085901804 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085901804 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085901804 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085901804 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11444754)[0x55e140da0390]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250126085901804 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x55e140da4140]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250126085901804 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x55e140da4140]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250126085901804 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085901804 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085901804 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085901804 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085901804 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085901804 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085901804 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085901804 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085901804 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085901804 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085901804 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085901804 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085901804 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085901804 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085901804 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085901805 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085901805 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085901805 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085901805 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085901805 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085901805 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085901805 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=0040e8e1), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250126085901805 DLSCCP DEBUG Received CO:RELRE for local reference 51 (sccp_scoc.c:1824) 20250126085901805 DLSCCP DEBUG SCCP-SCOC(51)[0x55e140d9fd50]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250126085901805 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085901805 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250126085901805 DCN DEBUG handle_cn_disc_ind() conn_id=51 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250126085901805 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x55e140d9f4b0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250126085901805 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x55e140d9f4b0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250126085901805 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5007818)[0x55e140d9f380]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250126085901805 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5007818)[0x55e140d9f380]{disconnected}: Freeing instance (context_map.c:202) 20250126085901805 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5007818)[0x55e140d9f380]{disconnected}: Deallocated (fsm.c:568) 20250126085901805 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x55e140d9f4b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250126085901805 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x55e140d9f4b0]{disconnected}: Freeing instance (context_map.c:206) 20250126085901805 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x55e140d9f4b0]{disconnected}: Deallocated (fsm.c:568) 20250126085901805 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5007818 SCCP-51 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20250126085901805 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0040e8e1), PART(T=Source Reference,L=4,D=00000033) (sccp_scrc.c:406) 20250126085901805 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085901805 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085901805 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085901805 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085901805 DLSCCP DEBUG SCCP-SCOC(51)[0x55e140d9fd50]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250126085901805 DLSCCP DEBUG SCCP-SCOC(51)[0x55e140d9fd50]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250126085901805 DLSCCP DEBUG SCCP-SCOC(51)[0x55e140d9fd50]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250126085901805 DLSCCP DEBUG SCCP-SCOC(51)[0x55e140d9fd50]{IDLE}: Deallocated (fsm.c:568) 20250126085901805 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085901805 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085901805 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085901805 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085901805 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085901805 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085901805 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085901805 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW-PFCP(424)@2bd1da4a78dd: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(449): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000012'O, sequence_number := 55, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit } } } 20250126085901806 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250126085901806 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2511694-RAB-23)[0x55e140dbb850]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-55 SEID-0x12 SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20250126085901806 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2511694-RAB-23)[0x55e140dbb850]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20250126085901806 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2511694-RAB-23)[0x55e140dbb850]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20250126085901806 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2511694-RAB-23)[0x55e140dbb850]{WAIT_USE_COUNT}: -rx-> PFCP seq-55 SEID-0x12 SESSION_DEL_RESP: Request accepted (success): response handled by m->resp_cb(), not dispatching to rx_msg_cb() (pfcp_endpoint.c:411) 20250126085901806 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2511694-RAB-23)[0x55e140dbb850]{WAIT_USE_COUNT}: <-tx- PFCP seq-55 SEID-0x3f7 SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250126085901806 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250126085901806 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2511694-RAB-23)[0x55e140dbb850]{WAIT_USE_COUNT}: -rx-> PFCP seq-55 SEID-0x12 SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250126085901806 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2511694-RAB-23)[0x55e140dbb850]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20250126085901806 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2511694-RAB-23)[0x55e140dbb850]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20250126085901806 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2511694-RAB-23)[0x55e140dbb850]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20250126085901806 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2511694-RAB-23)[0x55e140dbb850]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250126085901806 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250126085901806 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55e140d94ba0]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: Session index based on local reference:14 HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: Session index based on local reference:13 HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: RLC received in state:disconnect_pending TC_ps_rab_assignment_concurrent0(448)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(431)@2bd1da4a78dd: Deleted conn table entry 14TC_ps_rab_assignment_concurrent0(448)15479865 HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: Session index based on connection ID:14 TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@2bd1da4a78dd: Deleted conn table entry 15TC_ps_rab_assignment_concurrent0(449)2511694 20250126085901812 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085901812 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085901812 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085901812 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085901812 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085901812 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085901812 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085901812 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085901812 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085901812 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085901812 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085901812 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085901812 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085901812 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000034), PART(T=Source Reference,L=4,D=00f14e6f), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250126085901812 DLSCCP DEBUG Received CO:RELRE for local reference 52 (sccp_scoc.c:1824) 20250126085901812 DLSCCP DEBUG SCCP-SCOC(52)[0x55e140dbb2a0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250126085901812 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085901812 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250126085901812 DCN DEBUG handle_cn_disc_ind() conn_id=52 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250126085901812 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x55e140da4140]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250126085901812 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x55e140da4140]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250126085901812 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11444754)[0x55e140da0390]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250126085901812 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11444754)[0x55e140da0390]{disconnected}: Freeing instance (context_map.c:202) 20250126085901812 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11444754)[0x55e140da0390]{disconnected}: Deallocated (fsm.c:568) 20250126085901812 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x55e140da4140]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250126085901812 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x55e140da4140]{disconnected}: Freeing instance (context_map.c:206) 20250126085901812 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x55e140da4140]{disconnected}: Deallocated (fsm.c:568) 20250126085901812 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11444754 SCCP-52 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20250126085901812 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f14e6f), PART(T=Source Reference,L=4,D=00000034) (sccp_scrc.c:406) 20250126085901812 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085901812 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085901812 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085901812 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085901812 DLSCCP DEBUG SCCP-SCOC(52)[0x55e140dbb2a0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250126085901812 DLSCCP DEBUG SCCP-SCOC(52)[0x55e140dbb2a0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250126085901812 DLSCCP DEBUG SCCP-SCOC(52)[0x55e140dbb2a0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250126085901812 DLSCCP DEBUG SCCP-SCOC(52)[0x55e140dbb2a0]{IDLE}: Deallocated (fsm.c:568) 20250126085901812 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085901812 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085901812 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085901812 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085901812 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085901812 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085901812 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085901812 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: Session index based on local reference:14 HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: RLC received in state:disconnect_pending 20250126085902004 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085902005 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085902005 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1355) 20250126085902005 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250126085902005 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x26534e,cause=radio(normal)) (hnbgw_rua.c:439) 20250126085902005 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2511694 SCCP-53 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250126085902005 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2511694)[0x55e140d9f7f0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250126085902005 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250126085902005 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250126085902005 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2511694)[0x55e140d9f7f0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250126085902005 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x55e140dbad30]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126085902005 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250126085902005 DLSCCP DEBUG SCCP-SCOC(53)[0x55e140dbbf50]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250126085902005 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00eb007e), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250126085902005 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085902005 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085902005 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085902005 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085902005 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2511694)[0x55e140d9f7f0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250126085902005 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x55e140dbad30]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250126085902005 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x55e140dbad30]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250126085902006 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085902006 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085902006 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085902006 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085902006 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085902006 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085902006 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085902006 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: Session index based on local reference:15 HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(449)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(431)@2bd1da4a78dd: Deleted conn table entry 15TC_ps_rab_assignment_concurrent0(449)12329588 HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: Session index based on connection ID:15 20250126085902017 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085902017 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085902017 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085902017 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085902017 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085902017 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085902017 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085902017 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085902018 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085902018 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085902018 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085902018 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085902018 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085902018 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000035), PART(T=Source Reference,L=4,D=00eb007e), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250126085902018 DLSCCP DEBUG Received CO:RELRE for local reference 53 (sccp_scoc.c:1824) 20250126085902018 DLSCCP DEBUG SCCP-SCOC(53)[0x55e140dbbf50]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250126085902018 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085902018 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250126085902018 DCN DEBUG handle_cn_disc_ind() conn_id=53 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250126085902018 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x55e140dbad30]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250126085902018 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x55e140dbad30]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250126085902018 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2511694)[0x55e140d9f7f0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250126085902018 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2511694)[0x55e140d9f7f0]{disconnected}: Freeing instance (context_map.c:202) 20250126085902018 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2511694)[0x55e140d9f7f0]{disconnected}: Deallocated (fsm.c:568) 20250126085902018 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x55e140dbad30]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250126085902018 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x55e140dbad30]{disconnected}: Freeing instance (context_map.c:206) 20250126085902018 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x55e140dbad30]{disconnected}: Deallocated (fsm.c:568) 20250126085902018 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2511694 SCCP-53 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20250126085902018 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00eb007e), PART(T=Source Reference,L=4,D=00000035) (sccp_scrc.c:406) 20250126085902018 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085902018 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085902018 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085902018 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085902018 DLSCCP DEBUG SCCP-SCOC(53)[0x55e140dbbf50]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250126085902019 DLSCCP DEBUG SCCP-SCOC(53)[0x55e140dbbf50]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250126085902019 DLSCCP DEBUG SCCP-SCOC(53)[0x55e140dbbf50]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250126085902019 DLSCCP DEBUG SCCP-SCOC(53)[0x55e140dbbf50]{IDLE}: Deallocated (fsm.c:568) 20250126085902019 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085902019 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085902019 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085902019 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085902019 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085902019 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085902019 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085902019 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: Session index based on local reference:15 HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: RLC received in state:disconnect_pending TC_ps_rab_assignment_concurrent0(434)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126085903662 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36590<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(434)@2bd1da4a78dd: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(435)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126085903677 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36602<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(435)@2bd1da4a78dd: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(436)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126085903681 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36612<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(436)@2bd1da4a78dd: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(437)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126085903694 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36614<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(437)@2bd1da4a78dd: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(438)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126085903704 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36622<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(438)@2bd1da4a78dd: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(439)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(440)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126085903709 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36630<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(439)@2bd1da4a78dd: Final verdict of PTC: pass 20250126085903710 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36642<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(440)@2bd1da4a78dd: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(441)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126085903721 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36646<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(441)@2bd1da4a78dd: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(442)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126085903733 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36650<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(442)@2bd1da4a78dd: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(443)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126085903740 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36656<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(443)@2bd1da4a78dd: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(444)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126085903753 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36666<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(444)@2bd1da4a78dd: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(445)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126085903762 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36680<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(445)@2bd1da4a78dd: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(446)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126085903785 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36696<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(446)@2bd1da4a78dd: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(447)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126085903798 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36702<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(447)@2bd1da4a78dd: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(448)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126085903811 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36706<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(448)@2bd1da4a78dd: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(449)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126085904023 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36716<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(449)@2bd1da4a78dd: Final verdict of PTC: pass MTC@2bd1da4a78dd: ok: talloc reports "asn1_context" = 1 bytes 20250126085904036 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:41283<->l=127.0.0.1:4262) (control_if.c:193) 20250126085904036 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085904036 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085904036 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250126085904036 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250126085904036 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) MutexDispCT-TC_ps_rab_assignment_concurrent(421)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(427)@2bd1da4a78dd: Final verdict of PTC: none 20250126085904037 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@2bd1da4a78dd: Final verdict of PTC: none 20250126085904037 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085904037 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250126085904037 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250126085904037 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250126085904037 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085904037 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126085904037 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250126085904038 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126085904038 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085904038 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20250126085904038 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126085904038 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126085904038 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126085904038 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250126085904038 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126085904038 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication IPA-CTRL-CLI-IPA(423)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.msc0-RAN(428)@2bd1da4a78dd: Final verdict of PTC: none 20250126085904038 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126085904038 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085904038 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126085904038 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250126085904038 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20250126085904038 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085904038 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250126085904038 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36584<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250126085904038 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085904038 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126085904038 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20250126085904038 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085904038 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085904038 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085904038 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085904038 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126085904038 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126085904038 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126085904038 DRANAP NOTICE cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: link lost (cnlink.c:118) 20250126085904038 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20250126085904039 DLINP <0002> stream_srv.c:766 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250126085904039 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085904039 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20250126085904039 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126085904039 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126085904039 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126085904039 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250126085904039 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126085904039 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn0-M3UA(432)@2bd1da4a78dd: Final verdict of PTC: none TC_ps_rab_assignment_concurrent-Iuh0(425)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(431)@2bd1da4a78dd: Final verdict of PTC: none 20250126085904039 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085904039 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126085904039 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20250126085904039 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) HNBGW-MGCP(433)@2bd1da4a78dd: Final verdict of PTC: none 20250126085904039 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085904039 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085904039 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085904039 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126085904039 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126085904039 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126085904039 DRANAP NOTICE cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-M3UA(429)@2bd1da4a78dd: Final verdict of PTC: none VirtHNBGW-STATS(422)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(430)@2bd1da4a78dd: Final verdict of PTC: none MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126085904040 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36582<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(424)@2bd1da4a78dd: Final verdict of PTC: none MTC@2bd1da4a78dd: Setting final verdict of the test case. MTC@2bd1da4a78dd: Local verdict of MTC: pass MTC@2bd1da4a78dd: Local verdict of PTC MutexDispCT-TC_ps_rab_assignment_concurrent(421): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC VirtHNBGW-STATS(422): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC IPA-CTRL-CLI-IPA(423): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW-PFCP(424): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_ps_rab_assignment_concurrent-Iuh0(425): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_ps_rab_assignment_concurrent-Iuh0-RUA(426): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.msc0-SCCP(427): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.msc0-RAN(428): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.msc0-M3UA(429): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(430): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.sgsn0-RAN(431): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(432): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW-MGCP(433): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_ps_rab_assignment_concurrent0(434): pass (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_ps_rab_assignment_concurrent0(435): pass (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_ps_rab_assignment_concurrent0(436): pass (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_ps_rab_assignment_concurrent0(437): pass (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_ps_rab_assignment_concurrent0(438): pass (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_ps_rab_assignment_concurrent0(439): pass (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_ps_rab_assignment_concurrent0(440): pass (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_ps_rab_assignment_concurrent0(441): pass (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_ps_rab_assignment_concurrent0(442): pass (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_ps_rab_assignment_concurrent0(443): pass (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_ps_rab_assignment_concurrent0(444): pass (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_ps_rab_assignment_concurrent0(445): pass (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_ps_rab_assignment_concurrent0(446): pass (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_ps_rab_assignment_concurrent0(447): pass (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_ps_rab_assignment_concurrent0(448): pass (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_ps_rab_assignment_concurrent0(449): pass (pass -> pass) MTC@2bd1da4a78dd: Test case TC_ps_rab_assignment_concurrent finished. Verdict: pass MTC@2bd1da4a78dd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_rab_assignment_concurrent pass'. Sun Jan 26 08:59:04 UTC 2025 ====== HNBGW_Tests.TC_ps_rab_assignment_concurrent pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ps_rab_assignment_concurrent.talloc 20250126085904080 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36726<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126085904582 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36726<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=1689732) Waiting for packet dumper to finish... 1 (prev_count=1689732, count=1690372) 20250126085906039 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126085906039 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250126085906039 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250126085906039 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126085906039 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250126085906039 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@2bd1da4a78dd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_rab_assignment_concurrent pass' was executed successfully (exit status: 0). MTC@2bd1da4a78dd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink'. ------ HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink ------ Sun Jan 26 08:59:06 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@2bd1da4a78dd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink' was executed successfully (exit status: 0). MTC@2bd1da4a78dd: Test case TC_mscpool_L3Compl_on_1_cnlink started. 20250126085907688 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43922<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126085907693 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43928<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126085907698 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:43783<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_L3Compl_on_1_cnlink-Iuh0(454)@2bd1da4a78dd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250126085907782 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250126085907782 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250126085907794 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085907794 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085907794 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085907794 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085907794 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085907794 DRANAP DEBUG cnlink(msc-2)[0x55e140d26870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085907794 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085907794 DRANAP DEBUG cnlink(msc-3)[0x55e140d90760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_L3Compl_on_1_cnlink-Iuh1(456)@2bd1da4a78dd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250126085907795 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085907795 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250126085907795 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085907795 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085907795 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085907795 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085907795 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085907795 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085907795 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085907795 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085907795 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085907795 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085907795 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085907795 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085907795 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085907795 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085907795 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126085907795 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085907795 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085907795 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085907795 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250126085907795 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085907795 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085907795 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085907795 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085907796 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085907796 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085907796 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085907796 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085907796 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085907796 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085907796 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085907796 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085907796 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085907796 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085907796 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085907796 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085907796 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085907796 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:37815 (stream_srv.c:142) 20250126085907796 DMAIN INFO New HNB SCTP connection r=127.0.0.1:37815<->l=127.0.0.1:29169 (hnbgw.c:791) 20250126085907796 DRANAP DEBUG cnlink(msc-3)[0x55e140d90760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085907796 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250126085907796 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085907796 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085907796 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085907797 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085907797 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085907797 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085907797 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085907797 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085907797 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085907797 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085907797 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085907797 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085907797 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085907797 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085907797 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250126085907797 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085907797 DRANAP DEBUG cnlink(msc-3)[0x55e140d90760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085907797 DRANAP DEBUG cnlink(msc-2)[0x55e140d26870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085907797 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250126085907797 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085907797 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085907797 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085907797 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085907797 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085907797 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085907797 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085907797 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085907797 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085907797 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085907797 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085907797 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085907797 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085907797 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085907797 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250126085907797 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085907798 DRANAP DEBUG cnlink(msc-2)[0x55e140d26870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085907798 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085907798 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085907798 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085907798 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126085907798 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126085907798 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126085907798 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250126085907798 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085907798 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085907798 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085907798 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085907798 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085907798 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085907798 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250126085907798 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085907798 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085907798 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085907798 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250126085907798 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250126085907798 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250126085907799 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085907799 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085907799 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085907799 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250126085907799 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250126085907799 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250126085907799 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down MTC@2bd1da4a78dd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2bd1da4a78dd: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(460)@2bd1da4a78dd: ************************************************* HNBGW_Test.msc0-M3UA(460)@2bd1da4a78dd: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(460)@2bd1da4a78dd: ************************************************* HNBGW_Test.msc0-SCCP(458)@2bd1da4a78dd: v_sccp_pdu_maxlen:268 20250126085907814 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085907814 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085907814 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085907814 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085907814 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085907814 DRANAP DEBUG cnlink(sgsn-2)[0x55e140d92410]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085907814 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085907814 DRANAP DEBUG cnlink(sgsn-3)[0x55e140d92da0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085907815 DRANAP DEBUG cnlink(sgsn-3)[0x55e140d92da0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085907815 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250126085907815 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085907815 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085907815 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085907815 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085907815 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085907815 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085907815 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085907815 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085907815 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085907815 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085907815 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085907815 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085907815 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085907815 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085907815 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250126085907815 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085907815 DRANAP DEBUG cnlink(sgsn-3)[0x55e140d92da0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085907815 DRANAP DEBUG cnlink(sgsn-2)[0x55e140d92410]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085907815 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250126085907815 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085907816 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085907816 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085907816 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085907816 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085907816 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085907816 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085907816 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085907816 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085907816 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085907816 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085907816 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085907816 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085907816 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085907816 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250126085907816 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085907816 DRANAP DEBUG cnlink(sgsn-2)[0x55e140d92410]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085907816 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085907816 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250126085907816 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085907816 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085907816 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085907816 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085907816 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085907816 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085907816 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085907816 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085907816 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085907816 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085907816 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085907816 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085907816 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085907816 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085907816 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126085907816 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085907816 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085907816 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085907816 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250126085907816 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085907816 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085907816 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085907816 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085907816 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085907816 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085907816 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085907816 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085907816 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085907816 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085907816 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085907816 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085907816 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085907816 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085907816 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085907816 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085907816 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085907816 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085907816 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085907816 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085907816 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250126085907816 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250126085907816 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250126085907816 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085907816 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085907816 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085907816 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250126085907816 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250126085907816 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250126085907816 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250126085907816 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085907816 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085907816 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085907816 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126085907816 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126085907816 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126085907816 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250126085907816 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085907816 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085907816 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085907816 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085907816 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085907816 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085907816 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@2bd1da4a78dd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(463)@2bd1da4a78dd: ************************************************* HNBGW_Test.sgsn0-M3UA(463)@2bd1da4a78dd: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(463)@2bd1da4a78dd: ************************************************* MTC@2bd1da4a78dd: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(461)@2bd1da4a78dd: v_sccp_pdu_maxlen:268 20250126085907837 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085907837 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085907837 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1355) 20250126085907837 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250126085907837 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20250126085907837 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250126085907837 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250126085907837 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085907837 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@2bd1da4a78dd: setverdict(pass): none -> pass 20250126085907843 DLINP DEBUG SRVCONN(,r=127.0.0.1:37815<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085907843 DLINP DEBUG SRVCONN(,r=127.0.0.1:37815<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085907843 DLINP DEBUG SRVCONN(,r=127.0.0.1:37815<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1355) 20250126085907843 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250126085907843 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) 20250126085907843 DLGLOBAL DEBUG validating counter group 0x55e1174b9be0(hnb) with 60 counters (rate_ctr.c:86) 20250126085907843 DHNBAP DEBUG (127.0.0.1:37815 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20250126085907843 DHNBAP NOTICE (127.0.0.1:37815 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250126085907843 DHNBAP NOTICE (127.0.0.1:37815 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250126085907843 DLINP DEBUG SRVCONN(,r=127.0.0.1:37815<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085907843 DLINP DEBUG SRVCONN(,r=127.0.0.1:37815<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126085908012 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126085908012 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250126085908012 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126085908012 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(460)@2bd1da4a78dd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250126085908021 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085908021 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250126085908021 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126085908021 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126085908021 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126085908021 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250126085908021 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126085908023 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085908023 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250126085908023 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126085908023 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126085908023 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126085908023 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126085908023 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126085908024 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085908024 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126085908024 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20250126085908024 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085908024 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085908024 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085908024 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085908024 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126085908024 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126085908024 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085908025 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085908025 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250126085908025 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085908025 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085908025 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085908025 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085908025 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085908026 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085908026 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085908026 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085908026 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085908026 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085908026 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085908026 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085908026 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085908026 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085908026 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085908026 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085908026 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085908026 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085908026 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085908026 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085908026 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085908026 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085908026 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085908026 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085908026 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085908027 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126085908027 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250126085908027 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126085908027 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(463)@2bd1da4a78dd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250126085908033 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085908033 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250126085908033 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126085908033 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126085908033 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126085908033 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250126085908033 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126085908036 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085908036 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250126085908036 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126085908036 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126085908036 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126085908036 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126085908036 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126085908036 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085908036 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126085908036 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20250126085908036 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085908036 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085908036 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085908036 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085908036 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126085908037 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126085908037 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085908038 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085908038 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250126085908038 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085908038 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085908038 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085908038 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085908038 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085908038 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085908038 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085908038 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085908038 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085908038 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085908038 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085908038 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085908038 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085908038 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085908038 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085908038 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085908038 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085908039 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085908039 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085908039 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085908039 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085908039 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085908039 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085908039 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085908039 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(459)@2bd1da4a78dd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126085908821 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085908821 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085908821 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085908821 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085908821 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085908821 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085908821 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085908821 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085908821 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085908821 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085908821 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085908821 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085908821 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085908821 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085908821 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250126085908821 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250126085908821 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085908821 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085908821 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085908821 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085908821 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085908821 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085908821 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085908821 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085908821 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085908821 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085908821 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085908821 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085908821 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085908821 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085908821 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126085908821 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126085908821 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250126085908821 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250126085908821 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085908821 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250126085908821 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085908821 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085908821 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085908821 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085908821 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085908821 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085908821 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085908821 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085908821 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085908821 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085908821 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085908821 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085908821 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085908821 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085908822 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085908822 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085908822 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085908822 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085908822 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085908822 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085908822 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085908822 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085908822 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085908822 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085908822 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085908822 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085908822 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085908822 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085908822 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085908821 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126085908821 DRANAP NOTICE cnlink(msc-0)[0x55e140d46220]{CONNECTED}: link up (cnlink.c:111) 20250126085908822 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085908822 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085908822 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085908822 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085908822 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085908822 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085908822 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250126085908822 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250126085908822 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085908822 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085908822 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085908822 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085908822 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085908822 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085908822 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085908822 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085908822 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085908822 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085908822 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085908822 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085908822 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085908822 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085908822 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126085908822 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126085908822 DRANAP INFO cnlink(msc-0)[0x55e140d46220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(462)@2bd1da4a78dd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126085908836 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085908836 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085908836 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085908836 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085908836 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085908836 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085908836 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085908836 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085908836 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085908836 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085908836 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085908836 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085908836 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085908836 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085908836 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250126085908836 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250126085908836 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085908836 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085908836 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085908836 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085908836 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085908836 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085908836 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085908836 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085908836 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085908836 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085908836 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085908837 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085908837 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085908837 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085908837 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126085908837 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126085908837 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250126085908837 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250126085908837 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085908837 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250126085908837 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085908837 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085908837 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085908837 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085908837 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085908837 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085908837 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085908837 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085908837 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085908837 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085908837 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085908837 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085908837 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085908837 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126085908837 DRANAP NOTICE cnlink(sgsn-0)[0x55e140d910f0]{CONNECTED}: link up (cnlink.c:111) 20250126085908837 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085908837 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085908837 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085908837 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085908837 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085908837 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085908837 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085908837 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085908839 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085908839 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085908839 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085908839 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085908839 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085908839 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085908839 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085908839 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085908839 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085908839 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085908839 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085908839 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085908839 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085908839 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085908839 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250126085908839 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20250126085908839 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085908839 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085908839 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085908839 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085908840 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085908840 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085908840 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085908840 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085908840 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085908840 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085908840 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085908840 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085908840 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085908840 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085908840 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126085908840 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126085908840 DRANAP INFO cnlink(sgsn-0)[0x55e140d910f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250126085908850 DLCTRL DEBUG Command: GET 593089789 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250126085908850 DLCTRL DEBUG Tx Command reply: GET_REPLY 593089789 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250126085908857 DLCTRL DEBUG Command: GET 435613186 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250126085908857 DLCTRL DEBUG Tx Command reply: GET_REPLY 435613186 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250126085908861 DLCTRL DEBUG Command: GET 594600950 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250126085908861 DLCTRL DEBUG Tx Command reply: GET_REPLY 594600950 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085908865 DLCTRL DEBUG Command: GET 689229893 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085908865 DLCTRL DEBUG Tx Command reply: GET_REPLY 689229893 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085908867 DLCTRL DEBUG Command: GET 343468726 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250126085908867 DLCTRL DEBUG Tx Command reply: GET_REPLY 343468726 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250126085908870 DLCTRL DEBUG Command: GET 962633424 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250126085908870 DLCTRL DEBUG Tx Command reply: GET_REPLY 962633424 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250126085908872 DLCTRL DEBUG Command: GET 482606431 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250126085908872 DLCTRL DEBUG Tx Command reply: GET_REPLY 482606431 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250126085908874 DLCTRL DEBUG Command: GET 943676675 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250126085908874 DLCTRL DEBUG Tx Command reply: GET_REPLY 943676675 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085908875 DLCTRL DEBUG Command: GET 177169108 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085908875 DLCTRL DEBUG Tx Command reply: GET_REPLY 177169108 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085908877 DLCTRL DEBUG Command: GET 416819245 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250126085908877 DLCTRL DEBUG Tx Command reply: GET_REPLY 416819245 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250126085908879 DLCTRL DEBUG Command: GET 691951822 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250126085908879 DLCTRL DEBUG Tx Command reply: GET_REPLY 691951822 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250126085908880 DLCTRL DEBUG Command: GET 521237248 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250126085908880 DLCTRL DEBUG Tx Command reply: GET_REPLY 521237248 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250126085908881 DLCTRL DEBUG Command: GET 108219498 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250126085908881 DLCTRL DEBUG Tx Command reply: GET_REPLY 108219498 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085908882 DLCTRL DEBUG Command: GET 485963836 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085908882 DLCTRL DEBUG Tx Command reply: GET_REPLY 485963836 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085908883 DLCTRL DEBUG Command: GET 433704184 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250126085908883 DLCTRL DEBUG Tx Command reply: GET_REPLY 433704184 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250126085908885 DLCTRL DEBUG Command: GET 985381843 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250126085908885 DLCTRL DEBUG Tx Command reply: GET_REPLY 985381843 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250126085908886 DLCTRL DEBUG Command: GET 104877052 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250126085908886 DLCTRL DEBUG Tx Command reply: GET_REPLY 104877052 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250126085908887 DLCTRL DEBUG Command: GET 500204587 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250126085908887 DLCTRL DEBUG Tx Command reply: GET_REPLY 500204587 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085908888 DLCTRL DEBUG Command: GET 764176635 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085908888 DLCTRL DEBUG Tx Command reply: GET_REPLY 764176635 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085908889 DLCTRL DEBUG Command: GET 598815110 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250126085908889 DLCTRL DEBUG Tx Command reply: GET_REPLY 598815110 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@2bd1da4a78dd: 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@2bd1da4a78dd: "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@2bd1da4a78dd: 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 := '000000000000000010001010'B, t_guard := 20.000000 } 20250126085908913 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43934<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(459)@2bd1da4a78dd: f_create_expect(l3 := '05080200F110172A52082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(459)@2bd1da4a78dd: Created Expect[0] for '05080200F110172A52082926240000000040'O to be handled at TC_mscpool_L3Compl_on_1_cnlink0(465) TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(455)@2bd1da4a78dd: Added conn table entry 0TC_mscpool_L3Compl_on_1_cnlink0(465)12270153 20250126085909947 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085909948 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085909948 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1355) 20250126085909948 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250126085909948 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xbb3a49, normal) (hnbgw_rua.c:407) 20250126085909948 DHNB DEBUG map_rua[0x55e140db8cb0]{init}: Allocated (fsm.c:456) 20250126085909948 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12270153)[0x55e140db8cb0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250126085909948 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12270153 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250126085909948 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085909948 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085909948 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12270153 SCCP-0 CS MI=IMSI-262420000000004: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250126085909948 DCN DEBUG map_sccp[0x55e140da2810]{init}: Allocated (fsm.c:456) 20250126085909948 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x55e140da2810]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250126085909948 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12270153 <-> SCCP-54 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250126085909948 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12270153 SCCP-54 msc-0 MI=IMSI-262420000000004: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250126085909948 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12270153)[0x55e140db8cb0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250126085909948 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085909948 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085909948 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12270153)[0x55e140db8cb0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250126085909948 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x55e140da2810]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126085909948 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250126085909948 DLSCCP DEBUG SCCP-SCOC(54)[0x55e140da1770]{IDLE}: Allocated (fsm.c:456) 20250126085909948 DLSCCP DEBUG SCCP-SCOC(54)[0x55e140da1770]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250126085909948 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000036), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000040004f400300008a0056400500f1100926) (sccp_scrc.c:406) 20250126085909948 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085909948 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085909948 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085909948 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085909948 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085909948 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085909948 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085909948 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085909948 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085909948 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085909948 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085909948 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085909948 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085909948 DLSCCP DEBUG SCCP-SCOC(54)[0x55e140da1770]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250126085909948 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x55e140da2810]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250126085909948 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12270153)[0x55e140db8cb0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250126085909949 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085909949 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085909949 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085909949 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085909949 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085909949 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085909949 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085909949 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(458)@2bd1da4a78dd: First idle individual index:0 HNBGW_Test.msc0-SCCP(458)@2bd1da4a78dd: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(459)@2bd1da4a78dd: Found Expect[0] for l3='05080200F110172A52082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(465) HNBGW_Test.msc0-RAN(459)@2bd1da4a78dd: Added conn table entry 0TC_mscpool_L3Compl_on_1_cnlink0(465)11928976 HNBGW_Test.msc0-SCCP(458)@2bd1da4a78dd: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(458)@2bd1da4a78dd: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Compl_on_1_cnlink0(465)@2bd1da4a78dd: setverdict(pass): none -> pass 20250126085909965 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085909965 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085909965 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085909965 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085909965 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085909965 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085909965 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085909965 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085909965 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085909965 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085909965 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085909965 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085909965 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085909965 DLSS7 DEBUG scrc_rx_mtp_xfer_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=009a7abf) (sccp_scrc.c:477) 20250126085909965 DLSCCP DEBUG Received CO:COAK for local reference 54 (sccp_scoc.c:1824) 20250126085909965 DLSCCP DEBUG SCCP-SCOC(54)[0x55e140da1770]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250126085909965 DLSCCP DEBUG SCCP-SCOC(54)[0x55e140da1770]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250126085909965 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085909965 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250126085909965 DCN DEBUG handle_cn_conn_conf() conn_id=54, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250126085909965 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x55e140da2810]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250126085909965 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x55e140da2810]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250126085909966 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43934<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Compl_on_1_cnlink0(465)@2bd1da4a78dd: Final verdict of PTC: pass MTC@2bd1da4a78dd: 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 } } } 20250126085909968 DLCTRL DEBUG Command: GET 639410500 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250126085909968 DLCTRL DEBUG Tx Command reply: GET_REPLY 639410500 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250126085909971 DLCTRL DEBUG Command: GET 577226478 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250126085909971 DLCTRL DEBUG Tx Command reply: GET_REPLY 577226478 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250126085909973 DLCTRL DEBUG Command: GET 548016039 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250126085909973 DLCTRL DEBUG Tx Command reply: GET_REPLY 548016039 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085909975 DLCTRL DEBUG Command: GET 204842908 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085909975 DLCTRL DEBUG Tx Command reply: GET_REPLY 204842908 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085909976 DLCTRL DEBUG Command: GET 728577528 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250126085909976 DLCTRL DEBUG Tx Command reply: GET_REPLY 728577528 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126085909978 DLCTRL DEBUG Command: GET 577503392 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250126085909978 DLCTRL DEBUG Tx Command reply: GET_REPLY 577503392 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250126085909979 DLCTRL DEBUG Command: GET 302692906 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250126085909979 DLCTRL DEBUG Tx Command reply: GET_REPLY 302692906 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250126085909979 DLCTRL DEBUG Command: GET 790421544 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250126085909979 DLCTRL DEBUG Tx Command reply: GET_REPLY 790421544 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085909980 DLCTRL DEBUG Command: GET 425473284 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085909980 DLCTRL DEBUG Tx Command reply: GET_REPLY 425473284 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085909981 DLCTRL DEBUG Command: GET 319203567 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250126085909981 DLCTRL DEBUG Tx Command reply: GET_REPLY 319203567 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126085909981 DLCTRL DEBUG Command: GET 913534418 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250126085909981 DLCTRL DEBUG Tx Command reply: GET_REPLY 913534418 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250126085909982 DLCTRL DEBUG Command: GET 638446975 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250126085909982 DLCTRL DEBUG Tx Command reply: GET_REPLY 638446975 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250126085909983 DLCTRL DEBUG Command: GET 311441382 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250126085909983 DLCTRL DEBUG Tx Command reply: GET_REPLY 311441382 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085909983 DLCTRL DEBUG Command: GET 83900072 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085909983 DLCTRL DEBUG Tx Command reply: GET_REPLY 83900072 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085909984 DLCTRL DEBUG Command: GET 324133561 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250126085909984 DLCTRL DEBUG Tx Command reply: GET_REPLY 324133561 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126085909985 DLCTRL DEBUG Command: GET 866054954 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250126085909985 DLCTRL DEBUG Tx Command reply: GET_REPLY 866054954 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250126085909986 DLCTRL DEBUG Command: GET 596169629 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250126085909986 DLCTRL DEBUG Tx Command reply: GET_REPLY 596169629 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250126085909986 DLCTRL DEBUG Command: GET 915319836 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250126085909986 DLCTRL DEBUG Tx Command reply: GET_REPLY 915319836 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085909987 DLCTRL DEBUG Command: GET 490341119 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085909987 DLCTRL DEBUG Tx Command reply: GET_REPLY 490341119 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085909987 DLCTRL DEBUG Command: GET 65261985 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250126085909987 DLCTRL DEBUG Tx Command reply: GET_REPLY 65261985 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed MTC@2bd1da4a78dd: 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 := '000000000000001111000110'B, t_guard := 20.000000 } 20250126085909997 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43938<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(459)@2bd1da4a78dd: f_create_expect(l3 := '05240103505902082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(459)@2bd1da4a78dd: Created Expect[0] for '05240103505902082926240000000040'O to be handled at TC_mscpool_L3Compl_on_1_cnlink0(466) TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(455)@2bd1da4a78dd: Added conn table entry 1TC_mscpool_L3Compl_on_1_cnlink0(466)15318642 20250126085911021 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085911021 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085911021 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1355) 20250126085911021 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250126085911021 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xe9be72, normal) (hnbgw_rua.c:407) 20250126085911021 DHNB DEBUG map_rua[0x55e140da4670]{init}: Allocated (fsm.c:456) 20250126085911021 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15318642)[0x55e140da4670]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250126085911021 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15318642 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250126085911021 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085911021 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085911021 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:221) 20250126085911021 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15318642 SCCP-0 CS MI=IMSI-262420000000004: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250126085911021 DCN DEBUG map_sccp[0x55e140e20b00]{init}: Allocated (fsm.c:456) 20250126085911021 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x55e140e20b00]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250126085911021 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15318642 <-> SCCP-55 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250126085911021 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15318642 SCCP-55 msc-0 MI=IMSI-262420000000004: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20250126085911021 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15318642)[0x55e140da4670]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250126085911021 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085911021 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085911021 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15318642)[0x55e140da4670]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250126085911021 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x55e140e20b00]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126085911021 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250126085911021 DLSCCP DEBUG SCCP-SCOC(55)[0x55e140da5000]{IDLE}: Allocated (fsm.c:456) 20250126085911021 DLSCCP DEBUG SCCP-SCOC(55)[0x55e140da5000]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250126085911021 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000037), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902082926240000000040004f40030003c60056400500f1100926) (sccp_scrc.c:406) 20250126085911021 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085911021 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085911021 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085911021 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085911021 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085911021 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085911021 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085911021 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085911021 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085911021 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085911021 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085911021 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085911021 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085911021 DLSCCP DEBUG SCCP-SCOC(55)[0x55e140da5000]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250126085911021 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x55e140e20b00]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250126085911021 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15318642)[0x55e140da4670]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250126085911022 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085911022 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085911022 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085911022 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085911022 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085911022 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085911022 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085911022 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(458)@2bd1da4a78dd: First idle individual index:1 HNBGW_Test.msc0-SCCP(458)@2bd1da4a78dd: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(459)@2bd1da4a78dd: Found Expect[0] for l3='05240103505902082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(466) HNBGW_Test.msc0-RAN(459)@2bd1da4a78dd: Added conn table entry 1TC_mscpool_L3Compl_on_1_cnlink0(466)15164245 HNBGW_Test.msc0-SCCP(458)@2bd1da4a78dd: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(458)@2bd1da4a78dd: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250126085911028 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085911028 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085911028 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085911028 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085911028 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085911028 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085911028 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085911028 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085911028 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085911028 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085911028 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085911028 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085911028 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085911028 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00a38722) (sccp_scrc.c:477) 20250126085911028 DLSCCP DEBUG Received CO:COAK for local reference 55 (sccp_scoc.c:1824) TC_mscpool_L3Compl_on_1_cnlink0(466)@2bd1da4a78dd: setverdict(pass): none -> pass 20250126085911028 DLSCCP DEBUG SCCP-SCOC(55)[0x55e140da5000]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250126085911028 DLSCCP DEBUG SCCP-SCOC(55)[0x55e140da5000]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250126085911028 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085911028 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250126085911028 DCN DEBUG handle_cn_conn_conf() conn_id=55, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250126085911028 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x55e140e20b00]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250126085911028 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x55e140e20b00]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250126085911029 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43938<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Compl_on_1_cnlink0(466)@2bd1da4a78dd: Final verdict of PTC: pass MTC@2bd1da4a78dd: 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 } } } 20250126085911032 DLCTRL DEBUG Command: GET 759968667 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250126085911032 DLCTRL DEBUG Tx Command reply: GET_REPLY 759968667 rate_ctr.abs.msc.0.cnpool:subscr:new 2 (control_if.c:477) 20250126085911034 DLCTRL DEBUG Command: GET 990110728 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250126085911034 DLCTRL DEBUG Tx Command reply: GET_REPLY 990110728 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250126085911037 DLCTRL DEBUG Command: GET 707294458 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250126085911037 DLCTRL DEBUG Tx Command reply: GET_REPLY 707294458 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085911039 DLCTRL DEBUG Command: GET 437832490 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085911039 DLCTRL DEBUG Tx Command reply: GET_REPLY 437832490 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085911040 DLCTRL DEBUG Command: GET 64838004 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250126085911041 DLCTRL DEBUG Tx Command reply: GET_REPLY 64838004 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126085911042 DLCTRL DEBUG Command: GET 987290510 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250126085911042 DLCTRL DEBUG Tx Command reply: GET_REPLY 987290510 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250126085911044 DLCTRL DEBUG Command: GET 388531643 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250126085911044 DLCTRL DEBUG Tx Command reply: GET_REPLY 388531643 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250126085911045 DLCTRL DEBUG Command: GET 819589809 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250126085911045 DLCTRL DEBUG Tx Command reply: GET_REPLY 819589809 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085911046 DLCTRL DEBUG Command: GET 744756045 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085911046 DLCTRL DEBUG Tx Command reply: GET_REPLY 744756045 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085911047 DLCTRL DEBUG Command: GET 642586998 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250126085911047 DLCTRL DEBUG Tx Command reply: GET_REPLY 642586998 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126085911048 DLCTRL DEBUG Command: GET 397414747 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250126085911048 DLCTRL DEBUG Tx Command reply: GET_REPLY 397414747 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250126085911049 DLCTRL DEBUG Command: GET 735047407 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250126085911049 DLCTRL DEBUG Tx Command reply: GET_REPLY 735047407 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250126085911050 DLCTRL DEBUG Command: GET 493091617 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250126085911050 DLCTRL DEBUG Tx Command reply: GET_REPLY 493091617 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085911050 DLCTRL DEBUG Command: GET 993489254 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085911050 DLCTRL DEBUG Tx Command reply: GET_REPLY 993489254 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085911051 DLCTRL DEBUG Command: GET 35184582 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250126085911051 DLCTRL DEBUG Tx Command reply: GET_REPLY 35184582 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126085911052 DLCTRL DEBUG Command: GET 766466720 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250126085911052 DLCTRL DEBUG Tx Command reply: GET_REPLY 766466720 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250126085911053 DLCTRL DEBUG Command: GET 514427174 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250126085911053 DLCTRL DEBUG Tx Command reply: GET_REPLY 514427174 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250126085911053 DLCTRL DEBUG Command: GET 742333773 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250126085911053 DLCTRL DEBUG Tx Command reply: GET_REPLY 742333773 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085911054 DLCTRL DEBUG Command: GET 703102370 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085911054 DLCTRL DEBUG Tx Command reply: GET_REPLY 703102370 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085911055 DLCTRL DEBUG Command: GET 638124472 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250126085911055 DLCTRL DEBUG Tx Command reply: GET_REPLY 638124472 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed MTC@2bd1da4a78dd: 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 := '000000000000001110000111'B, t_guard := 20.000000 } 20250126085911064 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43942<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(459)@2bd1da4a78dd: f_create_expect(l3 := '06270003505902082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(459)@2bd1da4a78dd: Created Expect[0] for '06270003505902082926240000000040'O to be handled at TC_mscpool_L3Compl_on_1_cnlink0(467) TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(455)@2bd1da4a78dd: Added conn table entry 2TC_mscpool_L3Compl_on_1_cnlink0(467)14820884 20250126085912087 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085912088 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085912088 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1355) 20250126085912088 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250126085912088 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xe22614, normal) (hnbgw_rua.c:407) 20250126085912088 DHNB DEBUG map_rua[0x55e140dbb440]{init}: Allocated (fsm.c:456) 20250126085912088 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14820884)[0x55e140dbb440]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250126085912088 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14820884 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250126085912088 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085912088 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085912088 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14820884 SCCP-0 CS MI=IMSI-262420000000004: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250126085912088 DCN DEBUG map_sccp[0x55e140da47a0]{init}: Allocated (fsm.c:456) 20250126085912088 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x55e140da47a0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250126085912088 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14820884 <-> SCCP-56 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250126085912088 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14820884 SCCP-56 msc-0 MI=IMSI-262420000000004: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20250126085912088 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14820884)[0x55e140dbb440]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250126085912088 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085912088 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085912088 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14820884)[0x55e140dbb440]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250126085912088 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x55e140da47a0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126085912088 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250126085912088 DLSCCP DEBUG SCCP-SCOC(56)[0x55e140db7f50]{IDLE}: Allocated (fsm.c:456) 20250126085912088 DLSCCP DEBUG SCCP-SCOC(56)[0x55e140db7f50]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250126085912088 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000038), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902082926240000000040004f40030003870056400500f1100926) (sccp_scrc.c:406) 20250126085912088 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085912088 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085912088 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085912088 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085912088 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085912088 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085912088 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085912088 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085912088 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085912088 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085912088 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085912088 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085912088 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085912088 DLSCCP DEBUG SCCP-SCOC(56)[0x55e140db7f50]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250126085912088 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x55e140da47a0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250126085912088 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14820884)[0x55e140dbb440]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250126085912088 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085912088 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085912088 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085912088 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085912088 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085912088 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085912088 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085912088 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(458)@2bd1da4a78dd: First idle individual index:2 HNBGW_Test.msc0-SCCP(458)@2bd1da4a78dd: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.msc0-RAN(459)@2bd1da4a78dd: Found Expect[0] for l3='06270003505902082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(467) HNBGW_Test.msc0-RAN(459)@2bd1da4a78dd: Added conn table entry 2TC_mscpool_L3Compl_on_1_cnlink0(467)4443830 HNBGW_Test.msc0-SCCP(458)@2bd1da4a78dd: Session index based on connection ID:2 HNBGW_Test.msc0-SCCP(458)@2bd1da4a78dd: Warning: Re-starting timer T_ias[2], which is already active (running or expired). 20250126085912094 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085912094 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085912094 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085912094 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085912094 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085912094 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085912094 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085912094 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085912094 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085912094 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085912094 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085912094 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085912094 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085912094 DLSS7 DEBUG scrc_rx_mtp_xfer_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=002bb76e) (sccp_scrc.c:477) 20250126085912094 DLSCCP DEBUG Received CO:COAK for local reference 56 (sccp_scoc.c:1824) 20250126085912094 DLSCCP DEBUG SCCP-SCOC(56)[0x55e140db7f50]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250126085912094 DLSCCP DEBUG SCCP-SCOC(56)[0x55e140db7f50]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250126085912094 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085912094 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250126085912094 DCN DEBUG handle_cn_conn_conf() conn_id=56, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250126085912094 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x55e140da47a0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250126085912094 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x55e140da47a0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_mscpool_L3Compl_on_1_cnlink0(467)@2bd1da4a78dd: setverdict(pass): none -> pass 20250126085912096 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43942<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Compl_on_1_cnlink0(467)@2bd1da4a78dd: Final verdict of PTC: pass MTC@2bd1da4a78dd: 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 } } } 20250126085912097 DLCTRL DEBUG Command: GET 478578152 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250126085912097 DLCTRL DEBUG Tx Command reply: GET_REPLY 478578152 rate_ctr.abs.msc.0.cnpool:subscr:new 3 (control_if.c:477) 20250126085912098 DLCTRL DEBUG Command: GET 167264814 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250126085912098 DLCTRL DEBUG Tx Command reply: GET_REPLY 167264814 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250126085912100 DLCTRL DEBUG Command: GET 909630443 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250126085912100 DLCTRL DEBUG Tx Command reply: GET_REPLY 909630443 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085912101 DLCTRL DEBUG Command: GET 781941593 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085912101 DLCTRL DEBUG Tx Command reply: GET_REPLY 781941593 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085912102 DLCTRL DEBUG Command: GET 439022550 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250126085912102 DLCTRL DEBUG Tx Command reply: GET_REPLY 439022550 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126085912103 DLCTRL DEBUG Command: GET 649753474 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250126085912103 DLCTRL DEBUG Tx Command reply: GET_REPLY 649753474 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250126085912104 DLCTRL DEBUG Command: GET 143852491 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250126085912104 DLCTRL DEBUG Tx Command reply: GET_REPLY 143852491 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250126085912105 DLCTRL DEBUG Command: GET 583842681 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250126085912105 DLCTRL DEBUG Tx Command reply: GET_REPLY 583842681 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085912106 DLCTRL DEBUG Command: GET 690086768 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085912106 DLCTRL DEBUG Tx Command reply: GET_REPLY 690086768 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085912108 DLCTRL DEBUG Command: GET 570292627 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250126085912108 DLCTRL DEBUG Tx Command reply: GET_REPLY 570292627 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126085912109 DLCTRL DEBUG Command: GET 196810800 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250126085912109 DLCTRL DEBUG Tx Command reply: GET_REPLY 196810800 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250126085912110 DLCTRL DEBUG Command: GET 416319313 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250126085912110 DLCTRL DEBUG Tx Command reply: GET_REPLY 416319313 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250126085912112 DLCTRL DEBUG Command: GET 451856391 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250126085912112 DLCTRL DEBUG Tx Command reply: GET_REPLY 451856391 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085912113 DLCTRL DEBUG Command: GET 302586866 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085912113 DLCTRL DEBUG Tx Command reply: GET_REPLY 302586866 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085912115 DLCTRL DEBUG Command: GET 165884235 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250126085912115 DLCTRL DEBUG Tx Command reply: GET_REPLY 165884235 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126085912116 DLCTRL DEBUG Command: GET 509481612 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250126085912116 DLCTRL DEBUG Tx Command reply: GET_REPLY 509481612 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250126085912117 DLCTRL DEBUG Command: GET 417617945 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250126085912117 DLCTRL DEBUG Tx Command reply: GET_REPLY 417617945 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250126085912119 DLCTRL DEBUG Command: GET 218952620 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250126085912119 DLCTRL DEBUG Tx Command reply: GET_REPLY 218952620 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085912120 DLCTRL DEBUG Command: GET 659994799 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085912120 DLCTRL DEBUG Tx Command reply: GET_REPLY 659994799 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085912121 DLCTRL DEBUG Command: GET 438777627 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250126085912121 DLCTRL DEBUG Tx Command reply: GET_REPLY 438777627 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed MTC@2bd1da4a78dd: 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 := '000000000000000011101110'B, t_guard := 20.000000 } 20250126085912132 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43948<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(459)@2bd1da4a78dd: f_create_expect(l3 := '050152082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(459)@2bd1da4a78dd: Created Expect[0] for '050152082926240000000040'O to be handled at TC_mscpool_L3Compl_on_1_cnlink0(468) TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(455)@2bd1da4a78dd: Added conn table entry 3TC_mscpool_L3Compl_on_1_cnlink0(468)2045000 20250126085913156 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085913156 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085913156 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 96 bytes from client (stream_srv.c:1355) 20250126085913156 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250126085913156 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x1f3448, normal) (hnbgw_rua.c:407) 20250126085913156 DHNB DEBUG map_rua[0x55e140da29d0]{init}: Allocated (fsm.c:456) 20250126085913156 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2045000)[0x55e140da29d0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250126085913156 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2045000 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250126085913156 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085913157 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085913157 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2045000 SCCP-0 CS MI=IMSI-262420000000004: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250126085913157 DCN DEBUG map_sccp[0x55e140da5800]{init}: Allocated (fsm.c:456) 20250126085913157 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-57)[0x55e140da5800]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250126085913157 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2045000 <-> SCCP-57 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250126085913157 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2045000 SCCP-57 msc-0 MI=IMSI-262420000000004: rx RUA Connect with 67 bytes RANAP data (hnbgw_rua.c:312) 20250126085913157 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2045000)[0x55e140da29d0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250126085913157 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085913157 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085913157 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2045000)[0x55e140da29d0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250126085913157 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-57)[0x55e140da5800]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126085913157 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250126085913157 DLSCCP DEBUG SCCP-SCOC(57)[0x55e140db8180]{IDLE}: Allocated (fsm.c:456) 20250126085913157 DLSCCP DEBUG SCCP-SCOC(57)[0x55e140db8180]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250126085913157 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000039), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=67,D=0013403f0000060003400100000f40060000f1100926003a40080000f110092600370010400d0c050152082926240000000040004f40030000ee0056400500f1100926) (sccp_scrc.c:406) 20250126085913157 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085913157 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085913157 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085913157 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085913157 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085913157 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085913157 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085913157 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085913157 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085913157 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085913157 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085913157 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085913157 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085913157 DLSCCP DEBUG SCCP-SCOC(57)[0x55e140db8180]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250126085913157 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-57)[0x55e140da5800]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250126085913157 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2045000)[0x55e140da29d0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250126085913157 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085913157 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085913157 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085913157 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085913157 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085913157 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085913157 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085913157 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(458)@2bd1da4a78dd: First idle individual index:3 HNBGW_Test.msc0-SCCP(458)@2bd1da4a78dd: Warning: Stopping inactive timer T_ias[3]. HNBGW_Test.msc0-RAN(459)@2bd1da4a78dd: Found Expect[0] for l3='050152082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(468) HNBGW_Test.msc0-RAN(459)@2bd1da4a78dd: Added conn table entry 3TC_mscpool_L3Compl_on_1_cnlink0(468)5988764 HNBGW_Test.msc0-SCCP(458)@2bd1da4a78dd: Session index based on connection ID:3 HNBGW_Test.msc0-SCCP(458)@2bd1da4a78dd: Warning: Re-starting timer T_ias[3], which is already active (running or expired). 20250126085913165 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085913165 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085913165 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085913165 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085913165 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085913165 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085913165 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085913165 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085913165 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085913165 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085913165 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085913165 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085913165 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085913165 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0076f46a) (sccp_scrc.c:477) 20250126085913165 DLSCCP DEBUG Received CO:COAK for local reference 57 (sccp_scoc.c:1824) 20250126085913165 DLSCCP DEBUG SCCP-SCOC(57)[0x55e140db8180]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250126085913165 DLSCCP DEBUG SCCP-SCOC(57)[0x55e140db8180]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250126085913165 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085913165 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250126085913165 DCN DEBUG handle_cn_conn_conf() conn_id=57, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250126085913165 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-57)[0x55e140da5800]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250126085913165 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-57)[0x55e140da5800]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_mscpool_L3Compl_on_1_cnlink0(468)@2bd1da4a78dd: setverdict(pass): none -> pass 20250126085913168 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43948<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Compl_on_1_cnlink0(468)@2bd1da4a78dd: Final verdict of PTC: pass MTC@2bd1da4a78dd: 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 } } } 20250126085913170 DLCTRL DEBUG Command: GET 408754265 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250126085913170 DLCTRL DEBUG Tx Command reply: GET_REPLY 408754265 rate_ctr.abs.msc.0.cnpool:subscr:new 4 (control_if.c:477) 20250126085913174 DLCTRL DEBUG Command: GET 718953206 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250126085913174 DLCTRL DEBUG Tx Command reply: GET_REPLY 718953206 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250126085913178 DLCTRL DEBUG Command: GET 5277875 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250126085913178 DLCTRL DEBUG Tx Command reply: GET_REPLY 5277875 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085913182 DLCTRL DEBUG Command: GET 618033314 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085913182 DLCTRL DEBUG Tx Command reply: GET_REPLY 618033314 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085913184 DLCTRL DEBUG Command: GET 681638452 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250126085913184 DLCTRL DEBUG Tx Command reply: GET_REPLY 681638452 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126085913186 DLCTRL DEBUG Command: GET 722335989 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250126085913186 DLCTRL DEBUG Tx Command reply: GET_REPLY 722335989 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250126085913188 DLCTRL DEBUG Command: GET 571965652 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250126085913188 DLCTRL DEBUG Tx Command reply: GET_REPLY 571965652 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250126085913189 DLCTRL DEBUG Command: GET 597501572 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250126085913189 DLCTRL DEBUG Tx Command reply: GET_REPLY 597501572 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085913190 DLCTRL DEBUG Command: GET 44887465 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085913190 DLCTRL DEBUG Tx Command reply: GET_REPLY 44887465 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085913191 DLCTRL DEBUG Command: GET 570223929 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250126085913191 DLCTRL DEBUG Tx Command reply: GET_REPLY 570223929 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126085913192 DLCTRL DEBUG Command: GET 895972285 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250126085913192 DLCTRL DEBUG Tx Command reply: GET_REPLY 895972285 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250126085913193 DLCTRL DEBUG Command: GET 951475040 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250126085913193 DLCTRL DEBUG Tx Command reply: GET_REPLY 951475040 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250126085913194 DLCTRL DEBUG Command: GET 592766627 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250126085913194 DLCTRL DEBUG Tx Command reply: GET_REPLY 592766627 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085913195 DLCTRL DEBUG Command: GET 883589542 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085913195 DLCTRL DEBUG Tx Command reply: GET_REPLY 883589542 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085913196 DLCTRL DEBUG Command: GET 393718712 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250126085913196 DLCTRL DEBUG Tx Command reply: GET_REPLY 393718712 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126085913197 DLCTRL DEBUG Command: GET 37303626 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250126085913197 DLCTRL DEBUG Tx Command reply: GET_REPLY 37303626 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250126085913198 DLCTRL DEBUG Command: GET 310029892 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250126085913198 DLCTRL DEBUG Tx Command reply: GET_REPLY 310029892 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250126085913199 DLCTRL DEBUG Command: GET 821429323 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250126085913199 DLCTRL DEBUG Tx Command reply: GET_REPLY 821429323 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085913199 DLCTRL DEBUG Command: GET 606357721 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085913199 DLCTRL DEBUG Tx Command reply: GET_REPLY 606357721 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085913201 DLCTRL DEBUG Command: GET 864973047 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250126085913201 DLCTRL DEBUG Tx Command reply: GET_REPLY 864973047 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed MTC@2bd1da4a78dd: ok: talloc reports "asn1_context" = 1 bytes 20250126085913203 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43928<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250126085913203 DLINP DEBUG SRVCONN(,r=127.0.0.1:37815<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085913203 DLINP DEBUG SRVCONN(,r=127.0.0.1:37815<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085913203 DLINP NOTICE SRV(,r=127.0.0.1:37815<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250126085913203 DMAIN NOTICE (127.0.0.1:37815 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:37815<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250126085913203 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) MutexDispCT-TC_mscpool_L3Compl_on_1_cnlink(450)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(460)@2bd1da4a78dd: Final verdict of PTC: none 20250126085913204 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:43783<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.sgsn0-RAN(462)@2bd1da4a78dd: Final verdict of PTC: none TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(455)@2bd1da4a78dd: Final verdict of PTC: none VirtHNBGW-STATS(451)@2bd1da4a78dd: Final verdict of PTC: none TC_mscpool_L3Compl_on_1_cnlink-Iuh0(454)@2bd1da4a78dd: Final verdict of PTC: none TC_mscpool_L3Compl_on_1_cnlink-Iuh1(456)@2bd1da4a78dd: Final verdict of PTC: none TC_mscpool_L3Compl_on_1_cnlink-Iuh1-RUA(457)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(461)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.msc0-RAN(459)@2bd1da4a78dd: Final verdict of PTC: none 20250126085913204 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250126085913204 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085913204 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250126085913204 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250126085913204 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250126085913204 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085913204 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126085913204 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250126085913204 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126085913204 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085913204 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20250126085913204 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126085913204 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126085913204 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126085913204 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250126085913204 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126085913204 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250126085913204 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085913204 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126085913204 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20250126085913204 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250126085913204 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085913204 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250126085913204 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250126085913204 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085913204 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085913204 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085913204 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085913204 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126085913204 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126085913204 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126085913205 DRANAP NOTICE cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: link lost (cnlink.c:118) 20250126085913204 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250126085913204 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085913204 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126085913204 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250126085913205 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126085913205 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085913205 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20250126085913205 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126085913205 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126085913205 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126085913205 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250126085913205 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126085913205 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250126085913205 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085913205 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126085913205 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20250126085913205 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085913205 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085913205 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085913205 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085913205 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126085913205 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126085913205 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126085913205 DRANAP NOTICE cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: link lost (cnlink.c:118) 20250126085913205 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x55e140da2810]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250126085913205 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250126085913205 DLSCCP DEBUG SCCP-SCOC(54)[0x55e140da1770]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250126085913205 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009a7abf), PART(T=Source Reference,L=4,D=00000036), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250126085913205 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085913205 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085913205 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085913205 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085913205 DLSCCP DEBUG SCCP-SCOC(54)[0x55e140da1770]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250126085913205 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x55e140da2810]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250126085913205 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12270153)[0x55e140db8cb0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250126085913205 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12270153)[0x55e140db8cb0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250126085913205 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250126085913205 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12270153)[0x55e140db8cb0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250126085913205 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12270153)[0x55e140db8cb0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250126085913205 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12270153)[0x55e140db8cb0]{disrupted}: Freeing instance (context_map.c:202) 20250126085913205 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12270153)[0x55e140db8cb0]{disrupted}: Deallocated (fsm.c:568) 20250126085913205 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x55e140da2810]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250126085913205 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x55e140da2810]{disconnected}: Freeing instance (context_map.c:206) 20250126085913205 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x55e140da2810]{disconnected}: Deallocated (fsm.c:568) 20250126085913205 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12270153 SCCP-54 msc-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250126085913205 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x55e140e20b00]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250126085913205 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250126085913205 DLSCCP DEBUG SCCP-SCOC(55)[0x55e140da5000]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250126085913205 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a38722), PART(T=Source Reference,L=4,D=00000037), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250126085913205 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085913205 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085913205 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085913205 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085913205 DLSCCP DEBUG SCCP-SCOC(55)[0x55e140da5000]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250126085913205 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x55e140e20b00]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250126085913205 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15318642)[0x55e140da4670]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250126085913205 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15318642)[0x55e140da4670]{connected}: Tx RUA Disconnect (context_map_rua.c:267) HNBGW_Test.sgsn0-M3UA(463)@2bd1da4a78dd: Final verdict of PTC: none HNBGW-MGCP(464)@2bd1da4a78dd: Final verdict of PTC: none 20250126085913205 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250126085913205 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15318642)[0x55e140da4670]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250126085913205 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15318642)[0x55e140da4670]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250126085913205 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15318642)[0x55e140da4670]{disrupted}: Freeing instance (context_map.c:202) 20250126085913205 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15318642)[0x55e140da4670]{disrupted}: Deallocated (fsm.c:568) 20250126085913205 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x55e140e20b00]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250126085913205 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x55e140e20b00]{disconnected}: Freeing instance (context_map.c:206) 20250126085913205 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x55e140e20b00]{disconnected}: Deallocated (fsm.c:568) 20250126085913205 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15318642 SCCP-55 msc-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250126085913205 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x55e140da47a0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250126085913205 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250126085913205 DLSCCP DEBUG SCCP-SCOC(56)[0x55e140db7f50]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250126085913205 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002bb76e), PART(T=Source Reference,L=4,D=00000038), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250126085913205 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085913205 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085913205 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085913205 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085913205 DLSCCP DEBUG SCCP-SCOC(56)[0x55e140db7f50]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250126085913205 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x55e140da47a0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250126085913205 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14820884)[0x55e140dbb440]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250126085913205 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14820884)[0x55e140dbb440]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250126085913205 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250126085913205 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14820884)[0x55e140dbb440]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250126085913205 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14820884)[0x55e140dbb440]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250126085913205 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14820884)[0x55e140dbb440]{disrupted}: Freeing instance (context_map.c:202) 20250126085913205 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14820884)[0x55e140dbb440]{disrupted}: Deallocated (fsm.c:568) 20250126085913205 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x55e140da47a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250126085913205 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x55e140da47a0]{disconnected}: Freeing instance (context_map.c:206) 20250126085913205 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x55e140da47a0]{disconnected}: Deallocated (fsm.c:568) 20250126085913205 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14820884 SCCP-56 msc-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250126085913205 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-57)[0x55e140da5800]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250126085913205 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250126085913205 DLSCCP DEBUG SCCP-SCOC(57)[0x55e140db8180]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250126085913205 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0076f46a), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250126085913205 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085913205 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085913205 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085913205 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085913205 DLSCCP DEBUG SCCP-SCOC(57)[0x55e140db8180]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250126085913205 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-57)[0x55e140da5800]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250126085913205 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2045000)[0x55e140da29d0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250126085913205 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2045000)[0x55e140da29d0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250126085913205 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250126085913205 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2045000)[0x55e140da29d0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250126085913205 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2045000)[0x55e140da29d0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250126085913205 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2045000)[0x55e140da29d0]{disrupted}: Freeing instance (context_map.c:202) 20250126085913205 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2045000)[0x55e140da29d0]{disrupted}: Deallocated (fsm.c:568) 20250126085913205 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-57)[0x55e140da5800]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250126085913205 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-57)[0x55e140da5800]{disconnected}: Freeing instance (context_map.c:206) 20250126085913205 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-57)[0x55e140da5800]{disconnected}: Deallocated (fsm.c:568) 20250126085913205 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2045000 SCCP-57 msc-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250126085913205 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085913205 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250126085913205 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085913205 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085913205 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085913205 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085913205 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085913205 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085913205 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085913205 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250126085913205 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085913205 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085913205 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085913205 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085913205 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085913205 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085913205 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085913205 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250126085913205 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085913205 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085913205 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085913205 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085913205 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085913205 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085913205 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085913205 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250126085913205 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085913206 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085913206 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085913206 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085913206 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085913206 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085913206 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085913206 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250126085913205 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:894) 20250126085913205 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085913205 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250126085913205 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250126085913205 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) IPA-CTRL-CLI-IPA(452)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(458)@2bd1da4a78dd: Final verdict of PTC: none MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126085913207 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43922<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(453)@2bd1da4a78dd: Final verdict of PTC: none MTC@2bd1da4a78dd: Setting final verdict of the test case. MTC@2bd1da4a78dd: Local verdict of MTC: pass MTC@2bd1da4a78dd: Local verdict of PTC MutexDispCT-TC_mscpool_L3Compl_on_1_cnlink(450): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC VirtHNBGW-STATS(451): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC IPA-CTRL-CLI-IPA(452): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW-PFCP(453): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh0(454): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(455): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh1(456): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh1-RUA(457): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.msc0-SCCP(458): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.msc0-RAN(459): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.msc0-M3UA(460): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(461): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.sgsn0-RAN(462): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(463): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW-MGCP(464): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(465): pass (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(466): pass (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(467): pass (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(468): pass (pass -> pass) MTC@2bd1da4a78dd: Test case TC_mscpool_L3Compl_on_1_cnlink finished. Verdict: pass MTC@2bd1da4a78dd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink pass'. Sun Jan 26 08:59:13 UTC 2025 ====== HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink.talloc 20250126085913250 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43962<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126085913753 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43962<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=403740) Waiting for packet dumper to finish... 1 (prev_count=403740, count=438284) 20250126085915205 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126085915206 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250126085915206 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250126085915206 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126085915206 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250126085915206 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@2bd1da4a78dd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink pass' was executed successfully (exit status: 0). MTC@2bd1da4a78dd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin'. ------ HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin ------ Sun Jan 26 08:59:15 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@2bd1da4a78dd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin' was executed successfully (exit status: 0). MTC@2bd1da4a78dd: Test case TC_mscpool_L3Complete_by_imsi_round_robin started. 20250126085916858 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42420<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126085916862 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42424<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126085916866 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:43499<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0(473)@2bd1da4a78dd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250126085916948 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250126085916948 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250126085916955 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085916955 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085916955 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085916955 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085916956 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085916956 DRANAP DEBUG cnlink(msc-2)[0x55e140d26870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085916956 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085916956 DRANAP DEBUG cnlink(msc-3)[0x55e140d90760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085916956 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:53135 (stream_srv.c:142) 20250126085916956 DMAIN INFO New HNB SCTP connection r=127.0.0.1:53135<->l=127.0.0.1:29169 (hnbgw.c:791) TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1(475)@2bd1da4a78dd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250126085916957 DRANAP DEBUG cnlink(msc-3)[0x55e140d90760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085916957 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250126085916957 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085916957 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085916957 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085916957 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085916957 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085916957 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085916957 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085916957 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085916957 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085916957 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085916957 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085916957 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085916957 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085916957 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085916957 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250126085916957 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085916957 DRANAP DEBUG cnlink(msc-3)[0x55e140d90760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085916957 DRANAP DEBUG cnlink(msc-2)[0x55e140d26870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085916957 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250126085916957 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085916957 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085916957 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085916957 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085916957 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085916957 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085916957 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085916957 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085916957 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085916957 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085916957 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085916957 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085916957 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085916957 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085916957 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250126085916957 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085916957 DRANAP DEBUG cnlink(msc-2)[0x55e140d26870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085916957 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085916957 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250126085916957 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085916957 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085916957 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085916957 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085916957 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085916957 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085916957 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085916957 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085916957 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085916957 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085916957 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085916957 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085916957 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085916957 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085916957 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126085916957 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085916957 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085916957 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085916957 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250126085916957 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085916957 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085916957 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085916957 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085916957 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085916957 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085916957 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085916957 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085916957 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085916957 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085916957 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085916957 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085916957 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085916957 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085916957 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085916957 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085916957 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085916958 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085916958 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085916958 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085916958 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250126085916958 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250126085916958 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250126085916958 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085916958 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085916958 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085916958 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250126085916958 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250126085916958 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250126085916958 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250126085916958 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085916958 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085916958 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085916958 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126085916958 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126085916958 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126085916958 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250126085916958 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085916958 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085916958 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085916958 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085916958 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085916958 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085916958 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@2bd1da4a78dd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2bd1da4a78dd: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(479)@2bd1da4a78dd: ************************************************* HNBGW_Test.msc0-M3UA(479)@2bd1da4a78dd: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(479)@2bd1da4a78dd: ************************************************* HNBGW_Test.msc0-SCCP(477)@2bd1da4a78dd: v_sccp_pdu_maxlen:268 MTC@2bd1da4a78dd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2bd1da4a78dd: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(482)@2bd1da4a78dd: ************************************************* HNBGW_Test.msc1-M3UA(482)@2bd1da4a78dd: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(482)@2bd1da4a78dd: ************************************************* HNBGW_Test.msc1-SCCP(480)@2bd1da4a78dd: v_sccp_pdu_maxlen:268 20250126085916979 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085916979 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085916979 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085916979 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085916979 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085916979 DRANAP DEBUG cnlink(sgsn-2)[0x55e140d92410]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085916979 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085916979 DRANAP DEBUG cnlink(sgsn-3)[0x55e140d92da0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085916980 DRANAP DEBUG cnlink(sgsn-3)[0x55e140d92da0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085916980 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250126085916980 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085916980 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085916980 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085916980 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085916980 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085916980 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085916980 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085916980 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085916980 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085916980 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085916980 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085916980 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085916980 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085916980 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085916980 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250126085916980 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085916980 DRANAP DEBUG cnlink(sgsn-3)[0x55e140d92da0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085916980 DRANAP DEBUG cnlink(sgsn-2)[0x55e140d92410]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085916981 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250126085916981 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085916981 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085916981 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085916981 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085916981 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085916981 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085916981 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085916981 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085916981 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085916981 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085916981 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085916981 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085916981 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085916981 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085916981 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250126085916981 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085916981 DRANAP DEBUG cnlink(sgsn-2)[0x55e140d92410]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085916981 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085916981 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250126085916981 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085916981 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085916981 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085916981 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085916981 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085916981 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085916981 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085916981 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085916981 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085916981 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085916981 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085916981 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085916981 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085916981 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085916981 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126085916981 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085916981 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085916981 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085916981 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250126085916981 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085916981 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085916981 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085916981 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085916981 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085916981 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085916981 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085916981 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085916981 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085916981 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085916981 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085916981 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085916981 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085916981 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085916981 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085916981 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085916981 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085916981 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085916981 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085916981 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085916981 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250126085916981 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250126085916981 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250126085916981 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085916981 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085916981 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085916981 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250126085916981 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250126085916981 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250126085916981 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250126085916981 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085916981 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085916981 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085916981 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126085916981 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126085916981 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126085916981 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250126085916981 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085916981 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085916981 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085916981 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085916981 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085916981 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085916981 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@2bd1da4a78dd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2bd1da4a78dd: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(485)@2bd1da4a78dd: ************************************************* HNBGW_Test.sgsn0-M3UA(485)@2bd1da4a78dd: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(485)@2bd1da4a78dd: ************************************************* HNBGW_Test.sgsn0-SCCP(483)@2bd1da4a78dd: v_sccp_pdu_maxlen:268 MTC@2bd1da4a78dd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2bd1da4a78dd: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(488)@2bd1da4a78dd: ************************************************* HNBGW_Test.sgsn1-M3UA(488)@2bd1da4a78dd: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(488)@2bd1da4a78dd: ************************************************* HNBGW_Test.sgsn1-SCCP(486)@2bd1da4a78dd: v_sccp_pdu_maxlen:268 20250126085917016 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085917016 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085917016 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1355) 20250126085917016 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250126085917016 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20250126085917016 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250126085917016 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250126085917016 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085917016 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@2bd1da4a78dd: setverdict(pass): none -> pass 20250126085917020 DLINP DEBUG SRVCONN(,r=127.0.0.1:53135<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085917020 DLINP DEBUG SRVCONN(,r=127.0.0.1:53135<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085917020 DLINP DEBUG SRVCONN(,r=127.0.0.1:53135<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1355) 20250126085917020 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250126085917020 DHNBAP DEBUG (127.0.0.1:53135 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20250126085917020 DHNBAP NOTICE (127.0.0.1:53135 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250126085917020 DHNBAP NOTICE (127.0.0.1:53135 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250126085917020 DLINP DEBUG SRVCONN(,r=127.0.0.1:53135<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085917020 DLINP DEBUG SRVCONN(,r=127.0.0.1:53135<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126085917168 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126085917168 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250126085917168 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126085917168 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(479)@2bd1da4a78dd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250126085917177 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126085917177 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250126085917177 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126085917177 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250126085917178 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085917178 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250126085917178 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126085917178 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126085917178 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126085917178 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250126085917178 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication HNBGW_Test.msc1-M3UA(482)@2bd1da4a78dd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250126085917180 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085917181 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250126085917181 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126085917181 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126085917181 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126085917181 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126085917181 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126085917181 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085917181 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126085917181 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20250126085917181 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085917181 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085917181 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085917181 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085917181 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126085917181 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126085917181 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085917182 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085917183 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250126085917183 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085917183 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085917183 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085917183 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085917183 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085917183 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085917183 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085917183 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085917183 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085917183 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085917183 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085917183 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085917183 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085917183 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085917183 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085917183 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085917183 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085917183 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085917183 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085917183 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085917183 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085917183 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085917183 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085917183 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085917183 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085917183 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085917183 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250126085917183 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126085917183 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126085917183 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126085917183 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250126085917183 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126085917183 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085917183 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250126085917183 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126085917183 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126085917183 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126085917183 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126085917184 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126085917184 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085917184 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126085917184 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:406) 20250126085917184 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085917184 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085917184 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085917184 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085917184 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126085917184 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126085917184 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085917185 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085917185 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250126085917185 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085917185 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085917185 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085917185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085917185 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085917185 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085917185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085917185 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085917185 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085917185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085917185 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085917185 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085917185 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085917185 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085917185 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126085917185 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085917185 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085917185 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085917185 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085917185 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085917185 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126085917185 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126085917185 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126085917185 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250126085917185 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085917192 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126085917192 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250126085917192 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126085917192 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(485)@2bd1da4a78dd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250126085917198 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085917198 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250126085917198 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126085917198 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126085917198 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126085917198 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250126085917198 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126085917200 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085917200 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250126085917200 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126085917200 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126085917200 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126085917200 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126085917200 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126085917200 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085917201 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126085917201 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20250126085917201 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085917201 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085917201 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085917201 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085917201 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126085917201 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126085917201 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085917202 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085917202 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250126085917202 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085917202 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085917202 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085917202 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085917202 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085917202 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085917202 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085917202 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085917202 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126085917202 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20250126085917202 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126085917202 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250126085917202 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085917202 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085917202 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085917202 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085917202 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085917203 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085917203 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085917203 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085917203 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085917203 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085917203 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085917203 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085917203 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085917203 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085917203 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085917203 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085917203 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-M3UA(488)@2bd1da4a78dd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250126085917208 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085917208 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20250126085917208 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126085917208 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126085917208 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126085917208 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250126085917208 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126085917210 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085917210 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20250126085917210 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126085917210 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126085917210 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126085917210 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126085917210 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126085917210 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085917210 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126085917210 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:406) 20250126085917210 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085917210 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085917210 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085917210 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085917210 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126085917210 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126085917210 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085917211 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085917211 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250126085917211 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085917211 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085917211 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085917211 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085917211 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085917211 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085917211 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085917211 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085917211 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085917211 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085917211 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085917211 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085917211 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085917211 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085917211 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126085917211 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085917211 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085917211 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085917211 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085917211 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085917211 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126085917211 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126085917211 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126085917211 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250126085917211 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(478)@2bd1da4a78dd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126085917983 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085917983 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085917983 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085917983 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085917983 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085917983 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085917983 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085917983 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085917983 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085917983 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085917983 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085917983 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085917983 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085917983 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085917983 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250126085917983 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250126085917983 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085917983 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085917983 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085917983 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085917983 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085917983 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085917983 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085917983 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085917983 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085917983 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085917983 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085917983 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085917983 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085917983 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085917983 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126085917983 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126085917983 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250126085917983 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250126085917983 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085917983 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250126085917983 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085917983 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085917983 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085917983 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085917983 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085917983 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085917983 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085917983 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085917983 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085917983 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085917983 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085917983 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085917983 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085917983 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126085917983 DRANAP NOTICE cnlink(msc-0)[0x55e140d46220]{CONNECTED}: link up (cnlink.c:111) 20250126085917983 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085917983 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085917983 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085917983 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085917983 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085917983 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085917983 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085917983 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085917983 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085917983 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085917983 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085917983 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085917983 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085917983 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085917983 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085917983 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085917983 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085917983 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085917983 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085917983 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085917983 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085917983 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085917983 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250126085917983 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250126085917983 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085917983 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085917983 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085917983 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085917983 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085917983 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085917983 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085917983 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085917983 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085917983 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085917983 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085917983 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085917983 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085917983 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085917983 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126085917983 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126085917983 DRANAP INFO cnlink(msc-0)[0x55e140d46220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(481)@2bd1da4a78dd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126085917992 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085917992 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250126085917992 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250126085917992 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250126085917992 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085917992 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085917992 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085917992 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085917992 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085917992 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085917992 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085917992 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250126085917992 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085917992 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085917992 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250126085917992 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250126085917992 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085917992 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085917992 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085917992 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085917992 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085917992 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085917992 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085917992 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085917992 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085917992 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085917992 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085917992 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085917992 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085917992 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085917992 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126085917992 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126085917993 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) 20250126085917993 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) 20250126085917993 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085917993 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250126085917993 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085917993 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085917993 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085917993 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085917993 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085917993 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085917993 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085917993 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085917993 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085917993 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085917993 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085917993 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126085917993 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085917993 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126085917993 DRANAP NOTICE cnlink(msc-1)[0x55e140d29670]{CONNECTED}: link up (cnlink.c:111) 20250126085917993 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085917993 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085917993 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085917993 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126085917993 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126085917993 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126085917993 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250126085917993 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085917994 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085917994 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250126085917994 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250126085917994 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250126085917994 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085917994 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085917994 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085917994 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085917994 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085917994 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085917994 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085917994 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250126085917994 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085917994 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085917994 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250126085917994 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250126085917994 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085917994 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085917994 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085917994 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085917994 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085917994 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085917994 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085917994 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085917994 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085917994 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085917994 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085917994 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085917994 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085917994 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085917994 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126085917994 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126085917994 DRANAP INFO cnlink(msc-1)[0x55e140d29670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(484)@2bd1da4a78dd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126085918002 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085918002 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085918002 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085918002 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085918002 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085918002 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085918002 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085918002 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085918002 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085918002 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085918002 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085918002 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085918002 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085918002 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085918002 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250126085918003 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250126085918003 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085918003 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085918003 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085918003 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085918003 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085918003 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085918003 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085918003 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085918003 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085918003 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085918003 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085918003 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085918003 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085918003 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085918003 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126085918003 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126085918003 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250126085918003 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250126085918003 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085918003 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250126085918003 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085918003 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085918003 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085918003 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085918003 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085918003 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085918003 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085918003 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085918003 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085918003 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085918003 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085918003 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085918003 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085918003 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126085918003 DRANAP NOTICE cnlink(sgsn-0)[0x55e140d910f0]{CONNECTED}: link up (cnlink.c:111) 20250126085918003 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085918003 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085918003 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085918003 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085918003 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085918003 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085918003 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085918003 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085918004 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085918004 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085918004 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085918004 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085918004 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085918004 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085918004 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085918004 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085918004 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085918004 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085918004 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085918004 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085918004 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085918004 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085918004 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250126085918004 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20250126085918004 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085918004 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085918004 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085918004 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085918004 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085918004 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085918004 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085918004 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085918004 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085918004 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085918004 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085918004 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085918004 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085918004 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085918004 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126085918004 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126085918004 DRANAP INFO cnlink(sgsn-0)[0x55e140d910f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(487)@2bd1da4a78dd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126085918008 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085918008 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250126085918008 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250126085918008 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250126085918008 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085918008 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085918008 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085918008 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250126085918008 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085918008 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085918008 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250126085918008 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250126085918008 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085918008 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085918008 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085918008 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085918008 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085918008 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085918008 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085918008 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085918008 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085918009 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085918009 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085918009 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085918009 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085918009 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085918009 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085918009 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085918009 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085918009 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085918009 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126085918009 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126085918009 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) 20250126085918009 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) 20250126085918009 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085918009 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250126085918009 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085918009 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085918009 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085918009 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085918009 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085918009 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085918009 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085918009 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085918009 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085918009 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085918009 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085918009 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126085918009 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085918009 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126085918009 DRANAP NOTICE cnlink(sgsn-1)[0x55e140d91a80]{CONNECTED}: link up (cnlink.c:111) 20250126085918009 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085918009 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085918009 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085918009 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126085918009 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126085918009 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126085918009 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250126085918009 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085918010 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085918010 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250126085918010 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250126085918010 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250126085918010 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085918010 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085918010 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085918010 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085918010 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085918010 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085918010 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085918010 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250126085918010 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085918010 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085918010 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250126085918010 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20250126085918010 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085918010 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085918010 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085918010 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085918010 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085918010 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085918010 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085918010 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085918010 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085918010 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085918010 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085918010 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085918010 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085918010 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085918010 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126085918010 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126085918010 DRANAP INFO cnlink(sgsn-1)[0x55e140d91a80]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250126085919031 DLCTRL DEBUG Command: GET 395404507 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250126085919031 DLCTRL DEBUG Tx Command reply: GET_REPLY 395404507 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250126085919036 DLCTRL DEBUG Command: GET 720871174 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250126085919036 DLCTRL DEBUG Tx Command reply: GET_REPLY 720871174 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250126085919041 DLCTRL DEBUG Command: GET 878199994 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250126085919041 DLCTRL DEBUG Tx Command reply: GET_REPLY 878199994 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085919045 DLCTRL DEBUG Command: GET 489249173 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085919045 DLCTRL DEBUG Tx Command reply: GET_REPLY 489249173 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085919049 DLCTRL DEBUG Command: GET 405657900 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250126085919049 DLCTRL DEBUG Tx Command reply: GET_REPLY 405657900 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250126085919053 DLCTRL DEBUG Command: GET 277050297 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250126085919053 DLCTRL DEBUG Tx Command reply: GET_REPLY 277050297 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250126085919057 DLCTRL DEBUG Command: GET 855522215 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250126085919057 DLCTRL DEBUG Tx Command reply: GET_REPLY 855522215 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250126085919060 DLCTRL DEBUG Command: GET 478551061 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250126085919060 DLCTRL DEBUG Tx Command reply: GET_REPLY 478551061 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085919063 DLCTRL DEBUG Command: GET 436640511 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085919063 DLCTRL DEBUG Tx Command reply: GET_REPLY 436640511 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085919066 DLCTRL DEBUG Command: GET 548764545 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250126085919066 DLCTRL DEBUG Tx Command reply: GET_REPLY 548764545 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250126085919070 DLCTRL DEBUG Command: GET 994992230 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250126085919070 DLCTRL DEBUG Tx Command reply: GET_REPLY 994992230 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250126085919074 DLCTRL DEBUG Command: GET 179816040 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250126085919074 DLCTRL DEBUG Tx Command reply: GET_REPLY 179816040 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250126085919078 DLCTRL DEBUG Command: GET 152504925 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250126085919078 DLCTRL DEBUG Tx Command reply: GET_REPLY 152504925 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085919082 DLCTRL DEBUG Command: GET 126644236 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085919082 DLCTRL DEBUG Tx Command reply: GET_REPLY 126644236 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085919086 DLCTRL DEBUG Command: GET 430724822 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250126085919086 DLCTRL DEBUG Tx Command reply: GET_REPLY 430724822 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250126085919089 DLCTRL DEBUG Command: GET 678158862 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250126085919089 DLCTRL DEBUG Tx Command reply: GET_REPLY 678158862 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250126085919093 DLCTRL DEBUG Command: GET 284257309 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250126085919093 DLCTRL DEBUG Tx Command reply: GET_REPLY 284257309 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250126085919096 DLCTRL DEBUG Command: GET 271278374 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250126085919096 DLCTRL DEBUG Tx Command reply: GET_REPLY 271278374 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085919099 DLCTRL DEBUG Command: GET 80647455 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085919099 DLCTRL DEBUG Tx Command reply: GET_REPLY 80647455 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085919102 DLCTRL DEBUG Command: GET 784121269 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250126085919102 DLCTRL DEBUG Tx Command reply: GET_REPLY 784121269 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@2bd1da4a78dd: 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@2bd1da4a78dd: "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@2bd1da4a78dd: 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 := '000000000000000001101100'B, t_guard := 20.000000 } 20250126085919133 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42436<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(478)@2bd1da4a78dd: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(478)@2bd1da4a78dd: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_mscpool_L3Complete_by_imsi_round_robin0(490) TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(474)@2bd1da4a78dd: Added conn table entry 0TC_mscpool_L3Complete_by_imsi_round_robin0(490)11241137 20250126085920186 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085920186 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085920186 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1355) 20250126085920187 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250126085920187 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xab86b1, normal) (hnbgw_rua.c:407) 20250126085920187 DHNB DEBUG map_rua[0x55e140da2810]{init}: Allocated (fsm.c:456) 20250126085920187 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11241137)[0x55e140da2810]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250126085920187 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11241137 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250126085920187 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085920187 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085920187 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11241137 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250126085920187 DCN DEBUG map_sccp[0x55e140da4670]{init}: Allocated (fsm.c:456) 20250126085920187 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x55e140da4670]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250126085920187 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11241137 <-> SCCP-58 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250126085920187 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11241137 SCCP-58 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250126085920187 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11241137)[0x55e140da2810]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250126085920187 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085920187 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085920187 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11241137)[0x55e140da2810]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250126085920187 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x55e140da4670]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126085920187 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250126085920187 DLSCCP DEBUG SCCP-SCOC(58)[0x55e140e20b00]{IDLE}: Allocated (fsm.c:456) 20250126085920187 DLSCCP DEBUG SCCP-SCOC(58)[0x55e140e20b00]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250126085920187 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000003a), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f400300006c0056400500f1100926) (sccp_scrc.c:406) 20250126085920187 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085920187 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085920187 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085920187 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085920187 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085920187 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085920187 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085920187 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085920187 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085920187 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085920187 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085920187 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085920187 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085920187 DLSCCP DEBUG SCCP-SCOC(58)[0x55e140e20b00]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250126085920187 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x55e140da4670]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250126085920187 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11241137)[0x55e140da2810]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250126085920187 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085920187 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085920187 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085920187 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085920188 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085920188 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085920188 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085920188 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(477)@2bd1da4a78dd: First idle individual index:0 HNBGW_Test.msc0-SCCP(477)@2bd1da4a78dd: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(478)@2bd1da4a78dd: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_L3Complete_by_imsi_round_robin0(490) HNBGW_Test.msc0-RAN(478)@2bd1da4a78dd: Added conn table entry 0TC_mscpool_L3Complete_by_imsi_round_robin0(490)9128249 HNBGW_Test.msc0-SCCP(477)@2bd1da4a78dd: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(477)@2bd1da4a78dd: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_imsi_round_robin0(490)@2bd1da4a78dd: setverdict(pass): none -> pass 20250126085920206 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085920206 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085920206 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085920206 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085920206 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085920206 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085920206 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085920206 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085920207 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085920207 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085920207 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085920207 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085920207 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085920207 DLSS7 DEBUG scrc_rx_mtp_xfer_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=006efc64) (sccp_scrc.c:477) 20250126085920207 DLSCCP DEBUG Received CO:COAK for local reference 58 (sccp_scoc.c:1824) 20250126085920207 DLSCCP DEBUG SCCP-SCOC(58)[0x55e140e20b00]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250126085920207 DLSCCP DEBUG SCCP-SCOC(58)[0x55e140e20b00]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250126085920207 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085920207 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250126085920207 DCN DEBUG handle_cn_conn_conf() conn_id=58, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250126085920207 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x55e140da4670]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250126085920207 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x55e140da4670]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250126085920211 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42436<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_imsi_round_robin0(490)@2bd1da4a78dd: Final verdict of PTC: pass MTC@2bd1da4a78dd: 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 } } } 20250126085920213 DLCTRL DEBUG Command: GET 423530653 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250126085920213 DLCTRL DEBUG Tx Command reply: GET_REPLY 423530653 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250126085920218 DLCTRL DEBUG Command: GET 23478705 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250126085920218 DLCTRL DEBUG Tx Command reply: GET_REPLY 23478705 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250126085920222 DLCTRL DEBUG Command: GET 500422210 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250126085920222 DLCTRL DEBUG Tx Command reply: GET_REPLY 500422210 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085920225 DLCTRL DEBUG Command: GET 825651596 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085920225 DLCTRL DEBUG Tx Command reply: GET_REPLY 825651596 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085920227 DLCTRL DEBUG Command: GET 927881040 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250126085920227 DLCTRL DEBUG Tx Command reply: GET_REPLY 927881040 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126085920228 DLCTRL DEBUG Command: GET 897398197 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250126085920228 DLCTRL DEBUG Tx Command reply: GET_REPLY 897398197 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250126085920229 DLCTRL DEBUG Command: GET 295641618 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250126085920229 DLCTRL DEBUG Tx Command reply: GET_REPLY 295641618 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250126085920230 DLCTRL DEBUG Command: GET 969915549 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250126085920230 DLCTRL DEBUG Tx Command reply: GET_REPLY 969915549 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085920231 DLCTRL DEBUG Command: GET 77393804 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085920231 DLCTRL DEBUG Tx Command reply: GET_REPLY 77393804 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085920232 DLCTRL DEBUG Command: GET 263736210 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250126085920232 DLCTRL DEBUG Tx Command reply: GET_REPLY 263736210 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126085920233 DLCTRL DEBUG Command: GET 106115940 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250126085920233 DLCTRL DEBUG Tx Command reply: GET_REPLY 106115940 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250126085920234 DLCTRL DEBUG Command: GET 308576883 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250126085920234 DLCTRL DEBUG Tx Command reply: GET_REPLY 308576883 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250126085920235 DLCTRL DEBUG Command: GET 186817031 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250126085920235 DLCTRL DEBUG Tx Command reply: GET_REPLY 186817031 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085920236 DLCTRL DEBUG Command: GET 650178820 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085920236 DLCTRL DEBUG Tx Command reply: GET_REPLY 650178820 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085920237 DLCTRL DEBUG Command: GET 402030883 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250126085920237 DLCTRL DEBUG Tx Command reply: GET_REPLY 402030883 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126085920238 DLCTRL DEBUG Command: GET 874112566 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250126085920238 DLCTRL DEBUG Tx Command reply: GET_REPLY 874112566 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250126085920239 DLCTRL DEBUG Command: GET 594963648 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250126085920239 DLCTRL DEBUG Tx Command reply: GET_REPLY 594963648 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250126085920239 DLCTRL DEBUG Command: GET 897641043 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250126085920239 DLCTRL DEBUG Tx Command reply: GET_REPLY 897641043 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085920240 DLCTRL DEBUG Command: GET 382429829 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085920240 DLCTRL DEBUG Tx Command reply: GET_REPLY 382429829 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085920241 DLCTRL DEBUG Command: GET 988168507 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250126085920241 DLCTRL DEBUG Tx Command reply: GET_REPLY 988168507 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed MTC@2bd1da4a78dd: 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 := '000000000000001000111011'B, t_guard := 20.000000 } 20250126085920251 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42446<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(481)@2bd1da4a78dd: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(481)@2bd1da4a78dd: Created Expect[0] for '05240103505902082926240000000030'O to be handled at TC_mscpool_L3Complete_by_imsi_round_robin0(491) TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(474)@2bd1da4a78dd: Added conn table entry 1TC_mscpool_L3Complete_by_imsi_round_robin0(491)1248903 20250126085921282 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085921282 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085921282 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1355) 20250126085921282 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250126085921282 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x130e87, normal) (hnbgw_rua.c:407) 20250126085921282 DHNB DEBUG map_rua[0x55e140dbb440]{init}: Allocated (fsm.c:456) 20250126085921282 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1248903)[0x55e140dbb440]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250126085921282 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1248903 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250126085921283 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085921283 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085921283 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:221) 20250126085921283 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1248903 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 1 (hnbgw_cn.c:1125) 20250126085921283 DCN DEBUG map_sccp[0x55e140da47a0]{init}: Allocated (fsm.c:456) 20250126085921283 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-59)[0x55e140da47a0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250126085921283 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1248903 <-> SCCP-59 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250126085921283 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1248903 SCCP-59 msc-1 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20250126085921283 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1248903)[0x55e140dbb440]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250126085921283 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085921283 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085921283 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1248903)[0x55e140dbb440]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250126085921283 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-59)[0x55e140da47a0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126085921283 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250126085921283 DLSCCP DEBUG SCCP-SCOC(59)[0x55e140da29d0]{IDLE}: Allocated (fsm.c:456) 20250126085921283 DLSCCP DEBUG SCCP-SCOC(59)[0x55e140da29d0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250126085921283 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000003b), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902082926240000000030004f400300023b0056400500f1100926) (sccp_scrc.c:406) 20250126085921283 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085921283 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085921283 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085921283 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085921283 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085921283 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085921283 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085921283 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085921283 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085921283 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085921283 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085921283 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126085921283 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085921284 DLSCCP DEBUG SCCP-SCOC(59)[0x55e140da29d0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250126085921284 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-59)[0x55e140da47a0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250126085921284 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1248903)[0x55e140dbb440]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250126085921284 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085921284 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085921284 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085921284 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126085921284 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126085921284 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126085921284 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250126085921284 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(480)@2bd1da4a78dd: First idle individual index:0 HNBGW_Test.msc1-SCCP(480)@2bd1da4a78dd: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(481)@2bd1da4a78dd: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_L3Complete_by_imsi_round_robin0(491) HNBGW_Test.msc1-RAN(481)@2bd1da4a78dd: Added conn table entry 0TC_mscpool_L3Complete_by_imsi_round_robin0(491)5963532 HNBGW_Test.msc1-SCCP(480)@2bd1da4a78dd: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(480)@2bd1da4a78dd: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_imsi_round_robin0(491)@2bd1da4a78dd: setverdict(pass): none -> pass 20250126085921304 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085921304 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250126085921304 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250126085921304 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250126085921304 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085921304 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085921304 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085921304 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085921304 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085921304 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085921304 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085921304 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250126085921304 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085921304 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0068804a) (sccp_scrc.c:477) 20250126085921304 DLSCCP DEBUG Received CO:COAK for local reference 59 (sccp_scoc.c:1824) 20250126085921304 DLSCCP DEBUG SCCP-SCOC(59)[0x55e140da29d0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250126085921304 DLSCCP DEBUG SCCP-SCOC(59)[0x55e140da29d0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250126085921304 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085921304 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250126085921304 DCN DEBUG handle_cn_conn_conf() conn_id=59, addrs: called=RI=SSN_PC,PC=0.0.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250126085921305 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-59)[0x55e140da47a0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250126085921305 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-59)[0x55e140da47a0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250126085921308 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42446<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_imsi_round_robin0(491)@2bd1da4a78dd: Final verdict of PTC: pass MTC@2bd1da4a78dd: 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 } } } 20250126085921310 DLCTRL DEBUG Command: GET 745800963 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250126085921310 DLCTRL DEBUG Tx Command reply: GET_REPLY 745800963 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250126085921314 DLCTRL DEBUG Command: GET 540404429 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250126085921314 DLCTRL DEBUG Tx Command reply: GET_REPLY 540404429 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250126085921318 DLCTRL DEBUG Command: GET 536208323 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250126085921318 DLCTRL DEBUG Tx Command reply: GET_REPLY 536208323 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085921320 DLCTRL DEBUG Command: GET 600788103 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085921320 DLCTRL DEBUG Tx Command reply: GET_REPLY 600788103 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085921322 DLCTRL DEBUG Command: GET 520132914 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250126085921322 DLCTRL DEBUG Tx Command reply: GET_REPLY 520132914 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126085921323 DLCTRL DEBUG Command: GET 488510866 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250126085921323 DLCTRL DEBUG Tx Command reply: GET_REPLY 488510866 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20250126085921325 DLCTRL DEBUG Command: GET 455842937 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250126085921325 DLCTRL DEBUG Tx Command reply: GET_REPLY 455842937 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250126085921326 DLCTRL DEBUG Command: GET 516342783 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250126085921326 DLCTRL DEBUG Tx Command reply: GET_REPLY 516342783 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085921328 DLCTRL DEBUG Command: GET 747072421 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085921328 DLCTRL DEBUG Tx Command reply: GET_REPLY 747072421 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085921329 DLCTRL DEBUG Command: GET 220500349 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250126085921329 DLCTRL DEBUG Tx Command reply: GET_REPLY 220500349 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126085921330 DLCTRL DEBUG Command: GET 915088059 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250126085921330 DLCTRL DEBUG Tx Command reply: GET_REPLY 915088059 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250126085921331 DLCTRL DEBUG Command: GET 249211075 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250126085921331 DLCTRL DEBUG Tx Command reply: GET_REPLY 249211075 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250126085921331 DLCTRL DEBUG Command: GET 395760392 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250126085921331 DLCTRL DEBUG Tx Command reply: GET_REPLY 395760392 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085921332 DLCTRL DEBUG Command: GET 464429635 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085921332 DLCTRL DEBUG Tx Command reply: GET_REPLY 464429635 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085921333 DLCTRL DEBUG Command: GET 43046184 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250126085921333 DLCTRL DEBUG Tx Command reply: GET_REPLY 43046184 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126085921334 DLCTRL DEBUG Command: GET 453299839 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250126085921334 DLCTRL DEBUG Tx Command reply: GET_REPLY 453299839 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250126085921335 DLCTRL DEBUG Command: GET 799844069 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250126085921335 DLCTRL DEBUG Tx Command reply: GET_REPLY 799844069 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250126085921336 DLCTRL DEBUG Command: GET 650415724 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250126085921336 DLCTRL DEBUG Tx Command reply: GET_REPLY 650415724 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085921337 DLCTRL DEBUG Command: GET 230619099 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085921337 DLCTRL DEBUG Tx Command reply: GET_REPLY 230619099 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085921338 DLCTRL DEBUG Command: GET 999022345 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250126085921338 DLCTRL DEBUG Tx Command reply: GET_REPLY 999022345 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed MTC@2bd1da4a78dd: 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 := '000000000000001010100111'B, t_guard := 20.000000 } 20250126085921348 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42452<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(478)@2bd1da4a78dd: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(478)@2bd1da4a78dd: Created Expect[0] for '06270003505902082926240000000030'O to be handled at TC_mscpool_L3Complete_by_imsi_round_robin0(492) TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(474)@2bd1da4a78dd: Added conn table entry 2TC_mscpool_L3Complete_by_imsi_round_robin0(492)12504064 20250126085922375 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085922375 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085922375 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1355) 20250126085922375 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250126085922375 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xbecc00, normal) (hnbgw_rua.c:407) 20250126085922375 DHNB DEBUG map_rua[0x55e140da5800]{init}: Allocated (fsm.c:456) 20250126085922375 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12504064)[0x55e140da5800]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250126085922375 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12504064 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250126085922375 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085922375 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085922375 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12504064 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250126085922375 DCN DEBUG map_sccp[0x55e140da65a0]{init}: Allocated (fsm.c:456) 20250126085922375 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x55e140da65a0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250126085922375 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12504064 <-> SCCP-60 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250126085922375 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12504064 SCCP-60 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20250126085922375 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12504064)[0x55e140da5800]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250126085922375 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085922375 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085922375 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12504064)[0x55e140da5800]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250126085922375 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x55e140da65a0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126085922375 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250126085922375 DLSCCP DEBUG SCCP-SCOC(60)[0x55e140e20c30]{IDLE}: Allocated (fsm.c:456) 20250126085922375 DLSCCP DEBUG SCCP-SCOC(60)[0x55e140e20c30]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250126085922376 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000003c), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902082926240000000030004f40030002a70056400500f1100926) (sccp_scrc.c:406) 20250126085922376 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085922376 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085922376 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085922376 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085922376 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085922376 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085922376 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085922376 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085922376 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085922376 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085922376 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085922376 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085922376 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085922376 DLSCCP DEBUG SCCP-SCOC(60)[0x55e140e20c30]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250126085922376 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x55e140da65a0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250126085922376 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12504064)[0x55e140da5800]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250126085922376 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085922376 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085922376 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085922376 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085922376 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085922376 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085922376 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085922376 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(477)@2bd1da4a78dd: First idle individual index:1 HNBGW_Test.msc0-SCCP(477)@2bd1da4a78dd: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(478)@2bd1da4a78dd: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_L3Complete_by_imsi_round_robin0(492) HNBGW_Test.msc0-RAN(478)@2bd1da4a78dd: Added conn table entry 1TC_mscpool_L3Complete_by_imsi_round_robin0(492)3521542 HNBGW_Test.msc0-SCCP(477)@2bd1da4a78dd: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(477)@2bd1da4a78dd: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250126085922384 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085922384 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085922384 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085922384 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085922384 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085922384 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085922384 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085922384 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085922384 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085922384 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085922384 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085922384 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085922384 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085922384 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00322816) (sccp_scrc.c:477) 20250126085922384 DLSCCP DEBUG Received CO:COAK for local reference 60 (sccp_scoc.c:1824) 20250126085922384 DLSCCP DEBUG SCCP-SCOC(60)[0x55e140e20c30]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250126085922384 DLSCCP DEBUG SCCP-SCOC(60)[0x55e140e20c30]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250126085922384 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085922384 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250126085922384 DCN DEBUG handle_cn_conn_conf() conn_id=60, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250126085922384 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x55e140da65a0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250126085922384 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x55e140da65a0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_mscpool_L3Complete_by_imsi_round_robin0(492)@2bd1da4a78dd: setverdict(pass): none -> pass 20250126085922388 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42452<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_imsi_round_robin0(492)@2bd1da4a78dd: Final verdict of PTC: pass MTC@2bd1da4a78dd: 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 } } } 20250126085922390 DLCTRL DEBUG Command: GET 360632567 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250126085922390 DLCTRL DEBUG Tx Command reply: GET_REPLY 360632567 rate_ctr.abs.msc.0.cnpool:subscr:new 2 (control_if.c:477) 20250126085922395 DLCTRL DEBUG Command: GET 916459028 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250126085922395 DLCTRL DEBUG Tx Command reply: GET_REPLY 916459028 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250126085922399 DLCTRL DEBUG Command: GET 985996955 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250126085922399 DLCTRL DEBUG Tx Command reply: GET_REPLY 985996955 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085922402 DLCTRL DEBUG Command: GET 792414769 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085922402 DLCTRL DEBUG Tx Command reply: GET_REPLY 792414769 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085922403 DLCTRL DEBUG Command: GET 177155554 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250126085922403 DLCTRL DEBUG Tx Command reply: GET_REPLY 177155554 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126085922404 DLCTRL DEBUG Command: GET 715219079 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250126085922404 DLCTRL DEBUG Tx Command reply: GET_REPLY 715219079 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20250126085922406 DLCTRL DEBUG Command: GET 863846946 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250126085922406 DLCTRL DEBUG Tx Command reply: GET_REPLY 863846946 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250126085922406 DLCTRL DEBUG Command: GET 782973750 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250126085922406 DLCTRL DEBUG Tx Command reply: GET_REPLY 782973750 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085922407 DLCTRL DEBUG Command: GET 213105915 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085922407 DLCTRL DEBUG Tx Command reply: GET_REPLY 213105915 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085922408 DLCTRL DEBUG Command: GET 611149508 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250126085922408 DLCTRL DEBUG Tx Command reply: GET_REPLY 611149508 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126085922409 DLCTRL DEBUG Command: GET 891021152 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250126085922409 DLCTRL DEBUG Tx Command reply: GET_REPLY 891021152 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250126085922409 DLCTRL DEBUG Command: GET 644419492 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250126085922409 DLCTRL DEBUG Tx Command reply: GET_REPLY 644419492 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250126085922410 DLCTRL DEBUG Command: GET 563020954 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250126085922410 DLCTRL DEBUG Tx Command reply: GET_REPLY 563020954 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085922411 DLCTRL DEBUG Command: GET 438213373 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085922411 DLCTRL DEBUG Tx Command reply: GET_REPLY 438213373 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085922412 DLCTRL DEBUG Command: GET 174193190 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250126085922412 DLCTRL DEBUG Tx Command reply: GET_REPLY 174193190 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126085922412 DLCTRL DEBUG Command: GET 725694197 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250126085922412 DLCTRL DEBUG Tx Command reply: GET_REPLY 725694197 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250126085922413 DLCTRL DEBUG Command: GET 588891311 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250126085922413 DLCTRL DEBUG Tx Command reply: GET_REPLY 588891311 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250126085922414 DLCTRL DEBUG Command: GET 784295969 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250126085922414 DLCTRL DEBUG Tx Command reply: GET_REPLY 784295969 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085922415 DLCTRL DEBUG Command: GET 104043024 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085922415 DLCTRL DEBUG Tx Command reply: GET_REPLY 104043024 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085922415 DLCTRL DEBUG Command: GET 416271227 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250126085922415 DLCTRL DEBUG Tx Command reply: GET_REPLY 416271227 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed MTC@2bd1da4a78dd: ok: talloc reports "asn1_context" = 1 bytes 20250126085922419 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42424<->l=127.0.0.1:4261 (telnet_interface.c:138) MutexDispCT-TC_mscpool_L3Complete_by_imsi_round_robin(469)@2bd1da4a78dd: Final verdict of PTC: none 20250126085922419 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:43499<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.sgsn1-SCCP(486)@2bd1da4a78dd: Final verdict of PTC: none 20250126085922419 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250126085922419 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085922419 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250126085922419 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT HNBGW_Test.sgsn0-RAN(484)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(488)@2bd1da4a78dd: Final verdict of PTC: none 20250126085922419 DLINP DEBUG SRVCONN(,r=127.0.0.1:53135<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085922419 DLINP DEBUG SRVCONN(,r=127.0.0.1:53135<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085922419 DLINP NOTICE SRV(,r=127.0.0.1:53135<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) HNBGW_Test.sgsn0-M3UA(485)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.msc0-RAN(478)@2bd1da4a78dd: Final verdict of PTC: none 20250126085922419 DMAIN NOTICE (127.0.0.1:53135 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:53135<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250126085922419 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20250126085922419 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250126085922419 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085922419 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126085922419 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250126085922419 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250126085922419 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085922419 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250126085922419 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20250126085922419 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126085922419 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085922419 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20250126085922419 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126085922419 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126085922419 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126085922419 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250126085922419 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126085922419 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250126085922419 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250126085922419 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085922419 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126085922419 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.sgsn1-RAN(487)@2bd1da4a78dd: Final verdict of PTC: none 20250126085922419 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126085922419 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085922419 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126085922419 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20250126085922419 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085922419 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085922419 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085922419 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085922419 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085922419 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1-RUA(476)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(483)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(479)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(477)@2bd1da4a78dd: Final verdict of PTC: none TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1(475)@2bd1da4a78dd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(471)@2bd1da4a78dd: Final verdict of PTC: none VirtHNBGW-STATS(470)@2bd1da4a78dd: Final verdict of PTC: none 20250126085922419 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn1-0: connection closed 20250126085922419 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126085922419 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126085922419 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126085922419 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250126085922419 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126085922419 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250126085922419 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250126085922419 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085922419 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250126085922419 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250126085922420 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250126085922420 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250126085922420 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085922420 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126085922420 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250126085922420 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126085922420 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085922420 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20250126085922420 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126085922420 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126085922420 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126085922420 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250126085922420 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126085922420 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW-MGCP(489)@2bd1da4a78dd: Final verdict of PTC: none TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0(473)@2bd1da4a78dd: Final verdict of PTC: none 20250126085922419 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126085922420 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126085922420 DRANAP NOTICE cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: link lost (cnlink.c:118) 20250126085922420 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085922420 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126085922420 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:371) 20250126085922420 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085922420 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085922420 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085922420 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085922420 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126085922420 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126085922421 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126085922421 DRANAP NOTICE cnlink(sgsn-1)[0x55e140d91a80]{DISCONNECTED}: link lost (cnlink.c:118) 20250126085922421 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085922421 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126085922421 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20250126085922421 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085922421 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085922421 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085922421 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085922421 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126085922421 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126085922421 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126085922421 DRANAP NOTICE cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: link lost (cnlink.c:118) 20250126085922420 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126085922420 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085922420 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126085922420 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250126085922420 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SEND_FAILED flags=0x1 20250126085922420 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085922420 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250126085922420 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SEND_FAILED 20250126085922420 DLINP <0002> stream_srv.c:766 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250126085922420 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085922420 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc1-0: connection closed 20250126085922420 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126085922420 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126085922420 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126085922420 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250126085922420 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126085922420 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250126085922421 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x55e140da4670]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250126085922421 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250126085922421 DLSCCP DEBUG SCCP-SCOC(58)[0x55e140e20b00]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250126085922421 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006efc64), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250126085922421 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085922421 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085922421 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085922421 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085922421 DLSCCP DEBUG SCCP-SCOC(58)[0x55e140e20b00]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250126085922421 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x55e140da4670]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250126085922421 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11241137)[0x55e140da2810]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250126085922421 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11241137)[0x55e140da2810]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250126085922421 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250126085922421 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11241137)[0x55e140da2810]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250126085922421 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11241137)[0x55e140da2810]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250126085922421 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11241137)[0x55e140da2810]{disrupted}: Freeing instance (context_map.c:202) 20250126085922421 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11241137)[0x55e140da2810]{disrupted}: Deallocated (fsm.c:568) 20250126085922421 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x55e140da4670]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250126085922421 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x55e140da4670]{disconnected}: Freeing instance (context_map.c:206) 20250126085922421 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x55e140da4670]{disconnected}: Deallocated (fsm.c:568) 20250126085922421 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11241137 SCCP-58 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250126085922421 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x55e140da65a0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250126085922421 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250126085922421 DLSCCP DEBUG SCCP-SCOC(60)[0x55e140e20c30]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250126085922421 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00322816), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250126085922421 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085922421 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085922421 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085922421 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085922421 DLSCCP DEBUG SCCP-SCOC(60)[0x55e140e20c30]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250126085922421 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x55e140da65a0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250126085922421 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12504064)[0x55e140da5800]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250126085922421 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12504064)[0x55e140da5800]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250126085922421 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250126085922421 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12504064)[0x55e140da5800]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250126085922421 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12504064)[0x55e140da5800]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250126085922421 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12504064)[0x55e140da5800]{disrupted}: Freeing instance (context_map.c:202) 20250126085922421 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12504064)[0x55e140da5800]{disrupted}: Deallocated (fsm.c:568) 20250126085922421 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x55e140da65a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250126085922421 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x55e140da65a0]{disconnected}: Freeing instance (context_map.c:206) 20250126085922421 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x55e140da65a0]{disconnected}: Deallocated (fsm.c:568) 20250126085922421 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12504064 SCCP-60 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250126085922421 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085922421 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126085922421 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:371) 20250126085922421 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085922421 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085922421 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085922421 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085922421 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126085922421 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126085922422 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126085922422 DRANAP NOTICE cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: link lost (cnlink.c:118) 20250126085922422 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-59)[0x55e140da47a0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250126085922422 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250126085922422 DLSCCP DEBUG SCCP-SCOC(59)[0x55e140da29d0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250126085922422 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0068804a), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250126085922422 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085922422 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085922422 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126085922422 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085922422 DLSCCP DEBUG SCCP-SCOC(59)[0x55e140da29d0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250126085922422 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-59)[0x55e140da47a0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250126085922422 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1248903)[0x55e140dbb440]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250126085922422 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1248903)[0x55e140dbb440]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250126085922422 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250126085922422 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1248903)[0x55e140dbb440]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250126085922422 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1248903)[0x55e140dbb440]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250126085922422 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1248903)[0x55e140dbb440]{disrupted}: Freeing instance (context_map.c:202) 20250126085922422 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1248903)[0x55e140dbb440]{disrupted}: Deallocated (fsm.c:568) 20250126085922422 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-59)[0x55e140da47a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250126085922422 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-59)[0x55e140da47a0]{disconnected}: Freeing instance (context_map.c:206) 20250126085922422 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-59)[0x55e140da47a0]{disconnected}: Deallocated (fsm.c:568) 20250126085922422 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1248903 SCCP-59 msc-1 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250126085922422 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085922422 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250126085922422 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:894) 20250126085922422 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085922422 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250126085922422 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250126085922422 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250126085922422 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085922422 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085922422 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085922422 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085922422 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085922422 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085922422 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085922422 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250126085922422 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085922422 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085922422 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085922422 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085922422 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085922422 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085922422 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085922422 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250126085922422 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085922422 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085922422 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085922422 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126085922422 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126085922422 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126085922422 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250126085922422 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-M3UA(482)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(480)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.msc1-RAN(481)@2bd1da4a78dd: Final verdict of PTC: none TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(474)@2bd1da4a78dd: Final verdict of PTC: none MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126085922449 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42420<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(472)@2bd1da4a78dd: Final verdict of PTC: none MTC@2bd1da4a78dd: Setting final verdict of the test case. MTC@2bd1da4a78dd: Local verdict of MTC: pass MTC@2bd1da4a78dd: Local verdict of PTC MutexDispCT-TC_mscpool_L3Complete_by_imsi_round_robin(469): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC VirtHNBGW-STATS(470): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC IPA-CTRL-CLI-IPA(471): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW-PFCP(472): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0(473): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(474): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1(475): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1-RUA(476): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.msc0-SCCP(477): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.msc0-RAN(478): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.msc0-M3UA(479): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.msc1-SCCP(480): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.msc1-RAN(481): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.msc1-M3UA(482): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(483): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.sgsn0-RAN(484): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(485): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(486): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.sgsn1-RAN(487): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(488): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW-MGCP(489): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin0(490): pass (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin0(491): pass (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin0(492): pass (pass -> pass) MTC@2bd1da4a78dd: Test case TC_mscpool_L3Complete_by_imsi_round_robin finished. Verdict: pass MTC@2bd1da4a78dd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin pass'. Sun Jan 26 08:59:22 UTC 2025 ====== HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin.talloc 20250126085922550 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42466<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126085923053 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42466<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=465652) 20250126085923205 DLSCCP DEBUG SCCP-SCOC(57)[0x55e140db8180]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250126085923205 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0076f46a), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085923205 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085923205 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085923205 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085923205 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085923205 DLSCCP DEBUG SCCP-SCOC(56)[0x55e140db7f50]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250126085923205 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002bb76e), PART(T=Source Reference,L=4,D=00000038), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085923206 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085923206 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085923206 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085923206 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085923206 DLSCCP DEBUG SCCP-SCOC(55)[0x55e140da5000]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250126085923206 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a38722), PART(T=Source Reference,L=4,D=00000037), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085923206 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085923206 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085923206 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085923206 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085923206 DLSCCP DEBUG SCCP-SCOC(54)[0x55e140da1770]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250126085923206 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009a7abf), PART(T=Source Reference,L=4,D=00000036), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085923206 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085923206 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085923206 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085923206 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085923206 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085923206 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085923206 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085923206 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085923206 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085923206 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085923206 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085923206 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250126085923206 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085923206 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085923206 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085923206 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085923206 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085923206 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085923206 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085923206 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250126085923206 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085923206 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085923206 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085923206 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085923206 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085923206 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085923206 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085923206 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250126085923207 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085923207 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085923207 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085923207 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085923207 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085923207 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085923207 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085923207 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=465652, count=527700) 20250126085924420 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126085924420 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250126085924420 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250126085924420 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126085924420 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250126085924420 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250126085924420 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126085924420 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250126085924420 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250126085924421 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126085924421 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250126085924421 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN MTC@2bd1da4a78dd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin pass' was executed successfully (exit status: 0). MTC@2bd1da4a78dd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin'. ------ HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin ------ Sun Jan 26 08:59:25 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@2bd1da4a78dd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin' was executed successfully (exit status: 0). MTC@2bd1da4a78dd: Test case TC_mscpool_LU_by_tmsi_null_nri_0_round_robin started. 20250126085926152 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41356<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126085926156 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41362<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126085926159 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:43297<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0(497)@2bd1da4a78dd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250126085926239 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250126085926239 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250126085926246 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085926246 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085926246 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085926246 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085926246 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085926246 DRANAP DEBUG cnlink(msc-2)[0x55e140d26870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085926246 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085926246 DRANAP DEBUG cnlink(msc-3)[0x55e140d90760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085926246 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:43449 (stream_srv.c:142) 20250126085926247 DMAIN INFO New HNB SCTP connection r=127.0.0.1:43449<->l=127.0.0.1:29169 (hnbgw.c:791) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1(499)@2bd1da4a78dd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250126085926248 DRANAP DEBUG cnlink(msc-3)[0x55e140d90760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085926248 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250126085926248 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085926248 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085926248 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085926248 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085926248 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085926248 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085926248 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085926248 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085926248 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085926248 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085926248 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085926248 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085926248 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085926248 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085926248 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250126085926248 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085926248 DRANAP DEBUG cnlink(msc-3)[0x55e140d90760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085926248 DRANAP DEBUG cnlink(msc-2)[0x55e140d26870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085926248 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250126085926248 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085926248 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085926248 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085926248 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085926248 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085926248 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085926248 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085926248 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085926248 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085926248 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085926248 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085926248 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085926248 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085926248 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085926248 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250126085926248 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085926248 DRANAP DEBUG cnlink(msc-2)[0x55e140d26870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085926248 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085926248 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250126085926248 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085926248 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085926248 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085926248 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085926248 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085926248 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085926248 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085926248 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085926248 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085926248 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085926248 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085926248 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085926248 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085926248 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085926248 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126085926248 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085926248 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085926248 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085926248 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250126085926248 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085926248 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085926248 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085926248 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085926248 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085926248 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085926248 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085926248 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085926248 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085926248 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085926248 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085926248 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085926248 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085926248 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085926248 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085926248 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085926248 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085926248 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085926248 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085926248 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085926248 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250126085926248 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250126085926248 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250126085926248 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085926248 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085926248 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085926248 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250126085926248 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250126085926248 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250126085926248 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250126085926248 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085926248 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085926248 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085926248 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126085926248 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126085926248 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126085926248 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250126085926248 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085926248 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085926248 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085926248 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085926248 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085926248 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085926248 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@2bd1da4a78dd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(503)@2bd1da4a78dd: ************************************************* HNBGW_Test.msc0-M3UA(503)@2bd1da4a78dd: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(503)@2bd1da4a78dd: ************************************************* MTC@2bd1da4a78dd: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(501)@2bd1da4a78dd: v_sccp_pdu_maxlen:268 MTC@2bd1da4a78dd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(506)@2bd1da4a78dd: ************************************************* HNBGW_Test.msc1-M3UA(506)@2bd1da4a78dd: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(506)@2bd1da4a78dd: ************************************************* MTC@2bd1da4a78dd: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(504)@2bd1da4a78dd: v_sccp_pdu_maxlen:268 20250126085926276 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085926276 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085926276 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085926276 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085926276 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085926276 DRANAP DEBUG cnlink(sgsn-2)[0x55e140d92410]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085926276 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085926276 DRANAP DEBUG cnlink(sgsn-3)[0x55e140d92da0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085926278 DRANAP DEBUG cnlink(sgsn-3)[0x55e140d92da0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085926278 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250126085926278 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085926278 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085926278 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085926278 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085926278 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085926278 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085926278 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085926278 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085926278 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085926278 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085926278 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085926278 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085926278 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085926278 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085926278 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250126085926278 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085926278 DRANAP DEBUG cnlink(sgsn-3)[0x55e140d92da0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085926278 DRANAP DEBUG cnlink(sgsn-2)[0x55e140d92410]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085926278 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250126085926278 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085926278 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085926278 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085926278 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085926278 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085926278 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085926278 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085926278 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085926278 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085926278 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085926278 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085926278 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085926278 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085926278 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085926278 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250126085926278 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085926278 DRANAP DEBUG cnlink(sgsn-2)[0x55e140d92410]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085926278 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085926278 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250126085926278 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085926278 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085926278 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085926278 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085926278 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085926278 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085926278 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085926278 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085926278 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085926278 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085926278 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085926278 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085926278 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085926278 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085926278 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126085926278 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085926278 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085926278 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085926278 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250126085926278 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085926278 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085926278 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085926278 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085926278 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085926278 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085926278 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085926278 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085926278 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085926278 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085926278 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085926278 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085926278 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085926278 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085926278 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085926278 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085926278 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085926278 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085926278 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085926278 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085926278 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250126085926278 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250126085926278 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250126085926278 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085926278 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085926278 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085926278 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250126085926278 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250126085926278 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250126085926278 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250126085926278 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085926278 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085926278 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085926278 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126085926278 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126085926278 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126085926278 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250126085926278 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085926278 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085926278 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085926278 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085926278 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085926278 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085926278 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@2bd1da4a78dd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(509)@2bd1da4a78dd: ************************************************* HNBGW_Test.sgsn0-M3UA(509)@2bd1da4a78dd: M3UA emulation initiated, the test can be started MTC@2bd1da4a78dd: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(509)@2bd1da4a78dd: ************************************************* HNBGW_Test.sgsn0-SCCP(507)@2bd1da4a78dd: v_sccp_pdu_maxlen:268 MTC@2bd1da4a78dd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2bd1da4a78dd: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(512)@2bd1da4a78dd: ************************************************* HNBGW_Test.sgsn1-M3UA(512)@2bd1da4a78dd: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(512)@2bd1da4a78dd: ************************************************* HNBGW_Test.sgsn1-SCCP(510)@2bd1da4a78dd: v_sccp_pdu_maxlen:268 20250126085926311 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085926311 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085926311 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1355) 20250126085926311 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250126085926312 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20250126085926312 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250126085926312 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250126085926312 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085926312 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@2bd1da4a78dd: setverdict(pass): none -> pass 20250126085926317 DLINP DEBUG SRVCONN(,r=127.0.0.1:43449<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085926317 DLINP DEBUG SRVCONN(,r=127.0.0.1:43449<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085926317 DLINP DEBUG SRVCONN(,r=127.0.0.1:43449<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1355) 20250126085926317 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250126085926317 DHNBAP DEBUG (127.0.0.1:43449 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20250126085926317 DHNBAP NOTICE (127.0.0.1:43449 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250126085926317 DHNBAP NOTICE (127.0.0.1:43449 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250126085926317 DLINP DEBUG SRVCONN(,r=127.0.0.1:43449<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085926317 DLINP DEBUG SRVCONN(,r=127.0.0.1:43449<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126085926460 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126085926460 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250126085926460 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126085926460 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(503)@2bd1da4a78dd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250126085926468 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085926468 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250126085926468 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126085926468 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126085926468 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126085926468 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250126085926468 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126085926471 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085926471 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250126085926471 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126085926471 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126085926471 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126085926471 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126085926471 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126085926471 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085926471 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126085926471 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20250126085926471 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085926471 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085926471 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085926471 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085926471 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126085926471 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126085926471 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085926472 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126085926472 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250126085926472 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126085926472 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250126085926472 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085926472 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250126085926472 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085926472 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085926472 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085926472 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085926472 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085926472 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085926472 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085926473 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085926473 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085926473 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085926473 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085926473 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085926473 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085926473 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085926473 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085926473 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085926473 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085926473 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085926473 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085926473 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085926473 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085926473 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085926473 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085926473 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085926473 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-M3UA(506)@2bd1da4a78dd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250126085926478 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085926478 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250126085926478 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126085926478 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126085926478 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126085926478 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250126085926478 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126085926479 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085926479 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250126085926479 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126085926479 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126085926479 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126085926479 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126085926479 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126085926479 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085926479 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126085926479 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:406) 20250126085926479 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085926479 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085926479 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085926479 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085926479 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126085926479 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126085926479 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085926480 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085926480 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250126085926480 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085926480 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085926480 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085926480 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085926480 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085926480 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085926480 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085926480 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085926480 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085926480 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085926480 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085926480 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085926480 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085926480 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085926480 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126085926480 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085926480 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085926481 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085926481 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085926481 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085926481 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126085926481 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126085926481 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126085926481 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250126085926481 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085926490 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126085926490 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250126085926490 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126085926490 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(509)@2bd1da4a78dd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250126085926495 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085926495 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250126085926495 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126085926495 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126085926495 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126085926495 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250126085926495 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126085926499 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085926499 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250126085926499 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126085926499 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126085926499 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126085926499 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126085926499 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126085926499 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085926499 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126085926499 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20250126085926499 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085926499 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085926499 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085926499 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085926499 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126085926499 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126085926499 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085926500 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085926501 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250126085926501 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085926501 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085926501 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085926501 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085926501 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085926501 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085926501 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085926501 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085926501 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085926501 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085926501 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085926501 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085926501 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085926501 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085926501 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085926501 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085926501 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085926501 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085926501 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085926501 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085926501 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085926501 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085926501 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085926501 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085926501 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085926501 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126085926501 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20250126085926501 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126085926501 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(512)@2bd1da4a78dd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250126085926507 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085926507 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20250126085926507 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126085926507 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126085926507 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126085926507 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250126085926507 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126085926509 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085926509 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20250126085926509 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126085926509 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126085926509 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126085926509 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126085926509 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126085926509 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085926509 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126085926509 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:406) 20250126085926509 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085926509 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085926509 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085926509 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085926510 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126085926510 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126085926510 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085926511 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085926511 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250126085926511 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085926511 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085926511 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085926511 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085926511 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085926511 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085926511 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085926511 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085926511 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085926511 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085926511 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085926511 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085926511 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085926511 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085926511 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126085926511 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085926511 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085926511 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085926511 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085926511 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085926511 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126085926511 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126085926511 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126085926511 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250126085926511 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(502)@2bd1da4a78dd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126085927280 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085927280 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085927280 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085927280 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085927280 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085927280 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085927280 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085927280 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085927280 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085927280 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085927280 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085927280 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085927280 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085927280 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085927280 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250126085927280 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250126085927280 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085927280 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085927280 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085927280 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085927280 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085927280 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085927280 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085927280 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085927280 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085927280 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085927280 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085927280 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085927280 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085927280 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085927280 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126085927280 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126085927280 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250126085927280 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250126085927280 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085927280 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250126085927280 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085927280 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085927280 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085927280 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085927280 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085927280 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085927280 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085927280 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085927280 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085927280 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085927280 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085927280 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085927280 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085927280 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126085927280 DRANAP NOTICE cnlink(msc-0)[0x55e140d46220]{CONNECTED}: link up (cnlink.c:111) 20250126085927280 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085927280 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085927280 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085927280 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085927280 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085927280 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085927280 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085927280 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-RAN(505)@2bd1da4a78dd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126085927280 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085927280 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085927280 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085927280 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085927281 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085927281 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085927281 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085927281 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085927281 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085927281 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085927281 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085927281 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085927281 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085927281 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085927281 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250126085927281 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250126085927281 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085927281 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085927281 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085927281 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085927281 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085927281 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085927281 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085927281 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085927281 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085927281 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085927281 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085927281 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085927281 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085927281 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085927281 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126085927281 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126085927281 DRANAP INFO cnlink(msc-0)[0x55e140d46220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250126085927282 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085927282 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250126085927282 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250126085927282 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250126085927282 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085927282 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085927282 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085927282 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085927282 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085927282 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085927282 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085927282 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250126085927282 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085927282 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085927282 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250126085927282 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250126085927282 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085927282 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085927282 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085927282 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085927282 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085927282 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085927282 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085927282 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085927282 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085927282 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085927282 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085927282 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085927282 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085927282 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085927282 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126085927282 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126085927282 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) 20250126085927282 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) 20250126085927282 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085927282 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250126085927282 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085927282 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085927282 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085927282 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085927282 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085927282 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085927282 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085927282 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085927282 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085927282 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085927282 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085927282 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126085927282 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085927282 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126085927282 DRANAP NOTICE cnlink(msc-1)[0x55e140d29670]{CONNECTED}: link up (cnlink.c:111) 20250126085927282 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085927282 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085927282 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085927282 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126085927282 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126085927282 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126085927282 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250126085927282 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085927283 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085927283 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250126085927283 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250126085927283 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250126085927283 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085927283 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085927283 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085927283 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085927283 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085927283 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085927283 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085927283 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250126085927283 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085927283 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085927283 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250126085927283 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250126085927283 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085927283 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085927283 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085927283 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085927283 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085927283 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085927283 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085927283 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085927283 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085927283 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085927283 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085927283 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085927283 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085927283 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085927283 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126085927283 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126085927283 DRANAP INFO cnlink(msc-1)[0x55e140d29670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(508)@2bd1da4a78dd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126085927297 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085927297 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085927297 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085927297 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085927297 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085927297 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085927297 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085927297 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085927298 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085927298 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085927298 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085927298 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085927298 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085927298 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085927298 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250126085927298 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250126085927298 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085927298 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085927298 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085927298 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085927298 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085927298 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085927298 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085927298 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085927298 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085927298 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085927298 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085927298 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085927298 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085927298 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085927298 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126085927298 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126085927298 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250126085927298 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250126085927298 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085927298 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250126085927298 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085927298 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085927298 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085927298 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085927298 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085927298 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085927298 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085927298 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085927298 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085927298 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085927298 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085927298 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085927298 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085927298 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126085927298 DRANAP NOTICE cnlink(sgsn-0)[0x55e140d910f0]{CONNECTED}: link up (cnlink.c:111) 20250126085927298 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085927298 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085927298 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085927298 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085927298 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085927298 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085927298 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085927298 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085927298 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085927298 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085927298 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085927298 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085927298 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085927298 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085927298 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085927298 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085927298 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085927298 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085927298 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085927298 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085927298 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085927298 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085927298 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250126085927298 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20250126085927298 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085927298 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085927298 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085927298 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085927298 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085927298 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085927298 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085927298 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085927298 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085927298 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085927298 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085927298 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085927298 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085927298 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085927298 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126085927298 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126085927299 DRANAP INFO cnlink(sgsn-0)[0x55e140d910f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(511)@2bd1da4a78dd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126085927311 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085927311 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250126085927311 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250126085927311 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250126085927311 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085927311 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085927311 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085927311 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085927311 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085927311 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085927311 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085927311 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250126085927311 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085927311 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085927311 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250126085927311 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250126085927311 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085927311 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085927311 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085927311 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085927311 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085927311 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085927311 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085927311 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085927311 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085927311 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085927311 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085927311 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085927311 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085927311 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085927311 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126085927311 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126085927311 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) 20250126085927311 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) 20250126085927311 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085927312 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250126085927312 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085927312 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085927312 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085927312 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085927312 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085927312 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085927312 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085927312 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085927312 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085927312 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085927312 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085927312 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126085927312 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085927312 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126085927312 DRANAP NOTICE cnlink(sgsn-1)[0x55e140d91a80]{CONNECTED}: link up (cnlink.c:111) 20250126085927312 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085927312 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085927312 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085927312 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126085927312 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126085927312 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126085927312 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250126085927312 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085927314 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085927314 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250126085927314 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250126085927314 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250126085927314 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085927314 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085927314 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085927314 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085927314 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085927314 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085927314 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085927314 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250126085927314 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085927314 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085927314 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250126085927314 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20250126085927314 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085927314 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085927314 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085927314 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085927314 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085927314 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085927314 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085927314 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085927314 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085927314 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085927314 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085927314 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085927314 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085927314 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085927314 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126085927314 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126085927314 DRANAP INFO cnlink(sgsn-1)[0x55e140d91a80]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250126085928330 DLCTRL DEBUG Command: GET 658902301 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250126085928330 DLCTRL DEBUG Tx Command reply: GET_REPLY 658902301 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250126085928337 DLCTRL DEBUG Command: GET 906015147 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250126085928337 DLCTRL DEBUG Tx Command reply: GET_REPLY 906015147 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250126085928341 DLCTRL DEBUG Command: GET 91180126 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250126085928341 DLCTRL DEBUG Tx Command reply: GET_REPLY 91180126 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085928345 DLCTRL DEBUG Command: GET 51203257 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085928345 DLCTRL DEBUG Tx Command reply: GET_REPLY 51203257 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085928349 DLCTRL DEBUG Command: GET 357256898 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250126085928349 DLCTRL DEBUG Tx Command reply: GET_REPLY 357256898 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250126085928353 DLCTRL DEBUG Command: GET 914486796 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250126085928353 DLCTRL DEBUG Tx Command reply: GET_REPLY 914486796 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250126085928356 DLCTRL DEBUG Command: GET 78358972 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250126085928357 DLCTRL DEBUG Tx Command reply: GET_REPLY 78358972 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250126085928360 DLCTRL DEBUG Command: GET 380422533 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250126085928360 DLCTRL DEBUG Tx Command reply: GET_REPLY 380422533 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085928363 DLCTRL DEBUG Command: GET 606832053 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085928363 DLCTRL DEBUG Tx Command reply: GET_REPLY 606832053 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085928367 DLCTRL DEBUG Command: GET 911669321 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250126085928367 DLCTRL DEBUG Tx Command reply: GET_REPLY 911669321 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250126085928370 DLCTRL DEBUG Command: GET 597316733 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250126085928370 DLCTRL DEBUG Tx Command reply: GET_REPLY 597316733 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250126085928373 DLCTRL DEBUG Command: GET 299832784 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250126085928373 DLCTRL DEBUG Tx Command reply: GET_REPLY 299832784 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250126085928376 DLCTRL DEBUG Command: GET 803742020 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250126085928376 DLCTRL DEBUG Tx Command reply: GET_REPLY 803742020 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085928380 DLCTRL DEBUG Command: GET 520235713 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085928380 DLCTRL DEBUG Tx Command reply: GET_REPLY 520235713 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085928384 DLCTRL DEBUG Command: GET 901506297 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250126085928384 DLCTRL DEBUG Tx Command reply: GET_REPLY 901506297 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250126085928387 DLCTRL DEBUG Command: GET 802157930 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250126085928388 DLCTRL DEBUG Tx Command reply: GET_REPLY 802157930 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250126085928391 DLCTRL DEBUG Command: GET 306691062 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250126085928391 DLCTRL DEBUG Tx Command reply: GET_REPLY 306691062 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250126085928394 DLCTRL DEBUG Command: GET 284059497 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250126085928394 DLCTRL DEBUG Tx Command reply: GET_REPLY 284059497 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085928398 DLCTRL DEBUG Command: GET 456306725 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085928398 DLCTRL DEBUG Tx Command reply: GET_REPLY 456306725 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085928400 DLCTRL DEBUG Command: GET 82552067 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250126085928400 DLCTRL DEBUG Tx Command reply: GET_REPLY 82552067 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@2bd1da4a78dd: 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@2bd1da4a78dd: "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@2bd1da4a78dd: 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@2bd1da4a78dd: 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 := '000000000000000011000101'B, t_guard := 20.000000 } 20250126085928433 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41372<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(502)@2bd1da4a78dd: f_create_expect(l3 := '05080200F110172A5205F442000023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(502)@2bd1da4a78dd: Created Expect[0] for '05080200F110172A5205F442000023'O to be handled at TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(514) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(498)@2bd1da4a78dd: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(514)12594680 20250126085929483 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085929483 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085929483 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1355) 20250126085929483 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250126085929483 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xc02df8, normal) (hnbgw_rua.c:407) 20250126085929483 DHNB DEBUG map_rua[0x55e140dbb440]{init}: Allocated (fsm.c:456) 20250126085929483 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12594680)[0x55e140dbb440]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250126085929483 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12594680 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250126085929483 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085929483 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085929483 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12594680 SCCP-0 CS MI=TMSI-0x42000023: TMSI-0x42000023 NRI(10bit)=0x0=0: this is a NULL-NRI (hnbgw_cn.c:1055) 20250126085929483 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12594680 SCCP-0 CS MI=TMSI-0x42000023: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250126085929483 DCN DEBUG map_sccp[0x55e140da47a0]{init}: Allocated (fsm.c:456) 20250126085929483 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x55e140da47a0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250126085929483 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12594680 <-> SCCP-61 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250126085929484 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12594680 SCCP-61 msc-0 MI=TMSI-0x42000023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20250126085929484 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12594680)[0x55e140dbb440]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250126085929484 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085929484 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085929484 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12594680)[0x55e140dbb440]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250126085929484 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x55e140da47a0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126085929484 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250126085929484 DLSCCP DEBUG SCCP-SCOC(61)[0x55e140da2810]{IDLE}: Allocated (fsm.c:456) 20250126085929484 DLSCCP DEBUG SCCP-SCOC(61)[0x55e140da2810]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250126085929484 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442000023004f40030000c50056400500f1100926) (sccp_scrc.c:406) 20250126085929484 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085929484 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085929484 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085929484 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085929484 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085929484 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085929484 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085929484 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085929484 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085929484 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085929484 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085929484 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085929484 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085929484 DLSCCP DEBUG SCCP-SCOC(61)[0x55e140da2810]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250126085929484 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x55e140da47a0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250126085929484 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12594680)[0x55e140dbb440]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250126085929485 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085929485 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085929485 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085929485 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085929485 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085929485 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085929485 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085929485 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(501)@2bd1da4a78dd: First idle individual index:0 HNBGW_Test.msc0-SCCP(501)@2bd1da4a78dd: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(502)@2bd1da4a78dd: Found Expect[0] for l3='05080200F110172A5205F442000023'O handled at TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(514) HNBGW_Test.msc0-RAN(502)@2bd1da4a78dd: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(514)8438803 HNBGW_Test.msc0-SCCP(501)@2bd1da4a78dd: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(501)@2bd1da4a78dd: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(514)@2bd1da4a78dd: setverdict(pass): none -> pass 20250126085929506 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085929506 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085929506 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085929506 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085929506 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085929506 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085929506 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085929506 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085929506 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085929506 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085929506 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085929506 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085929506 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085929506 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00cf5005) (sccp_scrc.c:477) 20250126085929506 DLSCCP DEBUG Received CO:COAK for local reference 61 (sccp_scoc.c:1824) 20250126085929506 DLSCCP DEBUG SCCP-SCOC(61)[0x55e140da2810]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250126085929506 DLSCCP DEBUG SCCP-SCOC(61)[0x55e140da2810]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250126085929506 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085929506 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250126085929506 DCN DEBUG handle_cn_conn_conf() conn_id=61, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250126085929506 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x55e140da47a0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250126085929506 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x55e140da47a0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250126085929510 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41372<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(514)@2bd1da4a78dd: Final verdict of PTC: pass MTC@2bd1da4a78dd: 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 } } } 20250126085929512 DLCTRL DEBUG Command: GET 226234406 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250126085929512 DLCTRL DEBUG Tx Command reply: GET_REPLY 226234406 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250126085929516 DLCTRL DEBUG Command: GET 338194545 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250126085929517 DLCTRL DEBUG Tx Command reply: GET_REPLY 338194545 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250126085929521 DLCTRL DEBUG Command: GET 940323604 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250126085929521 DLCTRL DEBUG Tx Command reply: GET_REPLY 940323604 rate_ctr.abs.msc.0.cnpool:subscr:reattach 1 (control_if.c:477) 20250126085929524 DLCTRL DEBUG Command: GET 515751215 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085929524 DLCTRL DEBUG Tx Command reply: GET_REPLY 515751215 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085929526 DLCTRL DEBUG Command: GET 770084745 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250126085929526 DLCTRL DEBUG Tx Command reply: GET_REPLY 770084745 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126085929529 DLCTRL DEBUG Command: GET 681704399 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250126085929529 DLCTRL DEBUG Tx Command reply: GET_REPLY 681704399 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250126085929530 DLCTRL DEBUG Command: GET 519604277 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250126085929530 DLCTRL DEBUG Tx Command reply: GET_REPLY 519604277 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250126085929531 DLCTRL DEBUG Command: GET 446438161 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250126085929531 DLCTRL DEBUG Tx Command reply: GET_REPLY 446438161 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085929532 DLCTRL DEBUG Command: GET 666996991 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085929532 DLCTRL DEBUG Tx Command reply: GET_REPLY 666996991 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085929533 DLCTRL DEBUG Command: GET 531273084 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250126085929533 DLCTRL DEBUG Tx Command reply: GET_REPLY 531273084 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126085929534 DLCTRL DEBUG Command: GET 697346248 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250126085929534 DLCTRL DEBUG Tx Command reply: GET_REPLY 697346248 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250126085929535 DLCTRL DEBUG Command: GET 614776352 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250126085929535 DLCTRL DEBUG Tx Command reply: GET_REPLY 614776352 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250126085929536 DLCTRL DEBUG Command: GET 272370950 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250126085929536 DLCTRL DEBUG Tx Command reply: GET_REPLY 272370950 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085929538 DLCTRL DEBUG Command: GET 383348551 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085929538 DLCTRL DEBUG Tx Command reply: GET_REPLY 383348551 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085929539 DLCTRL DEBUG Command: GET 178728073 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250126085929539 DLCTRL DEBUG Tx Command reply: GET_REPLY 178728073 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126085929540 DLCTRL DEBUG Command: GET 531506215 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250126085929540 DLCTRL DEBUG Tx Command reply: GET_REPLY 531506215 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250126085929541 DLCTRL DEBUG Command: GET 784933699 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250126085929541 DLCTRL DEBUG Tx Command reply: GET_REPLY 784933699 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250126085929542 DLCTRL DEBUG Command: GET 437181454 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250126085929542 DLCTRL DEBUG Tx Command reply: GET_REPLY 437181454 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085929543 DLCTRL DEBUG Command: GET 423088158 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085929543 DLCTRL DEBUG Tx Command reply: GET_REPLY 423088158 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085929544 DLCTRL DEBUG Command: GET 770692429 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250126085929544 DLCTRL DEBUG Tx Command reply: GET_REPLY 770692429 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed MTC@2bd1da4a78dd: 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 := '000000000000000000111100'B, t_guard := 20.000000 } 20250126085929555 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41388<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(505)@2bd1da4a78dd: f_create_expect(l3 := '05080200F110172A5205F442000023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(505)@2bd1da4a78dd: Created Expect[0] for '05080200F110172A5205F442000023'O to be handled at TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(515) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(498)@2bd1da4a78dd: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(515)14821439 20250126085930585 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085930585 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085930585 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1355) 20250126085930585 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250126085930585 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xe2283f, normal) (hnbgw_rua.c:407) 20250126085930585 DHNB DEBUG map_rua[0x55e140da5390]{init}: Allocated (fsm.c:456) 20250126085930585 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14821439)[0x55e140da5390]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250126085930585 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14821439 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250126085930585 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085930585 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085930585 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14821439 SCCP-0 CS MI=TMSI-0x42000023: TMSI-0x42000023 NRI(10bit)=0x0=0: this is a NULL-NRI (hnbgw_cn.c:1055) 20250126085930585 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14821439 SCCP-0 CS MI=TMSI-0x42000023: CN link round-robin selects msc 1 (hnbgw_cn.c:1125) 20250126085930585 DCN DEBUG map_sccp[0x55e140da4670]{init}: Allocated (fsm.c:456) 20250126085930585 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-62)[0x55e140da4670]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250126085930586 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14821439 <-> SCCP-62 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250126085930586 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14821439 SCCP-62 msc-1 MI=TMSI-0x42000023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20250126085930586 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14821439)[0x55e140da5390]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250126085930586 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085930586 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085930586 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14821439)[0x55e140da5390]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250126085930586 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-62)[0x55e140da4670]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126085930586 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250126085930586 DLSCCP DEBUG SCCP-SCOC(62)[0x55e140da5800]{IDLE}: Allocated (fsm.c:456) 20250126085930586 DLSCCP DEBUG SCCP-SCOC(62)[0x55e140da5800]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250126085930586 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442000023004f400300003c0056400500f1100926) (sccp_scrc.c:406) 20250126085930586 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085930586 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085930586 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085930586 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085930586 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085930586 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085930586 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085930586 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085930586 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085930586 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085930586 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085930586 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126085930586 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085930586 DLSCCP DEBUG SCCP-SCOC(62)[0x55e140da5800]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250126085930586 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-62)[0x55e140da4670]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250126085930586 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14821439)[0x55e140da5390]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250126085930586 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085930586 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085930586 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085930586 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126085930586 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126085930586 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126085930586 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250126085930586 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(504)@2bd1da4a78dd: First idle individual index:0 HNBGW_Test.msc1-SCCP(504)@2bd1da4a78dd: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(505)@2bd1da4a78dd: Found Expect[0] for l3='05080200F110172A5205F442000023'O handled at TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(515) HNBGW_Test.msc1-RAN(505)@2bd1da4a78dd: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(515)7864729 HNBGW_Test.msc1-SCCP(504)@2bd1da4a78dd: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(504)@2bd1da4a78dd: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(515)@2bd1da4a78dd: setverdict(pass): none -> pass 20250126085930606 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085930606 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250126085930606 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250126085930606 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250126085930607 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085930607 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085930607 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085930607 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085930607 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085930607 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085930607 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085930607 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250126085930607 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085930607 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0090840e) (sccp_scrc.c:477) 20250126085930607 DLSCCP DEBUG Received CO:COAK for local reference 62 (sccp_scoc.c:1824) 20250126085930607 DLSCCP DEBUG SCCP-SCOC(62)[0x55e140da5800]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250126085930607 DLSCCP DEBUG SCCP-SCOC(62)[0x55e140da5800]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250126085930607 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085930607 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250126085930607 DCN DEBUG handle_cn_conn_conf() conn_id=62, addrs: called=RI=SSN_PC,PC=0.0.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250126085930607 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-62)[0x55e140da4670]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250126085930607 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-62)[0x55e140da4670]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250126085930609 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41388<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(515)@2bd1da4a78dd: Final verdict of PTC: pass MTC@2bd1da4a78dd: 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 } } } 20250126085930612 DLCTRL DEBUG Command: GET 470852992 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250126085930612 DLCTRL DEBUG Tx Command reply: GET_REPLY 470852992 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250126085930616 DLCTRL DEBUG Command: GET 676202882 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250126085930616 DLCTRL DEBUG Tx Command reply: GET_REPLY 676202882 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250126085930622 DLCTRL DEBUG Command: GET 996022438 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250126085930622 DLCTRL DEBUG Tx Command reply: GET_REPLY 996022438 rate_ctr.abs.msc.0.cnpool:subscr:reattach 1 (control_if.c:477) 20250126085930626 DLCTRL DEBUG Command: GET 553523926 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085930626 DLCTRL DEBUG Tx Command reply: GET_REPLY 553523926 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085930627 DLCTRL DEBUG Command: GET 198305569 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250126085930628 DLCTRL DEBUG Tx Command reply: GET_REPLY 198305569 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126085930629 DLCTRL DEBUG Command: GET 608530998 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250126085930629 DLCTRL DEBUG Tx Command reply: GET_REPLY 608530998 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250126085930630 DLCTRL DEBUG Command: GET 953376984 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250126085930630 DLCTRL DEBUG Tx Command reply: GET_REPLY 953376984 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250126085930631 DLCTRL DEBUG Command: GET 376211609 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250126085930631 DLCTRL DEBUG Tx Command reply: GET_REPLY 376211609 rate_ctr.abs.msc.1.cnpool:subscr:reattach 1 (control_if.c:477) 20250126085930632 DLCTRL DEBUG Command: GET 585033829 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085930632 DLCTRL DEBUG Tx Command reply: GET_REPLY 585033829 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085930633 DLCTRL DEBUG Command: GET 788526695 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250126085930633 DLCTRL DEBUG Tx Command reply: GET_REPLY 788526695 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126085930633 DLCTRL DEBUG Command: GET 887060804 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250126085930633 DLCTRL DEBUG Tx Command reply: GET_REPLY 887060804 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250126085930634 DLCTRL DEBUG Command: GET 536141632 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250126085930634 DLCTRL DEBUG Tx Command reply: GET_REPLY 536141632 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250126085930635 DLCTRL DEBUG Command: GET 561889446 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250126085930635 DLCTRL DEBUG Tx Command reply: GET_REPLY 561889446 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085930635 DLCTRL DEBUG Command: GET 592976010 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085930635 DLCTRL DEBUG Tx Command reply: GET_REPLY 592976010 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085930636 DLCTRL DEBUG Command: GET 22907019 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250126085930636 DLCTRL DEBUG Tx Command reply: GET_REPLY 22907019 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126085930636 DLCTRL DEBUG Command: GET 58542572 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250126085930636 DLCTRL DEBUG Tx Command reply: GET_REPLY 58542572 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250126085930637 DLCTRL DEBUG Command: GET 801005161 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250126085930637 DLCTRL DEBUG Tx Command reply: GET_REPLY 801005161 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250126085930638 DLCTRL DEBUG Command: GET 263355528 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250126085930638 DLCTRL DEBUG Tx Command reply: GET_REPLY 263355528 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085930638 DLCTRL DEBUG Command: GET 192960565 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085930638 DLCTRL DEBUG Tx Command reply: GET_REPLY 192960565 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085930639 DLCTRL DEBUG Command: GET 977218891 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250126085930639 DLCTRL DEBUG Tx Command reply: GET_REPLY 977218891 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed MTC@2bd1da4a78dd: 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 := '000000000000000010001111'B, t_guard := 20.000000 } 20250126085930649 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41394<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(502)@2bd1da4a78dd: f_create_expect(l3 := '05080200F110172A5205F442000023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(502)@2bd1da4a78dd: Created Expect[0] for '05080200F110172A5205F442000023'O to be handled at TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(516) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(498)@2bd1da4a78dd: Added conn table entry 2TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(516)7375427 20250126085931677 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085931677 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085931677 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1355) 20250126085931677 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250126085931677 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x708a43, normal) (hnbgw_rua.c:407) 20250126085931677 DHNB DEBUG map_rua[0x55e140d974b0]{init}: Allocated (fsm.c:456) 20250126085931677 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7375427)[0x55e140d974b0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250126085931677 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7375427 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250126085931677 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085931677 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085931677 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7375427 SCCP-0 CS MI=TMSI-0x42000023: TMSI-0x42000023 NRI(10bit)=0x0=0: this is a NULL-NRI (hnbgw_cn.c:1055) 20250126085931677 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7375427 SCCP-0 CS MI=TMSI-0x42000023: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250126085931677 DCN DEBUG map_sccp[0x55e140da65a0]{init}: Allocated (fsm.c:456) 20250126085931677 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-63)[0x55e140da65a0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250126085931677 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-7375427 <-> SCCP-63 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250126085931677 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7375427 SCCP-63 msc-0 MI=TMSI-0x42000023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20250126085931677 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7375427)[0x55e140d974b0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250126085931677 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085931677 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085931678 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7375427)[0x55e140d974b0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250126085931678 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-63)[0x55e140da65a0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126085931678 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250126085931678 DLSCCP DEBUG SCCP-SCOC(63)[0x55e140db8700]{IDLE}: Allocated (fsm.c:456) 20250126085931678 DLSCCP DEBUG SCCP-SCOC(63)[0x55e140db8700]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250126085931678 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442000023004f400300008f0056400500f1100926) (sccp_scrc.c:406) 20250126085931678 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085931678 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085931678 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085931678 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085931678 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085931678 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085931678 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085931678 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085931678 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085931678 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085931678 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085931678 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085931678 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085931678 DLSCCP DEBUG SCCP-SCOC(63)[0x55e140db8700]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250126085931678 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-63)[0x55e140da65a0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250126085931678 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7375427)[0x55e140d974b0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250126085931678 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085931678 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085931678 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085931678 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085931678 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085931678 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085931678 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085931678 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(501)@2bd1da4a78dd: First idle individual index:1 HNBGW_Test.msc0-SCCP(501)@2bd1da4a78dd: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(502)@2bd1da4a78dd: Found Expect[0] for l3='05080200F110172A5205F442000023'O handled at TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(516) HNBGW_Test.msc0-RAN(502)@2bd1da4a78dd: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(516)7012493 HNBGW_Test.msc0-SCCP(501)@2bd1da4a78dd: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(501)@2bd1da4a78dd: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250126085931684 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085931684 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085931684 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085931684 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085931684 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085931684 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085931684 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085931684 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(516)@2bd1da4a78dd: setverdict(pass): none -> pass 20250126085931684 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085931684 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085931684 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085931684 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085931684 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085931684 DLSS7 DEBUG scrc_rx_mtp_xfer_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=003b9f00) (sccp_scrc.c:477) 20250126085931684 DLSCCP DEBUG Received CO:COAK for local reference 63 (sccp_scoc.c:1824) 20250126085931684 DLSCCP DEBUG SCCP-SCOC(63)[0x55e140db8700]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250126085931684 DLSCCP DEBUG SCCP-SCOC(63)[0x55e140db8700]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250126085931684 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085931684 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250126085931684 DCN DEBUG handle_cn_conn_conf() conn_id=63, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250126085931684 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-63)[0x55e140da65a0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250126085931684 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-63)[0x55e140da65a0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250126085931686 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41394<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(516)@2bd1da4a78dd: Final verdict of PTC: pass MTC@2bd1da4a78dd: 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 } } } 20250126085931687 DLCTRL DEBUG Command: GET 952393687 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250126085931687 DLCTRL DEBUG Tx Command reply: GET_REPLY 952393687 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250126085931689 DLCTRL DEBUG Command: GET 893643456 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250126085931689 DLCTRL DEBUG Tx Command reply: GET_REPLY 893643456 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250126085931690 DLCTRL DEBUG Command: GET 434121592 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250126085931690 DLCTRL DEBUG Tx Command reply: GET_REPLY 434121592 rate_ctr.abs.msc.0.cnpool:subscr:reattach 2 (control_if.c:477) 20250126085931692 DLCTRL DEBUG Command: GET 100776471 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085931692 DLCTRL DEBUG Tx Command reply: GET_REPLY 100776471 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085931693 DLCTRL DEBUG Command: GET 515404010 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250126085931693 DLCTRL DEBUG Tx Command reply: GET_REPLY 515404010 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126085931693 DLCTRL DEBUG Command: GET 2871701 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250126085931693 DLCTRL DEBUG Tx Command reply: GET_REPLY 2871701 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250126085931694 DLCTRL DEBUG Command: GET 314816188 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250126085931694 DLCTRL DEBUG Tx Command reply: GET_REPLY 314816188 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250126085931695 DLCTRL DEBUG Command: GET 803798374 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250126085931695 DLCTRL DEBUG Tx Command reply: GET_REPLY 803798374 rate_ctr.abs.msc.1.cnpool:subscr:reattach 1 (control_if.c:477) 20250126085931695 DLCTRL DEBUG Command: GET 936751311 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085931695 DLCTRL DEBUG Tx Command reply: GET_REPLY 936751311 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085931696 DLCTRL DEBUG Command: GET 602819435 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250126085931696 DLCTRL DEBUG Tx Command reply: GET_REPLY 602819435 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126085931697 DLCTRL DEBUG Command: GET 732101261 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250126085931697 DLCTRL DEBUG Tx Command reply: GET_REPLY 732101261 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250126085931698 DLCTRL DEBUG Command: GET 348536520 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250126085931698 DLCTRL DEBUG Tx Command reply: GET_REPLY 348536520 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250126085931699 DLCTRL DEBUG Command: GET 46326880 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250126085931699 DLCTRL DEBUG Tx Command reply: GET_REPLY 46326880 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085931699 DLCTRL DEBUG Command: GET 325824341 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085931699 DLCTRL DEBUG Tx Command reply: GET_REPLY 325824341 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085931700 DLCTRL DEBUG Command: GET 102300858 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250126085931700 DLCTRL DEBUG Tx Command reply: GET_REPLY 102300858 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126085931701 DLCTRL DEBUG Command: GET 654745111 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250126085931701 DLCTRL DEBUG Tx Command reply: GET_REPLY 654745111 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250126085931702 DLCTRL DEBUG Command: GET 180592021 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250126085931702 DLCTRL DEBUG Tx Command reply: GET_REPLY 180592021 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250126085931702 DLCTRL DEBUG Command: GET 963838710 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250126085931702 DLCTRL DEBUG Tx Command reply: GET_REPLY 963838710 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085931703 DLCTRL DEBUG Command: GET 714962068 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085931703 DLCTRL DEBUG Tx Command reply: GET_REPLY 714962068 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085931703 DLCTRL DEBUG Command: GET 518410112 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250126085931703 DLCTRL DEBUG Tx Command reply: GET_REPLY 518410112 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed MTC@2bd1da4a78dd: ok: talloc reports "asn1_context" = 1 bytes 20250126085931706 DLINP DEBUG SRVCONN(,r=127.0.0.1:43449<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085931706 DLINP DEBUG SRVCONN(,r=127.0.0.1:43449<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085931706 DLINP NOTICE SRV(,r=127.0.0.1:43449<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250126085931706 DMAIN NOTICE (127.0.0.1:43449 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:43449<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250126085931706 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20250126085931706 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:43297<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.sgsn0-SCCP(507)@2bd1da4a78dd: Final verdict of PTC: none 20250126085931706 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250126085931706 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085931706 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250126085931706 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20250126085931706 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250126085931706 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085931706 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126085931706 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250126085931706 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41362<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250126085931706 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1-RUA(500)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(504)@2bd1da4a78dd: Final verdict of PTC: none MutexDispCT-TC_mscpool_LU_by_tmsi_null_nri_0_round_robin(493)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(506)@2bd1da4a78dd: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(498)@2bd1da4a78dd: Final verdict of PTC: none 20250126085931706 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085931707 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126085931707 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:371) 20250126085931707 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085931707 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085931707 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085931706 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085931706 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc1-0: connection closed 20250126085931706 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126085931706 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126085931707 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085931706 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126085931706 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250126085931706 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126085931706 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250126085931707 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126085931707 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085931707 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 HNBGW_Test.sgsn1-SCCP(510)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(501)@2bd1da4a78dd: Final verdict of PTC: none 20250126085931707 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126085931707 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126085931707 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126085931707 DRANAP NOTICE cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: link lost (cnlink.c:118) 20250126085931707 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-62)[0x55e140da4670]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250126085931707 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250126085931707 DLSCCP DEBUG SCCP-SCOC(62)[0x55e140da5800]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250126085931707 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250126085931707 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126085931707 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085931707 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126085931707 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250126085931707 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20250126085931707 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0090840e), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250126085931707 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085931707 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085931707 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126085931707 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085931707 DLSCCP DEBUG SCCP-SCOC(62)[0x55e140da5800]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250126085931707 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085931707 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250126085931707 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20250126085931707 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126085931707 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085931707 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126085931707 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250126085931707 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20250126085931707 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085931707 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250126085931707 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20250126085931707 DLINP <0002> stream_srv.c:766 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250126085931707 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085931707 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-62)[0x55e140da4670]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250126085931707 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14821439)[0x55e140da5390]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250126085931707 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14821439)[0x55e140da5390]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250126085931707 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20250126085931707 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126085931707 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126085931707 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126085931707 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250126085931707 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126085931707 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250126085931707 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SEND_FAILED flags=0x1 20250126085931707 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085931707 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250126085931707 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SEND_FAILED 20250126085931707 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Connection reset by peer 20250126085931707 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250126085931707 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14821439)[0x55e140da5390]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250126085931707 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14821439)[0x55e140da5390]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250126085931707 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14821439)[0x55e140da5390]{disrupted}: Freeing instance (context_map.c:202) 20250126085931707 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14821439)[0x55e140da5390]{disrupted}: Deallocated (fsm.c:568) 20250126085931707 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-62)[0x55e140da4670]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250126085931707 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-62)[0x55e140da4670]{disconnected}: Freeing instance (context_map.c:206) 20250126085931707 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-62)[0x55e140da4670]{disconnected}: Deallocated (fsm.c:568) 20250126085931707 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14821439 SCCP-62 msc-1 MI=TMSI-0x42000023: Deallocating (context_map.c:225) 20250126085931707 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085931707 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250126085931707 DLINP <0002> stream_srv.c:766 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250126085931707 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085931707 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20250126085931707 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126085931707 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126085931707 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126085931707 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250126085931707 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126085931707 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250126085931707 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085931707 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126085931707 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20250126085931707 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085931707 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085931707 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085931707 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085931707 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126085931707 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085931707 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085931707 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085931707 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126085931707 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126085931707 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126085931707 DRANAP NOTICE cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: link lost (cnlink.c:118) 20250126085931707 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085931707 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085931707 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250126085931707 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126085931707 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126085931707 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250126085931707 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250126085931707 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250126085931707 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250126085931707 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250126085931707 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12594680)[0x55e140dbb440]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250126085931707 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12594680)[0x55e140dbb440]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250126085931707 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x55e140da47a0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250126085931707 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250126085931707 DLSCCP DEBUG SCCP-SCOC(61)[0x55e140da2810]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250126085931707 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cf5005), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250126085931707 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085931707 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085931707 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085931707 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085931707 DLSCCP DEBUG SCCP-SCOC(61)[0x55e140da2810]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250126085931707 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x55e140da47a0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250126085931707 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12594680)[0x55e140dbb440]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250126085931707 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12594680)[0x55e140dbb440]{disrupted}: Freeing instance (context_map.c:202) 20250126085931707 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12594680)[0x55e140dbb440]{disrupted}: Deallocated (fsm.c:568) 20250126085931707 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x55e140da47a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250126085931707 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x55e140da47a0]{disconnected}: Freeing instance (context_map.c:206) 20250126085931707 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x55e140da47a0]{disconnected}: Deallocated (fsm.c:568) 20250126085931707 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-12594680 SCCP-61 msc-0 MI=TMSI-0x42000023: Deallocating (context_map.c:225) 20250126085931707 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7375427)[0x55e140d974b0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250126085931707 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7375427)[0x55e140d974b0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250126085931707 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-63)[0x55e140da65a0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250126085931707 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250126085931707 DLSCCP DEBUG SCCP-SCOC(63)[0x55e140db8700]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250126085931707 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003b9f00), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250126085931707 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085931707 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085931707 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085931707 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085931707 DLSCCP DEBUG SCCP-SCOC(63)[0x55e140db8700]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250126085931707 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-63)[0x55e140da65a0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250126085931707 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7375427)[0x55e140d974b0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250126085931707 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7375427)[0x55e140d974b0]{disrupted}: Freeing instance (context_map.c:202) 20250126085931707 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7375427)[0x55e140d974b0]{disrupted}: Deallocated (fsm.c:568) VirtHNBGW-STATS(494)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(509)@2bd1da4a78dd: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1(499)@2bd1da4a78dd: Final verdict of PTC: none 20250126085931707 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-63)[0x55e140da65a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250126085931707 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-63)[0x55e140da65a0]{disconnected}: Freeing instance (context_map.c:206) 20250126085931707 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-63)[0x55e140da65a0]{disconnected}: Deallocated (fsm.c:568) 20250126085931707 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-7375427 SCCP-63 msc-0 MI=TMSI-0x42000023: Deallocating (context_map.c:225) 20250126085931708 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085931708 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126085931708 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20250126085931708 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085931708 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085931708 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085931708 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) HNBGW_Test.sgsn0-RAN(508)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(512)@2bd1da4a78dd: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0(497)@2bd1da4a78dd: Final verdict of PTC: none 20250126085931708 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126085931708 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126085931708 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126085931708 DRANAP NOTICE cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: link lost (cnlink.c:118) 20250126085931708 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085931708 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085931708 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085931708 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085931708 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085931708 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085931708 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085931708 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250126085931708 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085931708 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085931708 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085931708 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085931708 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085931708 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085931708 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085931708 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-RAN(511)@2bd1da4a78dd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(495)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(503)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.msc0-RAN(502)@2bd1da4a78dd: Final verdict of PTC: none HNBGW-MGCP(513)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.msc1-RAN(505)@2bd1da4a78dd: Final verdict of PTC: none MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(496)@2bd1da4a78dd: Final verdict of PTC: none MTC@2bd1da4a78dd: Setting final verdict of the test case. 20250126085931720 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41356<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@2bd1da4a78dd: Local verdict of MTC: pass MTC@2bd1da4a78dd: Local verdict of PTC MutexDispCT-TC_mscpool_LU_by_tmsi_null_nri_0_round_robin(493): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC VirtHNBGW-STATS(494): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC IPA-CTRL-CLI-IPA(495): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW-PFCP(496): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0(497): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(498): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1(499): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1-RUA(500): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.msc0-SCCP(501): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.msc0-RAN(502): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.msc0-M3UA(503): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.msc1-SCCP(504): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.msc1-RAN(505): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.msc1-M3UA(506): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(507): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.sgsn0-RAN(508): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(509): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(510): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.sgsn1-RAN(511): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(512): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW-MGCP(513): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(514): pass (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(515): pass (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(516): pass (pass -> pass) MTC@2bd1da4a78dd: Test case TC_mscpool_LU_by_tmsi_null_nri_0_round_robin finished. Verdict: pass MTC@2bd1da4a78dd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin pass'. Sun Jan 26 08:59:31 UTC 2025 ====== HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin.talloc 20250126085931863 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41406<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126085932422 DLSCCP DEBUG SCCP-SCOC(59)[0x55e140da29d0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250126085932422 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0068804a), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085932422 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085932422 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085932422 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126085932422 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085932422 DLSCCP DEBUG SCCP-SCOC(60)[0x55e140e20c30]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250126085932423 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00322816), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085932423 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085932423 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085932423 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085932423 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085932423 DLSCCP DEBUG SCCP-SCOC(58)[0x55e140e20b00]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250126085932423 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006efc64), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085932423 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085932423 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085932423 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085932423 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085932423 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085932423 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085932423 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085932423 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126085932423 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126085932423 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126085932423 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250126085932424 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250126085932424 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085932424 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085932424 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085932424 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085932424 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085932424 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085932424 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085932424 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250126085932424 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085932424 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085932424 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085932424 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085932424 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085932424 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085932424 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085932424 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250126085932466 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41406<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=503928) 20250126085933207 DLSCCP DEBUG SCCP-SCOC(54)[0x55e140da1770]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085933207 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009a7abf), PART(T=Source Reference,L=4,D=00000036), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085933207 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085933207 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085933207 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085933207 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085933207 DLSCCP DEBUG SCCP-SCOC(55)[0x55e140da5000]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085933207 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a38722), PART(T=Source Reference,L=4,D=00000037), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085933207 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085933207 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085933207 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085933207 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085933207 DLSCCP DEBUG SCCP-SCOC(56)[0x55e140db7f50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085933207 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002bb76e), PART(T=Source Reference,L=4,D=00000038), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085933207 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085933207 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085933208 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085933208 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085933208 DLSCCP DEBUG SCCP-SCOC(57)[0x55e140db8180]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085933208 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0076f46a), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085933208 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085933208 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085933208 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085933208 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085933208 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085933208 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085933208 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085933208 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085933208 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085933208 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085933209 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085933209 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250126085933209 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085933209 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085933209 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085933209 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085933209 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085933209 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085933209 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085933209 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250126085933209 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085933209 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085933209 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085933209 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085933209 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085933209 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085933209 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085933209 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250126085933209 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085933209 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085933209 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085933209 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085933209 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085933209 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085933209 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085933209 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=503928, count=517536) 20250126085933707 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126085933707 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250126085933707 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250126085933707 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126085933707 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250126085933707 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250126085933707 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126085933707 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250126085933707 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@2bd1da4a78dd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin pass' was executed successfully (exit status: 0). MTC@2bd1da4a78dd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin'. ------ HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin ------ Sun Jan 26 08:59:34 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@2bd1da4a78dd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin' was executed successfully (exit status: 0). MTC@2bd1da4a78dd: Test case TC_mscpool_LU_by_tmsi_null_nri_1_round_robin started. 20250126085935579 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40928<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126085935587 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40930<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126085935593 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:43977<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0(521)@2bd1da4a78dd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250126085935683 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250126085935683 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250126085935691 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085935691 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085935692 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085935692 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085935692 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:45893 (stream_srv.c:142) 20250126085935692 DMAIN INFO New HNB SCTP connection r=127.0.0.1:45893<->l=127.0.0.1:29169 (hnbgw.c:791) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1(523)@2bd1da4a78dd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250126085935692 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085935692 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250126085935692 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085935692 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085935692 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085935692 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085935692 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085935692 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085935692 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085935692 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085935692 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085935692 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085935692 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085935692 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085935693 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085935693 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085935693 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085935693 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085935693 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085935693 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085935693 DRANAP DEBUG cnlink(msc-2)[0x55e140d26870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085935693 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085935693 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250126085935693 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085935693 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085935693 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085935693 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085935693 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085935693 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085935693 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085935693 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085935693 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085935693 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085935693 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085935693 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085935693 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085935693 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085935693 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126085935693 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085935693 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085935693 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085935693 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085935693 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085935693 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085935693 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085935693 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085935693 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250126085935693 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085935693 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085935693 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085935693 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126085935693 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126085935693 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126085935693 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250126085935694 DRANAP DEBUG cnlink(msc-2)[0x55e140d26870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085935694 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250126085935694 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085935694 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085935694 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085935694 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085935694 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085935694 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085935694 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085935694 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085935694 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085935694 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085935694 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085935694 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085935694 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085935695 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085935695 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250126085935695 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085935695 DRANAP DEBUG cnlink(msc-2)[0x55e140d26870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085935695 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085935695 DRANAP DEBUG cnlink(msc-3)[0x55e140d90760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085935695 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085935695 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085935695 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085935695 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250126085935695 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250126085935695 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250126085935695 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250126085935696 DRANAP DEBUG cnlink(msc-3)[0x55e140d90760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085935696 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250126085935696 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085935696 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085935696 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085935696 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085935696 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085935696 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085935696 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085935696 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085935696 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085935696 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085935696 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085935696 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085935696 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085935696 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085935696 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250126085935696 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085935696 DRANAP DEBUG cnlink(msc-3)[0x55e140d90760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085935696 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085935696 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085935696 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085935696 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250126085935696 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250126085935696 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! MTC@2bd1da4a78dd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(527)@2bd1da4a78dd: ************************************************* HNBGW_Test.msc0-M3UA(527)@2bd1da4a78dd: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(527)@2bd1da4a78dd: ************************************************* MTC@2bd1da4a78dd: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(525)@2bd1da4a78dd: v_sccp_pdu_maxlen:268 MTC@2bd1da4a78dd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(530)@2bd1da4a78dd: ************************************************* HNBGW_Test.msc1-M3UA(530)@2bd1da4a78dd: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(530)@2bd1da4a78dd: ************************************************* MTC@2bd1da4a78dd: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(528)@2bd1da4a78dd: v_sccp_pdu_maxlen:268 20250126085935732 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085935732 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085935732 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085935732 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085935732 DRANAP NOTICE cnlink(sgsn-1)[0x55e140d91a80]{DISCONNECTED}: link lost (cnlink.c:118) 20250126085935732 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085935732 DRANAP DEBUG cnlink(sgsn-2)[0x55e140d92410]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085935732 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085935732 DRANAP DEBUG cnlink(sgsn-3)[0x55e140d92da0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085935733 DRANAP DEBUG cnlink(sgsn-3)[0x55e140d92da0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085935733 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250126085935733 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085935733 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085935733 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085935733 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085935733 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085935733 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085935734 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085935734 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085935734 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085935734 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085935734 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085935734 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085935734 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085935734 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085935734 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250126085935734 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085935734 DRANAP DEBUG cnlink(sgsn-3)[0x55e140d92da0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085935734 DRANAP DEBUG cnlink(sgsn-2)[0x55e140d92410]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085935734 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250126085935734 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085935734 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085935734 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085935734 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085935734 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085935734 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085935734 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085935734 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085935734 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085935734 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085935734 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085935734 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085935734 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085935734 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085935734 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250126085935734 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085935734 DRANAP DEBUG cnlink(sgsn-2)[0x55e140d92410]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085935734 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085935734 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250126085935734 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085935734 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085935734 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085935734 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085935734 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085935734 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085935734 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085935734 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085935734 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085935734 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085935734 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085935734 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085935734 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085935734 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085935734 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126085935734 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085935734 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085935734 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085935734 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250126085935734 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085935734 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085935734 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085935734 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085935734 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085935734 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085935734 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085935734 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085935734 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085935734 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085935734 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085935734 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085935734 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085935734 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085935734 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085935734 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085935734 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085935734 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085935734 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085935734 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085935734 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250126085935734 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250126085935734 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250126085935734 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085935734 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085935734 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085935734 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250126085935734 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250126085935734 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250126085935734 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250126085935734 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085935734 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085935734 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085935734 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126085935734 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126085935734 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126085935734 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250126085935734 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085935734 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085935734 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085935734 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085935734 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085935734 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085935734 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085935734 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20250126085935734 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe MTC@2bd1da4a78dd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(533)@2bd1da4a78dd: ************************************************* HNBGW_Test.sgsn0-M3UA(533)@2bd1da4a78dd: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(533)@2bd1da4a78dd: ************************************************* MTC@2bd1da4a78dd: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(531)@2bd1da4a78dd: v_sccp_pdu_maxlen:268 MTC@2bd1da4a78dd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(536)@2bd1da4a78dd: ************************************************* HNBGW_Test.sgsn1-M3UA(536)@2bd1da4a78dd: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(536)@2bd1da4a78dd: ************************************************* MTC@2bd1da4a78dd: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(534)@2bd1da4a78dd: v_sccp_pdu_maxlen:268 20250126085935771 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085935771 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085935771 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1355) 20250126085935771 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250126085935771 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20250126085935771 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250126085935771 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250126085935771 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085935771 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@2bd1da4a78dd: setverdict(pass): none -> pass 20250126085935777 DLINP DEBUG SRVCONN(,r=127.0.0.1:45893<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085935777 DLINP DEBUG SRVCONN(,r=127.0.0.1:45893<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085935777 DLINP DEBUG SRVCONN(,r=127.0.0.1:45893<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1355) 20250126085935777 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250126085935777 DHNBAP DEBUG (127.0.0.1:45893 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20250126085935777 DHNBAP NOTICE (127.0.0.1:45893 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250126085935777 DHNBAP NOTICE (127.0.0.1:45893 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250126085935777 DLINP DEBUG SRVCONN(,r=127.0.0.1:45893<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085935777 DLINP DEBUG SRVCONN(,r=127.0.0.1:45893<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126085935911 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126085935911 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250126085935911 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126085935911 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(527)@2bd1da4a78dd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250126085935920 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085935920 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250126085935920 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126085935920 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126085935920 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126085935920 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250126085935920 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126085935924 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085935924 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250126085935924 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126085935924 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126085935924 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126085935924 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126085935924 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126085935924 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250126085935924 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085935924 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126085935924 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20250126085935924 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085935924 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085935924 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085935924 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085935924 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126085935924 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126085935924 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085935924 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126085935924 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250126085935924 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126085935924 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250126085935925 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085935925 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250126085935925 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085935925 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085935926 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085935926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085935926 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085935926 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085935926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085935926 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085935926 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085935926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085935926 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085935926 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085935926 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085935926 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085935926 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085935926 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085935926 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085935926 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085935926 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085935926 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085935926 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085935926 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085935926 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085935926 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085935926 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-M3UA(530)@2bd1da4a78dd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250126085935930 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085935930 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250126085935931 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126085935931 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126085935931 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126085935931 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250126085935931 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126085935931 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085935931 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250126085935931 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126085935931 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126085935931 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126085935931 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126085935931 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126085935931 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250126085935931 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085935931 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126085935931 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:406) 20250126085935931 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085935931 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085935931 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085935931 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085935931 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126085935931 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126085935931 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085935932 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085935932 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250126085935932 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085935932 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085935933 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085935933 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085935933 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085935933 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085935933 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085935933 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085935933 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085935933 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085935933 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085935933 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085935933 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085935933 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085935933 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126085935933 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085935933 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085935933 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085935933 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085935933 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085935933 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126085935933 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126085935933 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126085935933 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250126085935933 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085935947 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126085935947 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250126085935947 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126085935947 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(533)@2bd1da4a78dd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250126085935952 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085935952 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250126085935952 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126085935952 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126085935952 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126085935952 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250126085935952 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126085935954 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085935954 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250126085935954 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126085935954 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126085935954 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126085935954 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126085935955 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126085935955 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250126085935955 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085935955 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126085935955 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20250126085935955 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085935955 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085935955 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085935955 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085935955 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126085935955 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126085935955 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085935956 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085935956 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250126085935956 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085935956 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085935956 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085935956 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085935956 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085935956 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085935956 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085935956 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085935956 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085935956 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085935956 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085935956 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085935956 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085935956 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085935956 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085935956 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085935957 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085935957 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085935957 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085935957 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085935957 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085935957 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085935957 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085935957 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085935957 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085935958 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126085935958 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20250126085935958 DLSS7 <000c> osmo_ss7_xua_srv.c:119 0: asp-virt-sgsn1-0: accept of new connection from (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) before old was closed -> close old one 20250126085935958 DLSS7 <000c> osmo_ss7_asp.c:1082 ?: connection closed 20250126085935958 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20250126085935958 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20250126085935958 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(536)@2bd1da4a78dd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250126085935964 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085935964 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20250126085935964 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20250126085935964 DLSS7 <000c> xua_asp_fsm.c:300 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20250126085935964 DLSS7 <000c> xua_asp_fsm.c:663 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20250126085935964 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20250126085935964 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250126085935964 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20250126085935964 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085935964 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126085935964 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:371) 20250126085935964 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085935964 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085935964 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085935964 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085935964 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126085935968 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085935968 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20250126085935968 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126085935968 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126085935968 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20250126085935968 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_ACTIVE 20250126085935969 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126085935969 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085935969 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126085935969 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:406) 20250126085935969 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085935969 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085935969 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085935969 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085935969 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126085935969 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126085935969 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085935970 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085935970 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250126085935970 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085935970 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085935970 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085935970 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085935970 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085935970 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085935970 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085935970 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085935970 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085935970 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085935970 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085935970 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085935970 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085935970 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085935970 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126085935970 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085935970 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085935970 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085935970 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085935970 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085935970 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126085935970 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126085935970 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126085935970 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250126085935970 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(526)@2bd1da4a78dd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126085936725 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085936725 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085936725 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085936725 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085936725 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085936725 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085936725 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085936725 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085936725 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085936725 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085936725 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085936725 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085936725 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085936725 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085936725 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250126085936725 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250126085936725 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085936725 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085936725 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085936725 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085936725 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085936725 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085936725 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085936725 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085936725 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085936726 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085936726 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085936726 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085936726 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085936726 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085936726 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126085936726 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126085936726 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250126085936726 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250126085936726 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085936726 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250126085936726 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085936726 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085936726 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085936726 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085936726 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085936726 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085936726 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085936726 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085936726 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085936726 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085936726 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085936726 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085936726 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085936726 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126085936726 DRANAP NOTICE cnlink(msc-0)[0x55e140d46220]{CONNECTED}: link up (cnlink.c:111) 20250126085936726 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085936726 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085936726 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085936726 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085936726 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085936726 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085936726 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085936726 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085936728 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085936728 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085936728 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085936728 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085936728 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085936728 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085936728 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085936728 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085936729 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085936729 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085936729 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085936729 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085936729 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085936729 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085936729 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250126085936729 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250126085936729 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085936729 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085936729 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085936729 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085936729 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085936729 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085936729 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085936729 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085936729 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085936729 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085936729 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085936729 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085936729 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085936729 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085936729 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126085936729 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126085936729 DRANAP INFO cnlink(msc-0)[0x55e140d46220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(529)@2bd1da4a78dd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126085936731 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085936731 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250126085936731 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250126085936731 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250126085936731 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085936731 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085936731 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085936731 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085936731 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085936731 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085936731 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085936731 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250126085936731 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085936731 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085936731 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250126085936731 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250126085936731 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085936731 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085936731 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085936731 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085936731 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085936731 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085936731 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085936731 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085936731 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085936731 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085936731 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085936731 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085936731 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085936731 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085936731 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126085936731 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126085936731 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) 20250126085936731 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) 20250126085936731 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085936731 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250126085936731 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085936731 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085936731 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085936731 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085936731 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085936731 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085936731 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085936731 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085936731 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085936731 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085936731 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085936731 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126085936731 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085936731 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126085936731 DRANAP NOTICE cnlink(msc-1)[0x55e140d29670]{CONNECTED}: link up (cnlink.c:111) 20250126085936731 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085936731 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085936731 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085936731 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126085936731 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126085936731 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126085936731 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250126085936731 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085936732 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085936732 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250126085936732 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250126085936732 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250126085936732 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085936732 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085936732 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085936732 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085936732 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085936732 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085936732 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085936732 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250126085936732 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085936732 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085936732 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250126085936732 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250126085936732 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085936732 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085936732 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085936732 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085936732 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085936732 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085936732 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085936732 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085936732 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085936732 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085936732 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085936732 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085936732 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085936732 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085936732 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126085936732 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126085936732 DRANAP INFO cnlink(msc-1)[0x55e140d29670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(532)@2bd1da4a78dd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126085936763 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085936763 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085936763 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085936763 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085936763 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085936763 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085936763 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085936763 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085936763 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085936763 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085936763 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085936763 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085936763 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085936763 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085936763 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250126085936763 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250126085936763 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085936763 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085936763 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085936763 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085936763 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085936763 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085936763 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085936763 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085936763 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085936763 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085936763 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085936763 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085936763 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085936763 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085936763 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126085936763 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126085936763 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250126085936764 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250126085936764 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085936764 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250126085936764 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085936764 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085936764 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085936764 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085936764 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085936764 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085936764 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085936764 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085936764 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085936764 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085936764 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085936764 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085936764 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085936764 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126085936764 DRANAP NOTICE cnlink(sgsn-0)[0x55e140d910f0]{CONNECTED}: link up (cnlink.c:111) 20250126085936764 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085936764 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085936764 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085936765 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085936765 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085936765 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085936765 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085936765 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085936766 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085936766 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085936766 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085936766 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085936766 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085936766 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085936766 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085936766 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085936766 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085936766 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085936766 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085936766 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085936767 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085936767 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085936767 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250126085936767 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20250126085936767 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085936767 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085936767 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085936767 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085936767 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085936767 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085936767 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085936767 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085936767 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085936767 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085936767 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085936767 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085936767 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085936767 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085936767 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126085936767 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126085936767 DRANAP INFO cnlink(sgsn-0)[0x55e140d910f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(535)@2bd1da4a78dd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126085936771 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085936771 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250126085936771 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250126085936771 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250126085936771 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085936771 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085936771 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085936771 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085936771 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085936771 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085936771 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085936771 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250126085936771 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085936771 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085936771 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250126085936771 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250126085936771 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085936771 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085936771 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085936771 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085936771 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085936771 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085936771 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085936771 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085936771 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085936771 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085936771 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085936771 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085936771 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085936771 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085936771 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126085936771 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126085936771 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) 20250126085936771 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) 20250126085936771 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085936771 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250126085936771 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085936771 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085936771 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085936771 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085936771 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085936771 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085936771 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085936771 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085936771 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085936771 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085936771 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085936771 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126085936771 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085936771 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126085936771 DRANAP NOTICE cnlink(sgsn-1)[0x55e140d91a80]{CONNECTED}: link up (cnlink.c:111) 20250126085936771 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085936771 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085936771 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085936771 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126085936771 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126085936771 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126085936771 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250126085936771 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085936772 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085936772 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250126085936772 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250126085936772 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250126085936772 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085936772 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085936772 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085936772 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085936772 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085936773 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085936773 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085936773 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250126085936773 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085936773 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085936773 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250126085936773 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20250126085936773 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085936773 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085936773 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085936773 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085936773 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085936773 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085936773 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085936773 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085936773 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085936773 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085936773 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085936773 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085936773 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085936773 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085936773 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126085936773 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126085936773 DRANAP INFO cnlink(sgsn-1)[0x55e140d91a80]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250126085937795 DLCTRL DEBUG Command: GET 737171463 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250126085937795 DLCTRL DEBUG Tx Command reply: GET_REPLY 737171463 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250126085937802 DLCTRL DEBUG Command: GET 750016714 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250126085937802 DLCTRL DEBUG Tx Command reply: GET_REPLY 750016714 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250126085937806 DLCTRL DEBUG Command: GET 331717946 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250126085937807 DLCTRL DEBUG Tx Command reply: GET_REPLY 331717946 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085937810 DLCTRL DEBUG Command: GET 250798474 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085937811 DLCTRL DEBUG Tx Command reply: GET_REPLY 250798474 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085937814 DLCTRL DEBUG Command: GET 923834404 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250126085937814 DLCTRL DEBUG Tx Command reply: GET_REPLY 923834404 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250126085937817 DLCTRL DEBUG Command: GET 368279551 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250126085937817 DLCTRL DEBUG Tx Command reply: GET_REPLY 368279551 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250126085937820 DLCTRL DEBUG Command: GET 46933388 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250126085937820 DLCTRL DEBUG Tx Command reply: GET_REPLY 46933388 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250126085937823 DLCTRL DEBUG Command: GET 222325683 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250126085937823 DLCTRL DEBUG Tx Command reply: GET_REPLY 222325683 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085937826 DLCTRL DEBUG Command: GET 127811558 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085937826 DLCTRL DEBUG Tx Command reply: GET_REPLY 127811558 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085937828 DLCTRL DEBUG Command: GET 897430305 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250126085937828 DLCTRL DEBUG Tx Command reply: GET_REPLY 897430305 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250126085937830 DLCTRL DEBUG Command: GET 62570472 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250126085937830 DLCTRL DEBUG Tx Command reply: GET_REPLY 62570472 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250126085937832 DLCTRL DEBUG Command: GET 325134982 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250126085937832 DLCTRL DEBUG Tx Command reply: GET_REPLY 325134982 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250126085937833 DLCTRL DEBUG Command: GET 148706933 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250126085937833 DLCTRL DEBUG Tx Command reply: GET_REPLY 148706933 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085937835 DLCTRL DEBUG Command: GET 215638530 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085937835 DLCTRL DEBUG Tx Command reply: GET_REPLY 215638530 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085937837 DLCTRL DEBUG Command: GET 161747850 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250126085937837 DLCTRL DEBUG Tx Command reply: GET_REPLY 161747850 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250126085937838 DLCTRL DEBUG Command: GET 164733201 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250126085937838 DLCTRL DEBUG Tx Command reply: GET_REPLY 164733201 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250126085937839 DLCTRL DEBUG Command: GET 419843407 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250126085937840 DLCTRL DEBUG Tx Command reply: GET_REPLY 419843407 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250126085937841 DLCTRL DEBUG Command: GET 934544883 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250126085937841 DLCTRL DEBUG Tx Command reply: GET_REPLY 934544883 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085937842 DLCTRL DEBUG Command: GET 77108996 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085937842 DLCTRL DEBUG Tx Command reply: GET_REPLY 77108996 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085937843 DLCTRL DEBUG Command: GET 32853245 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250126085937843 DLCTRL DEBUG Tx Command reply: GET_REPLY 32853245 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@2bd1da4a78dd: 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@2bd1da4a78dd: "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@2bd1da4a78dd: 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@2bd1da4a78dd: 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 := '000000000000000101101011'B, t_guard := 20.000000 } 20250126085937862 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40944<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(526)@2bd1da4a78dd: f_create_expect(l3 := '05080200F110172A5205F442004023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(526)@2bd1da4a78dd: Created Expect[0] for '05080200F110172A5205F442004023'O to be handled at TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(538) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(522)@2bd1da4a78dd: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(538)5376623 20250126085938888 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085938888 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085938888 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1355) 20250126085938888 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250126085938888 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x520a6f, normal) (hnbgw_rua.c:407) 20250126085938888 DHNB DEBUG map_rua[0x55e140dbb440]{init}: Allocated (fsm.c:456) 20250126085938888 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5376623)[0x55e140dbb440]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250126085938888 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5376623 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250126085938888 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085938888 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085938888 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5376623 SCCP-0 CS MI=TMSI-0x42004023: TMSI-0x42004023 NRI(10bit)=0x1=1: this is a NULL-NRI (hnbgw_cn.c:1055) 20250126085938888 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5376623 SCCP-0 CS MI=TMSI-0x42004023: TMSI-0x42004023 NRI(10bit)=0x1=1: NRI matches msc 0, but this NRI is also configured as NULL-NRI (hnbgw_cn.c:1075) 20250126085938888 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5376623 SCCP-0 CS MI=TMSI-0x42004023: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250126085938888 DCN DEBUG map_sccp[0x55e140da47a0]{init}: Allocated (fsm.c:456) 20250126085938888 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x55e140da47a0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250126085938888 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5376623 <-> SCCP-64 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250126085938888 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5376623 SCCP-64 msc-0 MI=TMSI-0x42004023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20250126085938888 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5376623)[0x55e140dbb440]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250126085938888 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085938888 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085938889 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5376623)[0x55e140dbb440]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250126085938889 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x55e140da47a0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126085938889 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250126085938889 DLSCCP DEBUG SCCP-SCOC(64)[0x55e140d974b0]{IDLE}: Allocated (fsm.c:456) 20250126085938889 DLSCCP DEBUG SCCP-SCOC(64)[0x55e140d974b0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250126085938889 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442004023004f400300016b0056400500f1100926) (sccp_scrc.c:406) 20250126085938889 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085938889 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085938889 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085938889 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085938889 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085938889 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085938889 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085938889 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085938889 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085938889 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085938889 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085938889 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085938889 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085938889 DLSCCP DEBUG SCCP-SCOC(64)[0x55e140d974b0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250126085938889 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x55e140da47a0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250126085938889 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5376623)[0x55e140dbb440]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250126085938889 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085938889 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085938889 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085938889 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085938889 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085938889 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085938889 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085938889 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(525)@2bd1da4a78dd: First idle individual index:0 HNBGW_Test.msc0-SCCP(525)@2bd1da4a78dd: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(526)@2bd1da4a78dd: Found Expect[0] for l3='05080200F110172A5205F442004023'O handled at TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(538) HNBGW_Test.msc0-RAN(526)@2bd1da4a78dd: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(538)14825310 HNBGW_Test.msc0-SCCP(525)@2bd1da4a78dd: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(525)@2bd1da4a78dd: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250126085938902 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085938902 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085938902 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085938902 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085938902 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085938902 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085938902 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085938902 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085938902 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085938902 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085938902 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085938902 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085938902 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085938902 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0087ad5a) (sccp_scrc.c:477) 20250126085938902 DLSCCP DEBUG Received CO:COAK for local reference 64 (sccp_scoc.c:1824) 20250126085938902 DLSCCP DEBUG SCCP-SCOC(64)[0x55e140d974b0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250126085938902 DLSCCP DEBUG SCCP-SCOC(64)[0x55e140d974b0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250126085938902 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085938902 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250126085938902 DCN DEBUG handle_cn_conn_conf() conn_id=64, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250126085938902 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x55e140da47a0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250126085938902 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x55e140da47a0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(538)@2bd1da4a78dd: setverdict(pass): none -> pass 20250126085938904 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40944<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(538)@2bd1da4a78dd: Final verdict of PTC: pass MTC@2bd1da4a78dd: 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 } } } 20250126085938905 DLCTRL DEBUG Command: GET 396137715 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250126085938905 DLCTRL DEBUG Tx Command reply: GET_REPLY 396137715 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250126085938908 DLCTRL DEBUG Command: GET 36864100 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250126085938908 DLCTRL DEBUG Tx Command reply: GET_REPLY 36864100 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250126085938910 DLCTRL DEBUG Command: GET 11263459 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250126085938910 DLCTRL DEBUG Tx Command reply: GET_REPLY 11263459 rate_ctr.abs.msc.0.cnpool:subscr:reattach 1 (control_if.c:477) 20250126085938913 DLCTRL DEBUG Command: GET 217744816 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085938913 DLCTRL DEBUG Tx Command reply: GET_REPLY 217744816 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085938915 DLCTRL DEBUG Command: GET 236840204 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250126085938915 DLCTRL DEBUG Tx Command reply: GET_REPLY 236840204 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126085938916 DLCTRL DEBUG Command: GET 6863130 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250126085938916 DLCTRL DEBUG Tx Command reply: GET_REPLY 6863130 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250126085938917 DLCTRL DEBUG Command: GET 35495999 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250126085938917 DLCTRL DEBUG Tx Command reply: GET_REPLY 35495999 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250126085938918 DLCTRL DEBUG Command: GET 248678387 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250126085938918 DLCTRL DEBUG Tx Command reply: GET_REPLY 248678387 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085938919 DLCTRL DEBUG Command: GET 229457804 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085938919 DLCTRL DEBUG Tx Command reply: GET_REPLY 229457804 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085938920 DLCTRL DEBUG Command: GET 333050777 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250126085938920 DLCTRL DEBUG Tx Command reply: GET_REPLY 333050777 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126085938922 DLCTRL DEBUG Command: GET 300021366 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250126085938922 DLCTRL DEBUG Tx Command reply: GET_REPLY 300021366 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250126085938923 DLCTRL DEBUG Command: GET 957668726 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250126085938923 DLCTRL DEBUG Tx Command reply: GET_REPLY 957668726 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250126085938924 DLCTRL DEBUG Command: GET 672935191 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250126085938924 DLCTRL DEBUG Tx Command reply: GET_REPLY 672935191 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085938925 DLCTRL DEBUG Command: GET 5030477 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085938925 DLCTRL DEBUG Tx Command reply: GET_REPLY 5030477 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085938926 DLCTRL DEBUG Command: GET 919481179 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250126085938926 DLCTRL DEBUG Tx Command reply: GET_REPLY 919481179 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126085938926 DLCTRL DEBUG Command: GET 6640769 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250126085938926 DLCTRL DEBUG Tx Command reply: GET_REPLY 6640769 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250126085938927 DLCTRL DEBUG Command: GET 271048802 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250126085938927 DLCTRL DEBUG Tx Command reply: GET_REPLY 271048802 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250126085938928 DLCTRL DEBUG Command: GET 816232334 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250126085938928 DLCTRL DEBUG Tx Command reply: GET_REPLY 816232334 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085938929 DLCTRL DEBUG Command: GET 447057452 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085938929 DLCTRL DEBUG Tx Command reply: GET_REPLY 447057452 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085938930 DLCTRL DEBUG Command: GET 564062921 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250126085938930 DLCTRL DEBUG Tx Command reply: GET_REPLY 564062921 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed MTC@2bd1da4a78dd: 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 := '000000000000001101101001'B, t_guard := 20.000000 } 20250126085938941 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40952<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(529)@2bd1da4a78dd: f_create_expect(l3 := '05080200F110172A5205F442004023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(529)@2bd1da4a78dd: Created Expect[0] for '05080200F110172A5205F442004023'O to be handled at TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(539) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(522)@2bd1da4a78dd: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(539)3607480 20250126085939969 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085939969 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085939969 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1355) 20250126085939969 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250126085939969 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x370bb8, normal) (hnbgw_rua.c:407) 20250126085939969 DHNB DEBUG map_rua[0x55e140da65a0]{init}: Allocated (fsm.c:456) 20250126085939969 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3607480)[0x55e140da65a0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250126085939969 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3607480 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250126085939969 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085939969 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085939969 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3607480 SCCP-0 CS MI=TMSI-0x42004023: TMSI-0x42004023 NRI(10bit)=0x1=1: this is a NULL-NRI (hnbgw_cn.c:1055) 20250126085939969 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3607480 SCCP-0 CS MI=TMSI-0x42004023: TMSI-0x42004023 NRI(10bit)=0x1=1: NRI matches msc 0, but this NRI is also configured as NULL-NRI (hnbgw_cn.c:1075) 20250126085939969 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3607480 SCCP-0 CS MI=TMSI-0x42004023: CN link round-robin selects msc 1 (hnbgw_cn.c:1125) 20250126085939969 DCN DEBUG map_sccp[0x55e140da5390]{init}: Allocated (fsm.c:456) 20250126085939969 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-65)[0x55e140da5390]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250126085939969 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3607480 <-> SCCP-65 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250126085939969 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3607480 SCCP-65 msc-1 MI=TMSI-0x42004023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20250126085939969 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3607480)[0x55e140da65a0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250126085939969 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085939969 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085939969 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3607480)[0x55e140da65a0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250126085939969 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-65)[0x55e140da5390]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126085939969 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250126085939969 DLSCCP DEBUG SCCP-SCOC(65)[0x55e140da4670]{IDLE}: Allocated (fsm.c:456) 20250126085939969 DLSCCP DEBUG SCCP-SCOC(65)[0x55e140da4670]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250126085939969 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000041), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442004023004f40030003690056400500f1100926) (sccp_scrc.c:406) 20250126085939969 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085939969 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085939969 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085939969 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085939970 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085939970 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085939970 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085939970 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085939970 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085939970 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085939970 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085939970 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126085939970 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085939970 DLSCCP DEBUG SCCP-SCOC(65)[0x55e140da4670]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250126085939970 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-65)[0x55e140da5390]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250126085939970 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3607480)[0x55e140da65a0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250126085939970 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085939970 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085939970 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085939970 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126085939970 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126085939970 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126085939970 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250126085939970 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(528)@2bd1da4a78dd: First idle individual index:0 HNBGW_Test.msc1-SCCP(528)@2bd1da4a78dd: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(529)@2bd1da4a78dd: Found Expect[0] for l3='05080200F110172A5205F442004023'O handled at TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(539) HNBGW_Test.msc1-RAN(529)@2bd1da4a78dd: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(539)1651249 HNBGW_Test.msc1-SCCP(528)@2bd1da4a78dd: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(528)@2bd1da4a78dd: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(539)@2bd1da4a78dd: setverdict(pass): none -> pass 20250126085939984 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085939984 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250126085939984 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250126085939984 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250126085939984 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085939984 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085939984 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085939984 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085939984 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085939984 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085939984 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085939984 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250126085939984 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085939984 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00a7c319) (sccp_scrc.c:477) 20250126085939984 DLSCCP DEBUG Received CO:COAK for local reference 65 (sccp_scoc.c:1824) 20250126085939984 DLSCCP DEBUG SCCP-SCOC(65)[0x55e140da4670]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250126085939984 DLSCCP DEBUG SCCP-SCOC(65)[0x55e140da4670]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250126085939984 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085939984 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250126085939984 DCN DEBUG handle_cn_conn_conf() conn_id=65, addrs: called=RI=SSN_PC,PC=0.0.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250126085939984 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-65)[0x55e140da5390]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250126085939984 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-65)[0x55e140da5390]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250126085939985 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40952<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(539)@2bd1da4a78dd: Final verdict of PTC: pass MTC@2bd1da4a78dd: 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 } } } 20250126085939987 DLCTRL DEBUG Command: GET 575471291 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250126085939987 DLCTRL DEBUG Tx Command reply: GET_REPLY 575471291 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250126085939990 DLCTRL DEBUG Command: GET 379380756 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250126085939990 DLCTRL DEBUG Tx Command reply: GET_REPLY 379380756 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250126085939993 DLCTRL DEBUG Command: GET 74261188 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250126085939993 DLCTRL DEBUG Tx Command reply: GET_REPLY 74261188 rate_ctr.abs.msc.0.cnpool:subscr:reattach 1 (control_if.c:477) 20250126085939995 DLCTRL DEBUG Command: GET 437708936 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085939995 DLCTRL DEBUG Tx Command reply: GET_REPLY 437708936 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085939997 DLCTRL DEBUG Command: GET 842755160 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250126085939997 DLCTRL DEBUG Tx Command reply: GET_REPLY 842755160 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126085939999 DLCTRL DEBUG Command: GET 601663312 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250126085939999 DLCTRL DEBUG Tx Command reply: GET_REPLY 601663312 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250126085940001 DLCTRL DEBUG Command: GET 121377796 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250126085940001 DLCTRL DEBUG Tx Command reply: GET_REPLY 121377796 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250126085940002 DLCTRL DEBUG Command: GET 281776475 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250126085940002 DLCTRL DEBUG Tx Command reply: GET_REPLY 281776475 rate_ctr.abs.msc.1.cnpool:subscr:reattach 1 (control_if.c:477) 20250126085940003 DLCTRL DEBUG Command: GET 611439969 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085940003 DLCTRL DEBUG Tx Command reply: GET_REPLY 611439969 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085940004 DLCTRL DEBUG Command: GET 316712591 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250126085940004 DLCTRL DEBUG Tx Command reply: GET_REPLY 316712591 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126085940005 DLCTRL DEBUG Command: GET 777663998 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250126085940005 DLCTRL DEBUG Tx Command reply: GET_REPLY 777663998 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250126085940006 DLCTRL DEBUG Command: GET 975411523 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250126085940006 DLCTRL DEBUG Tx Command reply: GET_REPLY 975411523 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250126085940007 DLCTRL DEBUG Command: GET 959740252 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250126085940007 DLCTRL DEBUG Tx Command reply: GET_REPLY 959740252 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085940008 DLCTRL DEBUG Command: GET 92488328 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085940008 DLCTRL DEBUG Tx Command reply: GET_REPLY 92488328 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085940008 DLCTRL DEBUG Command: GET 251444499 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250126085940008 DLCTRL DEBUG Tx Command reply: GET_REPLY 251444499 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126085940009 DLCTRL DEBUG Command: GET 740830293 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250126085940009 DLCTRL DEBUG Tx Command reply: GET_REPLY 740830293 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250126085940010 DLCTRL DEBUG Command: GET 45817271 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250126085940010 DLCTRL DEBUG Tx Command reply: GET_REPLY 45817271 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250126085940011 DLCTRL DEBUG Command: GET 505887196 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250126085940011 DLCTRL DEBUG Tx Command reply: GET_REPLY 505887196 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085940012 DLCTRL DEBUG Command: GET 639032076 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085940012 DLCTRL DEBUG Tx Command reply: GET_REPLY 639032076 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085940012 DLCTRL DEBUG Command: GET 894898613 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250126085940012 DLCTRL DEBUG Tx Command reply: GET_REPLY 894898613 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed MTC@2bd1da4a78dd: 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 := '000000000000000101011100'B, t_guard := 20.000000 } 20250126085940022 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40954<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(526)@2bd1da4a78dd: f_create_expect(l3 := '05080200F110172A5205F442004023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(526)@2bd1da4a78dd: Created Expect[0] for '05080200F110172A5205F442004023'O to be handled at TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(540) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(522)@2bd1da4a78dd: Added conn table entry 2TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(540)16063886 20250126085941043 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085941043 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085941043 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1355) 20250126085941043 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250126085941043 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xf51d8e, normal) (hnbgw_rua.c:407) 20250126085941043 DHNB DEBUG map_rua[0x55e140d97b40]{init}: Allocated (fsm.c:456) 20250126085941043 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16063886)[0x55e140d97b40]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250126085941043 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16063886 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250126085941043 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085941043 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085941043 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16063886 SCCP-0 CS MI=TMSI-0x42004023: TMSI-0x42004023 NRI(10bit)=0x1=1: this is a NULL-NRI (hnbgw_cn.c:1055) 20250126085941043 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16063886 SCCP-0 CS MI=TMSI-0x42004023: TMSI-0x42004023 NRI(10bit)=0x1=1: NRI matches msc 0, but this NRI is also configured as NULL-NRI (hnbgw_cn.c:1075) 20250126085941043 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16063886 SCCP-0 CS MI=TMSI-0x42004023: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250126085941043 DCN DEBUG map_sccp[0x55e140da2290]{init}: Allocated (fsm.c:456) 20250126085941043 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-66)[0x55e140da2290]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250126085941043 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-16063886 <-> SCCP-66 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250126085941043 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16063886 SCCP-66 msc-0 MI=TMSI-0x42004023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20250126085941043 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16063886)[0x55e140d97b40]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250126085941043 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085941043 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085941043 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16063886)[0x55e140d97b40]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250126085941043 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-66)[0x55e140da2290]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126085941043 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250126085941043 DLSCCP DEBUG SCCP-SCOC(66)[0x55e140dbe110]{IDLE}: Allocated (fsm.c:456) 20250126085941043 DLSCCP DEBUG SCCP-SCOC(66)[0x55e140dbe110]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250126085941043 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000042), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442004023004f400300015c0056400500f1100926) (sccp_scrc.c:406) 20250126085941043 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085941043 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085941043 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085941043 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085941043 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085941043 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085941043 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085941043 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085941043 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085941043 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085941043 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085941043 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085941043 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085941043 DLSCCP DEBUG SCCP-SCOC(66)[0x55e140dbe110]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250126085941043 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-66)[0x55e140da2290]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250126085941043 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16063886)[0x55e140d97b40]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250126085941044 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085941044 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085941044 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085941044 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085941044 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085941044 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085941044 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085941044 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(525)@2bd1da4a78dd: First idle individual index:1 HNBGW_Test.msc0-SCCP(525)@2bd1da4a78dd: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(526)@2bd1da4a78dd: Found Expect[0] for l3='05080200F110172A5205F442004023'O handled at TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(540) HNBGW_Test.msc0-RAN(526)@2bd1da4a78dd: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(540)12263756 HNBGW_Test.msc0-SCCP(525)@2bd1da4a78dd: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(525)@2bd1da4a78dd: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250126085941050 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085941050 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085941050 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085941050 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085941050 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085941050 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085941050 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085941050 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(540)@2bd1da4a78dd: setverdict(pass): none -> pass 20250126085941050 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085941050 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085941050 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085941050 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085941050 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085941050 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00e59adb) (sccp_scrc.c:477) 20250126085941050 DLSCCP DEBUG Received CO:COAK for local reference 66 (sccp_scoc.c:1824) 20250126085941050 DLSCCP DEBUG SCCP-SCOC(66)[0x55e140dbe110]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250126085941050 DLSCCP DEBUG SCCP-SCOC(66)[0x55e140dbe110]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250126085941050 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085941050 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250126085941050 DCN DEBUG handle_cn_conn_conf() conn_id=66, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250126085941050 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-66)[0x55e140da2290]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250126085941050 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-66)[0x55e140da2290]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250126085941052 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40954<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(540)@2bd1da4a78dd: Final verdict of PTC: pass MTC@2bd1da4a78dd: 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 } } } 20250126085941053 DLCTRL DEBUG Command: GET 472076518 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250126085941053 DLCTRL DEBUG Tx Command reply: GET_REPLY 472076518 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250126085941056 DLCTRL DEBUG Command: GET 446676014 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250126085941056 DLCTRL DEBUG Tx Command reply: GET_REPLY 446676014 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250126085941058 DLCTRL DEBUG Command: GET 873074778 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250126085941058 DLCTRL DEBUG Tx Command reply: GET_REPLY 873074778 rate_ctr.abs.msc.0.cnpool:subscr:reattach 2 (control_if.c:477) 20250126085941060 DLCTRL DEBUG Command: GET 769490013 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085941060 DLCTRL DEBUG Tx Command reply: GET_REPLY 769490013 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085941061 DLCTRL DEBUG Command: GET 761177778 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250126085941061 DLCTRL DEBUG Tx Command reply: GET_REPLY 761177778 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126085941063 DLCTRL DEBUG Command: GET 295991929 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250126085941063 DLCTRL DEBUG Tx Command reply: GET_REPLY 295991929 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250126085941064 DLCTRL DEBUG Command: GET 634349239 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250126085941064 DLCTRL DEBUG Tx Command reply: GET_REPLY 634349239 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250126085941066 DLCTRL DEBUG Command: GET 925576599 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250126085941066 DLCTRL DEBUG Tx Command reply: GET_REPLY 925576599 rate_ctr.abs.msc.1.cnpool:subscr:reattach 1 (control_if.c:477) 20250126085941067 DLCTRL DEBUG Command: GET 715273986 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085941067 DLCTRL DEBUG Tx Command reply: GET_REPLY 715273986 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085941069 DLCTRL DEBUG Command: GET 825064079 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250126085941069 DLCTRL DEBUG Tx Command reply: GET_REPLY 825064079 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126085941069 DLCTRL DEBUG Command: GET 522954609 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250126085941069 DLCTRL DEBUG Tx Command reply: GET_REPLY 522954609 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250126085941071 DLCTRL DEBUG Command: GET 635657778 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250126085941071 DLCTRL DEBUG Tx Command reply: GET_REPLY 635657778 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250126085941072 DLCTRL DEBUG Command: GET 602058543 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250126085941072 DLCTRL DEBUG Tx Command reply: GET_REPLY 602058543 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085941073 DLCTRL DEBUG Command: GET 416479333 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085941073 DLCTRL DEBUG Tx Command reply: GET_REPLY 416479333 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085941075 DLCTRL DEBUG Command: GET 873469224 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250126085941075 DLCTRL DEBUG Tx Command reply: GET_REPLY 873469224 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126085941076 DLCTRL DEBUG Command: GET 392714879 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250126085941076 DLCTRL DEBUG Tx Command reply: GET_REPLY 392714879 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250126085941077 DLCTRL DEBUG Command: GET 956058947 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250126085941077 DLCTRL DEBUG Tx Command reply: GET_REPLY 956058947 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250126085941079 DLCTRL DEBUG Command: GET 645015177 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250126085941079 DLCTRL DEBUG Tx Command reply: GET_REPLY 645015177 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085941080 DLCTRL DEBUG Command: GET 96594389 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085941080 DLCTRL DEBUG Tx Command reply: GET_REPLY 96594389 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085941081 DLCTRL DEBUG Command: GET 435228976 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250126085941081 DLCTRL DEBUG Tx Command reply: GET_REPLY 435228976 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed MTC@2bd1da4a78dd: ok: talloc reports "asn1_context" = 1 bytes 20250126085941085 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:43977<->l=127.0.0.1:4262) (control_if.c:193) MutexDispCT-TC_mscpool_LU_by_tmsi_null_nri_1_round_robin(517)@2bd1da4a78dd: Final verdict of PTC: none 20250126085941085 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40930<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250126085941085 DLINP DEBUG SRVCONN(,r=127.0.0.1:45893<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085941085 DLINP DEBUG SRVCONN(,r=127.0.0.1:45893<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085941085 DLINP NOTICE SRV(,r=127.0.0.1:45893<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250126085941085 DMAIN NOTICE (127.0.0.1:45893 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:45893<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250126085941085 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20250126085941085 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250126085941085 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085941085 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250126085941085 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20250126085941085 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250126085941085 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085941085 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 HNBGW_Test.msc1-SCCP(528)@2bd1da4a78dd: Final verdict of PTC: none 20250126085941085 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20250126085941085 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250126085941085 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085941085 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250126085941085 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250126085941085 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250126085941085 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085941085 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126085941085 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.sgsn1-SCCP(534)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(532)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.msc1-RAN(529)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(531)@2bd1da4a78dd: Final verdict of PTC: none 20250126085941085 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250126085941085 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085941085 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126085941085 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250126085941085 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250126085941085 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085941085 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126085941085 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250126085941085 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126085941085 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085941085 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn1-0: connection closed 20250126085941085 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126085941085 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126085941085 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126085941085 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250126085941085 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126085941085 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250126085941085 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126085941085 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085941085 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085941085 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126085941085 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:371) 20250126085941085 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085941085 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085941085 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085941085 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085941085 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126085941085 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126085941085 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126085941085 DRANAP NOTICE cnlink(sgsn-1)[0x55e140d91a80]{DISCONNECTED}: link lost (cnlink.c:118) 20250126085941085 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc1-0: connection closed 20250126085941085 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126085941085 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126085941085 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126085941085 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250126085941085 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126085941085 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250126085941085 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126085941085 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085941085 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20250126085941085 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126085941085 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126085941085 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126085941085 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250126085941085 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126085941085 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250126085941085 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085941086 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126085941086 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:371) 20250126085941086 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085941086 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085941086 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085941086 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085941086 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126085941086 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126085941086 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126085941086 DRANAP NOTICE cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: link lost (cnlink.c:118) 20250126085941086 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-65)[0x55e140da5390]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1-RUA(524)@2bd1da4a78dd: Final verdict of PTC: none 20250126085941086 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250126085941086 DLSCCP DEBUG SCCP-SCOC(65)[0x55e140da4670]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250126085941086 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a7c319), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250126085941086 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) HNBGW_Test.sgsn1-M3UA(536)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(530)@2bd1da4a78dd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(519)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(533)@2bd1da4a78dd: Final verdict of PTC: none 20250126085941086 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085941086 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126085941086 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085941086 DLSCCP DEBUG SCCP-SCOC(65)[0x55e140da4670]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250126085941086 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-65)[0x55e140da5390]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250126085941086 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3607480)[0x55e140da65a0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250126085941086 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3607480)[0x55e140da65a0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250126085941086 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250126085941086 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3607480)[0x55e140da65a0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250126085941086 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3607480)[0x55e140da65a0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250126085941086 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3607480)[0x55e140da65a0]{disrupted}: Freeing instance (context_map.c:202) 20250126085941086 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3607480)[0x55e140da65a0]{disrupted}: Deallocated (fsm.c:568) 20250126085941086 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-65)[0x55e140da5390]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250126085941086 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-65)[0x55e140da5390]{disconnected}: Freeing instance (context_map.c:206) 20250126085941086 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-65)[0x55e140da5390]{disconnected}: Deallocated (fsm.c:568) 20250126085941086 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3607480 SCCP-65 msc-1 MI=TMSI-0x42004023: Deallocating (context_map.c:225) 20250126085941086 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085941086 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126085941086 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20250126085941086 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085941086 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085941086 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085941086 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085941086 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126085941086 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126085941086 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126085941086 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126085941086 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085941086 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126085941086 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250126085941086 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085941086 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085941086 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085941086 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126085941086 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126085941086 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126085941086 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250126085941086 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250126085941086 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20250126085941086 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085941086 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250126085941086 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20250126085941086 DLINP <0002> stream_srv.c:766 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250126085941086 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085941086 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20250126085941086 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126085941086 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126085941086 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126085941086 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250126085941086 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126085941086 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1(523)@2bd1da4a78dd: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0(521)@2bd1da4a78dd: Final verdict of PTC: none 20250126085941086 DRANAP NOTICE cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: link lost (cnlink.c:118) 20250126085941086 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085941086 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250126085941086 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085941086 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085941086 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250126085941086 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250126085941086 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250126085941086 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5376623)[0x55e140dbb440]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250126085941086 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5376623)[0x55e140dbb440]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250126085941086 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x55e140da47a0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250126085941086 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250126085941086 DLSCCP DEBUG SCCP-SCOC(64)[0x55e140d974b0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250126085941086 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0087ad5a), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250126085941086 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085941086 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085941086 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085941086 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085941086 DLSCCP DEBUG SCCP-SCOC(64)[0x55e140d974b0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250126085941086 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x55e140da47a0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250126085941086 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5376623)[0x55e140dbb440]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250126085941086 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5376623)[0x55e140dbb440]{disrupted}: Freeing instance (context_map.c:202) 20250126085941086 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5376623)[0x55e140dbb440]{disrupted}: Deallocated (fsm.c:568) 20250126085941086 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x55e140da47a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250126085941086 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x55e140da47a0]{disconnected}: Freeing instance (context_map.c:206) 20250126085941086 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x55e140da47a0]{disconnected}: Deallocated (fsm.c:568) 20250126085941086 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-5376623 SCCP-64 msc-0 MI=TMSI-0x42004023: Deallocating (context_map.c:225) 20250126085941086 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16063886)[0x55e140d97b40]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250126085941086 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16063886)[0x55e140d97b40]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250126085941086 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-66)[0x55e140da2290]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250126085941086 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250126085941086 DLSCCP DEBUG SCCP-SCOC(66)[0x55e140dbe110]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250126085941086 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e59adb), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250126085941086 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085941086 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085941086 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) HNBGW_Test.msc0-RAN(526)@2bd1da4a78dd: Final verdict of PTC: none 20250126085941086 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085941087 DLSCCP DEBUG SCCP-SCOC(66)[0x55e140dbe110]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250126085941087 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-66)[0x55e140da2290]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250126085941087 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16063886)[0x55e140d97b40]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250126085941087 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16063886)[0x55e140d97b40]{disrupted}: Freeing instance (context_map.c:202) 20250126085941087 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16063886)[0x55e140d97b40]{disrupted}: Deallocated (fsm.c:568) 20250126085941087 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-66)[0x55e140da2290]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250126085941087 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-66)[0x55e140da2290]{disconnected}: Freeing instance (context_map.c:206) 20250126085941087 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-66)[0x55e140da2290]{disconnected}: Deallocated (fsm.c:568) 20250126085941087 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-16063886 SCCP-66 msc-0 MI=TMSI-0x42004023: Deallocating (context_map.c:225) 20250126085941087 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085941087 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126085941087 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20250126085941087 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085941087 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085941087 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085941087 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085941087 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126085941087 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126085941087 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126085941087 DRANAP NOTICE cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: link lost (cnlink.c:118) 20250126085941087 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085941087 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085941087 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085941087 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085941087 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085941087 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085941087 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085941087 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250126085941087 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085941087 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085941087 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085941087 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085941087 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085941087 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085941087 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085941087 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req VirtHNBGW-STATS(518)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(527)@2bd1da4a78dd: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(522)@2bd1da4a78dd: Final verdict of PTC: none HNBGW-MGCP(537)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(535)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(525)@2bd1da4a78dd: Final verdict of PTC: none MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126085941125 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40928<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(520)@2bd1da4a78dd: Final verdict of PTC: none MTC@2bd1da4a78dd: Setting final verdict of the test case. MTC@2bd1da4a78dd: Local verdict of MTC: pass MTC@2bd1da4a78dd: Local verdict of PTC MutexDispCT-TC_mscpool_LU_by_tmsi_null_nri_1_round_robin(517): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC VirtHNBGW-STATS(518): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC IPA-CTRL-CLI-IPA(519): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW-PFCP(520): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0(521): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(522): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1(523): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1-RUA(524): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.msc0-SCCP(525): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.msc0-RAN(526): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.msc0-M3UA(527): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.msc1-SCCP(528): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.msc1-RAN(529): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.msc1-M3UA(530): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(531): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.sgsn0-RAN(532): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(533): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(534): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.sgsn1-RAN(535): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(536): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW-MGCP(537): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(538): pass (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(539): pass (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(540): pass (pass -> pass) MTC@2bd1da4a78dd: Test case TC_mscpool_LU_by_tmsi_null_nri_1_round_robin finished. Verdict: pass MTC@2bd1da4a78dd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin pass'. Sun Jan 26 08:59:41 UTC 2025 ====== HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin.talloc 20250126085941238 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40958<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126085941707 DLSCCP DEBUG SCCP-SCOC(62)[0x55e140da5800]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250126085941707 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0090840e), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085941707 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085941707 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085941707 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126085941707 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085941707 DLSCCP DEBUG SCCP-SCOC(63)[0x55e140db8700]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250126085941707 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003b9f00), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085941707 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085941707 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085941708 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085941708 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085941708 DLSCCP DEBUG SCCP-SCOC(61)[0x55e140da2810]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250126085941708 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cf5005), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085941708 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085941708 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085941708 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085941708 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085941708 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085941708 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085941708 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085941708 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126085941708 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126085941708 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126085941708 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250126085941708 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250126085941708 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085941708 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085941708 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085941708 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085941708 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085941708 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085941708 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085941708 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250126085941708 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085941708 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085941708 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085941708 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085941708 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085941708 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085941708 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085941708 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250126085941841 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40958<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=517352) 20250126085942423 DLSCCP DEBUG SCCP-SCOC(58)[0x55e140e20b00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085942423 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006efc64), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085942423 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085942423 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085942423 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085942423 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085942424 DLSCCP DEBUG SCCP-SCOC(60)[0x55e140e20c30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085942424 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00322816), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085942424 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085942424 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085942424 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085942424 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085942424 DLSCCP DEBUG SCCP-SCOC(59)[0x55e140da29d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085942424 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0068804a), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085942424 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085942424 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085942424 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126085942424 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085942424 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085942424 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085942424 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085942424 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085942424 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085942424 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085942424 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085942424 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250126085942424 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085942424 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085942424 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085942424 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085942424 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085942424 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085942424 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085942424 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250126085942424 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085942424 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085942424 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085942424 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126085942424 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126085942424 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126085942424 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250126085942424 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=517352, count=543724) 20250126085943086 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126085943086 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250126085943086 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250126085943086 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126085943086 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250126085943086 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250126085943086 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126085943086 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250126085943087 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250126085943087 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126085943087 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250126085943087 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250126085943208 DLSCCP DEBUG SCCP-SCOC(57)[0x55e140db8180]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085943208 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0076f46a), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085943208 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085943208 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085943208 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085943208 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085943208 DLSCCP DEBUG SCCP-SCOC(56)[0x55e140db7f50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085943208 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002bb76e), PART(T=Source Reference,L=4,D=00000038), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085943208 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085943208 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085943208 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085943208 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085943208 DLSCCP DEBUG SCCP-SCOC(55)[0x55e140da5000]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085943208 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a38722), PART(T=Source Reference,L=4,D=00000037), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085943208 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085943208 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085943208 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085943208 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085943208 DLSCCP DEBUG SCCP-SCOC(54)[0x55e140da1770]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085943208 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009a7abf), PART(T=Source Reference,L=4,D=00000036), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085943208 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085943208 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085943208 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085943208 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085943209 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085943209 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085943209 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085943209 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085943209 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085943209 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085943209 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250126085943209 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085943209 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085943209 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085943209 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085943209 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085943209 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085943209 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250126085943209 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085943209 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085943209 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085943209 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085943209 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085943209 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085943209 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250126085943209 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085943209 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085943209 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085943209 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085943209 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085943209 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085943209 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@2bd1da4a78dd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin pass' was executed successfully (exit status: 0). MTC@2bd1da4a78dd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin'. ------ HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin ------ Sun Jan 26 08:59:43 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@2bd1da4a78dd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin' was executed successfully (exit status: 0). MTC@2bd1da4a78dd: Test case TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin started. 20250126085944938 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40974<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126085944944 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40986<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126085944949 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:40647<->l=127.0.0.1:4262) (control_if.c:572) 20250126085945067 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250126085945067 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0(545)@2bd1da4a78dd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250126085945074 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085945074 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085945075 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085945075 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085945075 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:48644 (stream_srv.c:142) 20250126085945075 DMAIN INFO New HNB SCTP connection r=127.0.0.1:48644<->l=127.0.0.1:29169 (hnbgw.c:791) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1(547)@2bd1da4a78dd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250126085945075 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085945075 DRANAP DEBUG cnlink(msc-2)[0x55e140d26870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085945075 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085945075 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250126085945075 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085945075 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085945075 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085945075 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085945075 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085945075 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085945075 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085945075 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085945075 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085945075 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085945076 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085945076 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085945076 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085945076 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085945076 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085945076 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085945076 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085945076 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085945076 DRANAP DEBUG cnlink(msc-3)[0x55e140d90760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085945076 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085945076 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250126085945076 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085945076 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085945076 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085945076 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085945076 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085945076 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085945076 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085945076 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085945076 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085945076 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085945076 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085945076 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085945076 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085945076 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085945076 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085945076 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085945076 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085945076 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085945076 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085945076 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126085945076 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085945076 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085945076 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085945076 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250126085945076 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085945076 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085945076 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085945076 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126085945076 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126085945076 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126085945076 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250126085945077 DRANAP DEBUG cnlink(msc-3)[0x55e140d90760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085945077 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250126085945077 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085945077 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085945077 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085945077 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085945077 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085945077 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085945077 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085945077 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085945077 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085945077 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085945077 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085945077 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085945077 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085945077 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085945077 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250126085945077 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085945077 DRANAP DEBUG cnlink(msc-3)[0x55e140d90760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085945077 DRANAP DEBUG cnlink(msc-2)[0x55e140d26870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085945077 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250126085945077 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085945077 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085945077 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085945077 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085945077 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085945077 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085945077 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085945077 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085945077 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085945077 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085945077 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085945077 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085945077 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085945077 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085945077 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250126085945077 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085945077 DRANAP DEBUG cnlink(msc-2)[0x55e140d26870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085945077 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085945077 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085945077 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085945077 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250126085945077 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250126085945077 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250126085945077 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085945077 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085945077 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085945077 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250126085945077 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250126085945077 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250126085945077 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down MTC@2bd1da4a78dd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(551)@2bd1da4a78dd: ************************************************* HNBGW_Test.msc0-M3UA(551)@2bd1da4a78dd: M3UA emulation initiated, the test can be started MTC@2bd1da4a78dd: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(551)@2bd1da4a78dd: ************************************************* HNBGW_Test.msc0-SCCP(549)@2bd1da4a78dd: v_sccp_pdu_maxlen:268 MTC@2bd1da4a78dd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2bd1da4a78dd: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(554)@2bd1da4a78dd: ************************************************* HNBGW_Test.msc1-M3UA(554)@2bd1da4a78dd: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(554)@2bd1da4a78dd: ************************************************* HNBGW_Test.msc1-SCCP(552)@2bd1da4a78dd: v_sccp_pdu_maxlen:268 20250126085945099 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085945099 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085945099 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085945099 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085945100 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085945100 DRANAP DEBUG cnlink(sgsn-2)[0x55e140d92410]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085945100 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085945100 DRANAP DEBUG cnlink(sgsn-3)[0x55e140d92da0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085945101 DRANAP DEBUG cnlink(sgsn-3)[0x55e140d92da0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085945101 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250126085945101 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085945101 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085945101 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085945101 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085945101 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085945101 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085945101 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085945101 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085945101 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085945101 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085945101 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085945101 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085945101 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085945101 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085945101 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250126085945101 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085945101 DRANAP DEBUG cnlink(sgsn-3)[0x55e140d92da0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085945101 DRANAP DEBUG cnlink(sgsn-2)[0x55e140d92410]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085945101 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250126085945101 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085945101 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085945101 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085945101 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085945101 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085945101 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085945101 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085945101 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085945101 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085945101 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085945101 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085945101 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085945101 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085945101 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085945101 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250126085945101 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085945101 DRANAP DEBUG cnlink(sgsn-2)[0x55e140d92410]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085945101 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085945101 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250126085945101 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085945101 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085945101 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085945101 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085945101 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085945101 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085945101 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085945101 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085945101 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085945101 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085945101 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085945101 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085945101 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085945101 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085945101 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126085945101 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085945101 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085945101 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085945101 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250126085945101 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085945101 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085945101 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085945101 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085945101 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085945101 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085945101 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085945101 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085945101 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085945101 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085945101 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085945101 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085945101 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085945101 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085945101 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085945101 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085945101 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085945101 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085945101 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085945101 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085945101 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250126085945101 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250126085945101 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250126085945101 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085945101 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085945101 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085945101 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250126085945101 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250126085945101 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250126085945101 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250126085945101 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085945101 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085945101 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085945101 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126085945101 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126085945101 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126085945101 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250126085945101 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085945101 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085945101 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085945101 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085945101 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085945101 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085945101 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@2bd1da4a78dd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2bd1da4a78dd: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(557)@2bd1da4a78dd: ************************************************* HNBGW_Test.sgsn0-M3UA(557)@2bd1da4a78dd: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(557)@2bd1da4a78dd: ************************************************* HNBGW_Test.sgsn0-SCCP(555)@2bd1da4a78dd: v_sccp_pdu_maxlen:268 MTC@2bd1da4a78dd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2bd1da4a78dd: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(560)@2bd1da4a78dd: ************************************************* HNBGW_Test.sgsn1-M3UA(560)@2bd1da4a78dd: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(560)@2bd1da4a78dd: ************************************************* HNBGW_Test.sgsn1-SCCP(558)@2bd1da4a78dd: v_sccp_pdu_maxlen:268 20250126085945130 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085945131 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085945131 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1355) 20250126085945131 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250126085945131 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20250126085945131 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250126085945131 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250126085945131 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085945131 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@2bd1da4a78dd: setverdict(pass): none -> pass 20250126085945135 DLINP DEBUG SRVCONN(,r=127.0.0.1:48644<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085945135 DLINP DEBUG SRVCONN(,r=127.0.0.1:48644<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085945135 DLINP DEBUG SRVCONN(,r=127.0.0.1:48644<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1355) 20250126085945135 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250126085945135 DHNBAP DEBUG (127.0.0.1:48644 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20250126085945135 DHNBAP NOTICE (127.0.0.1:48644 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250126085945135 DHNBAP NOTICE (127.0.0.1:48644 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250126085945135 DLINP DEBUG SRVCONN(,r=127.0.0.1:48644<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085945135 DLINP DEBUG SRVCONN(,r=127.0.0.1:48644<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126085945288 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126085945288 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250126085945288 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126085945288 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(551)@2bd1da4a78dd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250126085945298 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085945298 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250126085945298 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126085945298 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126085945298 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126085945298 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250126085945298 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126085945298 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126085945298 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250126085945298 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126085945298 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250126085945301 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085945301 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250126085945301 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126085945301 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126085945301 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126085945301 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126085945301 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication HNBGW_Test.msc1-M3UA(554)@2bd1da4a78dd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250126085945301 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085945301 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126085945301 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20250126085945301 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085945301 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085945301 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085945301 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085945301 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126085945301 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126085945301 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085945303 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085945303 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250126085945303 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085945303 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085945303 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085945303 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085945303 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085945303 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085945303 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085945303 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085945303 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085945303 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085945303 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085945303 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085945303 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085945303 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085945303 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085945303 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085945303 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085945303 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085945303 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085945303 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085945303 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085945303 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085945303 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085945303 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085945303 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085945305 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085945305 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250126085945305 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126085945305 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126085945305 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126085945305 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250126085945305 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126085945308 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085945308 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250126085945308 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126085945308 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126085945308 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126085945308 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126085945308 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126085945308 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085945308 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126085945308 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:406) 20250126085945308 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085945308 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085945308 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085945308 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085945308 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126085945308 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126085945308 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085945310 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085945310 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250126085945310 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085945310 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085945310 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085945310 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085945310 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085945310 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085945310 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085945310 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085945310 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085945310 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085945310 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085945310 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085945310 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085945310 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085945310 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126085945310 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085945310 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085945310 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085945310 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085945310 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085945310 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126085945310 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126085945310 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126085945310 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250126085945310 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085945312 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126085945312 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250126085945312 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126085945312 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(557)@2bd1da4a78dd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250126085945317 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085945317 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250126085945317 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126085945317 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126085945317 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126085945317 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250126085945317 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126085945321 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085945321 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250126085945321 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126085945321 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126085945321 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126085945321 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126085945321 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126085945321 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085945321 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126085945321 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20250126085945321 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085945321 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085945321 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085945321 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085945321 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126085945321 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126085945321 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085945321 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126085945321 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20250126085945321 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126085945321 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250126085945322 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085945322 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250126085945322 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085945322 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085945322 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085945322 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085945322 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085945322 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085945322 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085945322 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085945322 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085945322 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085945322 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085945322 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085945322 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085945322 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085945322 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085945322 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085945322 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085945323 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085945323 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085945323 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085945323 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085945323 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085945323 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085945323 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085945323 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-M3UA(560)@2bd1da4a78dd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250126085945327 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085945327 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20250126085945327 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126085945327 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126085945327 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126085945327 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250126085945327 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126085945329 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085945329 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20250126085945329 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126085945329 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126085945329 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126085945329 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126085945329 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126085945329 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085945329 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126085945329 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:406) 20250126085945329 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085945329 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085945329 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085945329 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085945329 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126085945329 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126085945329 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085945330 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085945330 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250126085945330 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085945330 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085945330 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085945330 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085945330 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085945330 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085945330 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085945330 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085945330 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085945330 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085945330 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085945330 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085945330 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085945330 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085945330 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126085945330 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085945330 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085945331 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085945331 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085945331 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085945331 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126085945331 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126085945331 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126085945331 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250126085945331 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(550)@2bd1da4a78dd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126085946103 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085946103 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085946103 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085946103 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085946103 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085946103 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085946103 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085946103 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085946103 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085946103 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085946103 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085946103 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085946103 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085946103 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085946103 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250126085946103 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250126085946103 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085946103 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085946103 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085946103 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085946103 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085946103 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085946103 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085946103 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085946103 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085946103 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085946103 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085946104 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085946104 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085946104 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085946104 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126085946104 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126085946104 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250126085946104 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250126085946104 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085946104 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250126085946104 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085946104 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085946104 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085946104 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085946104 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085946104 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085946104 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085946104 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085946104 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085946104 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085946104 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085946104 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085946104 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085946104 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126085946104 DRANAP NOTICE cnlink(msc-0)[0x55e140d46220]{CONNECTED}: link up (cnlink.c:111) 20250126085946104 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085946104 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085946104 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085946104 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085946104 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085946104 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085946104 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085946104 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085946107 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085946107 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085946107 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085946107 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085946107 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085946107 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085946107 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085946107 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085946107 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085946107 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085946107 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085946107 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085946107 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085946107 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085946107 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250126085946107 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250126085946107 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085946107 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085946107 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085946107 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085946107 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085946107 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085946107 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085946107 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085946107 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085946107 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085946107 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085946107 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085946107 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085946107 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085946107 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126085946108 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126085946108 DRANAP INFO cnlink(msc-0)[0x55e140d46220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(553)@2bd1da4a78dd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126085946109 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085946109 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250126085946109 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250126085946109 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250126085946109 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085946109 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085946109 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085946110 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085946110 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085946110 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085946110 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085946110 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250126085946110 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085946110 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085946110 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250126085946110 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085946110 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085946110 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085946110 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126085946110 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126085946110 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126085946110 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250126085946110 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085946110 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250126085946110 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085946110 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085946110 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085946110 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085946110 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085946110 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085946110 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085946110 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085946110 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085946110 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085946110 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085946110 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085946110 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085946110 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085946110 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126085946110 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126085946110 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) 20250126085946110 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) 20250126085946110 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085946110 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250126085946110 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085946110 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085946110 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085946110 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085946110 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085946110 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085946110 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085946110 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085946110 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085946110 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085946110 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085946110 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126085946110 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085946110 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126085946110 DRANAP NOTICE cnlink(msc-1)[0x55e140d29670]{CONNECTED}: link up (cnlink.c:111) 20250126085946112 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085946112 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250126085946112 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250126085946112 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250126085946112 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085946112 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085946112 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085946112 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085946112 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085946112 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085946112 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085946112 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250126085946112 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085946112 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085946112 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250126085946113 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250126085946113 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085946113 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085946113 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085946113 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085946113 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085946113 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085946113 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085946113 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085946113 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085946113 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085946113 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085946113 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085946113 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085946113 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085946113 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126085946113 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126085946113 DRANAP INFO cnlink(msc-1)[0x55e140d29670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(556)@2bd1da4a78dd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126085946120 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085946120 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085946120 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085946120 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085946120 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085946120 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085946120 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085946120 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085946120 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085946120 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085946120 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085946120 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085946120 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085946120 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085946120 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250126085946120 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250126085946120 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085946120 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085946120 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085946120 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085946120 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085946120 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085946120 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085946121 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085946121 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085946121 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085946121 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085946121 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085946121 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085946121 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085946121 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126085946121 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126085946121 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250126085946121 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250126085946121 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085946121 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250126085946121 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085946121 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085946121 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085946121 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085946121 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085946121 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085946121 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085946121 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085946121 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085946121 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085946121 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085946121 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085946121 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085946121 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126085946121 DRANAP NOTICE cnlink(sgsn-0)[0x55e140d910f0]{CONNECTED}: link up (cnlink.c:111) 20250126085946121 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085946121 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085946121 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085946121 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085946121 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085946121 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085946121 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085946121 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085946124 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085946124 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085946124 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085946124 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085946124 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085946124 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085946124 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085946124 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085946124 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085946124 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085946124 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085946124 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085946124 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085946124 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085946124 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250126085946124 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20250126085946124 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085946124 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085946124 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085946124 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085946124 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085946124 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085946124 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085946124 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085946124 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085946124 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085946124 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085946124 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085946124 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085946124 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085946124 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126085946124 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126085946124 DRANAP INFO cnlink(sgsn-0)[0x55e140d910f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250126085946129 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085946129 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250126085946129 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250126085946129 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250126085946129 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085946129 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085946129 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085946129 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-RAN(559)@2bd1da4a78dd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126085946130 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085946130 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085946130 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085946130 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250126085946130 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085946130 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085946130 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250126085946130 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250126085946130 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085946130 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085946130 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085946130 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085946130 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085946130 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085946130 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085946130 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085946130 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085946130 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085946130 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085946130 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085946130 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085946130 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085946130 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126085946130 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126085946130 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) 20250126085946130 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) 20250126085946130 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085946130 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250126085946130 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085946130 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085946130 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085946130 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085946130 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085946130 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085946130 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085946130 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085946130 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085946130 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085946130 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085946130 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126085946130 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085946130 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126085946130 DRANAP NOTICE cnlink(sgsn-1)[0x55e140d91a80]{CONNECTED}: link up (cnlink.c:111) 20250126085946130 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085946130 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085946130 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085946130 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126085946130 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126085946130 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126085946130 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250126085946130 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085946132 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085946132 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250126085946132 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250126085946132 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250126085946132 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085946132 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085946132 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085946132 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085946133 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085946133 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085946133 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085946133 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250126085946133 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085946133 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085946133 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250126085946133 DLSS7 DEBUG[38;5;43m scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20250126085946133 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085946133 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085946133 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085946133 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085946133 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085946133 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085946133 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085946133 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085946133 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085946133 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085946133 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085946133 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085946133 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085946133 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085946133 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126085946133 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126085946133 DRANAP INFO cnlink(sgsn-1)[0x55e140d91a80]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250126085947146 DLCTRL DEBUG Command: GET 258982804 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250126085947146 DLCTRL DEBUG Tx Command reply: GET_REPLY 258982804 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250126085947149 DLCTRL DEBUG Command: GET 566757638 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250126085947149 DLCTRL DEBUG Tx Command reply: GET_REPLY 566757638 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250126085947153 DLCTRL DEBUG Command: GET 619638522 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250126085947154 DLCTRL DEBUG Tx Command reply: GET_REPLY 619638522 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085947158 DLCTRL DEBUG Command: GET 447595241 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085947158 DLCTRL DEBUG Tx Command reply: GET_REPLY 447595241 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085947163 DLCTRL DEBUG Command: GET 257697897 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250126085947163 DLCTRL DEBUG Tx Command reply: GET_REPLY 257697897 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250126085947167 DLCTRL DEBUG Command: GET 446389099 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250126085947167 DLCTRL DEBUG Tx Command reply: GET_REPLY 446389099 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250126085947171 DLCTRL DEBUG Command: GET 715504747 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250126085947171 DLCTRL DEBUG Tx Command reply: GET_REPLY 715504747 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250126085947175 DLCTRL DEBUG Command: GET 702101444 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250126085947175 DLCTRL DEBUG Tx Command reply: GET_REPLY 702101444 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085947179 DLCTRL DEBUG Command: GET 487648973 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085947179 DLCTRL DEBUG Tx Command reply: GET_REPLY 487648973 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085947184 DLCTRL DEBUG Command: GET 721706152 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250126085947184 DLCTRL DEBUG Tx Command reply: GET_REPLY 721706152 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250126085947188 DLCTRL DEBUG Command: GET 914291135 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250126085947188 DLCTRL DEBUG Tx Command reply: GET_REPLY 914291135 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250126085947192 DLCTRL DEBUG Command: GET 637653852 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250126085947192 DLCTRL DEBUG Tx Command reply: GET_REPLY 637653852 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250126085947195 DLCTRL DEBUG Command: GET 302733067 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250126085947195 DLCTRL DEBUG Tx Command reply: GET_REPLY 302733067 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085947198 DLCTRL DEBUG Command: GET 868673931 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085947198 DLCTRL DEBUG Tx Command reply: GET_REPLY 868673931 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085947200 DLCTRL DEBUG Command: GET 720638824 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250126085947200 DLCTRL DEBUG Tx Command reply: GET_REPLY 720638824 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250126085947202 DLCTRL DEBUG Command: GET 87005546 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250126085947202 DLCTRL DEBUG Tx Command reply: GET_REPLY 87005546 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250126085947204 DLCTRL DEBUG Command: GET 67029110 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250126085947204 DLCTRL DEBUG Tx Command reply: GET_REPLY 67029110 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250126085947206 DLCTRL DEBUG Command: GET 994191363 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250126085947206 DLCTRL DEBUG Tx Command reply: GET_REPLY 994191363 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085947207 DLCTRL DEBUG Command: GET 766491729 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085947207 DLCTRL DEBUG Tx Command reply: GET_REPLY 766491729 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085947209 DLCTRL DEBUG Command: GET 72330122 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250126085947209 DLCTRL DEBUG Tx Command reply: GET_REPLY 72330122 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@2bd1da4a78dd: 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@2bd1da4a78dd: "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@2bd1da4a78dd: 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@2bd1da4a78dd: 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@2bd1da4a78dd: 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@2bd1da4a78dd: 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 := '000000000000001000110010'B, t_guard := 20.000000 } 20250126085947226 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33246<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(550)@2bd1da4a78dd: f_create_expect(l3 := '05080200F110172A5205F442FA0023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(550)@2bd1da4a78dd: Created Expect[0] for '05080200F110172A5205F442FA0023'O to be handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(562) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(546)@2bd1da4a78dd: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(562)4030365 20250126085948279 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085948279 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085948279 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1355) 20250126085948279 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250126085948279 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x3d7f9d, normal) (hnbgw_rua.c:407) 20250126085948279 DHNB DEBUG map_rua[0x55e140dbb440]{init}: Allocated (fsm.c:456) 20250126085948279 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4030365)[0x55e140dbb440]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250126085948279 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4030365 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250126085948279 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085948279 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085948280 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4030365 SCCP-0 CS MI=TMSI-0x42FA0023: TMSI-0x42FA0023 NRI(10bit)=0x3e8=1000: No msc found for this NRI, doing round-robin (hnbgw_cn.c:1112) 20250126085948280 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4030365 SCCP-0 CS MI=TMSI-0x42FA0023: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250126085948280 DCN DEBUG map_sccp[0x55e140da47a0]{init}: Allocated (fsm.c:456) 20250126085948280 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x55e140da47a0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250126085948280 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4030365 <-> SCCP-67 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250126085948280 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4030365 SCCP-67 msc-0 MI=TMSI-0x42FA0023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20250126085948280 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4030365)[0x55e140dbb440]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250126085948280 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085948280 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085948280 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4030365)[0x55e140dbb440]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250126085948280 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x55e140da47a0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126085948280 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250126085948280 DLSCCP DEBUG SCCP-SCOC(67)[0x55e140da2290]{IDLE}: Allocated (fsm.c:456) 20250126085948280 DLSCCP DEBUG SCCP-SCOC(67)[0x55e140da2290]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250126085948280 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442fa0023004f40030002320056400500f1100926) (sccp_scrc.c:406) 20250126085948280 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085948280 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085948280 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085948280 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085948280 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085948280 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085948280 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085948280 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085948280 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085948280 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085948280 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085948280 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085948280 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085948280 DLSCCP DEBUG SCCP-SCOC(67)[0x55e140da2290]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250126085948280 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x55e140da47a0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250126085948280 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4030365)[0x55e140dbb440]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250126085948280 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085948280 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085948280 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085948280 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085948280 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085948280 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085948280 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085948280 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(549)@2bd1da4a78dd: First idle individual index:0 HNBGW_Test.msc0-SCCP(549)@2bd1da4a78dd: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(550)@2bd1da4a78dd: Found Expect[0] for l3='05080200F110172A5205F442FA0023'O handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(562) HNBGW_Test.msc0-RAN(550)@2bd1da4a78dd: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(562)13279391 HNBGW_Test.msc0-SCCP(549)@2bd1da4a78dd: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(549)@2bd1da4a78dd: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(562)@2bd1da4a78dd: setverdict(pass): none -> pass 20250126085948298 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085948298 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085948298 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085948298 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085948298 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085948298 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085948298 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085948298 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085948298 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085948298 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085948298 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085948298 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085948298 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085948298 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00ce2aae) (sccp_scrc.c:477) 20250126085948298 DLSCCP DEBUG Received CO:COAK for local reference 67 (sccp_scoc.c:1824) 20250126085948298 DLSCCP DEBUG SCCP-SCOC(67)[0x55e140da2290]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250126085948298 DLSCCP DEBUG SCCP-SCOC(67)[0x55e140da2290]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250126085948298 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085948298 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250126085948298 DCN DEBUG handle_cn_conn_conf() conn_id=67, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250126085948298 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x55e140da47a0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250126085948298 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x55e140da47a0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250126085948300 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33246<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(562)@2bd1da4a78dd: Final verdict of PTC: pass MTC@2bd1da4a78dd: 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 } } } 20250126085948301 DLCTRL DEBUG Command: GET 38051617 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250126085948301 DLCTRL DEBUG Tx Command reply: GET_REPLY 38051617 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250126085948303 DLCTRL DEBUG Command: GET 212376525 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250126085948303 DLCTRL DEBUG Tx Command reply: GET_REPLY 212376525 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250126085948304 DLCTRL DEBUG Command: GET 824720579 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250126085948304 DLCTRL DEBUG Tx Command reply: GET_REPLY 824720579 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085948305 DLCTRL DEBUG Command: GET 44911242 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085948305 DLCTRL DEBUG Tx Command reply: GET_REPLY 44911242 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085948306 DLCTRL DEBUG Command: GET 204279047 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250126085948306 DLCTRL DEBUG Tx Command reply: GET_REPLY 204279047 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126085948307 DLCTRL DEBUG Command: GET 210712115 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250126085948307 DLCTRL DEBUG Tx Command reply: GET_REPLY 210712115 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250126085948308 DLCTRL DEBUG Command: GET 310836792 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250126085948308 DLCTRL DEBUG Tx Command reply: GET_REPLY 310836792 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250126085948309 DLCTRL DEBUG Command: GET 457238383 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250126085948309 DLCTRL DEBUG Tx Command reply: GET_REPLY 457238383 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085948310 DLCTRL DEBUG Command: GET 912178550 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085948310 DLCTRL DEBUG Tx Command reply: GET_REPLY 912178550 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085948311 DLCTRL DEBUG Command: GET 992678005 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250126085948311 DLCTRL DEBUG Tx Command reply: GET_REPLY 992678005 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126085948311 DLCTRL DEBUG Command: GET 511858077 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250126085948311 DLCTRL DEBUG Tx Command reply: GET_REPLY 511858077 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250126085948312 DLCTRL DEBUG Command: GET 764433231 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250126085948312 DLCTRL DEBUG Tx Command reply: GET_REPLY 764433231 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250126085948313 DLCTRL DEBUG Command: GET 109240630 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250126085948313 DLCTRL DEBUG Tx Command reply: GET_REPLY 109240630 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085948314 DLCTRL DEBUG Command: GET 707099828 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085948314 DLCTRL DEBUG Tx Command reply: GET_REPLY 707099828 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085948315 DLCTRL DEBUG Command: GET 266627905 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250126085948315 DLCTRL DEBUG Tx Command reply: GET_REPLY 266627905 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126085948315 DLCTRL DEBUG Command: GET 262791314 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250126085948315 DLCTRL DEBUG Tx Command reply: GET_REPLY 262791314 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250126085948316 DLCTRL DEBUG Command: GET 124825981 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250126085948316 DLCTRL DEBUG Tx Command reply: GET_REPLY 124825981 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250126085948317 DLCTRL DEBUG Command: GET 487561899 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250126085948317 DLCTRL DEBUG Tx Command reply: GET_REPLY 487561899 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085948318 DLCTRL DEBUG Command: GET 11038431 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085948318 DLCTRL DEBUG Tx Command reply: GET_REPLY 11038431 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085948319 DLCTRL DEBUG Command: GET 456062552 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250126085948319 DLCTRL DEBUG Tx Command reply: GET_REPLY 456062552 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed MTC@2bd1da4a78dd: 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 := '000000000000000111010111'B, t_guard := 20.000000 } 20250126085948329 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33252<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(553)@2bd1da4a78dd: f_create_expect(l3 := '0524010350590205F442C00023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(553)@2bd1da4a78dd: Created Expect[0] for '0524010350590205F442C00023'O to be handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(563) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(546)@2bd1da4a78dd: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(563)7033466 20250126085949348 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085949348 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085949348 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1355) 20250126085949348 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250126085949348 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x6b527a, normal) (hnbgw_rua.c:407) 20250126085949348 DHNB DEBUG map_rua[0x55e140da65a0]{init}: Allocated (fsm.c:456) 20250126085949348 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7033466)[0x55e140da65a0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250126085949348 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7033466 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250126085949348 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085949348 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085949348 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:221) 20250126085949348 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7033466 SCCP-0 CS MI=TMSI-0x42C00023: TMSI-0x42C00023 NRI(10bit)=0x300=768: No msc found for this NRI, doing round-robin (hnbgw_cn.c:1112) 20250126085949348 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7033466 SCCP-0 CS MI=TMSI-0x42C00023: CN link round-robin selects msc 1 (hnbgw_cn.c:1125) 20250126085949348 DCN DEBUG map_sccp[0x55e140da5390]{init}: Allocated (fsm.c:456) 20250126085949348 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-68)[0x55e140da5390]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250126085949348 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-7033466 <-> SCCP-68 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250126085949348 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7033466 SCCP-68 msc-1 MI=TMSI-0x42C00023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:312) 20250126085949348 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7033466)[0x55e140da65a0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250126085949348 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085949349 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085949349 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7033466)[0x55e140da65a0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250126085949349 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-68)[0x55e140da5390]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126085949349 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250126085949349 DLSCCP DEBUG SCCP-SCOC(68)[0x55e140c25540]{IDLE}: Allocated (fsm.c:456) 20250126085949349 DLSCCP DEBUG SCCP-SCOC(68)[0x55e140c25540]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250126085949349 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0524010350590205f442c00023004f40030001d70056400500f1100926) (sccp_scrc.c:406) 20250126085949349 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085949349 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085949349 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085949349 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085949349 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085949349 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085949349 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085949349 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085949349 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085949349 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085949349 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085949349 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126085949349 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085949349 DLSCCP DEBUG SCCP-SCOC(68)[0x55e140c25540]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250126085949349 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-68)[0x55e140da5390]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250126085949349 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7033466)[0x55e140da65a0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250126085949349 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085949349 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085949349 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085949349 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126085949349 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126085949349 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126085949349 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250126085949349 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(552)@2bd1da4a78dd: First idle individual index:0 HNBGW_Test.msc1-SCCP(552)@2bd1da4a78dd: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(553)@2bd1da4a78dd: Found Expect[0] for l3='0524010350590205F442C00023'O handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(563) HNBGW_Test.msc1-RAN(553)@2bd1da4a78dd: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(563)6390886 HNBGW_Test.msc1-SCCP(552)@2bd1da4a78dd: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(552)@2bd1da4a78dd: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250126085949367 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085949367 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250126085949367 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250126085949367 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250126085949367 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085949367 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085949367 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085949368 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(563)@2bd1da4a78dd: setverdict(pass): none -> pass 20250126085949368 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085949368 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085949368 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085949368 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250126085949368 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085949368 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0004a71e) (sccp_scrc.c:477) 20250126085949368 DLSCCP DEBUG Received CO:COAK for local reference 68 (sccp_scoc.c:1824) 20250126085949368 DLSCCP DEBUG SCCP-SCOC(68)[0x55e140c25540]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250126085949368 DLSCCP DEBUG SCCP-SCOC(68)[0x55e140c25540]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250126085949368 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085949368 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250126085949368 DCN DEBUG handle_cn_conn_conf() conn_id=68, addrs: called=RI=SSN_PC,PC=0.0.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250126085949368 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-68)[0x55e140da5390]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250126085949368 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-68)[0x55e140da5390]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250126085949370 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33252<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(563)@2bd1da4a78dd: Final verdict of PTC: pass MTC@2bd1da4a78dd: 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 } } } 20250126085949372 DLCTRL DEBUG Command: GET 455070123 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250126085949372 DLCTRL DEBUG Tx Command reply: GET_REPLY 455070123 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250126085949376 DLCTRL DEBUG Command: GET 896051230 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250126085949376 DLCTRL DEBUG Tx Command reply: GET_REPLY 896051230 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250126085949378 DLCTRL DEBUG Command: GET 17328774 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250126085949378 DLCTRL DEBUG Tx Command reply: GET_REPLY 17328774 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085949380 DLCTRL DEBUG Command: GET 682095311 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085949380 DLCTRL DEBUG Tx Command reply: GET_REPLY 682095311 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085949382 DLCTRL DEBUG Command: GET 971227872 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250126085949382 DLCTRL DEBUG Tx Command reply: GET_REPLY 971227872 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126085949383 DLCTRL DEBUG Command: GET 802170058 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250126085949383 DLCTRL DEBUG Tx Command reply: GET_REPLY 802170058 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20250126085949384 DLCTRL DEBUG Command: GET 711702865 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250126085949384 DLCTRL DEBUG Tx Command reply: GET_REPLY 711702865 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250126085949385 DLCTRL DEBUG Command: GET 656382260 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250126085949385 DLCTRL DEBUG Tx Command reply: GET_REPLY 656382260 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085949386 DLCTRL DEBUG Command: GET 574841718 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085949386 DLCTRL DEBUG Tx Command reply: GET_REPLY 574841718 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085949386 DLCTRL DEBUG Command: GET 771679532 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250126085949386 DLCTRL DEBUG Tx Command reply: GET_REPLY 771679532 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126085949387 DLCTRL DEBUG Command: GET 503333850 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250126085949387 DLCTRL DEBUG Tx Command reply: GET_REPLY 503333850 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250126085949388 DLCTRL DEBUG Command: GET 327743704 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250126085949388 DLCTRL DEBUG Tx Command reply: GET_REPLY 327743704 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250126085949388 DLCTRL DEBUG Command: GET 687557146 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250126085949388 DLCTRL DEBUG Tx Command reply: GET_REPLY 687557146 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085949389 DLCTRL DEBUG Command: GET 512673165 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085949389 DLCTRL DEBUG Tx Command reply: GET_REPLY 512673165 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085949390 DLCTRL DEBUG Command: GET 471084880 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250126085949390 DLCTRL DEBUG Tx Command reply: GET_REPLY 471084880 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126085949390 DLCTRL DEBUG Command: GET 113401177 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250126085949390 DLCTRL DEBUG Tx Command reply: GET_REPLY 113401177 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250126085949391 DLCTRL DEBUG Command: GET 526575736 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250126085949391 DLCTRL DEBUG Tx Command reply: GET_REPLY 526575736 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250126085949392 DLCTRL DEBUG Command: GET 380072874 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250126085949392 DLCTRL DEBUG Tx Command reply: GET_REPLY 380072874 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085949392 DLCTRL DEBUG Command: GET 440030849 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085949392 DLCTRL DEBUG Tx Command reply: GET_REPLY 440030849 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085949393 DLCTRL DEBUG Command: GET 517225684 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250126085949393 DLCTRL DEBUG Tx Command reply: GET_REPLY 517225684 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed MTC@2bd1da4a78dd: 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 := '000000000000000100001110'B, t_guard := 20.000000 } 20250126085949402 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33258<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(550)@2bd1da4a78dd: f_create_expect(l3 := '0627000350590205F442CCC023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(550)@2bd1da4a78dd: Created Expect[0] for '0627000350590205F442CCC023'O to be handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(564) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(546)@2bd1da4a78dd: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(564)14233493 20250126085950425 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085950425 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085950425 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1355) 20250126085950425 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250126085950425 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xd92f95, normal) (hnbgw_rua.c:407) 20250126085950425 DHNB DEBUG map_rua[0x55e140d24aa0]{init}: Allocated (fsm.c:456) 20250126085950425 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14233493)[0x55e140d24aa0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250126085950425 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14233493 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250126085950425 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085950425 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085950425 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14233493 SCCP-0 CS MI=TMSI-0x42CCC023: TMSI-0x42CCC023 NRI(10bit)=0x333=819: No msc found for this NRI, doing round-robin (hnbgw_cn.c:1112) 20250126085950425 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14233493 SCCP-0 CS MI=TMSI-0x42CCC023: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250126085950425 DCN DEBUG map_sccp[0x55e140da5130]{init}: Allocated (fsm.c:456) 20250126085950425 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-69)[0x55e140da5130]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250126085950425 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14233493 <-> SCCP-69 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250126085950425 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14233493 SCCP-69 msc-0 MI=TMSI-0x42CCC023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:312) 20250126085950425 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14233493)[0x55e140d24aa0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250126085950425 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085950425 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085950425 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14233493)[0x55e140d24aa0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250126085950425 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-69)[0x55e140da5130]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126085950425 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250126085950425 DLSCCP DEBUG SCCP-SCOC(69)[0x55e140d9e250]{IDLE}: Allocated (fsm.c:456) 20250126085950425 DLSCCP DEBUG SCCP-SCOC(69)[0x55e140d9e250]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250126085950425 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0627000350590205f442ccc023004f400300010e0056400500f1100926) (sccp_scrc.c:406) 20250126085950425 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085950425 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085950425 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085950425 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085950425 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085950425 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085950425 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085950425 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085950425 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085950425 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085950425 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085950425 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085950425 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085950425 DLSCCP DEBUG SCCP-SCOC(69)[0x55e140d9e250]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250126085950425 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-69)[0x55e140da5130]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250126085950425 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14233493)[0x55e140d24aa0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250126085950426 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085950426 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085950426 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085950426 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085950426 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085950426 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085950426 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085950426 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(549)@2bd1da4a78dd: First idle individual index:1 HNBGW_Test.msc0-SCCP(549)@2bd1da4a78dd: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(550)@2bd1da4a78dd: Found Expect[0] for l3='0627000350590205F442CCC023'O handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(564) HNBGW_Test.msc0-RAN(550)@2bd1da4a78dd: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(564)14825299 HNBGW_Test.msc0-SCCP(549)@2bd1da4a78dd: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(549)@2bd1da4a78dd: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250126085950433 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085950433 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085950433 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085950433 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085950433 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085950433 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085950433 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085950433 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085950433 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085950433 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085950433 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085950433 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085950433 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085950433 DLSS7 DEBUG scrc_rx_mtp_xfer_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=002d25a2) (sccp_scrc.c:477) 20250126085950433 DLSCCP DEBUG Received CO:COAK for local reference 69 (sccp_scoc.c:1824) 20250126085950433 DLSCCP DEBUG SCCP-SCOC(69)[0x55e140d9e250]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250126085950433 DLSCCP DEBUG SCCP-SCOC(69)[0x55e140d9e250]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250126085950433 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085950433 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250126085950433 DCN DEBUG handle_cn_conn_conf() conn_id=69, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250126085950433 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-69)[0x55e140da5130]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250126085950433 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-69)[0x55e140da5130]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(564)@2bd1da4a78dd: setverdict(pass): none -> pass 20250126085950436 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33258<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(564)@2bd1da4a78dd: Final verdict of PTC: pass MTC@2bd1da4a78dd: 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 } } } 20250126085950438 DLCTRL DEBUG Command: GET 675872938 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250126085950438 DLCTRL DEBUG Tx Command reply: GET_REPLY 675872938 rate_ctr.abs.msc.0.cnpool:subscr:new 2 (control_if.c:477) 20250126085950442 DLCTRL DEBUG Command: GET 245325526 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250126085950442 DLCTRL DEBUG Tx Command reply: GET_REPLY 245325526 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250126085950447 DLCTRL DEBUG Command: GET 934157551 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250126085950447 DLCTRL DEBUG Tx Command reply: GET_REPLY 934157551 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085950450 DLCTRL DEBUG Command: GET 583066316 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085950450 DLCTRL DEBUG Tx Command reply: GET_REPLY 583066316 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085950452 DLCTRL DEBUG Command: GET 129231969 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250126085950452 DLCTRL DEBUG Tx Command reply: GET_REPLY 129231969 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126085950454 DLCTRL DEBUG Command: GET 391366483 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250126085950454 DLCTRL DEBUG Tx Command reply: GET_REPLY 391366483 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20250126085950455 DLCTRL DEBUG Command: GET 718376795 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250126085950455 DLCTRL DEBUG Tx Command reply: GET_REPLY 718376795 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250126085950456 DLCTRL DEBUG Command: GET 200882863 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250126085950456 DLCTRL DEBUG Tx Command reply: GET_REPLY 200882863 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085950457 DLCTRL DEBUG Command: GET 990419852 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085950457 DLCTRL DEBUG Tx Command reply: GET_REPLY 990419852 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085950458 DLCTRL DEBUG Command: GET 178516029 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250126085950458 DLCTRL DEBUG Tx Command reply: GET_REPLY 178516029 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126085950458 DLCTRL DEBUG Command: GET 643690839 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250126085950458 DLCTRL DEBUG Tx Command reply: GET_REPLY 643690839 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250126085950459 DLCTRL DEBUG Command: GET 649470449 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250126085950459 DLCTRL DEBUG Tx Command reply: GET_REPLY 649470449 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250126085950460 DLCTRL DEBUG Command: GET 602760400 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250126085950460 DLCTRL DEBUG Tx Command reply: GET_REPLY 602760400 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085950460 DLCTRL DEBUG Command: GET 533519600 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085950460 DLCTRL DEBUG Tx Command reply: GET_REPLY 533519600 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085950461 DLCTRL DEBUG Command: GET 191235615 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250126085950461 DLCTRL DEBUG Tx Command reply: GET_REPLY 191235615 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126085950462 DLCTRL DEBUG Command: GET 908448304 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250126085950462 DLCTRL DEBUG Tx Command reply: GET_REPLY 908448304 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250126085950462 DLCTRL DEBUG Command: GET 483477566 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250126085950462 DLCTRL DEBUG Tx Command reply: GET_REPLY 483477566 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250126085950463 DLCTRL DEBUG Command: GET 205426057 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250126085950463 DLCTRL DEBUG Tx Command reply: GET_REPLY 205426057 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085950464 DLCTRL DEBUG Command: GET 533961821 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085950464 DLCTRL DEBUG Tx Command reply: GET_REPLY 533961821 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085950464 DLCTRL DEBUG Command: GET 232353645 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250126085950464 DLCTRL DEBUG Tx Command reply: GET_REPLY 232353645 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed MTC@2bd1da4a78dd: ok: talloc reports "asn1_context" = 1 bytes 20250126085950467 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40986<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1-RUA(548)@2bd1da4a78dd: Final verdict of PTC: none 20250126085950467 DLINP DEBUG SRVCONN(,r=127.0.0.1:48644<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085950467 DLINP DEBUG SRVCONN(,r=127.0.0.1:48644<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085950467 DLINP NOTICE SRV(,r=127.0.0.1:48644<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250126085950467 DMAIN NOTICE (127.0.0.1:48644 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:48644<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250126085950467 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) HNBGW_Test.sgsn0-SCCP(555)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.msc0-RAN(550)@2bd1da4a78dd: Final verdict of PTC: none 20250126085950467 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:40647<->l=127.0.0.1:4262) (control_if.c:193) MutexDispCT-TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin(541)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(559)@2bd1da4a78dd: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(546)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(556)@2bd1da4a78dd: Final verdict of PTC: none VirtHNBGW-STATS(542)@2bd1da4a78dd: Final verdict of PTC: none 20250126085950468 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250126085950468 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085950468 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250126085950468 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20250126085950468 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250126085950468 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085950468 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126085950468 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250126085950468 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 HNBGW_Test.sgsn1-SCCP(558)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(549)@2bd1da4a78dd: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1(547)@2bd1da4a78dd: Final verdict of PTC: none 20250126085950468 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085950468 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250126085950468 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20250126085950468 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126085950468 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085950468 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc1-0: connection closed 20250126085950468 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126085950468 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126085950468 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126085950468 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250126085950468 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126085950468 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250126085950468 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250126085950468 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085950468 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250126085950468 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250126085950468 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250126085950468 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085950468 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126085950468 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.msc1-M3UA(554)@2bd1da4a78dd: Final verdict of PTC: none 20250126085950468 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085950468 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250126085950468 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085950468 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126085950468 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250126085950468 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250126085950468 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126085950468 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085950468 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn1-0: connection closed 20250126085950468 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126085950468 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126085950468 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126085950468 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126085950468 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250126085950468 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126085950468 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250126085950468 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126085950468 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085950468 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20250126085950468 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126085950468 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126085950468 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126085950468 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250126085950468 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126085950468 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn1-M3UA(560)@2bd1da4a78dd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(543)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(557)@2bd1da4a78dd: Final verdict of PTC: none 20250126085950468 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:371) 20250126085950469 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085950469 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085950469 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085950469 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085950469 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126085950469 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126085950469 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126085950469 DRANAP NOTICE cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: link lost (cnlink.c:118) 20250126085950469 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-68)[0x55e140da5390]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250126085950469 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250126085950469 DLSCCP DEBUG SCCP-SCOC(68)[0x55e140c25540]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250126085950469 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0004a71e), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250126085950469 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085950469 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085950469 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126085950469 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085950469 DLSCCP DEBUG SCCP-SCOC(68)[0x55e140c25540]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250126085950469 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-68)[0x55e140da5390]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250126085950469 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7033466)[0x55e140da65a0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250126085950469 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7033466)[0x55e140da65a0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250126085950469 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250126085950469 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7033466)[0x55e140da65a0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250126085950469 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7033466)[0x55e140da65a0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250126085950469 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7033466)[0x55e140da65a0]{disrupted}: Freeing instance (context_map.c:202) 20250126085950469 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7033466)[0x55e140da65a0]{disrupted}: Deallocated (fsm.c:568) 20250126085950469 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-68)[0x55e140da5390]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250126085950469 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-68)[0x55e140da5390]{disconnected}: Freeing instance (context_map.c:206) 20250126085950469 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-68)[0x55e140da5390]{disconnected}: Deallocated (fsm.c:568) 20250126085950469 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7033466 SCCP-68 msc-1 MI=TMSI-0x42C00023: Deallocating (context_map.c:225) 20250126085950469 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085950469 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) HNBGW_Test.msc1-SCCP(552)@2bd1da4a78dd: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0(545)@2bd1da4a78dd: Final verdict of PTC: none HNBGW-MGCP(561)@2bd1da4a78dd: Final verdict of PTC: none 20250126085950469 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:371) 20250126085950469 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085950469 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085950469 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085950469 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085950469 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126085950469 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126085950469 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126085950469 DRANAP NOTICE cnlink(sgsn-1)[0x55e140d91a80]{DISCONNECTED}: link lost (cnlink.c:118) 20250126085950469 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085950469 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250126085950469 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085950469 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126085950469 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20250126085950469 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085950469 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085950469 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085950469 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085950469 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126085950469 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126085950469 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126085950469 DRANAP NOTICE cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: link lost (cnlink.c:118) 20250126085950469 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085950469 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085950469 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250126085950469 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250126085950469 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250126085950469 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4030365)[0x55e140dbb440]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250126085950469 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4030365)[0x55e140dbb440]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250126085950469 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x55e140da47a0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250126085950469 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250126085950469 DLSCCP DEBUG SCCP-SCOC(67)[0x55e140da2290]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250126085950469 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ce2aae), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250126085950469 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085950469 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085950469 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085950469 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085950469 DLSCCP DEBUG SCCP-SCOC(67)[0x55e140da2290]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250126085950469 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x55e140da47a0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250126085950469 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4030365)[0x55e140dbb440]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250126085950469 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4030365)[0x55e140dbb440]{disrupted}: Freeing instance (context_map.c:202) 20250126085950469 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4030365)[0x55e140dbb440]{disrupted}: Deallocated (fsm.c:568) 20250126085950469 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x55e140da47a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250126085950469 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x55e140da47a0]{disconnected}: Freeing instance (context_map.c:206) 20250126085950469 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x55e140da47a0]{disconnected}: Deallocated (fsm.c:568) 20250126085950469 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-4030365 SCCP-67 msc-0 MI=TMSI-0x42FA0023: Deallocating (context_map.c:225) 20250126085950469 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14233493)[0x55e140d24aa0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250126085950469 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14233493)[0x55e140d24aa0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250126085950469 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-69)[0x55e140da5130]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250126085950469 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250126085950469 DLSCCP DEBUG SCCP-SCOC(69)[0x55e140d9e250]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250126085950469 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002d25a2), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250126085950469 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085950469 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085950469 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085950469 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085950469 DLSCCP DEBUG SCCP-SCOC(69)[0x55e140d9e250]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250126085950469 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-69)[0x55e140da5130]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250126085950469 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14233493)[0x55e140d24aa0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250126085950469 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14233493)[0x55e140d24aa0]{disrupted}: Freeing instance (context_map.c:202) 20250126085950469 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14233493)[0x55e140d24aa0]{disrupted}: Deallocated (fsm.c:568) 20250126085950469 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-69)[0x55e140da5130]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250126085950469 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-69)[0x55e140da5130]{disconnected}: Freeing instance (context_map.c:206) 20250126085950469 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-69)[0x55e140da5130]{disconnected}: Deallocated (fsm.c:568) 20250126085950469 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-14233493 SCCP-69 msc-0 MI=TMSI-0x42CCC023: Deallocating (context_map.c:225) 20250126085950469 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085950469 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085950469 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085950469 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126085950469 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126085950469 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126085950469 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250126085950469 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250126085950469 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085950469 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085950469 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085950469 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085950469 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085950469 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085950469 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085950469 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085950469 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085950469 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085950469 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085950469 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085950469 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085950469 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085950469 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085950469 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085950485 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126085950485 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085950485 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126085950485 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250126085950485 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20250126085950485 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085950485 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250126085950485 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20250126085950485 DLINP <0002> stream_srv.c:766 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250126085950485 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085950485 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20250126085950485 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126085950485 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126085950485 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126085950485 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250126085950485 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126085950485 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250126085950485 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085950486 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126085950486 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20250126085950486 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085950486 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085950486 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085950486 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085950486 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126085950486 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126085950486 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126085950486 DRANAP NOTICE cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-M3UA(551)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.msc1-RAN(553)@2bd1da4a78dd: Final verdict of PTC: none MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126085950501 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40974<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(544)@2bd1da4a78dd: Final verdict of PTC: none MTC@2bd1da4a78dd: Setting final verdict of the test case. MTC@2bd1da4a78dd: Local verdict of MTC: pass MTC@2bd1da4a78dd: Local verdict of PTC MutexDispCT-TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin(541): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC VirtHNBGW-STATS(542): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC IPA-CTRL-CLI-IPA(543): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW-PFCP(544): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0(545): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(546): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1(547): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1-RUA(548): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.msc0-SCCP(549): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.msc0-RAN(550): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.msc0-M3UA(551): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.msc1-SCCP(552): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.msc1-RAN(553): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.msc1-M3UA(554): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(555): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.sgsn0-RAN(556): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(557): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(558): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.sgsn1-RAN(559): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(560): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW-MGCP(561): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(562): pass (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(563): pass (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(564): pass (pass -> pass) MTC@2bd1da4a78dd: Test case TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin finished. Verdict: pass MTC@2bd1da4a78dd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin pass'. Sun Jan 26 08:59:50 UTC 2025 ====== HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin.talloc 20250126085950604 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33260<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126085951087 DLSCCP DEBUG SCCP-SCOC(66)[0x55e140dbe110]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250126085951087 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e59adb), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085951087 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085951087 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085951087 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085951087 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085951087 DLSCCP DEBUG SCCP-SCOC(64)[0x55e140d974b0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250126085951087 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0087ad5a), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085951087 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085951087 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085951087 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085951087 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085951087 DLSCCP DEBUG SCCP-SCOC(65)[0x55e140da4670]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250126085951087 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a7c319), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085951087 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085951087 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085951087 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126085951088 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085951088 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085951088 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085951088 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085951088 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085951088 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085951088 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085951088 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085951088 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250126085951088 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085951088 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085951088 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085951088 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085951088 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085951088 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085951088 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085951088 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250126085951088 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085951088 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085951088 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085951088 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126085951088 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126085951088 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126085951088 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250126085951088 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250126085951207 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33260<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=510296) 20250126085951708 DLSCCP DEBUG SCCP-SCOC(61)[0x55e140da2810]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085951708 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cf5005), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085951708 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085951708 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085951708 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085951708 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085951708 DLSCCP DEBUG SCCP-SCOC(63)[0x55e140db8700]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085951708 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003b9f00), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085951708 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085951708 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085951708 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085951708 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085951708 DLSCCP DEBUG SCCP-SCOC(62)[0x55e140da5800]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085951708 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0090840e), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085951708 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085951708 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085951708 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126085951708 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085951709 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085951709 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085951709 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085951709 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085951709 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085951709 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085951709 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085951709 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250126085951709 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085951709 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085951709 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085951709 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085951709 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085951709 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085951709 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085951709 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250126085951709 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085951709 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085951709 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085951709 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126085951709 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126085951709 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126085951709 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250126085951709 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=510296, count=523920) 20250126085952424 DLSCCP DEBUG SCCP-SCOC(59)[0x55e140da29d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085952424 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0068804a), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085952424 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085952424 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085952424 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126085952424 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085952424 DLSCCP DEBUG SCCP-SCOC(60)[0x55e140e20c30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085952424 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00322816), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085952424 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085952424 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085952424 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085952424 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085952424 DLSCCP DEBUG SCCP-SCOC(58)[0x55e140e20b00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085952424 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006efc64), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085952424 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085952424 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085952424 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085952424 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085952425 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085952425 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085952425 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085952425 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126085952425 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126085952425 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126085952425 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250126085952425 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250126085952425 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085952425 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085952425 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085952425 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085952425 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085952425 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085952425 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085952425 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250126085952425 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085952425 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085952425 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085952425 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085952425 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085952425 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085952425 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085952425 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250126085952468 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126085952468 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250126085952468 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250126085952468 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126085952468 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250126085952468 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250126085952468 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126085952468 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250126085952468 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250126085952485 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126085952486 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250126085952486 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250126085953210 DLSCCP DEBUG SCCP-SCOC(54)[0x55e140da1770]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085953210 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009a7abf), PART(T=Source Reference,L=4,D=00000036), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085953210 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085953210 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085953210 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085953210 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085953210 DLSCCP DEBUG SCCP-SCOC(55)[0x55e140da5000]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085953210 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a38722), PART(T=Source Reference,L=4,D=00000037), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085953210 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085953210 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085953210 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085953210 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085953210 DLSCCP DEBUG SCCP-SCOC(56)[0x55e140db7f50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085953210 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002bb76e), PART(T=Source Reference,L=4,D=00000038), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085953210 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085953210 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085953210 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085953210 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085953210 DLSCCP DEBUG SCCP-SCOC(57)[0x55e140db8180]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126085953210 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0076f46a), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126085953210 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085953210 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085953210 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085953210 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085953210 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085953210 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085953210 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085953210 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085953210 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085953210 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085953210 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250126085953210 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085953210 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085953210 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085953211 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085953211 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085953211 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085953211 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250126085953211 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085953211 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085953211 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085953211 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085953211 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085953211 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085953211 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250126085953211 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085953211 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085953211 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085953211 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085953211 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085953211 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085953211 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@2bd1da4a78dd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin pass' was executed successfully (exit status: 0). MTC@2bd1da4a78dd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin'. ------ HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin ------ Sun Jan 26 08:59:53 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@2bd1da4a78dd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin' was executed successfully (exit status: 0). MTC@2bd1da4a78dd: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin started. 20250126085954308 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33270<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126085954316 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33272<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126085954320 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:33919<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0(569)@2bd1da4a78dd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250126085954394 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250126085954394 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250126085954401 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085954401 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085954401 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085954401 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085954401 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085954401 DRANAP DEBUG cnlink(msc-2)[0x55e140d26870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085954401 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085954401 DRANAP DEBUG cnlink(msc-3)[0x55e140d90760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1(571)@2bd1da4a78dd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250126085954401 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:41148 (stream_srv.c:142) 20250126085954401 DMAIN INFO New HNB SCTP connection r=127.0.0.1:41148<->l=127.0.0.1:29169 (hnbgw.c:791) 20250126085954403 DRANAP DEBUG cnlink(msc-3)[0x55e140d90760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085954403 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250126085954403 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085954403 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085954403 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085954403 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085954403 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085954403 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085954403 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085954403 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085954403 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085954403 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085954403 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085954403 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085954403 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085954403 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085954403 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250126085954403 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085954403 DRANAP DEBUG cnlink(msc-3)[0x55e140d90760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085954403 DRANAP DEBUG cnlink(msc-2)[0x55e140d26870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085954403 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250126085954403 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085954403 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085954403 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085954403 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085954403 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085954403 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085954403 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085954403 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085954403 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085954403 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085954403 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085954403 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085954403 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085954403 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085954403 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250126085954403 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085954403 DRANAP DEBUG cnlink(msc-2)[0x55e140d26870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085954403 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085954403 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250126085954403 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085954403 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085954403 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085954403 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085954403 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085954403 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085954403 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085954403 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085954403 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085954403 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085954403 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085954403 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085954403 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085954403 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085954403 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126085954403 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085954403 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085954403 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085954403 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250126085954403 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085954403 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085954403 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085954403 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085954403 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085954403 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085954403 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085954403 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085954403 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085954403 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085954403 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085954403 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085954403 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085954403 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085954403 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085954403 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085954403 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085954403 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085954403 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085954403 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085954403 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250126085954403 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250126085954403 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250126085954403 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085954403 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085954403 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085954403 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250126085954403 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250126085954403 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250126085954403 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250126085954403 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085954403 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085954403 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085954403 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126085954403 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126085954403 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126085954403 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250126085954403 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085954403 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085954403 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085954403 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085954403 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085954403 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085954403 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@2bd1da4a78dd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2bd1da4a78dd: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(575)@2bd1da4a78dd: ************************************************* HNBGW_Test.msc0-M3UA(575)@2bd1da4a78dd: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(575)@2bd1da4a78dd: ************************************************* HNBGW_Test.msc0-SCCP(573)@2bd1da4a78dd: v_sccp_pdu_maxlen:268 MTC@2bd1da4a78dd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2bd1da4a78dd: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(578)@2bd1da4a78dd: ************************************************* HNBGW_Test.msc1-M3UA(578)@2bd1da4a78dd: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(578)@2bd1da4a78dd: ************************************************* HNBGW_Test.msc1-SCCP(576)@2bd1da4a78dd: v_sccp_pdu_maxlen:268 20250126085954424 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085954424 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085954424 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085954424 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085954424 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085954424 DRANAP DEBUG cnlink(sgsn-2)[0x55e140d92410]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085954424 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126085954424 DRANAP DEBUG cnlink(sgsn-3)[0x55e140d92da0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085954425 DRANAP DEBUG cnlink(sgsn-3)[0x55e140d92da0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085954425 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250126085954425 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085954425 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085954425 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085954425 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085954425 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085954425 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085954425 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085954425 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085954425 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085954425 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085954425 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085954425 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085954425 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085954425 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085954425 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250126085954425 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085954425 DRANAP DEBUG cnlink(sgsn-3)[0x55e140d92da0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085954425 DRANAP DEBUG cnlink(sgsn-2)[0x55e140d92410]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085954425 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250126085954425 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085954425 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085954425 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085954425 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085954425 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085954425 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085954425 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085954425 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085954425 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085954425 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085954425 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085954425 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085954425 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085954425 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085954425 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250126085954425 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085954425 DRANAP DEBUG cnlink(sgsn-2)[0x55e140d92410]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085954425 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085954425 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250126085954425 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085954425 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085954425 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085954425 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085954425 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085954425 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085954425 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085954425 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085954425 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085954425 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085954425 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085954425 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085954425 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085954425 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085954425 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126085954425 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085954425 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085954425 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085954425 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250126085954425 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085954425 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085954425 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085954425 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085954425 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085954425 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085954425 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085954425 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085954425 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085954425 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085954425 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085954425 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085954425 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085954425 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085954425 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085954425 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085954425 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085954425 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085954425 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085954425 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085954425 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250126085954425 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250126085954425 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250126085954425 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085954425 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085954425 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085954425 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250126085954425 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250126085954425 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250126085954425 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250126085954425 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085954425 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085954425 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085954425 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126085954425 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126085954425 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126085954425 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250126085954425 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085954425 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085954425 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085954425 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085954425 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085954425 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085954425 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@2bd1da4a78dd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2bd1da4a78dd: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(581)@2bd1da4a78dd: ************************************************* HNBGW_Test.sgsn0-M3UA(581)@2bd1da4a78dd: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(581)@2bd1da4a78dd: ************************************************* HNBGW_Test.sgsn0-SCCP(579)@2bd1da4a78dd: v_sccp_pdu_maxlen:268 MTC@2bd1da4a78dd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2bd1da4a78dd: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(584)@2bd1da4a78dd: ************************************************* HNBGW_Test.sgsn1-M3UA(584)@2bd1da4a78dd: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(584)@2bd1da4a78dd: ************************************************* HNBGW_Test.sgsn1-SCCP(582)@2bd1da4a78dd: v_sccp_pdu_maxlen:268 20250126085954467 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085954467 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085954467 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1355) 20250126085954467 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250126085954467 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20250126085954467 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250126085954467 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250126085954467 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085954467 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@2bd1da4a78dd: setverdict(pass): none -> pass 20250126085954480 DLINP DEBUG SRVCONN(,r=127.0.0.1:41148<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085954480 DLINP DEBUG SRVCONN(,r=127.0.0.1:41148<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085954480 DLINP DEBUG SRVCONN(,r=127.0.0.1:41148<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1355) 20250126085954480 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250126085954480 DHNBAP DEBUG (127.0.0.1:41148 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20250126085954480 DHNBAP NOTICE (127.0.0.1:41148 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250126085954480 DHNBAP NOTICE (127.0.0.1:41148 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250126085954481 DLINP DEBUG SRVCONN(,r=127.0.0.1:41148<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085954481 DLINP DEBUG SRVCONN(,r=127.0.0.1:41148<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126085954613 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126085954613 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250126085954613 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126085954613 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(575)@2bd1da4a78dd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250126085954619 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085954619 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250126085954619 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126085954619 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126085954619 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126085954619 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250126085954619 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126085954621 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085954621 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250126085954621 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126085954621 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126085954621 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126085954621 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126085954621 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126085954622 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085954622 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126085954622 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20250126085954622 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085954622 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085954622 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085954622 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085954622 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126085954622 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126085954622 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085954622 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126085954622 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250126085954622 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126085954622 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250126085954623 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085954623 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250126085954623 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085954623 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085954623 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085954623 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085954623 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085954623 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085954623 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085954623 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085954623 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085954623 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085954623 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085954623 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085954623 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085954623 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085954623 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085954623 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085954623 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085954624 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085954624 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085954624 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085954624 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085954624 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085954624 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085954624 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085954624 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-M3UA(578)@2bd1da4a78dd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250126085954629 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085954629 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250126085954629 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126085954629 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126085954629 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126085954629 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250126085954629 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126085954630 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085954630 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250126085954630 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126085954630 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126085954630 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126085954630 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126085954630 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126085954630 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085954630 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126085954630 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:406) 20250126085954630 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085954630 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085954630 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085954630 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085954630 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126085954630 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126085954630 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085954631 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085954631 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250126085954631 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085954631 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085954631 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126085954631 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085954631 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085954631 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085954631 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085954631 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085954631 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085954631 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085954631 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085954631 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085954631 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085954631 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085954631 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126085954631 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085954631 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085954632 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085954632 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085954632 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085954632 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126085954632 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126085954632 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126085954632 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250126085954632 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085954635 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126085954635 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250126085954635 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126085954635 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(581)@2bd1da4a78dd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250126085954639 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085954639 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250126085954640 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126085954640 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126085954640 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126085954640 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250126085954640 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126085954642 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085954642 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250126085954642 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126085954642 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126085954642 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126085954642 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126085954642 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126085954642 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085954642 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126085954642 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20250126085954642 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085954642 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085954642 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085954642 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085954642 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126085954642 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126085954642 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085954643 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085954643 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250126085954643 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085954643 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085954643 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085954643 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085954643 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085954643 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085954643 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085954643 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085954643 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085954643 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085954643 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085954643 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085954643 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085954643 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085954643 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085954643 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085954644 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085954644 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085954644 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085954644 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085954644 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085954644 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085954644 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085954644 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085954644 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085954648 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126085954648 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20250126085954648 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126085954648 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(584)@2bd1da4a78dd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250126085954651 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085954651 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20250126085954651 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126085954651 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126085954651 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126085954651 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250126085954651 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126085954653 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085954653 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20250126085954653 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126085954653 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126085954653 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126085954653 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126085954653 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126085954653 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085954653 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126085954653 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:406) 20250126085954653 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085954653 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085954653 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085954653 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085954653 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126085954653 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126085954653 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126085954654 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126085954654 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250126085954654 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126085954654 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085954654 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126085954654 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085954654 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085954654 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085954654 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085954654 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085954654 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085954654 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085954654 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085954654 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085954654 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085954654 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085954654 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126085954654 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085954654 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126085954654 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085954654 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085954654 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085954654 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126085954654 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126085954654 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126085954654 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250126085954654 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(574)@2bd1da4a78dd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126085955420 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085955420 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085955420 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085955420 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085955420 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085955420 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085955420 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085955420 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085955420 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085955420 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085955420 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085955420 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085955420 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085955420 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085955420 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250126085955420 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250126085955420 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085955420 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085955420 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085955420 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085955420 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085955420 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085955420 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085955420 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085955420 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085955420 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085955420 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085955420 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085955420 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085955420 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085955420 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126085955420 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126085955420 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250126085955420 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250126085955420 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085955420 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250126085955420 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085955420 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085955420 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085955420 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085955420 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085955420 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085955420 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085955420 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085955420 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085955420 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085955420 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085955420 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085955420 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085955420 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126085955420 DRANAP NOTICE cnlink(msc-0)[0x55e140d46220]{CONNECTED}: link up (cnlink.c:111) 20250126085955420 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085955420 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085955420 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085955420 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085955420 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085955420 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085955420 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085955420 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085955421 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085955421 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085955421 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085955421 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085955421 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085955421 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085955421 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250126085955421 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250126085955421 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085955421 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085955421 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085955421 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085955421 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085955421 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085955421 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085955421 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085955421 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085955421 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085955421 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085955421 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085955421 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085955421 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085955421 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126085955421 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126085955421 DRANAP INFO cnlink(msc-0)[0x55e140d46220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250126085955420 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085955420 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085955420 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085955420 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085955420 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085955420 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085955420 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085955420 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-RAN(577)@2bd1da4a78dd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126085955429 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085955429 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085955429 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085955429 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250126085955429 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085955429 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085955429 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250126085955429 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250126085955429 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085955429 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085955429 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085955429 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085955429 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085955429 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085955429 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085955429 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085955429 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085955429 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085955429 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085955429 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085955429 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085955429 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085955429 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126085955429 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085955429 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250126085955429 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250126085955429 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250126085955429 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085955429 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085955429 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085955429 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085955429 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126085955429 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) 20250126085955429 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) 20250126085955429 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085955429 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250126085955429 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085955429 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085955429 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085955429 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085955429 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085955429 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085955429 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085955429 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085955429 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085955429 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085955429 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085955429 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085955429 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085955429 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126085955429 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126085955429 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126085955429 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250126085955429 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085955429 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085955429 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126085955429 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085955429 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126085955429 DRANAP NOTICE cnlink(msc-1)[0x55e140d29670]{CONNECTED}: link up (cnlink.c:111) 20250126085955430 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085955430 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085955430 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085955430 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250126085955430 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085955430 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085955430 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250126085955430 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085955430 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250126085955430 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250126085955430 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250126085955430 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085955430 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085955430 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250126085955430 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085955430 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085955430 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085955430 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085955430 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085955430 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085955430 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085955430 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085955430 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085955430 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085955430 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085955430 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085955430 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085955430 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085955430 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085955430 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085955430 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126085955430 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126085955430 DRANAP INFO cnlink(msc-1)[0x55e140d29670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(580)@2bd1da4a78dd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126085955442 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085955442 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085955442 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085955442 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085955442 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085955442 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085955442 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085955442 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085955442 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085955442 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085955442 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085955442 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085955442 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085955442 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085955442 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250126085955442 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250126085955442 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085955442 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085955442 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085955442 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085955442 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085955442 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085955442 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085955442 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085955442 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085955442 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085955442 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085955442 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085955442 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085955442 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085955442 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126085955442 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126085955442 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250126085955442 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250126085955442 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085955442 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250126085955442 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085955442 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085955442 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085955442 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085955442 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085955442 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085955442 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085955442 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085955442 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085955442 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085955442 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085955442 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126085955442 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085955442 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126085955442 DRANAP NOTICE cnlink(sgsn-0)[0x55e140d910f0]{CONNECTED}: link up (cnlink.c:111) 20250126085955442 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085955442 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085955442 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085955442 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126085955442 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126085955442 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126085955442 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126085955442 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085955443 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085955443 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126085955443 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126085955443 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126085955443 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085955443 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085955443 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085955443 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085955443 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085955443 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085955443 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085955443 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126085955443 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085955443 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085955443 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250126085955443 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20250126085955443 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085955443 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085955443 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085955443 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085955443 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085955443 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085955443 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085955443 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085955443 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085955443 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085955443 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085955443 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085955443 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085955443 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085955443 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126085955443 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126085955443 DRANAP INFO cnlink(sgsn-0)[0x55e140d910f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250126085955455 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085955455 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250126085955455 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250126085955455 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250126085955455 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085955455 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085955455 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085955455 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-RAN(583)@2bd1da4a78dd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126085955455 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085955455 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085955455 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085955455 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250126085955455 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085955455 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085955455 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250126085955455 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250126085955455 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085955455 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085955455 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085955455 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085955455 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085955455 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085955455 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085955455 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085955455 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085955455 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085955455 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085955455 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085955455 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085955455 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085955455 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126085955455 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126085955455 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) 20250126085955455 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) 20250126085955455 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126085955455 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250126085955455 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085955455 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085955455 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085955455 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085955455 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085955455 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085955455 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085955455 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085955455 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085955455 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085955455 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085955455 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126085955455 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085955455 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126085955455 DRANAP NOTICE cnlink(sgsn-1)[0x55e140d91a80]{CONNECTED}: link up (cnlink.c:111) 20250126085955456 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085955456 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085955456 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085955456 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126085955456 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126085955456 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126085955456 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250126085955456 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085955456 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085955456 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250126085955456 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250126085955456 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250126085955456 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085955456 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085955456 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085955456 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085955456 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085955456 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085955456 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085955456 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250126085955456 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085955456 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126085955456 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250126085955456 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20250126085955456 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085955456 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085955456 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085955456 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085955456 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085955456 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085955456 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085955456 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085955456 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085955456 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085955456 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085955456 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085955456 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085955456 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126085955456 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126085955456 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126085955456 DRANAP INFO cnlink(sgsn-1)[0x55e140d91a80]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250126085956494 DLCTRL DEBUG Command: GET 555761357 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250126085956494 DLCTRL DEBUG Tx Command reply: GET_REPLY 555761357 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250126085956501 DLCTRL DEBUG Command: GET 349108642 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250126085956501 DLCTRL DEBUG Tx Command reply: GET_REPLY 349108642 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250126085956502 DLCTRL DEBUG Command: GET 490320804 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250126085956502 DLCTRL DEBUG Tx Command reply: GET_REPLY 490320804 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085956503 DLCTRL DEBUG Command: GET 521122023 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085956503 DLCTRL DEBUG Tx Command reply: GET_REPLY 521122023 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085956504 DLCTRL DEBUG Command: GET 16551681 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250126085956504 DLCTRL DEBUG Tx Command reply: GET_REPLY 16551681 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250126085956506 DLCTRL DEBUG Command: GET 1887654 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250126085956506 DLCTRL DEBUG Tx Command reply: GET_REPLY 1887654 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250126085956507 DLCTRL DEBUG Command: GET 135019359 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250126085956507 DLCTRL DEBUG Tx Command reply: GET_REPLY 135019359 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250126085956508 DLCTRL DEBUG Command: GET 900367108 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250126085956508 DLCTRL DEBUG Tx Command reply: GET_REPLY 900367108 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085956509 DLCTRL DEBUG Command: GET 511752301 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085956509 DLCTRL DEBUG Tx Command reply: GET_REPLY 511752301 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085956510 DLCTRL DEBUG Command: GET 519367586 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250126085956510 DLCTRL DEBUG Tx Command reply: GET_REPLY 519367586 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250126085956510 DLCTRL DEBUG Command: GET 679750140 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250126085956510 DLCTRL DEBUG Tx Command reply: GET_REPLY 679750140 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250126085956511 DLCTRL DEBUG Command: GET 201956569 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250126085956511 DLCTRL DEBUG Tx Command reply: GET_REPLY 201956569 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250126085956513 DLCTRL DEBUG Command: GET 515215498 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250126085956513 DLCTRL DEBUG Tx Command reply: GET_REPLY 515215498 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085956514 DLCTRL DEBUG Command: GET 644149237 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085956514 DLCTRL DEBUG Tx Command reply: GET_REPLY 644149237 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085956515 DLCTRL DEBUG Command: GET 871619618 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250126085956515 DLCTRL DEBUG Tx Command reply: GET_REPLY 871619618 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250126085956517 DLCTRL DEBUG Command: GET 150161165 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250126085956517 DLCTRL DEBUG Tx Command reply: GET_REPLY 150161165 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250126085956519 DLCTRL DEBUG Command: GET 590388867 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250126085956519 DLCTRL DEBUG Tx Command reply: GET_REPLY 590388867 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250126085956520 DLCTRL DEBUG Command: GET 770912688 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250126085956520 DLCTRL DEBUG Tx Command reply: GET_REPLY 770912688 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085956522 DLCTRL DEBUG Command: GET 654908814 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085956522 DLCTRL DEBUG Tx Command reply: GET_REPLY 654908814 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085956525 DLCTRL DEBUG Command: GET 469882362 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250126085956525 DLCTRL DEBUG Tx Command reply: GET_REPLY 469882362 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@2bd1da4a78dd: 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@2bd1da4a78dd: "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@2bd1da4a78dd: 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@2bd1da4a78dd: 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@2bd1da4a78dd: 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@2bd1da4a78dd: 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 := '000000000000000010011000'B, t_guard := 20.000000 } 20250126085956562 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33446<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(574)@2bd1da4a78dd: f_create_expect(l3 := '05080200F110172A5205F442800023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(574)@2bd1da4a78dd: Created Expect[0] for '05080200F110172A5205F442800023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(586) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(570)@2bd1da4a78dd: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(586)10215673 20250126085957606 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085957606 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085957606 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1355) 20250126085957606 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250126085957606 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x9be0f9, normal) (hnbgw_rua.c:407) 20250126085957606 DHNB DEBUG map_rua[0x55e140dbb440]{init}: Allocated (fsm.c:456) 20250126085957606 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10215673)[0x55e140dbb440]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250126085957606 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10215673 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250126085957606 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085957606 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085957606 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10215673 SCCP-0 CS MI=TMSI-0x42800023: TMSI-0x42800023 NRI(10bit)=0x200=512: NRI matches msc 2, but this msc is currently not connected (hnbgw_cn.c:1065) 20250126085957606 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10215673 SCCP-0 CS MI=TMSI-0x42800023: TMSI-0x42800023 NRI(10bit)=0x200=512: No msc found for this NRI, doing round-robin (hnbgw_cn.c:1112) 20250126085957606 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10215673 SCCP-0 CS MI=TMSI-0x42800023: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250126085957607 DCN DEBUG map_sccp[0x55e140da47a0]{init}: Allocated (fsm.c:456) 20250126085957607 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x55e140da47a0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250126085957607 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-10215673 <-> SCCP-70 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250126085957607 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10215673 SCCP-70 msc-0 MI=TMSI-0x42800023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20250126085957607 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10215673)[0x55e140dbb440]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250126085957607 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085957607 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085957607 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10215673)[0x55e140dbb440]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250126085957607 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x55e140da47a0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126085957607 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250126085957607 DLSCCP DEBUG SCCP-SCOC(70)[0x55e140d24aa0]{IDLE}: Allocated (fsm.c:456) 20250126085957607 DLSCCP DEBUG SCCP-SCOC(70)[0x55e140d24aa0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250126085957607 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000046), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442800023004f40030000980056400500f1100926) (sccp_scrc.c:406) 20250126085957607 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085957607 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085957607 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085957607 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085957607 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085957607 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085957607 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085957607 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085957607 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085957607 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085957607 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085957607 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085957607 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085957607 DLSCCP DEBUG SCCP-SCOC(70)[0x55e140d24aa0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250126085957607 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x55e140da47a0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250126085957607 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10215673)[0x55e140dbb440]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250126085957608 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085957608 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085957608 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085957608 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085957608 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085957608 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085957608 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085957608 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(573)@2bd1da4a78dd: First idle individual index:0 HNBGW_Test.msc0-SCCP(573)@2bd1da4a78dd: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(574)@2bd1da4a78dd: Found Expect[0] for l3='05080200F110172A5205F442800023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(586) HNBGW_Test.msc0-RAN(574)@2bd1da4a78dd: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(586)6976065 HNBGW_Test.msc0-SCCP(573)@2bd1da4a78dd: Session index based on connection ID:0 TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(586)@2bd1da4a78dd: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(573)@2bd1da4a78dd: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250126085957624 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085957624 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085957624 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085957624 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085957624 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085957624 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085957624 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085957624 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085957624 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085957624 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085957624 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00d38e6d) (sccp_scrc.c:477) 20250126085957624 DLSCCP DEBUG Received CO:COAK for local reference 70 (sccp_scoc.c:1824) 20250126085957624 DLSCCP DEBUG SCCP-SCOC(70)[0x55e140d24aa0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250126085957625 DLSCCP DEBUG SCCP-SCOC(70)[0x55e140d24aa0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250126085957625 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085957625 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250126085957624 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085957624 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085957624 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085957625 DCN DEBUG handle_cn_conn_conf() conn_id=70, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250126085957625 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x55e140da47a0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250126085957625 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x55e140da47a0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250126085957625 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33446<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(586)@2bd1da4a78dd: Final verdict of PTC: pass MTC@2bd1da4a78dd: 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 } } } 20250126085957627 DLCTRL DEBUG Command: GET 894466517 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250126085957627 DLCTRL DEBUG Tx Command reply: GET_REPLY 894466517 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250126085957631 DLCTRL DEBUG Command: GET 559258937 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250126085957631 DLCTRL DEBUG Tx Command reply: GET_REPLY 559258937 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250126085957634 DLCTRL DEBUG Command: GET 193678719 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250126085957634 DLCTRL DEBUG Tx Command reply: GET_REPLY 193678719 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085957636 DLCTRL DEBUG Command: GET 372547031 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085957636 DLCTRL DEBUG Tx Command reply: GET_REPLY 372547031 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085957638 DLCTRL DEBUG Command: GET 200323898 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250126085957638 DLCTRL DEBUG Tx Command reply: GET_REPLY 200323898 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126085957640 DLCTRL DEBUG Command: GET 23944579 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250126085957640 DLCTRL DEBUG Tx Command reply: GET_REPLY 23944579 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250126085957641 DLCTRL DEBUG Command: GET 896677235 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250126085957641 DLCTRL DEBUG Tx Command reply: GET_REPLY 896677235 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250126085957642 DLCTRL DEBUG Command: GET 471571410 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250126085957642 DLCTRL DEBUG Tx Command reply: GET_REPLY 471571410 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085957643 DLCTRL DEBUG Command: GET 812423736 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085957643 DLCTRL DEBUG Tx Command reply: GET_REPLY 812423736 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085957643 DLCTRL DEBUG Command: GET 156276819 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250126085957643 DLCTRL DEBUG Tx Command reply: GET_REPLY 156276819 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126085957644 DLCTRL DEBUG Command: GET 816761625 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250126085957644 DLCTRL DEBUG Tx Command reply: GET_REPLY 816761625 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250126085957645 DLCTRL DEBUG Command: GET 192320457 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250126085957645 DLCTRL DEBUG Tx Command reply: GET_REPLY 192320457 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250126085957645 DLCTRL DEBUG Command: GET 647616380 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250126085957645 DLCTRL DEBUG Tx Command reply: GET_REPLY 647616380 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085957646 DLCTRL DEBUG Command: GET 718187646 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085957646 DLCTRL DEBUG Tx Command reply: GET_REPLY 718187646 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 1 (control_if.c:477) 20250126085957646 DLCTRL DEBUG Command: GET 96089323 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250126085957646 DLCTRL DEBUG Tx Command reply: GET_REPLY 96089323 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126085957647 DLCTRL DEBUG Command: GET 91046054 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250126085957647 DLCTRL DEBUG Tx Command reply: GET_REPLY 91046054 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250126085957648 DLCTRL DEBUG Command: GET 954955204 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250126085957648 DLCTRL DEBUG Tx Command reply: GET_REPLY 954955204 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250126085957648 DLCTRL DEBUG Command: GET 107630881 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250126085957648 DLCTRL DEBUG Tx Command reply: GET_REPLY 107630881 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085957649 DLCTRL DEBUG Command: GET 124041885 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085957649 DLCTRL DEBUG Tx Command reply: GET_REPLY 124041885 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085957650 DLCTRL DEBUG Command: GET 234747705 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250126085957650 DLCTRL DEBUG Tx Command reply: GET_REPLY 234747705 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed MTC@2bd1da4a78dd: 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 := '000000000000000000010010'B, t_guard := 20.000000 } 20250126085957659 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33456<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(577)@2bd1da4a78dd: f_create_expect(l3 := '0524010350590205F442BFC023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(577)@2bd1da4a78dd: Created Expect[0] for '0524010350590205F442BFC023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(587) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(570)@2bd1da4a78dd: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(587)7972062 20250126085958676 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085958676 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085958676 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1355) 20250126085958676 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250126085958676 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x79a4de, normal) (hnbgw_rua.c:407) 20250126085958676 DHNB DEBUG map_rua[0x55e140da5130]{init}: Allocated (fsm.c:456) 20250126085958676 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7972062)[0x55e140da5130]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250126085958676 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7972062 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250126085958676 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085958676 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085958676 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:221) 20250126085958676 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7972062 SCCP-0 CS MI=TMSI-0x42BFC023: TMSI-0x42BFC023 NRI(10bit)=0x2ff=767: NRI matches msc 2, but this msc is currently not connected (hnbgw_cn.c:1065) 20250126085958676 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7972062 SCCP-0 CS MI=TMSI-0x42BFC023: TMSI-0x42BFC023 NRI(10bit)=0x2ff=767: No msc found for this NRI, doing round-robin (hnbgw_cn.c:1112) 20250126085958676 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7972062 SCCP-0 CS MI=TMSI-0x42BFC023: CN link round-robin selects msc 1 (hnbgw_cn.c:1125) 20250126085958676 DCN DEBUG map_sccp[0x55e140da65a0]{init}: Allocated (fsm.c:456) 20250126085958676 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-71)[0x55e140da65a0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250126085958676 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-7972062 <-> SCCP-71 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250126085958676 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7972062 SCCP-71 msc-1 MI=TMSI-0x42BFC023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:312) 20250126085958676 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7972062)[0x55e140da5130]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250126085958676 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085958676 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085958676 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7972062)[0x55e140da5130]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250126085958676 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-71)[0x55e140da65a0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126085958676 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250126085958676 DLSCCP DEBUG SCCP-SCOC(71)[0x55e140da5390]{IDLE}: Allocated (fsm.c:456) 20250126085958676 DLSCCP DEBUG SCCP-SCOC(71)[0x55e140da5390]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250126085958676 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0524010350590205f442bfc023004f40030000120056400500f1100926) (sccp_scrc.c:406) 20250126085958676 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085958676 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085958676 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085958676 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085958676 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085958676 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085958676 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085958676 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085958676 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085958676 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085958676 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085958676 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126085958677 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085958677 DLSCCP DEBUG SCCP-SCOC(71)[0x55e140da5390]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250126085958677 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-71)[0x55e140da65a0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250126085958677 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7972062)[0x55e140da5130]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250126085958677 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085958677 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085958677 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085958677 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126085958677 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126085958677 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126085958677 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250126085958677 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(576)@2bd1da4a78dd: First idle individual index:0 HNBGW_Test.msc1-SCCP(576)@2bd1da4a78dd: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(577)@2bd1da4a78dd: Found Expect[0] for l3='0524010350590205F442BFC023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(587) HNBGW_Test.msc1-RAN(577)@2bd1da4a78dd: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(587)6765963 HNBGW_Test.msc1-SCCP(576)@2bd1da4a78dd: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(576)@2bd1da4a78dd: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(587)@2bd1da4a78dd: setverdict(pass): none -> pass 20250126085958693 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085958693 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250126085958693 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250126085958693 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250126085958693 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085958693 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085958693 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085958693 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085958694 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085958694 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085958694 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085958694 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250126085958694 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085958694 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0028631b) (sccp_scrc.c:477) 20250126085958694 DLSCCP DEBUG Received CO:COAK for local reference 71 (sccp_scoc.c:1824) 20250126085958694 DLSCCP DEBUG SCCP-SCOC(71)[0x55e140da5390]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250126085958694 DLSCCP DEBUG SCCP-SCOC(71)[0x55e140da5390]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250126085958694 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085958694 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250126085958694 DCN DEBUG handle_cn_conn_conf() conn_id=71, addrs: called=RI=SSN_PC,PC=0.0.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250126085958694 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-71)[0x55e140da65a0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250126085958694 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-71)[0x55e140da65a0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250126085958695 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33456<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(587)@2bd1da4a78dd: Final verdict of PTC: pass MTC@2bd1da4a78dd: 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 } } } 20250126085958697 DLCTRL DEBUG Command: GET 872663556 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250126085958697 DLCTRL DEBUG Tx Command reply: GET_REPLY 872663556 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250126085958699 DLCTRL DEBUG Command: GET 976823526 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250126085958699 DLCTRL DEBUG Tx Command reply: GET_REPLY 976823526 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250126085958701 DLCTRL DEBUG Command: GET 210487884 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250126085958701 DLCTRL DEBUG Tx Command reply: GET_REPLY 210487884 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085958703 DLCTRL DEBUG Command: GET 772763663 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085958703 DLCTRL DEBUG Tx Command reply: GET_REPLY 772763663 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085958704 DLCTRL DEBUG Command: GET 691140864 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250126085958704 DLCTRL DEBUG Tx Command reply: GET_REPLY 691140864 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126085958705 DLCTRL DEBUG Command: GET 681378656 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250126085958705 DLCTRL DEBUG Tx Command reply: GET_REPLY 681378656 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20250126085958706 DLCTRL DEBUG Command: GET 213591817 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250126085958706 DLCTRL DEBUG Tx Command reply: GET_REPLY 213591817 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250126085958706 DLCTRL DEBUG Command: GET 67909477 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250126085958706 DLCTRL DEBUG Tx Command reply: GET_REPLY 67909477 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085958707 DLCTRL DEBUG Command: GET 546187522 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085958707 DLCTRL DEBUG Tx Command reply: GET_REPLY 546187522 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085958708 DLCTRL DEBUG Command: GET 818015811 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250126085958708 DLCTRL DEBUG Tx Command reply: GET_REPLY 818015811 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126085958708 DLCTRL DEBUG Command: GET 598750838 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250126085958708 DLCTRL DEBUG Tx Command reply: GET_REPLY 598750838 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250126085958709 DLCTRL DEBUG Command: GET 936808570 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250126085958709 DLCTRL DEBUG Tx Command reply: GET_REPLY 936808570 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250126085958710 DLCTRL DEBUG Command: GET 8444131 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250126085958710 DLCTRL DEBUG Tx Command reply: GET_REPLY 8444131 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085958710 DLCTRL DEBUG Command: GET 294641128 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085958710 DLCTRL DEBUG Tx Command reply: GET_REPLY 294641128 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 2 (control_if.c:477) 20250126085958711 DLCTRL DEBUG Command: GET 205252597 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250126085958711 DLCTRL DEBUG Tx Command reply: GET_REPLY 205252597 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126085958712 DLCTRL DEBUG Command: GET 41072849 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250126085958712 DLCTRL DEBUG Tx Command reply: GET_REPLY 41072849 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250126085958712 DLCTRL DEBUG Command: GET 535099117 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250126085958712 DLCTRL DEBUG Tx Command reply: GET_REPLY 535099117 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250126085958713 DLCTRL DEBUG Command: GET 843983649 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250126085958713 DLCTRL DEBUG Tx Command reply: GET_REPLY 843983649 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085958714 DLCTRL DEBUG Command: GET 134523797 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085958714 DLCTRL DEBUG Tx Command reply: GET_REPLY 134523797 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085958714 DLCTRL DEBUG Command: GET 235763969 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250126085958714 DLCTRL DEBUG Tx Command reply: GET_REPLY 235763969 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed MTC@2bd1da4a78dd: 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 := '000000000000001010001010'B, t_guard := 20.000000 } 20250126085958723 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33472<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(574)@2bd1da4a78dd: f_create_expect(l3 := '0627000350590205F442BB8023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(574)@2bd1da4a78dd: Created Expect[0] for '0627000350590205F442BB8023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(588) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(570)@2bd1da4a78dd: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(588)3144894 20250126085959750 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085959750 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085959750 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1355) 20250126085959751 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250126085959751 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x2ffcbe, normal) (hnbgw_rua.c:407) 20250126085959751 DHNB DEBUG map_rua[0x55e140d97b40]{init}: Allocated (fsm.c:456) 20250126085959751 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3144894)[0x55e140d97b40]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250126085959751 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3144894 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250126085959751 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085959751 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085959751 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3144894 SCCP-0 CS MI=TMSI-0x42BB8023: TMSI-0x42BB8023 NRI(10bit)=0x2ee=750: NRI matches msc 2, but this msc is currently not connected (hnbgw_cn.c:1065) 20250126085959751 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3144894 SCCP-0 CS MI=TMSI-0x42BB8023: TMSI-0x42BB8023 NRI(10bit)=0x2ee=750: No msc found for this NRI, doing round-robin (hnbgw_cn.c:1112) 20250126085959751 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3144894 SCCP-0 CS MI=TMSI-0x42BB8023: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250126085959751 DCN DEBUG map_sccp[0x55e140dc8c70]{init}: Allocated (fsm.c:456) 20250126085959751 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-72)[0x55e140dc8c70]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250126085959751 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3144894 <-> SCCP-72 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250126085959751 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3144894 SCCP-72 msc-0 MI=TMSI-0x42BB8023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:312) 20250126085959751 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3144894)[0x55e140d97b40]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250126085959751 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126085959751 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126085959751 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3144894)[0x55e140d97b40]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250126085959751 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-72)[0x55e140dc8c70]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126085959751 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250126085959751 DLSCCP DEBUG SCCP-SCOC(72)[0x55e140da7e90]{IDLE}: Allocated (fsm.c:456) 20250126085959751 DLSCCP DEBUG SCCP-SCOC(72)[0x55e140da7e90]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250126085959751 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000048), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=68,D=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0627000350590205f442bb8023004f400300028a0056400500f1100926) (sccp_scrc.c:406) 20250126085959751 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085959751 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085959751 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085959751 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085959751 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085959751 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085959751 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126085959751 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126085959751 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126085959751 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085959751 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085959751 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085959751 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085959751 DLSCCP DEBUG SCCP-SCOC(72)[0x55e140da7e90]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250126085959751 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-72)[0x55e140dc8c70]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250126085959751 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3144894)[0x55e140d97b40]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250126085959752 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085959752 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085959752 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085959752 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085959752 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085959752 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085959752 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085959752 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(573)@2bd1da4a78dd: First idle individual index:1 HNBGW_Test.msc0-SCCP(573)@2bd1da4a78dd: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(574)@2bd1da4a78dd: Found Expect[0] for l3='0627000350590205F442BB8023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(588) HNBGW_Test.msc0-RAN(574)@2bd1da4a78dd: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(588)10313514 HNBGW_Test.msc0-SCCP(573)@2bd1da4a78dd: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(573)@2bd1da4a78dd: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250126085959759 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085959759 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126085959759 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126085959759 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126085959759 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126085959759 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126085959759 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126085959759 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126085959759 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085959759 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126085959759 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126085959759 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126085959759 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126085959759 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0011e74a) (sccp_scrc.c:477) 20250126085959759 DLSCCP DEBUG Received CO:COAK for local reference 72 (sccp_scoc.c:1824) 20250126085959759 DLSCCP DEBUG SCCP-SCOC(72)[0x55e140da7e90]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250126085959759 DLSCCP DEBUG SCCP-SCOC(72)[0x55e140da7e90]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250126085959759 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085959759 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250126085959759 DCN DEBUG handle_cn_conn_conf() conn_id=72, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250126085959759 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-72)[0x55e140dc8c70]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250126085959759 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-72)[0x55e140dc8c70]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(588)@2bd1da4a78dd: setverdict(pass): none -> pass 20250126085959762 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33472<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(588)@2bd1da4a78dd: Final verdict of PTC: pass MTC@2bd1da4a78dd: 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 } } } 20250126085959764 DLCTRL DEBUG Command: GET 422426371 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250126085959764 DLCTRL DEBUG Tx Command reply: GET_REPLY 422426371 rate_ctr.abs.msc.0.cnpool:subscr:new 2 (control_if.c:477) 20250126085959767 DLCTRL DEBUG Command: GET 422899734 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250126085959767 DLCTRL DEBUG Tx Command reply: GET_REPLY 422899734 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250126085959769 DLCTRL DEBUG Command: GET 756870771 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250126085959769 DLCTRL DEBUG Tx Command reply: GET_REPLY 756870771 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085959770 DLCTRL DEBUG Command: GET 875516429 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085959770 DLCTRL DEBUG Tx Command reply: GET_REPLY 875516429 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085959771 DLCTRL DEBUG Command: GET 624455035 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250126085959771 DLCTRL DEBUG Tx Command reply: GET_REPLY 624455035 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126085959772 DLCTRL DEBUG Command: GET 251162343 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250126085959772 DLCTRL DEBUG Tx Command reply: GET_REPLY 251162343 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20250126085959773 DLCTRL DEBUG Command: GET 373822157 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250126085959773 DLCTRL DEBUG Tx Command reply: GET_REPLY 373822157 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250126085959774 DLCTRL DEBUG Command: GET 612228811 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250126085959774 DLCTRL DEBUG Tx Command reply: GET_REPLY 612228811 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085959774 DLCTRL DEBUG Command: GET 10340334 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085959774 DLCTRL DEBUG Tx Command reply: GET_REPLY 10340334 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085959775 DLCTRL DEBUG Command: GET 329172689 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250126085959775 DLCTRL DEBUG Tx Command reply: GET_REPLY 329172689 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126085959776 DLCTRL DEBUG Command: GET 152799055 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250126085959776 DLCTRL DEBUG Tx Command reply: GET_REPLY 152799055 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250126085959776 DLCTRL DEBUG Command: GET 626059162 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250126085959776 DLCTRL DEBUG Tx Command reply: GET_REPLY 626059162 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250126085959777 DLCTRL DEBUG Command: GET 807142497 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250126085959777 DLCTRL DEBUG Tx Command reply: GET_REPLY 807142497 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085959778 DLCTRL DEBUG Command: GET 831247579 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085959778 DLCTRL DEBUG Tx Command reply: GET_REPLY 831247579 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 3 (control_if.c:477) 20250126085959779 DLCTRL DEBUG Command: GET 467945942 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250126085959779 DLCTRL DEBUG Tx Command reply: GET_REPLY 467945942 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126085959779 DLCTRL DEBUG Command: GET 728255573 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250126085959779 DLCTRL DEBUG Tx Command reply: GET_REPLY 728255573 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250126085959780 DLCTRL DEBUG Command: GET 355759223 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250126085959780 DLCTRL DEBUG Tx Command reply: GET_REPLY 355759223 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250126085959781 DLCTRL DEBUG Command: GET 506301138 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250126085959781 DLCTRL DEBUG Tx Command reply: GET_REPLY 506301138 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250126085959782 DLCTRL DEBUG Command: GET 61831777 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126085959782 DLCTRL DEBUG Tx Command reply: GET_REPLY 61831777 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126085959782 DLCTRL DEBUG Command: GET 176310450 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250126085959782 DLCTRL DEBUG Tx Command reply: GET_REPLY 176310450 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed MTC@2bd1da4a78dd: ok: talloc reports "asn1_context" = 1 bytes 20250126085959785 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33272<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250126085959785 DLINP DEBUG SRVCONN(,r=127.0.0.1:41148<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085959785 DLINP DEBUG SRVCONN(,r=127.0.0.1:41148<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085959785 DLINP NOTICE SRV(,r=127.0.0.1:41148<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250126085959786 DMAIN NOTICE (127.0.0.1:41148 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:41148<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250126085959786 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(570)@2bd1da4a78dd: Final verdict of PTC: none 20250126085959786 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:33919<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.msc0-RAN(574)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(579)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.msc1-RAN(577)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(583)@2bd1da4a78dd: Final verdict of PTC: none VirtHNBGW-STATS(566)@2bd1da4a78dd: Final verdict of PTC: none 20250126085959786 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250126085959786 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085959786 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1(571)@2bd1da4a78dd: Final verdict of PTC: none 20250126085959786 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250126085959786 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250126085959786 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085959786 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250126085959786 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20250126085959786 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP HNBGW_Test.sgsn0-RAN(580)@2bd1da4a78dd: Final verdict of PTC: none MutexDispCT-TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin(565)@2bd1da4a78dd: Final verdict of PTC: none 20250126085959786 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085959786 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126085959786 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.msc0-M3UA(575)@2bd1da4a78dd: Final verdict of PTC: none 20250126085959787 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250126085959787 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085959787 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250126085959787 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20250126085959787 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250126085959787 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085959787 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126085959787 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250126085959787 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126085959787 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) HNBGW_Test.sgsn0-M3UA(581)@2bd1da4a78dd: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1-RUA(572)@2bd1da4a78dd: Final verdict of PTC: none20250126085959787 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20250126085959787 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126085959787 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126085959787 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126085959787 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250126085959787 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085959787 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126085959787 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20250126085959787 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085959787 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085959787 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085959787 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085959787 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126085959787 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126085959787 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126085959787 DRANAP NOTICE cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: link lost (cnlink.c:118) 20250126085959787 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085959787 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126085959787 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:371) 20250126085959787 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085959787 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085959787 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085959787 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085959787 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126085959787 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126085959787 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126085959787 DRANAP NOTICE cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: link lost (cnlink.c:118) 20250126085959787 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-71)[0x55e140da65a0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250126085959787 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250126085959787 DLSCCP DEBUG SCCP-SCOC(71)[0x55e140da5390]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250126085959787 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0028631b), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250126085959787 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085959787 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085959787 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126085959787 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085959787 DLSCCP DEBUG SCCP-SCOC(71)[0x55e140da5390]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250126085959787 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-71)[0x55e140da65a0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250126085959787 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7972062)[0x55e140da5130]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250126085959787 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7972062)[0x55e140da5130]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250126085959787 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250126085959787 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7972062)[0x55e140da5130]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250126085959787 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7972062)[0x55e140da5130]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250126085959787 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7972062)[0x55e140da5130]{disrupted}: Freeing instance (context_map.c:202) 20250126085959787 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7972062)[0x55e140da5130]{disrupted}: Deallocated (fsm.c:568) 20250126085959787 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-71)[0x55e140da65a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250126085959787 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-71)[0x55e140da65a0]{disconnected}: Freeing instance (context_map.c:206) 20250126085959788 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-71)[0x55e140da65a0]{disconnected}: Deallocated (fsm.c:568) 20250126085959788 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7972062 SCCP-71 msc-1 MI=TMSI-0x42BFC023: Deallocating (context_map.c:225) 20250126085959788 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085959788 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126085959788 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:371) 20250126085959788 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085959788 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085959788 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085959788 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085959788 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126085959788 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126085959788 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126085959788 DRANAP NOTICE cnlink(sgsn-1)[0x55e140d91a80]{DISCONNECTED}: link lost (cnlink.c:118) 20250126085959788 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126085959788 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250126085959788 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126085959788 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126085959788 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20250126085959788 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126085959788 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126085959788 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126085959788 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126085959788 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126085959788 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126085959788 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126085959788 DRANAP NOTICE cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: link lost (cnlink.c:118) 20250126085959788 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x55e140da47a0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250126085959788 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250126085959788 DLSCCP DEBUG SCCP-SCOC(70)[0x55e140d24aa0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250126085959788 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d38e6d), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250126085959788 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085959788 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085959788 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085959788 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085959788 DLSCCP DEBUG SCCP-SCOC(70)[0x55e140d24aa0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250126085959788 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x55e140da47a0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250126085959788 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10215673)[0x55e140dbb440]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250126085959788 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10215673)[0x55e140dbb440]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250126085959788 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250126085959788 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10215673)[0x55e140dbb440]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250126085959788 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10215673)[0x55e140dbb440]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250126085959788 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10215673)[0x55e140dbb440]{disrupted}: Freeing instance (context_map.c:202) 20250126085959788 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10215673)[0x55e140dbb440]{disrupted}: Deallocated (fsm.c:568) 20250126085959788 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x55e140da47a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250126085959788 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x55e140da47a0]{disconnected}: Freeing instance (context_map.c:206) 20250126085959788 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x55e140da47a0]{disconnected}: Deallocated (fsm.c:568) 20250126085959788 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10215673 SCCP-70 msc-0 MI=TMSI-0x42800023: Deallocating (context_map.c:225) 20250126085959788 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-72)[0x55e140dc8c70]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250126085959788 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250126085959788 DLSCCP DEBUG SCCP-SCOC(72)[0x55e140da7e90]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250126085959788 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0011e74a), PART(T=Source Reference,L=4,D=00000048), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250126085959788 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126085959788 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126085959788 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126085959788 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126085959788 DLSCCP DEBUG SCCP-SCOC(72)[0x55e140da7e90]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250126085959788 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-72)[0x55e140dc8c70]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250126085959788 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3144894)[0x55e140d97b40]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250126085959788 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3144894)[0x55e140d97b40]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250126085959788 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250126085959788 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3144894)[0x55e140d97b40]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250126085959788 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3144894)[0x55e140d97b40]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250126085959788 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3144894)[0x55e140d97b40]{disrupted}: Freeing instance (context_map.c:202) 20250126085959788 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3144894)[0x55e140d97b40]{disrupted}: Deallocated (fsm.c:568) 20250126085959788 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-72)[0x55e140dc8c70]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250126085959788 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-72)[0x55e140dc8c70]{disconnected}: Freeing instance (context_map.c:206) 20250126085959788 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-72)[0x55e140dc8c70]{disconnected}: Deallocated (fsm.c:568) 20250126085959788 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3144894 SCCP-72 msc-0 MI=TMSI-0x42BB8023: Deallocating (context_map.c:225) 20250126085959788 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126085959788 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126085959788 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250126085959788 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250126085959788 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250126085959787 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126085959787 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250126085959787 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250126085959787 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085959787 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126085959787 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250126085959787 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126085959787 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085959787 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc1-0: connection closed 20250126085959787 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126085959787 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126085959787 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126085959787 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250126085959787 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126085959787 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250126085959787 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126085959787 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085959787 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn1-0: connection closed 20250126085959787 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126085959787 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126085959787 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126085959787 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250126085959787 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126085959787 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250126085959787 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250126085959787 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085959787 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250126085959787 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250126085959787 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250126085959787 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250126085959787 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126085959787 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126085959787 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250126085959787 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250126085959787 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126085959787 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085959787 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20250126085959787 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126085959787 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126085959787 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126085959787 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250126085959787 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126085959787 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250126085959788 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085959788 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085959788 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085959788 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126085959788 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126085959788 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126085959788 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250126085959788 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250126085959788 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085959788 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085959788 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085959788 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085959788 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085959788 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085959788 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085959788 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250126085959788 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126085959788 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126085959788 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126085959788 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126085959788 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126085959788 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126085959788 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126085959788 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req HNBGW-MGCP(585)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(582)@2bd1da4a78dd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(567)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(576)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(584)@2bd1da4a78dd: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0(569)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(573)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(578)@2bd1da4a78dd: Final verdict of PTC: none 20250126085959807 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33270<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(568)@2bd1da4a78dd: Final verdict of PTC: none MTC@2bd1da4a78dd: Setting final verdict of the test case. MTC@2bd1da4a78dd: Local verdict of MTC: pass MTC@2bd1da4a78dd: Local verdict of PTC MutexDispCT-TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin(565): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC VirtHNBGW-STATS(566): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC IPA-CTRL-CLI-IPA(567): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW-PFCP(568): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0(569): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(570): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1(571): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1-RUA(572): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.msc0-SCCP(573): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.msc0-RAN(574): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.msc0-M3UA(575): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.msc1-SCCP(576): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.msc1-RAN(577): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.msc1-M3UA(578): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(579): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.sgsn0-RAN(580): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(581): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(582): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.sgsn1-RAN(583): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(584): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW-MGCP(585): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(586): pass (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(587): pass (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(588): pass (pass -> pass) MTC@2bd1da4a78dd: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin finished. Verdict: pass MTC@2bd1da4a78dd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin pass'. Sun Jan 26 08:59:59 UTC 2025 ====== HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin.talloc 20250126085959913 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33484<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126090000470 DLSCCP DEBUG SCCP-SCOC(69)[0x55e140d9e250]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250126090000470 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002d25a2), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090000470 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090000470 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090000470 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126090000470 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090000470 DLSCCP DEBUG SCCP-SCOC(67)[0x55e140da2290]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250126090000470 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ce2aae), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090000470 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090000470 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090000470 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126090000470 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090000470 DLSCCP DEBUG SCCP-SCOC(68)[0x55e140c25540]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250126090000471 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0004a71e), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090000471 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090000471 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090000471 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126090000471 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090000471 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090000471 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090000471 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090000471 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126090000471 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126090000471 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126090000471 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126090000471 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250126090000471 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090000471 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090000471 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090000471 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126090000471 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126090000471 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126090000471 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126090000471 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250126090000471 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090000471 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090000471 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090000471 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126090000471 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126090000471 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126090000471 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250126090000471 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250126090000616 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33484<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=511712) 20250126090001088 DLSCCP DEBUG SCCP-SCOC(65)[0x55e140da4670]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126090001088 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a7c319), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090001088 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090001088 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090001088 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126090001088 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090001088 DLSCCP DEBUG SCCP-SCOC(64)[0x55e140d974b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126090001088 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0087ad5a), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090001088 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090001088 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090001088 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126090001088 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090001088 DLSCCP DEBUG SCCP-SCOC(66)[0x55e140dbe110]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126090001088 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e59adb), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090001088 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090001088 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090001088 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126090001088 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090001089 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090001089 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090001089 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090001089 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126090001089 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126090001089 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126090001089 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250126090001089 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250126090001089 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090001089 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090001089 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090001089 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126090001089 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126090001089 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126090001089 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126090001089 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250126090001089 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090001089 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090001089 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090001089 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126090001089 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126090001089 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126090001089 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126090001089 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=511712, count=538200) 20250126090001709 DLSCCP DEBUG SCCP-SCOC(62)[0x55e140da5800]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126090001709 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0090840e), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090001709 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090001709 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090001709 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126090001709 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090001709 DLSCCP DEBUG SCCP-SCOC(63)[0x55e140db8700]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126090001709 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003b9f00), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090001709 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090001709 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090001709 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126090001709 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090001709 DLSCCP DEBUG SCCP-SCOC(61)[0x55e140da2810]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126090001709 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cf5005), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090001709 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090001709 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090001709 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126090001709 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090001709 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090001710 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090001710 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090001710 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126090001710 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126090001710 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126090001710 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250126090001710 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250126090001710 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090001710 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090001710 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090001710 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126090001710 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126090001710 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126090001710 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126090001710 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250126090001710 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090001710 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090001710 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090001710 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126090001710 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126090001710 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126090001710 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126090001710 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250126090001787 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126090001787 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250126090001787 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250126090001787 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126090001787 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250126090001787 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250126090001787 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126090001787 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250126090001787 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250126090001787 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126090001787 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250126090001787 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250126090002425 DLSCCP DEBUG SCCP-SCOC(58)[0x55e140e20b00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126090002425 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006efc64), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090002425 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090002425 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090002425 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126090002425 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090002425 DLSCCP DEBUG SCCP-SCOC(60)[0x55e140e20c30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126090002425 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00322816), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090002425 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090002425 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090002425 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126090002425 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090002425 DLSCCP DEBUG SCCP-SCOC(59)[0x55e140da29d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126090002425 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0068804a), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090002425 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090002426 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090002426 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126090002426 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090002426 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090002426 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090002426 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090002426 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126090002426 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126090002426 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126090002426 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250126090002426 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090002426 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090002426 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090002426 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126090002426 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126090002426 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126090002426 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250126090002426 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090002426 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090002426 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090002426 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126090002426 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126090002426 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126090002426 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@2bd1da4a78dd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin pass' was executed successfully (exit status: 0). MTC@2bd1da4a78dd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1'. ------ HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1 ------ Sun Jan 26 09:00:02 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250126090003211 DLSCCP DEBUG SCCP-SCOC(57)[0x55e140db8180]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126090003211 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0076f46a), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090003211 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090003211 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090003211 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126090003211 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090003211 DLSCCP DEBUG SCCP-SCOC(56)[0x55e140db7f50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126090003211 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002bb76e), PART(T=Source Reference,L=4,D=00000038), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090003211 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090003211 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090003211 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126090003211 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090003211 DLSCCP DEBUG SCCP-SCOC(55)[0x55e140da5000]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126090003211 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a38722), PART(T=Source Reference,L=4,D=00000037), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090003211 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090003211 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090003211 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126090003211 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090003211 DLSCCP DEBUG SCCP-SCOC(54)[0x55e140da1770]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126090003211 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009a7abf), PART(T=Source Reference,L=4,D=00000036), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090003211 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090003211 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090003211 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126090003211 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090003212 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090003212 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090003212 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090003212 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126090003212 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126090003212 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126090003212 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250126090003212 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090003212 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090003212 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090003212 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126090003212 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126090003212 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126090003212 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250126090003212 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090003212 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090003212 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090003212 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126090003212 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126090003212 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126090003212 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250126090003212 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090003212 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090003212 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090003212 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126090003212 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126090003212 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126090003212 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@2bd1da4a78dd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1' was executed successfully (exit status: 0). MTC@2bd1da4a78dd: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_1 started. 20250126090003695 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33490<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126090003701 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33496<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126090003708 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:46387<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0(593)@2bd1da4a78dd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250126090003822 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250126090003822 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250126090003832 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126090003832 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126090003833 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126090003833 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1(595)@2bd1da4a78dd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250126090003833 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:34100 (stream_srv.c:142) 20250126090003833 DMAIN INFO New HNB SCTP connection r=127.0.0.1:34100<->l=127.0.0.1:29169 (hnbgw.c:791) 20250126090003833 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126090003833 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250126090003833 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126090003833 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090003833 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126090003833 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090003833 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090003833 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090003833 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090003833 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090003833 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090003833 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090003833 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090003833 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090003833 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090003833 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090003833 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126090003833 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090003833 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126090003833 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126090003833 DRANAP DEBUG cnlink(msc-2)[0x55e140d26870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126090003833 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090003833 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090003833 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090003833 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126090003833 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126090003833 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126090003833 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250126090003834 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126090003834 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250126090003834 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126090003834 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090003834 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126090003834 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090003834 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090003834 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090003834 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090003834 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090003834 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090003834 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090003834 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090003834 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090003834 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090003834 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090003834 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126090003834 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090003834 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126090003834 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126090003834 DRANAP DEBUG cnlink(msc-3)[0x55e140d90760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126090003834 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090003834 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090003834 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090003834 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126090003834 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126090003834 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126090003834 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250126090003834 DRANAP DEBUG cnlink(msc-2)[0x55e140d26870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126090003834 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250126090003834 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126090003834 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090003834 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126090003834 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090003834 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090003835 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090003835 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090003835 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090003835 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090003835 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090003835 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090003835 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090003835 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090003835 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090003835 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250126090003835 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090003835 DRANAP DEBUG cnlink(msc-2)[0x55e140d26870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126090003835 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090003835 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090003835 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090003835 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250126090003835 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250126090003835 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250126090003835 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250126090003836 DRANAP DEBUG cnlink(msc-3)[0x55e140d90760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126090003836 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250126090003836 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126090003836 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090003836 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126090003836 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090003836 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090003836 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090003836 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090003836 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090003836 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090003836 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090003836 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090003836 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090003836 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090003836 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090003836 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250126090003836 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090003836 DRANAP DEBUG cnlink(msc-3)[0x55e140d90760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126090003836 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090003836 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090003836 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090003836 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250126090003836 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250126090003836 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! MTC@2bd1da4a78dd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2bd1da4a78dd: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(599)@2bd1da4a78dd: ************************************************* HNBGW_Test.msc0-M3UA(599)@2bd1da4a78dd: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(599)@2bd1da4a78dd: ************************************************* HNBGW_Test.msc0-SCCP(597)@2bd1da4a78dd: v_sccp_pdu_maxlen:268 MTC@2bd1da4a78dd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(602)@2bd1da4a78dd: ************************************************* MTC@2bd1da4a78dd: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(602)@2bd1da4a78dd: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(602)@2bd1da4a78dd: ************************************************* HNBGW_Test.msc1-SCCP(600)@2bd1da4a78dd: v_sccp_pdu_maxlen:268 20250126090003865 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126090003865 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126090003865 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126090003865 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126090003866 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126090003866 DRANAP DEBUG cnlink(sgsn-2)[0x55e140d92410]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126090003866 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126090003866 DRANAP DEBUG cnlink(sgsn-3)[0x55e140d92da0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126090003867 DRANAP DEBUG cnlink(sgsn-3)[0x55e140d92da0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126090003867 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250126090003867 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126090003867 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090003867 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126090003867 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090003867 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090003867 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090003867 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090003867 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090003867 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090003867 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090003867 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090003867 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090003867 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090003867 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090003867 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250126090003867 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090003867 DRANAP DEBUG cnlink(sgsn-3)[0x55e140d92da0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126090003867 DRANAP DEBUG cnlink(sgsn-2)[0x55e140d92410]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126090003867 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250126090003867 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126090003867 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090003867 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126090003867 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090003867 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090003867 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090003867 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090003867 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090003867 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090003867 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090003867 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090003867 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090003867 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090003867 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090003867 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250126090003867 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090003867 DRANAP DEBUG cnlink(sgsn-2)[0x55e140d92410]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126090003867 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126090003867 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250126090003867 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126090003867 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090003867 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126090003867 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090003867 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090003867 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090003867 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090003867 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090003867 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090003867 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090003867 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090003867 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090003867 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090003867 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090003867 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126090003867 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090003867 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126090003867 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126090003867 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250126090003867 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126090003867 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090003867 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126090003867 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090003867 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090003867 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090003867 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090003867 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090003867 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090003867 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090003867 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090003867 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090003867 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090003867 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090003867 DLSS7 DEBUG20250126090003867 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090003867 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090003867 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090003867 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250126090003867 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250126090003867 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! [0;m rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126090003867 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090003867 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126090003867 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090003867 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090003867 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090003867 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250126090003867 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250126090003867 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250126090003867 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250126090003867 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090003867 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090003867 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090003867 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126090003867 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126090003867 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126090003867 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250126090003867 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090003867 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090003867 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090003867 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126090003867 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126090003867 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126090003867 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@2bd1da4a78dd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2bd1da4a78dd: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(605)@2bd1da4a78dd: ************************************************* HNBGW_Test.sgsn0-M3UA(605)@2bd1da4a78dd: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(605)@2bd1da4a78dd: ************************************************* HNBGW_Test.sgsn0-SCCP(603)@2bd1da4a78dd: v_sccp_pdu_maxlen:268 MTC@2bd1da4a78dd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2bd1da4a78dd: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(608)@2bd1da4a78dd: ************************************************* HNBGW_Test.sgsn1-M3UA(608)@2bd1da4a78dd: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(608)@2bd1da4a78dd: ************************************************* HNBGW_Test.sgsn1-SCCP(606)@2bd1da4a78dd: v_sccp_pdu_maxlen:268 20250126090003902 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126090003902 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126090003902 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1355) 20250126090003902 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250126090003902 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20250126090003902 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250126090003902 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250126090003902 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126090003902 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@2bd1da4a78dd: setverdict(pass): none -> pass 20250126090003910 DLINP DEBUG SRVCONN(,r=127.0.0.1:34100<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126090003910 DLINP DEBUG SRVCONN(,r=127.0.0.1:34100<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126090003910 DLINP DEBUG SRVCONN(,r=127.0.0.1:34100<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1355) 20250126090003910 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250126090003910 DHNBAP DEBUG (127.0.0.1:34100 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20250126090003910 DHNBAP NOTICE (127.0.0.1:34100 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250126090003910 DHNBAP NOTICE (127.0.0.1:34100 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250126090003910 DLINP DEBUG SRVCONN(,r=127.0.0.1:34100<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126090003910 DLINP DEBUG SRVCONN(,r=127.0.0.1:34100<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126090004050 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126090004050 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250126090004050 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126090004050 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(599)@2bd1da4a78dd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250126090004057 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090004057 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250126090004057 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126090004057 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126090004057 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126090004057 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250126090004057 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126090004060 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090004060 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250126090004060 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126090004060 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126090004060 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126090004060 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126090004060 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126090004060 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090004060 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126090004060 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20250126090004060 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126090004060 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126090004060 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090004060 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126090004060 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126090004060 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126090004060 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126090004061 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126090004061 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250126090004061 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126090004061 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090004061 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126090004061 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090004061 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090004061 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090004061 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090004061 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090004061 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090004061 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090004061 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090004061 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090004061 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090004061 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090004061 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126090004061 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090004062 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126090004062 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090004062 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090004062 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090004062 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126090004062 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126090004062 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126090004062 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126090004062 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090004063 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126090004063 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250126090004063 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126090004063 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(602)@2bd1da4a78dd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250126090004071 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090004071 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250126090004071 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126090004071 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126090004071 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126090004071 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250126090004071 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126090004073 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090004073 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250126090004073 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126090004073 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126090004073 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126090004073 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126090004073 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126090004073 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090004074 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126090004074 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:406) 20250126090004074 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126090004074 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126090004074 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090004074 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126090004074 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126090004074 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126090004074 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126090004075 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126090004075 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250126090004075 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126090004075 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090004075 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126090004075 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090004075 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090004075 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090004075 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090004075 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090004075 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090004075 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090004075 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090004075 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090004075 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090004075 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090004075 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126090004075 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090004075 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126090004075 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090004075 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090004075 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090004075 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126090004075 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126090004075 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126090004075 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250126090004075 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090004079 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126090004079 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250126090004079 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126090004079 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(605)@2bd1da4a78dd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250126090004085 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090004085 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250126090004085 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126090004085 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126090004085 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126090004085 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250126090004085 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126090004087 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090004087 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250126090004087 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126090004087 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126090004087 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126090004087 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126090004087 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126090004087 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090004087 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126090004087 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20250126090004087 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126090004087 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126090004087 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090004087 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126090004087 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126090004087 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126090004087 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126090004088 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126090004088 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250126090004088 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126090004088 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090004088 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126090004088 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090004088 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090004088 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090004089 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090004089 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090004089 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090004089 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090004089 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090004089 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090004089 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090004089 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090004089 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126090004089 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090004089 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126090004089 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090004089 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090004089 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090004089 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126090004089 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126090004089 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126090004089 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126090004089 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090004089 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126090004089 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20250126090004089 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126090004089 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(608)@2bd1da4a78dd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250126090004094 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090004094 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20250126090004094 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126090004094 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126090004094 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126090004094 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250126090004094 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126090004096 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090004096 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20250126090004096 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126090004096 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126090004096 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126090004096 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126090004096 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126090004096 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090004096 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126090004096 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:406) 20250126090004096 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126090004096 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126090004096 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090004096 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126090004096 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126090004096 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126090004096 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126090004097 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126090004098 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250126090004098 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126090004098 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090004098 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126090004098 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090004098 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090004098 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090004098 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090004098 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090004098 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090004098 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090004098 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090004098 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090004098 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090004098 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090004098 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126090004098 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090004098 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126090004098 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090004098 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090004098 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090004098 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126090004098 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126090004098 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126090004098 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250126090004098 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(598)@2bd1da4a78dd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126090004866 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090004866 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126090004866 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126090004866 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126090004866 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126090004866 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126090004866 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126090004866 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090004866 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090004866 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126090004866 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126090004866 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126090004866 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126090004866 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126090004866 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250126090004866 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250126090004866 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090004866 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090004866 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090004866 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090004866 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090004866 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090004866 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090004866 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090004866 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090004866 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090004866 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090004866 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090004866 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090004866 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126090004866 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126090004866 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126090004866 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250126090004866 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250126090004866 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090004866 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250126090004866 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090004866 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090004866 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090004866 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090004866 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090004866 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090004866 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090004866 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090004866 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090004866 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090004866 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090004866 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126090004866 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090004866 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126090004866 DRANAP NOTICE cnlink(msc-0)[0x55e140d46220]{CONNECTED}: link up (cnlink.c:111) 20250126090004867 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090004867 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090004867 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090004867 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126090004867 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126090004867 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126090004867 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126090004867 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090004867 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090004867 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126090004867 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126090004867 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126090004867 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126090004867 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126090004867 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126090004867 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090004867 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090004867 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126090004867 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126090004867 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126090004867 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126090004867 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126090004867 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250126090004867 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250126090004867 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090004867 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090004867 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090004867 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090004867 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090004867 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090004867 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090004867 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090004867 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090004867 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090004867 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090004867 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090004867 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090004867 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126090004867 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126090004867 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126090004867 DRANAP INFO cnlink(msc-0)[0x55e140d46220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(601)@2bd1da4a78dd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126090004873 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090004873 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250126090004873 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250126090004873 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250126090004873 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126090004873 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126090004873 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126090004873 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090004873 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090004873 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126090004873 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126090004873 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250126090004873 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126090004873 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126090004873 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250126090004873 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250126090004873 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090004873 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090004873 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090004873 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090004873 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090004873 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090004873 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090004873 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090004873 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090004873 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090004873 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090004873 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090004873 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090004873 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126090004873 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126090004873 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126090004873 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) 20250126090004873 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) 20250126090004873 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090004873 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250126090004873 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090004873 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090004873 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090004873 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090004873 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090004873 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090004873 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090004873 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090004873 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090004873 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090004873 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090004873 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126090004873 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090004873 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126090004873 DRANAP NOTICE cnlink(msc-1)[0x55e140d29670]{CONNECTED}: link up (cnlink.c:111) 20250126090004873 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090004873 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090004873 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090004873 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126090004873 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126090004873 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126090004873 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250126090004873 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090004876 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090004876 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250126090004876 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250126090004876 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250126090004876 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126090004876 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126090004876 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126090004876 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090004876 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090004876 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126090004876 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126090004876 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250126090004876 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126090004876 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126090004876 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250126090004876 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250126090004876 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090004876 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090004876 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090004876 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090004876 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090004876 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090004876 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090004876 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090004876 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090004876 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090004876 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090004876 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090004876 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090004876 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126090004876 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126090004876 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126090004876 DRANAP INFO cnlink(msc-1)[0x55e140d29670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(604)@2bd1da4a78dd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126090004884 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090004884 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126090004884 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126090004884 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126090004884 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126090004884 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126090004884 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126090004884 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090004884 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090004884 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126090004884 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126090004884 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126090004884 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126090004884 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126090004884 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250126090004884 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250126090004884 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090004884 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090004884 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090004884 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090004884 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090004884 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090004884 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090004884 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090004884 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090004884 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090004884 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090004884 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090004884 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090004884 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126090004884 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126090004884 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126090004884 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250126090004884 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250126090004884 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090004884 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250126090004884 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090004884 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090004884 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090004884 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090004884 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090004884 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090004884 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090004884 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090004884 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090004884 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090004884 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090004884 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126090004884 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090004884 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126090004884 DRANAP NOTICE cnlink(sgsn-0)[0x55e140d910f0]{CONNECTED}: link up (cnlink.c:111) 20250126090004884 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090004884 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090004884 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090004884 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126090004884 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126090004884 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126090004884 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126090004884 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090004886 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090004886 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126090004886 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126090004886 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126090004886 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126090004886 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126090004886 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126090004886 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090004886 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090004886 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126090004886 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126090004886 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126090004886 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126090004886 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126090004886 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250126090004886 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20250126090004886 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090004886 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090004886 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090004886 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090004886 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090004886 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090004886 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090004886 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090004886 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090004886 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090004886 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090004886 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090004886 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090004886 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126090004886 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126090004886 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126090004886 DRANAP INFO cnlink(sgsn-0)[0x55e140d910f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(607)@2bd1da4a78dd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126090004892 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090004892 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250126090004892 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250126090004892 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250126090004892 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126090004892 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126090004892 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126090004892 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090004892 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090004892 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126090004892 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126090004892 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250126090004892 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126090004892 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126090004892 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250126090004892 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250126090004892 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090004892 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090004892 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090004892 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090004892 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090004892 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090004892 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090004892 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090004892 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090004892 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090004892 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090004892 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090004892 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090004892 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126090004892 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126090004892 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126090004892 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) 20250126090004892 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) 20250126090004892 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090004892 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250126090004892 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090004892 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090004892 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090004892 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090004892 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090004892 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090004892 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090004892 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090004892 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090004892 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090004892 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090004892 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126090004892 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090004892 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126090004892 DRANAP NOTICE cnlink(sgsn-1)[0x55e140d91a80]{CONNECTED}: link up (cnlink.c:111) 20250126090004892 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090004892 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090004892 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090004892 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126090004892 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126090004892 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126090004892 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250126090004892 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090004893 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090004893 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250126090004893 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250126090004893 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250126090004893 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126090004893 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126090004893 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126090004893 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090004893 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090004893 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126090004893 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126090004893 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250126090004893 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126090004893 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126090004893 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250126090004893 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20250126090004893 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090004893 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090004893 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090004893 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090004893 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090004893 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090004893 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090004893 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090004893 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090004893 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090004893 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090004893 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090004893 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090004893 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126090004893 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126090004893 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126090004893 DRANAP INFO cnlink(sgsn-1)[0x55e140d91a80]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250126090005914 DLCTRL DEBUG Command: GET 401442641 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250126090005914 DLCTRL DEBUG Tx Command reply: GET_REPLY 401442641 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250126090005915 DLCTRL DEBUG Command: GET 194823422 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250126090005915 DLCTRL DEBUG Tx Command reply: GET_REPLY 194823422 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250126090005916 DLCTRL DEBUG Command: GET 294648830 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250126090005916 DLCTRL DEBUG Tx Command reply: GET_REPLY 294648830 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250126090005917 DLCTRL DEBUG Command: GET 763796058 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126090005917 DLCTRL DEBUG Tx Command reply: GET_REPLY 763796058 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126090005918 DLCTRL DEBUG Command: GET 464527576 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250126090005918 DLCTRL DEBUG Tx Command reply: GET_REPLY 464527576 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250126090005919 DLCTRL DEBUG Command: GET 129257518 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250126090005919 DLCTRL DEBUG Tx Command reply: GET_REPLY 129257518 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250126090005920 DLCTRL DEBUG Command: GET 267156 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250126090005920 DLCTRL DEBUG Tx Command reply: GET_REPLY 267156 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250126090005921 DLCTRL DEBUG Command: GET 635857473 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250126090005921 DLCTRL DEBUG Tx Command reply: GET_REPLY 635857473 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250126090005922 DLCTRL DEBUG Command: GET 75205801 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126090005922 DLCTRL DEBUG Tx Command reply: GET_REPLY 75205801 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126090005922 DLCTRL DEBUG Command: GET 830146588 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250126090005922 DLCTRL DEBUG Tx Command reply: GET_REPLY 830146588 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250126090005923 DLCTRL DEBUG Command: GET 368609052 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250126090005923 DLCTRL DEBUG Tx Command reply: GET_REPLY 368609052 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250126090005924 DLCTRL DEBUG Command: GET 300390166 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250126090005924 DLCTRL DEBUG Tx Command reply: GET_REPLY 300390166 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250126090005924 DLCTRL DEBUG Command: GET 244838363 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250126090005924 DLCTRL DEBUG Tx Command reply: GET_REPLY 244838363 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250126090005925 DLCTRL DEBUG Command: GET 720561070 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126090005925 DLCTRL DEBUG Tx Command reply: GET_REPLY 720561070 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126090005926 DLCTRL DEBUG Command: GET 45723316 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250126090005926 DLCTRL DEBUG Tx Command reply: GET_REPLY 45723316 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250126090005927 DLCTRL DEBUG Command: GET 824571289 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250126090005927 DLCTRL DEBUG Tx Command reply: GET_REPLY 824571289 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250126090005928 DLCTRL DEBUG Command: GET 700934430 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250126090005928 DLCTRL DEBUG Tx Command reply: GET_REPLY 700934430 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250126090005929 DLCTRL DEBUG Command: GET 426916346 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250126090005929 DLCTRL DEBUG Tx Command reply: GET_REPLY 426916346 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250126090005929 DLCTRL DEBUG Command: GET 748899897 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126090005929 DLCTRL DEBUG Tx Command reply: GET_REPLY 748899897 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126090005930 DLCTRL DEBUG Command: GET 730755357 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250126090005930 DLCTRL DEBUG Tx Command reply: GET_REPLY 730755357 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@2bd1da4a78dd: 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@2bd1da4a78dd: "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@2bd1da4a78dd: 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@2bd1da4a78dd: 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@2bd1da4a78dd: 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@2bd1da4a78dd: 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 := '000000000000001100011110'B, t_guard := 20.000000 } 20250126090005941 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33726<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(601)@2bd1da4a78dd: f_create_expect(l3 := '05080200F110172A5205F442400023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(601)@2bd1da4a78dd: Created Expect[0] for '05080200F110172A5205F442400023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(610) TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(594)@2bd1da4a78dd: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_10(610)6023750 20250126090006991 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126090006991 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126090006991 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1355) 20250126090006991 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250126090006991 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x5bea46, normal) (hnbgw_rua.c:407) 20250126090006991 DHNB DEBUG map_rua[0x55e140dbb440]{init}: Allocated (fsm.c:456) 20250126090006991 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6023750)[0x55e140dbb440]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250126090006991 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6023750 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250126090006991 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126090006991 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126090006991 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6023750 SCCP-0 CS MI=TMSI-0x42400023: TMSI-0x42400023 NRI(10bit)=0x100=256: NRI match selects msc 1 (hnbgw_cn.c:1078) 20250126090006991 DCN DEBUG map_sccp[0x55e140da47a0]{init}: Allocated (fsm.c:456) 20250126090006991 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-73)[0x55e140da47a0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250126090006991 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6023750 <-> SCCP-73 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250126090006991 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6023750 SCCP-73 msc-1 MI=TMSI-0x42400023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20250126090006991 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6023750)[0x55e140dbb440]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250126090006991 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126090006991 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126090006991 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6023750)[0x55e140dbb440]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250126090006991 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-73)[0x55e140da47a0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126090006991 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250126090006991 DLSCCP DEBUG SCCP-SCOC(73)[0x55e140dc8c70]{IDLE}: Allocated (fsm.c:456) 20250126090006991 DLSCCP DEBUG SCCP-SCOC(73)[0x55e140dc8c70]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250126090006991 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000049), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442400023004f400300031e0056400500f1100926) (sccp_scrc.c:406) 20250126090006991 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090006991 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090006992 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090006992 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090006992 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090006992 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090006992 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090006992 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090006992 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090006992 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090006992 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090006992 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126090006992 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090006992 DLSCCP DEBUG SCCP-SCOC(73)[0x55e140dc8c70]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250126090006992 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-73)[0x55e140da47a0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250126090006992 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6023750)[0x55e140dbb440]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250126090006992 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090006992 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090006992 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090006992 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126090006992 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126090006992 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126090006992 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250126090006992 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(600)@2bd1da4a78dd: First idle individual index:0 HNBGW_Test.msc1-SCCP(600)@2bd1da4a78dd: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(601)@2bd1da4a78dd: Found Expect[0] for l3='05080200F110172A5205F442400023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(610) HNBGW_Test.msc1-RAN(601)@2bd1da4a78dd: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_10(610)4849319 HNBGW_Test.msc1-SCCP(600)@2bd1da4a78dd: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(600)@2bd1da4a78dd: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250126090007012 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090007012 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250126090007012 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250126090007012 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250126090007012 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126090007012 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126090007012 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126090007012 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090007012 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090007012 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126090007012 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126090007012 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250126090007012 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126090007012 DLSS7 DEBUG scrc_rx_mtp_xfer_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=001550f1) (sccp_scrc.c:477) 20250126090007012 DLSCCP DEBUG Received CO:COAK for local reference 73 (sccp_scoc.c:1824) 20250126090007012 DLSCCP DEBUG SCCP-SCOC(73)[0x55e140dc8c70]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250126090007012 DLSCCP DEBUG SCCP-SCOC(73)[0x55e140dc8c70]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250126090007012 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) TC_mscpool_L3Complete_by_tmsi_valid_nri_10(610)@2bd1da4a78dd: setverdict(pass): none -> pass 20250126090007012 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250126090007012 DCN DEBUG handle_cn_conn_conf() conn_id=73, addrs: called=RI=SSN_PC,PC=0.0.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250126090007012 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-73)[0x55e140da47a0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250126090007012 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-73)[0x55e140da47a0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250126090007015 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33726<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_10(610)@2bd1da4a78dd: Final verdict of PTC: pass MTC@2bd1da4a78dd: 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 } } } 20250126090007017 DLCTRL DEBUG Command: GET 104610582 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250126090007017 DLCTRL DEBUG Tx Command reply: GET_REPLY 104610582 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250126090007022 DLCTRL DEBUG Command: GET 463273425 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250126090007022 DLCTRL DEBUG Tx Command reply: GET_REPLY 463273425 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250126090007025 DLCTRL DEBUG Command: GET 6856565 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250126090007025 DLCTRL DEBUG Tx Command reply: GET_REPLY 6856565 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250126090007027 DLCTRL DEBUG Command: GET 693432965 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126090007027 DLCTRL DEBUG Tx Command reply: GET_REPLY 693432965 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126090007029 DLCTRL DEBUG Command: GET 589333837 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250126090007029 DLCTRL DEBUG Tx Command reply: GET_REPLY 589333837 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126090007030 DLCTRL DEBUG Command: GET 63345396 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250126090007030 DLCTRL DEBUG Tx Command reply: GET_REPLY 63345396 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250126090007031 DLCTRL DEBUG Command: GET 999416959 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250126090007031 DLCTRL DEBUG Tx Command reply: GET_REPLY 999416959 rate_ctr.abs.msc.1.cnpool:subscr:known 1 (control_if.c:477) 20250126090007032 DLCTRL DEBUG Command: GET 16720751 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250126090007032 DLCTRL DEBUG Tx Command reply: GET_REPLY 16720751 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250126090007033 DLCTRL DEBUG Command: GET 124930828 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126090007033 DLCTRL DEBUG Tx Command reply: GET_REPLY 124930828 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126090007034 DLCTRL DEBUG Command: GET 598061283 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250126090007034 DLCTRL DEBUG Tx Command reply: GET_REPLY 598061283 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126090007034 DLCTRL DEBUG Command: GET 790922266 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250126090007034 DLCTRL DEBUG Tx Command reply: GET_REPLY 790922266 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250126090007035 DLCTRL DEBUG Command: GET 517845885 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250126090007035 DLCTRL DEBUG Tx Command reply: GET_REPLY 517845885 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250126090007036 DLCTRL DEBUG Command: GET 329973689 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250126090007036 DLCTRL DEBUG Tx Command reply: GET_REPLY 329973689 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250126090007036 DLCTRL DEBUG Command: GET 617486937 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126090007036 DLCTRL DEBUG Tx Command reply: GET_REPLY 617486937 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126090007037 DLCTRL DEBUG Command: GET 208020657 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250126090007037 DLCTRL DEBUG Tx Command reply: GET_REPLY 208020657 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126090007038 DLCTRL DEBUG Command: GET 662852026 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250126090007038 DLCTRL DEBUG Tx Command reply: GET_REPLY 662852026 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250126090007038 DLCTRL DEBUG Command: GET 739475537 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250126090007038 DLCTRL DEBUG Tx Command reply: GET_REPLY 739475537 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250126090007039 DLCTRL DEBUG Command: GET 694339976 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250126090007039 DLCTRL DEBUG Tx Command reply: GET_REPLY 694339976 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250126090007040 DLCTRL DEBUG Command: GET 548694620 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126090007040 DLCTRL DEBUG Tx Command reply: GET_REPLY 548694620 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126090007040 DLCTRL DEBUG Command: GET 115184850 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250126090007040 DLCTRL DEBUG Tx Command reply: GET_REPLY 115184850 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed MTC@2bd1da4a78dd: 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 := '000000000000000001001011'B, t_guard := 20.000000 } 20250126090007050 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33738<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(601)@2bd1da4a78dd: f_create_expect(l3 := '0524010350590205F442410023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(601)@2bd1da4a78dd: Created Expect[0] for '0524010350590205F442410023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(611) TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(594)@2bd1da4a78dd: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_10(611)12395636 20250126090008072 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126090008072 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126090008072 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1355) 20250126090008072 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250126090008072 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xbd2474, normal) (hnbgw_rua.c:407) 20250126090008072 DHNB DEBUG map_rua[0x55e140da5130]{init}: Allocated (fsm.c:456) 20250126090008072 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12395636)[0x55e140da5130]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250126090008072 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12395636 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250126090008072 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126090008072 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126090008072 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:221) 20250126090008072 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12395636 SCCP-0 CS MI=TMSI-0x42410023: TMSI-0x42410023 NRI(10bit)=0x104=260: NRI match selects msc 1 (hnbgw_cn.c:1078) 20250126090008072 DCN DEBUG map_sccp[0x55e140da65a0]{init}: Allocated (fsm.c:456) 20250126090008072 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-74)[0x55e140da65a0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250126090008072 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12395636 <-> SCCP-74 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250126090008072 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12395636 SCCP-74 msc-1 MI=TMSI-0x42410023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:312) 20250126090008072 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12395636)[0x55e140da5130]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250126090008072 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126090008072 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126090008072 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12395636)[0x55e140da5130]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250126090008072 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-74)[0x55e140da65a0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126090008072 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250126090008072 DLSCCP DEBUG SCCP-SCOC(74)[0x55e140dbb190]{IDLE}: Allocated (fsm.c:456) 20250126090008072 DLSCCP DEBUG SCCP-SCOC(74)[0x55e140dbb190]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250126090008072 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000004a), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=68,D=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0524010350590205f442410023004f400300004b0056400500f1100926) (sccp_scrc.c:406) 20250126090008072 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090008072 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090008072 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090008072 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090008072 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090008072 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090008072 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090008072 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090008072 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090008072 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090008072 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090008072 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126090008072 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090008072 DLSCCP DEBUG SCCP-SCOC(74)[0x55e140dbb190]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250126090008072 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-74)[0x55e140da65a0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250126090008072 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12395636)[0x55e140da5130]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250126090008072 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090008072 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090008072 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090008072 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126090008072 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126090008072 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126090008072 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250126090008072 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(600)@2bd1da4a78dd: First idle individual index:1 HNBGW_Test.msc1-SCCP(600)@2bd1da4a78dd: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc1-RAN(601)@2bd1da4a78dd: Found Expect[0] for l3='0524010350590205F442410023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(611) HNBGW_Test.msc1-RAN(601)@2bd1da4a78dd: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_10(611)2961977 HNBGW_Test.msc1-SCCP(600)@2bd1da4a78dd: Session index based on connection ID:1 HNBGW_Test.msc1-SCCP(600)@2bd1da4a78dd: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250126090008078 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090008078 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250126090008078 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250126090008078 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250126090008078 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126090008078 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126090008078 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126090008078 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_mscpool_L3Complete_by_tmsi_valid_nri_10(611)@2bd1da4a78dd: setverdict(pass): none -> pass 20250126090008078 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090008078 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126090008078 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126090008078 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250126090008078 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126090008078 DLSS7 DEBUG scrc_rx_mtp_xfer_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=008c15b9) (sccp_scrc.c:477) 20250126090008078 DLSCCP DEBUG Received CO:COAK for local reference 74 (sccp_scoc.c:1824) 20250126090008078 DLSCCP DEBUG SCCP-SCOC(74)[0x55e140dbb190]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250126090008078 DLSCCP DEBUG SCCP-SCOC(74)[0x55e140dbb190]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250126090008078 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090008078 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250126090008078 DCN DEBUG handle_cn_conn_conf() conn_id=74, addrs: called=RI=SSN_PC,PC=0.0.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250126090008078 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-74)[0x55e140da65a0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250126090008078 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-74)[0x55e140da65a0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250126090008080 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33738<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_10(611)@2bd1da4a78dd: Final verdict of PTC: pass MTC@2bd1da4a78dd: 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 } } } 20250126090008082 DLCTRL DEBUG Command: GET 611872985 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250126090008082 DLCTRL DEBUG Tx Command reply: GET_REPLY 611872985 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250126090008085 DLCTRL DEBUG Command: GET 841827429 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250126090008085 DLCTRL DEBUG Tx Command reply: GET_REPLY 841827429 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250126090008088 DLCTRL DEBUG Command: GET 137777276 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250126090008088 DLCTRL DEBUG Tx Command reply: GET_REPLY 137777276 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250126090008090 DLCTRL DEBUG Command: GET 567137532 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126090008090 DLCTRL DEBUG Tx Command reply: GET_REPLY 567137532 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126090008091 DLCTRL DEBUG Command: GET 723727807 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250126090008091 DLCTRL DEBUG Tx Command reply: GET_REPLY 723727807 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126090008094 DLCTRL DEBUG Command: GET 302814010 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250126090008094 DLCTRL DEBUG Tx Command reply: GET_REPLY 302814010 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250126090008096 DLCTRL DEBUG Command: GET 891859762 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250126090008096 DLCTRL DEBUG Tx Command reply: GET_REPLY 891859762 rate_ctr.abs.msc.1.cnpool:subscr:known 2 (control_if.c:477) 20250126090008097 DLCTRL DEBUG Command: GET 450058449 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250126090008097 DLCTRL DEBUG Tx Command reply: GET_REPLY 450058449 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250126090008098 DLCTRL DEBUG Command: GET 429860611 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126090008098 DLCTRL DEBUG Tx Command reply: GET_REPLY 429860611 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126090008099 DLCTRL DEBUG Command: GET 167836495 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250126090008099 DLCTRL DEBUG Tx Command reply: GET_REPLY 167836495 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126090008100 DLCTRL DEBUG Command: GET 158102068 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250126090008100 DLCTRL DEBUG Tx Command reply: GET_REPLY 158102068 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250126090008101 DLCTRL DEBUG Command: GET 822874453 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250126090008101 DLCTRL DEBUG Tx Command reply: GET_REPLY 822874453 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250126090008102 DLCTRL DEBUG Command: GET 9577222 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250126090008102 DLCTRL DEBUG Tx Command reply: GET_REPLY 9577222 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250126090008104 DLCTRL DEBUG Command: GET 274227764 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126090008104 DLCTRL DEBUG Tx Command reply: GET_REPLY 274227764 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126090008105 DLCTRL DEBUG Command: GET 350392740 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250126090008105 DLCTRL DEBUG Tx Command reply: GET_REPLY 350392740 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126090008105 DLCTRL DEBUG Command: GET 549225347 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250126090008105 DLCTRL DEBUG Tx Command reply: GET_REPLY 549225347 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250126090008106 DLCTRL DEBUG Command: GET 677844133 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250126090008106 DLCTRL DEBUG Tx Command reply: GET_REPLY 677844133 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250126090008107 DLCTRL DEBUG Command: GET 305177105 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250126090008107 DLCTRL DEBUG Tx Command reply: GET_REPLY 305177105 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250126090008108 DLCTRL DEBUG Command: GET 653046124 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126090008108 DLCTRL DEBUG Tx Command reply: GET_REPLY 653046124 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126090008110 DLCTRL DEBUG Command: GET 849366379 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250126090008110 DLCTRL DEBUG Tx Command reply: GET_REPLY 849366379 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed MTC@2bd1da4a78dd: 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 := '000000000000000110100011'B, t_guard := 20.000000 } 20250126090008121 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33752<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(601)@2bd1da4a78dd: f_create_expect(l3 := '0627000350590205F4427FC023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(601)@2bd1da4a78dd: Created Expect[0] for '0627000350590205F4427FC023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(612) TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(594)@2bd1da4a78dd: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_10(612)11604024 20250126090009147 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126090009147 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126090009147 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1355) 20250126090009147 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250126090009147 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xb11038, normal) (hnbgw_rua.c:407) 20250126090009147 DHNB DEBUG map_rua[0x55e140dbdfe0]{init}: Allocated (fsm.c:456) 20250126090009147 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11604024)[0x55e140dbdfe0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250126090009147 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11604024 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250126090009147 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126090009147 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126090009147 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11604024 SCCP-0 CS MI=TMSI-0x427FC023: TMSI-0x427FC023 NRI(10bit)=0x1ff=511: NRI match selects msc 1 (hnbgw_cn.c:1078) 20250126090009147 DCN DEBUG map_sccp[0x55e140da8030]{init}: Allocated (fsm.c:456) 20250126090009147 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x55e140da8030]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250126090009147 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11604024 <-> SCCP-75 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250126090009147 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11604024 SCCP-75 msc-1 MI=TMSI-0x427FC023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:312) 20250126090009147 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11604024)[0x55e140dbdfe0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250126090009147 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126090009147 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126090009147 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11604024)[0x55e140dbdfe0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250126090009147 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x55e140da8030]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126090009147 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250126090009147 DLSCCP DEBUG SCCP-SCOC(75)[0x55e140dbdb00]{IDLE}: Allocated (fsm.c:456) 20250126090009147 DLSCCP DEBUG SCCP-SCOC(75)[0x55e140dbdb00]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250126090009147 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000004b), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=68,D=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0627000350590205f4427fc023004f40030001a30056400500f1100926) (sccp_scrc.c:406) 20250126090009148 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090009148 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090009148 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090009148 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090009148 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090009148 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090009148 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090009148 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090009148 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090009148 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090009148 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090009148 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126090009148 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090009148 DLSCCP DEBUG SCCP-SCOC(75)[0x55e140dbdb00]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250126090009148 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x55e140da8030]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250126090009148 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11604024)[0x55e140dbdfe0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250126090009148 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090009148 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090009148 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090009148 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126090009148 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126090009148 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126090009148 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250126090009148 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(600)@2bd1da4a78dd: First idle individual index:2 HNBGW_Test.msc1-SCCP(600)@2bd1da4a78dd: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.msc1-RAN(601)@2bd1da4a78dd: Found Expect[0] for l3='0627000350590205F4427FC023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(612) HNBGW_Test.msc1-RAN(601)@2bd1da4a78dd: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_10(612)13257760 HNBGW_Test.msc1-SCCP(600)@2bd1da4a78dd: Session index based on connection ID:2 HNBGW_Test.msc1-SCCP(600)@2bd1da4a78dd: Warning: Re-starting timer T_ias[2], which is already active (running or expired). 20250126090009157 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090009157 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250126090009157 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250126090009157 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250126090009157 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126090009157 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126090009157 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126090009157 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090009157 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090009157 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126090009157 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126090009157 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250126090009157 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126090009157 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0056d77e) (sccp_scrc.c:477) 20250126090009157 DLSCCP DEBUG Received CO:COAK for local reference 75 (sccp_scoc.c:1824) 20250126090009157 DLSCCP DEBUG SCCP-SCOC(75)[0x55e140dbdb00]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250126090009157 DLSCCP DEBUG SCCP-SCOC(75)[0x55e140dbdb00]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250126090009157 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090009157 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250126090009157 DCN DEBUG handle_cn_conn_conf() conn_id=75, addrs: called=RI=SSN_PC,PC=0.0.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250126090009157 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x55e140da8030]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250126090009157 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x55e140da8030]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_mscpool_L3Complete_by_tmsi_valid_nri_10(612)@2bd1da4a78dd: setverdict(pass): none -> pass 20250126090009159 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33752<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_10(612)@2bd1da4a78dd: Final verdict of PTC: pass MTC@2bd1da4a78dd: 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 } } } 20250126090009162 DLCTRL DEBUG Command: GET 187211113 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250126090009162 DLCTRL DEBUG Tx Command reply: GET_REPLY 187211113 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250126090009166 DLCTRL DEBUG Command: GET 400408005 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250126090009166 DLCTRL DEBUG Tx Command reply: GET_REPLY 400408005 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250126090009167 DLCTRL DEBUG Command: GET 756694658 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250126090009167 DLCTRL DEBUG Tx Command reply: GET_REPLY 756694658 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250126090009169 DLCTRL DEBUG Command: GET 160802692 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126090009169 DLCTRL DEBUG Tx Command reply: GET_REPLY 160802692 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126090009170 DLCTRL DEBUG Command: GET 574855404 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250126090009170 DLCTRL DEBUG Tx Command reply: GET_REPLY 574855404 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126090009171 DLCTRL DEBUG Command: GET 286249119 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250126090009171 DLCTRL DEBUG Tx Command reply: GET_REPLY 286249119 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250126090009171 DLCTRL DEBUG Command: GET 129879365 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250126090009171 DLCTRL DEBUG Tx Command reply: GET_REPLY 129879365 rate_ctr.abs.msc.1.cnpool:subscr:known 3 (control_if.c:477) 20250126090009172 DLCTRL DEBUG Command: GET 166326123 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250126090009172 DLCTRL DEBUG Tx Command reply: GET_REPLY 166326123 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250126090009173 DLCTRL DEBUG Command: GET 988218907 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126090009173 DLCTRL DEBUG Tx Command reply: GET_REPLY 988218907 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126090009174 DLCTRL DEBUG Command: GET 882154760 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250126090009174 DLCTRL DEBUG Tx Command reply: GET_REPLY 882154760 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126090009174 DLCTRL DEBUG Command: GET 422432616 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250126090009174 DLCTRL DEBUG Tx Command reply: GET_REPLY 422432616 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250126090009175 DLCTRL DEBUG Command: GET 258285193 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250126090009175 DLCTRL DEBUG Tx Command reply: GET_REPLY 258285193 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250126090009176 DLCTRL DEBUG Command: GET 998637823 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250126090009176 DLCTRL DEBUG Tx Command reply: GET_REPLY 998637823 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250126090009177 DLCTRL DEBUG Command: GET 143127654 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126090009177 DLCTRL DEBUG Tx Command reply: GET_REPLY 143127654 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126090009177 DLCTRL DEBUG Command: GET 750016812 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250126090009177 DLCTRL DEBUG Tx Command reply: GET_REPLY 750016812 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126090009178 DLCTRL DEBUG Command: GET 799911088 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250126090009178 DLCTRL DEBUG Tx Command reply: GET_REPLY 799911088 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250126090009179 DLCTRL DEBUG Command: GET 850790989 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250126090009179 DLCTRL DEBUG Tx Command reply: GET_REPLY 850790989 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250126090009180 DLCTRL DEBUG Command: GET 859234220 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250126090009180 DLCTRL DEBUG Tx Command reply: GET_REPLY 859234220 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250126090009180 DLCTRL DEBUG Command: GET 872829734 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126090009180 DLCTRL DEBUG Tx Command reply: GET_REPLY 872829734 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126090009181 DLCTRL DEBUG Command: GET 229427565 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250126090009181 DLCTRL DEBUG Tx Command reply: GET_REPLY 229427565 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed MTC@2bd1da4a78dd: ok: talloc reports "asn1_context" = 1 bytes TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(594)@2bd1da4a78dd: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1-RUA(596)@2bd1da4a78dd: Final verdict of PTC: none 20250126090009184 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33496<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.sgsn1-SCCP(606)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(603)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.msc0-RAN(598)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.msc1-RAN(601)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(604)@2bd1da4a78dd: Final verdict of PTC: none 20250126090009184 DLINP DEBUG SRVCONN(,r=127.0.0.1:34100<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126090009184 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250126090009184 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126090009184 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250126090009184 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250126090009184 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250126090009184 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126090009184 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126090009184 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250126090009184 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126090009184 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090009184 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20250126090009184 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126090009184 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126090009184 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126090009184 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250126090009184 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication HNBGW_Test.sgsn1-RAN(607)@2bd1da4a78dd: Final verdict of PTC: none 20250126090009184 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250126090009184 DLINP DEBUG SRVCONN(,r=127.0.0.1:34100<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126090009184 DLINP NOTICE SRV(,r=127.0.0.1:34100<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250126090009184 DMAIN NOTICE (127.0.0.1:34100 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:34100<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250126090009184 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20250126090009184 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090009184 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126090009184 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20250126090009184 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126090009184 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126090009184 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090009184 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126090009184 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126090009184 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126090009184 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126090009184 DRANAP NOTICE cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: link lost (cnlink.c:118) 20250126090009184 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:46387<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.msc0-SCCP(597)@2bd1da4a78dd: Final verdict of PTC: none MutexDispCT-TC_mscpool_L3Complete_by_tmsi_valid_nri_1(589)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(605)@2bd1da4a78dd: Final verdict of PTC: none VirtHNBGW-STATS(590)@2bd1da4a78dd: Final verdict of PTC: none HNBGW-MGCP(609)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(602)@2bd1da4a78dd: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1(595)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(608)@2bd1da4a78dd: Final verdict of PTC: none 20250126090009185 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126090009185 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126090009185 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126090009185 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250126090009185 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SEND_FAILED flags=0x1 20250126090009185 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126090009185 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250126090009185 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SEND_FAILED 20250126090009185 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126090009185 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126090009185 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126090009185 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250126090009185 DLINP <0002> stream_srv.c:766 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250126090009185 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090009185 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc1-0: connection closed 20250126090009185 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126090009185 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126090009185 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126090009185 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250126090009185 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126090009185 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250126090009185 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SEND_FAILED flags=0x1 20250126090009185 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126090009185 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250126090009185 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SEND_FAILED 20250126090009185 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Connection reset by peer 20250126090009185 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126090009185 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126090009185 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126090009185 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250126090009185 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Connection reset by peer 20250126090009185 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20250126090009185 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126090009185 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250126090009185 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SEND_FAILED IPA-CTRL-CLI-IPA(591)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(599)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(600)@2bd1da4a78dd: Final verdict of PTC: none 20250126090009185 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090009185 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126090009185 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:371) 20250126090009185 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126090009185 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126090009185 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090009185 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126090009185 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126090009185 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126090009185 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126090009185 DRANAP NOTICE cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: link lost (cnlink.c:118) 20250126090009185 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-73)[0x55e140da47a0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250126090009185 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250126090009185 DLSCCP DEBUG SCCP-SCOC(73)[0x55e140dc8c70]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250126090009185 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001550f1), PART(T=Source Reference,L=4,D=00000049), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250126090009185 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090009185 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090009185 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126090009185 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090009185 DLSCCP DEBUG SCCP-SCOC(73)[0x55e140dc8c70]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250126090009185 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-73)[0x55e140da47a0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250126090009185 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6023750)[0x55e140dbb440]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250126090009185 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6023750)[0x55e140dbb440]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250126090009185 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250126090009185 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6023750)[0x55e140dbb440]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250126090009185 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6023750)[0x55e140dbb440]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250126090009185 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6023750)[0x55e140dbb440]{disrupted}: Freeing instance (context_map.c:202) 20250126090009185 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6023750)[0x55e140dbb440]{disrupted}: Deallocated (fsm.c:568) 20250126090009185 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-73)[0x55e140da47a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250126090009185 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-73)[0x55e140da47a0]{disconnected}: Freeing instance (context_map.c:206) 20250126090009185 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-73)[0x55e140da47a0]{disconnected}: Deallocated (fsm.c:568) 20250126090009185 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6023750 SCCP-73 msc-1 MI=TMSI-0x42400023: Deallocating (context_map.c:225) 20250126090009185 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-74)[0x55e140da65a0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250126090009185 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250126090009185 DLSCCP DEBUG SCCP-SCOC(74)[0x55e140dbb190]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250126090009185 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008c15b9), PART(T=Source Reference,L=4,D=0000004a), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250126090009185 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090009185 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090009185 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126090009185 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090009185 DLSCCP DEBUG SCCP-SCOC(74)[0x55e140dbb190]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250126090009185 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-74)[0x55e140da65a0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250126090009185 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12395636)[0x55e140da5130]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250126090009185 DHNB [20250126090009186 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090009186 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090009186 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090009186 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126090009186 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126090009186 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126090009186 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250126090009186 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250126090009186 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090009186 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090009186 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090009186 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126090009186 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126090009186 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126090009186 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250126090009186 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 1;32mINFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12395636)[0x55e140da5130]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250126090009185 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250126090009185 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12395636)[0x55e140da5130]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250126090009185 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12395636)[0x55e140da5130]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250126090009185 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12395636)[0x55e140da5130]{disrupted}: Freeing instance (context_map.c:202) 20250126090009185 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12395636)[0x55e140da5130]{disrupted}: Deallocated (fsm.c:568) 20250126090009186 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-74)[0x55e140da65a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250126090009186 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-74)[0x55e140da65a0]{disconnected}: Freeing instance (context_map.c:206) 20250126090009186 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-74)[0x55e140da65a0]{disconnected}: Deallocated (fsm.c:568) 20250126090009186 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12395636 SCCP-74 msc-1 MI=TMSI-0x42410023: Deallocating (context_map.c:225) 20250126090009186 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x55e140da8030]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250126090009186 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250126090009186 DLSCCP DEBUG SCCP-SCOC(75)[0x55e140dbdb00]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250126090009186 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0056d77e), PART(T=Source Reference,L=4,D=0000004b), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250126090009186 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090009186 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090009186 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126090009186 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090009186 DLSCCP DEBUG SCCP-SCOC(75)[0x55e140dbdb00]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250126090009186 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x55e140da8030]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250126090009186 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11604024)[0x55e140dbdfe0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250126090009186 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11604024)[0x55e140dbdfe0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250126090009186 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250126090009186 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11604024)[0x55e140dbdfe0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250126090009186 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11604024)[0x55e140dbdfe0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250126090009186 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11604024)[0x55e140dbdfe0]{disrupted}: Freeing instance (context_map.c:202) 20250126090009186 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11604024)[0x55e140dbdfe0]{disrupted}: Deallocated (fsm.c:568) 20250126090009186 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x55e140da8030]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250126090009186 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x55e140da8030]{disconnected}: Freeing instance (context_map.c:206) 20250126090009186 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x55e140da8030]{disconnected}: Deallocated (fsm.c:568) 20250126090009186 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11604024 SCCP-75 msc-1 MI=TMSI-0x427FC023: Deallocating (context_map.c:225) 20250126090009186 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126090009186 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250126090009186 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:894) 20250126090009186 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126090009186 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250126090009186 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250126090009186 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250126090009186 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090009186 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090009186 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090009186 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126090009186 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126090009186 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126090009186 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250126090009186 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0(593)@2bd1da4a78dd: Final verdict of PTC: none MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126090009213 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33490<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(592)@2bd1da4a78dd: Final verdict of PTC: none MTC@2bd1da4a78dd: Setting final verdict of the test case. MTC@2bd1da4a78dd: Local verdict of MTC: pass MTC@2bd1da4a78dd: Local verdict of PTC MutexDispCT-TC_mscpool_L3Complete_by_tmsi_valid_nri_1(589): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC VirtHNBGW-STATS(590): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC IPA-CTRL-CLI-IPA(591): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW-PFCP(592): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0(593): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(594): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1(595): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1-RUA(596): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.msc0-SCCP(597): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.msc0-RAN(598): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.msc0-M3UA(599): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.msc1-SCCP(600): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.msc1-RAN(601): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.msc1-M3UA(602): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(603): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.sgsn0-RAN(604): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(605): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(606): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.sgsn1-RAN(607): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(608): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW-MGCP(609): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_10(610): pass (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_10(611): pass (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_10(612): pass (pass -> pass) MTC@2bd1da4a78dd: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_1 finished. Verdict: pass MTC@2bd1da4a78dd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1 pass'. Sun Jan 26 09:00:09 UTC 2025 ====== HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1 pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1.talloc 20250126090009320 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33758<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126090009788 DLSCCP DEBUG SCCP-SCOC(72)[0x55e140da7e90]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250126090009788 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0011e74a), PART(T=Source Reference,L=4,D=00000048), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090009789 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090009789 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090009789 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126090009789 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090009789 DLSCCP DEBUG SCCP-SCOC(70)[0x55e140d24aa0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250126090009789 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d38e6d), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090009789 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090009789 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090009789 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126090009789 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090009789 DLSCCP DEBUG SCCP-SCOC(71)[0x55e140da5390]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250126090009789 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0028631b), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090009789 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090009789 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090009789 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126090009789 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090009789 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090009789 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090009789 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090009789 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126090009789 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126090009789 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126090009789 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126090009789 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090009790 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090009790 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090009790 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090009790 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126090009790 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126090009790 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126090009790 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126090009790 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090009790 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250126090009790 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090009790 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090009790 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090009790 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126090009790 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126090009790 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126090009790 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250126090009790 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250126090009790 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250126090010023 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33758<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=515260) 20250126090010471 DLSCCP DEBUG SCCP-SCOC(68)[0x55e140c25540]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126090010471 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0004a71e), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090010471 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090010471 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090010471 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126090010471 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090010471 DLSCCP DEBUG SCCP-SCOC(67)[0x55e140da2290]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126090010471 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ce2aae), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090010471 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090010471 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090010471 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126090010471 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090010471 DLSCCP DEBUG SCCP-SCOC(69)[0x55e140d9e250]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126090010471 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002d25a2), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090010471 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090010471 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090010471 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126090010472 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090010472 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090010472 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090010472 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090010472 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126090010472 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126090010472 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126090010472 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250126090010472 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250126090010472 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090010472 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090010472 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090010472 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126090010472 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126090010472 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126090010472 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126090010472 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090010472 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090010472 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090010472 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090010472 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126090010472 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126090010472 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126090010472 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126090010472 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090010472 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250126090010472 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe Waiting for packet dumper to finish... 1 (prev_count=515260, count=529964) 20250126090011089 DLSCCP DEBUG SCCP-SCOC(66)[0x55e140dbe110]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126090011089 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e59adb), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090011089 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090011089 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090011089 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126090011089 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090011089 DLSCCP DEBUG SCCP-SCOC(64)[0x55e140d974b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126090011089 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0087ad5a), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090011089 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090011089 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090011089 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126090011089 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090011089 DLSCCP DEBUG SCCP-SCOC(65)[0x55e140da4670]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126090011089 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a7c319), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090011089 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090011089 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090011089 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126090011089 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090011090 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090011090 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090011090 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090011090 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126090011090 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126090011090 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126090011090 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126090011090 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090011090 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090011090 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090011090 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090011090 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126090011090 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126090011090 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126090011090 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126090011090 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090011090 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250126090011090 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090011090 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090011090 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090011090 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126090011090 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126090011090 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126090011090 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250126090011090 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250126090011090 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250126090011185 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126090011185 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250126090011185 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250126090011185 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126090011185 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250126090011185 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250126090011710 DLSCCP DEBUG SCCP-SCOC(61)[0x55e140da2810]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126090011710 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cf5005), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090011710 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090011710 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090011710 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126090011710 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090011710 DLSCCP DEBUG SCCP-SCOC(63)[0x55e140db8700]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126090011711 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003b9f00), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090011711 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090011711 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090011711 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126090011711 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090011711 DLSCCP DEBUG SCCP-SCOC(62)[0x55e140da5800]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126090011711 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0090840e), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090011711 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090011711 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090011711 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126090011711 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090011711 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090011711 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090011711 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090011711 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126090011711 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126090011711 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126090011711 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126090011711 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090011711 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090011711 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090011711 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090011711 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126090011711 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126090011711 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126090011711 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126090011711 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090011712 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250126090011712 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090011712 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090011712 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090011712 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126090011712 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126090011712 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126090011712 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250126090011712 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe MTC@2bd1da4a78dd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1 pass' was executed successfully (exit status: 0). MTC@2bd1da4a78dd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2'. ------ HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2 ------ Sun Jan 26 09:00:12 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250126090012427 DLSCCP DEBUG SCCP-SCOC(59)[0x55e140da29d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126090012427 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0068804a), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090012427 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090012427 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090012427 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126090012427 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090012427 DLSCCP DEBUG SCCP-SCOC(60)[0x55e140e20c30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126090012427 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00322816), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090012427 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090012427 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090012427 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126090012427 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090012427 DLSCCP DEBUG SCCP-SCOC(58)[0x55e140e20b00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126090012427 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006efc64), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090012427 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090012427 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090012427 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126090012427 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090012427 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090012427 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090012427 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090012427 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126090012427 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126090012427 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126090012427 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250126090012427 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090012427 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090012427 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090012427 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126090012427 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126090012427 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126090012427 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126090012428 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090012428 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090012428 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090012428 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090012428 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126090012428 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126090012428 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126090012428 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126090012428 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090012428 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250126090012428 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe MTC@2bd1da4a78dd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2' was executed successfully (exit status: 0). MTC@2bd1da4a78dd: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_2 started. 20250126090013122 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33770<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126090013129 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33772<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126090013133 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:32951<->l=127.0.0.1:4262) (control_if.c:572) 20250126090013212 DLSCCP DEBUG SCCP-SCOC(54)[0x55e140da1770]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126090013212 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009a7abf), PART(T=Source Reference,L=4,D=00000036), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090013212 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090013212 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090013212 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126090013212 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090013212 DLSCCP DEBUG SCCP-SCOC(55)[0x55e140da5000]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126090013212 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a38722), PART(T=Source Reference,L=4,D=00000037), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090013212 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090013212 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090013212 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126090013212 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090013212 DLSCCP DEBUG SCCP-SCOC(56)[0x55e140db7f50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126090013212 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002bb76e), PART(T=Source Reference,L=4,D=00000038), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090013212 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090013212 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090013212 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126090013212 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090013212 DLSCCP DEBUG SCCP-SCOC(57)[0x55e140db8180]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126090013212 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0076f46a), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090013212 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090013212 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090013212 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126090013212 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090013212 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090013212 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090013212 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090013212 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126090013212 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126090013212 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126090013212 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126090013212 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090013212 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090013212 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090013212 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090013212 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126090013212 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126090013212 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126090013212 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126090013212 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090013212 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250126090013212 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090013212 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090013212 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090013212 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126090013212 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126090013212 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126090013212 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126090013212 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090013212 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250126090013212 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090013212 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090013212 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090013212 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126090013212 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126090013212 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126090013212 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126090013212 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090013212 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250126090013212 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250126090013223 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250126090013223 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0(617)@2bd1da4a78dd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250126090013230 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126090013230 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126090013230 DRANAP NOTICE cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: link lost (cnlink.c:118) 20250126090013230 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126090013230 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126090013230 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126090013230 DRANAP DEBUG cnlink(msc-2)[0x55e140d26870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126090013230 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:47887 (stream_srv.c:142) 20250126090013230 DMAIN INFO New HNB SCTP connection r=127.0.0.1:47887<->l=127.0.0.1:29169 (hnbgw.c:791) TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1(619)@2bd1da4a78dd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250126090013231 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126090013231 DRANAP DEBUG cnlink(msc-3)[0x55e140d90760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126090013232 DRANAP DEBUG cnlink(msc-3)[0x55e140d90760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126090013232 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250126090013232 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126090013232 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090013232 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126090013232 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090013232 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090013232 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090013232 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090013232 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090013232 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090013232 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090013232 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090013232 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090013232 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090013232 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090013232 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250126090013232 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090013232 DRANAP DEBUG cnlink(msc-3)[0x55e140d90760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126090013232 DRANAP DEBUG cnlink(msc-2)[0x55e140d26870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126090013232 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250126090013232 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126090013232 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090013232 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126090013232 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090013232 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090013232 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090013232 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090013232 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090013232 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090013232 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090013232 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090013232 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090013232 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090013232 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090013232 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250126090013232 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090013232 DRANAP DEBUG cnlink(msc-2)[0x55e140d26870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126090013232 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126090013232 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250126090013232 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126090013232 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090013232 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126090013232 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090013232 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090013232 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090013232 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090013232 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090013232 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090013232 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090013232 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090013232 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090013232 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090013232 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090013232 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126090013232 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090013232 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126090013232 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126090013232 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250126090013232 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126090013232 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090013232 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126090013232 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090013232 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090013232 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090013232 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090013232 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090013232 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090013232 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090013232 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090013232 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090013232 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090013232 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090013232 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126090013232 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090013232 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126090013233 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090013233 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090013233 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090013233 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250126090013233 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250126090013233 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250126090013233 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090013233 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090013233 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090013233 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250126090013233 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250126090013233 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250126090013233 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250126090013233 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090013233 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090013233 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090013233 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126090013233 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126090013233 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126090013233 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250126090013233 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090013233 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090013233 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090013233 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126090013233 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126090013233 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126090013233 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126090013233 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090013233 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe MTC@2bd1da4a78dd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2bd1da4a78dd: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(623)@2bd1da4a78dd: ************************************************* HNBGW_Test.msc0-M3UA(623)@2bd1da4a78dd: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(623)@2bd1da4a78dd: ************************************************* HNBGW_Test.msc0-SCCP(621)@2bd1da4a78dd: v_sccp_pdu_maxlen:268 MTC@2bd1da4a78dd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2bd1da4a78dd: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(626)@2bd1da4a78dd: ************************************************* HNBGW_Test.msc1-M3UA(626)@2bd1da4a78dd: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(626)@2bd1da4a78dd: ************************************************* HNBGW_Test.msc1-SCCP(624)@2bd1da4a78dd: v_sccp_pdu_maxlen:268 MTC@2bd1da4a78dd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2bd1da4a78dd: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(629)@2bd1da4a78dd: ************************************************* HNBGW_Test.msc2-M3UA(629)@2bd1da4a78dd: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(629)@2bd1da4a78dd: ************************************************* HNBGW_Test.msc2-SCCP(627)@2bd1da4a78dd: v_sccp_pdu_maxlen:268 20250126090013264 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126090013264 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126090013264 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126090013264 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126090013264 DRANAP NOTICE cnlink(sgsn-1)[0x55e140d91a80]{DISCONNECTED}: link lost (cnlink.c:118) 20250126090013264 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126090013264 DRANAP DEBUG cnlink(sgsn-2)[0x55e140d92410]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126090013264 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126090013264 DRANAP DEBUG cnlink(sgsn-3)[0x55e140d92da0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126090013265 DRANAP DEBUG cnlink(sgsn-3)[0x55e140d92da0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126090013265 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250126090013265 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126090013265 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090013265 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126090013265 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090013265 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090013265 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090013265 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090013265 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090013265 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090013265 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090013265 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090013265 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090013265 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090013265 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090013265 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250126090013265 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090013265 DRANAP DEBUG cnlink(sgsn-3)[0x55e140d92da0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126090013265 DRANAP DEBUG cnlink(sgsn-2)[0x55e140d92410]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126090013265 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250126090013265 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126090013265 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090013265 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126090013265 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090013265 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090013265 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090013265 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090013265 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090013265 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090013265 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090013265 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090013265 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090013265 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090013265 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090013265 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250126090013265 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090013265 DRANAP DEBUG cnlink(sgsn-2)[0x55e140d92410]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126090013265 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126090013265 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250126090013265 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126090013265 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090013265 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126090013265 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090013265 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090013265 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090013265 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090013265 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090013265 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090013265 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090013265 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090013265 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090013265 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090013265 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090013265 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126090013265 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090013265 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126090013265 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126090013265 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250126090013265 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126090013265 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090013265 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126090013265 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090013265 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090013265 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090013265 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090013265 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090013265 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090013265 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090013265 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090013265 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090013265 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090013265 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090013265 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126090013265 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090013265 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126090013266 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090013266 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090013266 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090013266 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250126090013266 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250126090013266 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250126090013266 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090013266 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090013266 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090013266 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250126090013266 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250126090013266 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250126090013266 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250126090013266 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090013266 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090013266 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090013266 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126090013266 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126090013266 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126090013266 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250126090013266 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090013266 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090013266 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090013266 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090013266 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126090013266 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126090013266 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126090013266 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20250126090013266 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe MTC@2bd1da4a78dd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2bd1da4a78dd: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(632)@2bd1da4a78dd: ************************************************* HNBGW_Test.sgsn0-M3UA(632)@2bd1da4a78dd: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(632)@2bd1da4a78dd: ************************************************* HNBGW_Test.sgsn0-SCCP(630)@2bd1da4a78dd: v_sccp_pdu_maxlen:268 MTC@2bd1da4a78dd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2bd1da4a78dd: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(635)@2bd1da4a78dd: ************************************************* HNBGW_Test.sgsn1-M3UA(635)@2bd1da4a78dd: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(635)@2bd1da4a78dd: ************************************************* HNBGW_Test.sgsn1-SCCP(633)@2bd1da4a78dd: v_sccp_pdu_maxlen:268 MTC@2bd1da4a78dd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2bd1da4a78dd: Starting RAN_Emulation HNBGW_Test.sgsn2-M3UA(638)@2bd1da4a78dd: ************************************************* HNBGW_Test.sgsn2-M3UA(638)@2bd1da4a78dd: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(638)@2bd1da4a78dd: ************************************************* HNBGW_Test.sgsn2-SCCP(636)@2bd1da4a78dd: v_sccp_pdu_maxlen:268 20250126090013309 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126090013309 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126090013309 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1355) 20250126090013309 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250126090013309 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20250126090013309 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250126090013309 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250126090013309 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126090013309 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@2bd1da4a78dd: setverdict(pass): none -> pass 20250126090013314 DLINP DEBUG SRVCONN(,r=127.0.0.1:47887<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126090013314 DLINP DEBUG SRVCONN(,r=127.0.0.1:47887<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126090013314 DLINP DEBUG SRVCONN(,r=127.0.0.1:47887<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1355) 20250126090013314 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250126090013314 DHNBAP DEBUG (127.0.0.1:47887 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20250126090013314 DHNBAP NOTICE (127.0.0.1:47887 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250126090013314 DHNBAP NOTICE (127.0.0.1:47887 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250126090013314 DLINP DEBUG SRVCONN(,r=127.0.0.1:47887<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126090013314 DLINP DEBUG SRVCONN(,r=127.0.0.1:47887<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126090013442 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126090013442 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250126090013442 DLSS7 <000c> osmo_ss7_xua_srv.c:119 0: asp-virt-msc0-0: accept of new connection from (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) before old was closed -> close old one 20250126090013443 DLSS7 <000c> osmo_ss7_asp.c:1082 ?: connection closed 20250126090013443 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20250126090013443 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20250126090013443 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(623)@2bd1da4a78dd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250126090013451 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090013451 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250126090013451 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20250126090013451 DLSS7 <000c> xua_asp_fsm.c:300 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20250126090013451 DLSS7 <000c> xua_asp_fsm.c:663 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20250126090013451 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20250126090013451 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250126090013451 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20250126090013451 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250126090013451 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090013451 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126090013451 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20250126090013451 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126090013452 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126090013452 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090013452 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126090013452 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126090013452 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126090013452 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250126090013452 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126090013452 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(626)@2bd1da4a78dd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250126090013454 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090013454 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126090013454 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20250126090013454 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126090013454 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126090013454 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090013454 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126090013454 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126090013454 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126090013454 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126090013454 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090013454 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250126090013454 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126090013454 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126090013454 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20250126090013454 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_ACTIVE 20250126090013454 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126090013454 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250126090013455 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090013455 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250126090013455 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126090013455 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126090013455 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126090013455 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250126090013455 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126090013455 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126090013455 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250126090013455 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126090013455 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090013455 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126090013455 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090013455 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090013455 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090013455 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090013455 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090013455 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090013455 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090013455 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090013455 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090013456 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090013456 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090013456 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126090013456 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090013456 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126090013456 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090013456 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090013456 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090013456 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126090013456 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126090013456 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126090013456 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126090013456 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090013457 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090013457 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250126090013457 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126090013457 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126090013457 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126090013457 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126090013457 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126090013457 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090013457 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126090013457 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:406) 20250126090013457 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126090013457 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250126090013457 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126090013457 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090013457 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126090013457 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126090013457 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126090013457 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126090013458 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126090013458 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250126090013458 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126090013459 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090013459 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126090013459 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090013459 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090013459 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090013459 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090013459 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090013459 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090013459 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090013459 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090013459 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090013459 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090013459 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090013459 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126090013459 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090013459 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126090013459 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090013459 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090013459 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090013459 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126090013459 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126090013459 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126090013459 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250126090013459 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090013462 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126090013462 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc2-0 20250126090013462 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126090013462 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc2-M3UA(629)@2bd1da4a78dd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250126090013468 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090013468 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20250126090013468 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126090013468 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126090013468 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126090013468 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20250126090013468 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126090013473 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090013473 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20250126090013473 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126090013473 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126090013473 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126090013473 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126090013473 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126090013473 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250126090013473 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090013473 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126090013473 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.3/0, (xua_snm.c:406) 20250126090013473 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126090013473 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126090013473 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090013473 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126090013473 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126090013473 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126090013473 DRANAP DEBUG cnlink(msc-2)[0x55e140d26870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126090013474 DRANAP DEBUG cnlink(msc-2)[0x55e140d26870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126090013474 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250126090013474 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126090013474 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090013474 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126090013474 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090013474 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090013474 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090013474 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090013474 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090013474 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090013474 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090013474 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090013474 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090013474 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090013474 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090013474 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250126090013474 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090013474 DRANAP DEBUG cnlink(msc-2)[0x55e140d26870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126090013475 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090013475 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090013475 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090013475 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250126090013475 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250126090013475 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250126090013475 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250126090013475 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090013476 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126090013476 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250126090013476 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126090013476 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(632)@2bd1da4a78dd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250126090013481 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090013482 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250126090013482 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126090013482 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126090013482 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126090013482 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250126090013482 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126090013483 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090013483 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250126090013483 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126090013484 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126090013484 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126090013484 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126090013484 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126090013484 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250126090013484 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090013484 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126090013484 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20250126090013484 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126090013484 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126090013484 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090013484 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126090013484 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126090013484 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126090013484 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126090013485 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126090013485 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250126090013485 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126090013485 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090013485 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126090013485 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090013485 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090013485 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090013485 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090013485 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090013485 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090013485 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090013485 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090013485 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090013485 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090013485 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090013485 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126090013485 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090013485 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126090013485 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090013485 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090013485 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090013485 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126090013485 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126090013485 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126090013485 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126090013485 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090013487 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126090013487 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20250126090013487 DLSS7 <000c> osmo_ss7_xua_srv.c:119 0: asp-virt-sgsn1-0: accept of new connection from (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) before old was closed -> close old one 20250126090013487 DLSS7 <000c> osmo_ss7_asp.c:1082 ?: connection closed 20250126090013487 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20250126090013487 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20250126090013487 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(635)@2bd1da4a78dd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250126090013490 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090013490 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20250126090013490 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20250126090013490 DLSS7 <000c> xua_asp_fsm.c:300 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20250126090013490 DLSS7 <000c> xua_asp_fsm.c:663 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20250126090013490 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20250126090013490 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250126090013490 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20250126090013490 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090013490 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126090013490 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:371) 20250126090013490 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126090013490 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126090013490 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090013490 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126090013490 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126090013494 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090013494 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20250126090013494 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126090013494 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126090013494 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20250126090013494 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_ACTIVE 20250126090013494 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126090013494 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090013494 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126090013494 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:406) 20250126090013494 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126090013494 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126090013494 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090013494 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126090013494 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126090013494 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126090013494 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126090013495 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126090013495 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250126090013495 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126090013495 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090013495 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126090013495 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090013495 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090013495 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090013495 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090013495 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090013495 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090013495 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090013495 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090013495 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090013495 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090013495 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090013495 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126090013495 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090013495 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126090013495 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090013495 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090013495 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090013495 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126090013495 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126090013495 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126090013495 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250126090013495 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090013496 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126090013496 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn2-0 20250126090013496 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126090013496 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn2-M3UA(638)@2bd1da4a78dd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23910 to server: "127.0.0.1":2905 association #8 20250126090013500 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090013500 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn2-0: Received M3UA Message (ASPSM:UP) 20250126090013500 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126090013500 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126090013500 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126090013500 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn2){AS_DOWN}: state_chg to AS_INACTIVE 20250126090013500 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126090013502 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090013502 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn2-0: Received M3UA Message (ASPTM:ACTIVE) 20250126090013502 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126090013502 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126090013502 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126090013502 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126090013502 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126090013502 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090013502 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126090013502 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.3/0, (xua_snm.c:406) 20250126090013502 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126090013502 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126090013502 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090013502 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126090013502 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126090013503 DCN NOTICE (sgsn-2) now available: N-PCSTATE ind: pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126090013503 DRANAP DEBUG cnlink(sgsn-2)[0x55e140d92410]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126090013504 DRANAP DEBUG cnlink(sgsn-2)[0x55e140d92410]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126090013504 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250126090013504 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126090013504 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090013504 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126090013504 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090013504 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090013504 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090013504 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090013504 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090013504 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090013504 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090013504 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090013504 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090013504 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090013504 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090013504 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250126090013504 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090013504 DRANAP DEBUG cnlink(sgsn-2)[0x55e140d92410]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126090013504 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090013504 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090013504 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090013504 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250126090013504 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250126090013504 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250126090013504 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250126090013504 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(622)@2bd1da4a78dd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126090014257 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090014257 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126090014257 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126090014257 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126090014257 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126090014257 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126090014257 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126090014257 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090014257 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090014257 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126090014257 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126090014257 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126090014257 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126090014257 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126090014257 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250126090014257 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250126090014257 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090014257 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090014257 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090014257 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090014257 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090014257 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090014257 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090014257 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090014257 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090014257 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090014257 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090014257 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090014257 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090014257 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126090014257 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126090014257 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126090014257 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250126090014257 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250126090014257 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090014257 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250126090014257 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090014257 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090014257 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090014257 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090014257 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090014257 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090014257 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090014258 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090014258 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090014258 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090014258 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090014258 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126090014258 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090014258 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126090014258 DRANAP NOTICE cnlink(msc-0)[0x55e140d46220]{CONNECTED}: link up (cnlink.c:111) 20250126090014258 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090014258 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090014258 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090014258 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126090014258 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126090014258 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126090014258 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126090014258 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090014258 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090014258 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126090014258 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126090014258 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126090014258 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126090014258 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126090014258 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126090014258 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090014258 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090014258 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126090014258 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126090014258 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126090014258 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126090014258 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126090014258 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250126090014258 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250126090014258 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090014259 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090014259 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090014259 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090014259 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090014259 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090014259 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090014259 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090014259 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090014259 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090014259 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090014259 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090014259 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090014259 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126090014259 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126090014259 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126090014259 DRANAP INFO cnlink(msc-0)[0x55e140d46220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(625)@2bd1da4a78dd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126090014259 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090014259 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250126090014259 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250126090014259 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250126090014259 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126090014259 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126090014259 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126090014259 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090014259 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090014259 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126090014259 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126090014259 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250126090014259 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126090014259 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126090014259 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250126090014259 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250126090014259 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090014259 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090014259 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090014259 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090014259 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090014259 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090014259 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090014259 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090014259 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090014259 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090014259 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090014259 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090014259 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090014260 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126090014260 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126090014260 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126090014260 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) 20250126090014260 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) 20250126090014260 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090014260 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250126090014260 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090014260 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090014260 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090014260 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090014260 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090014260 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090014260 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090014260 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090014260 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090014260 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090014260 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090014260 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126090014260 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090014260 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126090014260 DRANAP NOTICE cnlink(msc-1)[0x55e140d29670]{CONNECTED}: link up (cnlink.c:111) 20250126090014260 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090014260 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090014260 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090014260 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126090014260 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126090014260 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126090014260 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250126090014260 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090014260 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090014260 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250126090014260 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250126090014260 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250126090014260 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126090014260 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126090014260 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126090014260 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090014260 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090014260 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126090014260 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126090014260 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250126090014260 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126090014260 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126090014260 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250126090014260 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250126090014260 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090014260 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090014260 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090014260 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090014260 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090014260 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090014260 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090014260 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090014260 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090014260 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090014260 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090014260 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090014260 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090014260 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126090014260 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126090014260 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126090014260 DRANAP INFO cnlink(msc-1)[0x55e140d29670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc2-RAN(628)@2bd1da4a78dd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126090014267 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090014267 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250126090014267 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc2-0: m3ua_rx_xfer 20250126090014267 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250126090014267 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126090014267 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126090014267 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126090014267 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090014267 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090014268 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126090014268 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126090014268 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:603) 20250126090014268 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126090014268 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126090014268 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250126090014268 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250126090014268 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090014268 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090014268 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090014268 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090014268 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090014268 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090014268 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090014268 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090014268 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090014268 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090014268 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090014268 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090014268 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090014268 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126090014268 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126090014268 DRANAP DEBUG cnlink(msc-2)[0x55e140d26870]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126090014268 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) 20250126090014268 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) 20250126090014268 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090014268 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250126090014268 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090014268 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090014268 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090014268 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090014268 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090014268 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090014268 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090014268 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090014268 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090014268 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090014268 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090014268 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250126090014268 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090014268 DRANAP DEBUG cnlink(msc-2)[0x55e140d26870]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126090014268 DRANAP NOTICE cnlink(msc-2)[0x55e140d26870]{CONNECTED}: link up (cnlink.c:111) 20250126090014268 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090014268 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090014268 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090014268 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250126090014268 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250126090014268 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250126090014268 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250126090014268 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090014268 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090014268 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250126090014268 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc2-0: m3ua_rx_xfer 20250126090014268 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250126090014268 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126090014268 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126090014268 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126090014268 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090014268 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090014268 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126090014268 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126090014268 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:603) 20250126090014268 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126090014268 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126090014268 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250126090014268 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250126090014268 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090014268 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090014268 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090014268 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090014268 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090014268 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090014268 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090014268 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090014268 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090014268 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090014268 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090014268 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090014268 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090014268 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126090014268 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126090014268 DRANAP DEBUG cnlink(msc-2)[0x55e140d26870]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126090014268 DRANAP INFO cnlink(msc-2)[0x55e140d26870]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(631)@2bd1da4a78dd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126090014287 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090014287 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126090014287 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126090014287 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126090014287 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126090014287 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126090014287 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250126090014287 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250126090014287 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090014287 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090014287 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090014287 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090014287 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090014287 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090014287 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090014287 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090014287 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090014287 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090014287 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090014288 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090014287 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090014287 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126090014287 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126090014287 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126090014287 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126090014287 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126090014287 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126090014287 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090014288 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090014288 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126090014288 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126090014288 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126090014288 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250126090014288 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250126090014288 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090014288 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250126090014288 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090014288 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090014288 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090014288 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090014288 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090014288 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090014288 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090014288 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090014288 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090014288 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090014288 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090014288 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126090014288 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090014288 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126090014288 DRANAP NOTICE cnlink(sgsn-0)[0x55e140d910f0]{CONNECTED}: link up (cnlink.c:111) 20250126090014288 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090014288 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090014288 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090014288 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126090014288 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126090014288 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126090014288 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126090014288 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090014289 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090014289 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126090014289 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126090014289 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126090014289 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126090014289 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126090014289 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126090014289 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090014289 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090014289 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126090014289 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126090014289 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126090014289 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126090014289 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126090014289 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250126090014289 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20250126090014289 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090014289 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090014289 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090014289 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090014289 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090014289 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090014289 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090014289 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090014289 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090014289 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090014289 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090014289 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090014289 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090014289 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126090014289 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126090014289 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126090014289 DRANAP INFO cnlink(sgsn-0)[0x55e140d910f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250126090014292 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090014292 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250126090014292 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250126090014292 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250126090014292 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126090014292 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126090014292 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126090014292 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-RAN(634)@2bd1da4a78dd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126090014292 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090014292 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126090014292 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126090014292 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250126090014292 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126090014292 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126090014292 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250126090014292 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250126090014292 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090014292 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090014292 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090014292 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090014292 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090014292 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090014292 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090014292 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090014292 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090014292 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090014292 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090014292 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090014292 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090014292 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126090014292 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126090014292 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126090014292 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) 20250126090014292 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) 20250126090014292 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090014292 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250126090014292 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090014292 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090014292 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090014292 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090014292 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090014292 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090014292 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090014292 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090014292 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090014292 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090014292 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090014292 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126090014292 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090014292 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126090014292 DRANAP NOTICE cnlink(sgsn-1)[0x55e140d91a80]{CONNECTED}: link up (cnlink.c:111) 20250126090014292 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090014292 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090014292 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090014292 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126090014292 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126090014292 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126090014292 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250126090014292 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090014295 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090014295 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250126090014295 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250126090014295 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250126090014295 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126090014295 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126090014295 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126090014295 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090014295 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090014295 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126090014295 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126090014295 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250126090014295 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126090014295 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126090014295 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250126090014295 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20250126090014295 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090014295 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090014295 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090014295 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090014295 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090014295 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090014295 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090014295 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090014295 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090014295 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090014295 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090014295 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090014295 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090014295 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126090014295 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126090014295 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126090014295 DRANAP INFO cnlink(sgsn-1)[0x55e140d91a80]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250126090014303 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090014303 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20250126090014303 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20250126090014303 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn2-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20250126090014303 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126090014303 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126090014303 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126090014303 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn2-RAN(637)@2bd1da4a78dd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126090014303 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090014303 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126090014303 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126090014303 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:603) 20250126090014303 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126090014303 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126090014303 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20250126090014303 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250126090014303 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:391) 20250126090014303 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090014303 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090014303 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090014303 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090014303 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090014303 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090014303 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090014303 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090014303 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:391) 20250126090014303 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090014303 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090014303 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090014303 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126090014303 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126090014303 DRANAP DEBUG cnlink(sgsn-2)[0x55e140d92410]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126090014303 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) 20250126090014303 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) 20250126090014303 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090014303 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250126090014303 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090014303 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090014303 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090014303 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090014303 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090014303 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090014303 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090014303 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090014303 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090014303 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090014303 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090014303 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250126090014303 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090014303 DRANAP DEBUG cnlink(sgsn-2)[0x55e140d92410]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126090014303 DRANAP NOTICE cnlink(sgsn-2)[0x55e140d92410]{CONNECTED}: link up (cnlink.c:111) 20250126090014303 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090014303 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090014303 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090014303 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250126090014303 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250126090014303 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250126090014303 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250126090014303 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090014306 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090014306 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20250126090014306 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20250126090014306 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn2-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20250126090014306 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126090014306 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126090014306 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126090014306 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090014306 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090014306 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126090014306 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126090014306 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:603) 20250126090014306 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126090014306 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126090014306 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20250126090014306 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20250126090014306 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:391) 20250126090014306 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090014306 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090014306 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090014306 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090014306 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090014306 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090014306 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090014306 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090014306 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:391) 20250126090014306 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090014306 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090014306 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090014306 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126090014306 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126090014306 DRANAP DEBUG cnlink(sgsn-2)[0x55e140d92410]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126090014306 DRANAP INFO cnlink(sgsn-2)[0x55e140d92410]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250126090015327 DLCTRL DEBUG Command: GET 235797829 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250126090015327 DLCTRL DEBUG Tx Command reply: GET_REPLY 235797829 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250126090015332 DLCTRL DEBUG Command: GET 289380350 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250126090015332 DLCTRL DEBUG Tx Command reply: GET_REPLY 289380350 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250126090015338 DLCTRL DEBUG Command: GET 765298371 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250126090015338 DLCTRL DEBUG Tx Command reply: GET_REPLY 765298371 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250126090015343 DLCTRL DEBUG Command: GET 812736476 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126090015343 DLCTRL DEBUG Tx Command reply: GET_REPLY 812736476 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126090015347 DLCTRL DEBUG Command: GET 210804436 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250126090015347 DLCTRL DEBUG Tx Command reply: GET_REPLY 210804436 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250126090015350 DLCTRL DEBUG Command: GET 792865974 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250126090015350 DLCTRL DEBUG Tx Command reply: GET_REPLY 792865974 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250126090015354 DLCTRL DEBUG Command: GET 295429151 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250126090015354 DLCTRL DEBUG Tx Command reply: GET_REPLY 295429151 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250126090015358 DLCTRL DEBUG Command: GET 820323887 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250126090015358 DLCTRL DEBUG Tx Command reply: GET_REPLY 820323887 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250126090015361 DLCTRL DEBUG Command: GET 821648132 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126090015361 DLCTRL DEBUG Tx Command reply: GET_REPLY 821648132 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126090015363 DLCTRL DEBUG Command: GET 102527026 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250126090015363 DLCTRL DEBUG Tx Command reply: GET_REPLY 102527026 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250126090015366 DLCTRL DEBUG Command: GET 827013861 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250126090015366 DLCTRL DEBUG Tx Command reply: GET_REPLY 827013861 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250126090015368 DLCTRL DEBUG Command: GET 378314518 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250126090015368 DLCTRL DEBUG Tx Command reply: GET_REPLY 378314518 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250126090015371 DLCTRL DEBUG Command: GET 104686195 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250126090015371 DLCTRL DEBUG Tx Command reply: GET_REPLY 104686195 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250126090015373 DLCTRL DEBUG Command: GET 796942971 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126090015373 DLCTRL DEBUG Tx Command reply: GET_REPLY 796942971 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126090015376 DLCTRL DEBUG Command: GET 13109814 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250126090015376 DLCTRL DEBUG Tx Command reply: GET_REPLY 13109814 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250126090015379 DLCTRL DEBUG Command: GET 173049459 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250126090015379 DLCTRL DEBUG Tx Command reply: GET_REPLY 173049459 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250126090015381 DLCTRL DEBUG Command: GET 303225814 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250126090015381 DLCTRL DEBUG Tx Command reply: GET_REPLY 303225814 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250126090015383 DLCTRL DEBUG Command: GET 505907032 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250126090015383 DLCTRL DEBUG Tx Command reply: GET_REPLY 505907032 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250126090015384 DLCTRL DEBUG Command: GET 720557551 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126090015384 DLCTRL DEBUG Tx Command reply: GET_REPLY 720557551 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126090015386 DLCTRL DEBUG Command: GET 144437489 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250126090015386 DLCTRL DEBUG Tx Command reply: GET_REPLY 144437489 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@2bd1da4a78dd: 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@2bd1da4a78dd: "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@2bd1da4a78dd: 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@2bd1da4a78dd: 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@2bd1da4a78dd: 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 := '000000000000000100001011'B, t_guard := 20.000000 } 20250126090015411 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54820<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc2-RAN(628)@2bd1da4a78dd: f_create_expect(l3 := '05080200F110172A5205F442800023'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(628)@2bd1da4a78dd: Created Expect[0] for '05080200F110172A5205F442800023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(640) TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(618)@2bd1da4a78dd: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_20(640)3563899 20250126090016491 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126090016491 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126090016491 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1355) 20250126090016491 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250126090016491 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x36617b, normal) (hnbgw_rua.c:407) 20250126090016491 DHNB DEBUG map_rua[0x55e140dbb440]{init}: Allocated (fsm.c:456) 20250126090016491 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3563899)[0x55e140dbb440]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250126090016491 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3563899 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250126090016491 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126090016491 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126090016491 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3563899 SCCP-0 CS MI=TMSI-0x42800023: TMSI-0x42800023 NRI(10bit)=0x200=512: NRI match selects msc 2 (hnbgw_cn.c:1078) 20250126090016491 DCN DEBUG map_sccp[0x55e140da47a0]{init}: Allocated (fsm.c:456) 20250126090016491 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-76)[0x55e140da47a0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250126090016491 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3563899 <-> SCCP-76 msc-2 msc-two cs7-0.sccp l=0.23.5<->r=0.0.3 (context_map.c:128) 20250126090016491 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3563899 SCCP-76 msc-2 MI=TMSI-0x42800023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20250126090016491 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3563899)[0x55e140dbb440]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250126090016492 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126090016492 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126090016492 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3563899)[0x55e140dbb440]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250126090016492 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-76)[0x55e140da47a0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126090016492 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250126090016492 DLSCCP DEBUG SCCP-SCOC(76)[0x55e140da5130]{IDLE}: Allocated (fsm.c:456) 20250126090016492 DLSCCP DEBUG SCCP-SCOC(76)[0x55e140da5130]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250126090016492 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000004c), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442800023004f400300010b0056400500f1100926) (sccp_scrc.c:406) 20250126090016492 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090016492 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090016492 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090016492 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090016492 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090016492 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090016492 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090016492 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090016492 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090016492 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090016492 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090016492 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250126090016492 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090016492 DLSCCP DEBUG SCCP-SCOC(76)[0x55e140da5130]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250126090016492 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-76)[0x55e140da47a0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250126090016492 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3563899)[0x55e140dbb440]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250126090016492 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090016492 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090016493 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090016493 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250126090016493 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250126090016493 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250126090016493 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250126090016493 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-SCCP(627)@2bd1da4a78dd: First idle individual index:0 HNBGW_Test.msc2-SCCP(627)@2bd1da4a78dd: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(628)@2bd1da4a78dd: Found Expect[0] for l3='05080200F110172A5205F442800023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(640) HNBGW_Test.msc2-RAN(628)@2bd1da4a78dd: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_20(640)13973596 HNBGW_Test.msc2-SCCP(627)@2bd1da4a78dd: Session index based on connection ID:0 TC_mscpool_L3Complete_by_tmsi_valid_nri_20(640)@2bd1da4a78dd: setverdict(pass): none -> pass HNBGW_Test.msc2-SCCP(627)@2bd1da4a78dd: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250126090016502 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090016502 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250126090016502 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc2-0: m3ua_rx_xfer 20250126090016502 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250126090016502 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126090016502 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126090016502 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126090016502 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090016502 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090016502 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126090016502 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126090016502 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:603) 20250126090016502 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126090016502 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00fd56da) (sccp_scrc.c:477) 20250126090016502 DLSCCP DEBUG Received CO:COAK for local reference 76 (sccp_scoc.c:1824) 20250126090016502 DLSCCP DEBUG SCCP-SCOC(76)[0x55e140da5130]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) TC_mscpool_L3Complete_by_tmsi_valid_nri_20(640)@2bd1da4a78dd: Final verdict of PTC: pass 20250126090016502 DLSCCP DEBUG SCCP-SCOC(76)[0x55e140da5130]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250126090016502 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090016502 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250126090016502 DCN DEBUG handle_cn_conn_conf() conn_id=76, addrs: called=RI=SSN_PC,PC=0.0.3,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250126090016502 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-76)[0x55e140da47a0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250126090016502 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-76)[0x55e140da47a0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250126090016502 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54820<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@2bd1da4a78dd: 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 } } } 20250126090016503 DLCTRL DEBUG Command: GET 791288438 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250126090016503 DLCTRL DEBUG Tx Command reply: GET_REPLY 791288438 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250126090016504 DLCTRL DEBUG Command: GET 542652478 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250126090016504 DLCTRL DEBUG Tx Command reply: GET_REPLY 542652478 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250126090016505 DLCTRL DEBUG Command: GET 442860494 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250126090016505 DLCTRL DEBUG Tx Command reply: GET_REPLY 442860494 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250126090016506 DLCTRL DEBUG Command: GET 755193077 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126090016506 DLCTRL DEBUG Tx Command reply: GET_REPLY 755193077 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126090016507 DLCTRL DEBUG Command: GET 493350832 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250126090016507 DLCTRL DEBUG Tx Command reply: GET_REPLY 493350832 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126090016507 DLCTRL DEBUG Command: GET 178455929 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250126090016507 DLCTRL DEBUG Tx Command reply: GET_REPLY 178455929 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250126090016508 DLCTRL DEBUG Command: GET 670450051 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250126090016508 DLCTRL DEBUG Tx Command reply: GET_REPLY 670450051 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250126090016509 DLCTRL DEBUG Command: GET 290801449 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250126090016509 DLCTRL DEBUG Tx Command reply: GET_REPLY 290801449 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250126090016510 DLCTRL DEBUG Command: GET 519942140 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126090016510 DLCTRL DEBUG Tx Command reply: GET_REPLY 519942140 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126090016511 DLCTRL DEBUG Command: GET 618749330 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250126090016511 DLCTRL DEBUG Tx Command reply: GET_REPLY 618749330 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126090016512 DLCTRL DEBUG Command: GET 718571639 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250126090016512 DLCTRL DEBUG Tx Command reply: GET_REPLY 718571639 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250126090016513 DLCTRL DEBUG Command: GET 202961717 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250126090016513 DLCTRL DEBUG Tx Command reply: GET_REPLY 202961717 rate_ctr.abs.msc.2.cnpool:subscr:known 1 (control_if.c:477) 20250126090016514 DLCTRL DEBUG Command: GET 622778017 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250126090016514 DLCTRL DEBUG Tx Command reply: GET_REPLY 622778017 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250126090016515 DLCTRL DEBUG Command: GET 444559909 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126090016515 DLCTRL DEBUG Tx Command reply: GET_REPLY 444559909 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126090016516 DLCTRL DEBUG Command: GET 53456874 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250126090016516 DLCTRL DEBUG Tx Command reply: GET_REPLY 53456874 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126090016517 DLCTRL DEBUG Command: GET 629666452 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250126090016517 DLCTRL DEBUG Tx Command reply: GET_REPLY 629666452 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250126090016518 DLCTRL DEBUG Command: GET 81967429 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250126090016518 DLCTRL DEBUG Tx Command reply: GET_REPLY 81967429 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250126090016518 DLCTRL DEBUG Command: GET 56900812 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250126090016518 DLCTRL DEBUG Tx Command reply: GET_REPLY 56900812 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250126090016519 DLCTRL DEBUG Command: GET 810839117 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126090016519 DLCTRL DEBUG Tx Command reply: GET_REPLY 810839117 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126090016520 DLCTRL DEBUG Command: GET 680244644 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250126090016520 DLCTRL DEBUG Tx Command reply: GET_REPLY 680244644 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed MTC@2bd1da4a78dd: 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 := '000000000000000111011110'B, t_guard := 20.000000 } 20250126090016530 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54834<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc2-RAN(628)@2bd1da4a78dd: f_create_expect(l3 := '0524010350590205F442A98023'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(628)@2bd1da4a78dd: Created Expect[0] for '0524010350590205F442A98023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(641) TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(618)@2bd1da4a78dd: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_20(641)13067653 20250126090017555 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126090017555 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126090017555 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1355) 20250126090017555 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250126090017555 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xc76585, normal) (hnbgw_rua.c:407) 20250126090017555 DHNB DEBUG map_rua[0x55e140da65a0]{init}: Allocated (fsm.c:456) 20250126090017555 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13067653)[0x55e140da65a0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250126090017555 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13067653 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250126090017555 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126090017555 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126090017555 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:221) 20250126090017555 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13067653 SCCP-0 CS MI=TMSI-0x42A98023: TMSI-0x42A98023 NRI(10bit)=0x2a6=678: NRI match selects msc 2 (hnbgw_cn.c:1078) 20250126090017555 DCN DEBUG map_sccp[0x55e140dbdfe0]{init}: Allocated (fsm.c:456) 20250126090017555 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-77)[0x55e140dbdfe0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250126090017555 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13067653 <-> SCCP-77 msc-2 msc-two cs7-0.sccp l=0.23.5<->r=0.0.3 (context_map.c:128) 20250126090017555 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13067653 SCCP-77 msc-2 MI=TMSI-0x42A98023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:312) 20250126090017555 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13067653)[0x55e140da65a0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250126090017555 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126090017555 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126090017555 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13067653)[0x55e140da65a0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250126090017555 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-77)[0x55e140dbdfe0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126090017555 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250126090017555 DLSCCP DEBUG SCCP-SCOC(77)[0x55e140dbebe0]{IDLE}: Allocated (fsm.c:456) 20250126090017555 DLSCCP DEBUG SCCP-SCOC(77)[0x55e140dbebe0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250126090017555 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000004d), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=68,D=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0524010350590205f442a98023004f40030001de0056400500f1100926) (sccp_scrc.c:406) 20250126090017555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090017555 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090017555 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090017555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090017555 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090017555 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090017555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090017555 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090017555 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090017555 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090017555 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090017555 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250126090017555 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090017555 DLSCCP DEBUG SCCP-SCOC(77)[0x55e140dbebe0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250126090017555 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-77)[0x55e140dbdfe0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250126090017555 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13067653)[0x55e140da65a0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250126090017555 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090017555 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090017555 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090017555 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250126090017555 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250126090017555 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250126090017555 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250126090017555 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-SCCP(627)@2bd1da4a78dd: First idle individual index:1 HNBGW_Test.msc2-SCCP(627)@2bd1da4a78dd: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc2-RAN(628)@2bd1da4a78dd: Found Expect[0] for l3='0524010350590205F442A98023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(641) HNBGW_Test.msc2-RAN(628)@2bd1da4a78dd: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_20(641)2657822 HNBGW_Test.msc2-SCCP(627)@2bd1da4a78dd: Session index based on connection ID:1 HNBGW_Test.msc2-SCCP(627)@2bd1da4a78dd: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250126090017562 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090017562 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250126090017562 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc2-0: m3ua_rx_xfer 20250126090017562 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250126090017562 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126090017562 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126090017562 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126090017562 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090017562 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090017562 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126090017562 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) TC_mscpool_L3Complete_by_tmsi_valid_nri_20(641)@2bd1da4a78dd: setverdict(pass): none -> pass 20250126090017562 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:603) 20250126090017562 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126090017563 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00cbbc16) (sccp_scrc.c:477) 20250126090017563 DLSCCP DEBUG Received CO:COAK for local reference 77 (sccp_scoc.c:1824) 20250126090017563 DLSCCP DEBUG SCCP-SCOC(77)[0x55e140dbebe0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250126090017563 DLSCCP DEBUG SCCP-SCOC(77)[0x55e140dbebe0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250126090017563 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090017563 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250126090017563 DCN DEBUG handle_cn_conn_conf() conn_id=77, addrs: called=RI=SSN_PC,PC=0.0.3,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250126090017563 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-77)[0x55e140dbdfe0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250126090017563 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-77)[0x55e140dbdfe0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250126090017565 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54834<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_20(641)@2bd1da4a78dd: Final verdict of PTC: pass MTC@2bd1da4a78dd: 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 } } } 20250126090017566 DLCTRL DEBUG Command: GET 586380231 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250126090017566 DLCTRL DEBUG Tx Command reply: GET_REPLY 586380231 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250126090017568 DLCTRL DEBUG Command: GET 523525342 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250126090017568 DLCTRL DEBUG Tx Command reply: GET_REPLY 523525342 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250126090017569 DLCTRL DEBUG Command: GET 416736617 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250126090017569 DLCTRL DEBUG Tx Command reply: GET_REPLY 416736617 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250126090017571 DLCTRL DEBUG Command: GET 834184597 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126090017571 DLCTRL DEBUG Tx Command reply: GET_REPLY 834184597 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126090017572 DLCTRL DEBUG Command: GET 927276079 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250126090017572 DLCTRL DEBUG Tx Command reply: GET_REPLY 927276079 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126090017572 DLCTRL DEBUG Command: GET 224053830 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250126090017572 DLCTRL DEBUG Tx Command reply: GET_REPLY 224053830 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250126090017573 DLCTRL DEBUG Command: GET 4683181 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250126090017573 DLCTRL DEBUG Tx Command reply: GET_REPLY 4683181 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250126090017574 DLCTRL DEBUG Command: GET 452656592 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250126090017574 DLCTRL DEBUG Tx Command reply: GET_REPLY 452656592 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250126090017574 DLCTRL DEBUG Command: GET 479302634 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126090017574 DLCTRL DEBUG Tx Command reply: GET_REPLY 479302634 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126090017575 DLCTRL DEBUG Command: GET 304544749 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250126090017575 DLCTRL DEBUG Tx Command reply: GET_REPLY 304544749 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126090017576 DLCTRL DEBUG Command: GET 831797855 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250126090017576 DLCTRL DEBUG Tx Command reply: GET_REPLY 831797855 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250126090017577 DLCTRL DEBUG Command: GET 268400127 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250126090017577 DLCTRL DEBUG Tx Command reply: GET_REPLY 268400127 rate_ctr.abs.msc.2.cnpool:subscr:known 2 (control_if.c:477) 20250126090017577 DLCTRL DEBUG Command: GET 16496331 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250126090017577 DLCTRL DEBUG Tx Command reply: GET_REPLY 16496331 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250126090017578 DLCTRL DEBUG Command: GET 159775323 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126090017578 DLCTRL DEBUG Tx Command reply: GET_REPLY 159775323 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126090017579 DLCTRL DEBUG Command: GET 867894085 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250126090017579 DLCTRL DEBUG Tx Command reply: GET_REPLY 867894085 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126090017579 DLCTRL DEBUG Command: GET 586613111 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250126090017579 DLCTRL DEBUG Tx Command reply: GET_REPLY 586613111 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250126090017580 DLCTRL DEBUG Command: GET 719427175 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250126090017580 DLCTRL DEBUG Tx Command reply: GET_REPLY 719427175 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250126090017580 DLCTRL DEBUG Command: GET 835254887 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250126090017580 DLCTRL DEBUG Tx Command reply: GET_REPLY 835254887 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250126090017581 DLCTRL DEBUG Command: GET 256346897 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126090017581 DLCTRL DEBUG Tx Command reply: GET_REPLY 256346897 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126090017582 DLCTRL DEBUG Command: GET 740115454 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250126090017582 DLCTRL DEBUG Tx Command reply: GET_REPLY 740115454 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed MTC@2bd1da4a78dd: 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 := '000000000000001111000101'B, t_guard := 20.000000 } 20250126090017591 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54844<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(625)@2bd1da4a78dd: f_create_expect(l3 := '05080200F110172A52082926240000000010'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(625)@2bd1da4a78dd: Created Expect[0] for '05080200F110172A52082926240000000010'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(642) TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(618)@2bd1da4a78dd: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_20(642)6662033 20250126090018620 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126090018620 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126090018620 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1355) 20250126090018620 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250126090018620 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x65a791, normal) (hnbgw_rua.c:407) 20250126090018620 DHNB DEBUG map_rua[0x55e140db1570]{init}: Allocated (fsm.c:456) 20250126090018620 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6662033)[0x55e140db1570]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250126090018620 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6662033 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250126090018620 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126090018620 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126090018620 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6662033 SCCP-0 CS MI=IMSI-262420000000001: CN link round-robin selects msc 1 (hnbgw_cn.c:1125) 20250126090018620 DCN DEBUG map_sccp[0x55e140dbb2c0]{init}: Allocated (fsm.c:456) 20250126090018620 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x55e140dbb2c0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250126090018620 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6662033 <-> SCCP-78 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250126090018620 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6662033 SCCP-78 msc-1 MI=IMSI-262420000000001: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250126090018620 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6662033)[0x55e140db1570]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250126090018620 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126090018620 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126090018620 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6662033)[0x55e140db1570]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250126090018620 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x55e140dbb2c0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126090018620 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250126090018620 DLSCCP DEBUG SCCP-SCOC(78)[0x55e140da6c50]{IDLE}: Allocated (fsm.c:456) 20250126090018620 DLSCCP DEBUG SCCP-SCOC(78)[0x55e140da6c50]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250126090018620 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000004e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000010004f40030003c50056400500f1100926) (sccp_scrc.c:406) 20250126090018620 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090018620 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090018620 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090018620 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090018620 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090018620 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090018620 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090018620 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090018620 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090018620 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090018620 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090018620 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126090018620 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090018620 DLSCCP DEBUG SCCP-SCOC(78)[0x55e140da6c50]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250126090018620 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x55e140dbb2c0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250126090018620 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6662033)[0x55e140db1570]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250126090018621 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090018621 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090018621 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090018621 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126090018621 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126090018621 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126090018621 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250126090018621 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(624)@2bd1da4a78dd: First idle individual index:0 HNBGW_Test.msc1-SCCP(624)@2bd1da4a78dd: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(625)@2bd1da4a78dd: Found Expect[0] for l3='05080200F110172A52082926240000000010'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(642) HNBGW_Test.msc1-RAN(625)@2bd1da4a78dd: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_20(642)4350629 HNBGW_Test.msc1-SCCP(624)@2bd1da4a78dd: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(624)@2bd1da4a78dd: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_20(642)@2bd1da4a78dd: setverdict(pass): none -> pass 20250126090018642 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090018642 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250126090018642 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250126090018642 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250126090018642 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126090018642 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126090018642 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126090018642 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090018642 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090018642 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126090018642 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126090018642 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250126090018642 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126090018642 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00efb937) (sccp_scrc.c:477) 20250126090018642 DLSCCP DEBUG Received CO:COAK for local reference 78 (sccp_scoc.c:1824) 20250126090018642 DLSCCP DEBUG SCCP-SCOC(78)[0x55e140da6c50]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250126090018642 DLSCCP DEBUG SCCP-SCOC(78)[0x55e140da6c50]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250126090018642 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090018642 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250126090018642 DCN DEBUG handle_cn_conn_conf() conn_id=78, addrs: called=RI=SSN_PC,PC=0.0.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250126090018642 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x55e140dbb2c0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250126090018642 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x55e140dbb2c0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250126090018645 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54844<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_20(642)@2bd1da4a78dd: Final verdict of PTC: pass MTC@2bd1da4a78dd: 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 } } } 20250126090018646 DLCTRL DEBUG Command: GET 713114109 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250126090018646 DLCTRL DEBUG Tx Command reply: GET_REPLY 713114109 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250126090018650 DLCTRL DEBUG Command: GET 505225638 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250126090018650 DLCTRL DEBUG Tx Command reply: GET_REPLY 505225638 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250126090018653 DLCTRL DEBUG Command: GET 614966966 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250126090018653 DLCTRL DEBUG Tx Command reply: GET_REPLY 614966966 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250126090018655 DLCTRL DEBUG Command: GET 461033908 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126090018655 DLCTRL DEBUG Tx Command reply: GET_REPLY 461033908 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126090018657 DLCTRL DEBUG Command: GET 524058561 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250126090018657 DLCTRL DEBUG Tx Command reply: GET_REPLY 524058561 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126090018658 DLCTRL DEBUG Command: GET 557111660 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250126090018658 DLCTRL DEBUG Tx Command reply: GET_REPLY 557111660 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20250126090018659 DLCTRL DEBUG Command: GET 731362987 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250126090018659 DLCTRL DEBUG Tx Command reply: GET_REPLY 731362987 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250126090018660 DLCTRL DEBUG Command: GET 788495823 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250126090018660 DLCTRL DEBUG Tx Command reply: GET_REPLY 788495823 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250126090018660 DLCTRL DEBUG Command: GET 518196352 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126090018660 DLCTRL DEBUG Tx Command reply: GET_REPLY 518196352 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126090018661 DLCTRL DEBUG Command: GET 35707401 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250126090018661 DLCTRL DEBUG Tx Command reply: GET_REPLY 35707401 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126090018662 DLCTRL DEBUG Command: GET 817622683 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250126090018662 DLCTRL DEBUG Tx Command reply: GET_REPLY 817622683 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250126090018662 DLCTRL DEBUG Command: GET 320184913 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250126090018662 DLCTRL DEBUG Tx Command reply: GET_REPLY 320184913 rate_ctr.abs.msc.2.cnpool:subscr:known 2 (control_if.c:477) 20250126090018663 DLCTRL DEBUG Command: GET 571584068 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250126090018663 DLCTRL DEBUG Tx Command reply: GET_REPLY 571584068 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250126090018664 DLCTRL DEBUG Command: GET 622971470 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126090018664 DLCTRL DEBUG Tx Command reply: GET_REPLY 622971470 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126090018664 DLCTRL DEBUG Command: GET 667231114 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250126090018664 DLCTRL DEBUG Tx Command reply: GET_REPLY 667231114 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126090018665 DLCTRL DEBUG Command: GET 703518054 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250126090018665 DLCTRL DEBUG Tx Command reply: GET_REPLY 703518054 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250126090018666 DLCTRL DEBUG Command: GET 974821525 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250126090018666 DLCTRL DEBUG Tx Command reply: GET_REPLY 974821525 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250126090018666 DLCTRL DEBUG Command: GET 544123573 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250126090018666 DLCTRL DEBUG Tx Command reply: GET_REPLY 544123573 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250126090018667 DLCTRL DEBUG Command: GET 749716635 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126090018667 DLCTRL DEBUG Tx Command reply: GET_REPLY 749716635 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126090018668 DLCTRL DEBUG Command: GET 37730514 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250126090018668 DLCTRL DEBUG Tx Command reply: GET_REPLY 37730514 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed MTC@2bd1da4a78dd: ok: talloc reports "asn1_context" = 1 bytes 20250126090018670 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33772<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250126090018670 DLINP DEBUG SRVCONN(,r=127.0.0.1:47887<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126090018670 DLINP DEBUG SRVCONN(,r=127.0.0.1:47887<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126090018670 DLINP NOTICE SRV(,r=127.0.0.1:47887<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250126090018670 DMAIN NOTICE (127.0.0.1:47887 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:47887<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250126090018670 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1-RUA(620)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.msc2-RAN(628)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.msc0-RAN(622)@2bd1da4a78dd: Final verdict of PTC: none20250126090018671 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250126090018671 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126090018671 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250126090018671 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250126090018671 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250126090018671 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126090018671 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126090018671 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250126090018671 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126090018671 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090018671 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed HNBGW_Test.sgsn0-SCCP(630)@2bd1da4a78dd: Final verdict of PTC: none MutexDispCT-TC_mscpool_L3Complete_by_tmsi_valid_nri_2(613)@2bd1da4a78dd: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(618)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(624)@2bd1da4a78dd: Final verdict of PTC: none 20250126090018671 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126090018671 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126090018671 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126090018671 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250126090018671 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126090018671 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250126090018671 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090018671 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Cannot send after transport endpoint shutdown 20250126090018671 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250126090018671 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126090018671 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20250126090018671 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126090018671 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126090018671 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090018671 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126090018671 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126090018671 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126090018671 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126090018671 DRANAP NOTICE cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: link lost (cnlink.c:118) 20250126090018671 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090018671 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126090018672 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:371) 20250126090018672 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126090018672 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126090018672 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090018672 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126090018672 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126090018672 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126090018672 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126090018672 DRANAP NOTICE cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: link lost (cnlink.c:118) 20250126090018672 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x55e140dbb2c0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250126090018672 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250126090018672 DLSCCP DEBUG SCCP-SCOC(78)[0x55e140da6c50]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250126090018672 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00efb937), PART(T=Source Reference,L=4,D=0000004e), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250126090018672 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090018672 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090018672 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126090018672 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090018672 DLSCCP DEBUG SCCP-SCOC(78)[0x55e140da6c50]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250126090018672 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x55e140dbb2c0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250126090018672 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6662033)[0x55e140db1570]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250126090018672 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6662033)[0x55e140db1570]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250126090018672 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250126090018672 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6662033)[0x55e140db1570]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250126090018672 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6662033)[0x55e140db1570]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250126090018672 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6662033)[0x55e140db1570]{disrupted}: Freeing instance (context_map.c:202) 20250126090018672 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6662033)[0x55e140db1570]{disrupted}: Deallocated (fsm.c:568) 20250126090018672 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x55e140dbb2c0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250126090018672 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x55e140dbb2c0]{disconnected}: Freeing instance (context_map.c:206) 20250126090018672 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x55e140dbb2c0]{disconnected}: Deallocated (fsm.c:568) 20250126090018672 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6662033 SCCP-78 msc-1 MI=IMSI-262420000000001: Deallocating (context_map.c:225) 20250126090018672 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090018672 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126090018672 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.3/0, (xua_snm.c:371) 20250126090018672 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126090018672 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126090018672 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090018672 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126090018672 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126090018672 DCN NOTICE (sgsn-2) now unreachable: N-PCSTATE ind: pc=11 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126090018672 DRANAP DEBUG cnlink(sgsn-2)[0x55e140d92410]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126090018672 DRANAP NOTICE cnlink(sgsn-2)[0x55e140d92410]{DISCONNECTED}: link lost (cnlink.c:118) 20250126090018672 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126090018672 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250126090018672 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126090018672 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126090018672 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250126090018673 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250126090018673 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250126090018673 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3563899)[0x55e140dbb440]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250126090018673 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3563899)[0x55e140dbb440]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250126090018673 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-76)[0x55e140da47a0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250126090018673 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250126090018674 DLSCCP DEBUG SCCP-SCOC(76)[0x55e140da5130]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250126090018674 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fd56da), PART(T=Source Reference,L=4,D=0000004c), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250126090018674 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090018674 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090018674 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250126090018674 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090018674 DLSCCP DEBUG SCCP-SCOC(76)[0x55e140da5130]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250126090018675 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-76)[0x55e140da47a0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250126090018675 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3563899)[0x55e140dbb440]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250126090018675 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3563899)[0x55e140dbb440]{disrupted}: Freeing instance (context_map.c:202) 20250126090018675 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3563899)[0x55e140dbb440]{disrupted}: Deallocated (fsm.c:568) 20250126090018675 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-76)[0x55e140da47a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250126090018675 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-76)[0x55e140da47a0]{disconnected}: Freeing instance (context_map.c:206) 20250126090018676 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-76)[0x55e140da47a0]{disconnected}: Deallocated (fsm.c:568) 20250126090018676 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-3563899 SCCP-76 msc-2 MI=TMSI-0x42800023: Deallocating (context_map.c:225) 20250126090018676 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13067653)[0x55e140da65a0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250126090018676 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13067653)[0x55e140da65a0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) HNBGW_Test.sgsn2-SCCP(636)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(631)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(623)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.sgsn2-RAN(637)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(633)@2bd1da4a78dd: Final verdict of PTC: none VirtHNBGW-STATS(614)@2bd1da4a78dd: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1(619)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(634)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(632)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(629)@2bd1da4a78dd: Final verdict of PTC: none HNBGW-MGCP(639)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.sgsn2-M3UA(638)@2bd1da4a78dd: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0(617)@2bd1da4a78dd: Final verdict of PTC: none 20250126090018676 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-77)[0x55e140dbdfe0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250126090018676 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250126090018677 DLSCCP DEBUG SCCP-SCOC(77)[0x55e140dbebe0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250126090018677 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cbbc16), PART(T=Source Reference,L=4,D=0000004d), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250126090018677 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090018677 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090018677 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250126090018677 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090018678 DLSCCP DEBUG SCCP-SCOC(77)[0x55e140dbebe0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250126090018678 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-77)[0x55e140dbdfe0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250126090018678 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13067653)[0x55e140da65a0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250126090018678 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13067653)[0x55e140da65a0]{disrupted}: Freeing instance (context_map.c:202) 20250126090018678 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13067653)[0x55e140da65a0]{disrupted}: Deallocated (fsm.c:568) 20250126090018678 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-77)[0x55e140dbdfe0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250126090018678 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-77)[0x55e140dbdfe0]{disconnected}: Freeing instance (context_map.c:206) 20250126090018671 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126090018671 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250126090018671 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20250126090018671 DLINP <0002> stream.c:265 virt-sgsn2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250126090018671 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126090018671 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn2-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250126090018671 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn2-0: xUA SRV SHUTDOWN_EVENT 20250126090018671 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250126090018671 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126090018671 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126090018671 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250126090018671 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126090018671 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126090018671 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126090018671 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250126090018671 DLINP <0002> stream.c:265 virt-sgsn2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250126090018671 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126090018671 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126090018671 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn2-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250126090018671 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126090018671 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090018671 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc1-0: connection closed 20250126090018671 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126090018671 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126090018671 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126090018671 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250126090018671 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126090018671 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250126090018671 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SEND_FAILED flags=0x1 20250126090018671 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126090018671 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250126090018671 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc2-0: xUA SRV SEND_FAILED 20250126090018671 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Connection reset by peer 20250126090018671 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126090018671 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090018671 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn2-0: connection closed 20250126090018671 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126090018671 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126090018671 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126090018671 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn2){AS_ACTIVE}: state_chg to AS_PENDING 20250126090018671 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126090018671 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250126090018671 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250126090018671 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126090018671 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126090018672 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126090018672 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250126090018672 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Connection reset by peer 20250126090018672 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20250126090018672 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126090018672 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250126090018672 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20250126090018672 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250126090018672 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090018672 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090018672 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090018672 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126090018672 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126090018672 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126090018672 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250126090018672 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250126090018673 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126090018673 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126090018673 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126090018673 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250126090018673 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SEND_FAILED flags=0x1 20250126090018673 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126090018673 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250126090018673 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SEND_FAILED 20250126090018673 DLINP <0002> stream_srv.c:766 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250126090018673 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090018673 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn1-0: connection closed 20250126090018673 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126090018673 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126090018673 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126090018673 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250126090018673 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126090018673 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250126090018673 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250126090018673 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250126090018679 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-77)[0x55e140dbdfe0]{disconnected}: Deallocated (fsm.c:568) 20250126090018679 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-13067653 SCCP-77 msc-2 MI=TMSI-0x42A98023: Deallocating (context_map.c:225) HNBGW_Test.sgsn1-M3UA(635)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(626)@2bd1da4a78dd: Final verdict of PTC: none 20250126090018679 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090018679 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126090018679 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:371) 20250126090018679 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126090018680 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126090018680 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090018680 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126090018680 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126090018680 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126090018680 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126090018681 DRANAP NOTICE cnlink(sgsn-1)[0x55e140d91a80]{DISCONNECTED}: link lost (cnlink.c:118) 20250126090018681 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090018681 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090018681 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090018681 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250126090018681 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250126090018681 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250126090018681 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250126090018681 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090018681 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250126090018681 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090018681 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090018681 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090018681 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250126090018681 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250126090018681 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250126090018681 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250126090018681 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090018681 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe HNBGW_Test.msc1-RAN(625)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(627)@2bd1da4a78dd: Final verdict of PTC: none 20250126090018697 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:32951<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(615)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(621)@2bd1da4a78dd: Final verdict of PTC: none MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(616)@2bd1da4a78dd: Final verdict of PTC: none MTC@2bd1da4a78dd: Setting final verdict of the test case. MTC@2bd1da4a78dd: Local verdict of MTC: pass MTC@2bd1da4a78dd: Local verdict of PTC MutexDispCT-TC_mscpool_L3Complete_by_tmsi_valid_nri_2(613): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC VirtHNBGW-STATS(614): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC IPA-CTRL-CLI-IPA(615): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW-PFCP(616): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0(617): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(618): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1(619): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1-RUA(620): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.msc0-SCCP(621): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.msc0-RAN(622): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.msc0-M3UA(623): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.msc1-SCCP(624): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.msc1-RAN(625): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.msc1-M3UA(626): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.msc2-SCCP(627): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.msc2-RAN(628): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.msc2-M3UA(629): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(630): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.sgsn0-RAN(631): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(632): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(633): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.sgsn1-RAN(634): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(635): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(636): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.sgsn2-RAN(637): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(638): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW-MGCP(639): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_20(640): pass (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_20(641): pass (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_20(642): pass (pass -> pass) MTC@2bd1da4a78dd: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_2 finished. Verdict: pass MTC@2bd1da4a78dd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2 pass'. 20250126090018716 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33770<->l=127.0.0.1:4261 (telnet_interface.c:138) Sun Jan 26 09:00:18 UTC 2025 ====== HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2 pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2.talloc 20250126090018847 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54852<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126090019186 DLSCCP DEBUG SCCP-SCOC(75)[0x55e140dbdb00]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250126090019186 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0056d77e), PART(T=Source Reference,L=4,D=0000004b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090019186 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090019186 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090019186 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126090019186 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090019186 DLSCCP DEBUG SCCP-SCOC(74)[0x55e140dbb190]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250126090019186 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008c15b9), PART(T=Source Reference,L=4,D=0000004a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090019186 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090019186 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090019186 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126090019186 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090019186 DLSCCP DEBUG SCCP-SCOC(73)[0x55e140dc8c70]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250126090019186 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001550f1), PART(T=Source Reference,L=4,D=00000049), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090019186 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090019186 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090019186 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126090019186 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090019187 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090019187 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090019187 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090019187 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126090019187 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126090019187 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126090019187 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250126090019187 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250126090019187 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090019187 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090019187 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090019187 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126090019187 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126090019187 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126090019187 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250126090019187 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250126090019187 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090019187 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090019187 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090019187 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126090019187 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126090019187 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126090019187 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250126090019187 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250126090019550 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54852<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=667340) 20250126090019790 DLSCCP DEBUG SCCP-SCOC(71)[0x55e140da5390]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126090019790 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0028631b), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090019790 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090019790 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090019790 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126090019790 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090019790 DLSCCP DEBUG SCCP-SCOC(70)[0x55e140d24aa0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126090019790 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d38e6d), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090019790 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090019790 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090019790 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126090019790 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090019790 DLSCCP DEBUG SCCP-SCOC(72)[0x55e140da7e90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126090019790 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0011e74a), PART(T=Source Reference,L=4,D=00000048), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090019790 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090019790 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090019790 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126090019790 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090019790 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090019790 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090019790 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090019790 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126090019790 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126090019791 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126090019791 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250126090019791 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250126090019791 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090019791 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090019791 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090019791 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126090019791 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126090019791 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126090019791 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126090019791 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250126090019791 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090019791 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090019791 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090019791 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126090019791 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126090019791 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126090019791 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126090019791 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250126090020473 DLSCCP DEBUG SCCP-SCOC(69)[0x55e140d9e250]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126090020473 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002d25a2), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090020473 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090020473 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090020473 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126090020473 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090020473 DLSCCP DEBUG SCCP-SCOC(67)[0x55e140da2290]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126090020473 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ce2aae), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090020473 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090020473 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090020473 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126090020473 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090020473 DLSCCP DEBUG SCCP-SCOC(68)[0x55e140c25540]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126090020473 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0004a71e), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090020473 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090020473 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090020473 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126090020473 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090020474 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090020474 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090020474 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090020474 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126090020474 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126090020474 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126090020474 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126090020474 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250126090020474 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090020474 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090020474 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090020474 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126090020474 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126090020474 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126090020474 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126090020474 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250126090020474 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090020474 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090020474 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090020474 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126090020474 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126090020474 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126090020474 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250126090020474 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=667340, count=693764) 20250126090020672 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126090020672 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn2){AS_PENDING}: T(r) expired; dropping queued messages 20250126090020672 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn2){AS_PENDING}: state_chg to AS_DOWN 20250126090020672 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126090020672 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250126090020672 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250126090020672 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126090020672 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250126090020672 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250126090020674 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126090020674 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250126090020674 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250126090021090 DLSCCP DEBUG SCCP-SCOC(65)[0x55e140da4670]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126090021090 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a7c319), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090021090 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090021090 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090021090 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126090021090 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090021090 DLSCCP DEBUG SCCP-SCOC(64)[0x55e140d974b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126090021090 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0087ad5a), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090021090 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090021090 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090021090 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126090021090 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090021090 DLSCCP DEBUG SCCP-SCOC(66)[0x55e140dbe110]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126090021090 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e59adb), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090021090 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090021090 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090021090 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126090021090 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090021091 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090021091 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090021091 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090021091 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126090021091 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126090021091 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126090021091 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250126090021091 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090021091 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090021091 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090021091 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126090021091 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126090021091 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126090021091 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250126090021091 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090021091 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090021091 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090021091 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126090021091 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126090021091 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126090021091 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@2bd1da4a78dd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2 pass' was executed successfully (exit status: 0). MTC@2bd1da4a78dd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Compl_no_cn'. ------ HNBGW_Tests.TC_mscpool_L3Compl_no_cn ------ Sun Jan 26 09:00:21 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_L3Compl_no_cn.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_L3Compl_no_cn.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250126090021711 DLSCCP DEBUG SCCP-SCOC(62)[0x55e140da5800]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126090021711 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0090840e), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090021711 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090021711 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090021711 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126090021711 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090021711 DLSCCP DEBUG SCCP-SCOC(63)[0x55e140db8700]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126090021712 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090021712 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090021711 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003b9f00), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090021711 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090021711 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090021711 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126090021711 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090021711 DLSCCP DEBUG SCCP-SCOC(61)[0x55e140da2810]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126090021711 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cf5005), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090021711 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090021711 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090021711 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126090021711 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090021712 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090021712 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126090021712 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126090021712 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126090021712 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250126090021712 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090021712 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090021712 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090021712 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126090021712 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126090021712 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126090021712 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250126090021712 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090021712 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090021712 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090021712 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126090021712 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126090021712 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126090021712 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250126090022428 DLSCCP DEBUG SCCP-SCOC(58)[0x55e140e20b00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126090022428 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006efc64), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090022428 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090022428 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090022428 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126090022428 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090022428 DLSCCP DEBUG SCCP-SCOC(60)[0x55e140e20c30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126090022428 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00322816), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090022428 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090022428 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090022428 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126090022428 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090022428 DLSCCP DEBUG SCCP-SCOC(59)[0x55e140da29d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126090022428 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0068804a), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090022428 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090022428 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090022429 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126090022429 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090022429 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090022429 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090022429 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090022429 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126090022429 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126090022429 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126090022429 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250126090022429 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090022429 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090022429 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090022429 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126090022429 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126090022429 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126090022429 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250126090022429 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090022429 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090022429 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090022429 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126090022429 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126090022429 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126090022429 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@2bd1da4a78dd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Compl_no_cn' was executed successfully (exit status: 0). MTC@2bd1da4a78dd: Test case TC_mscpool_L3Compl_no_cn started. 20250126090022633 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54860<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126090022642 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54866<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126090022652 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:44707<->l=127.0.0.1:4262) (control_if.c:572) 20250126090022737 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250126090022737 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_mscpool_L3Compl_no_cn-Iuh0(647)@2bd1da4a78dd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250126090022746 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126090022746 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126090022746 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126090022746 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126090022747 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126090022747 DRANAP DEBUG cnlink(msc-2)[0x55e140d26870]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126090022747 DRANAP NOTICE cnlink(msc-2)[0x55e140d26870]{DISCONNECTED}: link lost (cnlink.c:118) 20250126090022747 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126090022747 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250126090022747 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126090022747 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090022747 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126090022747 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090022747 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090022747 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090022747 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090022747 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090022747 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090022747 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090022747 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090022747 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090022747 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090022747 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090022747 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126090022747 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090022747 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126090022747 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:40592 (stream_srv.c:142) 20250126090022747 DMAIN INFO New HNB SCTP connection r=127.0.0.1:40592<->l=127.0.0.1:29169 (hnbgw.c:791) TC_mscpool_L3Compl_no_cn-Iuh1(649)@2bd1da4a78dd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250126090022747 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090022747 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090022747 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090022747 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126090022747 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126090022747 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126090022747 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250126090022747 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126090022747 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250126090022747 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126090022747 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090022747 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126090022747 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090022747 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090022747 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090022747 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090022747 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090022747 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090022747 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090022747 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090022747 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090022747 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090022747 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090022747 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126090022747 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090022747 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126090022748 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126090022748 DRANAP DEBUG cnlink(msc-3)[0x55e140d90760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126090022748 DRANAP DEBUG cnlink(msc-2)[0x55e140d26870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126090022748 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250126090022748 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126090022748 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090022748 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126090022748 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090022748 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090022748 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090022748 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090022748 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090022748 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090022748 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090022748 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090022748 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090022748 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090022748 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090022748 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250126090022748 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090022748 DRANAP DEBUG cnlink(msc-2)[0x55e140d26870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126090022748 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090022748 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090022748 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090022748 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126090022748 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126090022748 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126090022748 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250126090022748 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090022748 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090022748 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090022748 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250126090022748 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250126090022748 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250126090022748 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250126090022748 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090022748 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250126090022749 DRANAP DEBUG cnlink(msc-3)[0x55e140d90760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126090022749 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250126090022749 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126090022749 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090022749 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126090022749 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090022749 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090022749 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090022749 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090022749 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090022749 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090022749 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090022749 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090022749 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090022749 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090022749 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090022749 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250126090022749 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090022749 DRANAP DEBUG cnlink(msc-3)[0x55e140d90760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126090022749 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090022749 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090022749 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090022749 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250126090022749 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250126090022749 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! MTC@2bd1da4a78dd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(653)@2bd1da4a78dd: ************************************************* HNBGW_Test.msc0-M3UA(653)@2bd1da4a78dd: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(653)@2bd1da4a78dd: ************************************************* MTC@2bd1da4a78dd: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(651)@2bd1da4a78dd: v_sccp_pdu_maxlen:268 20250126090022771 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126090022771 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126090022771 DRANAP NOTICE cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: link lost (cnlink.c:118) 20250126090022771 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126090022771 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126090022771 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126090022771 DRANAP DEBUG cnlink(sgsn-2)[0x55e140d92410]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126090022772 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126090022772 DRANAP DEBUG cnlink(sgsn-3)[0x55e140d92da0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126090022773 DRANAP DEBUG cnlink(sgsn-3)[0x55e140d92da0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126090022773 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250126090022773 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126090022773 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090022773 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126090022773 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090022773 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090022773 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090022773 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090022773 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090022773 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090022773 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090022773 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090022773 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090022773 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090022773 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090022773 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250126090022773 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090022773 DRANAP DEBUG cnlink(sgsn-3)[0x55e140d92da0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126090022773 DRANAP DEBUG cnlink(sgsn-2)[0x55e140d92410]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126090022773 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250126090022773 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126090022773 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090022773 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126090022773 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090022773 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090022773 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090022773 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090022773 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090022773 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090022773 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090022773 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090022773 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090022773 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090022773 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090022773 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250126090022773 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090022773 DRANAP DEBUG cnlink(sgsn-2)[0x55e140d92410]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126090022773 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126090022773 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250126090022773 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126090022773 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090022773 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126090022773 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090022773 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090022773 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090022773 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090022773 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090022773 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090022773 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090022773 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090022773 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090022773 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090022773 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090022773 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126090022773 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090022773 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126090022773 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126090022773 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250126090022773 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126090022773 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090022773 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126090022773 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090022773 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090022773 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090022773 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090022773 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090022773 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090022773 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090022773 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090022773 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090022773 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090022773 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090022773 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126090022773 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090022773 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126090022773 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090022773 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090022773 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090022773 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250126090022773 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250126090022773 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250126090022773 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090022773 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090022773 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090022773 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250126090022773 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250126090022773 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250126090022773 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250126090022773 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090022773 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090022773 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090022773 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126090022773 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126090022773 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126090022773 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250126090022773 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090022773 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090022773 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090022773 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126090022773 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126090022773 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126090022773 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126090022773 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090022773 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe MTC@2bd1da4a78dd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(656)@2bd1da4a78dd: ************************************************* HNBGW_Test.sgsn0-M3UA(656)@2bd1da4a78dd: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(656)@2bd1da4a78dd: ************************************************* MTC@2bd1da4a78dd: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(654)@2bd1da4a78dd: v_sccp_pdu_maxlen:268 20250126090022793 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126090022793 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126090022793 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1355) 20250126090022793 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250126090022793 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20250126090022793 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250126090022793 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250126090022793 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126090022793 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@2bd1da4a78dd: setverdict(pass): none -> pass 20250126090022798 DLINP DEBUG SRVCONN(,r=127.0.0.1:40592<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126090022798 DLINP DEBUG SRVCONN(,r=127.0.0.1:40592<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126090022798 DLINP DEBUG SRVCONN(,r=127.0.0.1:40592<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1355) 20250126090022798 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250126090022798 DHNBAP DEBUG (127.0.0.1:40592 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20250126090022798 DHNBAP NOTICE (127.0.0.1:40592 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250126090022798 DHNBAP NOTICE (127.0.0.1:40592 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250126090022798 DLINP DEBUG SRVCONN(,r=127.0.0.1:40592<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126090022798 DLINP DEBUG SRVCONN(,r=127.0.0.1:40592<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126090022967 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126090022967 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250126090022967 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126090022967 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(653)@2bd1da4a78dd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250126090022973 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090022973 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250126090022973 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126090022973 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126090022973 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126090022973 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250126090022973 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126090022973 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090022973 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250126090022973 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126090022973 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126090022973 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126090022973 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126090022973 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126090022973 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250126090022973 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250126090022973 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090022973 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126090022973 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20250126090022973 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126090022973 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126090022973 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090022973 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126090022973 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126090022974 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126090022974 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126090022975 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126090022975 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250126090022975 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126090022975 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090022975 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126090022975 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090022975 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090022975 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090022975 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090022975 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090022975 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090022975 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090022975 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090022975 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090022975 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090022975 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090022975 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126090022975 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090022975 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126090022976 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090022976 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090022976 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090022976 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126090022976 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126090022976 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126090022976 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126090022976 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090022984 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126090022984 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250126090022984 DLSS7 <000c> osmo_ss7_xua_srv.c:119 0: asp-virt-sgsn0-0: accept of new connection from (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) before old was closed -> close old one 20250126090022984 DLSS7 <000c> osmo_ss7_asp.c:1082 ?: connection closed 20250126090022984 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20250126090022984 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20250126090022984 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(656)@2bd1da4a78dd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250126090022991 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090022991 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250126090022991 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20250126090022991 DLSS7 <000c> xua_asp_fsm.c:300 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20250126090022991 DLSS7 <000c> xua_asp_fsm.c:663 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20250126090022991 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20250126090022991 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250126090022991 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20250126090022991 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090022991 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126090022991 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20250126090022991 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126090022991 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126090022991 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090022991 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126090022991 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250126090022991 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126090022992 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090022992 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250126090022992 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126090022992 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126090022992 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20250126090022992 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_ACTIVE 20250126090022992 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126090022993 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250126090022992 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090022993 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126090022993 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20250126090022993 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126090022993 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126090022993 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090022993 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126090022993 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126090022993 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126090022993 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126090022994 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126090022994 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250126090022994 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126090022994 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090022994 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126090022994 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090022994 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090022994 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090022994 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090022994 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090022994 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090022994 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090022994 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090022994 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090022994 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090022994 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090022994 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126090022994 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090022994 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126090022994 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090022995 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090022995 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090022995 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126090022995 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126090022995 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126090022995 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126090022995 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090023207 DLSCCP DEBUG SCCP-SCOC(54)[0x55e140da1770]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20250126090023207 DLSCCP DEBUG SCCP-SCOC(54)[0x55e140da1770]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20250126090023207 DLSCCP DEBUG SCCP-SCOC(54)[0x55e140da1770]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250126090023207 DLSCCP DEBUG SCCP-SCOC(54)[0x55e140da1770]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250126090023207 DLSCCP DEBUG SCCP-SCOC(54)[0x55e140da1770]{IDLE}: Deallocated (fsm.c:568) 20250126090023207 DLSCCP DEBUG SCCP-SCOC(55)[0x55e140da5000]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20250126090023207 DLSCCP DEBUG SCCP-SCOC(55)[0x55e140da5000]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20250126090023207 DLSCCP DEBUG SCCP-SCOC(55)[0x55e140da5000]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250126090023207 DLSCCP DEBUG SCCP-SCOC(55)[0x55e140da5000]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250126090023207 DLSCCP DEBUG SCCP-SCOC(55)[0x55e140da5000]{IDLE}: Deallocated (fsm.c:568) 20250126090023207 DLSCCP DEBUG SCCP-SCOC(56)[0x55e140db7f50]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20250126090023207 DLSCCP DEBUG SCCP-SCOC(56)[0x55e140db7f50]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20250126090023207 DLSCCP DEBUG SCCP-SCOC(56)[0x55e140db7f50]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250126090023207 DLSCCP DEBUG SCCP-SCOC(56)[0x55e140db7f50]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250126090023207 DLSCCP DEBUG SCCP-SCOC(56)[0x55e140db7f50]{IDLE}: Deallocated (fsm.c:568) 20250126090023207 DLSCCP DEBUG SCCP-SCOC(57)[0x55e140db8180]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20250126090023207 DLSCCP DEBUG SCCP-SCOC(57)[0x55e140db8180]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20250126090023207 DLSCCP DEBUG SCCP-SCOC(57)[0x55e140db8180]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250126090023207 DLSCCP DEBUG SCCP-SCOC(57)[0x55e140db8180]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250126090023207 DLSCCP DEBUG SCCP-SCOC(57)[0x55e140db8180]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(652)@2bd1da4a78dd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126090023783 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090023783 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126090023783 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126090023783 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126090023783 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126090023783 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126090023783 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126090023783 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090023784 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090023784 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126090023784 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126090023784 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126090023784 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126090023784 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126090023784 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250126090023784 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250126090023784 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090023784 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090023784 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090023784 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090023784 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090023784 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090023784 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090023784 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090023784 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090023784 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090023784 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090023784 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090023784 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090023784 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126090023784 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126090023784 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126090023784 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250126090023784 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250126090023784 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090023784 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250126090023784 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090023784 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090023784 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090023784 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090023784 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090023784 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090023784 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090023784 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090023784 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090023784 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090023784 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090023784 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126090023784 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090023784 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126090023784 DRANAP NOTICE cnlink(msc-0)[0x55e140d46220]{CONNECTED}: link up (cnlink.c:111) 20250126090023784 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090023784 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090023784 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090023784 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126090023784 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126090023784 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126090023784 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126090023784 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090023784 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090023784 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126090023785 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126090023785 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126090023785 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126090023785 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126090023785 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126090023785 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090023785 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090023785 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126090023785 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126090023785 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126090023785 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126090023785 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126090023785 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250126090023785 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250126090023785 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090023785 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090023785 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090023785 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090023785 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090023785 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090023785 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090023785 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090023785 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090023785 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090023785 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090023785 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090023785 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090023785 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126090023785 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126090023785 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126090023785 DRANAP INFO cnlink(msc-0)[0x55e140d46220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(655)@2bd1da4a78dd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126090023795 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090023795 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126090023795 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126090023795 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126090023795 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126090023795 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126090023795 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126090023795 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090023795 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090023796 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126090023796 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126090023796 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126090023796 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126090023796 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126090023796 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250126090023796 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250126090023796 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090023796 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090023796 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090023796 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090023796 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090023796 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090023796 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090023796 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090023796 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090023796 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090023796 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090023796 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090023796 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090023796 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126090023796 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126090023796 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126090023796 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250126090023796 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250126090023796 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090023796 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250126090023796 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090023796 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090023796 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090023796 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090023796 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090023796 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090023796 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090023796 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090023796 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090023796 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090023796 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090023796 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126090023796 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090023796 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126090023796 DRANAP NOTICE cnlink(sgsn-0)[0x55e140d910f0]{CONNECTED}: link up (cnlink.c:111) 20250126090023796 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090023796 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090023796 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090023796 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126090023796 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126090023796 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126090023796 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126090023796 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090023798 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090023798 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126090023798 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126090023798 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126090023798 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126090023798 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126090023798 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126090023798 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090023798 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090023798 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126090023798 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126090023798 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126090023798 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126090023798 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126090023798 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250126090023798 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20250126090023798 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090023798 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090023798 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090023798 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090023798 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090023798 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090023798 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090023798 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090023798 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090023798 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090023798 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090023798 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090023798 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090023798 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126090023798 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126090023798 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126090023798 DRANAP INFO cnlink(sgsn-0)[0x55e140d910f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250126090023807 DLCTRL DEBUG Command: GET 36565295 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250126090023807 DLCTRL DEBUG Tx Command reply: GET_REPLY 36565295 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250126090023810 DLCTRL DEBUG Command: GET 714023465 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250126090023810 DLCTRL DEBUG Tx Command reply: GET_REPLY 714023465 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250126090023811 DLCTRL DEBUG Command: GET 173804048 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250126090023811 DLCTRL DEBUG Tx Command reply: GET_REPLY 173804048 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250126090023813 DLCTRL DEBUG Command: GET 331229934 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126090023813 DLCTRL DEBUG Tx Command reply: GET_REPLY 331229934 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126090023814 DLCTRL DEBUG Command: GET 845650200 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250126090023814 DLCTRL DEBUG Tx Command reply: GET_REPLY 845650200 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250126090023815 DLCTRL DEBUG Command: GET 114835206 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250126090023815 DLCTRL DEBUG Tx Command reply: GET_REPLY 114835206 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250126090023816 DLCTRL DEBUG Command: GET 434570181 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250126090023816 DLCTRL DEBUG Tx Command reply: GET_REPLY 434570181 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250126090023817 DLCTRL DEBUG Command: GET 552995313 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250126090023817 DLCTRL DEBUG Tx Command reply: GET_REPLY 552995313 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250126090023817 DLCTRL DEBUG Command: GET 243458594 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126090023817 DLCTRL DEBUG Tx Command reply: GET_REPLY 243458594 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126090023818 DLCTRL DEBUG Command: GET 272361845 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250126090023818 DLCTRL DEBUG Tx Command reply: GET_REPLY 272361845 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250126090023819 DLCTRL DEBUG Command: GET 64656401 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250126090023819 DLCTRL DEBUG Tx Command reply: GET_REPLY 64656401 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250126090023820 DLCTRL DEBUG Command: GET 359443080 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250126090023820 DLCTRL DEBUG Tx Command reply: GET_REPLY 359443080 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250126090023820 DLCTRL DEBUG Command: GET 451735684 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250126090023820 DLCTRL DEBUG Tx Command reply: GET_REPLY 451735684 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250126090023821 DLCTRL DEBUG Command: GET 320921812 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126090023821 DLCTRL DEBUG Tx Command reply: GET_REPLY 320921812 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126090023822 DLCTRL DEBUG Command: GET 143000877 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250126090023822 DLCTRL DEBUG Tx Command reply: GET_REPLY 143000877 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250126090023822 DLCTRL DEBUG Command: GET 503677489 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250126090023822 DLCTRL DEBUG Tx Command reply: GET_REPLY 503677489 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250126090023823 DLCTRL DEBUG Command: GET 834317218 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250126090023823 DLCTRL DEBUG Tx Command reply: GET_REPLY 834317218 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250126090023824 DLCTRL DEBUG Command: GET 591206907 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250126090023824 DLCTRL DEBUG Tx Command reply: GET_REPLY 591206907 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250126090023825 DLCTRL DEBUG Command: GET 273706433 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126090023825 DLCTRL DEBUG Tx Command reply: GET_REPLY 273706433 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126090023825 DLCTRL DEBUG Command: GET 709452283 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250126090023825 DLCTRL DEBUG Tx Command reply: GET_REPLY 709452283 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@2bd1da4a78dd: 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@2bd1da4a78dd: "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@2bd1da4a78dd: 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 := '000000000000001110010001'B, t_guard := 20.000000 } 20250126090023835 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54878<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_L3Compl_no_cn-Iuh0-RUA(648)@2bd1da4a78dd: Added conn table entry 0TC_mscpool_L3Compl_no_cn0(658)11671058 20250126090024869 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126090024869 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126090024869 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1355) 20250126090024870 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250126090024870 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xb21612, normal) (hnbgw_rua.c:407) 20250126090024870 DHNB DEBUG map_rua[0x55e140dbb440]{init}: Allocated (fsm.c:456) 20250126090024870 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11671058)[0x55e140dbb440]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250126090024870 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11671058 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250126090024870 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126090024870 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126090024870 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-11671058 SCCP-0 CS MI=IMSI-262420000000004: Failed to select IuCS link (hnbgw_rua.c:219) 20250126090024870 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11671058)[0x55e140dbb440]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250126090024870 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11671058)[0x55e140dbb440]{init}: Freeing instance (context_map.c:202) 20250126090024870 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11671058)[0x55e140dbb440]{init}: Deallocated (fsm.c:568) 20250126090024870 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11671058 SCCP-0 CS MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250126090024870 DRUA ERROR (127.0.0.1:9999 TTCN3-HNB-0) Failed to create context map for IuCS: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:282) 20250126090024870 DHNB INFO (001-01-L2342-R0-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:177) 20250126090024870 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250126090024870 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126090024870 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) TC_mscpool_L3Compl_no_cn-Iuh0-RUA(648)@2bd1da4a78dd: Deleted conn table entry 0TC_mscpool_L3Compl_no_cn0(658)11671058 20250126090024886 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54878<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Compl_no_cn0(658)@2bd1da4a78dd: Final verdict of PTC: none MTC@2bd1da4a78dd: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := false, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '05240103505902082926240000000040'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111100'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000001111010'B, t_guard := 20.000000 } 20250126090024908 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54886<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_L3Compl_no_cn-Iuh0-RUA(648)@2bd1da4a78dd: Added conn table entry 0TC_mscpool_L3Compl_no_cn0(659)10151096 20250126090025922 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126090025923 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126090025923 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1355) 20250126090025923 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250126090025923 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x9ae4b8, normal) (hnbgw_rua.c:407) 20250126090025923 DHNB DEBUG map_rua[0x55e140dbb440]{init}: Allocated (fsm.c:456) 20250126090025923 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10151096)[0x55e140dbb440]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250126090025923 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10151096 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250126090025923 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126090025923 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126090025923 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:221) 20250126090025923 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-10151096 SCCP-0 CS MI=IMSI-262420000000004: Failed to select IuCS link (hnbgw_rua.c:219) 20250126090025923 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10151096)[0x55e140dbb440]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250126090025923 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10151096)[0x55e140dbb440]{init}: Freeing instance (context_map.c:202) 20250126090025923 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10151096)[0x55e140dbb440]{init}: Deallocated (fsm.c:568) 20250126090025923 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10151096 SCCP-0 CS MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250126090025923 DRUA ERROR (127.0.0.1:9999 TTCN3-HNB-0) Failed to create context map for IuCS: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:282) 20250126090025923 DHNB INFO (001-01-L2342-R0-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:177) 20250126090025923 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250126090025923 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126090025923 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) TC_mscpool_L3Compl_no_cn-Iuh0-RUA(648)@2bd1da4a78dd: Deleted conn table entry 0TC_mscpool_L3Compl_no_cn0(659)10151096 20250126090025929 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54886<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Compl_no_cn0(659)@2bd1da4a78dd: Final verdict of PTC: none MTC@2bd1da4a78dd: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := false, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '06270003505902082926240000000040'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111100'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000111000101'B, t_guard := 20.000000 } 20250126090025948 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47416<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_L3Compl_no_cn-Iuh0-RUA(648)@2bd1da4a78dd: Added conn table entry 0TC_mscpool_L3Compl_no_cn0(660)11796779 20250126090026962 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126090026962 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126090026962 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1355) 20250126090026962 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250126090026962 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xb4012b, normal) (hnbgw_rua.c:407) 20250126090026962 DHNB DEBUG map_rua[0x55e140dbb440]{init}: Allocated (fsm.c:456) 20250126090026962 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11796779)[0x55e140dbb440]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250126090026962 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11796779 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250126090026963 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126090026963 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126090026963 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-11796779 SCCP-0 CS MI=IMSI-262420000000004: Failed to select IuCS link (hnbgw_rua.c:219) 20250126090026963 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11796779)[0x55e140dbb440]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250126090026963 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11796779)[0x55e140dbb440]{init}: Freeing instance (context_map.c:202) 20250126090026963 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11796779)[0x55e140dbb440]{init}: Deallocated (fsm.c:568) 20250126090026963 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11796779 SCCP-0 CS MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250126090026963 DRUA ERROR (127.0.0.1:9999 TTCN3-HNB-0) Failed to create context map for IuCS: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:282) 20250126090026963 DHNB INFO (001-01-L2342-R0-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:177) 20250126090026963 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250126090026963 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126090026963 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) TC_mscpool_L3Compl_no_cn-Iuh0-RUA(648)@2bd1da4a78dd: Deleted conn table entry 0TC_mscpool_L3Compl_no_cn0(660)11796779 20250126090026973 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47416<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Compl_no_cn0(660)@2bd1da4a78dd: Final verdict of PTC: none MTC@2bd1da4a78dd: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := false, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '050152082926240000000040'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111100'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001110101010'B, t_guard := 20.000000 } 20250126090026989 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47420<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_L3Compl_no_cn-Iuh0-RUA(648)@2bd1da4a78dd: Added conn table entry 0TC_mscpool_L3Compl_no_cn0(661)12909869 20250126090028010 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126090028010 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126090028010 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 96 bytes from client (stream_srv.c:1355) 20250126090028010 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250126090028010 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xc4fd2d, normal) (hnbgw_rua.c:407) 20250126090028010 DHNB DEBUG map_rua[0x55e140dbb440]{init}: Allocated (fsm.c:456) 20250126090028010 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12909869)[0x55e140dbb440]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250126090028010 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12909869 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250126090028010 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126090028010 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126090028010 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-12909869 SCCP-0 CS MI=IMSI-262420000000004: Failed to select IuCS link (hnbgw_rua.c:219) 20250126090028010 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12909869)[0x55e140dbb440]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250126090028010 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12909869)[0x55e140dbb440]{init}: Freeing instance (context_map.c:202) 20250126090028010 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12909869)[0x55e140dbb440]{init}: Deallocated (fsm.c:568) 20250126090028010 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12909869 SCCP-0 CS MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250126090028011 DRUA ERROR (127.0.0.1:9999 TTCN3-HNB-0) Failed to create context map for IuCS: rx RUA Connect with 67 bytes RANAP data (hnbgw_rua.c:282) 20250126090028011 DHNB INFO (001-01-L2342-R0-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:177) 20250126090028011 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250126090028011 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126090028011 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) TC_mscpool_L3Compl_no_cn-Iuh0-RUA(648)@2bd1da4a78dd: Deleted conn table entry 0TC_mscpool_L3Compl_no_cn0(661)12909869 20250126090028018 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47420<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Compl_no_cn0(661)@2bd1da4a78dd: Final verdict of PTC: none MTC@2bd1da4a78dd: ok: talloc reports "asn1_context" = 1 bytes 20250126090028025 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54866<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.sgsn0-RAN(655)@2bd1da4a78dd: Final verdict of PTC: none 20250126090028026 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250126090028026 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126090028026 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250126090028026 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250126090028026 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:44707<->l=127.0.0.1:4262) (control_if.c:193) 20250126090028026 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250126090028026 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126090028027 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126090028027 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250126090028027 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126090028027 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090028027 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20250126090028027 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126090028027 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126090028027 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126090028027 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250126090028027 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126090028027 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250126090028027 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250126090028027 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090028027 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126090028027 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20250126090028027 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126090028027 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126090028027 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090028027 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126090028027 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126090028027 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126090028027 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126090028027 DRANAP NOTICE cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: link lost (cnlink.c:118) 20250126090028027 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126090028027 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126090028028 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250126090028028 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250126090028028 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250126090028028 DLINP DEBUG SRVCONN(,r=127.0.0.1:40592<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126090028028 DLINP DEBUG SRVCONN(,r=127.0.0.1:40592<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126090028028 DLINP NOTICE SRV(,r=127.0.0.1:40592<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250126090028028 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126090028028 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126090028028 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126090028028 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250126090028028 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20250126090028028 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126090028028 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250126090028028 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20250126090028028 DLINP <0002> stream_srv.c:766 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250126090028028 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090028028 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20250126090028028 DMAIN NOTICE (127.0.0.1:40592 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:40592<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250126090028028 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20250126090028028 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126090028028 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126090028028 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126090028028 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250126090028028 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090028028 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126090028028 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250126090028028 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe MutexDispCT-TC_mscpool_L3Compl_no_cn(643)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(653)@2bd1da4a78dd: Final verdict of PTC: none 20250126090028028 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126090028028 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20250126090028028 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126090028028 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126090028028 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090028029 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126090028029 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126090028029 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126090028029 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126090028029 DRANAP NOTICE cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: link lost (cnlink.c:118) TC_mscpool_L3Compl_no_cn-Iuh1-RUA(650)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(651)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(654)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.msc0-RAN(652)@2bd1da4a78dd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(645)@2bd1da4a78dd: Final verdict of PTC: none VirtHNBGW-STATS(644)@2bd1da4a78dd: Final verdict of PTC: none TC_mscpool_L3Compl_no_cn-Iuh0-RUA(648)@2bd1da4a78dd: Final verdict of PTC: none TC_mscpool_L3Compl_no_cn-Iuh0(647)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(656)@2bd1da4a78dd: Final verdict of PTC: none HNBGW-MGCP(657)@2bd1da4a78dd: Final verdict of PTC: none TC_mscpool_L3Compl_no_cn-Iuh1(649)@2bd1da4a78dd: Final verdict of PTC: none MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126090028045 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54860<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(646)@2bd1da4a78dd: Final verdict of PTC: none MTC@2bd1da4a78dd: Setting final verdict of the test case. MTC@2bd1da4a78dd: Local verdict of MTC: pass MTC@2bd1da4a78dd: Local verdict of PTC MutexDispCT-TC_mscpool_L3Compl_no_cn(643): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC VirtHNBGW-STATS(644): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC IPA-CTRL-CLI-IPA(645): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW-PFCP(646): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_mscpool_L3Compl_no_cn-Iuh0(647): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_mscpool_L3Compl_no_cn-Iuh0-RUA(648): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_mscpool_L3Compl_no_cn-Iuh1(649): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_mscpool_L3Compl_no_cn-Iuh1-RUA(650): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.msc0-SCCP(651): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.msc0-RAN(652): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.msc0-M3UA(653): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(654): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.sgsn0-RAN(655): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(656): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW-MGCP(657): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_mscpool_L3Compl_no_cn0(658): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_mscpool_L3Compl_no_cn0(659): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_mscpool_L3Compl_no_cn0(660): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_mscpool_L3Compl_no_cn0(661): none (pass -> pass) MTC@2bd1da4a78dd: Test case TC_mscpool_L3Compl_no_cn finished. Verdict: pass MTC@2bd1da4a78dd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Compl_no_cn pass'. Sun Jan 26 09:00:28 UTC 2025 ====== HNBGW_Tests.TC_mscpool_L3Compl_no_cn pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_L3Compl_no_cn.talloc 20250126090028087 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47428<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126090028672 DLSCCP DEBUG SCCP-SCOC(78)[0x55e140da6c50]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250126090028672 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00efb937), PART(T=Source Reference,L=4,D=0000004e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090028672 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090028672 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090028672 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126090028672 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090028673 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090028673 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090028673 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090028673 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126090028673 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126090028673 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126090028673 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250126090028675 DLSCCP DEBUG SCCP-SCOC(76)[0x55e140da5130]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250126090028675 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fd56da), PART(T=Source Reference,L=4,D=0000004c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090028675 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090028675 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090028675 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250126090028675 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090028675 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090028675 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090028675 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090028675 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250126090028675 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250126090028675 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250126090028675 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250126090028675 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090028675 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250126090028678 DLSCCP DEBUG SCCP-SCOC(77)[0x55e140dbebe0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250126090028678 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cbbc16), PART(T=Source Reference,L=4,D=0000004d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090028678 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090028678 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090028678 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250126090028678 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090028679 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090028679 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090028679 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090028679 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250126090028679 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250126090028679 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250126090028679 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250126090028679 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090028679 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250126090028790 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47428<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=319740) 20250126090029188 DLSCCP DEBUG SCCP-SCOC(73)[0x55e140dc8c70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126090029188 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001550f1), PART(T=Source Reference,L=4,D=00000049), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090029188 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090029188 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090029188 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126090029188 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090029188 DLSCCP DEBUG SCCP-SCOC(74)[0x55e140dbb190]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126090029188 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008c15b9), PART(T=Source Reference,L=4,D=0000004a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090029188 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090029188 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090029188 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126090029188 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090029188 DLSCCP DEBUG SCCP-SCOC(75)[0x55e140dbdb00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126090029188 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0056d77e), PART(T=Source Reference,L=4,D=0000004b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090029188 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090029188 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090029188 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126090029188 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090029188 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090029189 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090029189 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090029189 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126090029189 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126090029189 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126090029189 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250126090029189 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090029189 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090029189 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090029189 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126090029189 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126090029189 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126090029189 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250126090029189 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090029189 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090029189 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090029189 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126090029189 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126090029189 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126090029189 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250126090029790 DLSCCP DEBUG SCCP-SCOC(72)[0x55e140da7e90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126090029791 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0011e74a), PART(T=Source Reference,L=4,D=00000048), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090029791 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090029791 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090029791 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126090029791 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090029791 DLSCCP DEBUG SCCP-SCOC(70)[0x55e140d24aa0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126090029791 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d38e6d), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090029791 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090029791 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090029791 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126090029791 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090029791 DLSCCP DEBUG SCCP-SCOC(71)[0x55e140da5390]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126090029791 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0028631b), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090029791 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090029791 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090029791 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126090029791 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090029791 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090029791 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090029791 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090029791 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126090029791 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126090029791 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126090029791 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126090029791 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250126090029791 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090029792 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090029792 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090029792 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126090029792 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126090029792 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126090029792 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126090029792 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250126090029792 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090029792 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090029792 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090029792 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126090029792 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126090029792 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126090029792 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down Waiting for packet dumper to finish... 1 (prev_count=319740, count=346152) 20250126090030027 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126090030028 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250126090030028 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250126090030029 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126090030029 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250126090030029 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250126090030475 DLSCCP DEBUG SCCP-SCOC(68)[0x55e140c25540]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126090030475 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0004a71e), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090030475 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090030475 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090030475 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126090030475 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090030475 DLSCCP DEBUG SCCP-SCOC(67)[0x55e140da2290]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126090030475 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ce2aae), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090030475 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090030475 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090030475 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126090030475 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090030475 DLSCCP DEBUG SCCP-SCOC(69)[0x55e140d9e250]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126090030475 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002d25a2), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090030475 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090030475 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090030475 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126090030475 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090030475 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090030475 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090030475 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090030475 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126090030475 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126090030475 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126090030475 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250126090030475 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090030475 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090030475 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090030475 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126090030475 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126090030475 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126090030475 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250126090030475 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090030475 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090030475 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090030475 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126090030475 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126090030475 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126090030475 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@2bd1da4a78dd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Compl_no_cn pass' was executed successfully (exit status: 0). MTC@2bd1da4a78dd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN'. ------ HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN ------ Sun Jan 26 09:00:30 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250126090031092 DLSCCP DEBUG SCCP-SCOC(66)[0x55e140dbe110]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126090031092 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e59adb), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090031092 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090031092 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090031092 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126090031092 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090031092 DLSCCP DEBUG SCCP-SCOC(64)[0x55e140d974b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126090031092 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0087ad5a), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090031092 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090031092 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090031092 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126090031092 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090031092 DLSCCP DEBUG SCCP-SCOC(65)[0x55e140da4670]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126090031092 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a7c319), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090031092 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090031093 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090031093 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126090031093 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090031093 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090031093 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090031093 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090031093 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126090031093 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126090031093 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126090031093 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250126090031093 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090031093 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090031093 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090031093 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126090031093 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126090031093 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126090031093 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250126090031093 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090031093 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090031093 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090031093 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126090031094 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126090031094 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126090031094 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250126090031712 DLSCCP DEBUG SCCP-SCOC(61)[0x55e140da2810]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126090031712 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cf5005), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090031712 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090031712 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090031712 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126090031712 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090031712 DLSCCP DEBUG SCCP-SCOC(63)[0x55e140db8700]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126090031712 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003b9f00), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090031712 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090031712 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090031712 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126090031712 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090031713 DLSCCP DEBUG SCCP-SCOC(62)[0x55e140da5800]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126090031713 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0090840e), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090031713 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090031713 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090031713 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126090031713 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090031713 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090031713 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090031713 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090031713 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126090031713 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126090031713 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126090031713 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250126090031713 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090031713 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090031713 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090031713 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126090031713 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126090031713 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126090031713 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250126090031713 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090031713 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090031713 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090031713 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126090031714 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126090031714 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126090031714 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@2bd1da4a78dd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN' was executed successfully (exit status: 0). MTC@2bd1da4a78dd: Test case TC_mscpool_LU_by_tmsi_from_other_PLMN started. 20250126090031877 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47436<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126090031881 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47438<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126090031884 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:38187<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0(666)@2bd1da4a78dd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250126090031964 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250126090031964 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250126090031971 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126090031971 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126090031971 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126090031971 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126090031972 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126090031972 DRANAP DEBUG cnlink(msc-2)[0x55e140d26870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126090031972 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126090031972 DRANAP DEBUG cnlink(msc-3)[0x55e140d90760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1(668)@2bd1da4a78dd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250126090031972 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:43185 (stream_srv.c:142) 20250126090031972 DMAIN INFO New HNB SCTP connection r=127.0.0.1:43185<->l=127.0.0.1:29169 (hnbgw.c:791) 20250126090031973 DRANAP DEBUG cnlink(msc-3)[0x55e140d90760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126090031973 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250126090031973 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126090031973 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090031973 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126090031973 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090031973 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090031973 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090031973 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090031973 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090031973 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090031973 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090031973 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090031973 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090031973 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090031973 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090031973 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250126090031973 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090031973 DRANAP DEBUG cnlink(msc-3)[0x55e140d90760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126090031973 DRANAP DEBUG cnlink(msc-2)[0x55e140d26870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126090031973 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250126090031973 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126090031973 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090031973 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126090031973 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090031973 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090031973 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090031973 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090031973 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090031973 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090031973 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090031973 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090031973 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090031973 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090031973 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090031973 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250126090031973 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090031973 DRANAP DEBUG cnlink(msc-2)[0x55e140d26870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126090031973 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126090031973 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250126090031973 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126090031973 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090031973 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126090031973 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090031973 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090031973 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090031973 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090031973 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090031973 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090031973 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090031973 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090031973 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090031973 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090031973 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090031973 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126090031973 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090031973 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126090031973 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126090031973 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250126090031973 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126090031973 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090031973 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126090031973 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090031973 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090031973 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090031973 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090031973 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090031973 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090031973 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090031973 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090031973 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090031973 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090031973 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090031973 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126090031973 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090031973 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126090031973 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090031973 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090031973 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090031973 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250126090031973 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250126090031973 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250126090031973 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090031973 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090031973 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090031973 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250126090031973 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250126090031973 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250126090031973 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250126090031973 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090031973 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090031973 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090031973 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090031973 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126090031973 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126090031973 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126090031973 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250126090031973 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250126090031973 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090031973 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090031973 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090031973 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126090031973 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126090031973 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126090031973 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@2bd1da4a78dd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2bd1da4a78dd: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(672)@2bd1da4a78dd: ************************************************* HNBGW_Test.msc0-M3UA(672)@2bd1da4a78dd: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(672)@2bd1da4a78dd: ************************************************* HNBGW_Test.msc0-SCCP(670)@2bd1da4a78dd: v_sccp_pdu_maxlen:268 MTC@2bd1da4a78dd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2bd1da4a78dd: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(675)@2bd1da4a78dd: ************************************************* HNBGW_Test.msc1-M3UA(675)@2bd1da4a78dd: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(675)@2bd1da4a78dd: ************************************************* HNBGW_Test.msc1-SCCP(673)@2bd1da4a78dd: v_sccp_pdu_maxlen:268 MTC@2bd1da4a78dd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2bd1da4a78dd: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(678)@2bd1da4a78dd: ************************************************* HNBGW_Test.msc2-M3UA(678)@2bd1da4a78dd: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(678)@2bd1da4a78dd: ************************************************* HNBGW_Test.msc2-SCCP(676)@2bd1da4a78dd: v_sccp_pdu_maxlen:268 20250126090032006 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126090032006 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126090032006 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126090032006 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126090032006 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126090032006 DRANAP DEBUG cnlink(sgsn-2)[0x55e140d92410]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126090032006 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126090032006 DRANAP DEBUG cnlink(sgsn-3)[0x55e140d92da0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126090032007 DRANAP DEBUG cnlink(sgsn-3)[0x55e140d92da0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126090032007 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250126090032007 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126090032007 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090032007 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126090032007 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090032007 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090032007 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090032007 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090032007 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090032007 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090032007 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090032007 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090032007 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090032007 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090032007 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090032007 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250126090032007 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090032007 DRANAP DEBUG cnlink(sgsn-3)[0x55e140d92da0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126090032007 DRANAP DEBUG cnlink(sgsn-2)[0x55e140d92410]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126090032007 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250126090032007 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126090032007 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090032007 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126090032007 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090032007 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090032007 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090032007 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090032007 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090032007 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090032007 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090032007 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090032007 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090032007 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090032007 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090032007 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250126090032007 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090032007 DRANAP DEBUG cnlink(sgsn-2)[0x55e140d92410]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126090032007 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126090032007 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250126090032007 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126090032007 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090032007 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126090032007 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090032007 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090032007 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090032008 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090032008 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090032008 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090032008 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090032008 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090032008 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090032008 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090032008 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090032008 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126090032008 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090032008 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126090032008 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126090032008 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250126090032008 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126090032008 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090032008 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126090032008 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090032008 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090032008 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090032008 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090032008 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090032008 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090032008 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090032008 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090032008 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090032008 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090032008 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090032008 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126090032008 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090032008 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126090032008 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090032008 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090032008 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090032008 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250126090032008 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250126090032008 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250126090032008 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090032008 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090032008 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090032008 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250126090032008 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250126090032008 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250126090032008 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250126090032008 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090032008 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090032008 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090032008 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126090032008 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126090032008 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126090032008 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250126090032008 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090032008 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090032008 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090032008 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126090032008 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126090032008 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126090032008 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@2bd1da4a78dd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2bd1da4a78dd: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(681)@2bd1da4a78dd: ************************************************* HNBGW_Test.sgsn0-M3UA(681)@2bd1da4a78dd: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(681)@2bd1da4a78dd: ************************************************* HNBGW_Test.sgsn0-SCCP(679)@2bd1da4a78dd: v_sccp_pdu_maxlen:268 MTC@2bd1da4a78dd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2bd1da4a78dd: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(684)@2bd1da4a78dd: ************************************************* HNBGW_Test.sgsn1-M3UA(684)@2bd1da4a78dd: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(684)@2bd1da4a78dd: ************************************************* HNBGW_Test.sgsn1-SCCP(682)@2bd1da4a78dd: v_sccp_pdu_maxlen:268 MTC@2bd1da4a78dd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2bd1da4a78dd: Starting RAN_Emulation HNBGW_Test.sgsn2-M3UA(687)@2bd1da4a78dd: ************************************************* HNBGW_Test.sgsn2-M3UA(687)@2bd1da4a78dd: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(687)@2bd1da4a78dd: ************************************************* HNBGW_Test.sgsn2-SCCP(685)@2bd1da4a78dd: v_sccp_pdu_maxlen:268 20250126090032048 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126090032048 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126090032048 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1355) 20250126090032048 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250126090032048 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20250126090032048 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250126090032048 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250126090032048 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126090032048 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@2bd1da4a78dd: setverdict(pass): none -> pass 20250126090032052 DLINP DEBUG SRVCONN(,r=127.0.0.1:43185<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126090032052 DLINP DEBUG SRVCONN(,r=127.0.0.1:43185<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126090032052 DLINP DEBUG SRVCONN(,r=127.0.0.1:43185<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1355) 20250126090032052 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250126090032052 DHNBAP DEBUG (127.0.0.1:43185 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20250126090032052 DHNBAP NOTICE (127.0.0.1:43185 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250126090032052 DHNBAP NOTICE (127.0.0.1:43185 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250126090032052 DLINP DEBUG SRVCONN(,r=127.0.0.1:43185<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126090032052 DLINP DEBUG SRVCONN(,r=127.0.0.1:43185<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126090032184 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126090032184 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250126090032184 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126090032184 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(672)@2bd1da4a78dd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250126090032194 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126090032194 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250126090032194 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126090032194 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250126090032194 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090032194 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250126090032194 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126090032194 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126090032194 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126090032194 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250126090032194 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication HNBGW_Test.msc1-M3UA(675)@2bd1da4a78dd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250126090032197 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090032197 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250126090032197 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126090032197 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126090032197 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126090032197 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126090032197 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126090032197 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250126090032197 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090032198 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126090032198 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20250126090032198 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126090032198 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126090032198 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090032198 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126090032198 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126090032198 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126090032198 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126090032199 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126090032199 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250126090032199 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126090032199 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090032199 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126090032199 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090032199 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090032199 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090032199 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090032199 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090032199 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090032199 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090032199 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090032199 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090032199 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090032199 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090032199 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126090032199 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090032199 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126090032199 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090032199 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090032199 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090032200 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126090032200 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126090032200 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126090032200 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126090032200 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090032202 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090032202 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250126090032202 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126090032202 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126090032202 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126090032202 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250126090032202 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126090032205 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126090032205 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc2-0 20250126090032205 DLSS7 <000c> osmo_ss7_xua_srv.c:119 0: asp-virt-msc2-0: accept of new connection from (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) before old was closed -> close old one 20250126090032205 DLSS7 <000c> osmo_ss7_asp.c:1082 ?: connection closed 20250126090032205 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20250126090032205 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20250126090032205 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250126090032206 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090032206 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250126090032206 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126090032206 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126090032206 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126090032206 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126090032206 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126090032206 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090032206 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126090032206 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:406) 20250126090032206 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126090032206 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126090032206 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090032206 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126090032206 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126090032206 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126090032206 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126090032207 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126090032207 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250126090032207 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126090032207 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090032207 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126090032207 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090032207 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090032207 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090032207 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090032207 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090032207 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090032207 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090032207 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090032207 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090032207 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090032208 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090032208 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126090032208 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090032208 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126090032208 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090032208 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090032208 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090032208 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126090032208 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126090032208 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126090032208 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250126090032208 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-M3UA(678)@2bd1da4a78dd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250126090032212 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090032212 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20250126090032212 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20250126090032212 DLSS7 <000c> xua_asp_fsm.c:300 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20250126090032212 DLSS7 <000c> xua_asp_fsm.c:663 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20250126090032212 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20250126090032212 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250126090032212 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20250126090032212 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090032212 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126090032212 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.3/0, (xua_snm.c:371) 20250126090032212 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126090032212 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126090032213 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090032213 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126090032213 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126090032216 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090032217 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20250126090032217 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126090032217 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126090032217 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20250126090032217 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_ACTIVE 20250126090032217 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126090032217 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090032217 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126090032217 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.3/0, (xua_snm.c:406) 20250126090032217 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126090032217 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126090032217 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090032217 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126090032217 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126090032217 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126090032217 DRANAP DEBUG cnlink(msc-2)[0x55e140d26870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126090032218 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126090032218 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250126090032218 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126090032218 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250126090032218 DRANAP DEBUG cnlink(msc-2)[0x55e140d26870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126090032218 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250126090032218 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126090032218 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090032218 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126090032218 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090032218 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090032218 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090032218 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090032218 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090032218 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090032218 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090032218 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090032218 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090032218 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090032218 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090032218 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250126090032218 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090032218 DRANAP DEBUG cnlink(msc-2)[0x55e140d26870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126090032218 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090032218 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090032218 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090032218 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250126090032219 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250126090032219 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250126090032219 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250126090032219 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-M3UA(681)@2bd1da4a78dd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250126090032223 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090032223 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250126090032223 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126090032223 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126090032223 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126090032223 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250126090032223 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126090032225 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090032225 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250126090032225 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126090032225 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126090032225 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126090032225 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126090032225 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126090032225 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090032225 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126090032225 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20250126090032225 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126090032225 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126090032225 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090032225 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126090032225 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126090032225 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126090032225 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126090032226 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126090032226 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250126090032226 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126090032226 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090032226 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126090032226 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090032226 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090032226 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090032227 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090032227 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090032227 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090032227 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090032227 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090032227 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090032227 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090032227 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090032227 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126090032227 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090032227 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126090032227 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090032227 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090032227 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090032227 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126090032227 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126090032227 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126090032227 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126090032227 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090032228 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126090032228 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20250126090032228 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126090032228 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(684)@2bd1da4a78dd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250126090032232 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090032232 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20250126090032232 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126090032232 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126090032232 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126090032232 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250126090032232 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126090032234 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090032234 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20250126090032234 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126090032234 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126090032234 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126090032234 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126090032234 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126090032234 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090032234 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126090032234 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:406) 20250126090032234 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126090032234 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126090032234 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090032234 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126090032234 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126090032234 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126090032234 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126090032235 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126090032235 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250126090032235 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126090032235 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090032235 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126090032235 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090032235 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090032235 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090032235 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090032235 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090032235 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090032235 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090032235 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090032235 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090032235 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090032235 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090032235 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126090032235 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090032235 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126090032235 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090032235 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090032235 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090032235 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126090032235 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126090032235 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126090032235 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250126090032235 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090032238 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126090032238 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn2-0 20250126090032238 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126090032238 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn2-M3UA(687)@2bd1da4a78dd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23910 to server: "127.0.0.1":2905 association #8 20250126090032242 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090032242 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn2-0: Received M3UA Message (ASPSM:UP) 20250126090032242 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126090032242 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126090032242 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126090032242 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn2){AS_DOWN}: state_chg to AS_INACTIVE 20250126090032242 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126090032243 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090032243 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn2-0: Received M3UA Message (ASPTM:ACTIVE) 20250126090032243 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126090032243 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126090032243 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126090032243 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126090032243 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126090032243 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090032243 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126090032243 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.3/0, (xua_snm.c:406) 20250126090032243 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126090032243 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126090032243 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090032243 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126090032243 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126090032243 DCN NOTICE (sgsn-2) now available: N-PCSTATE ind: pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126090032243 DRANAP DEBUG cnlink(sgsn-2)[0x55e140d92410]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126090032245 DRANAP DEBUG cnlink(sgsn-2)[0x55e140d92410]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126090032245 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250126090032245 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126090032245 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090032245 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126090032245 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090032245 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090032245 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090032245 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090032245 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090032245 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090032245 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090032245 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090032245 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090032245 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090032245 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090032245 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250126090032245 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090032245 DRANAP DEBUG cnlink(sgsn-2)[0x55e140d92410]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126090032245 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090032245 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090032245 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090032245 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250126090032245 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250126090032245 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250126090032245 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250126090032245 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090032423 DLSCCP DEBUG SCCP-SCOC(58)[0x55e140e20b00]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20250126090032423 DLSCCP DEBUG SCCP-SCOC(58)[0x55e140e20b00]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20250126090032423 DLSCCP DEBUG SCCP-SCOC(58)[0x55e140e20b00]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250126090032423 DLSCCP DEBUG SCCP-SCOC(58)[0x55e140e20b00]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250126090032423 DLSCCP DEBUG SCCP-SCOC(58)[0x55e140e20b00]{IDLE}: Deallocated (fsm.c:568) 20250126090032423 DLSCCP DEBUG SCCP-SCOC(60)[0x55e140e20c30]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20250126090032423 DLSCCP DEBUG SCCP-SCOC(60)[0x55e140e20c30]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20250126090032423 DLSCCP DEBUG SCCP-SCOC(60)[0x55e140e20c30]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250126090032423 DLSCCP DEBUG SCCP-SCOC(60)[0x55e140e20c30]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250126090032423 DLSCCP DEBUG SCCP-SCOC(60)[0x55e140e20c30]{IDLE}: Deallocated (fsm.c:568) 20250126090032423 DLSCCP DEBUG SCCP-SCOC(59)[0x55e140da29d0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20250126090032423 DLSCCP DEBUG SCCP-SCOC(59)[0x55e140da29d0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20250126090032423 DLSCCP DEBUG SCCP-SCOC(59)[0x55e140da29d0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250126090032423 DLSCCP DEBUG SCCP-SCOC(59)[0x55e140da29d0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250126090032423 DLSCCP DEBUG SCCP-SCOC(59)[0x55e140da29d0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(671)@2bd1da4a78dd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126090032992 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090032992 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126090032992 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126090032992 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126090032992 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126090032992 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126090032992 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126090032992 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090032993 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090032993 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126090032993 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126090032993 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126090032993 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126090032993 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126090032993 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250126090032993 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250126090032993 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090032993 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090032993 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090032993 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090032993 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090032993 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090032993 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090032993 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090032993 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090032993 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090032993 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090032993 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090032993 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090032993 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126090032993 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126090032993 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126090032993 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250126090032993 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250126090032993 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090032993 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250126090032993 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090032993 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090032993 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090032993 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090032993 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090032993 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090032993 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090032993 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090032993 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090032993 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090032993 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090032993 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126090032993 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090032993 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126090032993 DRANAP NOTICE cnlink(msc-0)[0x55e140d46220]{CONNECTED}: link up (cnlink.c:111) 20250126090032993 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090032993 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090032993 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090032993 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126090032993 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126090032993 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126090032993 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126090032993 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090032993 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090032993 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126090032993 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126090032993 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126090032993 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126090032993 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126090032993 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126090032993 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090032993 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090032993 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126090032993 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126090032993 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126090032993 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126090032993 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126090032993 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250126090032993 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250126090032993 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090032993 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090032993 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090032993 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090032993 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090032993 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090032993 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090032993 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090032993 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090032993 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090032993 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090032993 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090032993 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090032993 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126090032993 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126090032993 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126090032993 DRANAP INFO cnlink(msc-0)[0x55e140d46220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(674)@2bd1da4a78dd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126090032999 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090032999 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250126090032999 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250126090032999 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250126090032999 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126090032999 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126090032999 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126090032999 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090032999 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090032999 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126090032999 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126090032999 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250126090032999 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126090032999 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126090032999 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250126090032999 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250126090032999 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090032999 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090032999 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090032999 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090032999 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090032999 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090032999 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090032999 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090032999 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090032999 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090032999 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090032999 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090032999 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090032999 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126090032999 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126090032999 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126090032999 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) 20250126090032999 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) 20250126090032999 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090032999 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250126090032999 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090032999 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090032999 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090032999 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090032999 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090032999 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090032999 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090032999 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090032999 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090032999 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090032999 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090032999 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126090032999 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090032999 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126090032999 DRANAP NOTICE cnlink(msc-1)[0x55e140d29670]{CONNECTED}: link up (cnlink.c:111) 20250126090032999 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090032999 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090032999 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090032999 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126090032999 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126090032999 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126090032999 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250126090032999 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090033000 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090033000 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250126090033000 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250126090033000 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250126090033000 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126090033000 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126090033000 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126090033000 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090033000 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090033000 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126090033000 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126090033000 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250126090033000 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126090033000 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126090033000 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250126090033000 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250126090033000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090033000 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090033000 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090033000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090033000 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090033000 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090033000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090033000 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090033000 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090033000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090033000 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090033000 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090033000 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090033000 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126090033000 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126090033000 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126090033000 DRANAP INFO cnlink(msc-1)[0x55e140d29670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc2-RAN(677)@2bd1da4a78dd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126090033009 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090033009 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250126090033009 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc2-0: m3ua_rx_xfer 20250126090033009 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250126090033009 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126090033009 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126090033009 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126090033009 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090033009 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090033009 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126090033009 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126090033009 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:603) 20250126090033009 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126090033009 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126090033009 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250126090033009 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250126090033009 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090033009 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090033009 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090033009 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090033009 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090033009 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090033009 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090033009 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090033009 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090033009 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090033009 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090033009 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090033009 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090033009 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126090033009 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126090033009 DRANAP DEBUG cnlink(msc-2)[0x55e140d26870]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126090033009 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) 20250126090033009 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) 20250126090033009 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090033009 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250126090033009 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090033009 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090033009 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090033009 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090033009 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090033009 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090033009 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090033009 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090033009 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090033009 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090033009 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090033009 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250126090033009 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090033009 DRANAP DEBUG cnlink(msc-2)[0x55e140d26870]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126090033009 DRANAP NOTICE cnlink(msc-2)[0x55e140d26870]{CONNECTED}: link up (cnlink.c:111) 20250126090033009 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090033009 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090033009 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090033009 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250126090033009 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250126090033009 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250126090033009 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250126090033009 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090033010 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090033010 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250126090033010 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc2-0: m3ua_rx_xfer 20250126090033010 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250126090033010 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126090033010 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126090033010 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126090033010 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090033010 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090033010 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126090033010 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126090033010 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:603) 20250126090033010 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126090033010 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126090033010 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250126090033010 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250126090033010 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090033010 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090033010 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090033010 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090033010 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090033010 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090033010 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090033010 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090033011 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090033011 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090033011 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090033011 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090033011 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090033011 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126090033011 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126090033011 DRANAP DEBUG cnlink(msc-2)[0x55e140d26870]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126090033011 DRANAP INFO cnlink(msc-2)[0x55e140d26870]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250126090033025 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090033025 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126090033025 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126090033025 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126090033025 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126090033025 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126090033025 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126090033025 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(680)@2bd1da4a78dd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126090033025 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090033025 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126090033025 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126090033025 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126090033025 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126090033025 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126090033025 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250126090033025 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250126090033025 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090033025 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090033025 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090033025 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090033025 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090033025 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090033025 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090033025 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090033025 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090033025 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090033025 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090033025 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090033025 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090033025 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126090033025 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126090033025 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126090033025 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250126090033025 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250126090033026 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090033026 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250126090033026 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090033026 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090033026 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090033026 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090033026 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090033026 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090033026 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090033026 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090033026 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090033026 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090033026 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090033026 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126090033026 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090033026 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126090033026 DRANAP NOTICE cnlink(sgsn-0)[0x55e140d910f0]{CONNECTED}: link up (cnlink.c:111) 20250126090033026 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090033026 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090033026 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090033026 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126090033026 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126090033026 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126090033026 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126090033026 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090033028 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090033028 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126090033028 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126090033028 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126090033028 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126090033028 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126090033028 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126090033028 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090033028 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090033028 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126090033028 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126090033028 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126090033028 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126090033028 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126090033028 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250126090033028 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20250126090033028 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090033028 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090033028 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090033028 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090033028 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090033028 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090033028 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090033028 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090033028 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090033028 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090033028 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090033028 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090033028 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090033028 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126090033028 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126090033028 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126090033028 DRANAP INFO cnlink(sgsn-0)[0x55e140d910f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(683)@2bd1da4a78dd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126090033034 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090033034 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250126090033034 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250126090033034 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250126090033035 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126090033035 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126090033035 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126090033035 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090033035 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090033035 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126090033035 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126090033035 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250126090033035 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126090033035 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126090033035 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250126090033035 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250126090033035 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090033035 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090033035 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090033035 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090033035 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090033035 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090033035 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090033035 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090033035 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090033035 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090033035 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090033035 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090033035 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090033035 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126090033035 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126090033035 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126090033035 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) 20250126090033035 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) 20250126090033035 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090033035 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250126090033035 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090033035 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090033035 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090033035 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090033035 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090033035 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090033035 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090033035 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090033035 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090033035 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090033035 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090033035 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126090033035 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090033035 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126090033035 DRANAP NOTICE cnlink(sgsn-1)[0x55e140d91a80]{CONNECTED}: link up (cnlink.c:111) 20250126090033035 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090033035 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090033035 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090033035 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126090033035 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126090033035 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126090033035 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250126090033035 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090033038 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090033038 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250126090033038 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250126090033038 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250126090033038 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126090033038 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126090033038 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126090033038 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090033038 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090033038 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126090033038 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126090033038 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250126090033038 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126090033038 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126090033038 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250126090033038 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20250126090033038 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090033038 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090033038 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090033038 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090033038 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090033038 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090033038 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090033038 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090033038 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090033038 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090033038 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090033038 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090033038 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090033038 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126090033038 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126090033038 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126090033038 DRANAP INFO cnlink(sgsn-1)[0x55e140d91a80]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn2-RAN(686)@2bd1da4a78dd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126090033046 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090033046 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126090033046 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126090033046 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090033046 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20250126090033046 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20250126090033046 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn2-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20250126090033046 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126090033046 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126090033046 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126090033046 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090033046 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:603) 20250126090033046 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126090033046 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126090033046 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20250126090033046 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250126090033046 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:391) 20250126090033046 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090033046 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090033046 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090033046 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090033046 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090033046 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090033046 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090033046 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090033046 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:391) 20250126090033046 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090033046 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090033046 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090033046 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126090033046 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126090033046 DRANAP DEBUG cnlink(sgsn-2)[0x55e140d92410]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126090033046 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) 20250126090033046 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) 20250126090033046 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090033046 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250126090033046 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090033046 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090033046 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090033046 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090033046 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090033046 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090033046 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090033046 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090033046 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090033046 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090033046 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090033046 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250126090033046 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090033046 DRANAP DEBUG cnlink(sgsn-2)[0x55e140d92410]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126090033046 DRANAP NOTICE cnlink(sgsn-2)[0x55e140d92410]{CONNECTED}: link up (cnlink.c:111) 20250126090033046 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090033046 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090033046 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090033046 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250126090033046 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250126090033046 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250126090033046 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250126090033046 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090033048 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090033048 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20250126090033048 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20250126090033048 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn2-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20250126090033048 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126090033048 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126090033048 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126090033048 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090033048 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090033048 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126090033048 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126090033048 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:603) 20250126090033048 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126090033048 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126090033048 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20250126090033048 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20250126090033048 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:391) 20250126090033048 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090033048 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090033048 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090033048 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090033048 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090033048 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090033048 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090033048 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090033048 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:391) 20250126090033048 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090033048 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090033048 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090033048 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126090033048 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126090033048 DRANAP DEBUG cnlink(sgsn-2)[0x55e140d92410]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126090033048 DRANAP INFO cnlink(sgsn-2)[0x55e140d92410]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250126090034062 DLCTRL DEBUG Command: GET 252795610 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250126090034062 DLCTRL DEBUG Tx Command reply: GET_REPLY 252795610 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250126090034066 DLCTRL DEBUG Command: GET 142341173 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250126090034066 DLCTRL DEBUG Tx Command reply: GET_REPLY 142341173 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250126090034071 DLCTRL DEBUG Command: GET 414146002 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250126090034071 DLCTRL DEBUG Tx Command reply: GET_REPLY 414146002 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250126090034075 DLCTRL DEBUG Command: GET 90793485 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126090034075 DLCTRL DEBUG Tx Command reply: GET_REPLY 90793485 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126090034079 DLCTRL DEBUG Command: GET 888749559 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250126090034079 DLCTRL DEBUG Tx Command reply: GET_REPLY 888749559 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250126090034083 DLCTRL DEBUG Command: GET 733788076 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250126090034083 DLCTRL DEBUG Tx Command reply: GET_REPLY 733788076 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250126090034085 DLCTRL DEBUG Command: GET 893095618 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250126090034085 DLCTRL DEBUG Tx Command reply: GET_REPLY 893095618 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250126090034088 DLCTRL DEBUG Command: GET 201931093 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250126090034088 DLCTRL DEBUG Tx Command reply: GET_REPLY 201931093 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250126090034090 DLCTRL DEBUG Command: GET 214757421 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126090034090 DLCTRL DEBUG Tx Command reply: GET_REPLY 214757421 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126090034092 DLCTRL DEBUG Command: GET 421380167 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250126090034092 DLCTRL DEBUG Tx Command reply: GET_REPLY 421380167 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250126090034094 DLCTRL DEBUG Command: GET 636329296 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250126090034094 DLCTRL DEBUG Tx Command reply: GET_REPLY 636329296 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250126090034095 DLCTRL DEBUG Command: GET 585379699 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250126090034095 DLCTRL DEBUG Tx Command reply: GET_REPLY 585379699 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250126090034097 DLCTRL DEBUG Command: GET 29238454 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250126090034097 DLCTRL DEBUG Tx Command reply: GET_REPLY 29238454 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250126090034098 DLCTRL DEBUG Command: GET 783749825 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126090034098 DLCTRL DEBUG Tx Command reply: GET_REPLY 783749825 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126090034099 DLCTRL DEBUG Command: GET 82807796 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250126090034099 DLCTRL DEBUG Tx Command reply: GET_REPLY 82807796 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250126090034101 DLCTRL DEBUG Command: GET 547226021 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250126090034101 DLCTRL DEBUG Tx Command reply: GET_REPLY 547226021 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250126090034102 DLCTRL DEBUG Command: GET 767812719 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250126090034102 DLCTRL DEBUG Tx Command reply: GET_REPLY 767812719 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250126090034103 DLCTRL DEBUG Command: GET 886225763 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250126090034103 DLCTRL DEBUG Tx Command reply: GET_REPLY 886225763 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250126090034104 DLCTRL DEBUG Command: GET 981916475 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126090034104 DLCTRL DEBUG Tx Command reply: GET_REPLY 981916475 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126090034105 DLCTRL DEBUG Command: GET 563169411 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250126090034105 DLCTRL DEBUG Tx Command reply: GET_REPLY 563169411 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@2bd1da4a78dd: 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@2bd1da4a78dd: "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@2bd1da4a78dd: 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@2bd1da4a78dd: 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@2bd1da4a78dd: 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 := '000000000000001111000101'B, t_guard := 20.000000 } 20250126090034124 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47452<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(671)@2bd1da4a78dd: f_create_expect(l3 := '05080299F999172A5205F442410023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(671)@2bd1da4a78dd: Created Expect[0] for '05080299F999172A5205F442410023'O to be handled at TC_mscpool_LU_by_tmsi_from_other_PLMN0(689) TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0-RUA(667)@2bd1da4a78dd: Added conn table entry 0TC_mscpool_LU_by_tmsi_from_other_PLMN0(689)13412902 20250126090035173 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126090035173 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126090035173 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1355) 20250126090035173 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250126090035173 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xccaa26, normal) (hnbgw_rua.c:407) 20250126090035173 DHNB DEBUG map_rua[0x55e140dbb440]{init}: Allocated (fsm.c:456) 20250126090035174 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13412902)[0x55e140dbb440]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250126090035174 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13412902 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250126090035174 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126090035174 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126090035174 DRUA INFO LU from other PLMN: old LAI=999-99 my PLMN=001-01 (hnbgw_l3.c:209) 20250126090035174 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13412902 SCCP-0 CS MI=TMSI-0x42410023 (from other PLMN): TMSI-0x42410023 NRI(10bit)=0x104=260: This Complete Layer 3 message indicates a switch from another PLMN. Ignoring the NRI. (hnbgw_cn.c:1047) 20250126090035174 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13412902 SCCP-0 CS MI=TMSI-0x42410023 (from other PLMN): CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250126090035174 DCN DEBUG map_sccp[0x55e140da47a0]{init}: Allocated (fsm.c:456) 20250126090035174 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x55e140da47a0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250126090035174 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13412902 <-> SCCP-79 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250126090035174 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13412902 SCCP-79 msc-0 MI=TMSI-0x42410023 (from other PLMN): rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20250126090035174 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13412902)[0x55e140dbb440]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250126090035174 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126090035174 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126090035174 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13412902)[0x55e140dbb440]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250126090035174 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x55e140da47a0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126090035174 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250126090035174 DLSCCP DEBUG SCCP-SCOC(79)[0x55e140da65a0]{IDLE}: Allocated (fsm.c:456) 20250126090035174 DLSCCP DEBUG SCCP-SCOC(79)[0x55e140da65a0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250126090035174 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000004f), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080299f999172a5205f442410023004f40030003c50056400500f1100926) (sccp_scrc.c:406) 20250126090035174 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090035174 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090035174 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090035174 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090035174 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090035174 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090035174 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090035174 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090035174 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090035174 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090035174 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090035174 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126090035174 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090035174 DLSCCP DEBUG SCCP-SCOC(79)[0x55e140da65a0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250126090035174 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x55e140da47a0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250126090035174 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13412902)[0x55e140dbb440]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250126090035174 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090035174 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090035174 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090035174 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126090035174 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126090035175 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126090035175 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126090035175 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(670)@2bd1da4a78dd: First idle individual index:0 HNBGW_Test.msc0-SCCP(670)@2bd1da4a78dd: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(671)@2bd1da4a78dd: Found Expect[0] for l3='05080299F999172A5205F442410023'O handled at TC_mscpool_LU_by_tmsi_from_other_PLMN0(689) HNBGW_Test.msc0-RAN(671)@2bd1da4a78dd: Added conn table entry 0TC_mscpool_LU_by_tmsi_from_other_PLMN0(689)5760946 HNBGW_Test.msc0-SCCP(670)@2bd1da4a78dd: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(670)@2bd1da4a78dd: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_LU_by_tmsi_from_other_PLMN0(689)@2bd1da4a78dd: setverdict(pass): none -> pass 20250126090035194 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090035194 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126090035194 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126090035194 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126090035194 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126090035194 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126090035194 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126090035194 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090035195 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090035195 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126090035195 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126090035195 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126090035195 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126090035195 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00d241fa) (sccp_scrc.c:477) 20250126090035195 DLSCCP DEBUG Received CO:COAK for local reference 79 (sccp_scoc.c:1824) 20250126090035195 DLSCCP DEBUG SCCP-SCOC(79)[0x55e140da65a0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250126090035195 DLSCCP DEBUG SCCP-SCOC(79)[0x55e140da65a0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250126090035195 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090035195 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250126090035195 DCN DEBUG handle_cn_conn_conf() conn_id=79, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250126090035195 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x55e140da47a0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250126090035195 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x55e140da47a0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250126090035197 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47452<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_LU_by_tmsi_from_other_PLMN0(689)@2bd1da4a78dd: Final verdict of PTC: pass MTC@2bd1da4a78dd: 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 } } } 20250126090035199 DLCTRL DEBUG Command: GET 8958066 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250126090035199 DLCTRL DEBUG Tx Command reply: GET_REPLY 8958066 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250126090035204 DLCTRL DEBUG Command: GET 996044947 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250126090035204 DLCTRL DEBUG Tx Command reply: GET_REPLY 996044947 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250126090035207 DLCTRL DEBUG Command: GET 995446308 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250126090035207 DLCTRL DEBUG Tx Command reply: GET_REPLY 995446308 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250126090035210 DLCTRL DEBUG Command: GET 871211370 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126090035210 DLCTRL DEBUG Tx Command reply: GET_REPLY 871211370 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126090035212 DLCTRL DEBUG Command: GET 936120311 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250126090035212 DLCTRL DEBUG Tx Command reply: GET_REPLY 936120311 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126090035213 DLCTRL DEBUG Command: GET 487232457 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250126090035213 DLCTRL DEBUG Tx Command reply: GET_REPLY 487232457 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250126090035214 DLCTRL DEBUG Command: GET 798904806 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250126090035214 DLCTRL DEBUG Tx Command reply: GET_REPLY 798904806 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250126090035215 DLCTRL DEBUG Command: GET 942743115 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250126090035215 DLCTRL DEBUG Tx Command reply: GET_REPLY 942743115 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250126090035216 DLCTRL DEBUG Command: GET 798936318 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126090035216 DLCTRL DEBUG Tx Command reply: GET_REPLY 798936318 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126090035217 DLCTRL DEBUG Command: GET 610325266 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250126090035217 DLCTRL DEBUG Tx Command reply: GET_REPLY 610325266 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126090035217 DLCTRL DEBUG Command: GET 388437419 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250126090035217 DLCTRL DEBUG Tx Command reply: GET_REPLY 388437419 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250126090035218 DLCTRL DEBUG Command: GET 37871156 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250126090035218 DLCTRL DEBUG Tx Command reply: GET_REPLY 37871156 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250126090035219 DLCTRL DEBUG Command: GET 907040057 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250126090035219 DLCTRL DEBUG Tx Command reply: GET_REPLY 907040057 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250126090035219 DLCTRL DEBUG Command: GET 875715074 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126090035219 DLCTRL DEBUG Tx Command reply: GET_REPLY 875715074 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126090035220 DLCTRL DEBUG Command: GET 133089999 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250126090035220 DLCTRL DEBUG Tx Command reply: GET_REPLY 133089999 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126090035221 DLCTRL DEBUG Command: GET 384244644 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250126090035221 DLCTRL DEBUG Tx Command reply: GET_REPLY 384244644 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250126090035221 DLCTRL DEBUG Command: GET 140544292 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250126090035221 DLCTRL DEBUG Tx Command reply: GET_REPLY 140544292 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250126090035222 DLCTRL DEBUG Command: GET 979649483 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250126090035222 DLCTRL DEBUG Tx Command reply: GET_REPLY 979649483 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250126090035223 DLCTRL DEBUG Command: GET 357650159 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126090035223 DLCTRL DEBUG Tx Command reply: GET_REPLY 357650159 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126090035223 DLCTRL DEBUG Command: GET 471920771 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250126090035223 DLCTRL DEBUG Tx Command reply: GET_REPLY 471920771 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed MTC@2bd1da4a78dd: 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 := '000000000000001011100111'B, t_guard := 20.000000 } 20250126090035233 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60358<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc2-RAN(677)@2bd1da4a78dd: f_create_expect(l3 := '05080200F110172A5205F4428AC023'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(677)@2bd1da4a78dd: Created Expect[0] for '05080200F110172A5205F4428AC023'O to be handled at TC_mscpool_LU_by_tmsi_from_other_PLMN0(690) TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0-RUA(667)@2bd1da4a78dd: Added conn table entry 1TC_mscpool_LU_by_tmsi_from_other_PLMN0(690)9801149 20250126090036260 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126090036260 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126090036260 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1355) 20250126090036260 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250126090036260 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x958dbd, normal) (hnbgw_rua.c:407) 20250126090036260 DHNB DEBUG map_rua[0x55e140dbdfe0]{init}: Allocated (fsm.c:456) 20250126090036260 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9801149)[0x55e140dbdfe0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250126090036260 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9801149 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250126090036260 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126090036260 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126090036260 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9801149 SCCP-0 CS MI=TMSI-0x428AC023: TMSI-0x428AC023 NRI(10bit)=0x22b=555: NRI match selects msc 2 (hnbgw_cn.c:1078) 20250126090036260 DCN DEBUG map_sccp[0x55e140db1570]{init}: Allocated (fsm.c:456) 20250126090036260 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x55e140db1570]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250126090036260 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9801149 <-> SCCP-80 msc-2 msc-two cs7-0.sccp l=0.23.5<->r=0.0.3 (context_map.c:128) 20250126090036260 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9801149 SCCP-80 msc-2 MI=TMSI-0x428AC023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20250126090036260 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9801149)[0x55e140dbdfe0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250126090036260 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126090036260 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126090036260 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9801149)[0x55e140dbdfe0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250126090036260 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x55e140db1570]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126090036260 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250126090036260 DLSCCP DEBUG SCCP-SCOC(80)[0x55e140dbb2c0]{IDLE}: Allocated (fsm.c:456) 20250126090036260 DLSCCP DEBUG SCCP-SCOC(80)[0x55e140dbb2c0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250126090036260 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000050), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f4428ac023004f40030002e70056400500f1100926) (sccp_scrc.c:406) 20250126090036260 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090036260 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090036260 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090036260 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090036260 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090036260 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090036260 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090036260 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090036260 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090036260 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090036260 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090036260 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250126090036260 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090036261 DLSCCP DEBUG SCCP-SCOC(80)[0x55e140dbb2c0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250126090036261 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x55e140db1570]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250126090036261 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9801149)[0x55e140dbdfe0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250126090036261 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090036261 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090036261 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090036261 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250126090036261 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250126090036261 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250126090036261 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250126090036261 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-SCCP(676)@2bd1da4a78dd: First idle individual index:0 HNBGW_Test.msc2-SCCP(676)@2bd1da4a78dd: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(677)@2bd1da4a78dd: Found Expect[0] for l3='05080200F110172A5205F4428AC023'O handled at TC_mscpool_LU_by_tmsi_from_other_PLMN0(690) HNBGW_Test.msc2-RAN(677)@2bd1da4a78dd: Added conn table entry 0TC_mscpool_LU_by_tmsi_from_other_PLMN0(690)14613888 HNBGW_Test.msc2-SCCP(676)@2bd1da4a78dd: Session index based on connection ID:0 HNBGW_Test.msc2-SCCP(676)@2bd1da4a78dd: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_LU_by_tmsi_from_other_PLMN0(690)@2bd1da4a78dd: setverdict(pass): none -> pass 20250126090036276 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090036276 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250126090036276 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc2-0: m3ua_rx_xfer 20250126090036276 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250126090036276 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126090036276 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126090036276 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126090036276 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090036276 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090036276 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126090036276 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126090036276 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:603) 20250126090036276 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126090036276 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00162640) (sccp_scrc.c:477) 20250126090036276 DLSCCP DEBUG Received CO:COAK for local reference 80 (sccp_scoc.c:1824) 20250126090036276 DLSCCP DEBUG SCCP-SCOC(80)[0x55e140dbb2c0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250126090036276 DLSCCP DEBUG SCCP-SCOC(80)[0x55e140dbb2c0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250126090036276 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090036276 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250126090036276 DCN DEBUG handle_cn_conn_conf() conn_id=80, addrs: called=RI=SSN_PC,PC=0.0.3,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250126090036276 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x55e140db1570]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250126090036276 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x55e140db1570]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250126090036279 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60358<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_LU_by_tmsi_from_other_PLMN0(690)@2bd1da4a78dd: Final verdict of PTC: pass MTC@2bd1da4a78dd: 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 } } } 20250126090036280 DLCTRL DEBUG Command: GET 797490977 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250126090036280 DLCTRL DEBUG Tx Command reply: GET_REPLY 797490977 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250126090036283 DLCTRL DEBUG Command: GET 400262234 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250126090036283 DLCTRL DEBUG Tx Command reply: GET_REPLY 400262234 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250126090036286 DLCTRL DEBUG Command: GET 547521187 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250126090036286 DLCTRL DEBUG Tx Command reply: GET_REPLY 547521187 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250126090036288 DLCTRL DEBUG Command: GET 898237161 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126090036288 DLCTRL DEBUG Tx Command reply: GET_REPLY 898237161 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126090036289 DLCTRL DEBUG Command: GET 503938695 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250126090036289 DLCTRL DEBUG Tx Command reply: GET_REPLY 503938695 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126090036291 DLCTRL DEBUG Command: GET 152625594 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250126090036291 DLCTRL DEBUG Tx Command reply: GET_REPLY 152625594 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250126090036292 DLCTRL DEBUG Command: GET 307989374 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250126090036292 DLCTRL DEBUG Tx Command reply: GET_REPLY 307989374 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250126090036293 DLCTRL DEBUG Command: GET 349556304 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250126090036293 DLCTRL DEBUG Tx Command reply: GET_REPLY 349556304 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250126090036293 DLCTRL DEBUG Command: GET 223531638 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126090036293 DLCTRL DEBUG Tx Command reply: GET_REPLY 223531638 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126090036294 DLCTRL DEBUG Command: GET 633741865 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250126090036294 DLCTRL DEBUG Tx Command reply: GET_REPLY 633741865 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126090036295 DLCTRL DEBUG Command: GET 138134074 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250126090036295 DLCTRL DEBUG Tx Command reply: GET_REPLY 138134074 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250126090036295 DLCTRL DEBUG Command: GET 910239955 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250126090036295 DLCTRL DEBUG Tx Command reply: GET_REPLY 910239955 rate_ctr.abs.msc.2.cnpool:subscr:known 1 (control_if.c:477) 20250126090036296 DLCTRL DEBUG Command: GET 964761889 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250126090036296 DLCTRL DEBUG Tx Command reply: GET_REPLY 964761889 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250126090036297 DLCTRL DEBUG Command: GET 883242068 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126090036297 DLCTRL DEBUG Tx Command reply: GET_REPLY 883242068 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126090036297 DLCTRL DEBUG Command: GET 12575949 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250126090036297 DLCTRL DEBUG Tx Command reply: GET_REPLY 12575949 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126090036298 DLCTRL DEBUG Command: GET 612234794 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250126090036298 DLCTRL DEBUG Tx Command reply: GET_REPLY 612234794 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250126090036299 DLCTRL DEBUG Command: GET 782505930 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250126090036299 DLCTRL DEBUG Tx Command reply: GET_REPLY 782505930 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250126090036299 DLCTRL DEBUG Command: GET 748429688 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250126090036299 DLCTRL DEBUG Tx Command reply: GET_REPLY 748429688 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250126090036300 DLCTRL DEBUG Command: GET 209207660 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126090036300 DLCTRL DEBUG Tx Command reply: GET_REPLY 209207660 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126090036301 DLCTRL DEBUG Command: GET 80965428 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250126090036301 DLCTRL DEBUG Tx Command reply: GET_REPLY 80965428 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed MTC@2bd1da4a78dd: ok: talloc reports "asn1_context" = 1 bytes MutexDispCT-TC_mscpool_LU_by_tmsi_from_other_PLMN(662)@2bd1da4a78dd: Final verdict of PTC: none 20250126090036304 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47438<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250126090036304 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:38187<->l=127.0.0.1:4262) (control_if.c:193) 20250126090036304 DLINP DEBUG SRVCONN(,r=127.0.0.1:43185<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126090036304 DLINP DEBUG SRVCONN(,r=127.0.0.1:43185<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126090036304 DLINP NOTICE SRV(,r=127.0.0.1:43185<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250126090036304 DMAIN NOTICE (127.0.0.1:43185 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:43185<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250126090036304 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1-RUA(669)@2bd1da4a78dd: Final verdict of PTC: none 20250126090036304 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250126090036304 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126090036304 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250126090036304 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20250126090036304 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250126090036304 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126090036304 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250126090036304 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20250126090036304 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250126090036304 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126090036304 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126090036304 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250126090036304 DLINP <0002> stream.c:265 virt-sgsn2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250126090036304 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126090036304 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn2-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250126090036304 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn2-0: xUA SRV SHUTDOWN_EVENT 20250126090036304 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250126090036304 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126090036304 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126090036304 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250126090036304 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126090036304 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) HNBGW_Test.msc1-SCCP(673)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.msc1-RAN(674)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(679)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(680)@2bd1da4a78dd: Final verdict of PTC: none 20250126090036304 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn1-0: connection closed 20250126090036304 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126090036304 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126090036304 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126090036304 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING HNBGW_Test.sgsn1-SCCP(682)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.msc2-RAN(677)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(683)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.sgsn2-RAN(686)@2bd1da4a78dd: Final verdict of PTC: none 20250126090036304 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126090036304 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250126090036304 DLINP <0002> stream.c:265 virt-sgsn2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250126090036304 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126090036304 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126090036304 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn2-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250126090036304 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250126090036304 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126090036304 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250126090036304 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250126090036304 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250126090036304 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126090036304 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090036304 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc1-0: connection closed 20250126090036304 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126090036304 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126090036304 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126090036304 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250126090036304 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126090036304 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250126090036304 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090036305 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126090036305 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0-RUA(667)@2bd1da4a78dd: Final verdict of PTC: none 20250126090036305 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn2-0: connection closed 20250126090036305 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126090036305 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126090036305 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126090036305 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn2){AS_ACTIVE}: state_chg to AS_PENDING 20250126090036305 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126090036305 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250126090036305 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250126090036305 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126090036305 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126090036305 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250126090036305 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250126090036305 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250126090036305 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126090036305 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250126090036305 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc2-0: xUA SRV SHUTDOWN_EVENT 20250126090036305 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250126090036305 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126090036305 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090036305 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20250126090036305 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126090036305 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126090036305 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126090036305 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:371) 20250126090036305 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126090036305 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126090036305 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090036305 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126090036305 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126090036305 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126090036305 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126090036305 DRANAP NOTICE cnlink(sgsn-1)[0x55e140d91a80]{DISCONNECTED}: link lost (cnlink.c:118) 20250126090036305 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090036305 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126090036305 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:371) 20250126090036305 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126090036305 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126090036305 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090036305 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126090036305 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126090036305 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126090036305 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126090036305 DRANAP NOTICE cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: link lost (cnlink.c:118) 20250126090036305 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090036305 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126090036305 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.3/0, (xua_snm.c:371) 20250126090036305 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126090036305 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126090036305 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090036305 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126090036305 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126090036305 DCN NOTICE (sgsn-2) now unreachable: N-PCSTATE ind: pc=11 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126090036305 DRANAP DEBUG cnlink(sgsn-2)[0x55e140d92410]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126090036305 DRANAP NOTICE cnlink(sgsn-2)[0x55e140d92410]{DISCONNECTED}: link lost (cnlink.c:118) 20250126090036305 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090036305 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126090036305 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20250126090036305 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126090036305 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126090036305 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090036305 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126090036305 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126090036305 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126090036305 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126090036305 DRANAP NOTICE cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: link lost (cnlink.c:118) 20250126090036305 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x55e140da47a0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250126090036305 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250126090036305 DLSCCP DEBUG SCCP-SCOC(79)[0x55e140da65a0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250126090036305 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d241fa), PART(T=Source Reference,L=4,D=0000004f), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250126090036305 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090036305 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090036305 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126090036305 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090036305 DLSCCP DEBUG SCCP-SCOC(79)[0x55e140da65a0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250126090036305 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x55e140da47a0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250126090036305 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13412902)[0x55e140dbb440]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250126090036305 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13412902)[0x55e140dbb440]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250126090036305 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250126090036305 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13412902)[0x55e140dbb440]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250126090036305 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13412902)[0x55e140dbb440]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250126090036305 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13412902)[0x55e140dbb440]{disrupted}: Freeing instance (context_map.c:202) 20250126090036305 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13412902)[0x55e140dbb440]{disrupted}: Deallocated (fsm.c:568) 20250126090036305 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x55e140da47a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250126090036305 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x55e140da47a0]{disconnected}: Freeing instance (context_map.c:206) 20250126090036305 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x55e140da47a0]{disconnected}: Deallocated (fsm.c:568) 20250126090036305 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13412902 SCCP-79 msc-0 MI=TMSI-0x42410023 (from other PLMN): Deallocating (context_map.c:225) 20250126090036305 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090036305 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126090036305 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.3/0, (xua_snm.c:371) 20250126090036305 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126090036305 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126090036305 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090036305 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126090036305 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126090036305 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126090036305 DRANAP DEBUG cnlink(msc-2)[0x55e140d26870]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126090036305 DRANAP NOTICE cnlink(msc-2)[0x55e140d26870]{DISCONNECTED}: link lost (cnlink.c:118) 20250126090036305 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x55e140db1570]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250126090036305 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250126090036305 DLSCCP DEBUG SCCP-SCOC(80)[0x55e140dbb2c0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250126090036305 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00162640), PART(T=Source Reference,L=4,D=00000050), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250126090036305 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090036305 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090036305 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250126090036305 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090036305 DLSCCP DEBUG SCCP-SCOC(80)[0x55e140dbb2c0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250126090036305 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x55e140db1570]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250126090036305 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9801149)[0x55e140dbdfe0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250126090036305 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9801149)[0x55e140dbdfe0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250126090036305 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250126090036305 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9801149)[0x55e140dbdfe0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250126090036305 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9801149)[0x55e140dbdfe0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250126090036305 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9801149)[0x55e140dbdfe0]{disrupted}: Freeing instance (context_map.c:202) 20250126090036305 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9801149)[0x55e140dbdfe0]{disrupted}: Deallocated (fsm.c:568) 20250126090036305 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x55e140db1570]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250126090036305 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x55e140db1570]{disconnected}: Freeing instance (context_map.c:206) 20250126090036305 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x55e140db1570]{disconnected}: Deallocated (fsm.c:568) 20250126090036305 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9801149 SCCP-80 msc-2 MI=TMSI-0x428AC023: Deallocating (context_map.c:225) 20250126090036305 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126090036305 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250126090036305 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:894) 20250126090036305 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126090036305 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250126090036306 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250126090036306 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250126090036305 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126090036305 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250126090036305 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126090036305 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250126090036305 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250126090036305 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126090036305 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126090036305 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250126090036305 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250126090036305 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126090036305 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090036305 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc2-0: connection closed 20250126090036305 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126090036305 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126090036305 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126090036305 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250126090036305 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126090036305 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250126090036305 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090036305 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090036306 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090036306 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126090036306 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126090036306 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126090036306 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126090036306 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250126090036306 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090036306 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090036306 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090036306 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250126090036306 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250126090036306 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250126090036306 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250126090036306 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(670)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(678)@2bd1da4a78dd: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0(666)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(675)@2bd1da4a78dd: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1(668)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(676)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.msc0-RAN(671)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.sgsn2-SCCP(685)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(672)@2bd1da4a78dd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(664)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(684)@2bd1da4a78dd: Final verdict of PTC: none HNBGW-MGCP(688)@2bd1da4a78dd: Final verdict of PTC: none VirtHNBGW-STATS(663)@2bd1da4a78dd: Final verdict of PTC: none 20250126090036306 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126090036306 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126090036306 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126090036306 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250126090036306 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20250126090036306 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126090036306 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250126090036306 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20250126090036306 DLINP <0002> stream_srv.c:766 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250126090036306 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090036306 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20250126090036307 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126090036307 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126090036307 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126090036307 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250126090036307 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126090036307 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn0-M3UA(681)@2bd1da4a78dd: Final verdict of PTC: none 20250126090036307 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090036307 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126090036307 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20250126090036307 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126090036307 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126090036307 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090036307 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126090036307 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126090036307 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126090036307 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126090036307 DRANAP NOTICE cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn2-M3UA(687)@2bd1da4a78dd: Final verdict of PTC: none MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126090036337 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47436<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(665)@2bd1da4a78dd: Final verdict of PTC: none MTC@2bd1da4a78dd: Setting final verdict of the test case. MTC@2bd1da4a78dd: Local verdict of MTC: pass MTC@2bd1da4a78dd: Local verdict of PTC MutexDispCT-TC_mscpool_LU_by_tmsi_from_other_PLMN(662): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC VirtHNBGW-STATS(663): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC IPA-CTRL-CLI-IPA(664): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW-PFCP(665): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0(666): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0-RUA(667): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1(668): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1-RUA(669): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.msc0-SCCP(670): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.msc0-RAN(671): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.msc0-M3UA(672): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.msc1-SCCP(673): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.msc1-RAN(674): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.msc1-M3UA(675): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.msc2-SCCP(676): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.msc2-RAN(677): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.msc2-M3UA(678): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(679): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.sgsn0-RAN(680): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(681): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(682): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.sgsn1-RAN(683): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(684): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(685): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.sgsn2-RAN(686): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(687): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW-MGCP(688): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN0(689): pass (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN0(690): pass (pass -> pass) MTC@2bd1da4a78dd: Test case TC_mscpool_LU_by_tmsi_from_other_PLMN finished. Verdict: pass MTC@2bd1da4a78dd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN pass'. Sun Jan 26 09:00:36 UTC 2025 ====== HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN.talloc 20250126090036481 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60368<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126090037187 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60368<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=614472) Waiting for packet dumper to finish... 1 (prev_count=614472, count=615012) 20250126090038306 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126090038306 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20250126090038306 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20250126090038306 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126090038306 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250126090038306 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250126090038306 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126090038306 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn2){AS_PENDING}: T(r) expired; dropping queued messages 20250126090038306 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn2){AS_PENDING}: state_chg to AS_DOWN 20250126090038306 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126090038306 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250126090038306 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250126090038306 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126090038306 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250126090038306 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250126090038307 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126090038308 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250126090038308 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250126090038673 DLSCCP DEBUG SCCP-SCOC(78)[0x55e140da6c50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126090038673 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00efb937), PART(T=Source Reference,L=4,D=0000004e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090038673 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090038673 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090038673 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126090038673 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090038673 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090038673 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090038673 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090038674 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126090038674 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126090038674 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126090038674 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250126090038675 DLSCCP DEBUG SCCP-SCOC(76)[0x55e140da5130]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126090038675 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fd56da), PART(T=Source Reference,L=4,D=0000004c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090038676 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090038676 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090038676 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250126090038676 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090038676 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090038676 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090038676 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090038676 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250126090038676 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250126090038676 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250126090038676 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250126090038679 DLSCCP DEBUG SCCP-SCOC(77)[0x55e140dbebe0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126090038679 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cbbc16), PART(T=Source Reference,L=4,D=0000004d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090038679 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090038679 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090038679 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250126090038679 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090038679 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090038679 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090038679 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090038679 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250126090038679 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250126090038679 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250126090038679 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250126090039189 DLSCCP DEBUG SCCP-SCOC(75)[0x55e140dbdb00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126090039189 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0056d77e), PART(T=Source Reference,L=4,D=0000004b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090039189 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090039189 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090039189 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126090039189 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090039189 DLSCCP DEBUG SCCP-SCOC(74)[0x55e140dbb190]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126090039189 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008c15b9), PART(T=Source Reference,L=4,D=0000004a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090039189 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090039189 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090039189 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126090039189 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090039189 DLSCCP DEBUG SCCP-SCOC(73)[0x55e140dc8c70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126090039189 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001550f1), PART(T=Source Reference,L=4,D=00000049), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090039189 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090039189 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090039190 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126090039190 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090039190 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090039190 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090039190 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090039190 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126090039190 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126090039190 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126090039190 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250126090039190 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090039190 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090039190 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090039190 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126090039190 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126090039190 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126090039190 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250126090039190 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090039190 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090039190 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090039190 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126090039190 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126090039190 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126090039190 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@2bd1da4a78dd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN pass' was executed successfully (exit status: 0). MTC@2bd1da4a78dd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_paging_imsi'. ------ HNBGW_Tests.TC_mscpool_paging_imsi ------ Sun Jan 26 09:00:39 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_paging_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_paging_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250126090039791 DLSCCP DEBUG SCCP-SCOC(71)[0x55e140da5390]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126090039791 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0028631b), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090039791 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090039791 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090039791 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126090039792 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090039792 DLSCCP DEBUG SCCP-SCOC(70)[0x55e140d24aa0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126090039792 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d38e6d), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090039792 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090039792 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090039792 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126090039792 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090039792 DLSCCP DEBUG SCCP-SCOC(72)[0x55e140da7e90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126090039792 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0011e74a), PART(T=Source Reference,L=4,D=00000048), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090039792 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090039792 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090039792 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126090039792 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090039792 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090039792 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090039792 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090039792 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126090039792 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126090039792 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126090039792 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250126090039792 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090039792 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090039792 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090039792 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126090039792 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126090039792 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126090039792 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250126090039792 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090039792 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090039792 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090039792 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126090039792 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126090039792 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126090039792 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@2bd1da4a78dd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_paging_imsi' was executed successfully (exit status: 0). MTC@2bd1da4a78dd: Test case TC_mscpool_paging_imsi started. 20250126090040276 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60380<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126090040281 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60382<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126090040285 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:33113<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_paging_imsi-Iuh0(695)@2bd1da4a78dd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250126090040370 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250126090040370 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250126090040378 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126090040378 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126090040379 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126090040379 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126090040379 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126090040379 DRANAP DEBUG cnlink(msc-2)[0x55e140d26870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126090040380 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126090040380 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250126090040380 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126090040380 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090040380 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126090040380 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090040380 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090040380 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090040380 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090040380 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090040380 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090040380 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090040380 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090040380 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090040380 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090040380 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090040380 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126090040380 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090040380 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126090040380 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126090040380 DRANAP DEBUG cnlink(msc-3)[0x55e140d90760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126090040380 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090040380 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090040380 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090040380 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126090040380 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126090040380 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126090040380 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down TC_mscpool_paging_imsi-Iuh1(697)@2bd1da4a78dd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250126090040380 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:58521 (stream_srv.c:142) 20250126090040380 DMAIN INFO New HNB SCTP connection r=127.0.0.1:58521<->l=127.0.0.1:29169 (hnbgw.c:791) 20250126090040381 DRANAP DEBUG cnlink(msc-3)[0x55e140d90760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126090040381 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250126090040381 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126090040381 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090040381 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126090040381 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090040381 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090040381 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090040381 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090040381 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090040381 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090040381 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090040381 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090040381 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090040381 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090040381 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090040381 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250126090040381 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090040381 DRANAP DEBUG cnlink(msc-3)[0x55e140d90760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126090040381 DRANAP DEBUG cnlink(msc-2)[0x55e140d26870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126090040381 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250126090040381 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126090040381 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090040381 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126090040381 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090040381 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090040381 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090040381 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090040381 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090040381 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090040381 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090040381 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090040381 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090040381 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090040381 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090040381 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250126090040381 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090040381 DRANAP DEBUG cnlink(msc-2)[0x55e140d26870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126090040381 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126090040381 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250126090040381 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126090040381 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090040381 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126090040381 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090040381 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090040381 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090040381 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090040381 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090040381 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090040381 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090040381 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090040381 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090040381 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090040381 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090040381 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126090040381 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090040381 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126090040381 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090040381 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090040381 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090040381 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250126090040381 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250126090040381 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250126090040381 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090040381 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090040381 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090040381 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250126090040381 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250126090040381 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250126090040381 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250126090040381 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090040381 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090040381 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090040381 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126090040381 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126090040381 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126090040381 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@2bd1da4a78dd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(701)@2bd1da4a78dd: ************************************************* HNBGW_Test.msc0-M3UA(701)@2bd1da4a78dd: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(701)@2bd1da4a78dd: ************************************************* MTC@2bd1da4a78dd: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(699)@2bd1da4a78dd: v_sccp_pdu_maxlen:268 MTC@2bd1da4a78dd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(704)@2bd1da4a78dd: ************************************************* HNBGW_Test.msc1-M3UA(704)@2bd1da4a78dd: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(704)@2bd1da4a78dd: ************************************************* MTC@2bd1da4a78dd: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(702)@2bd1da4a78dd: v_sccp_pdu_maxlen:268 MTC@2bd1da4a78dd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(707)@2bd1da4a78dd: ************************************************* HNBGW_Test.msc2-M3UA(707)@2bd1da4a78dd: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(707)@2bd1da4a78dd: ************************************************* MTC@2bd1da4a78dd: Starting RAN_Emulation HNBGW_Test.msc2-SCCP(705)@2bd1da4a78dd: v_sccp_pdu_maxlen:268 20250126090040430 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126090040430 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126090040430 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126090040430 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126090040431 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126090040431 DRANAP DEBUG cnlink(sgsn-2)[0x55e140d92410]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126090040431 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126090040431 DRANAP DEBUG cnlink(sgsn-3)[0x55e140d92da0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126090040432 DRANAP DEBUG cnlink(sgsn-3)[0x55e140d92da0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126090040432 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250126090040432 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126090040432 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090040432 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126090040432 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090040432 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090040432 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090040432 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090040432 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090040432 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090040432 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090040432 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090040432 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090040432 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090040432 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090040432 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250126090040432 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090040432 DRANAP DEBUG cnlink(sgsn-3)[0x55e140d92da0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126090040432 DRANAP DEBUG cnlink(sgsn-2)[0x55e140d92410]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126090040432 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250126090040432 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126090040432 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090040432 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126090040432 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090040432 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090040432 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090040432 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090040432 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090040432 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090040432 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090040432 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090040432 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090040432 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090040432 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090040432 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250126090040432 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090040432 DRANAP DEBUG cnlink(sgsn-2)[0x55e140d92410]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126090040432 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126090040432 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250126090040432 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126090040432 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090040432 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126090040432 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090040432 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090040432 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090040432 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090040432 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090040432 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090040432 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090040432 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090040432 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090040432 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090040432 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090040432 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126090040432 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090040432 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126090040432 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126090040432 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250126090040432 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126090040432 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090040432 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126090040432 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090040432 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090040432 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090040432 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090040432 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090040432 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090040432 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090040432 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090040432 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090040432 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090040432 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090040432 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126090040432 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090040432 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126090040433 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090040433 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090040433 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090040433 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250126090040433 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250126090040433 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250126090040433 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090040433 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090040433 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090040433 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250126090040433 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250126090040433 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250126090040433 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250126090040433 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090040433 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090040433 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090040433 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126090040433 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126090040433 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126090040433 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250126090040433 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090040433 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090040433 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090040433 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126090040433 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126090040433 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126090040433 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@2bd1da4a78dd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2bd1da4a78dd: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(710)@2bd1da4a78dd: ************************************************* HNBGW_Test.sgsn0-M3UA(710)@2bd1da4a78dd: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(710)@2bd1da4a78dd: ************************************************* HNBGW_Test.sgsn0-SCCP(708)@2bd1da4a78dd: v_sccp_pdu_maxlen:268 20250126090040459 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126090040459 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126090040459 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1355) 20250126090040459 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250126090040459 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20250126090040459 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250126090040459 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250126090040459 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126090040459 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@2bd1da4a78dd: setverdict(pass): none -> pass 20250126090040468 DLINP DEBUG SRVCONN(,r=127.0.0.1:58521<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126090040468 DLINP DEBUG SRVCONN(,r=127.0.0.1:58521<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126090040468 DLINP DEBUG SRVCONN(,r=127.0.0.1:58521<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1355) 20250126090040468 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250126090040468 DHNBAP DEBUG (127.0.0.1:58521 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20250126090040468 DHNBAP NOTICE (127.0.0.1:58521 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250126090040468 DHNBAP NOTICE (127.0.0.1:58521 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250126090040468 DLINP DEBUG SRVCONN(,r=127.0.0.1:58521<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126090040468 DLINP DEBUG SRVCONN(,r=127.0.0.1:58521<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126090040476 DLSCCP DEBUG SCCP-SCOC(69)[0x55e140d9e250]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126090040476 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002d25a2), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090040476 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090040476 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090040476 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126090040476 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090040476 DLSCCP DEBUG SCCP-SCOC(67)[0x55e140da2290]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126090040476 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ce2aae), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090040476 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090040476 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090040476 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126090040476 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090040476 DLSCCP DEBUG SCCP-SCOC(68)[0x55e140c25540]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126090040476 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0004a71e), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090040476 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090040476 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090040476 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126090040476 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090040476 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090040476 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090040476 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090040476 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126090040476 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126090040476 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126090040476 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250126090040476 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090040476 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090040476 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090040476 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126090040476 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126090040476 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126090040476 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250126090040476 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090040476 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090040476 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090040476 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126090040476 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126090040476 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126090040476 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250126090040596 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126090040596 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250126090040596 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126090040596 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(701)@2bd1da4a78dd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250126090040607 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090040607 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250126090040607 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126090040607 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126090040607 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126090040607 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250126090040607 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126090040609 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126090040609 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250126090040609 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126090040609 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250126090040610 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090040610 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250126090040610 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126090040610 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126090040610 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126090040610 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126090040610 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126090040610 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090040610 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126090040610 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20250126090040610 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126090040610 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126090040610 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090040610 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126090040610 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126090040610 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126090040610 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126090040611 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126090040612 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250126090040612 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126090040612 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090040612 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126090040612 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090040612 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090040612 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090040612 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090040612 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090040612 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090040612 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090040612 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090040612 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090040612 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090040612 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090040612 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126090040612 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090040612 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126090040612 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090040612 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090040612 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090040612 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126090040612 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126090040612 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126090040612 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126090040612 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-M3UA(704)@2bd1da4a78dd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250126090040616 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090040616 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250126090040616 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126090040616 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126090040616 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126090040616 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250126090040616 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126090040618 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090040618 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250126090040618 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126090040618 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126090040618 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126090040618 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126090040619 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126090040619 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090040619 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126090040619 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:406) 20250126090040619 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126090040619 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126090040619 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090040619 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126090040619 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126090040619 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126090040619 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126090040620 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126090040620 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250126090040620 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126090040620 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090040620 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126090040620 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090040620 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090040620 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090040620 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090040620 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090040620 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090040620 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090040620 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090040620 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090040620 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090040620 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090040620 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126090040620 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090040620 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126090040620 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090040620 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090040620 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090040620 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126090040621 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126090040621 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126090040621 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250126090040621 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090040625 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126090040625 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc2-0 20250126090040625 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126090040625 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc2-M3UA(707)@2bd1da4a78dd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250126090040631 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090040631 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20250126090040631 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126090040631 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126090040631 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126090040631 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20250126090040631 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126090040634 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090040634 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20250126090040634 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126090040634 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126090040634 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126090040634 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126090040634 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126090040635 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090040635 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126090040635 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.3/0, (xua_snm.c:406) 20250126090040635 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126090040635 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126090040635 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090040635 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126090040635 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126090040635 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126090040635 DRANAP DEBUG cnlink(msc-2)[0x55e140d26870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126090040636 DRANAP DEBUG cnlink(msc-2)[0x55e140d26870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126090040636 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250126090040636 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126090040636 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090040636 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126090040636 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090040636 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090040636 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090040636 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090040636 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090040636 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090040636 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090040636 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090040636 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090040636 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090040636 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090040636 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250126090040636 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090040636 DRANAP DEBUG cnlink(msc-2)[0x55e140d26870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126090040636 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090040636 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090040636 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090040636 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250126090040636 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250126090040636 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250126090040636 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250126090040636 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090040647 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126090040647 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250126090040647 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126090040647 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(710)@2bd1da4a78dd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250126090040653 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090040653 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250126090040653 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126090040653 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126090040653 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126090040653 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250126090040653 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126090040655 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090040655 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250126090040655 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126090040655 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126090040655 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126090040655 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126090040655 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126090040655 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090040656 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126090040656 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20250126090040656 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126090040656 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126090040656 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090040656 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126090040656 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126090040656 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126090040656 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126090040657 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126090040657 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250126090040657 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126090040657 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090040657 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126090040657 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090040657 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090040657 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090040657 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090040657 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090040657 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090040657 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090040657 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090040657 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090040657 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090040657 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090040657 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126090040657 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090040657 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126090040657 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090040657 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090040657 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090040657 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126090040657 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126090040657 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126090040657 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126090040657 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090041093 DLSCCP DEBUG SCCP-SCOC(65)[0x55e140da4670]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126090041093 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a7c319), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090041093 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090041093 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090041093 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126090041093 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090041093 DLSCCP DEBUG SCCP-SCOC(64)[0x55e140d974b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126090041093 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0087ad5a), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090041093 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090041093 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090041093 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126090041093 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090041093 DLSCCP DEBUG SCCP-SCOC(66)[0x55e140dbe110]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126090041093 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e59adb), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090041093 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090041093 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090041093 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126090041093 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090041094 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090041094 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090041094 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090041094 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126090041094 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126090041094 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126090041094 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250126090041094 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090041094 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090041094 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090041094 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090041094 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126090041094 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126090041094 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126090041094 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126090041094 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090041094 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090041094 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090041094 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090041094 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126090041094 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126090041094 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126090041094 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126090041094 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090041102 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090041102 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126090041102 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126090041102 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126090041102 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126090041102 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126090041102 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126090041102 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090041102 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090041102 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126090041102 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126090041102 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126090041102 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126090041102 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=0087ad5a) (sccp_scrc.c:477) 20250126090041102 DLSCCP DEBUG Received CO:RELCO for local reference 64 (sccp_scoc.c:1824) 20250126090041102 DLSCCP DEBUG SCCP-SCOC(64)[0x55e140d974b0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250126090041102 DLSCCP DEBUG SCCP-SCOC(64)[0x55e140d974b0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250126090041102 DLSCCP DEBUG SCCP-SCOC(64)[0x55e140d974b0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250126090041102 DLSCCP DEBUG SCCP-SCOC(64)[0x55e140d974b0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250126090041102 DLSCCP DEBUG SCCP-SCOC(64)[0x55e140d974b0]{IDLE}: Deallocated (fsm.c:568) 20250126090041103 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090041103 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250126090041103 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250126090041103 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250126090041103 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126090041103 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126090041103 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126090041103 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090041103 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090041103 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126090041103 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126090041103 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250126090041103 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126090041103 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=00a7c319) (sccp_scrc.c:477) 20250126090041103 DLSCCP DEBUG Received CO:RELCO for local reference 65 (sccp_scoc.c:1824) 20250126090041103 DLSCCP DEBUG SCCP-SCOC(65)[0x55e140da4670]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250126090041103 DLSCCP DEBUG SCCP-SCOC(65)[0x55e140da4670]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250126090041103 DLSCCP DEBUG SCCP-SCOC(65)[0x55e140da4670]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250126090041103 DLSCCP DEBUG SCCP-SCOC(65)[0x55e140da4670]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250126090041103 DLSCCP DEBUG SCCP-SCOC(65)[0x55e140da4670]{IDLE}: Deallocated (fsm.c:568) 20250126090041304 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090041304 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126090041304 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126090041304 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126090041304 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126090041304 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126090041304 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126090041304 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090041304 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090041304 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126090041304 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126090041304 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126090041304 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126090041304 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=00e59adb) (sccp_scrc.c:477) 20250126090041305 DLSCCP DEBUG Received CO:RELCO for local reference 66 (sccp_scoc.c:1824) 20250126090041305 DLSCCP DEBUG SCCP-SCOC(66)[0x55e140dbe110]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250126090041305 DLSCCP DEBUG SCCP-SCOC(66)[0x55e140dbe110]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250126090041305 DLSCCP DEBUG SCCP-SCOC(66)[0x55e140dbe110]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250126090041305 DLSCCP DEBUG SCCP-SCOC(66)[0x55e140dbe110]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250126090041305 DLSCCP DEBUG SCCP-SCOC(66)[0x55e140dbe110]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(700)@2bd1da4a78dd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126090041417 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090041417 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250126090041417 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250126090041417 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250126090041417 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126090041417 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126090041417 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126090041417 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090041417 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090041417 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126090041417 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126090041417 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250126090041417 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126090041417 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126090041417 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250126090041417 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250126090041417 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090041417 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090041417 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090041417 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090041417 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090041417 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090041417 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090041417 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090041417 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090041417 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090041417 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090041417 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090041417 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090041417 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126090041417 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126090041417 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126090041417 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) 20250126090041417 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) 20250126090041417 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090041417 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250126090041417 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090041417 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090041417 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090041417 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090041417 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090041417 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090041417 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090041417 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090041417 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090041417 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090041417 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090041417 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126090041417 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090041417 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) HNBGW_Test.msc1-RAN(703)@2bd1da4a78dd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126090041417 DRANAP NOTICE cnlink(msc-1)[0x55e140d29670]{CONNECTED}: link up (cnlink.c:111) 20250126090041418 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090041418 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090041418 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090041418 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126090041418 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126090041418 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126090041418 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250126090041418 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090041420 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090041420 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250126090041420 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250126090041420 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250126090041420 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126090041420 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126090041420 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126090041420 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090041420 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090041420 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126090041420 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126090041420 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250126090041420 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126090041420 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126090041420 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250126090041420 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250126090041420 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090041420 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090041420 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090041420 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090041420 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090041420 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090041420 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090041420 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090041420 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090041420 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090041420 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090041420 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090041420 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090041420 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126090041420 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126090041420 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126090041420 DRANAP INFO cnlink(msc-1)[0x55e140d29670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc2-RAN(706)@2bd1da4a78dd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126090041433 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090041433 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250126090041433 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc2-0: m3ua_rx_xfer 20250126090041433 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250126090041433 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126090041433 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126090041433 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126090041433 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090041433 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090041433 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126090041433 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126090041433 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:603) 20250126090041433 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126090041433 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126090041433 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250126090041433 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250126090041433 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090041433 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090041433 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090041433 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090041433 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090041433 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090041433 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090041433 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090041433 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090041433 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090041433 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090041433 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090041433 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090041433 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126090041433 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126090041433 DRANAP DEBUG cnlink(msc-2)[0x55e140d26870]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126090041433 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) 20250126090041433 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) 20250126090041433 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090041433 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250126090041433 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090041433 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090041433 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090041433 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090041433 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090041433 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090041433 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090041433 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090041433 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090041433 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090041433 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090041433 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250126090041433 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090041433 DRANAP DEBUG cnlink(msc-2)[0x55e140d26870]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126090041433 DRANAP NOTICE cnlink(msc-2)[0x55e140d26870]{CONNECTED}: link up (cnlink.c:111) 20250126090041434 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090041434 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090041434 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090041434 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250126090041434 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250126090041434 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250126090041434 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250126090041434 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090041434 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090041434 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250126090041434 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc2-0: m3ua_rx_xfer 20250126090041434 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250126090041434 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126090041434 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126090041434 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126090041434 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090041434 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090041434 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126090041434 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126090041434 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:603) 20250126090041434 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126090041434 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126090041435 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250126090041435 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250126090041435 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090041435 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090041435 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090041435 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090041435 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090041435 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090041435 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090041435 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090041435 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090041435 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090041435 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090041435 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090041435 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090041435 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126090041435 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126090041435 DRANAP DEBUG cnlink(msc-2)[0x55e140d26870]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126090041435 DRANAP INFO cnlink(msc-2)[0x55e140d26870]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(709)@2bd1da4a78dd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126090041456 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090041456 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126090041456 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126090041456 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126090041456 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126090041456 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126090041456 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126090041456 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090041456 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090041456 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126090041456 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126090041456 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126090041456 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126090041456 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126090041456 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250126090041456 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250126090041456 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090041456 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090041456 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090041456 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090041456 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090041456 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090041456 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090041456 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090041456 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090041456 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090041456 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090041456 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090041456 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090041456 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126090041456 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126090041456 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126090041456 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250126090041456 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250126090041456 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090041456 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250126090041456 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090041456 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090041456 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090041456 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090041456 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090041456 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090041456 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090041456 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090041456 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090041456 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090041456 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090041456 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126090041456 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090041456 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126090041456 DRANAP NOTICE cnlink(sgsn-0)[0x55e140d910f0]{CONNECTED}: link up (cnlink.c:111) 20250126090041456 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090041456 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090041456 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090041456 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126090041456 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126090041456 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126090041456 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126090041456 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090041457 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090041457 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126090041457 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126090041457 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126090041457 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126090041457 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126090041457 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126090041457 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090041457 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090041457 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126090041457 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126090041457 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126090041457 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126090041457 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126090041457 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250126090041457 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20250126090041457 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090041457 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090041457 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090041457 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090041457 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090041457 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090041457 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090041457 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090041457 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090041457 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090041457 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090041457 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090041457 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090041457 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126090041457 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126090041457 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126090041457 DRANAP INFO cnlink(sgsn-0)[0x55e140d910f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250126090041513 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090041513 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126090041513 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126090041513 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126090041513 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126090041513 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126090041513 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126090041513 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090041513 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090041513 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126090041513 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126090041513 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126090041513 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126090041513 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126090041513 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126090041513 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090041513 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090041513 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126090041513 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126090041513 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126090041513 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126090041513 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126090041513 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250126090041513 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250126090041513 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090041513 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090041513 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090041513 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090041513 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090041513 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090041513 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090041513 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090041513 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090041513 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090041513 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090041513 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090041513 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090041513 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126090041513 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126090041513 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126090041513 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250126090041513 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250126090041514 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090041514 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250126090041514 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090041514 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090041514 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090041514 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090041514 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090041514 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090041514 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090041514 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090041514 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090041514 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090041514 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090041514 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126090041514 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090041514 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126090041514 DRANAP NOTICE cnlink(msc-0)[0x55e140d46220]{CONNECTED}: link up (cnlink.c:111) 20250126090041514 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090041514 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126090041514 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126090041514 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126090041514 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126090041514 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126090041514 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250126090041514 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250126090041514 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090041514 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090041514 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090041514 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090041514 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090041514 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090041514 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090041514 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090041514 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090041514 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090041514 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090041514 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090041514 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090041514 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126090041514 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126090041514 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126090041514 DRANAP INFO cnlink(msc-0)[0x55e140d46220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250126090041514 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090041514 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090041514 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090041514 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126090041515 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126090041515 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126090041515 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126090041515 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090041708 DLSCCP DEBUG SCCP-SCOC(61)[0x55e140da2810]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20250126090041709 DLSCCP DEBUG SCCP-SCOC(61)[0x55e140da2810]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20250126090041709 DLSCCP DEBUG SCCP-SCOC(61)[0x55e140da2810]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250126090041709 DLSCCP DEBUG SCCP-SCOC(61)[0x55e140da2810]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250126090041709 DLSCCP DEBUG SCCP-SCOC(61)[0x55e140da2810]{IDLE}: Deallocated (fsm.c:568) 20250126090041709 DLSCCP DEBUG SCCP-SCOC(63)[0x55e140db8700]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20250126090041709 DLSCCP DEBUG SCCP-SCOC(63)[0x55e140db8700]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20250126090041709 DLSCCP DEBUG SCCP-SCOC(63)[0x55e140db8700]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250126090041709 DLSCCP DEBUG SCCP-SCOC(63)[0x55e140db8700]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250126090041709 DLSCCP DEBUG SCCP-SCOC(63)[0x55e140db8700]{IDLE}: Deallocated (fsm.c:568) 20250126090041709 DLSCCP DEBUG SCCP-SCOC(62)[0x55e140da5800]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20250126090041709 DLSCCP DEBUG SCCP-SCOC(62)[0x55e140da5800]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20250126090041709 DLSCCP DEBUG SCCP-SCOC(62)[0x55e140da5800]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250126090041709 DLSCCP DEBUG SCCP-SCOC(62)[0x55e140da5800]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250126090041709 DLSCCP DEBUG SCCP-SCOC(62)[0x55e140da5800]{IDLE}: Deallocated (fsm.c:568) 20250126090042480 DLCTRL DEBUG Command: GET 717520427 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250126090042480 DLCTRL DEBUG Tx Command reply: GET_REPLY 717520427 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250126090042482 DLCTRL DEBUG Command: GET 750828068 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250126090042482 DLCTRL DEBUG Tx Command reply: GET_REPLY 750828068 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250126090042483 DLCTRL DEBUG Command: GET 743183295 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250126090042483 DLCTRL DEBUG Tx Command reply: GET_REPLY 743183295 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250126090042488 DLCTRL DEBUG Command: GET 757190206 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126090042488 DLCTRL DEBUG Tx Command reply: GET_REPLY 757190206 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126090042492 DLCTRL DEBUG Command: GET 540359802 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250126090042492 DLCTRL DEBUG Tx Command reply: GET_REPLY 540359802 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250126090042496 DLCTRL DEBUG Command: GET 1853078 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250126090042496 DLCTRL DEBUG Tx Command reply: GET_REPLY 1853078 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250126090042500 DLCTRL DEBUG Command: GET 928747847 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250126090042500 DLCTRL DEBUG Tx Command reply: GET_REPLY 928747847 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250126090042504 DLCTRL DEBUG Command: GET 506449074 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250126090042504 DLCTRL DEBUG Tx Command reply: GET_REPLY 506449074 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250126090042507 DLCTRL DEBUG Command: GET 282795763 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126090042508 DLCTRL DEBUG Tx Command reply: GET_REPLY 282795763 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126090042511 DLCTRL DEBUG Command: GET 270002521 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250126090042511 DLCTRL DEBUG Tx Command reply: GET_REPLY 270002521 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250126090042515 DLCTRL DEBUG Command: GET 477503022 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250126090042515 DLCTRL DEBUG Tx Command reply: GET_REPLY 477503022 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250126090042518 DLCTRL DEBUG Command: GET 989401381 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250126090042519 DLCTRL DEBUG Tx Command reply: GET_REPLY 989401381 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250126090042522 DLCTRL DEBUG Command: GET 965817608 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250126090042522 DLCTRL DEBUG Tx Command reply: GET_REPLY 965817608 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250126090042524 DLCTRL DEBUG Command: GET 538545129 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126090042525 DLCTRL DEBUG Tx Command reply: GET_REPLY 538545129 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126090042527 DLCTRL DEBUG Command: GET 828208504 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250126090042527 DLCTRL DEBUG Tx Command reply: GET_REPLY 828208504 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250126090042530 DLCTRL DEBUG Command: GET 682270317 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250126090042530 DLCTRL DEBUG Tx Command reply: GET_REPLY 682270317 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250126090042532 DLCTRL DEBUG Command: GET 463355780 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250126090042532 DLCTRL DEBUG Tx Command reply: GET_REPLY 463355780 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250126090042534 DLCTRL DEBUG Command: GET 316111888 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250126090042534 DLCTRL DEBUG Tx Command reply: GET_REPLY 316111888 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250126090042536 DLCTRL DEBUG Command: GET 22789473 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126090042536 DLCTRL DEBUG Tx Command reply: GET_REPLY 22789473 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126090042537 DLCTRL DEBUG Command: GET 350783756 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250126090042537 DLCTRL DEBUG Tx Command reply: GET_REPLY 350783756 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@2bd1da4a78dd: 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@2bd1da4a78dd: "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 } } } 20250126090042551 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60398<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126090043567 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090043567 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126090043567 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126090043567 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126090043567 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126090043567 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126090043567 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126090043567 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090043567 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 76 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090043567 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126090043567 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126090043567 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126090043567 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126090043567 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126090043567 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250126090043567 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=25,D=000e40150000020003400100001740095000010100000021f3) (sccp_scrc.c:477) 20250126090043567 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090043567 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090043567 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090043567 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090043567 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090043567 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090043567 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090043567 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090043567 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090043567 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090043567 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090043567 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090043567 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090043567 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126090043567 DRANAP DEBUG Decoding message RANAP_PagingIEs (ranap_decoder.c:3121) (ranap_decoder.c:3121) 20250126090043568 DCN DEBUG ranap MI 00 01 01 00 00 00 21 f3 = 001010000000123 (hnbgw_cn.c:189) 20250126090043568 DCN DEBUG (msc-0) Decoded Paging: CS IMSI-001010000000123 - (hnbgw_cn.c:238) 20250126090043568 DCN INFO (msc-0) Rx Paging from CN for IMSI-001010000000123 NONE (hnbgw_cn.c:167) 20250126090043568 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA payload of 37 bytes (hnbgw_rua.c:85) 20250126090043568 DRUA DEBUG (127.0.0.1:58521 TTCN3-HNB-1) transmitting RUA payload of 37 bytes (hnbgw_rua.c:85) 20250126090043568 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126090043568 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 37 bytes of data (stream_srv.c:827) 20250126090043568 DLINP DEBUG SRVCONN(,r=127.0.0.1:58521<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126090043568 DLINP DEBUG SRVCONN(,r=127.0.0.1:58521<->l=127.0.0.1:29169) sending 37 bytes of data (stream_srv.c:827) TC_mscpool_paging_imsi-Iuh1-RUA(698)@2bd1da4a78dd: UnitdataCallback TC_mscpool_paging_imsi-Iuh0-RUA(696)@2bd1da4a78dd: UnitdataCallback HNBGW_Test.msc0-RAN(700)@2bd1da4a78dd: f_create_expect(l3 := '06270003505902080910100000001032'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(700)@2bd1da4a78dd: Created Expect[0] for '06270003505902080910100000001032'O to be handled at TC_mscpool_paging_imsi0(712) TC_mscpool_paging_imsi-Iuh0-RUA(696)@2bd1da4a78dd: Added conn table entry 0TC_mscpool_paging_imsi0(712)6049400 20250126090044599 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126090044599 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126090044599 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1355) 20250126090044599 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250126090044599 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x5c4e78, normal) (hnbgw_rua.c:407) 20250126090044599 DHNB DEBUG map_rua[0x55e140da4670]{init}: Allocated (fsm.c:456) 20250126090044599 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6049400)[0x55e140da4670]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250126090044599 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6049400 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250126090044599 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126090044599 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126090044599 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6049400 SCCP-0 CS MI=IMSI-001010000000123: CN link paging record selects msc 0 (hnbgw_cn.c:1015) 20250126090044599 DCN DEBUG map_sccp[0x55e140d974b0]{init}: Allocated (fsm.c:456) 20250126090044599 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x55e140d974b0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250126090044599 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6049400 <-> SCCP-81 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250126090044600 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6049400 SCCP-81 msc-0 MI=IMSI-001010000000123: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20250126090044600 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6049400)[0x55e140da4670]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250126090044600 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126090044600 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126090044600 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6049400)[0x55e140da4670]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250126090044600 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x55e140d974b0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126090044600 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250126090044600 DLSCCP DEBUG SCCP-SCOC(81)[0x55e140dbdfe0]{IDLE}: Allocated (fsm.c:456) 20250126090044600 DLSCCP DEBUG SCCP-SCOC(81)[0x55e140dbdfe0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250126090044600 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000051), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902080910100000001032004f40030002570056400500f1100926) (sccp_scrc.c:406) 20250126090044600 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090044600 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090044600 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090044600 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090044600 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090044600 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090044600 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090044600 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090044600 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090044600 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090044600 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090044600 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126090044600 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090044600 DLSCCP DEBUG SCCP-SCOC(81)[0x55e140dbdfe0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250126090044600 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x55e140d974b0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250126090044600 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6049400)[0x55e140da4670]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250126090044600 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090044600 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090044600 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090044600 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126090044600 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126090044600 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126090044600 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126090044600 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(699)@2bd1da4a78dd: First idle individual index:0 HNBGW_Test.msc0-SCCP(699)@2bd1da4a78dd: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(700)@2bd1da4a78dd: Found Expect[0] for l3='06270003505902080910100000001032'O handled at TC_mscpool_paging_imsi0(712) HNBGW_Test.msc0-RAN(700)@2bd1da4a78dd: Added conn table entry 0TC_mscpool_paging_imsi0(712)5985603 HNBGW_Test.msc0-SCCP(699)@2bd1da4a78dd: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(699)@2bd1da4a78dd: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250126090044619 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090044619 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126090044619 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126090044619 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126090044620 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126090044620 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126090044620 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126090044620 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_mscpool_paging_imsi0(712)@2bd1da4a78dd: setverdict(pass): none -> pass 20250126090044620 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090044620 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126090044620 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126090044620 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126090044620 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126090044620 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0065cb85) (sccp_scrc.c:477) 20250126090044620 DLSCCP DEBUG Received CO:COAK for local reference 81 (sccp_scoc.c:1824) 20250126090044620 DLSCCP DEBUG SCCP-SCOC(81)[0x55e140dbdfe0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250126090044620 DLSCCP DEBUG SCCP-SCOC(81)[0x55e140dbdfe0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250126090044620 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090044620 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250126090044620 DCN DEBUG handle_cn_conn_conf() conn_id=81, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250126090044620 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x55e140d974b0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250126090044620 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x55e140d974b0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250126090045622 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60398<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_paging_imsi0(712)@2bd1da4a78dd: Final verdict of PTC: pass MTC@2bd1da4a78dd: 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 } } } 20250126090045624 DLCTRL DEBUG Command: GET 233973861 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250126090045624 DLCTRL DEBUG Tx Command reply: GET_REPLY 233973861 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250126090045627 DLCTRL DEBUG Command: GET 959338255 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250126090045627 DLCTRL DEBUG Tx Command reply: GET_REPLY 959338255 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250126090045629 DLCTRL DEBUG Command: GET 12374137 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250126090045629 DLCTRL DEBUG Tx Command reply: GET_REPLY 12374137 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250126090045631 DLCTRL DEBUG Command: GET 28354152 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126090045631 DLCTRL DEBUG Tx Command reply: GET_REPLY 28354152 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126090045633 DLCTRL DEBUG Command: GET 72391279 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250126090045633 DLCTRL DEBUG Tx Command reply: GET_REPLY 72391279 rate_ctr.abs.msc.0.cnpool:subscr:paged 1 (control_if.c:477) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126090045635 DLCTRL DEBUG Command: GET 594662110 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250126090045635 DLCTRL DEBUG Tx Command reply: GET_REPLY 594662110 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250126090045637 DLCTRL DEBUG Command: GET 342042852 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250126090045637 DLCTRL DEBUG Tx Command reply: GET_REPLY 342042852 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250126090045638 DLCTRL DEBUG Command: GET 249327423 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250126090045638 DLCTRL DEBUG Tx Command reply: GET_REPLY 249327423 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250126090045639 DLCTRL DEBUG Command: GET 871621323 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126090045639 DLCTRL DEBUG Tx Command reply: GET_REPLY 871621323 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126090045639 DLCTRL DEBUG Command: GET 981066677 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250126090045639 DLCTRL DEBUG Tx Command reply: GET_REPLY 981066677 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126090045640 DLCTRL DEBUG Command: GET 162402790 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250126090045640 DLCTRL DEBUG Tx Command reply: GET_REPLY 162402790 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250126090045641 DLCTRL DEBUG Command: GET 952546219 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250126090045641 DLCTRL DEBUG Tx Command reply: GET_REPLY 952546219 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250126090045642 DLCTRL DEBUG Command: GET 596484575 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250126090045642 DLCTRL DEBUG Tx Command reply: GET_REPLY 596484575 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250126090045642 DLCTRL DEBUG Command: GET 514927398 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126090045642 DLCTRL DEBUG Tx Command reply: GET_REPLY 514927398 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126090045643 DLCTRL DEBUG Command: GET 136306542 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250126090045643 DLCTRL DEBUG Tx Command reply: GET_REPLY 136306542 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126090045644 DLCTRL DEBUG Command: GET 374206897 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250126090045644 DLCTRL DEBUG Tx Command reply: GET_REPLY 374206897 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250126090045644 DLCTRL DEBUG Command: GET 410445292 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250126090045644 DLCTRL DEBUG Tx Command reply: GET_REPLY 410445292 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250126090045645 DLCTRL DEBUG Command: GET 574165504 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250126090045645 DLCTRL DEBUG Tx Command reply: GET_REPLY 574165504 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250126090045645 DLCTRL DEBUG Command: GET 282592531 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126090045645 DLCTRL DEBUG Tx Command reply: GET_REPLY 282592531 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126090045646 DLCTRL DEBUG Command: GET 175883947 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250126090045646 DLCTRL DEBUG Tx Command reply: GET_REPLY 175883947 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed MTC@2bd1da4a78dd: ok: talloc reports "asn1_context" = 1 bytes 20250126090045649 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60382<->l=127.0.0.1:4261 (telnet_interface.c:138) MutexDispCT-TC_mscpool_paging_imsi(691)@2bd1da4a78dd: Final verdict of PTC: none TC_mscpool_paging_imsi-Iuh0-RUA(696)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(709)@2bd1da4a78dd: Final verdict of PTC: none 20250126090045649 DLINP DEBUG SRVCONN(,r=127.0.0.1:58521<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126090045649 DLINP DEBUG SRVCONN(,r=127.0.0.1:58521<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126090045649 DLINP NOTICE SRV(,r=127.0.0.1:58521<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250126090045649 DMAIN NOTICE (127.0.0.1:58521 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:58521<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250126090045649 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) HNBGW_Test.msc0-RAN(700)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(705)@2bd1da4a78dd: Final verdict of PTC: none 20250126090045649 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:33113<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.msc1-RAN(703)@2bd1da4a78dd: Final verdict of PTC: none20250126090045649 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 HNBGW_Test.msc1-SCCP(702)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(708)@2bd1da4a78dd: Final verdict of PTC: none TC_mscpool_paging_imsi-Iuh1-RUA(698)@2bd1da4a78dd: Final verdict of PTC: none 20250126090045649 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126090045649 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250126090045649 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250126090045649 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250126090045649 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126090045649 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126090045650 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP VirtHNBGW-STATS(692)@2bd1da4a78dd: Final verdict of PTC: none 20250126090045650 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126090045650 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) HNBGW_Test.msc0-M3UA(701)@2bd1da4a78dd: Final verdict of PTC: none 20250126090045650 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20250126090045650 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126090045650 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126090045650 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126090045650 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250126090045650 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126090045650 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250126090045650 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250126090045650 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126090045650 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 HNBGW_Test.msc1-M3UA(704)@2bd1da4a78dd: Final verdict of PTC: none 20250126090045650 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) HNBGW_Test.sgsn0-M3UA(710)@2bd1da4a78dd: Final verdict of PTC: none 20250126090045650 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126090045650 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20250126090045650 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126090045650 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126090045650 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090045650 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) HNBGW_Test.msc0-SCCP(699)@2bd1da4a78dd: Final verdict of PTC: none HNBGW-MGCP(711)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.msc2-RAN(706)@2bd1da4a78dd: Final verdict of PTC: none 20250126090045650 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126090045650 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126090045650 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126090045650 DRANAP NOTICE cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: link lost (cnlink.c:118) 20250126090045650 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x55e140d974b0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250126090045650 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250126090045650 DLSCCP DEBUG SCCP-SCOC(81)[0x55e140dbdfe0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250126090045650 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0065cb85), PART(T=Source Reference,L=4,D=00000051), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250126090045650 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090045650 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090045650 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126090045650 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090045650 DLSCCP DEBUG SCCP-SCOC(81)[0x55e140dbdfe0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250126090045650 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x55e140d974b0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250126090045650 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6049400)[0x55e140da4670]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250126090045650 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6049400)[0x55e140da4670]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250126090045650 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250126090045650 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6049400)[0x55e140da4670]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250126090045650 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6049400)[0x55e140da4670]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250126090045650 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6049400)[0x55e140da4670]{disrupted}: Freeing instance (context_map.c:202) 20250126090045650 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6049400)[0x55e140da4670]{disrupted}: Deallocated (fsm.c:568) 20250126090045650 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x55e140d974b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250126090045650 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x55e140d974b0]{disconnected}: Freeing instance (context_map.c:206) 20250126090045650 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x55e140d974b0]{disconnected}: Deallocated (fsm.c:568) 20250126090045650 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6049400 SCCP-81 msc-0 MI=IMSI-001010000000123: Deallocating (context_map.c:225) 20250126090045650 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126090045650 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) HNBGW_Test.msc2-M3UA(707)@2bd1da4a78dd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(693)@2bd1da4a78dd: Final verdict of PTC: none 20250126090045651 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090045650 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20250126090045650 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250126090045650 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126090045650 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250126090045650 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250126090045650 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250126090045650 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126090045650 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126090045650 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250126090045650 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250126090045650 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250126090045650 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126090045650 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126090045650 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250126090045650 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250126090045650 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126090045650 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090045650 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc1-0: connection closed 20250126090045650 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126090045650 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126090045650 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126090045650 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250126090045650 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126090045650 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250126090045650 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126090045650 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126090045650 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126090045650 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250126090045650 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Connection reset by peer 20250126090045650 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126090045650 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090045650 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20250126090045650 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126090045650 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126090045650 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126090045650 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250126090045651 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126090045651 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250126090045651 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090045651 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090045651 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090045651 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126090045651 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126090045651 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126090045651 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126090045651 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250126090045651 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126090045651 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SEND_FAILED flags=0x1 20250126090045651 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:371) 20250126090045651 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126090045651 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126090045651 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090045651 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126090045651 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126090045651 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126090045651 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126090045651 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126090045651 DRANAP NOTICE cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: link lost (cnlink.c:118) 20250126090045651 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250126090045651 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc2-0: xUA SRV SEND_FAILED 20250126090045651 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250126090045651 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090045651 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126090045651 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20250126090045651 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126090045651 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126090045651 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090045651 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126090045651 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126090045651 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126090045651 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126090045651 DRANAP NOTICE cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: link lost (cnlink.c:118) TC_mscpool_paging_imsi-Iuh1(697)@2bd1da4a78dd: Final verdict of PTC: none MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(694)@2bd1da4a78dd: Final verdict of PTC: none TC_mscpool_paging_imsi-Iuh0(695)@2bd1da4a78dd: Final verdict of PTC: none MTC@2bd1da4a78dd: Setting final verdict of the test case. MTC@2bd1da4a78dd: Local verdict of MTC: pass MTC@2bd1da4a78dd: Local verdict of PTC MutexDispCT-TC_mscpool_paging_imsi(691): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC VirtHNBGW-STATS(692): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC IPA-CTRL-CLI-IPA(693): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW-PFCP(694): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_mscpool_paging_imsi-Iuh0(695): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_mscpool_paging_imsi-Iuh0-RUA(696): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_mscpool_paging_imsi-Iuh1(697): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_mscpool_paging_imsi-Iuh1-RUA(698): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.msc0-SCCP(699): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.msc0-RAN(700): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.msc0-M3UA(701): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.msc1-SCCP(702): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.msc1-RAN(703): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.msc1-M3UA(704): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.msc2-SCCP(705): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.msc2-RAN(706): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.msc2-M3UA(707): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(708): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.sgsn0-RAN(709): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(710): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW-MGCP(711): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_mscpool_paging_imsi0(712): pass (pass -> pass) MTC@2bd1da4a78dd: Test case TC_mscpool_paging_imsi finished. Verdict: pass MTC@2bd1da4a78dd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_imsi pass'. 20250126090045665 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126090045665 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126090045665 DLINP INFO SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION ASSOC_CHANGE flags=0x0 COMM_LOST (err: unknown 0xc00) (stream.c:265) 20250126090045665 DLINP ERROR SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connection closed with client (stream_srv.c:1351) 20250126090045665 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_COMM_LOST, closing conn (hnbgw.c:691) 20250126090045665 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250126090045686 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60380<->l=127.0.0.1:4261 (telnet_interface.c:138) Sun Jan 26 09:00:45 UTC 2025 ====== HNBGW_Tests.TC_mscpool_paging_imsi pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_paging_imsi.talloc 20250126090045786 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60182<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126090046306 DLSCCP DEBUG SCCP-SCOC(80)[0x55e140dbb2c0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250126090046306 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00162640), PART(T=Source Reference,L=4,D=00000050), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090046306 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090046306 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090046306 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250126090046306 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090046306 DLSCCP DEBUG SCCP-SCOC(79)[0x55e140da65a0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250126090046306 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d241fa), PART(T=Source Reference,L=4,D=0000004f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090046306 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090046306 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090046306 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126090046306 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090046307 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090046307 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090046307 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090046307 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250126090046307 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250126090046307 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250126090046307 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250126090046307 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090046307 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090046307 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090046307 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090046307 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126090046307 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126090046307 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126090046307 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126090046307 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250126090046307 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250126090046389 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60182<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=479212) Waiting for packet dumper to finish... 1 (prev_count=479212, count=488888) 20250126090047651 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126090047651 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250126090047651 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250126090047651 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126090047651 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250126090047651 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250126090047651 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126090047651 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250126090047651 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@2bd1da4a78dd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_imsi pass' was executed successfully (exit status: 0). MTC@2bd1da4a78dd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_paging_tmsi'. ------ HNBGW_Tests.TC_mscpool_paging_tmsi ------ Sun Jan 26 09:00:48 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_paging_tmsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_paging_tmsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250126090048674 DLSCCP DEBUG SCCP-SCOC(78)[0x55e140da6c50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126090048674 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00efb937), PART(T=Source Reference,L=4,D=0000004e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090048674 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090048674 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090048674 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126090048674 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090048675 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090048675 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090048675 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090048675 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126090048675 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126090048675 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126090048675 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250126090048676 DLSCCP DEBUG SCCP-SCOC(76)[0x55e140da5130]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126090048677 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fd56da), PART(T=Source Reference,L=4,D=0000004c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090048677 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090048677 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090048677 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250126090048677 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090048677 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090048677 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090048677 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090048677 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250126090048677 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250126090048677 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250126090048677 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250126090048677 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090048677 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250126090048680 DLSCCP DEBUG SCCP-SCOC(77)[0x55e140dbebe0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126090048680 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cbbc16), PART(T=Source Reference,L=4,D=0000004d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090048680 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090048680 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090048680 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250126090048680 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090048680 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090048680 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090048681 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090048681 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250126090048681 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250126090048681 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250126090048681 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250126090048681 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090048681 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250126090049190 DLSCCP DEBUG SCCP-SCOC(73)[0x55e140dc8c70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126090049190 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001550f1), PART(T=Source Reference,L=4,D=00000049), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090049190 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090049190 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090049190 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126090049190 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090049190 DLSCCP DEBUG SCCP-SCOC(74)[0x55e140dbb190]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126090049190 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008c15b9), PART(T=Source Reference,L=4,D=0000004a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090049190 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090049190 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090049190 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126090049190 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090049190 DLSCCP DEBUG SCCP-SCOC(75)[0x55e140dbdb00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126090049190 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0056d77e), PART(T=Source Reference,L=4,D=0000004b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090049190 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090049190 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090049190 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126090049190 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090049191 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090049191 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090049191 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090049191 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126090049191 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126090049191 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126090049191 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250126090049191 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090049191 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090049191 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090049191 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126090049191 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126090049191 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126090049191 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250126090049191 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090049191 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090049191 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090049191 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126090049191 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126090049191 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126090049191 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@2bd1da4a78dd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_paging_tmsi' was executed successfully (exit status: 0). MTC@2bd1da4a78dd: Test case TC_mscpool_paging_tmsi started. 20250126090049473 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60188<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126090049479 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60198<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126090049482 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:33837<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_paging_tmsi-Iuh0(717)@2bd1da4a78dd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250126090049573 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250126090049573 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250126090049580 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126090049580 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126090049580 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126090049580 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126090049581 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126090049581 DRANAP DEBUG cnlink(msc-2)[0x55e140d26870]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126090049581 DRANAP NOTICE cnlink(msc-2)[0x55e140d26870]{DISCONNECTED}: link lost (cnlink.c:118) TC_mscpool_paging_tmsi-Iuh1(719)@2bd1da4a78dd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250126090049581 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:59681 (stream_srv.c:142) 20250126090049581 DMAIN INFO New HNB SCTP connection r=127.0.0.1:59681<->l=127.0.0.1:29169 (hnbgw.c:791) 20250126090049581 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126090049581 DRANAP DEBUG cnlink(msc-3)[0x55e140d90760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126090049582 DRANAP DEBUG cnlink(msc-3)[0x55e140d90760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126090049582 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250126090049582 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126090049582 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090049582 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126090049582 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090049582 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090049582 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090049582 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090049582 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090049582 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090049582 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090049582 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090049582 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090049582 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090049582 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090049582 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250126090049582 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090049582 DRANAP DEBUG cnlink(msc-3)[0x55e140d90760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126090049582 DRANAP DEBUG cnlink(msc-2)[0x55e140d26870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126090049582 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250126090049582 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126090049582 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090049582 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126090049582 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090049582 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090049582 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090049582 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090049582 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090049582 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090049582 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090049582 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090049582 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090049582 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090049582 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090049582 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250126090049582 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090049582 DRANAP DEBUG cnlink(msc-2)[0x55e140d26870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126090049582 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126090049582 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250126090049582 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126090049582 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090049582 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126090049582 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090049582 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090049582 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090049582 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090049582 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090049582 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090049582 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090049582 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090049582 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090049582 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090049582 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090049582 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126090049582 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090049582 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126090049582 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126090049582 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250126090049582 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126090049582 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090049582 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126090049582 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090049582 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090049582 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090049582 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090049582 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090049582 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090049582 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090049582 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090049582 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090049582 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090049582 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090049582 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126090049582 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090049582 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126090049582 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090049582 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090049582 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090049582 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250126090049582 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250126090049582 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250126090049582 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090049582 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090049582 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090049582 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250126090049582 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250126090049582 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250126090049582 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250126090049582 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090049582 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090049582 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090049582 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090049582 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126090049582 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126090049582 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126090049582 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250126090049582 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250126090049583 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090049583 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090049583 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090049583 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126090049583 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126090049583 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126090049583 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@2bd1da4a78dd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2bd1da4a78dd: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(723)@2bd1da4a78dd: ************************************************* HNBGW_Test.msc0-M3UA(723)@2bd1da4a78dd: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(723)@2bd1da4a78dd: ************************************************* HNBGW_Test.msc0-SCCP(721)@2bd1da4a78dd: v_sccp_pdu_maxlen:268 MTC@2bd1da4a78dd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2bd1da4a78dd: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(726)@2bd1da4a78dd: ************************************************* HNBGW_Test.msc1-M3UA(726)@2bd1da4a78dd: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(726)@2bd1da4a78dd: ************************************************* HNBGW_Test.msc1-SCCP(724)@2bd1da4a78dd: v_sccp_pdu_maxlen:268 MTC@2bd1da4a78dd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(729)@2bd1da4a78dd: ************************************************* HNBGW_Test.msc2-M3UA(729)@2bd1da4a78dd: M3UA emulation initiated, the test can be started MTC@2bd1da4a78dd: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(729)@2bd1da4a78dd: ************************************************* HNBGW_Test.msc2-SCCP(727)@2bd1da4a78dd: v_sccp_pdu_maxlen:268 20250126090049622 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126090049622 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126090049622 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126090049622 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126090049622 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126090049622 DRANAP DEBUG cnlink(sgsn-2)[0x55e140d92410]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126090049623 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126090049623 DRANAP DEBUG cnlink(sgsn-3)[0x55e140d92da0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126090049624 DRANAP DEBUG cnlink(sgsn-3)[0x55e140d92da0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126090049624 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250126090049624 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126090049624 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090049624 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126090049624 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090049624 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090049624 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090049624 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090049624 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090049624 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090049624 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090049624 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090049624 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090049624 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090049624 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090049624 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250126090049624 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090049624 DRANAP DEBUG cnlink(sgsn-3)[0x55e140d92da0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126090049624 DRANAP DEBUG cnlink(sgsn-2)[0x55e140d92410]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126090049624 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250126090049624 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126090049624 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090049624 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126090049624 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090049624 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090049624 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090049624 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090049624 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090049624 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090049624 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090049624 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090049624 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090049624 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090049624 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090049624 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250126090049624 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090049624 DRANAP DEBUG cnlink(sgsn-2)[0x55e140d92410]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126090049624 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126090049624 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250126090049624 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126090049624 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090049624 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126090049624 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090049624 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090049624 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090049624 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090049624 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090049624 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090049624 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090049624 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090049624 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090049624 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090049624 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090049624 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126090049624 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090049624 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126090049624 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126090049624 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250126090049624 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126090049624 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090049624 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126090049624 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090049624 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090049624 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090049624 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090049624 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090049624 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090049624 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090049624 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090049624 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090049624 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090049624 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090049624 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126090049624 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090049624 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126090049625 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090049625 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090049625 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090049625 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250126090049625 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250126090049625 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250126090049625 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090049625 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090049625 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090049625 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250126090049625 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250126090049625 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250126090049625 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250126090049625 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090049625 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090049625 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090049625 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126090049625 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126090049625 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126090049625 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250126090049625 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090049625 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090049625 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090049626 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126090049626 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126090049626 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126090049626 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@2bd1da4a78dd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(732)@2bd1da4a78dd: ************************************************* HNBGW_Test.sgsn0-M3UA(732)@2bd1da4a78dd: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(732)@2bd1da4a78dd: ************************************************* MTC@2bd1da4a78dd: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(730)@2bd1da4a78dd: v_sccp_pdu_maxlen:268 20250126090049659 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126090049660 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126090049660 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1355) 20250126090049660 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250126090049660 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20250126090049660 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250126090049660 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250126090049660 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126090049660 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@2bd1da4a78dd: setverdict(pass): none -> pass 20250126090049674 DLINP DEBUG SRVCONN(,r=127.0.0.1:59681<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126090049674 DLINP DEBUG SRVCONN(,r=127.0.0.1:59681<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126090049674 DLINP DEBUG SRVCONN(,r=127.0.0.1:59681<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1355) 20250126090049674 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250126090049674 DHNBAP DEBUG (127.0.0.1:59681 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20250126090049674 DHNBAP NOTICE (127.0.0.1:59681 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250126090049674 DHNBAP NOTICE (127.0.0.1:59681 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250126090049674 DLINP DEBUG SRVCONN(,r=127.0.0.1:59681<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126090049674 DLINP DEBUG SRVCONN(,r=127.0.0.1:59681<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126090049792 DLSCCP DEBUG SCCP-SCOC(72)[0x55e140da7e90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126090049792 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0011e74a), PART(T=Source Reference,L=4,D=00000048), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090049792 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090049792 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090049792 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126090049792 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090049792 DLSCCP DEBUG SCCP-SCOC(70)[0x55e140d24aa0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126090049792 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d38e6d), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090049792 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090049792 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090049792 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126090049792 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090049792 DLSCCP DEBUG SCCP-SCOC(71)[0x55e140da5390]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126090049792 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0028631b), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090049792 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090049792 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090049792 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126090049792 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090049793 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126090049793 [1;32mDLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250126090049793 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126090049793 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250126090049793 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090049793 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090049793 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090049793 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126090049793 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126090049793 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126090049793 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250126090049793 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090049793 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090049793 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090049793 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126090049793 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126090049793 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126090049793 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250126090049793 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090049793 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090049793 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090049793 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126090049793 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126090049793 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126090049793 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down HNBGW_Test.msc0-M3UA(723)@2bd1da4a78dd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250126090049799 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090049799 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250126090049799 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126090049799 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126090049799 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126090049799 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250126090049799 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126090049802 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090049802 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250126090049802 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126090049802 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126090049802 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126090049802 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126090049802 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126090049803 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126090049803 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250126090049803 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126090049803 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250126090049803 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090049803 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126090049803 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20250126090049803 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126090049803 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126090049803 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090049803 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126090049803 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126090049803 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126090049803 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126090049803 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250126090049804 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126090049804 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250126090049804 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126090049804 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090049804 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126090049804 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090049804 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090049804 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090049804 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090049804 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090049804 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090049804 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090049804 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090049804 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090049804 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090049804 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090049804 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126090049804 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090049804 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126090049805 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090049805 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090049805 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090049805 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126090049805 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126090049805 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126090049805 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126090049805 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-M3UA(726)@2bd1da4a78dd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250126090049809 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090049809 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250126090049809 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126090049809 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126090049809 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126090049809 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250126090049809 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126090049811 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090049811 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250126090049811 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126090049811 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126090049811 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126090049811 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126090049811 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126090049811 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250126090049811 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090049811 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126090049811 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:406) 20250126090049811 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126090049811 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126090049811 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090049811 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126090049812 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126090049812 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126090049812 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126090049813 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126090049813 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250126090049813 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126090049813 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090049813 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126090049813 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090049813 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090049813 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090049813 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090049813 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090049813 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090049813 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090049813 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090049813 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090049813 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090049813 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090049813 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126090049813 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090049813 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126090049813 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090049813 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090049813 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090049813 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126090049813 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126090049813 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126090049813 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250126090049813 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090049817 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126090049817 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc2-0 20250126090049817 DLSS7 <000c> osmo_ss7_xua_srv.c:119 0: asp-virt-msc2-0: accept of new connection from (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) before old was closed -> close old one 20250126090049817 DLSS7 <000c> osmo_ss7_asp.c:1082 ?: connection closed 20250126090049817 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20250126090049817 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20250126090049817 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc2-M3UA(729)@2bd1da4a78dd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250126090049821 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090049821 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20250126090049821 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20250126090049821 DLSS7 <000c> xua_asp_fsm.c:300 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20250126090049821 DLSS7 <000c> xua_asp_fsm.c:663 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20250126090049821 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20250126090049821 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250126090049821 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20250126090049821 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090049821 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126090049821 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.3/0, (xua_snm.c:371) 20250126090049821 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126090049821 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126090049821 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090049821 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126090049821 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126090049823 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090049823 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20250126090049823 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126090049823 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126090049823 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20250126090049823 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_ACTIVE 20250126090049823 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126090049823 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090049823 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126090049823 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.3/0, (xua_snm.c:406) 20250126090049823 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126090049823 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126090049823 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090049823 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126090049823 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126090049823 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126090049823 DRANAP DEBUG cnlink(msc-2)[0x55e140d26870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126090049824 DRANAP DEBUG cnlink(msc-2)[0x55e140d26870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126090049824 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250126090049824 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126090049824 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090049824 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126090049824 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090049824 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090049824 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090049824 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090049824 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090049824 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090049824 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090049824 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090049824 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090049824 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090049824 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090049824 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250126090049824 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090049824 DRANAP DEBUG cnlink(msc-2)[0x55e140d26870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126090049824 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090049824 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090049824 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090049824 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250126090049824 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250126090049824 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250126090049824 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250126090049824 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090049840 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126090049840 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250126090049840 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126090049840 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(732)@2bd1da4a78dd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250126090049845 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090049845 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250126090049845 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126090049845 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126090049846 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126090049846 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250126090049846 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126090049848 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090049848 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250126090049848 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126090049848 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126090049848 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126090049848 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126090049848 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126090049848 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090049848 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126090049848 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20250126090049848 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126090049848 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126090049848 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090049848 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126090049848 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126090049848 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126090049848 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126090049850 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126090049850 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250126090049850 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126090049850 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090049850 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126090049850 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090049850 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090049850 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090049850 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090049850 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090049850 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090049850 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090049850 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090049850 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090049850 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090049850 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090049850 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126090049850 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090049850 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126090049850 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090049850 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090049850 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090049850 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126090049850 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126090049850 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126090049850 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126090049850 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090050476 DLSCCP DEBUG SCCP-SCOC(68)[0x55e140c25540]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126090050476 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0004a71e), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090050476 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090050476 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090050476 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126090050476 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090050476 DLSCCP DEBUG SCCP-SCOC(67)[0x55e140da2290]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126090050476 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ce2aae), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090050476 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090050476 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090050476 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126090050476 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090050476 DLSCCP DEBUG SCCP-SCOC(69)[0x55e140d9e250]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126090050476 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002d25a2), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090050476 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090050476 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090050476 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126090050476 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090050477 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090050477 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090050477 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090050477 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126090050477 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126090050477 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126090050477 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250126090050477 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090050477 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090050477 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090050477 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090050477 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126090050477 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126090050477 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126090050477 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126090050477 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090050477 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090050477 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090050477 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090050477 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126090050477 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126090050477 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126090050477 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126090050477 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090050481 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090050481 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126090050481 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126090050481 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126090050481 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126090050481 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126090050481 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126090050481 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090050481 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090050481 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250126090050481 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250126090050481 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250126090050481 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126090050481 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126090050481 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126090050481 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090050481 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090050481 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126090050481 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126090050481 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126090050481 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126090050481 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=00ce2aae) (sccp_scrc.c:477) 20250126090050481 DLSCCP DEBUG Received CO:RELCO for local reference 67 (sccp_scoc.c:1824) 20250126090050481 DLSCCP DEBUG SCCP-SCOC(67)[0x55e140da2290]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250126090050481 DLSCCP DEBUG SCCP-SCOC(67)[0x55e140da2290]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250126090050481 DLSCCP DEBUG SCCP-SCOC(67)[0x55e140da2290]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250126090050481 DLSCCP DEBUG SCCP-SCOC(67)[0x55e140da2290]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250126090050481 DLSCCP DEBUG SCCP-SCOC(67)[0x55e140da2290]{IDLE}: Deallocated (fsm.c:568) 20250126090050481 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090050481 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126090050481 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126090050481 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250126090050481 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126090050481 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=0004a71e) (sccp_scrc.c:477) 20250126090050481 DLSCCP DEBUG Received CO:RELCO for local reference 68 (sccp_scoc.c:1824) 20250126090050481 DLSCCP DEBUG SCCP-SCOC(68)[0x55e140c25540]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250126090050481 DLSCCP DEBUG SCCP-SCOC(68)[0x55e140c25540]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250126090050481 DLSCCP DEBUG SCCP-SCOC(68)[0x55e140c25540]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250126090050481 DLSCCP DEBUG SCCP-SCOC(68)[0x55e140c25540]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250126090050481 DLSCCP DEBUG SCCP-SCOC(68)[0x55e140c25540]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(722)@2bd1da4a78dd: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(725)@2bd1da4a78dd: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc2-RAN(728)@2bd1da4a78dd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126090050626 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090050626 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250126090050626 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc2-0: m3ua_rx_xfer 20250126090050626 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250126090050626 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126090050626 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126090050626 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126090050626 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090050626 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090050626 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126090050626 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126090050626 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:603) 20250126090050626 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126090050626 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126090050626 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250126090050626 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250126090050626 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090050626 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090050626 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090050626 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090050626 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090050626 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090050626 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090050626 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090050626 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090050626 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090050626 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090050626 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090050626 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090050626 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126090050626 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126090050626 DRANAP DEBUG cnlink(msc-2)[0x55e140d26870]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126090050626 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) 20250126090050626 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) 20250126090050626 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090050626 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250126090050626 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090050626 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090050626 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090050626 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090050626 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090050626 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090050626 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090050626 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090050626 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090050626 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090050626 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090050626 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250126090050626 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090050626 DRANAP DEBUG cnlink(msc-2)[0x55e140d26870]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126090050626 DRANAP NOTICE cnlink(msc-2)[0x55e140d26870]{CONNECTED}: link up (cnlink.c:111) 20250126090050626 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090050626 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090050626 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090050627 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250126090050627 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250126090050627 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250126090050627 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250126090050627 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090050628 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090050628 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250126090050628 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc2-0: m3ua_rx_xfer 20250126090050628 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250126090050628 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126090050628 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126090050628 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126090050628 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090050628 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090050628 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126090050628 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126090050628 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:603) 20250126090050628 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126090050628 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126090050628 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250126090050628 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250126090050628 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090050628 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090050628 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090050628 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090050628 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090050628 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090050628 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090050628 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090050628 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090050628 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090050628 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090050628 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090050628 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090050628 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126090050628 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126090050628 DRANAP DEBUG cnlink(msc-2)[0x55e140d26870]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126090050628 DRANAP INFO cnlink(msc-2)[0x55e140d26870]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(731)@2bd1da4a78dd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126090050646 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090050646 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126090050646 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126090050646 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126090050646 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126090050646 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126090050646 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126090050646 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090050646 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090050646 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126090050646 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126090050646 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126090050646 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126090050646 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126090050646 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250126090050646 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250126090050646 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090050646 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090050646 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090050646 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090050646 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090050646 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090050646 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090050646 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090050646 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090050646 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090050646 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090050646 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090050646 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090050646 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126090050646 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126090050646 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126090050646 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250126090050646 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250126090050646 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090050646 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250126090050646 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090050646 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090050646 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090050646 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090050646 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090050646 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090050646 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090050646 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090050646 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090050646 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090050646 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090050646 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126090050646 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090050646 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126090050646 DRANAP NOTICE cnlink(sgsn-0)[0x55e140d910f0]{CONNECTED}: link up (cnlink.c:111) 20250126090050646 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090050646 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090050646 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090050646 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126090050646 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126090050646 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126090050646 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126090050646 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090050649 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090050649 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126090050649 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126090050649 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126090050649 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126090050649 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126090050649 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126090050649 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090050649 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090050649 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126090050649 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126090050649 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126090050649 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126090050649 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126090050649 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250126090050649 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20250126090050649 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090050649 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090050649 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090050649 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090050649 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090050649 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090050649 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090050649 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090050649 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090050649 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090050649 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090050649 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090050649 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090050649 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126090050649 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126090050649 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126090050649 DRANAP INFO cnlink(sgsn-0)[0x55e140d910f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250126090050684 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090050684 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126090050684 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126090050685 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126090050685 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126090050685 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126090050685 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126090050685 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090050685 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090050685 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126090050685 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126090050685 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126090050685 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126090050685 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126090050685 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126090050685 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090050685 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090050685 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126090050685 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126090050685 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126090050685 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126090050685 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=002d25a2) (sccp_scrc.c:477) 20250126090050685 DLSCCP DEBUG Received CO:RELCO for local reference 69 (sccp_scoc.c:1824) 20250126090050685 DLSCCP DEBUG SCCP-SCOC(69)[0x55e140d9e250]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250126090050685 DLSCCP DEBUG SCCP-SCOC(69)[0x55e140d9e250]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250126090050685 DLSCCP DEBUG SCCP-SCOC(69)[0x55e140d9e250]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250126090050685 DLSCCP DEBUG SCCP-SCOC(69)[0x55e140d9e250]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250126090050685 DLSCCP DEBUG SCCP-SCOC(69)[0x55e140d9e250]{IDLE}: Deallocated (fsm.c:568) 20250126090050685 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090050685 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126090050685 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126090050685 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126090050685 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126090050685 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090050685 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126090050685 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126090050685 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126090050685 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126090050685 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126090050685 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126090050685 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126090050685 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090050685 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250126090050685 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250126090050685 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090050685 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090050685 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090050685 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090050685 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090050685 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090050685 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090050685 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090050685 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090050685 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090050685 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090050685 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090050685 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090050685 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126090050685 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126090050685 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126090050685 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250126090050685 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250126090050685 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090050685 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250126090050685 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090050686 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090050686 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090050686 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090050686 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090050686 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090050686 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090050686 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090050686 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090050686 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090050686 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090050686 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126090050686 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090050686 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126090050686 DRANAP NOTICE cnlink(msc-0)[0x55e140d46220]{CONNECTED}: link up (cnlink.c:111) 20250126090050686 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090050686 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126090050686 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126090050686 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126090050686 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126090050686 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126090050686 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250126090050686 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250126090050686 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090050686 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090050686 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090050686 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090050686 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090050686 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090050686 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090050686 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090050686 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090050686 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090050686 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090050686 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090050686 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090050686 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126090050686 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126090050686 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126090050686 DRANAP INFO cnlink(msc-0)[0x55e140d46220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250126090050686 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090050686 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090050686 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090050686 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126090050686 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126090050686 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126090050686 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126090050686 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090050688 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090050688 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250126090050688 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250126090050688 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250126090050688 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126090050688 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126090050688 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126090050688 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090050688 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090050688 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250126090050688 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250126090050688 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250126090050689 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126090050689 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126090050689 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126090050689 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090050689 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090050689 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126090050689 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126090050689 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250126090050689 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126090050689 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126090050689 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250126090050689 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250126090050689 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090050689 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090050689 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090050689 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090050689 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090050689 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090050689 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090050689 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090050689 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090050689 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090050689 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090050689 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090050689 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090050689 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126090050689 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126090050689 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126090050689 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) 20250126090050689 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) 20250126090050689 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090050689 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250126090050689 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090050689 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090050689 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090050689 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090050689 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090050689 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090050689 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090050689 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090050689 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090050689 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090050689 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090050689 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126090050689 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090050689 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126090050689 DRANAP NOTICE cnlink(msc-1)[0x55e140d29670]{CONNECTED}: link up (cnlink.c:111) 20250126090050689 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090050689 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126090050689 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126090050689 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250126090050689 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126090050689 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126090050689 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250126090050689 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250126090050689 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090050689 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090050690 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090050690 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090050690 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090050690 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090050690 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090050690 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090050690 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090050690 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090050690 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090050690 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090050690 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090050690 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126090050690 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126090050690 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126090050690 DRANAP INFO cnlink(msc-1)[0x55e140d29670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250126090050690 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090050690 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090050690 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090050690 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126090050690 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126090050690 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126090050690 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250126090050690 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090051688 DLCTRL DEBUG Command: GET 777716392 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250126090051688 DLCTRL DEBUG Tx Command reply: GET_REPLY 777716392 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250126090051693 DLCTRL DEBUG Command: GET 719612824 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250126090051693 DLCTRL DEBUG Tx Command reply: GET_REPLY 719612824 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250126090051697 DLCTRL DEBUG Command: GET 146407393 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250126090051697 DLCTRL DEBUG Tx Command reply: GET_REPLY 146407393 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250126090051700 DLCTRL DEBUG Command: GET 681334751 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126090051701 DLCTRL DEBUG Tx Command reply: GET_REPLY 681334751 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126090051704 DLCTRL DEBUG Command: GET 729839000 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250126090051704 DLCTRL DEBUG Tx Command reply: GET_REPLY 729839000 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250126090051707 DLCTRL DEBUG Command: GET 738646976 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250126090051707 DLCTRL DEBUG Tx Command reply: GET_REPLY 738646976 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250126090051710 DLCTRL DEBUG Command: GET 762985592 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250126090051710 DLCTRL DEBUG Tx Command reply: GET_REPLY 762985592 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250126090051712 DLCTRL DEBUG Command: GET 857641537 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250126090051712 DLCTRL DEBUG Tx Command reply: GET_REPLY 857641537 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250126090051714 DLCTRL DEBUG Command: GET 914516517 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126090051715 DLCTRL DEBUG Tx Command reply: GET_REPLY 914516517 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126090051716 DLCTRL DEBUG Command: GET 191257243 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250126090051717 DLCTRL DEBUG Tx Command reply: GET_REPLY 191257243 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250126090051718 DLCTRL DEBUG Command: GET 298506758 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250126090051718 DLCTRL DEBUG Tx Command reply: GET_REPLY 298506758 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250126090051720 DLCTRL DEBUG Command: GET 867898365 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250126090051720 DLCTRL DEBUG Tx Command reply: GET_REPLY 867898365 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250126090051722 DLCTRL DEBUG Command: GET 775337236 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250126090051722 DLCTRL DEBUG Tx Command reply: GET_REPLY 775337236 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250126090051723 DLCTRL DEBUG Command: GET 467338086 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126090051723 DLCTRL DEBUG Tx Command reply: GET_REPLY 467338086 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126090051724 DLCTRL DEBUG Command: GET 977652979 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250126090051724 DLCTRL DEBUG Tx Command reply: GET_REPLY 977652979 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250126090051726 DLCTRL DEBUG Command: GET 139262415 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250126090051726 DLCTRL DEBUG Tx Command reply: GET_REPLY 139262415 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250126090051727 DLCTRL DEBUG Command: GET 5655267 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250126090051727 DLCTRL DEBUG Tx Command reply: GET_REPLY 5655267 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250126090051728 DLCTRL DEBUG Command: GET 133603299 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250126090051728 DLCTRL DEBUG Tx Command reply: GET_REPLY 133603299 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250126090051729 DLCTRL DEBUG Command: GET 611822579 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126090051729 DLCTRL DEBUG Tx Command reply: GET_REPLY 611822579 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126090051730 DLCTRL DEBUG Command: GET 863794966 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250126090051730 DLCTRL DEBUG Tx Command reply: GET_REPLY 863794966 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@2bd1da4a78dd: 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@2bd1da4a78dd: "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 } } } 20250126090051741 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60212<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_paging_tmsi0(734)@2bd1da4a78dd: 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 20250126090052752 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 84 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090052752 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126090052752 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126090052752 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126090052752 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126090052752 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090052752 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126090052752 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126090052752 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126090052752 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126090052752 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126090052752 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126090052752 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090052752 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126090052752 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250126090052752 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=34,D=000e401e0000030003400100001740095000010100000021f40040400500424b0023) (sccp_scrc.c:477) 20250126090052752 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090052752 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090052752 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090052752 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090052752 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090052752 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090052752 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090052752 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090052752 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090052752 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090052752 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090052752 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090052752 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090052752 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126090052752 DRANAP DEBUG Decoding message RANAP_PagingIEs (ranap_decoder.c:3121) (ranap_decoder.c:3121) 20250126090052752 DCN DEBUG ranap MI 00 01 01 00 00 00 21 f4 = 001010000000124 (hnbgw_cn.c:189) 20250126090052752 DCN DEBUG ranap temp UE ID = TMSI-0x424B0023 (hnbgw_cn.c:216) 20250126090052752 DCN DEBUG (msc-0) Decoded Paging: CS IMSI-001010000000124 TMSI-0x424B0023 (hnbgw_cn.c:238) 20250126090052752 DCN INFO (msc-0) Rx Paging from CN for IMSI-001010000000124 TMSI-0x424B0023 (hnbgw_cn.c:167) 20250126090052752 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA payload of 46 bytes (hnbgw_rua.c:85) 20250126090052752 DRUA DEBUG (127.0.0.1:59681 TTCN3-HNB-1) transmitting RUA payload of 46 bytes (hnbgw_rua.c:85) 20250126090052752 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126090052752 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 46 bytes of data (stream_srv.c:827) 20250126090052752 DLINP DEBUG SRVCONN(,r=127.0.0.1:59681<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126090052752 DLINP DEBUG SRVCONN(,r=127.0.0.1:59681<->l=127.0.0.1:29169) sending 46 bytes of data (stream_srv.c:827) TC_mscpool_paging_tmsi-Iuh0-RUA(718)@2bd1da4a78dd: UnitdataCallback TC_mscpool_paging_tmsi-Iuh1-RUA(720)@2bd1da4a78dd: UnitdataCallback TC_mscpool_paging_tmsi0(734)@2bd1da4a78dd: f_gen_tmsi(suffix:=0, nri_v:=300, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010010010110000000000100011'B == '424B0023'O HNBGW_Test.msc0-RAN(722)@2bd1da4a78dd: f_create_expect(l3 := '0627000350590205F4424B0023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(722)@2bd1da4a78dd: Created Expect[0] for '0627000350590205F4424B0023'O to be handled at TC_mscpool_paging_tmsi0(734) TC_mscpool_paging_tmsi-Iuh0-RUA(718)@2bd1da4a78dd: Added conn table entry 0TC_mscpool_paging_tmsi0(734)1662222 20250126090053796 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126090053796 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126090053796 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1355) 20250126090053796 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250126090053796 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x195d0e, normal) (hnbgw_rua.c:407) 20250126090053796 DHNB DEBUG map_rua[0x55e140c25410]{init}: Allocated (fsm.c:456) 20250126090053797 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1662222)[0x55e140c25410]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250126090053797 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1662222 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250126090053797 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126090053797 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126090053797 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1662222 SCCP-0 CS MI=TMSI-0x424B0023: CN link paging record selects msc 0 (hnbgw_cn.c:1015) 20250126090053797 DCN DEBUG map_sccp[0x55e140da4670]{init}: Allocated (fsm.c:456) 20250126090053797 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x55e140da4670]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250126090053797 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1662222 <-> SCCP-82 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250126090053797 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1662222 SCCP-82 msc-0 MI=TMSI-0x424B0023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:312) 20250126090053797 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1662222)[0x55e140c25410]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250126090053797 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126090053797 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126090053797 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1662222)[0x55e140c25410]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250126090053797 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x55e140da4670]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126090053797 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250126090053797 DLSCCP DEBUG SCCP-SCOC(82)[0x55e140d974b0]{IDLE}: Allocated (fsm.c:456) 20250126090053797 DLSCCP DEBUG SCCP-SCOC(82)[0x55e140d974b0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250126090053797 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000052), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=68,D=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0627000350590205f4424b0023004f40030001d60056400500f1100926) (sccp_scrc.c:406) 20250126090053797 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090053797 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090053797 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090053797 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090053797 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090053797 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090053797 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090053797 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090053797 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090053797 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090053797 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090053797 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126090053797 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090053797 DLSCCP DEBUG SCCP-SCOC(82)[0x55e140d974b0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250126090053797 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x55e140da4670]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250126090053797 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1662222)[0x55e140c25410]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250126090053797 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090053797 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090053797 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090053797 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126090053798 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126090053798 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126090053798 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126090053798 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(721)@2bd1da4a78dd: First idle individual index:0 HNBGW_Test.msc0-SCCP(721)@2bd1da4a78dd: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(722)@2bd1da4a78dd: Found Expect[0] for l3='0627000350590205F4424B0023'O handled at TC_mscpool_paging_tmsi0(734) HNBGW_Test.msc0-RAN(722)@2bd1da4a78dd: Added conn table entry 0TC_mscpool_paging_tmsi0(734)6623121 HNBGW_Test.msc0-SCCP(721)@2bd1da4a78dd: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(721)@2bd1da4a78dd: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250126090053817 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090053817 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126090053817 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126090053817 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126090053817 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126090053817 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126090053817 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126090053817 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_mscpool_paging_tmsi0(734)@2bd1da4a78dd: setverdict(pass): none -> pass 20250126090053818 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090053818 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126090053818 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126090053818 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126090053818 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126090053818 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0080050d) (sccp_scrc.c:477) 20250126090053818 DLSCCP DEBUG Received CO:COAK for local reference 82 (sccp_scoc.c:1824) 20250126090053818 DLSCCP DEBUG SCCP-SCOC(82)[0x55e140d974b0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250126090053818 DLSCCP DEBUG SCCP-SCOC(82)[0x55e140d974b0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250126090053818 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090053818 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250126090053818 DCN DEBUG handle_cn_conn_conf() conn_id=82, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250126090053818 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x55e140da4670]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250126090053818 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x55e140da4670]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250126090054820 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60212<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_paging_tmsi0(734)@2bd1da4a78dd: Final verdict of PTC: pass MTC@2bd1da4a78dd: 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 } } } 20250126090054821 DLCTRL DEBUG Command: GET 8795982 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250126090054821 DLCTRL DEBUG Tx Command reply: GET_REPLY 8795982 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250126090054825 DLCTRL DEBUG Command: GET 424818932 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250126090054825 DLCTRL DEBUG Tx Command reply: GET_REPLY 424818932 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250126090054829 DLCTRL DEBUG Command: GET 501407286 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250126090054829 DLCTRL DEBUG Tx Command reply: GET_REPLY 501407286 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250126090054831 DLCTRL DEBUG Command: GET 119456023 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126090054831 DLCTRL DEBUG Tx Command reply: GET_REPLY 119456023 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126090054835 DLCTRL DEBUG Command: GET 692189238 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250126090054835 DLCTRL DEBUG Tx Command reply: GET_REPLY 692189238 rate_ctr.abs.msc.0.cnpool:subscr:paged 1 (control_if.c:477) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126090054836 DLCTRL DEBUG Command: GET 587543165 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250126090054836 DLCTRL DEBUG Tx Command reply: GET_REPLY 587543165 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250126090054838 DLCTRL DEBUG Command: GET 896314141 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250126090054838 DLCTRL DEBUG Tx Command reply: GET_REPLY 896314141 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250126090054840 DLCTRL DEBUG Command: GET 110636774 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250126090054840 DLCTRL DEBUG Tx Command reply: GET_REPLY 110636774 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250126090054841 DLCTRL DEBUG Command: GET 433706372 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126090054841 DLCTRL DEBUG Tx Command reply: GET_REPLY 433706372 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126090054842 DLCTRL DEBUG Command: GET 776223262 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250126090054842 DLCTRL DEBUG Tx Command reply: GET_REPLY 776223262 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126090054842 DLCTRL DEBUG Command: GET 903222092 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250126090054842 DLCTRL DEBUG Tx Command reply: GET_REPLY 903222092 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250126090054843 DLCTRL DEBUG Command: GET 881909027 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250126090054843 DLCTRL DEBUG Tx Command reply: GET_REPLY 881909027 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250126090054844 DLCTRL DEBUG Command: GET 290938996 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250126090054844 DLCTRL DEBUG Tx Command reply: GET_REPLY 290938996 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250126090054845 DLCTRL DEBUG Command: GET 469579541 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126090054845 DLCTRL DEBUG Tx Command reply: GET_REPLY 469579541 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126090054846 DLCTRL DEBUG Command: GET 190204913 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250126090054846 DLCTRL DEBUG Tx Command reply: GET_REPLY 190204913 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126090054847 DLCTRL DEBUG Command: GET 203320781 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250126090054847 DLCTRL DEBUG Tx Command reply: GET_REPLY 203320781 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250126090054848 DLCTRL DEBUG Command: GET 501133364 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250126090054848 DLCTRL DEBUG Tx Command reply: GET_REPLY 501133364 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250126090054849 DLCTRL DEBUG Command: GET 611753039 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250126090054849 DLCTRL DEBUG Tx Command reply: GET_REPLY 611753039 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250126090054850 DLCTRL DEBUG Command: GET 25633713 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126090054850 DLCTRL DEBUG Tx Command reply: GET_REPLY 25633713 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126090054851 DLCTRL DEBUG Command: GET 207618306 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250126090054851 DLCTRL DEBUG Tx Command reply: GET_REPLY 207618306 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed MTC@2bd1da4a78dd: ok: talloc reports "asn1_context" = 1 bytes 20250126090054855 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60198<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250126090054855 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:33837<->l=127.0.0.1:4262) (control_if.c:193) 20250126090054855 DLINP DEBUG SRVCONN(,r=127.0.0.1:59681<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126090054855 DLINP DEBUG SRVCONN(,r=127.0.0.1:59681<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126090054855 DLINP NOTICE SRV(,r=127.0.0.1:59681<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250126090054855 DMAIN NOTICE (127.0.0.1:59681 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:59681<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250126090054855 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) HNBGW_Test.sgsn0-SCCP(730)@2bd1da4a78dd: Final verdict of PTC: none MutexDispCT-TC_mscpool_paging_tmsi(713)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.msc2-RAN(728)@2bd1da4a78dd: Final verdict of PTC: none TC_mscpool_paging_tmsi-Iuh1-RUA(720)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.msc1-RAN(725)@2bd1da4a78dd: Final verdict of PTC: none 20250126090054855 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250126090054855 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126090054855 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250126090054855 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250126090054855 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250126090054855 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126090054855 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126090054855 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250126090054855 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250126090054855 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126090054855 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250126090054855 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc2-0: xUA SRV SHUTDOWN_EVENT 20250126090054855 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126090054855 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) HNBGW_Test.msc2-SCCP(727)@2bd1da4a78dd: Final verdict of PTC: none 20250126090054855 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20250126090054855 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126090054855 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126090054855 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126090054855 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250126090054855 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126090054855 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250126090054855 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250126090054855 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126090054855 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126090054855 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250126090054855 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090054855 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126090054855 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20250126090054855 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126090054855 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126090054855 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126090054855 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090054855 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090054855 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126090054855 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126090054855 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126090054855 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126090054855 DRANAP NOTICE cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: link lost (cnlink.c:118) 20250126090054855 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x55e140da4670]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250126090054855 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250126090054855 DLSCCP DEBUG SCCP-SCOC(82)[0x55e140d974b0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250126090054855 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0080050d), PART(T=Source Reference,L=4,D=00000052), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250126090054855 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090054855 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090054855 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126090054855 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090054855 DLSCCP DEBUG SCCP-SCOC(82)[0x55e140d974b0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) HNBGW_Test.msc1-SCCP(724)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(731)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(729)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.msc0-RAN(722)@2bd1da4a78dd: Final verdict of PTC: none 20250126090054855 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x55e140da4670]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250126090054855 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1662222)[0x55e140c25410]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250126090054855 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1662222)[0x55e140c25410]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250126090054855 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250126090054855 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1662222)[0x55e140c25410]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250126090054855 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1662222)[0x55e140c25410]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) IPA-CTRL-CLI-IPA(715)@2bd1da4a78dd: Final verdict of PTC: none TC_mscpool_paging_tmsi-Iuh0-RUA(718)@2bd1da4a78dd: Final verdict of PTC: none HNBGW-MGCP(733)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(723)@2bd1da4a78dd: Final verdict of PTC: none 20250126090054855 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1662222)[0x55e140c25410]{disrupted}: Freeing instance (context_map.c:202) 20250126090054855 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1662222)[0x55e140c25410]{disrupted}: Deallocated (fsm.c:568) 20250126090054855 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x55e140da4670]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250126090054855 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x55e140da4670]{disconnected}: Freeing instance (context_map.c:206) 20250126090054855 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x55e140da4670]{disconnected}: Deallocated (fsm.c:568) 20250126090054855 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1662222 SCCP-82 msc-0 MI=TMSI-0x424B0023: Deallocating (context_map.c:225) 20250126090054855 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090054855 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126090054855 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.3/0, (xua_snm.c:371) 20250126090054855 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126090054855 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126090054855 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090054855 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126090054855 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126090054855 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126090054855 DRANAP DEBUG cnlink(msc-2)[0x55e140d26870]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126090054855 DRANAP NOTICE cnlink(msc-2)[0x55e140d26870]{DISCONNECTED}: link lost (cnlink.c:118) VirtHNBGW-STATS(714)@2bd1da4a78dd: Final verdict of PTC: none 20250126090054855 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc2-0: connection closed 20250126090054855 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126090054855 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126090054855 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126090054855 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250126090054855 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126090054855 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250126090054856 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090054856 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090054856 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer HNBGW_Test.msc0-SCCP(721)@2bd1da4a78dd: Final verdict of PTC: none 20250126090054856 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126090054856 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126090054856 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126090054856 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126090054856 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250126090054855 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:894) 20250126090054855 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126090054855 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250126090054855 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250126090054855 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) TC_mscpool_paging_tmsi-Iuh1(719)@2bd1da4a78dd: Final verdict of PTC: none 20250126090054857 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126090054857 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126090054857 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126090054857 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250126090054857 DLINP <0002> stream_srv.c:766 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250126090054857 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090054857 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc1-0: connection closed 20250126090054857 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind HNBGW_Test.msc1-M3UA(726)@2bd1da4a78dd: Final verdict of PTC: none 20250126090054857 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126090054857 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126090054857 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250126090054857 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126090054857 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250126090054857 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090054857 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126090054857 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:371) 20250126090054857 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126090054857 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126090054857 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090054857 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126090054857 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126090054857 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126090054857 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126090054857 DRANAP NOTICE cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: link lost (cnlink.c:118) TC_mscpool_paging_tmsi-Iuh0(717)@2bd1da4a78dd: Final verdict of PTC: none 20250126090054881 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126090054881 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126090054881 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126090054881 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250126090054881 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20250126090054881 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126090054881 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250126090054881 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20250126090054881 DLINP <0002> stream_srv.c:766 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250126090054881 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090054881 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20250126090054881 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126090054881 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126090054881 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126090054881 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250126090054881 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126090054881 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250126090054881 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090054881 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126090054882 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20250126090054882 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126090054882 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126090054882 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090054882 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126090054882 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126090054882 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126090054882 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126090054882 DRANAP NOTICE cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: link lost (cnlink.c:118) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126090054884 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60188<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.sgsn0-M3UA(732)@2bd1da4a78dd: Final verdict of PTC: none HNBGW-PFCP(716)@2bd1da4a78dd: Final verdict of PTC: none MTC@2bd1da4a78dd: Setting final verdict of the test case. MTC@2bd1da4a78dd: Local verdict of MTC: pass MTC@2bd1da4a78dd: Local verdict of PTC MutexDispCT-TC_mscpool_paging_tmsi(713): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC VirtHNBGW-STATS(714): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC IPA-CTRL-CLI-IPA(715): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW-PFCP(716): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh0(717): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh0-RUA(718): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh1(719): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh1-RUA(720): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.msc0-SCCP(721): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.msc0-RAN(722): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.msc0-M3UA(723): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.msc1-SCCP(724): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.msc1-RAN(725): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.msc1-M3UA(726): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.msc2-SCCP(727): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.msc2-RAN(728): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.msc2-M3UA(729): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(730): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.sgsn0-RAN(731): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(732): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW-MGCP(733): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_mscpool_paging_tmsi0(734): pass (pass -> pass) MTC@2bd1da4a78dd: Test case TC_mscpool_paging_tmsi finished. Verdict: pass MTC@2bd1da4a78dd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_tmsi pass'. Sun Jan 26 09:00:54 UTC 2025 ====== HNBGW_Tests.TC_mscpool_paging_tmsi pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_paging_tmsi.talloc 20250126090055017 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60214<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126090055620 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60214<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=499164) 20250126090055651 DLSCCP DEBUG SCCP-SCOC(81)[0x55e140dbdfe0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250126090055651 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0065cb85), PART(T=Source Reference,L=4,D=00000051), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090055651 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090055651 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090055651 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126090055651 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090055652 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090055652 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090055652 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090055652 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126090055652 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126090055652 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126090055652 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126090055652 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250126090056308 DLSCCP DEBUG SCCP-SCOC(79)[0x55e140da65a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126090056308 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d241fa), PART(T=Source Reference,L=4,D=0000004f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090056308 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090056308 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090056308 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126090056308 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090056308 DLSCCP DEBUG SCCP-SCOC(80)[0x55e140dbb2c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126090056308 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00162640), PART(T=Source Reference,L=4,D=00000050), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090056308 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090056308 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090056308 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250126090056308 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090056309 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090056309 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090056309 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090056309 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126090056309 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126090056309 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126090056309 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126090056309 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250126090056309 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090056309 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090056309 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090056309 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250126090056309 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250126090056309 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250126090056309 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250126090056309 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=499164, count=504076) 20250126090056856 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126090056856 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20250126090056856 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20250126090056856 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126090056856 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250126090056856 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250126090056857 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126090056858 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250126090056858 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250126090056882 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126090056882 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250126090056882 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@2bd1da4a78dd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_tmsi pass' was executed successfully (exit status: 0). MTC@2bd1da4a78dd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin'. ------ HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin ------ Sun Jan 26 09:00:57 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250126090058675 DLSCCP DEBUG SCCP-SCOC(78)[0x55e140da6c50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126090058675 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00efb937), PART(T=Source Reference,L=4,D=0000004e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090058675 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090058675 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090058675 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126090058675 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090058676 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090058676 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090058676 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090058676 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126090058676 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126090058676 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126090058676 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250126090058678 DLSCCP DEBUG SCCP-SCOC(76)[0x55e140da5130]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126090058678 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fd56da), PART(T=Source Reference,L=4,D=0000004c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090058678 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090058678 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090058678 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250126090058678 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090058678 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090058678 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090058678 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090058678 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250126090058678 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250126090058678 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250126090058678 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250126090058681 DLSCCP DEBUG SCCP-SCOC(77)[0x55e140dbebe0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126090058681 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cbbc16), PART(T=Source Reference,L=4,D=0000004d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090058681 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090058681 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090058681 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250126090058681 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090058681 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090058682 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090058682 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090058682 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250126090058682 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250126090058682 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250126090058682 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down MTC@2bd1da4a78dd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin' was executed successfully (exit status: 0). MTC@2bd1da4a78dd: Test case TC_mscpool_no_allow_attach_round_robin started. 20250126090058735 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34854<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126090058741 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34858<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126090058745 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:46179<->l=127.0.0.1:4262) (control_if.c:572) 20250126090058839 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250126090058839 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_mscpool_no_allow_attach_round_robin-Iuh0(739)@2bd1da4a78dd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250126090058846 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126090058846 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126090058847 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126090058847 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126090058847 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126090058847 DRANAP DEBUG cnlink(msc-2)[0x55e140d26870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126090058847 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:43626 (stream_srv.c:142) 20250126090058847 DMAIN INFO New HNB SCTP connection r=127.0.0.1:43626<->l=127.0.0.1:29169 (hnbgw.c:791) TC_mscpool_no_allow_attach_round_robin-Iuh1(741)@2bd1da4a78dd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250126090058847 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126090058847 DRANAP DEBUG cnlink(msc-3)[0x55e140d90760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126090058847 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126090058847 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250126090058847 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126090058847 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090058847 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126090058847 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090058847 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090058847 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090058847 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090058847 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090058847 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090058847 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090058847 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090058847 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090058847 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090058847 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090058847 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126090058847 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090058847 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126090058847 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090058847 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090058847 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090058847 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126090058847 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126090058847 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126090058847 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250126090058848 DRANAP DEBUG cnlink(msc-3)[0x55e140d90760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126090058848 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250126090058848 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126090058848 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090058848 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126090058848 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090058848 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090058848 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090058848 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090058848 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090058848 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090058848 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090058848 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090058848 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090058848 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090058848 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090058848 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250126090058848 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090058848 DRANAP DEBUG cnlink(msc-3)[0x55e140d90760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126090058848 DRANAP DEBUG cnlink(msc-2)[0x55e140d26870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126090058848 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250126090058848 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126090058848 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090058848 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126090058848 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090058848 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090058848 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090058848 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090058848 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090058848 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090058848 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090058848 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090058848 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090058848 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090058848 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090058848 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250126090058848 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090058848 DRANAP DEBUG cnlink(msc-2)[0x55e140d26870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126090058848 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126090058848 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250126090058848 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126090058848 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090058848 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126090058848 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090058848 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090058848 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090058848 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090058848 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090058848 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090058848 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090058848 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090058848 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090058848 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090058848 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090058848 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126090058848 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090058848 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126090058848 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090058848 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090058848 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090058848 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250126090058848 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250126090058848 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250126090058848 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090058848 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090058848 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090058848 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250126090058848 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250126090058848 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250126090058848 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250126090058848 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090058848 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090058848 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090058848 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126090058849 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126090058849 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126090058849 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@2bd1da4a78dd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2bd1da4a78dd: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(745)@2bd1da4a78dd: ************************************************* HNBGW_Test.msc0-M3UA(745)@2bd1da4a78dd: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(745)@2bd1da4a78dd: ************************************************* HNBGW_Test.msc0-SCCP(743)@2bd1da4a78dd: v_sccp_pdu_maxlen:268 MTC@2bd1da4a78dd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2bd1da4a78dd: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(748)@2bd1da4a78dd: ************************************************* HNBGW_Test.msc1-M3UA(748)@2bd1da4a78dd: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(748)@2bd1da4a78dd: ************************************************* HNBGW_Test.msc1-SCCP(746)@2bd1da4a78dd: v_sccp_pdu_maxlen:268 MTC@2bd1da4a78dd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(751)@2bd1da4a78dd: ************************************************* HNBGW_Test.msc2-M3UA(751)@2bd1da4a78dd: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(751)@2bd1da4a78dd: ************************************************* MTC@2bd1da4a78dd: Starting RAN_Emulation HNBGW_Test.msc2-SCCP(749)@2bd1da4a78dd: v_sccp_pdu_maxlen:268 20250126090058882 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126090058882 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126090058882 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126090058882 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126090058883 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126090058883 DRANAP DEBUG cnlink(sgsn-2)[0x55e140d92410]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126090058883 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126090058883 DRANAP DEBUG cnlink(sgsn-3)[0x55e140d92da0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126090058884 DRANAP DEBUG cnlink(sgsn-3)[0x55e140d92da0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126090058884 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250126090058884 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126090058884 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090058884 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126090058884 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090058884 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090058884 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090058884 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090058884 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090058884 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090058884 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090058884 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090058884 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090058884 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090058884 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090058884 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250126090058884 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090058884 DRANAP DEBUG cnlink(sgsn-3)[0x55e140d92da0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126090058884 DRANAP DEBUG cnlink(sgsn-2)[0x55e140d92410]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126090058884 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250126090058884 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126090058884 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090058884 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126090058884 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090058884 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090058884 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090058884 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090058884 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090058884 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090058884 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090058884 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090058884 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090058884 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090058884 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090058884 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250126090058884 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090058884 DRANAP DEBUG cnlink(sgsn-2)[0x55e140d92410]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126090058884 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126090058884 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250126090058884 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126090058884 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090058884 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126090058884 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090058884 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090058884 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090058884 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090058884 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090058884 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090058884 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090058884 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090058884 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090058884 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090058884 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090058884 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126090058884 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090058884 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126090058884 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126090058884 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250126090058884 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126090058884 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090058884 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126090058884 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090058884 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090058884 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090058884 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090058884 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090058884 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090058884 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090058884 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090058884 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090058884 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090058884 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090058884 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126090058884 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090058884 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126090058884 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090058884 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090058884 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090058884 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250126090058884 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250126090058884 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250126090058884 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090058884 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090058884 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090058884 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250126090058884 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250126090058884 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250126090058884 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250126090058884 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090058884 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090058884 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090058884 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126090058884 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126090058884 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126090058884 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250126090058884 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090058884 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090058884 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090058884 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126090058884 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126090058884 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126090058884 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@2bd1da4a78dd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(754)@2bd1da4a78dd: ************************************************* HNBGW_Test.sgsn0-M3UA(754)@2bd1da4a78dd: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(754)@2bd1da4a78dd: ************************************************* MTC@2bd1da4a78dd: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(752)@2bd1da4a78dd: v_sccp_pdu_maxlen:268 20250126090058906 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126090058906 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126090058906 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1355) 20250126090058906 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250126090058906 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20250126090058906 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250126090058906 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250126090058906 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126090058906 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@2bd1da4a78dd: setverdict(pass): none -> pass 20250126090058913 DLINP DEBUG SRVCONN(,r=127.0.0.1:43626<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126090058913 DLINP DEBUG SRVCONN(,r=127.0.0.1:43626<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126090058913 DLINP DEBUG SRVCONN(,r=127.0.0.1:43626<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1355) 20250126090058913 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250126090058913 DHNBAP DEBUG (127.0.0.1:43626 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20250126090058913 DHNBAP NOTICE (127.0.0.1:43626 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250126090058913 DHNBAP NOTICE (127.0.0.1:43626 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250126090058913 DLINP DEBUG SRVCONN(,r=127.0.0.1:43626<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126090058913 DLINP DEBUG SRVCONN(,r=127.0.0.1:43626<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126090059060 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126090059060 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250126090059060 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126090059060 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(745)@2bd1da4a78dd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250126090059067 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090059067 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250126090059067 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126090059067 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126090059067 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126090059067 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250126090059067 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126090059069 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126090059069 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250126090059069 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126090059069 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250126090059070 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090059070 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250126090059070 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126090059070 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126090059070 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126090059070 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126090059070 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126090059070 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090059070 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126090059070 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20250126090059070 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126090059070 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126090059070 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090059070 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126090059070 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126090059070 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126090059070 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126090059071 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126090059071 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250126090059071 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126090059071 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090059071 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126090059071 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090059071 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090059071 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090059071 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090059071 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090059071 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090059071 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090059071 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090059071 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090059071 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090059071 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090059071 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126090059071 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090059072 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126090059072 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090059072 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090059072 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090059072 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126090059072 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126090059072 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126090059072 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126090059072 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-M3UA(748)@2bd1da4a78dd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250126090059076 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090059076 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250126090059076 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126090059076 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126090059076 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126090059076 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250126090059076 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126090059079 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090059079 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250126090059079 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126090059079 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126090059079 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126090059079 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126090059079 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126090059079 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090059079 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126090059079 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:406) 20250126090059079 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126090059079 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126090059079 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090059079 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126090059079 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126090059079 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126090059079 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126090059079 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126090059079 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc2-0 20250126090059079 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126090059079 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250126090059080 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126090059081 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250126090059081 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126090059081 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090059081 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126090059081 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090059081 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090059081 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090059081 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090059081 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090059081 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090059081 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090059081 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090059081 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090059081 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090059081 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090059081 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126090059081 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090059081 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126090059081 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090059081 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090059081 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090059081 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126090059081 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126090059081 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126090059081 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250126090059081 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-M3UA(751)@2bd1da4a78dd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250126090059082 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090059082 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20250126090059082 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126090059082 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126090059082 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126090059082 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20250126090059082 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126090059083 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090059083 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20250126090059083 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126090059083 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126090059083 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126090059083 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126090059083 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126090059083 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090059083 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126090059083 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.3/0, (xua_snm.c:406) 20250126090059083 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126090059083 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126090059083 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090059083 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126090059083 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126090059083 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126090059083 DRANAP DEBUG cnlink(msc-2)[0x55e140d26870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126090059084 DRANAP DEBUG cnlink(msc-2)[0x55e140d26870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126090059084 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250126090059084 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126090059084 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090059084 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126090059084 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090059084 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090059084 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090059084 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090059084 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090059084 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090059084 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090059084 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090059084 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090059084 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090059084 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090059084 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250126090059085 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090059085 DRANAP DEBUG cnlink(msc-2)[0x55e140d26870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126090059085 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090059085 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090059085 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090059085 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250126090059085 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250126090059085 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250126090059085 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250126090059085 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090059095 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126090059095 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250126090059095 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126090059095 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(754)@2bd1da4a78dd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250126090059101 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090059101 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250126090059101 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126090059101 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126090059101 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126090059101 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250126090059101 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126090059103 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090059103 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250126090059103 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126090059103 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126090059103 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126090059103 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126090059103 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126090059103 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090059103 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126090059103 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20250126090059103 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126090059103 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126090059103 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090059103 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126090059103 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126090059103 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126090059103 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126090059104 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126090059104 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250126090059104 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126090059104 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090059104 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126090059104 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090059104 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090059104 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090059104 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090059104 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090059104 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090059104 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090059104 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090059104 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090059104 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090059104 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090059104 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126090059104 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090059104 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126090059105 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090059105 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090059105 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090059105 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126090059105 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126090059105 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126090059105 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126090059105 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090059191 DLSCCP DEBUG SCCP-SCOC(75)[0x55e140dbdb00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126090059191 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0056d77e), PART(T=Source Reference,L=4,D=0000004b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090059191 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090059191 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090059191 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126090059191 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090059191 DLSCCP DEBUG SCCP-SCOC(74)[0x55e140dbb190]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126090059191 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008c15b9), PART(T=Source Reference,L=4,D=0000004a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090059191 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090059191 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090059191 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126090059191 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090059191 DLSCCP DEBUG SCCP-SCOC(73)[0x55e140dc8c70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126090059191 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001550f1), PART(T=Source Reference,L=4,D=00000049), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090059191 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090059191 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090059191 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126090059191 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090059191 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090059191 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090059191 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090059191 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126090059191 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126090059191 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126090059191 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250126090059191 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090059191 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090059191 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090059191 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090059191 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126090059191 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126090059191 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126090059191 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250126090059191 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090059191 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090059191 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090059191 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090059191 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126090059191 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126090059191 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126090059191 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250126090059191 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090059195 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090059195 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250126090059195 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250126090059195 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250126090059195 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126090059195 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126090059195 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126090059195 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090059195 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090059195 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126090059195 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126090059196 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250126090059196 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126090059196 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=0056d77e) (sccp_scrc.c:477) 20250126090059196 DLSCCP DEBUG Received CO:RELCO for local reference 75 (sccp_scoc.c:1824) 20250126090059196 DLSCCP DEBUG SCCP-SCOC(75)[0x55e140dbdb00]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250126090059196 DLSCCP DEBUG SCCP-SCOC(75)[0x55e140dbdb00]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250126090059196 DLSCCP DEBUG SCCP-SCOC(75)[0x55e140dbdb00]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250126090059196 DLSCCP DEBUG SCCP-SCOC(75)[0x55e140dbdb00]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250126090059196 DLSCCP DEBUG SCCP-SCOC(75)[0x55e140dbdb00]{IDLE}: Deallocated (fsm.c:568) 20250126090059396 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090059396 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250126090059397 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250126090059397 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250126090059397 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126090059397 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126090059397 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126090059397 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090059397 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090059397 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250126090059397 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250126090059397 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250126090059397 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126090059397 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126090059397 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126090059397 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090059397 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090059397 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126090059397 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126090059397 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250126090059397 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126090059397 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=008c15b9) (sccp_scrc.c:477) 20250126090059397 DLSCCP DEBUG Received CO:RELCO for local reference 74 (sccp_scoc.c:1824) 20250126090059397 DLSCCP DEBUG SCCP-SCOC(74)[0x55e140dbb190]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250126090059397 DLSCCP DEBUG SCCP-SCOC(74)[0x55e140dbb190]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250126090059397 DLSCCP DEBUG SCCP-SCOC(74)[0x55e140dbb190]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250126090059397 DLSCCP DEBUG SCCP-SCOC(74)[0x55e140dbb190]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250126090059397 DLSCCP DEBUG SCCP-SCOC(74)[0x55e140dbb190]{IDLE}: Deallocated (fsm.c:568) 20250126090059397 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090059397 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126090059397 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126090059397 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250126090059397 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126090059397 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=001550f1) (sccp_scrc.c:477) 20250126090059397 DLSCCP DEBUG Received CO:RELCO for local reference 73 (sccp_scoc.c:1824) 20250126090059397 DLSCCP DEBUG SCCP-SCOC(73)[0x55e140dc8c70]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250126090059397 DLSCCP DEBUG SCCP-SCOC(73)[0x55e140dc8c70]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250126090059397 DLSCCP DEBUG SCCP-SCOC(73)[0x55e140dc8c70]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250126090059397 DLSCCP DEBUG SCCP-SCOC(73)[0x55e140dc8c70]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250126090059397 DLSCCP DEBUG SCCP-SCOC(73)[0x55e140dc8c70]{IDLE}: Deallocated (fsm.c:568) 20250126090059793 DLSCCP DEBUG SCCP-SCOC(71)[0x55e140da5390]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126090059793 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0028631b), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090059793 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090059793 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090059793 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126090059793 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090059793 DLSCCP DEBUG SCCP-SCOC(70)[0x55e140d24aa0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126090059793 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d38e6d), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090059793 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090059794 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090059794 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126090059794 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090059794 DLSCCP DEBUG SCCP-SCOC(72)[0x55e140da7e90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126090059794 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0011e74a), PART(T=Source Reference,L=4,D=00000048), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090059794 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090059794 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090059794 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126090059794 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090059794 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090059794 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090059794 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090059794 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126090059794 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126090059794 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126090059794 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250126090059794 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090059794 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090059794 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090059794 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090059794 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126090059794 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126090059794 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126090059794 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126090059794 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090059794 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090059794 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090059794 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090059794 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126090059794 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126090059794 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126090059794 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126090059794 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090059799 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090059799 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250126090059799 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250126090059799 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250126090059799 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126090059799 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126090059800 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126090059800 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090059800 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090059800 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126090059800 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126090059800 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250126090059800 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126090059800 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=0028631b) (sccp_scrc.c:477) 20250126090059800 DLSCCP DEBUG Received CO:RELCO for local reference 71 (sccp_scoc.c:1824) 20250126090059800 DLSCCP DEBUG SCCP-SCOC(71)[0x55e140da5390]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250126090059800 DLSCCP DEBUG SCCP-SCOC(71)[0x55e140da5390]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250126090059800 DLSCCP DEBUG SCCP-SCOC(71)[0x55e140da5390]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250126090059800 DLSCCP DEBUG SCCP-SCOC(71)[0x55e140da5390]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250126090059800 DLSCCP DEBUG SCCP-SCOC(71)[0x55e140da5390]{IDLE}: Deallocated (fsm.c:568) 20250126090059802 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090059802 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126090059802 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126090059802 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126090059802 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126090059802 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126090059802 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126090059802 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090059802 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090059802 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126090059802 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126090059802 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126090059802 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126090059802 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=00d38e6d) (sccp_scrc.c:477) 20250126090059802 DLSCCP DEBUG Received CO:RELCO for local reference 70 (sccp_scoc.c:1824) 20250126090059802 DLSCCP DEBUG SCCP-SCOC(70)[0x55e140d24aa0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250126090059802 DLSCCP DEBUG SCCP-SCOC(70)[0x55e140d24aa0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250126090059802 DLSCCP DEBUG SCCP-SCOC(70)[0x55e140d24aa0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250126090059802 DLSCCP DEBUG SCCP-SCOC(70)[0x55e140d24aa0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250126090059803 DLSCCP DEBUG SCCP-SCOC(70)[0x55e140d24aa0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(744)@2bd1da4a78dd: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(747)@2bd1da4a78dd: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc2-RAN(750)@2bd1da4a78dd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126090059889 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090059889 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250126090059889 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc2-0: m3ua_rx_xfer 20250126090059889 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250126090059889 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126090059889 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126090059889 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126090059889 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090059889 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090059889 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126090059889 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126090059889 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:603) 20250126090059889 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126090059889 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126090059889 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250126090059889 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250126090059889 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090059889 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090059889 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090059889 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090059889 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090059889 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090059889 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090059889 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090059889 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090059889 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090059889 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090059889 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090059889 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090059889 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126090059889 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126090059889 DRANAP DEBUG cnlink(msc-2)[0x55e140d26870]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126090059889 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) 20250126090059889 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) 20250126090059889 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090059889 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250126090059889 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090059889 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090059889 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090059889 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090059889 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090059889 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090059889 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090059889 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090059889 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090059889 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090059889 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090059889 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250126090059889 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090059889 DRANAP DEBUG cnlink(msc-2)[0x55e140d26870]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126090059889 DRANAP NOTICE cnlink(msc-2)[0x55e140d26870]{CONNECTED}: link up (cnlink.c:111) 20250126090059889 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090059889 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090059889 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090059889 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250126090059889 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250126090059889 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250126090059889 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250126090059889 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090059890 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090059890 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250126090059890 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc2-0: m3ua_rx_xfer 20250126090059890 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250126090059890 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126090059890 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126090059890 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126090059890 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090059890 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090059890 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126090059890 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126090059890 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:603) 20250126090059890 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126090059890 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126090059890 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250126090059890 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250126090059890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090059890 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090059890 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090059890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090059890 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090059890 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090059890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090059890 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090059890 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090059890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090059890 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090059890 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090059890 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090059890 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126090059890 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126090059890 DRANAP DEBUG cnlink(msc-2)[0x55e140d26870]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126090059890 DRANAP INFO cnlink(msc-2)[0x55e140d26870]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(753)@2bd1da4a78dd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126090059901 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090059901 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126090059901 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126090059901 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126090059901 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126090059901 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126090059901 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126090059901 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090059901 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090059901 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126090059901 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126090059901 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126090059901 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126090059901 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126090059901 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250126090059901 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250126090059901 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090059901 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090059901 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090059902 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090059902 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090059902 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090059902 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090059902 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090059902 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090059902 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090059902 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090059902 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090059902 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090059902 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126090059902 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126090059902 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126090059902 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250126090059902 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250126090059902 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090059902 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250126090059902 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090059902 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090059902 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090059902 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090059902 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090059902 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090059902 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090059902 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090059902 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090059902 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090059902 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090059902 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126090059902 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090059902 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126090059902 DRANAP NOTICE cnlink(sgsn-0)[0x55e140d910f0]{CONNECTED}: link up (cnlink.c:111) 20250126090059902 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090059902 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090059902 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090059902 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126090059902 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126090059902 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126090059902 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126090059902 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090059903 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090059903 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126090059904 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126090059904 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126090059904 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126090059904 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126090059904 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126090059904 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090059904 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090059904 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126090059904 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126090059904 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126090059904 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126090059904 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126090059904 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250126090059904 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20250126090059904 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090059904 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090059904 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090059904 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090059904 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090059904 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090059904 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090059904 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090059904 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090059904 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090059904 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090059904 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090059904 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090059904 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126090059904 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126090059904 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126090059904 DRANAP INFO cnlink(sgsn-0)[0x55e140d910f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250126090100001 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090100001 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250126090100001 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250126090100001 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250126090100001 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126090100001 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126090100001 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126090100001 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090100001 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090100001 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250126090100001 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250126090100001 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250126090100001 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126090100001 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126090100001 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126090100001 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090100001 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090100001 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126090100001 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126090100001 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250126090100001 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126090100001 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126090100001 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250126090100001 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250126090100001 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090100001 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090100001 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090100001 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090100001 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090100001 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090100001 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090100001 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090100001 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090100001 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090100001 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090100002 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090100002 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090100002 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126090100002 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126090100002 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126090100002 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) 20250126090100002 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) 20250126090100002 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090100002 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250126090100002 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090100002 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090100002 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090100002 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090100002 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090100002 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090100002 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090100002 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090100002 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090100002 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090100002 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090100002 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126090100002 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090100002 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126090100002 DRANAP NOTICE cnlink(msc-1)[0x55e140d29670]{CONNECTED}: link up (cnlink.c:111) 20250126090100002 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090100002 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126090100002 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126090100002 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250126090100002 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126090100002 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126090100002 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250126090100002 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250126090100002 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090100002 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090100002 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090100002 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090100002 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090100002 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090100002 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090100002 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090100002 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090100002 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090100002 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090100002 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090100002 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090100002 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126090100002 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126090100002 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126090100002 DRANAP INFO cnlink(msc-1)[0x55e140d29670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250126090100002 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090100003 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090100003 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090100003 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126090100003 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126090100003 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126090100003 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250126090100003 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090100004 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090100004 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126090100005 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126090100005 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126090100005 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126090100005 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126090100005 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126090100005 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090100005 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090100005 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126090100005 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126090100005 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126090100005 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126090100005 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126090100005 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126090100005 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090100005 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090100005 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126090100005 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126090100005 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126090100005 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126090100005 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=0011e74a) (sccp_scrc.c:477) 20250126090100005 DLSCCP DEBUG Received CO:RELCO for local reference 72 (sccp_scoc.c:1824) 20250126090100005 DLSCCP DEBUG SCCP-SCOC(72)[0x55e140da7e90]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250126090100005 DLSCCP DEBUG SCCP-SCOC(72)[0x55e140da7e90]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250126090100005 DLSCCP DEBUG SCCP-SCOC(72)[0x55e140da7e90]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250126090100005 DLSCCP DEBUG SCCP-SCOC(72)[0x55e140da7e90]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250126090100005 DLSCCP DEBUG SCCP-SCOC(72)[0x55e140da7e90]{IDLE}: Deallocated (fsm.c:568) 20250126090100005 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090100005 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126090100005 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126090100005 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126090100005 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126090100005 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126090100005 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090100005 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126090100005 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126090100005 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126090100005 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126090100005 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126090100005 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126090100005 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090100005 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250126090100005 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250126090100005 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090100005 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090100005 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090100005 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090100005 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090100005 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090100005 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090100005 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090100005 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090100005 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090100005 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090100005 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090100005 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090100005 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126090100005 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126090100005 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126090100005 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250126090100005 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250126090100005 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090100005 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250126090100005 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090100005 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090100005 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090100006 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090100006 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090100006 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090100006 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090100006 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090100006 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090100006 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090100006 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090100006 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126090100006 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090100006 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126090100006 DRANAP NOTICE cnlink(msc-0)[0x55e140d46220]{CONNECTED}: link up (cnlink.c:111) 20250126090100006 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090100006 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126090100006 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126090100006 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126090100006 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126090100006 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126090100006 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250126090100006 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250126090100006 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090100006 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090100006 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090100006 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090100006 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090100006 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090100006 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090100006 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090100006 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090100006 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090100006 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090100006 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090100006 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090100006 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126090100006 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126090100006 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126090100006 DRANAP INFO cnlink(msc-0)[0x55e140d46220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250126090100006 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090100006 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090100006 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090100006 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126090100006 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126090100006 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126090100006 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126090100006 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090100929 DLCTRL DEBUG Command: GET 202700977 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250126090100929 DLCTRL DEBUG Tx Command reply: GET_REPLY 202700977 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250126090100934 DLCTRL DEBUG Command: GET 655629268 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250126090100934 DLCTRL DEBUG Tx Command reply: GET_REPLY 655629268 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250126090100937 DLCTRL DEBUG Command: GET 141048516 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250126090100937 DLCTRL DEBUG Tx Command reply: GET_REPLY 141048516 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250126090100940 DLCTRL DEBUG Command: GET 892968353 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126090100940 DLCTRL DEBUG Tx Command reply: GET_REPLY 892968353 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126090100943 DLCTRL DEBUG Command: GET 884465674 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250126090100943 DLCTRL DEBUG Tx Command reply: GET_REPLY 884465674 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250126090100946 DLCTRL DEBUG Command: GET 34320440 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250126090100946 DLCTRL DEBUG Tx Command reply: GET_REPLY 34320440 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250126090100949 DLCTRL DEBUG Command: GET 105520327 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250126090100949 DLCTRL DEBUG Tx Command reply: GET_REPLY 105520327 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250126090100951 DLCTRL DEBUG Command: GET 886771434 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250126090100951 DLCTRL DEBUG Tx Command reply: GET_REPLY 886771434 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250126090100953 DLCTRL DEBUG Command: GET 800787561 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126090100953 DLCTRL DEBUG Tx Command reply: GET_REPLY 800787561 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126090100954 DLCTRL DEBUG Command: GET 409094950 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250126090100954 DLCTRL DEBUG Tx Command reply: GET_REPLY 409094950 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250126090100956 DLCTRL DEBUG Command: GET 355522076 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250126090100956 DLCTRL DEBUG Tx Command reply: GET_REPLY 355522076 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250126090100957 DLCTRL DEBUG Command: GET 160150179 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250126090100957 DLCTRL DEBUG Tx Command reply: GET_REPLY 160150179 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250126090100959 DLCTRL DEBUG Command: GET 661630774 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250126090100959 DLCTRL DEBUG Tx Command reply: GET_REPLY 661630774 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250126090100960 DLCTRL DEBUG Command: GET 935158880 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126090100960 DLCTRL DEBUG Tx Command reply: GET_REPLY 935158880 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126090100961 DLCTRL DEBUG Command: GET 43892455 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250126090100961 DLCTRL DEBUG Tx Command reply: GET_REPLY 43892455 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250126090100962 DLCTRL DEBUG Command: GET 536829646 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250126090100962 DLCTRL DEBUG Tx Command reply: GET_REPLY 536829646 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250126090100963 DLCTRL DEBUG Command: GET 48918873 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250126090100963 DLCTRL DEBUG Tx Command reply: GET_REPLY 48918873 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250126090100964 DLCTRL DEBUG Command: GET 550720941 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250126090100964 DLCTRL DEBUG Tx Command reply: GET_REPLY 550720941 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250126090100965 DLCTRL DEBUG Command: GET 39052469 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126090100965 DLCTRL DEBUG Tx Command reply: GET_REPLY 39052469 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126090100966 DLCTRL DEBUG Command: GET 971126949 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250126090100966 DLCTRL DEBUG Tx Command reply: GET_REPLY 971126949 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@2bd1da4a78dd: 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@2bd1da4a78dd: "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@2bd1da4a78dd: 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 := '000000000000001001011000'B, t_guard := 20.000000 } 20250126090100985 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34870<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(744)@2bd1da4a78dd: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(744)@2bd1da4a78dd: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_mscpool_no_allow_attach_round_robin0(756) TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(740)@2bd1da4a78dd: Added conn table entry 0TC_mscpool_no_allow_attach_round_robin0(756)8961048 20250126090102004 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126090102004 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126090102004 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1355) 20250126090102004 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250126090102004 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x88bc18, normal) (hnbgw_rua.c:407) 20250126090102004 DHNB DEBUG map_rua[0x55e140dbdb00]{init}: Allocated (fsm.c:456) 20250126090102004 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8961048)[0x55e140dbdb00]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250126090102004 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8961048 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250126090102004 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126090102004 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126090102004 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8961048 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250126090102004 DCN DEBUG map_sccp[0x55e140c25410]{init}: Allocated (fsm.c:456) 20250126090102004 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x55e140c25410]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250126090102004 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8961048 <-> SCCP-83 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250126090102004 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8961048 SCCP-83 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250126090102004 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8961048)[0x55e140dbdb00]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250126090102004 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126090102004 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126090102004 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8961048)[0x55e140dbdb00]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250126090102004 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x55e140c25410]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126090102004 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250126090102004 DLSCCP DEBUG SCCP-SCOC(83)[0x55e140da4670]{IDLE}: Allocated (fsm.c:456) 20250126090102004 DLSCCP DEBUG SCCP-SCOC(83)[0x55e140da4670]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250126090102004 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000053), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f40030002580056400500f1100926) (sccp_scrc.c:406) 20250126090102004 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090102004 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090102004 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090102004 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090102004 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090102004 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090102004 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090102004 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090102004 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090102004 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090102004 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090102004 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126090102004 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090102004 DLSCCP DEBUG SCCP-SCOC(83)[0x55e140da4670]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250126090102004 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x55e140c25410]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250126090102004 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8961048)[0x55e140dbdb00]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250126090102004 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090102004 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090102004 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090102004 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126090102004 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126090102004 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126090102004 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126090102004 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(743)@2bd1da4a78dd: First idle individual index:0 HNBGW_Test.msc0-SCCP(743)@2bd1da4a78dd: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(744)@2bd1da4a78dd: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_no_allow_attach_round_robin0(756) HNBGW_Test.msc0-RAN(744)@2bd1da4a78dd: Added conn table entry 0TC_mscpool_no_allow_attach_round_robin0(756)6300883 HNBGW_Test.msc0-SCCP(743)@2bd1da4a78dd: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(743)@2bd1da4a78dd: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250126090102008 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090102008 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126090102008 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126090102008 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126090102008 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126090102008 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126090102008 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126090102008 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_mscpool_no_allow_attach_round_robin0(756)@2bd1da4a78dd: setverdict(pass): none -> pass 20250126090102008 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090102008 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126090102008 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126090102008 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126090102008 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126090102008 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00889f45) (sccp_scrc.c:477) 20250126090102008 DLSCCP DEBUG Received CO:COAK for local reference 83 (sccp_scoc.c:1824) 20250126090102008 DLSCCP DEBUG SCCP-SCOC(83)[0x55e140da4670]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250126090102008 DLSCCP DEBUG SCCP-SCOC(83)[0x55e140da4670]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250126090102008 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090102008 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250126090102008 DCN DEBUG handle_cn_conn_conf() conn_id=83, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250126090102008 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x55e140c25410]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250126090102008 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x55e140c25410]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250126090102009 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34870<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_no_allow_attach_round_robin0(756)@2bd1da4a78dd: Final verdict of PTC: pass MTC@2bd1da4a78dd: 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 } } } 20250126090102009 DLCTRL DEBUG Command: GET 411154860 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250126090102009 DLCTRL DEBUG Tx Command reply: GET_REPLY 411154860 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250126090102010 DLCTRL DEBUG Command: GET 698759683 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250126090102010 DLCTRL DEBUG Tx Command reply: GET_REPLY 698759683 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250126090102011 DLCTRL DEBUG Command: GET 729393603 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250126090102011 DLCTRL DEBUG Tx Command reply: GET_REPLY 729393603 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250126090102012 DLCTRL DEBUG Command: GET 178575954 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126090102012 DLCTRL DEBUG Tx Command reply: GET_REPLY 178575954 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126090102013 DLCTRL DEBUG Command: GET 993382104 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250126090102013 DLCTRL DEBUG Tx Command reply: GET_REPLY 993382104 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126090102013 DLCTRL DEBUG Command: GET 829523683 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250126090102013 DLCTRL DEBUG Tx Command reply: GET_REPLY 829523683 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250126090102014 DLCTRL DEBUG Command: GET 427388261 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250126090102014 DLCTRL DEBUG Tx Command reply: GET_REPLY 427388261 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250126090102015 DLCTRL DEBUG Command: GET 174634590 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250126090102015 DLCTRL DEBUG Tx Command reply: GET_REPLY 174634590 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250126090102016 DLCTRL DEBUG Command: GET 723528264 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126090102016 DLCTRL DEBUG Tx Command reply: GET_REPLY 723528264 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126090102016 DLCTRL DEBUG Command: GET 532147231 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250126090102016 DLCTRL DEBUG Tx Command reply: GET_REPLY 532147231 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126090102017 DLCTRL DEBUG Command: GET 810707977 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250126090102017 DLCTRL DEBUG Tx Command reply: GET_REPLY 810707977 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250126090102018 DLCTRL DEBUG Command: GET 175620030 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250126090102018 DLCTRL DEBUG Tx Command reply: GET_REPLY 175620030 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250126090102019 DLCTRL DEBUG Command: GET 824278768 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250126090102019 DLCTRL DEBUG Tx Command reply: GET_REPLY 824278768 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250126090102020 DLCTRL DEBUG Command: GET 325115083 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126090102020 DLCTRL DEBUG Tx Command reply: GET_REPLY 325115083 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126090102021 DLCTRL DEBUG Command: GET 752705446 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250126090102021 DLCTRL DEBUG Tx Command reply: GET_REPLY 752705446 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126090102022 DLCTRL DEBUG Command: GET 443498007 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250126090102022 DLCTRL DEBUG Tx Command reply: GET_REPLY 443498007 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250126090102023 DLCTRL DEBUG Command: GET 231119179 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250126090102023 DLCTRL DEBUG Tx Command reply: GET_REPLY 231119179 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250126090102024 DLCTRL DEBUG Command: GET 70765488 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250126090102024 DLCTRL DEBUG Tx Command reply: GET_REPLY 70765488 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250126090102025 DLCTRL DEBUG Command: GET 48525770 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126090102025 DLCTRL DEBUG Tx Command reply: GET_REPLY 48525770 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126090102026 DLCTRL DEBUG Command: GET 652136112 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250126090102026 DLCTRL DEBUG Tx Command reply: GET_REPLY 652136112 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed MTC@2bd1da4a78dd: 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 := '000000000000000010000111'B, t_guard := 20.000000 } 20250126090102039 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34876<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc2-RAN(750)@2bd1da4a78dd: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(750)@2bd1da4a78dd: Created Expect[0] for '05240103505902082926240000000030'O to be handled at TC_mscpool_no_allow_attach_round_robin0(757) TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(740)@2bd1da4a78dd: Added conn table entry 1TC_mscpool_no_allow_attach_round_robin0(757)10901544 20250126090103048 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126090103048 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126090103048 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1355) 20250126090103048 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250126090103048 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xa65828, normal) (hnbgw_rua.c:407) 20250126090103048 DHNB DEBUG map_rua[0x55e140db1570]{init}: Allocated (fsm.c:456) 20250126090103048 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10901544)[0x55e140db1570]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250126090103048 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10901544 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250126090103048 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126090103048 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126090103048 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:221) 20250126090103048 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10901544 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 2 (hnbgw_cn.c:1125) 20250126090103048 DCN DEBUG map_sccp[0x55e140dbb440]{init}: Allocated (fsm.c:456) 20250126090103048 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-84)[0x55e140dbb440]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250126090103048 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-10901544 <-> SCCP-84 msc-2 msc-two cs7-0.sccp l=0.23.5<->r=0.0.3 (context_map.c:128) 20250126090103048 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10901544 SCCP-84 msc-2 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20250126090103048 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10901544)[0x55e140db1570]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250126090103048 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126090103048 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126090103048 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10901544)[0x55e140db1570]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250126090103048 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-84)[0x55e140dbb440]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126090103048 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250126090103048 DLSCCP DEBUG SCCP-SCOC(84)[0x55e140da47a0]{IDLE}: Allocated (fsm.c:456) 20250126090103048 DLSCCP DEBUG SCCP-SCOC(84)[0x55e140da47a0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250126090103048 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000054), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902082926240000000030004f40030000870056400500f1100926) (sccp_scrc.c:406) 20250126090103048 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090103048 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090103048 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090103048 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090103048 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090103048 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090103048 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090103048 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090103048 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090103048 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090103048 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090103048 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250126090103048 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090103048 DLSCCP DEBUG SCCP-SCOC(84)[0x55e140da47a0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250126090103048 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-84)[0x55e140dbb440]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250126090103048 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10901544)[0x55e140db1570]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250126090103048 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090103048 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090103048 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090103048 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250126090103048 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250126090103048 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250126090103048 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250126090103048 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-SCCP(749)@2bd1da4a78dd: First idle individual index:0 HNBGW_Test.msc2-SCCP(749)@2bd1da4a78dd: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(750)@2bd1da4a78dd: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_no_allow_attach_round_robin0(757) HNBGW_Test.msc2-RAN(750)@2bd1da4a78dd: Added conn table entry 0TC_mscpool_no_allow_attach_round_robin0(757)14102826 HNBGW_Test.msc2-SCCP(749)@2bd1da4a78dd: Session index based on connection ID:0 TC_mscpool_no_allow_attach_round_robin0(757)@2bd1da4a78dd: setverdict(pass): none -> pass HNBGW_Test.msc2-SCCP(749)@2bd1da4a78dd: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250126090103052 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090103052 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250126090103052 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc2-0: m3ua_rx_xfer 20250126090103052 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250126090103052 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126090103052 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126090103052 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126090103052 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090103052 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090103052 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126090103053 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126090103053 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:603) 20250126090103053 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126090103053 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0003eb6a) (sccp_scrc.c:477) 20250126090103053 DLSCCP DEBUG Received CO:COAK for local reference 84 (sccp_scoc.c:1824) 20250126090103053 DLSCCP DEBUG SCCP-SCOC(84)[0x55e140da47a0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250126090103053 DLSCCP DEBUG SCCP-SCOC(84)[0x55e140da47a0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250126090103053 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090103053 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250126090103053 DCN DEBUG handle_cn_conn_conf() conn_id=84, addrs: called=RI=SSN_PC,PC=0.0.3,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250126090103053 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-84)[0x55e140dbb440]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250126090103053 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-84)[0x55e140dbb440]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250126090103053 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34876<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_no_allow_attach_round_robin0(757)@2bd1da4a78dd: Final verdict of PTC: pass MTC@2bd1da4a78dd: 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 } } } 20250126090103054 DLCTRL DEBUG Command: GET 235012014 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250126090103054 DLCTRL DEBUG Tx Command reply: GET_REPLY 235012014 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250126090103054 DLCTRL DEBUG Command: GET 647391927 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250126090103054 DLCTRL DEBUG Tx Command reply: GET_REPLY 647391927 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250126090103055 DLCTRL DEBUG Command: GET 879988751 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250126090103055 DLCTRL DEBUG Tx Command reply: GET_REPLY 879988751 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250126090103056 DLCTRL DEBUG Command: GET 931734589 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126090103056 DLCTRL DEBUG Tx Command reply: GET_REPLY 931734589 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126090103057 DLCTRL DEBUG Command: GET 961124793 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250126090103057 DLCTRL DEBUG Tx Command reply: GET_REPLY 961124793 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126090103058 DLCTRL DEBUG Command: GET 258561148 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250126090103058 DLCTRL DEBUG Tx Command reply: GET_REPLY 258561148 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250126090103059 DLCTRL DEBUG Command: GET 914810768 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250126090103059 DLCTRL DEBUG Tx Command reply: GET_REPLY 914810768 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250126090103059 DLCTRL DEBUG Command: GET 960136337 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250126090103059 DLCTRL DEBUG Tx Command reply: GET_REPLY 960136337 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250126090103060 DLCTRL DEBUG Command: GET 293644292 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126090103060 DLCTRL DEBUG Tx Command reply: GET_REPLY 293644292 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126090103061 DLCTRL DEBUG Command: GET 138097516 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250126090103061 DLCTRL DEBUG Tx Command reply: GET_REPLY 138097516 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126090103062 DLCTRL DEBUG Command: GET 5371589 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250126090103062 DLCTRL DEBUG Tx Command reply: GET_REPLY 5371589 rate_ctr.abs.msc.2.cnpool:subscr:new 1 (control_if.c:477) 20250126090103063 DLCTRL DEBUG Command: GET 601453648 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250126090103063 DLCTRL DEBUG Tx Command reply: GET_REPLY 601453648 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250126090103063 DLCTRL DEBUG Command: GET 752426743 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250126090103063 DLCTRL DEBUG Tx Command reply: GET_REPLY 752426743 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250126090103064 DLCTRL DEBUG Command: GET 990517358 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126090103064 DLCTRL DEBUG Tx Command reply: GET_REPLY 990517358 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126090103065 DLCTRL DEBUG Command: GET 557755411 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250126090103065 DLCTRL DEBUG Tx Command reply: GET_REPLY 557755411 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126090103066 DLCTRL DEBUG Command: GET 470547998 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250126090103066 DLCTRL DEBUG Tx Command reply: GET_REPLY 470547998 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250126090103066 DLCTRL DEBUG Command: GET 822272130 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250126090103066 DLCTRL DEBUG Tx Command reply: GET_REPLY 822272130 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250126090103067 DLCTRL DEBUG Command: GET 556345880 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250126090103067 DLCTRL DEBUG Tx Command reply: GET_REPLY 556345880 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250126090103068 DLCTRL DEBUG Command: GET 202913956 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126090103068 DLCTRL DEBUG Tx Command reply: GET_REPLY 202913956 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126090103069 DLCTRL DEBUG Command: GET 34485492 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250126090103069 DLCTRL DEBUG Tx Command reply: GET_REPLY 34485492 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed MTC@2bd1da4a78dd: 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 := '000000000000001110011100'B, t_guard := 20.000000 } 20250126090103081 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34884<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(744)@2bd1da4a78dd: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(744)@2bd1da4a78dd: Created Expect[0] for '06270003505902082926240000000030'O to be handled at TC_mscpool_no_allow_attach_round_robin0(758) TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(740)@2bd1da4a78dd: Added conn table entry 2TC_mscpool_no_allow_attach_round_robin0(758)9056250 20250126090104100 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126090104100 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126090104100 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1355) 20250126090104100 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250126090104100 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x8a2ffa, normal) (hnbgw_rua.c:407) 20250126090104100 DHNB DEBUG map_rua[0x55e140e20de0]{init}: Allocated (fsm.c:456) 20250126090104100 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9056250)[0x55e140e20de0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250126090104101 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9056250 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250126090104101 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126090104101 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126090104101 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9056250 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250126090104101 DCN DEBUG map_sccp[0x55e140da2290]{init}: Allocated (fsm.c:456) 20250126090104101 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x55e140da2290]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250126090104101 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9056250 <-> SCCP-85 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250126090104101 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9056250 SCCP-85 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20250126090104101 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9056250)[0x55e140e20de0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250126090104101 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126090104101 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126090104101 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9056250)[0x55e140e20de0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250126090104101 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x55e140da2290]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126090104101 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250126090104101 DLSCCP DEBUG SCCP-SCOC(85)[0x55e140dc8a10]{IDLE}: Allocated (fsm.c:456) 20250126090104101 DLSCCP DEBUG SCCP-SCOC(85)[0x55e140dc8a10]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250126090104101 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902082926240000000030004f400300039c0056400500f1100926) (sccp_scrc.c:406) 20250126090104101 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090104101 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090104101 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090104101 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090104101 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090104101 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090104101 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090104101 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090104101 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090104101 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090104101 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090104101 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126090104101 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090104101 DLSCCP DEBUG SCCP-SCOC(85)[0x55e140dc8a10]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250126090104101 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x55e140da2290]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250126090104101 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9056250)[0x55e140e20de0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250126090104101 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090104101 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090104101 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090104101 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126090104101 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126090104101 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126090104101 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126090104101 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(743)@2bd1da4a78dd: First idle individual index:1 HNBGW_Test.msc0-SCCP(743)@2bd1da4a78dd: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(744)@2bd1da4a78dd: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_no_allow_attach_round_robin0(758) HNBGW_Test.msc0-RAN(744)@2bd1da4a78dd: Added conn table entry 1TC_mscpool_no_allow_attach_round_robin0(758)1250818 HNBGW_Test.msc0-SCCP(743)@2bd1da4a78dd: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(743)@2bd1da4a78dd: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250126090104104 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090104104 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126090104104 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126090104104 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126090104104 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126090104104 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126090104104 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126090104104 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090104104 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126090104104 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126090104104 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126090104104 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126090104104 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00f30144) (sccp_scrc.c:477) 20250126090104104 DLSCCP DEBUG Received CO:COAK for local reference 85 (sccp_scoc.c:1824) 20250126090104104 DLSCCP DEBUG SCCP-SCOC(85)[0x55e140dc8a10]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250126090104104 DLSCCP DEBUG SCCP-SCOC(85)[0x55e140dc8a10]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250126090104104 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090104105 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250126090104105 DCN DEBUG handle_cn_conn_conf() conn_id=85, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250126090104105 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x55e140da2290]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250126090104105 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x55e140da2290]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250126090104104 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_mscpool_no_allow_attach_round_robin0(758)@2bd1da4a78dd: setverdict(pass): none -> pass 20250126090104106 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34884<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_no_allow_attach_round_robin0(758)@2bd1da4a78dd: Final verdict of PTC: pass MTC@2bd1da4a78dd: 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 } } } 20250126090104107 DLCTRL DEBUG Command: GET 686684108 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250126090104107 DLCTRL DEBUG Tx Command reply: GET_REPLY 686684108 rate_ctr.abs.msc.0.cnpool:subscr:new 2 (control_if.c:477) 20250126090104110 DLCTRL DEBUG Command: GET 705538072 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250126090104110 DLCTRL DEBUG Tx Command reply: GET_REPLY 705538072 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250126090104112 DLCTRL DEBUG Command: GET 81505736 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250126090104112 DLCTRL DEBUG Tx Command reply: GET_REPLY 81505736 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250126090104113 DLCTRL DEBUG Command: GET 96153174 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126090104113 DLCTRL DEBUG Tx Command reply: GET_REPLY 96153174 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126090104115 DLCTRL DEBUG Command: GET 690157231 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250126090104115 DLCTRL DEBUG Tx Command reply: GET_REPLY 690157231 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126090104116 DLCTRL DEBUG Command: GET 405509732 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250126090104116 DLCTRL DEBUG Tx Command reply: GET_REPLY 405509732 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250126090104117 DLCTRL DEBUG Command: GET 555118932 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250126090104117 DLCTRL DEBUG Tx Command reply: GET_REPLY 555118932 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250126090104118 DLCTRL DEBUG Command: GET 91906684 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250126090104118 DLCTRL DEBUG Tx Command reply: GET_REPLY 91906684 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250126090104119 DLCTRL DEBUG Command: GET 965356606 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126090104119 DLCTRL DEBUG Tx Command reply: GET_REPLY 965356606 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126090104119 DLCTRL DEBUG Command: GET 111288147 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250126090104119 DLCTRL DEBUG Tx Command reply: GET_REPLY 111288147 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126090104120 DLCTRL DEBUG Command: GET 197628290 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250126090104120 DLCTRL DEBUG Tx Command reply: GET_REPLY 197628290 rate_ctr.abs.msc.2.cnpool:subscr:new 1 (control_if.c:477) 20250126090104121 DLCTRL DEBUG Command: GET 481188314 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250126090104121 DLCTRL DEBUG Tx Command reply: GET_REPLY 481188314 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250126090104122 DLCTRL DEBUG Command: GET 470481070 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250126090104122 DLCTRL DEBUG Tx Command reply: GET_REPLY 470481070 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250126090104123 DLCTRL DEBUG Command: GET 444299441 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126090104123 DLCTRL DEBUG Tx Command reply: GET_REPLY 444299441 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126090104124 DLCTRL DEBUG Command: GET 798498628 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250126090104124 DLCTRL DEBUG Tx Command reply: GET_REPLY 798498628 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126090104125 DLCTRL DEBUG Command: GET 765767907 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250126090104125 DLCTRL DEBUG Tx Command reply: GET_REPLY 765767907 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250126090104127 DLCTRL DEBUG Command: GET 326836277 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250126090104127 DLCTRL DEBUG Tx Command reply: GET_REPLY 326836277 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250126090104128 DLCTRL DEBUG Command: GET 675090179 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250126090104128 DLCTRL DEBUG Tx Command reply: GET_REPLY 675090179 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250126090104129 DLCTRL DEBUG Command: GET 143151514 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126090104129 DLCTRL DEBUG Tx Command reply: GET_REPLY 143151514 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126090104130 DLCTRL DEBUG Command: GET 640858084 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250126090104130 DLCTRL DEBUG Tx Command reply: GET_REPLY 640858084 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed MTC@2bd1da4a78dd: ok: talloc reports "asn1_context" = 1 bytes 20250126090104133 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34858<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(740)@2bd1da4a78dd: Final verdict of PTC: none MutexDispCT-TC_mscpool_no_allow_attach_round_robin(735)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(746)@2bd1da4a78dd: Final verdict of PTC: none 20250126090104133 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:46179<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.msc2-RAN(750)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(753)@2bd1da4a78dd: Final verdict of PTC: none 20250126090104133 DLINP DEBUG SRVCONN(,r=127.0.0.1:43626<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126090104133 DLINP DEBUG SRVCONN(,r=127.0.0.1:43626<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126090104133 DLINP NOTICE SRV(,r=127.0.0.1:43626<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250126090104133 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250126090104133 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126090104133 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250126090104133 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc2-0: xUA SRV SHUTDOWN_EVENT 20250126090104133 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250126090104133 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126090104133 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126090104133 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250126090104133 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126090104133 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090104133 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc2-0: connection closed 20250126090104133 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126090104133 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126090104133 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126090104133 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250126090104133 DMAIN NOTICE (127.0.0.1:43626 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:43626<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250126090104133 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20250126090104134 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090104134 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126090104134 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.3/0, (xua_snm.c:371) 20250126090104134 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126090104134 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) TC_mscpool_no_allow_attach_round_robin-Iuh1-RUA(742)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(745)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(749)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(751)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.msc0-RAN(744)@2bd1da4a78dd: Final verdict of PTC: none TC_mscpool_no_allow_attach_round_robin-Iuh0(739)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(752)@2bd1da4a78dd: Final verdict of PTC: none 20250126090104134 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) HNBGW_Test.msc1-RAN(747)@2bd1da4a78dd: Final verdict of PTC: none VirtHNBGW-STATS(736)@2bd1da4a78dd: Final verdict of PTC: none HNBGW-MGCP(755)@2bd1da4a78dd: Final verdict of PTC: none 20250126090104134 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) HNBGW_Test.msc1-M3UA(748)@2bd1da4a78dd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(737)@2bd1da4a78dd: Final verdict of PTC: none 20250126090104133 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126090104133 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250126090104134 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250126090104134 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126090104134 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250126090104134 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250126090104134 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250126090104134 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126090104134 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250126090104134 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20250126090104134 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250126090104134 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126090104134 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126090104134 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250126090104134 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250126090104134 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126090104134 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126090104134 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250126090104134 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126090104134 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090104134 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20250126090104134 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126090104134 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126090104134 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126090104134 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250126090104134 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126090104134 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250126090104134 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126090104134 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090104134 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc1-0: connection closed 20250126090104134 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126090104134 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126090104134 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126090104134 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250126090104134 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126090104134 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250126090104134 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126090104134 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126090104134 DRANAP DEBUG cnlink(msc-2)[0x55e140d26870]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126090104134 DRANAP NOTICE cnlink(msc-2)[0x55e140d26870]{DISCONNECTED}: link lost (cnlink.c:118) 20250126090104134 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-84)[0x55e140dbb440]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250126090104134 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250126090104134 DLSCCP DEBUG SCCP-SCOC(84)[0x55e140da47a0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250126090104134 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0003eb6a), PART(T=Source Reference,L=4,D=00000054), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250126090104134 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090104134 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090104134 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250126090104134 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090104134 DLSCCP DEBUG SCCP-SCOC(84)[0x55e140da47a0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250126090104134 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-84)[0x55e140dbb440]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250126090104134 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10901544)[0x55e140db1570]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250126090104134 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10901544)[0x55e140db1570]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250126090104134 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250126090104134 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10901544)[0x55e140db1570]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250126090104134 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10901544)[0x55e140db1570]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250126090104134 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10901544)[0x55e140db1570]{disrupted}: Freeing instance (context_map.c:202) 20250126090104134 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10901544)[0x55e140db1570]{disrupted}: Deallocated (fsm.c:568) 20250126090104134 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-84)[0x55e140dbb440]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250126090104135 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-84)[0x55e140dbb440]{disconnected}: Freeing instance (context_map.c:206) 20250126090104135 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-84)[0x55e140dbb440]{disconnected}: Deallocated (fsm.c:568) 20250126090104135 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10901544 SCCP-84 msc-2 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250126090104135 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090104135 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126090104135 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20250126090104135 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126090104135 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126090104135 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090104135 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126090104135 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126090104135 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126090104135 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126090104135 DRANAP NOTICE cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: link lost (cnlink.c:118) 20250126090104135 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x55e140c25410]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250126090104135 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250126090104135 DLSCCP DEBUG SCCP-SCOC(83)[0x55e140da4670]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250126090104135 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00889f45), PART(T=Source Reference,L=4,D=00000053), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250126090104135 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090104135 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090104135 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126090104135 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090104135 DLSCCP DEBUG SCCP-SCOC(83)[0x55e140da4670]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250126090104135 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x55e140c25410]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250126090104135 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8961048)[0x55e140dbdb00]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250126090104135 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8961048)[0x55e140dbdb00]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250126090104135 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250126090104135 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8961048)[0x55e140dbdb00]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250126090104135 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8961048)[0x55e140dbdb00]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250126090104135 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8961048)[0x55e140dbdb00]{disrupted}: Freeing instance (context_map.c:202) 20250126090104135 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8961048)[0x55e140dbdb00]{disrupted}: Deallocated (fsm.c:568) 20250126090104135 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x55e140c25410]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250126090104136 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x55e140c25410]{disconnected}: Freeing instance (context_map.c:206) 20250126090104136 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x55e140c25410]{disconnected}: Deallocated (fsm.c:568) 20250126090104136 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8961048 SCCP-83 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250126090104136 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x55e140da2290]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250126090104136 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250126090104136 DLSCCP DEBUG SCCP-SCOC(85)[0x55e140dc8a10]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250126090104136 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f30144), PART(T=Source Reference,L=4,D=00000055), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250126090104136 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090104136 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090104136 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126090104136 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090104136 DLSCCP DEBUG SCCP-SCOC(85)[0x55e140dc8a10]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250126090104136 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x55e140da2290]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250126090104136 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9056250)[0x55e140e20de0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250126090104136 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9056250)[0x55e140e20de0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250126090104136 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250126090104136 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9056250)[0x55e140e20de0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250126090104136 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9056250)[0x55e140e20de0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250126090104136 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9056250)[0x55e140e20de0]{disrupted}: Freeing instance (context_map.c:202) 20250126090104136 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9056250)[0x55e140e20de0]{disrupted}: Deallocated (fsm.c:568) 20250126090104136 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x55e140da2290]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250126090104136 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x55e140da2290]{disconnected}: Freeing instance (context_map.c:206) 20250126090104136 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x55e140da2290]{disconnected}: Deallocated (fsm.c:568) 20250126090104136 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9056250 SCCP-85 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250126090104136 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126090104136 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250126090104136 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090104136 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090104137 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090104137 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250126090104137 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250126090104137 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250126090104137 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250126090104137 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-TRANSFER.req 20250126090104137 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090104137 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126090104137 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:371) 20250126090104137 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126090104137 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126090104137 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090104137 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126090104137 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126090104137 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126090104137 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126090104137 DRANAP NOTICE cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: link lost (cnlink.c:118) 20250126090104137 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090104137 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090104137 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090104137 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126090104137 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126090104137 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126090104137 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126090104137 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250126090104137 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:894) 20250126090104137 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126090104137 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250126090104137 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250126090104137 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250126090104137 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090104137 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090104137 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090104137 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126090104138 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126090104138 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126090104138 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126090104138 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250126090104141 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126090104141 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126090104141 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126090104141 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250126090104141 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20250126090104141 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126090104141 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250126090104141 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20250126090104141 DLINP <0002> stream_srv.c:766 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250126090104141 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090104141 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20250126090104141 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126090104141 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126090104141 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126090104141 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250126090104141 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126090104141 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250126090104141 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090104141 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126090104141 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20250126090104141 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126090104141 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126090104141 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090104141 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126090104141 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126090104141 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126090104141 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126090104141 DRANAP NOTICE cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-SCCP(743)@2bd1da4a78dd: Final verdict of PTC: none TC_mscpool_no_allow_attach_round_robin-Iuh1(741)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(754)@2bd1da4a78dd: Final verdict of PTC: none MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126090104157 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34854<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(738)@2bd1da4a78dd: Final verdict of PTC: none MTC@2bd1da4a78dd: Setting final verdict of the test case. MTC@2bd1da4a78dd: Local verdict of MTC: pass MTC@2bd1da4a78dd: Local verdict of PTC MutexDispCT-TC_mscpool_no_allow_attach_round_robin(735): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC VirtHNBGW-STATS(736): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC IPA-CTRL-CLI-IPA(737): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW-PFCP(738): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh0(739): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(740): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh1(741): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh1-RUA(742): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.msc0-SCCP(743): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.msc0-RAN(744): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.msc0-M3UA(745): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.msc1-SCCP(746): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.msc1-RAN(747): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.msc1-M3UA(748): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.msc2-SCCP(749): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.msc2-RAN(750): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.msc2-M3UA(751): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(752): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.sgsn0-RAN(753): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(754): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW-MGCP(755): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin0(756): pass (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin0(757): pass (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin0(758): pass (pass -> pass) MTC@2bd1da4a78dd: Test case TC_mscpool_no_allow_attach_round_robin finished. Verdict: pass MTC@2bd1da4a78dd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin pass'. Sun Jan 26 09:01:04 UTC 2025 ====== HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin.talloc 20250126090104301 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34898<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126090104856 DLSCCP DEBUG SCCP-SCOC(82)[0x55e140d974b0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250126090104856 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0080050d), PART(T=Source Reference,L=4,D=00000052), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090104856 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090104856 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090104856 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126090104856 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090104857 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090104857 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090104857 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090104857 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126090104857 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126090104857 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126090104857 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126090104857 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250126090104903 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34898<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=590780) 20250126090105652 DLSCCP DEBUG SCCP-SCOC(81)[0x55e140dbdfe0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126090105652 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0065cb85), PART(T=Source Reference,L=4,D=00000051), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090105652 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090105652 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090105652 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126090105652 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090105652 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090105652 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090105652 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090105652 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126090105652 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126090105653 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126090105653 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126090105653 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=590780, count=595692) 20250126090106134 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126090106134 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250126090106134 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250126090106134 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126090106134 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250126090106134 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250126090106134 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126090106134 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20250126090106134 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20250126090106141 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126090106141 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250126090106141 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250126090106309 DLSCCP DEBUG SCCP-SCOC(80)[0x55e140dbb2c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126090106309 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00162640), PART(T=Source Reference,L=4,D=00000050), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090106309 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090106309 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090106309 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250126090106309 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090106309 DLSCCP DEBUG SCCP-SCOC(79)[0x55e140da65a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126090106309 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d241fa), PART(T=Source Reference,L=4,D=0000004f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090106309 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090106309 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090106309 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126090106309 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090106310 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090106310 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090106310 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090106310 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250126090106310 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250126090106310 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250126090106310 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250126090106310 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090106310 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090106310 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090106310 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126090106310 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126090106310 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126090106310 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@2bd1da4a78dd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin pass' was executed successfully (exit status: 0). MTC@2bd1da4a78dd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri'. ------ HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri ------ Sun Jan 26 09:01:06 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@2bd1da4a78dd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri' was executed successfully (exit status: 0). MTC@2bd1da4a78dd: Test case TC_mscpool_no_allow_attach_valid_nri started. 20250126090107965 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43186<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126090107971 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43196<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126090107977 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:46837<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_no_allow_attach_valid_nri-Iuh0(763)@2bd1da4a78dd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250126090108082 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250126090108082 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250126090108091 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126090108091 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126090108091 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126090108091 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126090108092 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126090108092 DRANAP DEBUG cnlink(msc-2)[0x55e140d26870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126090108092 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:57074 (stream_srv.c:142) 20250126090108092 DMAIN INFO New HNB SCTP connection r=127.0.0.1:57074<->l=127.0.0.1:29169 (hnbgw.c:791) TC_mscpool_no_allow_attach_valid_nri-Iuh1(765)@2bd1da4a78dd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250126090108092 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126090108092 DRANAP DEBUG cnlink(msc-3)[0x55e140d90760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126090108093 DRANAP DEBUG cnlink(msc-3)[0x55e140d90760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126090108093 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250126090108093 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126090108093 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090108093 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126090108093 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090108093 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090108093 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090108093 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090108093 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090108093 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090108093 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090108093 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090108093 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090108093 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090108093 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090108093 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250126090108093 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090108093 DRANAP DEBUG cnlink(msc-3)[0x55e140d90760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126090108093 DRANAP DEBUG cnlink(msc-2)[0x55e140d26870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126090108093 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250126090108093 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126090108093 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090108093 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126090108093 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090108093 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090108093 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090108093 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090108093 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090108093 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090108093 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090108093 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090108093 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090108093 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090108093 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090108093 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250126090108093 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090108093 DRANAP DEBUG cnlink(msc-2)[0x55e140d26870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126090108093 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126090108093 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250126090108093 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126090108093 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090108093 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126090108093 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090108093 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090108093 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090108093 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090108093 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090108093 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090108093 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090108093 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090108093 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090108093 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090108093 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090108093 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126090108093 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090108093 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126090108093 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126090108093 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250126090108093 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126090108093 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090108093 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126090108093 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090108093 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090108093 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090108093 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090108093 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090108093 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090108093 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090108093 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090108093 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090108093 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090108093 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090108093 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126090108093 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090108093 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126090108093 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090108093 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090108093 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090108093 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250126090108093 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250126090108093 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250126090108093 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090108093 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090108093 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090108093 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250126090108093 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250126090108093 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250126090108093 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250126090108093 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090108093 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090108093 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090108093 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126090108093 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126090108093 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126090108093 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250126090108093 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090108093 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090108093 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090108093 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126090108093 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126090108093 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126090108093 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@2bd1da4a78dd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(769)@2bd1da4a78dd: ************************************************* HNBGW_Test.msc0-M3UA(769)@2bd1da4a78dd: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(769)@2bd1da4a78dd: ************************************************* MTC@2bd1da4a78dd: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(767)@2bd1da4a78dd: v_sccp_pdu_maxlen:268 MTC@2bd1da4a78dd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(772)@2bd1da4a78dd: ************************************************* HNBGW_Test.msc1-M3UA(772)@2bd1da4a78dd: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(772)@2bd1da4a78dd: ************************************************* MTC@2bd1da4a78dd: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(770)@2bd1da4a78dd: v_sccp_pdu_maxlen:268 MTC@2bd1da4a78dd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(775)@2bd1da4a78dd: ************************************************* HNBGW_Test.msc2-M3UA(775)@2bd1da4a78dd: M3UA emulation initiated, the test can be started MTC@2bd1da4a78dd: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(775)@2bd1da4a78dd: ************************************************* HNBGW_Test.msc2-SCCP(773)@2bd1da4a78dd: v_sccp_pdu_maxlen:268 20250126090108143 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126090108143 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126090108143 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126090108143 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126090108144 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126090108144 DRANAP DEBUG cnlink(sgsn-2)[0x55e140d92410]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126090108144 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126090108144 DRANAP DEBUG cnlink(sgsn-3)[0x55e140d92da0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126090108145 DRANAP DEBUG cnlink(sgsn-3)[0x55e140d92da0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126090108145 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250126090108145 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126090108145 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090108145 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126090108145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090108145 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090108145 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090108145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090108145 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090108145 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090108145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090108145 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090108145 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090108145 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090108145 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090108145 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250126090108145 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090108145 DRANAP DEBUG cnlink(sgsn-3)[0x55e140d92da0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126090108145 DRANAP DEBUG cnlink(sgsn-2)[0x55e140d92410]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126090108145 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250126090108145 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126090108145 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090108145 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126090108145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090108145 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090108145 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090108145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090108145 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090108145 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090108145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090108145 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090108145 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090108145 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090108145 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090108145 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250126090108145 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090108145 DRANAP DEBUG cnlink(sgsn-2)[0x55e140d92410]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126090108145 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126090108145 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250126090108145 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126090108145 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090108145 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126090108145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090108145 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090108145 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090108145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090108145 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090108145 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090108145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090108145 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090108145 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090108145 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090108145 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090108145 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126090108145 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090108145 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126090108145 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126090108145 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250126090108145 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126090108145 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090108145 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126090108145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090108145 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090108145 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090108145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090108145 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090108145 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090108145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090108145 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090108145 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090108145 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090108145 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090108145 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126090108145 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090108145 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126090108145 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090108145 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090108145 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090108145 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250126090108145 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250126090108145 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250126090108145 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090108145 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090108145 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090108145 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250126090108145 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250126090108145 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250126090108145 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250126090108145 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090108145 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090108145 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090108145 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126090108145 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126090108145 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126090108145 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250126090108145 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090108145 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090108145 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090108145 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126090108145 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126090108145 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126090108145 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@2bd1da4a78dd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2bd1da4a78dd: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(778)@2bd1da4a78dd: ************************************************* HNBGW_Test.sgsn0-M3UA(778)@2bd1da4a78dd: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(778)@2bd1da4a78dd: ************************************************* HNBGW_Test.sgsn0-SCCP(776)@2bd1da4a78dd: v_sccp_pdu_maxlen:268 20250126090108171 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126090108172 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126090108172 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1355) 20250126090108172 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250126090108172 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20250126090108172 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250126090108172 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250126090108172 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126090108172 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@2bd1da4a78dd: setverdict(pass): none -> pass 20250126090108177 DLINP DEBUG SRVCONN(,r=127.0.0.1:57074<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126090108177 DLINP DEBUG SRVCONN(,r=127.0.0.1:57074<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126090108177 DLINP DEBUG SRVCONN(,r=127.0.0.1:57074<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1355) 20250126090108177 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250126090108177 DHNBAP DEBUG (127.0.0.1:57074 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20250126090108177 DHNBAP NOTICE (127.0.0.1:57074 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250126090108177 DHNBAP NOTICE (127.0.0.1:57074 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250126090108177 DLINP DEBUG SRVCONN(,r=127.0.0.1:57074<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126090108177 DLINP DEBUG SRVCONN(,r=127.0.0.1:57074<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126090108308 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126090108308 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250126090108308 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126090108308 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(769)@2bd1da4a78dd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250126090108312 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090108312 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250126090108312 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126090108312 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126090108312 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126090108312 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250126090108312 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126090108314 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090108314 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250126090108314 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126090108314 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126090108314 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126090108314 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126090108314 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126090108314 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090108314 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126090108314 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20250126090108314 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126090108314 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126090108314 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090108314 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126090108314 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126090108314 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126090108314 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126090108315 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126090108315 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250126090108315 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126090108315 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090108315 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126090108315 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090108315 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090108315 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090108315 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090108315 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090108315 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090108315 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090108315 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090108315 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090108315 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090108315 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090108315 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126090108315 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090108315 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126090108315 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090108315 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090108315 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090108315 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126090108315 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126090108315 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126090108315 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126090108315 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090108323 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126090108323 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250126090108323 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126090108324 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(772)@2bd1da4a78dd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250126090108327 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090108327 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250126090108327 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126090108327 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126090108327 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126090108327 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250126090108327 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126090108328 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090108328 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250126090108328 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126090108328 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126090108328 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126090108328 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126090108328 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126090108328 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090108328 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126090108328 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:406) 20250126090108328 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126090108328 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126090108328 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090108328 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126090108328 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126090108328 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126090108328 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126090108329 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126090108329 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250126090108329 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126090108329 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090108329 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126090108329 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090108329 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090108329 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090108329 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090108329 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090108329 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090108329 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090108329 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090108329 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090108329 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090108329 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090108329 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126090108329 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090108329 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126090108329 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090108329 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090108329 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090108329 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126090108329 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126090108330 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126090108330 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250126090108330 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090108339 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126090108339 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc2-0 20250126090108339 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126090108339 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc2-M3UA(775)@2bd1da4a78dd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250126090108343 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090108344 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20250126090108344 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126090108344 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126090108344 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126090108344 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20250126090108344 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126090108345 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090108345 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20250126090108345 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126090108345 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126090108345 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126090108345 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126090108345 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126090108345 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090108345 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126090108345 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.3/0, (xua_snm.c:406) 20250126090108345 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126090108345 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126090108345 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090108345 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126090108345 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126090108345 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126090108345 DRANAP DEBUG cnlink(msc-2)[0x55e140d26870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126090108346 DRANAP DEBUG cnlink(msc-2)[0x55e140d26870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126090108346 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250126090108346 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126090108346 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090108346 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126090108347 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090108347 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090108347 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090108347 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090108347 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090108347 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090108347 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090108347 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090108347 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090108347 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090108347 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090108347 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250126090108347 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090108347 DRANAP DEBUG cnlink(msc-2)[0x55e140d26870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126090108347 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090108347 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090108347 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090108347 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250126090108347 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250126090108347 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250126090108347 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250126090108347 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090108359 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126090108359 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250126090108359 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126090108359 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(778)@2bd1da4a78dd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250126090108365 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090108365 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250126090108365 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126090108365 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126090108365 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126090108365 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250126090108365 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126090108367 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090108367 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250126090108367 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126090108367 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126090108367 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126090108367 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126090108367 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126090108367 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090108367 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126090108367 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20250126090108367 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126090108367 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126090108367 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090108367 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126090108367 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126090108367 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126090108367 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126090108368 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126090108368 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250126090108368 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126090108368 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090108368 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126090108368 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090108368 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090108368 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090108368 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090108368 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090108368 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090108368 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090108368 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090108368 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090108368 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090108369 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090108369 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126090108369 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090108369 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126090108369 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090108369 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090108369 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090108369 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126090108369 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126090108369 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126090108369 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126090108369 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090108676 DLSCCP DEBUG SCCP-SCOC(78)[0x55e140da6c50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126090108676 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00efb937), PART(T=Source Reference,L=4,D=0000004e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090108676 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090108676 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090108676 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126090108676 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090108676 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090108676 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090108676 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090108676 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126090108676 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126090108676 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126090108676 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250126090108676 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090108678 DLSCCP DEBUG SCCP-SCOC(76)[0x55e140da5130]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126090108678 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fd56da), PART(T=Source Reference,L=4,D=0000004c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090108678 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090108678 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090108678 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250126090108678 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090108679 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090108679 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090108679 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090108679 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250126090108679 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250126090108679 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250126090108679 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250126090108679 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090108681 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090108681 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250126090108681 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250126090108681 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250126090108681 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126090108681 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126090108681 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126090108681 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090108681 DLSCCP DEBUG SCCP-SCOC(77)[0x55e140dbebe0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126090108681 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cbbc16), PART(T=Source Reference,L=4,D=0000004d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090108681 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090108681 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090108681 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250126090108681 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090108681 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090108682 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126090108682 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126090108682 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250126090108682 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126090108682 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=00efb937) (sccp_scrc.c:477) 20250126090108682 DLSCCP DEBUG Received CO:RELCO for local reference 78 (sccp_scoc.c:1824) 20250126090108682 DLSCCP DEBUG SCCP-SCOC(78)[0x55e140da6c50]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250126090108682 DLSCCP DEBUG SCCP-SCOC(78)[0x55e140da6c50]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250126090108682 DLSCCP DEBUG SCCP-SCOC(78)[0x55e140da6c50]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250126090108682 DLSCCP DEBUG SCCP-SCOC(78)[0x55e140da6c50]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250126090108682 DLSCCP DEBUG SCCP-SCOC(78)[0x55e140da6c50]{IDLE}: Deallocated (fsm.c:568) 20250126090108682 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090108682 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090108682 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090108682 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250126090108682 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250126090108682 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250126090108682 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250126090108682 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090108686 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090108686 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250126090108686 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc2-0: m3ua_rx_xfer 20250126090108686 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250126090108686 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126090108686 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126090108686 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126090108686 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090108686 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090108686 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126090108686 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126090108686 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:603) 20250126090108686 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126090108686 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=00fd56da) (sccp_scrc.c:477) 20250126090108686 DLSCCP DEBUG Received CO:RELCO for local reference 76 (sccp_scoc.c:1824) 20250126090108686 DLSCCP DEBUG SCCP-SCOC(76)[0x55e140da5130]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250126090108686 DLSCCP DEBUG SCCP-SCOC(76)[0x55e140da5130]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250126090108686 DLSCCP DEBUG SCCP-SCOC(76)[0x55e140da5130]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250126090108686 DLSCCP DEBUG SCCP-SCOC(76)[0x55e140da5130]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250126090108686 DLSCCP DEBUG SCCP-SCOC(76)[0x55e140da5130]{IDLE}: Deallocated (fsm.c:568) 20250126090108888 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090108888 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250126090108888 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc2-0: m3ua_rx_xfer 20250126090108888 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250126090108888 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126090108888 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126090108888 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126090108888 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090108889 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090108889 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126090108889 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126090108889 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:603) 20250126090108889 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126090108889 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=00cbbc16) (sccp_scrc.c:477) 20250126090108889 DLSCCP DEBUG Received CO:RELCO for local reference 77 (sccp_scoc.c:1824) 20250126090108889 DLSCCP DEBUG SCCP-SCOC(77)[0x55e140dbebe0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250126090108889 DLSCCP DEBUG SCCP-SCOC(77)[0x55e140dbebe0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250126090108889 DLSCCP DEBUG SCCP-SCOC(77)[0x55e140dbebe0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250126090108889 DLSCCP DEBUG SCCP-SCOC(77)[0x55e140dbebe0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250126090108889 DLSCCP DEBUG SCCP-SCOC(77)[0x55e140dbebe0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(768)@2bd1da4a78dd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126090109120 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090109120 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126090109120 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126090109120 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126090109120 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126090109120 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126090109120 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250126090109120 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250126090109120 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090109120 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090109120 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090109120 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090109120 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090109120 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090109120 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090109120 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090109120 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090109120 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090109120 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090109120 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090109120 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090109120 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126090109120 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126090109120 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090109120 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126090109120 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126090109120 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126090109120 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126090109120 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126090109120 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126090109120 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090109120 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126090109120 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250126090109120 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250126090109120 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090109120 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250126090109120 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090109120 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090109120 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090109120 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090109120 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090109120 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090109120 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090109120 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090109120 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090109120 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090109120 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090109120 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126090109120 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090109120 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126090109120 DRANAP NOTICE cnlink(msc-0)[0x55e140d46220]{CONNECTED}: link up (cnlink.c:111) 20250126090109121 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090109121 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090109121 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090109121 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126090109121 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126090109121 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126090109121 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126090109121 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090109121 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090109121 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126090109121 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126090109121 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126090109121 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126090109121 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126090109121 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250126090109121 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250126090109121 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090109121 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090109121 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090109121 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090109121 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090109121 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090109121 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090109121 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090109121 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090109121 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090109121 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090109121 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090109121 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090109121 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126090109121 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126090109121 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126090109121 DRANAP INFO cnlink(msc-0)[0x55e140d46220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250126090109121 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090109121 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126090109121 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126090109121 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126090109121 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126090109121 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126090109121 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126090109121 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090109129 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090109129 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250126090109129 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250126090109129 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250126090109129 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126090109129 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126090109129 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126090109129 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090109129 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090109129 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126090109129 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126090109129 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250126090109129 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126090109129 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126090109129 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250126090109129 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250126090109129 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090109129 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090109129 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090109129 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090109129 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090109129 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090109129 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090109129 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090109129 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090109129 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090109129 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090109129 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090109129 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090109129 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126090109129 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126090109129 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126090109129 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) 20250126090109129 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) 20250126090109129 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090109129 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) HNBGW_Test.msc1-RAN(771)@2bd1da4a78dd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126090109129 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090109129 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090109129 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090109129 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090109129 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090109129 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090109129 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090109129 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090109129 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090109129 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090109129 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090109129 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126090109129 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090109129 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126090109129 DRANAP NOTICE cnlink(msc-1)[0x55e140d29670]{CONNECTED}: link up (cnlink.c:111) 20250126090109129 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090109129 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090109129 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090109129 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126090109129 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126090109129 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126090109129 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250126090109129 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090109130 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090109130 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126090109130 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126090109130 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250126090109130 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126090109130 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126090109130 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250126090109130 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250126090109130 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090109130 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090109130 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090109130 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090109130 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090109130 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090109130 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090109130 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090109130 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090109130 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090109130 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090109130 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090109130 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090109130 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250126090109130 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250126090109130 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250126090109130 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126090109130 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126090109130 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126090109130 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090109130 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090109130 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126090109130 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126090109130 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126090109130 DRANAP INFO cnlink(msc-1)[0x55e140d29670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250126090109145 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090109145 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250126090109145 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc2-0: m3ua_rx_xfer 20250126090109145 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250126090109145 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126090109145 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126090109145 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126090109145 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090109145 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090109145 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126090109145 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126090109145 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:603) 20250126090109145 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126090109145 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126090109145 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250126090109145 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250126090109145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090109145 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090109145 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090109145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090109145 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090109145 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090109145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090109145 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090109145 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090109145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090109145 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090109145 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090109145 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090109145 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126090109145 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126090109145 DRANAP DEBUG cnlink(msc-2)[0x55e140d26870]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126090109145 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) 20250126090109145 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) 20250126090109145 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090109145 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250126090109145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090109145 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090109145 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090109145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090109145 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090109145 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090109145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090109145 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090109145 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090109145 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090109145 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090109145 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250126090109145 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090109145 DRANAP DEBUG cnlink(msc-2)[0x55e140d26870]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126090109145 DRANAP NOTICE cnlink(msc-2)[0x55e140d26870]{CONNECTED}: link up (cnlink.c:111) 20250126090109145 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090109145 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090109145 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090109145 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250126090109145 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250126090109145 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250126090109145 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250126090109145 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-RAN(774)@2bd1da4a78dd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126090109148 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090109148 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250126090109148 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc2-0: m3ua_rx_xfer 20250126090109148 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250126090109148 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126090109148 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126090109148 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126090109148 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090109148 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090109148 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126090109148 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126090109148 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:603) 20250126090109148 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126090109148 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126090109148 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250126090109148 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250126090109148 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090109148 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090109148 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090109148 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090109148 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090109148 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090109148 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090109148 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090109148 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090109148 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090109148 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090109148 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090109148 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090109149 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126090109149 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126090109149 DRANAP DEBUG cnlink(msc-2)[0x55e140d26870]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126090109149 DRANAP INFO cnlink(msc-2)[0x55e140d26870]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250126090109163 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090109163 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126090109163 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126090109163 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126090109163 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126090109163 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126090109163 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126090109163 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(777)@2bd1da4a78dd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126090109163 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090109163 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126090109163 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126090109163 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126090109163 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126090109163 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126090109163 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250126090109163 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250126090109163 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090109163 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090109163 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090109163 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090109163 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090109163 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090109163 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090109163 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090109163 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090109163 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090109163 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090109163 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090109163 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090109163 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126090109163 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126090109163 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126090109163 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250126090109163 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250126090109163 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090109163 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250126090109163 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090109163 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090109163 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090109163 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090109163 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090109163 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090109163 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090109163 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090109163 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090109163 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090109163 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090109163 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126090109163 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090109163 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126090109163 DRANAP NOTICE cnlink(sgsn-0)[0x55e140d910f0]{CONNECTED}: link up (cnlink.c:111) 20250126090109163 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090109163 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090109163 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090109163 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126090109163 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126090109163 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126090109163 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126090109163 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090109164 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090109165 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126090109165 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126090109165 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126090109165 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126090109165 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126090109165 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126090109165 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090109165 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090109165 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126090109165 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126090109165 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126090109165 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126090109165 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126090109165 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250126090109165 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20250126090109165 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090109165 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090109165 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090109165 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090109165 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090109165 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090109165 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090109165 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090109165 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090109165 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090109165 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090109165 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090109165 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090109165 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126090109165 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126090109165 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126090109165 DRANAP INFO cnlink(sgsn-0)[0x55e140d910f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250126090110198 DLCTRL DEBUG Command: GET 777796669 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250126090110198 DLCTRL DEBUG Tx Command reply: GET_REPLY 777796669 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250126090110201 DLCTRL DEBUG Command: GET 721647494 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250126090110201 DLCTRL DEBUG Tx Command reply: GET_REPLY 721647494 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250126090110202 DLCTRL DEBUG Command: GET 738407678 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250126090110202 DLCTRL DEBUG Tx Command reply: GET_REPLY 738407678 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250126090110203 DLCTRL DEBUG Command: GET 524129196 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126090110203 DLCTRL DEBUG Tx Command reply: GET_REPLY 524129196 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126090110206 DLCTRL DEBUG Command: GET 131530976 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250126090110206 DLCTRL DEBUG Tx Command reply: GET_REPLY 131530976 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250126090110208 DLCTRL DEBUG Command: GET 589484312 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250126090110208 DLCTRL DEBUG Tx Command reply: GET_REPLY 589484312 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250126090110210 DLCTRL DEBUG Command: GET 236489165 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250126090110211 DLCTRL DEBUG Tx Command reply: GET_REPLY 236489165 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250126090110213 DLCTRL DEBUG Command: GET 982425440 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250126090110213 DLCTRL DEBUG Tx Command reply: GET_REPLY 982425440 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250126090110215 DLCTRL DEBUG Command: GET 84121767 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126090110215 DLCTRL DEBUG Tx Command reply: GET_REPLY 84121767 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126090110217 DLCTRL DEBUG Command: GET 529063618 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250126090110217 DLCTRL DEBUG Tx Command reply: GET_REPLY 529063618 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250126090110219 DLCTRL DEBUG Command: GET 77931866 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250126090110219 DLCTRL DEBUG Tx Command reply: GET_REPLY 77931866 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250126090110220 DLCTRL DEBUG Command: GET 960809213 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250126090110220 DLCTRL DEBUG Tx Command reply: GET_REPLY 960809213 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250126090110222 DLCTRL DEBUG Command: GET 657680325 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250126090110222 DLCTRL DEBUG Tx Command reply: GET_REPLY 657680325 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250126090110223 DLCTRL DEBUG Command: GET 241742596 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126090110223 DLCTRL DEBUG Tx Command reply: GET_REPLY 241742596 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126090110224 DLCTRL DEBUG Command: GET 65764347 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250126090110224 DLCTRL DEBUG Tx Command reply: GET_REPLY 65764347 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250126090110225 DLCTRL DEBUG Command: GET 910794836 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250126090110225 DLCTRL DEBUG Tx Command reply: GET_REPLY 910794836 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250126090110227 DLCTRL DEBUG Command: GET 681802755 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250126090110227 DLCTRL DEBUG Tx Command reply: GET_REPLY 681802755 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250126090110228 DLCTRL DEBUG Command: GET 769132195 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250126090110228 DLCTRL DEBUG Tx Command reply: GET_REPLY 769132195 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250126090110229 DLCTRL DEBUG Command: GET 412826128 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126090110229 DLCTRL DEBUG Tx Command reply: GET_REPLY 412826128 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126090110230 DLCTRL DEBUG Command: GET 314447380 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250126090110230 DLCTRL DEBUG Tx Command reply: GET_REPLY 314447380 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@2bd1da4a78dd: 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@2bd1da4a78dd: "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@2bd1da4a78dd: 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@2bd1da4a78dd: 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 := '000000000000000110011010'B, t_guard := 20.000000 } 20250126090110241 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43202<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(771)@2bd1da4a78dd: f_create_expect(l3 := '05080200F110172A5205F442410023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(771)@2bd1da4a78dd: Created Expect[0] for '05080200F110172A5205F442410023'O to be handled at TC_mscpool_no_allow_attach_valid_nri0(780) TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(764)@2bd1da4a78dd: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(780)714775 20250126090111253 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126090111253 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126090111253 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1355) 20250126090111253 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250126090111253 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xae817, normal) (hnbgw_rua.c:407) 20250126090111253 DHNB DEBUG map_rua[0x55e140da6c50]{init}: Allocated (fsm.c:456) 20250126090111253 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-714775)[0x55e140da6c50]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250126090111253 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-714775 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250126090111253 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126090111253 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126090111253 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-714775 SCCP-0 CS MI=TMSI-0x42410023: TMSI-0x42410023 NRI(10bit)=0x104=260: NRI match selects msc 1 (hnbgw_cn.c:1078) 20250126090111253 DCN DEBUG map_sccp[0x55e140dbdb00]{init}: Allocated (fsm.c:456) 20250126090111253 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-86)[0x55e140dbdb00]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250126090111253 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-714775 <-> SCCP-86 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250126090111253 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-714775 SCCP-86 msc-1 MI=TMSI-0x42410023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20250126090111253 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-714775)[0x55e140da6c50]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250126090111253 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126090111253 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126090111254 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-714775)[0x55e140da6c50]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250126090111254 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-86)[0x55e140dbdb00]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126090111254 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250126090111254 DLSCCP DEBUG SCCP-SCOC(86)[0x55e140c25410]{IDLE}: Allocated (fsm.c:456) 20250126090111254 DLSCCP DEBUG SCCP-SCOC(86)[0x55e140c25410]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250126090111254 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000056), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442410023004f400300019a0056400500f1100926) (sccp_scrc.c:406) 20250126090111254 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090111254 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090111254 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090111254 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090111254 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090111254 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090111254 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090111254 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090111254 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090111254 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090111254 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090111254 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126090111254 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090111254 DLSCCP DEBUG SCCP-SCOC(86)[0x55e140c25410]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250126090111254 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-86)[0x55e140dbdb00]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250126090111254 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-714775)[0x55e140da6c50]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250126090111254 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090111254 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090111254 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090111254 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126090111254 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126090111254 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126090111254 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250126090111254 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(770)@2bd1da4a78dd: First idle individual index:0 HNBGW_Test.msc1-SCCP(770)@2bd1da4a78dd: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(771)@2bd1da4a78dd: Found Expect[0] for l3='05080200F110172A5205F442410023'O handled at TC_mscpool_no_allow_attach_valid_nri0(780) HNBGW_Test.msc1-RAN(771)@2bd1da4a78dd: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(780)7232990 HNBGW_Test.msc1-SCCP(770)@2bd1da4a78dd: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(770)@2bd1da4a78dd: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_valid_nri0(780)@2bd1da4a78dd: setverdict(pass): none -> pass 20250126090111258 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090111258 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250126090111258 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250126090111258 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250126090111258 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126090111258 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126090111258 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126090111258 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090111258 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090111258 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126090111258 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126090111258 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250126090111258 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126090111258 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0051ff43) (sccp_scrc.c:477) 20250126090111258 DLSCCP DEBUG Received CO:COAK for local reference 86 (sccp_scoc.c:1824) 20250126090111258 DLSCCP DEBUG SCCP-SCOC(86)[0x55e140c25410]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250126090111258 DLSCCP DEBUG SCCP-SCOC(86)[0x55e140c25410]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250126090111258 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090111258 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250126090111258 DCN DEBUG handle_cn_conn_conf() conn_id=86, addrs: called=RI=SSN_PC,PC=0.0.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250126090111258 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-86)[0x55e140dbdb00]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250126090111258 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-86)[0x55e140dbdb00]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250126090111259 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43202<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_no_allow_attach_valid_nri0(780)@2bd1da4a78dd: Final verdict of PTC: pass MTC@2bd1da4a78dd: 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 } } } 20250126090111260 DLCTRL DEBUG Command: GET 206691905 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250126090111260 DLCTRL DEBUG Tx Command reply: GET_REPLY 206691905 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250126090111261 DLCTRL DEBUG Command: GET 768198562 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250126090111261 DLCTRL DEBUG Tx Command reply: GET_REPLY 768198562 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250126090111262 DLCTRL DEBUG Command: GET 389081541 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250126090111262 DLCTRL DEBUG Tx Command reply: GET_REPLY 389081541 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250126090111263 DLCTRL DEBUG Command: GET 192842486 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126090111263 DLCTRL DEBUG Tx Command reply: GET_REPLY 192842486 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126090111264 DLCTRL DEBUG Command: GET 60239804 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250126090111264 DLCTRL DEBUG Tx Command reply: GET_REPLY 60239804 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126090111266 DLCTRL DEBUG Command: GET 27599107 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250126090111266 DLCTRL DEBUG Tx Command reply: GET_REPLY 27599107 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250126090111267 DLCTRL DEBUG Command: GET 254888487 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250126090111267 DLCTRL DEBUG Tx Command reply: GET_REPLY 254888487 rate_ctr.abs.msc.1.cnpool:subscr:known 1 (control_if.c:477) 20250126090111268 DLCTRL DEBUG Command: GET 624963647 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250126090111268 DLCTRL DEBUG Tx Command reply: GET_REPLY 624963647 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250126090111269 DLCTRL DEBUG Command: GET 149205770 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126090111269 DLCTRL DEBUG Tx Command reply: GET_REPLY 149205770 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126090111271 DLCTRL DEBUG Command: GET 519565658 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250126090111271 DLCTRL DEBUG Tx Command reply: GET_REPLY 519565658 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126090111272 DLCTRL DEBUG Command: GET 766859211 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250126090111272 DLCTRL DEBUG Tx Command reply: GET_REPLY 766859211 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250126090111273 DLCTRL DEBUG Command: GET 901154586 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250126090111273 DLCTRL DEBUG Tx Command reply: GET_REPLY 901154586 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250126090111274 DLCTRL DEBUG Command: GET 203867791 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250126090111274 DLCTRL DEBUG Tx Command reply: GET_REPLY 203867791 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250126090111275 DLCTRL DEBUG Command: GET 790776973 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126090111275 DLCTRL DEBUG Tx Command reply: GET_REPLY 790776973 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126090111276 DLCTRL DEBUG Command: GET 905400478 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250126090111276 DLCTRL DEBUG Tx Command reply: GET_REPLY 905400478 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126090111277 DLCTRL DEBUG Command: GET 81489217 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250126090111277 DLCTRL DEBUG Tx Command reply: GET_REPLY 81489217 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250126090111278 DLCTRL DEBUG Command: GET 222089022 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250126090111278 DLCTRL DEBUG Tx Command reply: GET_REPLY 222089022 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250126090111279 DLCTRL DEBUG Command: GET 499488234 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250126090111279 DLCTRL DEBUG Tx Command reply: GET_REPLY 499488234 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250126090111280 DLCTRL DEBUG Command: GET 830217812 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126090111280 DLCTRL DEBUG Tx Command reply: GET_REPLY 830217812 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126090111280 DLCTRL DEBUG Command: GET 205016031 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250126090111280 DLCTRL DEBUG Tx Command reply: GET_REPLY 205016031 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed MTC@2bd1da4a78dd: 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 := '000000000000001100001000'B, t_guard := 20.000000 } 20250126090111291 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43210<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(768)@2bd1da4a78dd: f_create_expect(l3 := '05240103505902080910100000000020'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(768)@2bd1da4a78dd: Created Expect[0] for '05240103505902080910100000000020'O to be handled at TC_mscpool_no_allow_attach_valid_nri0(781) TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(764)@2bd1da4a78dd: Added conn table entry 1TC_mscpool_no_allow_attach_valid_nri0(781)7729262 20250126090112297 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126090112297 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126090112297 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1355) 20250126090112297 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250126090112297 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x75f06e, normal) (hnbgw_rua.c:407) 20250126090112297 DHNB DEBUG map_rua[0x55e140e20de0]{init}: Allocated (fsm.c:456) 20250126090112297 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7729262)[0x55e140e20de0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250126090112297 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7729262 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250126090112297 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126090112297 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126090112297 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:221) 20250126090112297 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7729262 SCCP-0 CS MI=IMSI-001010000000002: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250126090112298 DCN DEBUG map_sccp[0x55e140da2290]{init}: Allocated (fsm.c:456) 20250126090112298 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x55e140da2290]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250126090112298 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-7729262 <-> SCCP-87 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250126090112298 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7729262 SCCP-87 msc-0 MI=IMSI-001010000000002: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20250126090112298 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7729262)[0x55e140e20de0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250126090112298 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126090112298 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126090112298 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7729262)[0x55e140e20de0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250126090112298 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x55e140da2290]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126090112298 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250126090112298 DLSCCP DEBUG SCCP-SCOC(87)[0x55e140db1570]{IDLE}: Allocated (fsm.c:456) 20250126090112298 DLSCCP DEBUG SCCP-SCOC(87)[0x55e140db1570]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250126090112298 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000057), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902080910100000000020004f40030003080056400500f1100926) (sccp_scrc.c:406) 20250126090112298 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090112298 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090112298 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090112298 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090112298 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090112298 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090112298 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090112298 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090112298 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090112298 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090112298 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090112298 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126090112298 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090112298 DLSCCP DEBUG SCCP-SCOC(87)[0x55e140db1570]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250126090112298 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x55e140da2290]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250126090112298 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7729262)[0x55e140e20de0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250126090112298 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090112298 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090112298 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090112298 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126090112298 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126090112298 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126090112298 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126090112298 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(767)@2bd1da4a78dd: First idle individual index:0 HNBGW_Test.msc0-SCCP(767)@2bd1da4a78dd: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(768)@2bd1da4a78dd: Found Expect[0] for l3='05240103505902080910100000000020'O handled at TC_mscpool_no_allow_attach_valid_nri0(781) HNBGW_Test.msc0-RAN(768)@2bd1da4a78dd: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(781)16147610 HNBGW_Test.msc0-SCCP(767)@2bd1da4a78dd: Session index based on connection ID:0 TC_mscpool_no_allow_attach_valid_nri0(781)@2bd1da4a78dd: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(767)@2bd1da4a78dd: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250126090112303 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090112303 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126090112303 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126090112303 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126090112303 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126090112303 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126090112303 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126090112303 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090112303 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43210<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_no_allow_attach_valid_nri0(781)@2bd1da4a78dd: Final verdict of PTC: pass 20250126090112303 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090112303 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126090112303 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126090112303 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126090112303 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126090112303 DLSS7 DEBUG scrc_rx_mtp_xfer_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=008ea16b) (sccp_scrc.c:477) 20250126090112303 DLSCCP DEBUG Received CO:COAK for local reference 87 (sccp_scoc.c:1824) 20250126090112303 DLSCCP DEBUG SCCP-SCOC(87)[0x55e140db1570]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250126090112303 DLSCCP DEBUG SCCP-SCOC(87)[0x55e140db1570]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250126090112303 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090112303 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250126090112303 DCN DEBUG handle_cn_conn_conf() conn_id=87, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250126090112303 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x55e140da2290]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) MTC@2bd1da4a78dd: 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 } } } 20250126090112303 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x55e140da2290]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250126090112303 DLCTRL DEBUG Command: GET 378503009 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250126090112303 DLCTRL DEBUG Tx Command reply: GET_REPLY 378503009 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250126090112304 DLCTRL DEBUG Command: GET 813158257 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250126090112304 DLCTRL DEBUG Tx Command reply: GET_REPLY 813158257 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250126090112305 DLCTRL DEBUG Command: GET 936223748 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250126090112305 DLCTRL DEBUG Tx Command reply: GET_REPLY 936223748 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250126090112305 DLCTRL DEBUG Command: GET 592930663 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126090112305 DLCTRL DEBUG Tx Command reply: GET_REPLY 592930663 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126090112306 DLCTRL DEBUG Command: GET 314174447 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250126090112306 DLCTRL DEBUG Tx Command reply: GET_REPLY 314174447 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126090112307 DLCTRL DEBUG Command: GET 552178021 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250126090112307 DLCTRL DEBUG Tx Command reply: GET_REPLY 552178021 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250126090112308 DLCTRL DEBUG Command: GET 148122504 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250126090112308 DLCTRL DEBUG Tx Command reply: GET_REPLY 148122504 rate_ctr.abs.msc.1.cnpool:subscr:known 1 (control_if.c:477) 20250126090112308 DLCTRL DEBUG Command: GET 171218720 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250126090112308 DLCTRL DEBUG Tx Command reply: GET_REPLY 171218720 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250126090112309 DLCTRL DEBUG Command: GET 974574756 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126090112309 DLCTRL DEBUG Tx Command reply: GET_REPLY 974574756 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126090112310 DLCTRL DEBUG Command: GET 245465450 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250126090112310 DLCTRL DEBUG Tx Command reply: GET_REPLY 245465450 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126090112311 DLCTRL DEBUG Command: GET 257604157 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250126090112311 DLCTRL DEBUG Tx Command reply: GET_REPLY 257604157 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250126090112311 DLCTRL DEBUG Command: GET 62601988 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250126090112311 DLCTRL DEBUG Tx Command reply: GET_REPLY 62601988 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250126090112312 DLCTRL DEBUG Command: GET 230263386 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250126090112312 DLCTRL DEBUG Tx Command reply: GET_REPLY 230263386 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250126090112313 DLCTRL DEBUG Command: GET 77672313 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126090112313 DLCTRL DEBUG Tx Command reply: GET_REPLY 77672313 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126090112313 DLCTRL DEBUG Command: GET 555033900 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250126090112313 DLCTRL DEBUG Tx Command reply: GET_REPLY 555033900 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126090112314 DLCTRL DEBUG Command: GET 760376074 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250126090112314 DLCTRL DEBUG Tx Command reply: GET_REPLY 760376074 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250126090112315 DLCTRL DEBUG Command: GET 670215859 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250126090112315 DLCTRL DEBUG Tx Command reply: GET_REPLY 670215859 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250126090112315 DLCTRL DEBUG Command: GET 885475107 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250126090112315 DLCTRL DEBUG Tx Command reply: GET_REPLY 885475107 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250126090112316 DLCTRL DEBUG Command: GET 355798811 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126090112316 DLCTRL DEBUG Tx Command reply: GET_REPLY 355798811 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126090112317 DLCTRL DEBUG Command: GET 348428499 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250126090112317 DLCTRL DEBUG Tx Command reply: GET_REPLY 348428499 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed MTC@2bd1da4a78dd: 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 := '000000000000001001011001'B, t_guard := 20.000000 } 20250126090112326 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43214<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc2-RAN(774)@2bd1da4a78dd: f_create_expect(l3 := '06270003505902080910100000000030'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(774)@2bd1da4a78dd: Created Expect[0] for '06270003505902080910100000000030'O to be handled at TC_mscpool_no_allow_attach_valid_nri0(782) TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(764)@2bd1da4a78dd: Added conn table entry 2TC_mscpool_no_allow_attach_valid_nri0(782)3428368 20250126090113344 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126090113344 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126090113345 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1355) 20250126090113345 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250126090113345 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x345010, normal) (hnbgw_rua.c:407) 20250126090113345 DHNB DEBUG map_rua[0x55e140dbb440]{init}: Allocated (fsm.c:456) 20250126090113345 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3428368)[0x55e140dbb440]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250126090113345 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3428368 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250126090113345 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126090113345 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126090113345 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3428368 SCCP-0 CS MI=IMSI-001010000000003: CN link round-robin selects msc 2 (hnbgw_cn.c:1125) 20250126090113345 DCN DEBUG map_sccp[0x55e140db0c00]{init}: Allocated (fsm.c:456) 20250126090113345 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-88)[0x55e140db0c00]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250126090113345 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3428368 <-> SCCP-88 msc-2 msc-two cs7-0.sccp l=0.23.5<->r=0.0.3 (context_map.c:128) 20250126090113345 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3428368 SCCP-88 msc-2 MI=IMSI-001010000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20250126090113345 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3428368)[0x55e140dbb440]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250126090113345 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126090113345 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126090113345 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3428368)[0x55e140dbb440]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250126090113345 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-88)[0x55e140db0c00]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126090113345 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250126090113345 DLSCCP DEBUG SCCP-SCOC(88)[0x55e140da4ec0]{IDLE}: Allocated (fsm.c:456) 20250126090113345 DLSCCP DEBUG SCCP-SCOC(88)[0x55e140da4ec0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250126090113345 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000058), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902080910100000000030004f40030002590056400500f1100926) (sccp_scrc.c:406) 20250126090113345 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090113345 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090113345 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090113345 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090113345 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090113345 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090113345 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090113345 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090113345 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090113345 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090113345 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090113345 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250126090113345 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090113345 DLSCCP DEBUG SCCP-SCOC(88)[0x55e140da4ec0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250126090113345 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-88)[0x55e140db0c00]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250126090113345 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3428368)[0x55e140dbb440]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250126090113346 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090113346 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090113346 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090113346 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250126090113346 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250126090113346 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250126090113346 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250126090113346 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-SCCP(773)@2bd1da4a78dd: First idle individual index:0 HNBGW_Test.msc2-SCCP(773)@2bd1da4a78dd: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(774)@2bd1da4a78dd: Found Expect[0] for l3='06270003505902080910100000000030'O handled at TC_mscpool_no_allow_attach_valid_nri0(782) HNBGW_Test.msc2-RAN(774)@2bd1da4a78dd: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(782)3242357 HNBGW_Test.msc2-SCCP(773)@2bd1da4a78dd: Session index based on connection ID:0 HNBGW_Test.msc2-SCCP(773)@2bd1da4a78dd: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_valid_nri0(782)@2bd1da4a78dd: setverdict(pass): none -> pass 20250126090113357 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090113357 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250126090113357 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc2-0: m3ua_rx_xfer 20250126090113358 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250126090113358 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126090113358 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126090113358 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126090113358 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090113358 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090113358 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126090113358 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126090113358 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:603) 20250126090113358 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126090113358 DLSS7 DEBUG scrc_rx_mtp_xfer_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=006abbd6) (sccp_scrc.c:477) 20250126090113358 DLSCCP DEBUG Received CO:COAK for local reference 88 (sccp_scoc.c:1824) 20250126090113358 DLSCCP DEBUG SCCP-SCOC(88)[0x55e140da4ec0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250126090113358 DLSCCP DEBUG SCCP-SCOC(88)[0x55e140da4ec0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250126090113358 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090113358 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250126090113358 DCN DEBUG handle_cn_conn_conf() conn_id=88, addrs: called=RI=SSN_PC,PC=0.0.3,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250126090113358 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-88)[0x55e140db0c00]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250126090113358 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-88)[0x55e140db0c00]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250126090113359 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43214<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_no_allow_attach_valid_nri0(782)@2bd1da4a78dd: Final verdict of PTC: pass MTC@2bd1da4a78dd: 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 } } } 20250126090113362 DLCTRL DEBUG Command: GET 64217007 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250126090113362 DLCTRL DEBUG Tx Command reply: GET_REPLY 64217007 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250126090113366 DLCTRL DEBUG Command: GET 770430147 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250126090113366 DLCTRL DEBUG Tx Command reply: GET_REPLY 770430147 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250126090113370 DLCTRL DEBUG Command: GET 973529475 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250126090113370 DLCTRL DEBUG Tx Command reply: GET_REPLY 973529475 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250126090113371 DLCTRL DEBUG Command: GET 18325022 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126090113371 DLCTRL DEBUG Tx Command reply: GET_REPLY 18325022 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126090113372 DLCTRL DEBUG Command: GET 728709400 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250126090113372 DLCTRL DEBUG Tx Command reply: GET_REPLY 728709400 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126090113374 DLCTRL DEBUG Command: GET 793682805 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250126090113374 DLCTRL DEBUG Tx Command reply: GET_REPLY 793682805 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250126090113375 DLCTRL DEBUG Command: GET 496665768 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250126090113375 DLCTRL DEBUG Tx Command reply: GET_REPLY 496665768 rate_ctr.abs.msc.1.cnpool:subscr:known 1 (control_if.c:477) 20250126090113377 DLCTRL DEBUG Command: GET 556671419 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250126090113377 DLCTRL DEBUG Tx Command reply: GET_REPLY 556671419 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250126090113377 DLCTRL DEBUG Command: GET 617563601 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126090113377 DLCTRL DEBUG Tx Command reply: GET_REPLY 617563601 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126090113378 DLCTRL DEBUG Command: GET 381480304 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250126090113378 DLCTRL DEBUG Tx Command reply: GET_REPLY 381480304 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126090113379 DLCTRL DEBUG Command: GET 996025275 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250126090113379 DLCTRL DEBUG Tx Command reply: GET_REPLY 996025275 rate_ctr.abs.msc.2.cnpool:subscr:new 1 (control_if.c:477) 20250126090113380 DLCTRL DEBUG Command: GET 584639828 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250126090113380 DLCTRL DEBUG Tx Command reply: GET_REPLY 584639828 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250126090113380 DLCTRL DEBUG Command: GET 740467404 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250126090113380 DLCTRL DEBUG Tx Command reply: GET_REPLY 740467404 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250126090113381 DLCTRL DEBUG Command: GET 175924690 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126090113381 DLCTRL DEBUG Tx Command reply: GET_REPLY 175924690 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126090113382 DLCTRL DEBUG Command: GET 61760908 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250126090113382 DLCTRL DEBUG Tx Command reply: GET_REPLY 61760908 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126090113382 DLCTRL DEBUG Command: GET 350564760 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250126090113382 DLCTRL DEBUG Tx Command reply: GET_REPLY 350564760 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250126090113383 DLCTRL DEBUG Command: GET 711031782 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250126090113383 DLCTRL DEBUG Tx Command reply: GET_REPLY 711031782 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250126090113384 DLCTRL DEBUG Command: GET 588760749 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250126090113384 DLCTRL DEBUG Tx Command reply: GET_REPLY 588760749 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250126090113384 DLCTRL DEBUG Command: GET 478916144 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126090113384 DLCTRL DEBUG Tx Command reply: GET_REPLY 478916144 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126090113385 DLCTRL DEBUG Command: GET 882198491 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250126090113385 DLCTRL DEBUG Tx Command reply: GET_REPLY 882198491 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed MTC@2bd1da4a78dd: ok: talloc reports "asn1_context" = 1 bytes 20250126090113388 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:46837<->l=127.0.0.1:4262) (control_if.c:193) TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(764)@2bd1da4a78dd: Final verdict of PTC: none TC_mscpool_no_allow_attach_valid_nri-Iuh1-RUA(766)@2bd1da4a78dd: Final verdict of PTC: none 20250126090113388 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250126090113388 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126090113388 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250126090113388 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20250126090113388 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43196<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250126090113388 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250126090113388 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126090113388 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126090113388 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250126090113388 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126090113388 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090113388 DLINP DEBUG SRVCONN(,r=127.0.0.1:57074<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126090113388 DLINP DEBUG SRVCONN(,r=127.0.0.1:57074<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126090113388 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc1-0: connection closed 20250126090113388 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126090113388 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126090113388 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126090113388 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250126090113388 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126090113388 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250126090113388 DLINP NOTICE SRV(,r=127.0.0.1:57074<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250126090113388 DMAIN NOTICE (127.0.0.1:57074 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:57074<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250126090113388 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20250126090113388 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090113388 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126090113388 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:371) 20250126090113388 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126090113388 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126090113388 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090113388 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126090113388 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126090113388 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126090113388 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126090113388 DRANAP NOTICE cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: link lost (cnlink.c:118) 20250126090113388 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-86)[0x55e140dbdb00]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250126090113388 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250126090113388 DLSCCP DEBUG SCCP-SCOC(86)[0x55e140c25410]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250126090113388 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0051ff43), PART(T=Source Reference,L=4,D=00000056), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250126090113388 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090113388 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090113388 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126090113388 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090113388 DLSCCP DEBUG SCCP-SCOC(86)[0x55e140c25410]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250126090113388 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-86)[0x55e140dbdb00]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250126090113388 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-714775)[0x55e140da6c50]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250126090113388 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-714775)[0x55e140da6c50]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250126090113388 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250126090113388 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126090113388 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250126090113388 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc2-0: xUA SRV SHUTDOWN_EVENT 20250126090113388 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250126090113388 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126090113388 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126090113388 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.msc0-SCCP(767)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.msc1-RAN(771)@2bd1da4a78dd: Final verdict of PTC: none MutexDispCT-TC_mscpool_no_allow_attach_valid_nri(759)@2bd1da4a78dd: Final verdict of PTC: none 20250126090113388 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250126090113388 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126090113388 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090113388 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc2-0: connection closed 20250126090113388 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126090113388 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126090113388 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126090113388 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250126090113388 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126090113388 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250126090113388 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-714775)[0x55e140da6c50]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250126090113388 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-714775)[0x55e140da6c50]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250126090113388 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-714775)[0x55e140da6c50]{disrupted}: Freeing instance (context_map.c:202) 20250126090113388 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-714775)[0x55e140da6c50]{disrupted}: Deallocated (fsm.c:568) 20250126090113388 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-86)[0x55e140dbdb00]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250126090113388 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-86)[0x55e140dbdb00]{disconnected}: Freeing instance (context_map.c:206) 20250126090113388 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-86)[0x55e140dbdb00]{disconnected}: Deallocated (fsm.c:568) 20250126090113388 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-714775 SCCP-86 msc-1 MI=TMSI-0x42410023: Deallocating (context_map.c:225) 20250126090113388 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090113388 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) HNBGW_Test.sgsn0-RAN(777)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(770)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.msc0-RAN(768)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.msc2-RAN(774)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(772)@2bd1da4a78dd: Final verdict of PTC: none 20250126090113389 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.3/0, (xua_snm.c:371) 20250126090113389 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126090113389 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126090113389 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090113389 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126090113389 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126090113389 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126090113389 DRANAP DEBUG cnlink(msc-2)[0x55e140d26870]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126090113389 DRANAP NOTICE cnlink(msc-2)[0x55e140d26870]{DISCONNECTED}: link lost (cnlink.c:118) 20250126090113389 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-88)[0x55e140db0c00]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250126090113389 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250126090113389 DLSCCP DEBUG SCCP-SCOC(88)[0x55e140da4ec0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250126090113389 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006abbd6), PART(T=Source Reference,L=4,D=00000058), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250126090113389 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090113389 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090113389 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250126090113389 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090113389 DLSCCP DEBUG SCCP-SCOC(88)[0x55e140da4ec0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250126090113389 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-88)[0x55e140db0c00]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250126090113389 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3428368)[0x55e140dbb440]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250126090113389 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3428368)[0x55e140dbb440]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250126090113389 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250126090113389 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3428368)[0x55e140dbb440]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250126090113389 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3428368)[0x55e140dbb440]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250126090113389 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3428368)[0x55e140dbb440]{disrupted}: Freeing instance (context_map.c:202) 20250126090113389 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3428368)[0x55e140dbb440]{disrupted}: Deallocated (fsm.c:568) 20250126090113389 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-88)[0x55e140db0c00]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250126090113389 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-88)[0x55e140db0c00]{disconnected}: Freeing instance (context_map.c:206) 20250126090113389 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-88)[0x55e140db0c00]{disconnected}: Deallocated (fsm.c:568) 20250126090113389 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3428368 SCCP-88 msc-2 MI=IMSI-001010000000003: Deallocating (context_map.c:225) 20250126090113389 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126090113389 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126090113389 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250126090113389 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126090113389 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126090113389 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250126090113389 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090113389 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090113389 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090113389 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:894) 20250126090113389 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126090113389 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250126090113389 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250126090113389 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250126090113389 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7729262)[0x55e140e20de0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250126090113389 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7729262)[0x55e140e20de0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250126090113389 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x55e140da2290]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250126090113389 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250126090113389 DLSCCP DEBUG SCCP-SCOC(87)[0x55e140db1570]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250126090113389 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008ea16b), PART(T=Source Reference,L=4,D=00000057), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250126090113389 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090113389 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090113389 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126090113389 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090113389 DLSCCP DEBUG SCCP-SCOC(87)[0x55e140db1570]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250126090113389 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x55e140da2290]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250126090113389 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7729262)[0x55e140e20de0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250126090113389 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7729262)[0x55e140e20de0]{disrupted}: Freeing instance (context_map.c:202) 20250126090113389 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7729262)[0x55e140e20de0]{disrupted}: Deallocated (fsm.c:568) 20250126090113389 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x55e140da2290]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250126090113389 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x55e140da2290]{disconnected}: Freeing instance (context_map.c:206) 20250126090113389 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x55e140da2290]{disconnected}: Deallocated (fsm.c:568) 20250126090113389 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-7729262 SCCP-87 msc-0 MI=IMSI-001010000000002: Deallocating (context_map.c:225) 20250126090113389 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090113389 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126090113389 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20250126090113389 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126090113389 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126090113389 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126090113389 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126090113389 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126090113389 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250126090113389 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250126090113389 DLINP <0002> stream_srv.c:766 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250126090113389 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090113389 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20250126090113389 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126090113389 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126090113389 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126090113389 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250126090113389 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126090113389 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250126090113389 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090113389 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090113389 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090113389 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250126090113389 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250126090113389 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250126090113389 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250126090113389 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-TRANSFER.req 20250126090113389 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090113389 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090113389 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090113389 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126090113389 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126090113389 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126090113389 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126090113389 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090113389 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090113389 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126090113389 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126090113389 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126090113389 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) TC_mscpool_no_allow_attach_valid_nri-Iuh0(763)@2bd1da4a78dd: Final verdict of PTC: none 20250126090113389 DRANAP NOTICE cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: link lost (cnlink.c:118) IPA-CTRL-CLI-IPA(761)@2bd1da4a78dd: Final verdict of PTC: none TC_mscpool_no_allow_attach_valid_nri-Iuh1(765)@2bd1da4a78dd: Final verdict of PTC: none VirtHNBGW-STATS(760)@2bd1da4a78dd: Final verdict of PTC: none 20250126090113389 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126090113389 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126090113389 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126090113389 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250126090113389 DLINP <0002> stream_srv.c:766 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250126090113389 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) HNBGW-MGCP(779)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(778)@2bd1da4a78dd: Final verdict of PTC: none 20250126090113389 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20250126090113389 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126090113389 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126090113389 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126090113389 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250126090113389 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126090113389 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250126090113389 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090113389 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126090113389 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20250126090113389 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126090113389 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126090113389 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090113389 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126090113389 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126090113390 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126090113390 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126090113390 DRANAP NOTICE cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-M3UA(769)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(776)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(773)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(775)@2bd1da4a78dd: Final verdict of PTC: none MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126090113406 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43186<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(762)@2bd1da4a78dd: Final verdict of PTC: none MTC@2bd1da4a78dd: Setting final verdict of the test case. MTC@2bd1da4a78dd: Local verdict of MTC: pass MTC@2bd1da4a78dd: Local verdict of PTC MutexDispCT-TC_mscpool_no_allow_attach_valid_nri(759): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC VirtHNBGW-STATS(760): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC IPA-CTRL-CLI-IPA(761): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW-PFCP(762): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh0(763): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(764): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh1(765): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh1-RUA(766): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.msc0-SCCP(767): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.msc0-RAN(768): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.msc0-M3UA(769): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.msc1-SCCP(770): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.msc1-RAN(771): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.msc1-M3UA(772): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.msc2-SCCP(773): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.msc2-RAN(774): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.msc2-M3UA(775): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(776): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.sgsn0-RAN(777): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(778): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW-MGCP(779): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri0(780): pass (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri0(781): pass (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri0(782): pass (pass -> pass) MTC@2bd1da4a78dd: Test case TC_mscpool_no_allow_attach_valid_nri finished. Verdict: pass MTC@2bd1da4a78dd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri pass'. Sun Jan 26 09:01:13 UTC 2025 ====== HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri.talloc 20250126090113535 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43230<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126090114135 DLSCCP DEBUG SCCP-SCOC(84)[0x55e140da47a0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250126090114135 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0003eb6a), PART(T=Source Reference,L=4,D=00000054), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090114135 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090114135 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090114135 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250126090114135 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090114135 DLSCCP DEBUG SCCP-SCOC(83)[0x55e140da4670]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250126090114135 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00889f45), PART(T=Source Reference,L=4,D=00000053), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090114135 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090114135 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090114135 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126090114135 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090114135 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090114136 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090114136 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090114136 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250126090114136 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250126090114136 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250126090114136 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250126090114136 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-TRANSFER.req 20250126090114136 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090114136 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090114136 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090114136 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126090114136 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126090114136 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126090114136 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126090114136 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250126090114136 DLSCCP DEBUG SCCP-SCOC(85)[0x55e140dc8a10]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250126090114137 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f30144), PART(T=Source Reference,L=4,D=00000055), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090114137 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090114137 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090114137 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126090114137 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090114137 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090114137 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090114137 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090114137 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126090114137 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126090114137 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126090114137 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126090114137 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250126090114138 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43230<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=544828) 20250126090114857 DLSCCP DEBUG SCCP-SCOC(82)[0x55e140d974b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126090114857 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0080050d), PART(T=Source Reference,L=4,D=00000052), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090114857 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090114857 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090114857 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126090114857 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090114857 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090114857 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090114857 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090114857 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126090114857 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126090114857 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126090114857 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126090114858 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=544828, count=558336) 20250126090115388 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126090115389 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20250126090115389 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20250126090115389 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126090115389 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250126090115389 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250126090115390 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126090115390 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250126090115390 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250126090115390 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126090115390 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250126090115390 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250126090115653 DLSCCP DEBUG SCCP-SCOC(81)[0x55e140dbdfe0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126090115653 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0065cb85), PART(T=Source Reference,L=4,D=00000051), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090115653 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090115653 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090115653 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126090115653 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090115653 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090115653 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090115653 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090115653 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126090115653 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126090115653 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126090115653 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@2bd1da4a78dd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri pass' was executed successfully (exit status: 0). MTC@2bd1da4a78dd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink'. ------ HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink ------ Sun Jan 26 09:01:16 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250126090116310 DLSCCP DEBUG SCCP-SCOC(79)[0x55e140da65a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126090116310 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d241fa), PART(T=Source Reference,L=4,D=0000004f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090116310 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090116310 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090116310 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126090116310 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090116310 DLSCCP DEBUG SCCP-SCOC(80)[0x55e140dbb2c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126090116310 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00162640), PART(T=Source Reference,L=4,D=00000050), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090116310 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090116310 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090116310 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250126090116310 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090116311 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090116311 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090116311 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090116311 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126090116311 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126090116311 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126090116311 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250126090116311 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090116311 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090116311 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090116311 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250126090116311 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250126090116311 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250126090116311 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down MTC@2bd1da4a78dd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink' was executed successfully (exit status: 0). MTC@2bd1da4a78dd: Test case TC_mscpool_sccp_n_pcstate_detaches_cnlink started. 20250126090117237 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51422<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126090117241 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51428<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126090117244 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:39279<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0(787)@2bd1da4a78dd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250126090117348 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250126090117348 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250126090117359 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126090117359 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126090117359 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126090117359 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126090117359 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126090117359 DRANAP DEBUG cnlink(msc-2)[0x55e140d26870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126090117359 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126090117359 DRANAP DEBUG cnlink(msc-3)[0x55e140d90760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126090117360 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126090117360 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250126090117360 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1(789)@2bd1da4a78dd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250126090117360 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090117360 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126090117360 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090117360 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090117360 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090117360 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090117360 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090117360 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090117360 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090117360 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090117360 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090117360 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090117360 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090117360 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126090117360 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090117360 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126090117360 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:44257 (stream_srv.c:142) 20250126090117360 DMAIN INFO New HNB SCTP connection r=127.0.0.1:44257<->l=127.0.0.1:29169 (hnbgw.c:791) 20250126090117360 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126090117360 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250126090117360 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126090117360 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090117360 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126090117360 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090117360 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090117360 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090117360 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090117360 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090117360 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090117360 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090117360 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090117360 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090117360 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090117360 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090117360 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126090117360 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090117360 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126090117360 DRANAP DEBUG cnlink(msc-2)[0x55e140d26870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126090117360 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250126090117360 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126090117360 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090117360 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126090117360 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090117360 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090117360 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090117360 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090117360 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090117360 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090117360 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126090117360 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090117360 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090117360 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126090117360 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090117360 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126090117360 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090117360 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090117360 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090117360 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250126090117360 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090117360 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090117360 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250126090117360 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090117360 DRANAP DEBUG cnlink(msc-2)[0x55e140d26870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126090117360 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090117360 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090117360 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090117360 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126090117360 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126090117360 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126090117360 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250126090117360 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090117360 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090117360 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090117360 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250126090117360 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250126090117360 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250126090117360 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250126090117361 DRANAP DEBUG cnlink(msc-3)[0x55e140d90760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126090117361 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250126090117361 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126090117361 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090117361 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126090117361 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090117361 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090117361 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090117361 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090117361 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090117361 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090117361 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090117361 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090117361 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090117361 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090117361 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090117361 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250126090117361 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090117361 DRANAP DEBUG cnlink(msc-3)[0x55e140d90760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126090117362 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090117362 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090117362 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090117362 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250126090117362 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250126090117362 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! MTC@2bd1da4a78dd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(793)@2bd1da4a78dd: ************************************************* MTC@2bd1da4a78dd: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(793)@2bd1da4a78dd: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(793)@2bd1da4a78dd: ************************************************* HNBGW_Test.msc0-SCCP(791)@2bd1da4a78dd: v_sccp_pdu_maxlen:268 MTC@2bd1da4a78dd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2bd1da4a78dd: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(796)@2bd1da4a78dd: ************************************************* HNBGW_Test.msc1-M3UA(796)@2bd1da4a78dd: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(796)@2bd1da4a78dd: ************************************************* HNBGW_Test.msc1-SCCP(794)@2bd1da4a78dd: v_sccp_pdu_maxlen:268 20250126090117389 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126090117389 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126090117390 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126090117390 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126090117390 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126090117390 DRANAP DEBUG cnlink(sgsn-2)[0x55e140d92410]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126090117390 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126090117390 DRANAP DEBUG cnlink(sgsn-3)[0x55e140d92da0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126090117391 DRANAP DEBUG cnlink(sgsn-3)[0x55e140d92da0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126090117391 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250126090117391 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126090117391 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090117391 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126090117391 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090117391 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090117391 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090117391 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090117391 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090117391 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090117391 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090117391 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090117391 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090117391 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090117391 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090117391 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250126090117391 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090117391 DRANAP DEBUG cnlink(sgsn-3)[0x55e140d92da0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126090117391 DRANAP DEBUG cnlink(sgsn-2)[0x55e140d92410]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126090117391 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250126090117391 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126090117391 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090117391 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126090117391 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090117391 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090117391 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090117391 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090117391 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090117391 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090117391 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090117391 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090117391 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090117391 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090117391 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090117391 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250126090117391 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090117391 DRANAP DEBUG cnlink(sgsn-2)[0x55e140d92410]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126090117391 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126090117391 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250126090117391 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126090117391 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090117391 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126090117391 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090117391 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090117391 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090117391 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090117391 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090117391 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090117391 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090117391 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090117391 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090117391 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090117392 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090117392 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126090117392 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090117392 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126090117392 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126090117392 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250126090117392 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126090117392 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090117392 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126090117392 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090117392 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090117392 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090117392 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090117392 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090117392 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090117392 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090117392 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090117392 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090117392 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090117392 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090117392 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126090117392 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090117392 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126090117392 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090117392 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090117392 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090117392 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250126090117392 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250126090117392 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250126090117392 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090117392 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090117392 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090117392 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250126090117392 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250126090117392 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250126090117392 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250126090117392 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090117392 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090117392 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090117392 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126090117392 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126090117392 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126090117392 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250126090117392 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090117392 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090117392 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090117392 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126090117392 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126090117392 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126090117392 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@2bd1da4a78dd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(799)@2bd1da4a78dd: ************************************************* HNBGW_Test.sgsn0-M3UA(799)@2bd1da4a78dd: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(799)@2bd1da4a78dd: ************************************************* MTC@2bd1da4a78dd: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(797)@2bd1da4a78dd: v_sccp_pdu_maxlen:268 MTC@2bd1da4a78dd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2bd1da4a78dd: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(802)@2bd1da4a78dd: ************************************************* HNBGW_Test.sgsn1-M3UA(802)@2bd1da4a78dd: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(802)@2bd1da4a78dd: ************************************************* HNBGW_Test.sgsn1-SCCP(800)@2bd1da4a78dd: v_sccp_pdu_maxlen:268 20250126090117432 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126090117432 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126090117432 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1355) 20250126090117432 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250126090117432 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20250126090117432 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250126090117432 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250126090117432 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126090117432 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@2bd1da4a78dd: setverdict(pass): none -> pass 20250126090117437 DLINP DEBUG SRVCONN(,r=127.0.0.1:44257<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126090117437 DLINP DEBUG SRVCONN(,r=127.0.0.1:44257<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126090117437 DLINP DEBUG SRVCONN(,r=127.0.0.1:44257<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1355) 20250126090117437 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250126090117437 DHNBAP DEBUG (127.0.0.1:44257 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20250126090117437 DHNBAP NOTICE (127.0.0.1:44257 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250126090117437 DHNBAP NOTICE (127.0.0.1:44257 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250126090117437 DLINP DEBUG SRVCONN(,r=127.0.0.1:44257<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126090117437 DLINP DEBUG SRVCONN(,r=127.0.0.1:44257<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126090117575 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126090117575 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250126090117575 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126090117575 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(793)@2bd1da4a78dd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250126090117584 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090117584 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250126090117584 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126090117584 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126090117584 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126090117584 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250126090117584 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126090117586 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126090117586 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250126090117586 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126090117586 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250126090117587 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090117587 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250126090117587 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126090117587 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126090117587 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126090117587 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126090117587 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126090117587 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090117587 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126090117587 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20250126090117587 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126090117587 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126090117587 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090117587 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126090117587 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126090117587 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126090117587 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126090117588 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126090117588 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250126090117588 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126090117588 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090117589 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126090117589 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090117589 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090117589 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090117589 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090117589 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090117589 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090117589 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090117589 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090117589 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090117589 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090117589 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090117589 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126090117589 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090117589 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126090117589 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090117589 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090117589 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090117589 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126090117589 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126090117589 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126090117589 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126090117589 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-M3UA(796)@2bd1da4a78dd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250126090117595 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090117595 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250126090117595 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126090117595 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126090117595 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126090117595 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250126090117595 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126090117597 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090117597 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250126090117597 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126090117597 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126090117597 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126090117597 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126090117597 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126090117597 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090117597 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126090117598 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:406) 20250126090117598 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126090117598 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126090117598 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090117598 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126090117598 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126090117598 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126090117598 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126090117599 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126090117599 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250126090117599 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126090117599 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090117599 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126090117599 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090117599 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090117599 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090117599 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090117599 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090117599 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090117599 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090117599 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090117599 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090117599 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090117599 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090117599 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126090117599 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090117599 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126090117600 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090117600 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090117600 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090117600 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126090117600 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126090117600 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126090117600 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250126090117600 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090117604 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126090117604 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250126090117604 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126090117604 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(799)@2bd1da4a78dd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250126090117610 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090117610 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250126090117610 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126090117610 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126090117610 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126090117610 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250126090117610 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126090117614 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090117614 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250126090117614 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126090117614 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126090117614 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126090117614 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126090117614 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126090117614 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090117614 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126090117614 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20250126090117614 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126090117614 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126090117615 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090117615 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126090117615 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126090117615 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126090117615 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126090117616 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126090117616 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250126090117616 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126090117616 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090117616 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126090117616 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090117616 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090117616 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090117616 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090117616 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090117616 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090117616 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090117616 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090117616 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090117616 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090117616 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090117616 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126090117616 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090117616 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126090117616 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090117616 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090117616 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090117616 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126090117616 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126090117616 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126090117616 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126090117616 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090117616 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126090117616 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20250126090117616 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126090117616 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(802)@2bd1da4a78dd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250126090117619 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090117619 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20250126090117619 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126090117619 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126090117619 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126090117619 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250126090117619 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126090117621 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090117621 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20250126090117621 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126090117621 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126090117621 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126090117621 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126090117621 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126090117621 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090117621 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126090117621 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:406) 20250126090117621 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126090117621 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126090117621 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090117621 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126090117621 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126090117621 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126090117621 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126090117622 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126090117622 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250126090117622 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126090117622 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090117622 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126090117622 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090117622 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090117622 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090117622 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090117622 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090117622 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090117622 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090117622 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090117622 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090117622 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090117622 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090117622 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126090117622 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090117622 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126090117623 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090117623 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090117623 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090117623 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126090117623 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126090117623 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126090117623 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250126090117623 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(792)@2bd1da4a78dd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126090118390 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090118390 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126090118390 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126090118390 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126090118390 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126090118390 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126090118390 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126090118390 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090118390 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090118390 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126090118390 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126090118390 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126090118390 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126090118391 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126090118391 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250126090118391 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250126090118391 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090118391 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090118391 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090118391 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090118391 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090118391 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090118391 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090118391 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090118391 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090118391 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090118391 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090118391 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090118391 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090118391 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126090118391 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126090118391 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126090118391 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250126090118391 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250126090118391 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090118391 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250126090118391 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090118391 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090118391 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090118391 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090118391 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090118391 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090118391 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090118391 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090118391 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090118391 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090118391 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090118392 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126090118392 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090118392 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126090118392 DRANAP NOTICE cnlink(msc-0)[0x55e140d46220]{CONNECTED}: link up (cnlink.c:111) 20250126090118392 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090118392 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090118392 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090118392 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126090118392 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126090118392 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126090118392 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126090118392 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090118392 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090118392 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126090118392 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126090118392 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126090118392 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126090118393 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126090118393 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126090118393 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090118393 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090118393 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126090118393 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126090118393 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126090118393 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126090118393 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126090118393 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250126090118393 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250126090118393 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090118393 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090118393 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090118393 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090118393 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090118393 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090118393 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090118393 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090118393 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090118393 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090118393 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090118393 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090118393 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090118393 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126090118393 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126090118393 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126090118393 DRANAP INFO cnlink(msc-0)[0x55e140d46220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(795)@2bd1da4a78dd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126090118397 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090118398 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250126090118398 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250126090118398 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250126090118398 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126090118398 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126090118398 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126090118398 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090118398 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090118398 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126090118398 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126090118398 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250126090118398 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126090118398 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126090118398 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250126090118398 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250126090118398 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090118398 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090118398 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090118398 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090118398 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090118398 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090118398 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090118398 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090118398 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090118398 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090118398 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090118398 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090118398 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090118398 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126090118398 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126090118399 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126090118399 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) 20250126090118399 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) 20250126090118399 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090118399 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250126090118399 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090118399 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090118399 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090118399 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090118399 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090118399 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090118399 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090118399 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090118399 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090118399 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090118399 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090118399 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126090118399 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090118399 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126090118399 DRANAP NOTICE cnlink(msc-1)[0x55e140d29670]{CONNECTED}: link up (cnlink.c:111) 20250126090118399 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090118399 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090118399 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090118399 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126090118400 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126090118400 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126090118400 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250126090118400 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090118401 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090118401 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250126090118401 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250126090118402 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250126090118402 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126090118402 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126090118402 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126090118402 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090118402 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090118402 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126090118402 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126090118402 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250126090118402 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126090118402 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126090118402 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250126090118402 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250126090118402 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090118402 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090118402 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090118402 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090118402 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090118402 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090118402 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090118402 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090118402 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090118402 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090118402 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090118402 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090118402 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090118402 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126090118402 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126090118402 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126090118402 DRANAP INFO cnlink(msc-1)[0x55e140d29670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(798)@2bd1da4a78dd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126090118412 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090118412 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126090118413 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126090118413 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126090118413 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126090118413 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126090118413 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126090118413 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090118413 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090118413 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126090118413 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126090118413 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126090118413 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126090118413 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126090118413 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250126090118413 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250126090118413 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090118413 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090118413 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090118413 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090118413 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090118413 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090118413 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090118413 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090118413 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090118413 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090118413 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090118413 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090118413 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090118413 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126090118413 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126090118413 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126090118413 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250126090118413 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250126090118413 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090118413 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250126090118413 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090118413 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090118413 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090118413 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090118413 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090118413 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090118413 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090118413 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090118413 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090118413 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090118413 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090118413 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126090118413 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090118413 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126090118413 DRANAP NOTICE cnlink(sgsn-0)[0x55e140d910f0]{CONNECTED}: link up (cnlink.c:111) 20250126090118414 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090118414 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090118414 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090118414 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126090118414 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126090118414 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126090118414 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126090118414 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090118416 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090118416 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126090118416 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126090118416 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126090118416 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126090118416 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126090118416 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126090118416 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090118416 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090118416 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126090118416 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126090118416 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126090118416 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126090118416 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126090118416 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250126090118416 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20250126090118416 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090118416 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090118416 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090118416 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090118416 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090118416 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090118416 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090118416 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090118416 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090118416 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090118416 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090118416 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090118416 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090118416 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126090118416 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126090118416 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126090118416 DRANAP INFO cnlink(sgsn-0)[0x55e140d910f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(801)@2bd1da4a78dd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126090118424 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090118424 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250126090118424 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250126090118424 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250126090118424 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126090118424 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126090118424 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126090118424 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090118424 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090118424 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126090118424 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126090118424 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250126090118424 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126090118424 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126090118424 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250126090118424 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250126090118424 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090118424 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090118424 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090118424 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090118424 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090118424 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090118424 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090118424 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090118424 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090118424 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090118424 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090118424 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090118424 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090118424 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126090118424 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126090118424 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126090118424 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) 20250126090118424 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) 20250126090118424 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090118424 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250126090118424 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090118424 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090118424 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090118424 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090118424 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090118424 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090118424 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090118424 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090118424 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090118424 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090118424 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090118424 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126090118424 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090118424 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126090118424 DRANAP NOTICE cnlink(sgsn-1)[0x55e140d91a80]{CONNECTED}: link up (cnlink.c:111) 20250126090118424 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090118424 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090118424 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090118424 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126090118424 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126090118424 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126090118424 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250126090118424 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090118425 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090118425 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250126090118425 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250126090118425 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250126090118425 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126090118425 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126090118425 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126090118425 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090118425 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090118425 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126090118425 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126090118425 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250126090118425 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126090118425 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126090118425 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250126090118425 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20250126090118425 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090118425 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090118425 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090118425 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090118426 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090118426 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090118426 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090118426 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090118426 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090118426 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090118426 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090118426 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090118426 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090118426 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126090118426 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126090118426 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126090118426 DRANAP INFO cnlink(sgsn-1)[0x55e140d91a80]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250126090119446 DLCTRL DEBUG Command: GET 624249166 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250126090119446 DLCTRL DEBUG Tx Command reply: GET_REPLY 624249166 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250126090119450 DLCTRL DEBUG Command: GET 427030605 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250126090119450 DLCTRL DEBUG Tx Command reply: GET_REPLY 427030605 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250126090119451 DLCTRL DEBUG Command: GET 143982921 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250126090119451 DLCTRL DEBUG Tx Command reply: GET_REPLY 143982921 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250126090119453 DLCTRL DEBUG Command: GET 791760992 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126090119453 DLCTRL DEBUG Tx Command reply: GET_REPLY 791760992 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126090119458 DLCTRL DEBUG Command: GET 157890568 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250126090119458 DLCTRL DEBUG Tx Command reply: GET_REPLY 157890568 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250126090119463 DLCTRL DEBUG Command: GET 83541048 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250126090119463 DLCTRL DEBUG Tx Command reply: GET_REPLY 83541048 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250126090119467 DLCTRL DEBUG Command: GET 122211863 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250126090119467 DLCTRL DEBUG Tx Command reply: GET_REPLY 122211863 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250126090119471 DLCTRL DEBUG Command: GET 775677880 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250126090119471 DLCTRL DEBUG Tx Command reply: GET_REPLY 775677880 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250126090119476 DLCTRL DEBUG Command: GET 872613276 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126090119476 DLCTRL DEBUG Tx Command reply: GET_REPLY 872613276 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126090119480 DLCTRL DEBUG Command: GET 289699579 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250126090119480 DLCTRL DEBUG Tx Command reply: GET_REPLY 289699579 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250126090119483 DLCTRL DEBUG Command: GET 112356741 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250126090119483 DLCTRL DEBUG Tx Command reply: GET_REPLY 112356741 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250126090119488 DLCTRL DEBUG Command: GET 795669524 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250126090119488 DLCTRL DEBUG Tx Command reply: GET_REPLY 795669524 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250126090119493 DLCTRL DEBUG Command: GET 918068108 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250126090119493 DLCTRL DEBUG Tx Command reply: GET_REPLY 918068108 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250126090119497 DLCTRL DEBUG Command: GET 387888919 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126090119497 DLCTRL DEBUG Tx Command reply: GET_REPLY 387888919 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126090119501 DLCTRL DEBUG Command: GET 243986171 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250126090119501 DLCTRL DEBUG Tx Command reply: GET_REPLY 243986171 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250126090119504 DLCTRL DEBUG Command: GET 298631521 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250126090119505 DLCTRL DEBUG Tx Command reply: GET_REPLY 298631521 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250126090119508 DLCTRL DEBUG Command: GET 124424256 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250126090119508 DLCTRL DEBUG Tx Command reply: GET_REPLY 124424256 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250126090119512 DLCTRL DEBUG Command: GET 201601566 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250126090119512 DLCTRL DEBUG Tx Command reply: GET_REPLY 201601566 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250126090119514 DLCTRL DEBUG Command: GET 856437329 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126090119514 DLCTRL DEBUG Tx Command reply: GET_REPLY 856437329 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126090119517 DLCTRL DEBUG Command: GET 435762668 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250126090119517 DLCTRL DEBUG Tx Command reply: GET_REPLY 435762668 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@2bd1da4a78dd: 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@2bd1da4a78dd: "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@2bd1da4a78dd: 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 := '000000000000001011111011'B, t_guard := 20.000000 } 20250126090119555 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51436<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(792)@2bd1da4a78dd: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(792)@2bd1da4a78dd: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(804) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(788)@2bd1da4a78dd: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(804)13233081 20250126090120606 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126090120606 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126090120606 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1355) 20250126090120606 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250126090120606 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xc9ebb9, normal) (hnbgw_rua.c:407) 20250126090120607 DHNB DEBUG map_rua[0x55e140e20de0]{init}: Allocated (fsm.c:456) 20250126090120607 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13233081)[0x55e140e20de0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250126090120607 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13233081 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250126090120607 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126090120607 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126090120607 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13233081 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250126090120607 DCN DEBUG map_sccp[0x55e140da2290]{init}: Allocated (fsm.c:456) 20250126090120607 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x55e140da2290]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250126090120607 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13233081 <-> SCCP-89 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250126090120607 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13233081 SCCP-89 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250126090120607 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13233081)[0x55e140e20de0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250126090120607 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126090120607 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126090120607 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13233081)[0x55e140e20de0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250126090120607 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x55e140da2290]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126090120607 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250126090120607 DLSCCP DEBUG SCCP-SCOC(89)[0x55e140dbb440]{IDLE}: Allocated (fsm.c:456) 20250126090120607 DLSCCP DEBUG SCCP-SCOC(89)[0x55e140dbb440]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250126090120607 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f40030002fb0056400500f1100926) (sccp_scrc.c:406) 20250126090120607 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090120607 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090120607 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090120607 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090120607 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090120607 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090120607 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090120607 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090120607 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090120607 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090120607 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090120607 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126090120607 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090120607 DLSCCP DEBUG SCCP-SCOC(89)[0x55e140dbb440]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250126090120607 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x55e140da2290]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250126090120607 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13233081)[0x55e140e20de0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250126090120607 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090120607 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090120607 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090120607 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126090120607 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126090120607 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126090120607 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126090120607 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(791)@2bd1da4a78dd: First idle individual index:0 HNBGW_Test.msc0-SCCP(791)@2bd1da4a78dd: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(792)@2bd1da4a78dd: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(804) HNBGW_Test.msc0-RAN(792)@2bd1da4a78dd: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(804)8927071 HNBGW_Test.msc0-SCCP(791)@2bd1da4a78dd: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(791)@2bd1da4a78dd: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_detaches_cnlink0(804)@2bd1da4a78dd: setverdict(pass): none -> pass 20250126090120629 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090120629 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126090120629 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126090120629 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126090120629 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126090120629 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126090120629 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126090120629 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090120629 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090120629 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126090120629 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126090120629 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126090120629 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126090120629 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00bb497d) (sccp_scrc.c:477) 20250126090120629 DLSCCP DEBUG Received CO:COAK for local reference 89 (sccp_scoc.c:1824) 20250126090120629 DLSCCP DEBUG SCCP-SCOC(89)[0x55e140dbb440]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250126090120629 DLSCCP DEBUG SCCP-SCOC(89)[0x55e140dbb440]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250126090120629 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090120629 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250126090120629 DCN DEBUG handle_cn_conn_conf() conn_id=89, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250126090120629 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x55e140da2290]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250126090120629 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x55e140da2290]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250126090120631 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51436<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_sccp_n_pcstate_detaches_cnlink0(804)@2bd1da4a78dd: Final verdict of PTC: pass MTC@2bd1da4a78dd: 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 } } } 20250126090120632 DLCTRL DEBUG Command: GET 618928529 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250126090120632 DLCTRL DEBUG Tx Command reply: GET_REPLY 618928529 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250126090120635 DLCTRL DEBUG Command: GET 480145575 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250126090120635 DLCTRL DEBUG Tx Command reply: GET_REPLY 480145575 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250126090120638 DLCTRL DEBUG Command: GET 839346571 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250126090120638 [1;34mDLCTRL DEBUG Tx Command reply: GET_REPLY 839346571 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250126090120641 DLCTRL DEBUG Command: GET 736235100 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126090120641 DLCTRL DEBUG Tx Command reply: GET_REPLY 736235100 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126090120643 DLCTRL DEBUG Command: GET 541697604 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250126090120644 DLCTRL DEBUG Tx Command reply: GET_REPLY 541697604 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126090120645 DLCTRL DEBUG Command: GET 708311788 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250126090120645 DLCTRL DEBUG Tx Command reply: GET_REPLY 708311788 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250126090120647 DLCTRL DEBUG Command: GET 824297353 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250126090120647 DLCTRL DEBUG Tx Command reply: GET_REPLY 824297353 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250126090120648 DLCTRL DEBUG Command: GET 101917732 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250126090120648 DLCTRL DEBUG Tx Command reply: GET_REPLY 101917732 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250126090120649 DLCTRL DEBUG Command: GET 549719160 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126090120649 DLCTRL DEBUG Tx Command reply: GET_REPLY 549719160 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126090120650 DLCTRL DEBUG Command: GET 573142598 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250126090120650 DLCTRL DEBUG Tx Command reply: GET_REPLY 573142598 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126090120651 DLCTRL DEBUG Command: GET 819984055 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250126090120651 DLCTRL DEBUG Tx Command reply: GET_REPLY 819984055 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250126090120652 DLCTRL DEBUG Command: GET 390589435 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250126090120652 DLCTRL DEBUG Tx Command reply: GET_REPLY 390589435 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250126090120652 DLCTRL DEBUG Command: GET 476479291 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250126090120652 DLCTRL DEBUG Tx Command reply: GET_REPLY 476479291 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250126090120653 DLCTRL DEBUG Command: GET 755318970 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126090120653 DLCTRL DEBUG Tx Command reply: GET_REPLY 755318970 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126090120654 DLCTRL DEBUG Command: GET 778022393 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250126090120654 DLCTRL DEBUG Tx Command reply: GET_REPLY 778022393 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126090120654 DLCTRL DEBUG Command: GET 60771082 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250126090120654 DLCTRL DEBUG Tx Command reply: GET_REPLY 60771082 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250126090120655 DLCTRL DEBUG Command: GET 656604092 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250126090120655 DLCTRL DEBUG Tx Command reply: GET_REPLY 656604092 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250126090120656 DLCTRL DEBUG Command: GET 802642495 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250126090120656 DLCTRL DEBUG Tx Command reply: GET_REPLY 802642495 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250126090120657 DLCTRL DEBUG Command: GET 318861998 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126090120657 DLCTRL DEBUG Tx Command reply: GET_REPLY 318861998 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126090120657 DLCTRL DEBUG Command: GET 510316735 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250126090120657 DLCTRL DEBUG Tx Command reply: GET_REPLY 510316735 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed MTC@2bd1da4a78dd: 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 := '000000000000000100011010'B, t_guard := 20.000000 } 20250126090120667 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51444<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(795)@2bd1da4a78dd: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(795)@2bd1da4a78dd: Created Expect[0] for '05240103505902082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(805) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(788)@2bd1da4a78dd: Added conn table entry 1TC_mscpool_sccp_n_pcstate_detaches_cnlink0(805)9159683 20250126090121679 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126090121679 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126090121679 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1355) 20250126090121679 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250126090121680 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x8bc403, normal) (hnbgw_rua.c:407) 20250126090121680 DHNB DEBUG map_rua[0x55e140c255d0]{init}: Allocated (fsm.c:456) 20250126090121680 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9159683)[0x55e140c255d0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250126090121680 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9159683 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250126090121680 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126090121680 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126090121680 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:221) 20250126090121680 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9159683 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 1 (hnbgw_cn.c:1125) 20250126090121680 DCN DEBUG map_sccp[0x55e140da6c50]{init}: Allocated (fsm.c:456) 20250126090121680 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-90)[0x55e140da6c50]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250126090121680 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9159683 <-> SCCP-90 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250126090121680 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9159683 SCCP-90 msc-1 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20250126090121680 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9159683)[0x55e140c255d0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250126090121680 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126090121680 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126090121680 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9159683)[0x55e140c255d0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250126090121680 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-90)[0x55e140da6c50]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126090121680 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250126090121680 DLSCCP DEBUG SCCP-SCOC(90)[0x55e140dbdb00]{IDLE}: Allocated (fsm.c:456) 20250126090121680 DLSCCP DEBUG SCCP-SCOC(90)[0x55e140dbdb00]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250126090121680 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000005a), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902082926240000000030004f400300011a0056400500f1100926) (sccp_scrc.c:406) 20250126090121680 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090121680 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090121680 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090121680 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090121680 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090121680 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090121680 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090121680 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090121680 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090121680 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090121680 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090121680 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126090121680 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090121680 DLSCCP DEBUG SCCP-SCOC(90)[0x55e140dbdb00]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250126090121680 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-90)[0x55e140da6c50]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250126090121680 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9159683)[0x55e140c255d0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250126090121680 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090121680 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090121680 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090121680 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126090121680 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126090121680 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126090121680 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250126090121680 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(794)@2bd1da4a78dd: First idle individual index:0 HNBGW_Test.msc1-SCCP(794)@2bd1da4a78dd: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(795)@2bd1da4a78dd: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(805) HNBGW_Test.msc1-RAN(795)@2bd1da4a78dd: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(805)16172423 HNBGW_Test.msc1-SCCP(794)@2bd1da4a78dd: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(794)@2bd1da4a78dd: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_detaches_cnlink0(805)@2bd1da4a78dd: setverdict(pass): none -> pass 20250126090121690 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090121690 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250126090121690 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250126090121690 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250126090121690 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126090121690 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126090121690 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126090121690 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090121691 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090121691 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126090121691 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126090121691 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250126090121691 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126090121691 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00f80c51) (sccp_scrc.c:477) 20250126090121691 DLSCCP DEBUG Received CO:COAK for local reference 90 (sccp_scoc.c:1824) 20250126090121691 DLSCCP DEBUG SCCP-SCOC(90)[0x55e140dbdb00]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250126090121691 DLSCCP DEBUG SCCP-SCOC(90)[0x55e140dbdb00]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250126090121691 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090121691 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250126090121691 DCN DEBUG handle_cn_conn_conf() conn_id=90, addrs: called=RI=SSN_PC,PC=0.0.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250126090121691 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-90)[0x55e140da6c50]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250126090121691 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-90)[0x55e140da6c50]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250126090121692 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51444<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_sccp_n_pcstate_detaches_cnlink0(805)@2bd1da4a78dd: Final verdict of PTC: pass MTC@2bd1da4a78dd: 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 } } } 20250126090121693 DLCTRL DEBUG Command: GET 124327664 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250126090121693 DLCTRL DEBUG Tx Command reply: GET_REPLY 124327664 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250126090121695 DLCTRL DEBUG Command: GET 502422309 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250126090121695 DLCTRL DEBUG Tx Command reply: GET_REPLY 502422309 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250126090121697 DLCTRL DEBUG Command: GET 777436032 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250126090121697 DLCTRL DEBUG Tx Command reply: GET_REPLY 777436032 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250126090121699 DLCTRL DEBUG Command: GET 566512382 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126090121699 DLCTRL DEBUG Tx Command reply: GET_REPLY 566512382 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126090121700 DLCTRL DEBUG Command: GET 987129027 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250126090121700 DLCTRL DEBUG Tx Command reply: GET_REPLY 987129027 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126090121701 DLCTRL DEBUG Command: GET 567186374 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250126090121701 DLCTRL DEBUG Tx Command reply: GET_REPLY 567186374 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20250126090121702 DLCTRL DEBUG Command: GET 225433184 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250126090121702 DLCTRL DEBUG Tx Command reply: GET_REPLY 225433184 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250126090121703 DLCTRL DEBUG Command: GET 69428805 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250126090121703 DLCTRL DEBUG Tx Command reply: GET_REPLY 69428805 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250126090121704 DLCTRL DEBUG Command: GET 960015972 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126090121704 DLCTRL DEBUG Tx Command reply: GET_REPLY 960015972 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126090121705 DLCTRL DEBUG Command: GET 462619063 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250126090121705 DLCTRL DEBUG Tx Command reply: GET_REPLY 462619063 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126090121705 DLCTRL DEBUG Command: GET 200594224 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250126090121705 DLCTRL DEBUG Tx Command reply: GET_REPLY 200594224 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250126090121706 DLCTRL DEBUG Command: GET 947579004 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250126090121706 DLCTRL DEBUG Tx Command reply: GET_REPLY 947579004 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250126090121707 DLCTRL DEBUG Command: GET 142661468 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250126090121707 DLCTRL DEBUG Tx Command reply: GET_REPLY 142661468 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250126090121708 DLCTRL DEBUG Command: GET 889230133 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126090121708 DLCTRL DEBUG Tx Command reply: GET_REPLY 889230133 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126090121709 DLCTRL DEBUG Command: GET 648049767 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250126090121709 DLCTRL DEBUG Tx Command reply: GET_REPLY 648049767 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126090121710 DLCTRL DEBUG Command: GET 299513281 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250126090121710 DLCTRL DEBUG Tx Command reply: GET_REPLY 299513281 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250126090121710 DLCTRL DEBUG Command: GET 242446091 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250126090121710 DLCTRL DEBUG Tx Command reply: GET_REPLY 242446091 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250126090121711 DLCTRL DEBUG Command: GET 199873350 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250126090121711 DLCTRL DEBUG Tx Command reply: GET_REPLY 199873350 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250126090121712 DLCTRL DEBUG Command: GET 614627747 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126090121712 DLCTRL DEBUG Tx Command reply: GET_REPLY 614627747 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126090121713 DLCTRL DEBUG Command: GET 422581649 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250126090121713 DLCTRL DEBUG Tx Command reply: GET_REPLY 422581649 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) 20250126090121714 DLGLOBAL NOTICE TTCN3 f_logp(): disconnecting msc0 (logging_vty.c:1172) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed MTC@2bd1da4a78dd: "disconnecting msc0" HNBGW_Test.msc0-RAN(792)@2bd1da4a78dd: Final verdict of PTC: none 20250126090121714 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250126090121714 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126090121714 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250126090121714 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250126090121715 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250126090121715 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126090121715 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126090121715 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250126090121715 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126090121715 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090121715 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20250126090121715 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126090121715 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126090121715 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126090121715 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250126090121715 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126090121715 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250126090121715 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090121715 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126090121715 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20250126090121715 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126090121715 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126090121715 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090121715 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126090121715 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126090121715 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126090121715 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126090121715 DRANAP NOTICE cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: link lost (cnlink.c:118) 20250126090121715 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x55e140da2290]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250126090121715 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250126090121715 DLSCCP DEBUG SCCP-SCOC(89)[0x55e140dbb440]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250126090121715 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bb497d), PART(T=Source Reference,L=4,D=00000059), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250126090121715 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090121715 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090121715 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126090121715 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090121715 DLSCCP DEBUG SCCP-SCOC(89)[0x55e140dbb440]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250126090121715 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x55e140da2290]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250126090121715 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13233081)[0x55e140e20de0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250126090121715 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13233081)[0x55e140e20de0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250126090121715 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250126090121715 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13233081)[0x55e140e20de0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250126090121715 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13233081)[0x55e140e20de0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250126090121715 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13233081)[0x55e140e20de0]{disrupted}: Freeing instance (context_map.c:202) 20250126090121715 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13233081)[0x55e140e20de0]{disrupted}: Deallocated (fsm.c:568) 20250126090121715 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x55e140da2290]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250126090121715 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x55e140da2290]{disconnected}: Freeing instance (context_map.c:206) 20250126090121715 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x55e140da2290]{disconnected}: Deallocated (fsm.c:568) 20250126090121715 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13233081 SCCP-89 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250126090121715 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090121715 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090121715 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090121715 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126090121715 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126090121715 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126090121715 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126090121715 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250126090121715 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126090121715 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) HNBGW_Test.msc0-M3UA(793)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(791)@2bd1da4a78dd: Final verdict of PTC: none MTC@2bd1da4a78dd: 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 := '000000000000001100110111'B, t_guard := 20.000000 } TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(788)@2bd1da4a78dd: Deleted conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(804)13233081 20250126090121726 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51458<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(795)@2bd1da4a78dd: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(795)@2bd1da4a78dd: Created Expect[0] for '06270003505902082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(806) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(788)@2bd1da4a78dd: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(806)10527980 20250126090122744 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126090122744 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126090122744 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1355) 20250126090122744 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250126090122744 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xa0a4ec, normal) (hnbgw_rua.c:407) 20250126090122744 DHNB DEBUG map_rua[0x55e140e20de0]{init}: Allocated (fsm.c:456) 20250126090122744 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10527980)[0x55e140e20de0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250126090122744 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10527980 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250126090122744 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126090122744 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126090122744 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10527980 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 1 (hnbgw_cn.c:1125) 20250126090122744 DCN DEBUG map_sccp[0x55e140da2290]{init}: Allocated (fsm.c:456) 20250126090122744 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-91)[0x55e140da2290]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250126090122744 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-10527980 <-> SCCP-91 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250126090122744 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10527980 SCCP-91 msc-1 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20250126090122744 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10527980)[0x55e140e20de0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250126090122744 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126090122744 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126090122744 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10527980)[0x55e140e20de0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250126090122744 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-91)[0x55e140da2290]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126090122744 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250126090122744 DLSCCP DEBUG SCCP-SCOC(91)[0x55e140db1430]{IDLE}: Allocated (fsm.c:456) 20250126090122744 DLSCCP DEBUG SCCP-SCOC(91)[0x55e140db1430]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250126090122744 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902082926240000000030004f40030003370056400500f1100926) (sccp_scrc.c:406) 20250126090122744 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090122744 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090122745 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090122745 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090122745 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090122745 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090122745 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090122745 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090122745 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090122745 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090122745 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090122745 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126090122745 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090122745 DLSCCP DEBUG SCCP-SCOC(91)[0x55e140db1430]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250126090122745 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-91)[0x55e140da2290]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250126090122745 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10527980)[0x55e140e20de0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250126090122745 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090122745 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090122745 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090122745 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126090122745 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126090122745 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126090122745 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250126090122745 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(794)@2bd1da4a78dd: First idle individual index:1 HNBGW_Test.msc1-SCCP(794)@2bd1da4a78dd: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc1-RAN(795)@2bd1da4a78dd: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(806) HNBGW_Test.msc1-RAN(795)@2bd1da4a78dd: Added conn table entry 1TC_mscpool_sccp_n_pcstate_detaches_cnlink0(806)5161322 HNBGW_Test.msc1-SCCP(794)@2bd1da4a78dd: Session index based on connection ID:1 HNBGW_Test.msc1-SCCP(794)@2bd1da4a78dd: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250126090122754 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090122754 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250126090122754 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250126090122754 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250126090122754 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126090122754 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126090122754 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126090122754 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090122754 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090122754 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126090122754 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126090122754 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250126090122754 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126090122754 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00d0efb1) (sccp_scrc.c:477) 20250126090122754 DLSCCP DEBUG Received CO:COAK for local reference 91 (sccp_scoc.c:1824) 20250126090122754 DLSCCP DEBUG SCCP-SCOC(91)[0x55e140db1430]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250126090122754 DLSCCP DEBUG SCCP-SCOC(91)[0x55e140db1430]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250126090122754 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090122754 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250126090122754 DCN DEBUG handle_cn_conn_conf() conn_id=91, addrs: called=RI=SSN_PC,PC=0.0.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250126090122754 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-91)[0x55e140da2290]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250126090122754 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-91)[0x55e140da2290]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_mscpool_sccp_n_pcstate_detaches_cnlink0(806)@2bd1da4a78dd: setverdict(pass): none -> pass 20250126090122755 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51458<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_sccp_n_pcstate_detaches_cnlink0(806)@2bd1da4a78dd: Final verdict of PTC: pass MTC@2bd1da4a78dd: 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 } } } 20250126090122755 DLCTRL DEBUG Command: GET 448905841 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250126090122755 DLCTRL DEBUG Tx Command reply: GET_REPLY 448905841 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250126090122756 DLCTRL DEBUG Command: GET 250728284 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250126090122756 DLCTRL DEBUG Tx Command reply: GET_REPLY 250728284 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250126090122757 DLCTRL DEBUG Command: GET 336300426 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250126090122757 DLCTRL DEBUG Tx Command reply: GET_REPLY 336300426 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250126090122758 DLCTRL DEBUG Command: GET 293330204 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126090122758 DLCTRL DEBUG Tx Command reply: GET_REPLY 293330204 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126090122759 DLCTRL DEBUG Command: GET 99697406 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250126090122759 DLCTRL DEBUG Tx Command reply: GET_REPLY 99697406 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126090122759 DLCTRL DEBUG Command: GET 525765235 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250126090122759 DLCTRL DEBUG Tx Command reply: GET_REPLY 525765235 rate_ctr.abs.msc.1.cnpool:subscr:new 2 (control_if.c:477) 20250126090122760 DLCTRL DEBUG Command: GET 527075288 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250126090122760 DLCTRL DEBUG Tx Command reply: GET_REPLY 527075288 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250126090122761 DLCTRL DEBUG Command: GET 888815611 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250126090122761 DLCTRL DEBUG Tx Command reply: GET_REPLY 888815611 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250126090122762 DLCTRL DEBUG Command: GET 115872814 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126090122762 DLCTRL DEBUG Tx Command reply: GET_REPLY 115872814 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126090122762 DLCTRL DEBUG Command: GET 215015005 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250126090122762 DLCTRL DEBUG Tx Command reply: GET_REPLY 215015005 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126090122763 DLCTRL DEBUG Command: GET 560091159 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250126090122763 DLCTRL DEBUG Tx Command reply: GET_REPLY 560091159 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250126090122764 DLCTRL DEBUG Command: GET 805734857 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250126090122764 DLCTRL DEBUG Tx Command reply: GET_REPLY 805734857 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250126090122765 DLCTRL DEBUG Command: GET 20911611 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250126090122765 DLCTRL DEBUG Tx Command reply: GET_REPLY 20911611 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250126090122765 DLCTRL DEBUG Command: GET 511707005 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126090122765 DLCTRL DEBUG Tx Command reply: GET_REPLY 511707005 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126090122766 DLCTRL DEBUG Command: GET 82738411 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250126090122766 DLCTRL DEBUG Tx Command reply: GET_REPLY 82738411 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126090122767 DLCTRL DEBUG Command: GET 941473885 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250126090122767 DLCTRL DEBUG Tx Command reply: GET_REPLY 941473885 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250126090122768 DLCTRL DEBUG Command: GET 870764931 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250126090122768 DLCTRL DEBUG Tx Command reply: GET_REPLY 870764931 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250126090122768 DLCTRL DEBUG Command: GET 719420783 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250126090122768 DLCTRL DEBUG Tx Command reply: GET_REPLY 719420783 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250126090122769 DLCTRL DEBUG Command: GET 237066949 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126090122769 DLCTRL DEBUG Tx Command reply: GET_REPLY 237066949 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126090122770 DLCTRL DEBUG Command: GET 498572646 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250126090122770 DLCTRL DEBUG Tx Command reply: GET_REPLY 498572646 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed MTC@2bd1da4a78dd: ok: talloc reports "asn1_context" = 1 bytes 20250126090122773 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51428<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250126090122773 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250126090122773 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126090122773 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250126090122773 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT HNBGW_Test.msc1-RAN(795)@2bd1da4a78dd: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(788)@2bd1da4a78dd: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(790)@2bd1da4a78dd: Final verdict of PTC: none 20250126090122773 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250126090122773 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126090122773 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250126090122773 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20250126090122773 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250126090122773 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126090122773 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126090122773 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250126090122773 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250126090122773 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126090122773 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126090122773 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250126090122773 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126090122773 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090122773 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20250126090122773 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind HNBGW_Test.msc1-M3UA(796)@2bd1da4a78dd: Final verdict of PTC: none 20250126090122773 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126090122773 DLINP DEBUG SRVCONN(,r=127.0.0.1:44257<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126090122773 DLINP DEBUG SRVCONN(,r=127.0.0.1:44257<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126090122773 DLINP NOTICE SRV(,r=127.0.0.1:44257<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250126090122773 DMAIN NOTICE (127.0.0.1:44257 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:44257<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250126090122773 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20250126090122773 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126090122773 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250126090122773 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126090122773 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250126090122773 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126090122773 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090122773 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn1-0: connection closed 20250126090122773 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126090122773 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126090122773 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126090122773 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250126090122773 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126090122773 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250126090122773 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:39279<->l=127.0.0.1:4262) (control_if.c:193) 20250126090122774 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090122774 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250126090122774 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126090122774 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250126090122774 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20250126090122774 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250126090122774 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250126090122774 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126090122774 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126090122774 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126090122774 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20250126090122774 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126090122774 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126090122774 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090122774 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126090122774 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126090122774 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250126090122774 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126090122774 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090122774 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc1-0: connection closed 20250126090122774 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126090122774 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126090122774 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126090122774 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250126090122774 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126090122774 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250126090122774 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126090122774 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126090122774 DRANAP NOTICE cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: link lost (cnlink.c:118) 20250126090122774 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090122774 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126090122774 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:371) 20250126090122774 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126090122774 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126090122774 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090122774 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126090122774 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126090122774 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126090122774 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126090122774 DRANAP NOTICE cnlink(sgsn-1)[0x55e140d91a80]{DISCONNECTED}: link lost (cnlink.c:118) 20250126090122774 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090122774 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126090122774 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:371) 20250126090122774 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126090122774 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126090122774 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090122774 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126090122774 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126090122774 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126090122774 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126090122774 DRANAP NOTICE cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: link lost (cnlink.c:118) 20250126090122774 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-90)[0x55e140da6c50]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250126090122774 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250126090122774 DLSCCP DEBUG SCCP-SCOC(90)[0x55e140dbdb00]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250126090122774 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f80c51), PART(T=Source Reference,L=4,D=0000005a), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250126090122774 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090122774 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090122774 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126090122774 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090122774 DLSCCP DEBUG SCCP-SCOC(90)[0x55e140dbdb00]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250126090122774 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-90)[0x55e140da6c50]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250126090122774 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9159683)[0x55e140c255d0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250126090122774 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9159683)[0x55e140c255d0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250126090122774 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250126090122774 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9159683)[0x55e140c255d0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250126090122774 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9159683)[0x55e140c255d0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250126090122774 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9159683)[0x55e140c255d0]{disrupted}: Freeing instance (context_map.c:202) 20250126090122774 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9159683)[0x55e140c255d0]{disrupted}: Deallocated (fsm.c:568) 20250126090122774 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-90)[0x55e140da6c50]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250126090122774 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090122774 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090122774 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090122774 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126090122774 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126090122774 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126090122774 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250126090122774 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250126090122774 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-90)[0x55e140da6c50]{disconnected}: Freeing instance (context_map.c:206) 20250126090122774 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-90)[0x55e140da6c50]{disconnected}: Deallocated (fsm.c:568) 20250126090122774 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9159683 SCCP-90 msc-1 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250126090122774 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-91)[0x55e140da2290]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250126090122774 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250126090122774 DLSCCP DEBUG SCCP-SCOC(91)[0x55e140db1430]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250126090122774 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d0efb1), PART(T=Source Reference,L=4,D=0000005b), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250126090122774 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090122774 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090122774 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126090122774 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090122774 DLSCCP DEBUG SCCP-SCOC(91)[0x55e140db1430]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250126090122774 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-91)[0x55e140da2290]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250126090122774 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10527980)[0x55e140e20de0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250126090122774 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10527980)[0x55e140e20de0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250126090122774 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250126090122774 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10527980)[0x55e140e20de0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250126090122774 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10527980)[0x55e140e20de0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250126090122774 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10527980)[0x55e140e20de0]{disrupted}: Freeing instance (context_map.c:202) 20250126090122774 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10527980)[0x55e140e20de0]{disrupted}: Deallocated (fsm.c:568) 20250126090122774 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-91)[0x55e140da2290]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250126090122774 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-91)[0x55e140da2290]{disconnected}: Freeing instance (context_map.c:206) 20250126090122774 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-91)[0x55e140da2290]{disconnected}: Deallocated (fsm.c:568) 20250126090122774 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10527980 SCCP-91 msc-1 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250126090122774 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126090122774 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250126090122774 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090122774 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090122774 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090122774 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126090122774 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126090122774 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126090122774 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250126090122774 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250126090122774 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:894) 20250126090122774 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126090122774 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250126090122774 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250126090122774 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.sgsn1-M3UA(802)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(798)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(800)@2bd1da4a78dd: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1(789)@2bd1da4a78dd: Final verdict of PTC: none MutexDispCT-TC_mscpool_sccp_n_pcstate_detaches_cnlink(783)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(801)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(799)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(797)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(794)@2bd1da4a78dd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(785)@2bd1da4a78dd: Final verdict of PTC: none VirtHNBGW-STATS(784)@2bd1da4a78dd: Final verdict of PTC: none HNBGW-MGCP(803)@2bd1da4a78dd: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0(787)@2bd1da4a78dd: Final verdict of PTC: none MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126090122789 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51422<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(786)@2bd1da4a78dd: Final verdict of PTC: none MTC@2bd1da4a78dd: Setting final verdict of the test case. MTC@2bd1da4a78dd: Local verdict of MTC: pass MTC@2bd1da4a78dd: Local verdict of PTC MutexDispCT-TC_mscpool_sccp_n_pcstate_detaches_cnlink(783): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC VirtHNBGW-STATS(784): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC IPA-CTRL-CLI-IPA(785): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW-PFCP(786): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0(787): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(788): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1(789): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(790): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.msc0-SCCP(791): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.msc0-RAN(792): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.msc0-M3UA(793): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.msc1-SCCP(794): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.msc1-RAN(795): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.msc1-M3UA(796): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(797): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.sgsn0-RAN(798): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(799): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(800): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.sgsn1-RAN(801): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(802): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW-MGCP(803): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink0(804): pass (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink0(805): pass (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink0(806): pass (pass -> pass) MTC@2bd1da4a78dd: Test case TC_mscpool_sccp_n_pcstate_detaches_cnlink finished. Verdict: pass MTC@2bd1da4a78dd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink pass'. Sun Jan 26 09:01:22 UTC 2025 ====== HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink.talloc 20250126090122856 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51460<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126090123390 DLSCCP DEBUG SCCP-SCOC(87)[0x55e140db1570]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250126090123390 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008ea16b), PART(T=Source Reference,L=4,D=00000057), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090123390 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090123390 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090123390 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126090123390 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090123390 DLSCCP DEBUG SCCP-SCOC(88)[0x55e140da4ec0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250126090123390 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006abbd6), PART(T=Source Reference,L=4,D=00000058), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090123390 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090123390 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090123390 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250126090123390 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090123390 DLSCCP DEBUG SCCP-SCOC(86)[0x55e140c25410]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250126090123390 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0051ff43), PART(T=Source Reference,L=4,D=00000056), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090123390 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090123390 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090123390 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126090123390 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090123391 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090123391 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090123391 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090123391 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126090123391 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126090123391 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126090123391 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126090123391 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250126090123391 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090123391 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090123391 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090123391 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250126090123391 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250126090123391 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250126090123391 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250126090123391 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090123391 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090123391 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090123391 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126090123391 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126090123391 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126090123391 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250126090123391 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250126090123458 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51460<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=519596) 20250126090123715 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126090123716 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250126090123716 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250126090124136 DLSCCP DEBUG SCCP-SCOC(83)[0x55e140da4670]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126090124136 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00889f45), PART(T=Source Reference,L=4,D=00000053), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090124136 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090124136 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090124136 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126090124136 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090124137 DLSCCP DEBUG SCCP-SCOC(84)[0x55e140da47a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126090124137 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0003eb6a), PART(T=Source Reference,L=4,D=00000054), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090124137 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090124137 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090124137 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250126090124137 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090124137 DLSCCP DEBUG SCCP-SCOC(85)[0x55e140dc8a10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126090124137 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f30144), PART(T=Source Reference,L=4,D=00000055), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090124137 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090124137 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090124137 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126090124137 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090124137 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090124137 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090124137 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090124137 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126090124137 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126090124137 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126090124137 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250126090124137 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090124137 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090124137 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090124137 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250126090124137 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250126090124137 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250126090124137 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250126090124137 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090124137 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090124137 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090124137 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126090124137 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126090124137 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126090124137 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down Waiting for packet dumper to finish... 1 (prev_count=519596, count=533560) 20250126090124775 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126090124775 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250126090124775 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250126090124775 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126090124775 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250126090124775 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250126090124775 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126090124775 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250126090124775 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250126090124858 DLSCCP DEBUG SCCP-SCOC(82)[0x55e140d974b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126090124858 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0080050d), PART(T=Source Reference,L=4,D=00000052), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090124858 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090124858 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090124858 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126090124858 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090124859 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090124859 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090124859 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090124859 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126090124859 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126090124859 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126090124859 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@2bd1da4a78dd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink pass' was executed successfully (exit status: 0). MTC@2bd1da4a78dd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink'. ------ HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink ------ Sun Jan 26 09:01:25 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250126090125654 DLSCCP DEBUG SCCP-SCOC(81)[0x55e140dbdfe0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126090125654 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0065cb85), PART(T=Source Reference,L=4,D=00000051), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090125654 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090125654 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090125654 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126090125654 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090125654 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090125654 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090125654 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090125654 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126090125654 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126090125654 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126090125654 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250126090126312 DLSCCP DEBUG SCCP-SCOC(80)[0x55e140dbb2c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126090126312 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00162640), PART(T=Source Reference,L=4,D=00000050), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090126312 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090126312 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090126312 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250126090126312 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090126312 DLSCCP DEBUG SCCP-SCOC(79)[0x55e140da65a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126090126312 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d241fa), PART(T=Source Reference,L=4,D=0000004f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090126312 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090126312 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090126312 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126090126312 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090126313 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090126313 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090126313 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090126313 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250126090126313 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250126090126313 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250126090126313 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250126090126313 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090126313 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090126313 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090126313 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126090126313 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126090126313 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126090126313 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@2bd1da4a78dd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink' was executed successfully (exit status: 0). MTC@2bd1da4a78dd: Test case TC_mscpool_sccp_n_pcstate_attaches_cnlink started. 20250126090126544 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48368<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126090126548 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48374<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126090126551 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:42737<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0(811)@2bd1da4a78dd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250126090126639 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250126090126639 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250126090126649 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126090126649 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126090126649 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126090126649 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1(813)@2bd1da4a78dd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250126090126650 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126090126650 DRANAP DEBUG cnlink(msc-2)[0x55e140d26870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126090126650 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:35364 (stream_srv.c:142) 20250126090126650 DMAIN INFO New HNB SCTP connection r=127.0.0.1:35364<->l=127.0.0.1:29169 (hnbgw.c:791) 20250126090126650 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126090126650 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250126090126650 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126090126650 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090126650 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126090126650 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090126650 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090126650 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090126650 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090126650 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090126650 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090126650 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090126650 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090126650 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090126650 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090126650 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090126650 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126090126650 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090126650 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126090126650 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126090126650 DRANAP DEBUG cnlink(msc-3)[0x55e140d90760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126090126650 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126090126650 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250126090126650 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126090126650 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090126650 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126090126650 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090126650 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090126650 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090126650 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090126650 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090126650 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090126650 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090126650 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090126650 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090126650 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090126650 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090126650 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126090126650 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090126650 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126090126651 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090126651 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090126651 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090126651 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126090126651 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126090126651 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126090126651 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250126090126651 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090126651 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090126651 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090126651 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126090126651 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126090126651 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126090126651 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250126090126652 DRANAP DEBUG cnlink(msc-3)[0x55e140d90760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126090126652 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250126090126652 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126090126652 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090126652 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126090126652 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090126652 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090126652 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090126652 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090126652 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090126652 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090126652 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090126652 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090126652 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090126652 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090126652 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090126652 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250126090126652 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090126652 DRANAP DEBUG cnlink(msc-3)[0x55e140d90760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126090126652 DRANAP DEBUG cnlink(msc-2)[0x55e140d26870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126090126652 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250126090126652 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126090126652 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090126652 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126090126652 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090126652 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090126652 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090126652 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090126652 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090126652 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090126652 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090126652 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090126652 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090126652 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090126652 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090126652 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250126090126652 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090126652 DRANAP DEBUG cnlink(msc-2)[0x55e140d26870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126090126652 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090126652 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090126652 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090126652 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250126090126652 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250126090126652 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250126090126652 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090126652 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090126652 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090126652 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250126090126652 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250126090126652 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250126090126652 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down MTC@2bd1da4a78dd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(817)@2bd1da4a78dd: ************************************************* HNBGW_Test.msc0-M3UA(817)@2bd1da4a78dd: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(817)@2bd1da4a78dd: ************************************************* MTC@2bd1da4a78dd: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(815)@2bd1da4a78dd: v_sccp_pdu_maxlen:268 20250126090126675 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126090126675 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126090126676 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126090126676 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126090126676 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126090126676 DRANAP DEBUG cnlink(sgsn-2)[0x55e140d92410]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126090126676 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126090126676 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250126090126676 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126090126676 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090126676 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126090126676 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090126676 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090126676 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090126676 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090126676 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090126676 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090126676 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090126676 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090126676 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090126676 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090126676 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090126676 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126090126676 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090126676 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126090126676 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126090126676 DRANAP DEBUG cnlink(sgsn-3)[0x55e140d92da0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126090126677 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090126677 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090126677 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090126677 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126090126677 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126090126677 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126090126677 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20250126090126678 DRANAP DEBUG cnlink(sgsn-3)[0x55e140d92da0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126090126678 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250126090126678 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126090126678 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090126678 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126090126678 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090126678 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090126678 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090126678 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090126678 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090126678 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090126678 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090126678 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090126678 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090126678 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090126678 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090126678 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250126090126678 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090126678 DRANAP DEBUG cnlink(sgsn-3)[0x55e140d92da0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126090126678 DRANAP DEBUG cnlink(sgsn-2)[0x55e140d92410]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126090126678 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250126090126678 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126090126678 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090126678 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126090126678 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090126678 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090126678 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090126678 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090126678 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090126678 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090126678 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090126678 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090126678 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090126678 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090126678 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090126678 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250126090126678 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090126678 DRANAP DEBUG cnlink(sgsn-2)[0x55e140d92410]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126090126678 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126090126678 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250126090126678 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126090126678 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090126678 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126090126678 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090126678 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090126678 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090126678 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090126678 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090126678 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090126678 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090126678 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090126678 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090126678 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090126678 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090126678 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126090126678 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090126678 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126090126678 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090126678 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090126678 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090126678 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250126090126678 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250126090126678 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250126090126678 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090126678 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090126678 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090126678 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250126090126678 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250126090126678 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250126090126678 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250126090126678 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090126678 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090126678 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090126678 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126090126678 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126090126679 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126090126679 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down MTC@2bd1da4a78dd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(820)@2bd1da4a78dd: ************************************************* MTC@2bd1da4a78dd: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(820)@2bd1da4a78dd: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(820)@2bd1da4a78dd: ************************************************* HNBGW_Test.sgsn0-SCCP(818)@2bd1da4a78dd: v_sccp_pdu_maxlen:268 20250126090126708 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126090126708 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126090126708 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1355) 20250126090126708 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250126090126708 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20250126090126708 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250126090126708 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250126090126708 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126090126708 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@2bd1da4a78dd: setverdict(pass): none -> pass 20250126090126712 DLINP DEBUG SRVCONN(,r=127.0.0.1:35364<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126090126712 DLINP DEBUG SRVCONN(,r=127.0.0.1:35364<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126090126712 DLINP DEBUG SRVCONN(,r=127.0.0.1:35364<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1355) 20250126090126712 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250126090126712 DHNBAP DEBUG (127.0.0.1:35364 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20250126090126712 DHNBAP NOTICE (127.0.0.1:35364 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250126090126712 DHNBAP NOTICE (127.0.0.1:35364 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250126090126712 DLINP DEBUG SRVCONN(,r=127.0.0.1:35364<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126090126712 DLINP DEBUG SRVCONN(,r=127.0.0.1:35364<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126090126868 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126090126868 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250126090126868 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126090126868 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(817)@2bd1da4a78dd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250126090126877 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090126877 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250126090126877 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126090126877 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126090126877 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126090126877 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250126090126877 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126090126881 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090126881 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250126090126881 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126090126881 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126090126881 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126090126881 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126090126881 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126090126881 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090126881 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126090126881 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20250126090126881 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126090126881 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126090126881 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090126881 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126090126881 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126090126881 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126090126881 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126090126882 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126090126882 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250126090126882 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126090126882 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090126882 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126090126882 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090126882 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090126883 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090126883 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090126883 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090126883 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090126883 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090126883 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090126883 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090126883 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090126883 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090126883 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126090126883 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090126883 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126090126883 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090126883 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090126883 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090126883 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126090126883 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126090126883 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126090126883 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126090126883 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090126894 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126090126894 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250126090126894 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126090126894 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(820)@2bd1da4a78dd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250126090126900 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090126900 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250126090126900 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126090126900 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126090126900 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126090126900 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250126090126900 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126090126903 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090126903 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250126090126903 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126090126903 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126090126903 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126090126903 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126090126903 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126090126903 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090126903 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126090126903 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20250126090126903 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126090126903 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126090126903 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090126903 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126090126903 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126090126903 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126090126903 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126090126904 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126090126904 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250126090126904 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126090126904 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090126905 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126090126905 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090126905 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090126905 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090126905 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090126905 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090126905 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090126905 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090126905 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090126905 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090126905 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090126905 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090126905 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126090126905 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090126905 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126090126905 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090126905 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090126905 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090126905 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126090126905 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126090126905 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126090126905 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126090126905 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(816)@2bd1da4a78dd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126090127685 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090127685 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126090127685 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126090127685 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126090127685 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126090127685 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126090127685 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126090127685 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090127685 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090127685 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126090127685 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126090127685 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126090127685 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126090127685 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126090127685 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250126090127685 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250126090127685 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090127685 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090127685 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090127685 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090127685 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090127685 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090127685 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090127685 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090127686 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090127686 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090127686 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090127686 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090127686 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090127686 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126090127686 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126090127686 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126090127686 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250126090127686 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250126090127686 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090127686 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250126090127686 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090127686 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090127686 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090127686 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090127686 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090127686 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090127686 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090127686 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090127686 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090127686 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126090127686 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090127686 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090127686 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090127686 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090127686 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090127686 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126090127686 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090127686 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126090127686 DRANAP NOTICE cnlink(msc-0)[0x55e140d46220]{CONNECTED}: link up (cnlink.c:111) 20250126090127686 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126090127686 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126090127686 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126090127686 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090127687 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090127687 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126090127687 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126090127687 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126090127687 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126090127687 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126090127687 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126090127687 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090127687 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090127687 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126090127687 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126090127687 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126090127687 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126090127687 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126090127687 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250126090127687 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250126090127687 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090127687 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090127687 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090127687 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090127687 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090127687 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090127687 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090127687 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090127687 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090127687 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090127687 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090127687 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090127687 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090127687 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126090127687 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126090127687 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126090127687 DRANAP INFO cnlink(msc-0)[0x55e140d46220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(819)@2bd1da4a78dd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126090127705 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090127705 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126090127705 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126090127705 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126090127705 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126090127706 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126090127706 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126090127706 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090127706 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090127706 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126090127706 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126090127706 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126090127706 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126090127706 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126090127706 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250126090127706 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250126090127706 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090127706 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090127706 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090127706 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090127706 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090127706 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090127706 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090127706 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090127706 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090127706 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090127706 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090127706 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090127706 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090127706 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126090127706 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126090127706 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126090127706 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250126090127706 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250126090127706 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090127706 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250126090127706 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090127706 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090127706 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090127706 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090127706 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090127706 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090127706 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090127706 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090127706 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090127706 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090127706 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090127706 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126090127706 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090127706 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126090127706 DRANAP NOTICE cnlink(sgsn-0)[0x55e140d910f0]{CONNECTED}: link up (cnlink.c:111) 20250126090127707 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090127707 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090127707 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090127707 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126090127707 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126090127707 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126090127707 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126090127707 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090127709 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090127709 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126090127709 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126090127709 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126090127710 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126090127710 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126090127710 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126090127710 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090127710 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090127710 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126090127710 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126090127710 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126090127710 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126090127710 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126090127710 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250126090127710 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20250126090127710 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090127710 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090127710 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090127710 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090127710 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090127710 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090127710 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090127710 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090127710 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090127710 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090127710 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090127710 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090127710 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090127710 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126090127710 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126090127710 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126090127710 DRANAP INFO cnlink(sgsn-0)[0x55e140d910f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250126090128728 DLCTRL DEBUG Command: GET 254547471 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250126090128728 DLCTRL DEBUG Tx Command reply: GET_REPLY 254547471 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250126090128736 DLCTRL DEBUG Command: GET 129486323 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250126090128736 DLCTRL DEBUG Tx Command reply: GET_REPLY 129486323 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250126090128740 DLCTRL DEBUG Command: GET 611327672 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250126090128740 DLCTRL DEBUG Tx Command reply: GET_REPLY 611327672 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250126090128744 DLCTRL DEBUG Command: GET 965515177 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126090128744 DLCTRL DEBUG Tx Command reply: GET_REPLY 965515177 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126090128749 DLCTRL DEBUG Command: GET 431820615 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250126090128749 DLCTRL DEBUG Tx Command reply: GET_REPLY 431820615 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250126090128754 DLCTRL DEBUG Command: GET 269905476 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250126090128754 DLCTRL DEBUG Tx Command reply: GET_REPLY 269905476 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250126090128759 DLCTRL DEBUG Command: GET 425682296 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250126090128759 DLCTRL DEBUG Tx Command reply: GET_REPLY 425682296 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250126090128764 DLCTRL DEBUG Command: GET 45081679 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250126090128764 DLCTRL DEBUG Tx Command reply: GET_REPLY 45081679 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250126090128768 DLCTRL DEBUG Command: GET 497319888 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126090128768 DLCTRL DEBUG Tx Command reply: GET_REPLY 497319888 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126090128770 DLCTRL DEBUG Command: GET 737928 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250126090128770 DLCTRL DEBUG Tx Command reply: GET_REPLY 737928 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250126090128772 DLCTRL DEBUG Command: GET 575770481 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250126090128772 DLCTRL DEBUG Tx Command reply: GET_REPLY 575770481 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250126090128773 DLCTRL DEBUG Command: GET 754422056 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250126090128773 DLCTRL DEBUG Tx Command reply: GET_REPLY 754422056 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250126090128774 DLCTRL DEBUG Command: GET 204141779 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250126090128774 DLCTRL DEBUG Tx Command reply: GET_REPLY 204141779 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250126090128776 DLCTRL DEBUG Command: GET 340963596 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126090128776 DLCTRL DEBUG Tx Command reply: GET_REPLY 340963596 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126090128776 DLCTRL DEBUG Command: GET 689275371 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250126090128776 DLCTRL DEBUG Tx Command reply: GET_REPLY 689275371 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250126090128777 DLCTRL DEBUG Command: GET 753594808 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250126090128777 DLCTRL DEBUG Tx Command reply: GET_REPLY 753594808 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250126090128778 DLCTRL DEBUG Command: GET 396461924 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250126090128778 DLCTRL DEBUG Tx Command reply: GET_REPLY 396461924 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250126090128779 DLCTRL DEBUG Command: GET 749209030 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250126090128779 DLCTRL DEBUG Tx Command reply: GET_REPLY 749209030 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250126090128780 DLCTRL DEBUG Command: GET 302307900 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126090128780 DLCTRL DEBUG Tx Command reply: GET_REPLY 302307900 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126090128780 DLCTRL DEBUG Command: GET 565398011 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250126090128780 DLCTRL DEBUG Tx Command reply: GET_REPLY 565398011 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@2bd1da4a78dd: 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@2bd1da4a78dd: "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@2bd1da4a78dd: 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 := '000000000000000011100100'B, t_guard := 20.000000 } 20250126090128792 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48390<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(816)@2bd1da4a78dd: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(816)@2bd1da4a78dd: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(822) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(812)@2bd1da4a78dd: Added conn table entry 0TC_mscpool_sccp_n_pcstate_attaches_cnlink0(822)6267249 20250126090129831 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126090129831 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126090129831 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1355) 20250126090129831 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250126090129831 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x5fa171, normal) (hnbgw_rua.c:407) 20250126090129831 DHNB DEBUG map_rua[0x55e140c255d0]{init}: Allocated (fsm.c:456) 20250126090129831 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6267249)[0x55e140c255d0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250126090129831 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6267249 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250126090129831 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126090129831 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126090129831 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6267249 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250126090129831 DCN DEBUG map_sccp[0x55e140da6c50]{init}: Allocated (fsm.c:456) 20250126090129831 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-92)[0x55e140da6c50]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250126090129831 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6267249 <-> SCCP-92 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250126090129831 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6267249 SCCP-92 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250126090129831 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6267249)[0x55e140c255d0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250126090129831 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126090129831 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126090129831 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6267249)[0x55e140c255d0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250126090129831 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-92)[0x55e140da6c50]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126090129831 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250126090129831 DLSCCP DEBUG SCCP-SCOC(92)[0x55e140e20de0]{IDLE}: Allocated (fsm.c:456) 20250126090129831 DLSCCP DEBUG SCCP-SCOC(92)[0x55e140e20de0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250126090129831 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000005c), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f40030000e40056400500f1100926) (sccp_scrc.c:406) 20250126090129831 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090129831 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090129831 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090129831 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090129831 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090129831 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090129831 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090129831 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090129831 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090129831 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090129831 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090129831 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126090129832 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090129832 DLSCCP DEBUG SCCP-SCOC(92)[0x55e140e20de0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250126090129832 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-92)[0x55e140da6c50]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250126090129832 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6267249)[0x55e140c255d0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250126090129832 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090129832 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090129832 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090129832 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126090129832 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126090129832 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126090129832 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126090129832 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(815)@2bd1da4a78dd: First idle individual index:0 HNBGW_Test.msc0-SCCP(815)@2bd1da4a78dd: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(816)@2bd1da4a78dd: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(822) HNBGW_Test.msc0-RAN(816)@2bd1da4a78dd: Added conn table entry 0TC_mscpool_sccp_n_pcstate_attaches_cnlink0(822)2763103 HNBGW_Test.msc0-SCCP(815)@2bd1da4a78dd: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(815)@2bd1da4a78dd: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250126090129845 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090129845 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126090129845 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126090129845 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126090129845 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126090129845 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found 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_sccp_n_pcstate_attaches_cnlink0(822)@2bd1da4a78dd: setverdict(pass): none -> pass 20250126090129845 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126090129845 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090129845 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090129845 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126090129845 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126090129845 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126090129845 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126090129845 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0046288d) (sccp_scrc.c:477) 20250126090129845 DLSCCP DEBUG Received CO:COAK for local reference 92 (sccp_scoc.c:1824) 20250126090129845 DLSCCP DEBUG SCCP-SCOC(92)[0x55e140e20de0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250126090129845 DLSCCP DEBUG SCCP-SCOC(92)[0x55e140e20de0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250126090129845 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090129845 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250126090129845 DCN DEBUG handle_cn_conn_conf() conn_id=92, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250126090129845 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-92)[0x55e140da6c50]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250126090129845 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-92)[0x55e140da6c50]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250126090129846 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48390<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_sccp_n_pcstate_attaches_cnlink0(822)@2bd1da4a78dd: Final verdict of PTC: pass MTC@2bd1da4a78dd: 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 } } } 20250126090129847 DLCTRL DEBUG Command: GET 791697186 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250126090129847 DLCTRL DEBUG Tx Command reply: GET_REPLY 791697186 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250126090129849 DLCTRL DEBUG Command: GET 279844298 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250126090129849 DLCTRL DEBUG Tx Command reply: GET_REPLY 279844298 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250126090129852 DLCTRL DEBUG Command: GET 589252211 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250126090129852 DLCTRL DEBUG Tx Command reply: GET_REPLY 589252211 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250126090129855 DLCTRL DEBUG Command: GET 751035580 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126090129855 DLCTRL DEBUG Tx Command reply: GET_REPLY 751035580 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126090129857 DLCTRL DEBUG Command: GET 552262047 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250126090129857 DLCTRL DEBUG Tx Command reply: GET_REPLY 552262047 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126090129859 DLCTRL DEBUG Command: GET 411232998 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250126090129859 DLCTRL DEBUG Tx Command reply: GET_REPLY 411232998 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250126090129861 DLCTRL DEBUG Command: GET 61654686 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250126090129861 DLCTRL DEBUG Tx Command reply: GET_REPLY 61654686 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250126090129862 DLCTRL DEBUG Command: GET 534084485 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250126090129862 DLCTRL DEBUG Tx Command reply: GET_REPLY 534084485 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250126090129864 DLCTRL DEBUG Command: GET 748800970 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126090129864 DLCTRL DEBUG Tx Command reply: GET_REPLY 748800970 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126090129865 DLCTRL DEBUG Command: GET 759694424 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250126090129865 DLCTRL DEBUG Tx Command reply: GET_REPLY 759694424 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126090129865 DLCTRL DEBUG Command: GET 516912417 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250126090129865 DLCTRL DEBUG Tx Command reply: GET_REPLY 516912417 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250126090129866 DLCTRL DEBUG Command: GET 639402445 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250126090129866 DLCTRL DEBUG Tx Command reply: GET_REPLY 639402445 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250126090129867 DLCTRL DEBUG Command: GET 686282404 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250126090129867 DLCTRL DEBUG Tx Command reply: GET_REPLY 686282404 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250126090129867 DLCTRL DEBUG Command: GET 463652660 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126090129867 DLCTRL DEBUG Tx Command reply: GET_REPLY 463652660 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126090129868 DLCTRL DEBUG Command: GET 11703854 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250126090129868 DLCTRL DEBUG Tx Command reply: GET_REPLY 11703854 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126090129869 DLCTRL DEBUG Command: GET 201173127 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250126090129869 DLCTRL DEBUG Tx Command reply: GET_REPLY 201173127 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250126090129869 DLCTRL DEBUG Command: GET 907173870 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250126090129869 DLCTRL DEBUG Tx Command reply: GET_REPLY 907173870 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250126090129870 DLCTRL DEBUG Command: GET 735669708 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250126090129870 DLCTRL DEBUG Tx Command reply: GET_REPLY 735669708 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250126090129871 DLCTRL DEBUG Command: GET 818368495 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126090129871 DLCTRL DEBUG Tx Command reply: GET_REPLY 818368495 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126090129871 DLCTRL DEBUG Command: GET 583358340 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250126090129871 DLCTRL DEBUG Tx Command reply: GET_REPLY 583358340 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed MTC@2bd1da4a78dd: 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 := '000000000000001001010011'B, t_guard := 20.000000 } 20250126090129881 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48398<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(816)@2bd1da4a78dd: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(816)@2bd1da4a78dd: Created Expect[0] for '05240103505902082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(823) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(812)@2bd1da4a78dd: Added conn table entry 1TC_mscpool_sccp_n_pcstate_attaches_cnlink0(823)12384448 20250126090130900 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126090130900 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126090130900 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1355) 20250126090130900 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250126090130900 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xbcf8c0, normal) (hnbgw_rua.c:407) 20250126090130900 DHNB DEBUG map_rua[0x55e140da18d0]{init}: Allocated (fsm.c:456) 20250126090130900 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12384448)[0x55e140da18d0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250126090130900 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12384448 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250126090130900 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126090130900 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126090130900 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:221) 20250126090130900 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12384448 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250126090130900 DCN DEBUG map_sccp[0x55e140da2290]{init}: Allocated (fsm.c:456) 20250126090130900 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-93)[0x55e140da2290]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250126090130900 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12384448 <-> SCCP-93 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250126090130900 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12384448 SCCP-93 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20250126090130900 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12384448)[0x55e140da18d0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250126090130900 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126090130900 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126090130900 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12384448)[0x55e140da18d0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250126090130900 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-93)[0x55e140da2290]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126090130900 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250126090130900 DLSCCP DEBUG SCCP-SCOC(93)[0x55e140e20ba0]{IDLE}: Allocated (fsm.c:456) 20250126090130900 DLSCCP DEBUG SCCP-SCOC(93)[0x55e140e20ba0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250126090130900 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000005d), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902082926240000000030004f40030002530056400500f1100926) (sccp_scrc.c:406) 20250126090130900 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090130900 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090130900 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090130900 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090130900 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090130900 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090130900 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090130900 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090130900 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090130900 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090130900 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090130900 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126090130900 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090130900 DLSCCP DEBUG SCCP-SCOC(93)[0x55e140e20ba0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250126090130900 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-93)[0x55e140da2290]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250126090130900 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12384448)[0x55e140da18d0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250126090130900 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090130900 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090130900 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090130900 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126090130900 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126090130900 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126090130900 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126090130900 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(815)@2bd1da4a78dd: First idle individual index:1 HNBGW_Test.msc0-SCCP(815)@2bd1da4a78dd: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(816)@2bd1da4a78dd: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(823) HNBGW_Test.msc0-RAN(816)@2bd1da4a78dd: Added conn table entry 1TC_mscpool_sccp_n_pcstate_attaches_cnlink0(823)2114682 HNBGW_Test.msc0-SCCP(815)@2bd1da4a78dd: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(815)@2bd1da4a78dd: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250126090130904 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090130904 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126090130904 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126090130904 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126090130904 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126090130904 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126090130904 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126090130904 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090130904 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090130904 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126090130904 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126090130904 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126090130904 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126090130904 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00347af5) (sccp_scrc.c:477) 20250126090130904 DLSCCP DEBUG Received CO:COAK for local reference 93 (sccp_scoc.c:1824) 20250126090130904 DLSCCP DEBUG SCCP-SCOC(93)[0x55e140e20ba0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250126090130904 DLSCCP DEBUG SCCP-SCOC(93)[0x55e140e20ba0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250126090130904 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090130904 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250126090130904 DCN DEBUG handle_cn_conn_conf() conn_id=93, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250126090130904 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-93)[0x55e140da2290]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250126090130904 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-93)[0x55e140da2290]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_mscpool_sccp_n_pcstate_attaches_cnlink0(823)@2bd1da4a78dd: setverdict(pass): none -> pass 20250126090130906 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48398<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_sccp_n_pcstate_attaches_cnlink0(823)@2bd1da4a78dd: Final verdict of PTC: pass MTC@2bd1da4a78dd: 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 } } } 20250126090130907 DLCTRL DEBUG Command: GET 317833625 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250126090130907 DLCTRL DEBUG Tx Command reply: GET_REPLY 317833625 rate_ctr.abs.msc.0.cnpool:subscr:new 2 (control_if.c:477) 20250126090130909 DLCTRL DEBUG Command: GET 403155350 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250126090130909 DLCTRL DEBUG Tx Command reply: GET_REPLY 403155350 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250126090130912 DLCTRL DEBUG Command: GET 455870459 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250126090130912 DLCTRL DEBUG Tx Command reply: GET_REPLY 455870459 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250126090130914 DLCTRL DEBUG Command: GET 488910097 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126090130914 DLCTRL DEBUG Tx Command reply: GET_REPLY 488910097 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126090130917 DLCTRL DEBUG Command: GET 494939154 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250126090130917 DLCTRL DEBUG Tx Command reply: GET_REPLY 494939154 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126090130919 DLCTRL DEBUG Command: GET 991077652 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250126090130919 DLCTRL DEBUG Tx Command reply: GET_REPLY 991077652 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250126090130921 DLCTRL DEBUG Command: GET 356506447 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250126090130921 DLCTRL DEBUG Tx Command reply: GET_REPLY 356506447 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250126090130922 DLCTRL DEBUG Command: GET 692947360 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250126090130922 DLCTRL DEBUG Tx Command reply: GET_REPLY 692947360 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250126090130923 DLCTRL DEBUG Command: GET 381076368 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126090130923 DLCTRL DEBUG Tx Command reply: GET_REPLY 381076368 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126090130924 DLCTRL DEBUG Command: GET 598248748 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250126090130924 DLCTRL DEBUG Tx Command reply: GET_REPLY 598248748 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126090130926 DLCTRL DEBUG Command: GET 353980128 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250126090130926 DLCTRL DEBUG Tx Command reply: GET_REPLY 353980128 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250126090130927 DLCTRL DEBUG Command: GET 422712010 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250126090130927 DLCTRL DEBUG Tx Command reply: GET_REPLY 422712010 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250126090130928 DLCTRL DEBUG Command: GET 851817085 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250126090130928 DLCTRL DEBUG Tx Command reply: GET_REPLY 851817085 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250126090130929 DLCTRL DEBUG Command: GET 70964039 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126090130929 DLCTRL DEBUG Tx Command reply: GET_REPLY 70964039 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126090130930 DLCTRL DEBUG Command: GET 197763676 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250126090130930 DLCTRL DEBUG Tx Command reply: GET_REPLY 197763676 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126090130931 DLCTRL DEBUG Command: GET 319265298 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250126090130931 DLCTRL DEBUG Tx Command reply: GET_REPLY 319265298 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250126090130932 DLCTRL DEBUG Command: GET 541693237 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250126090130932 DLCTRL DEBUG Tx Command reply: GET_REPLY 541693237 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250126090130932 DLCTRL DEBUG Command: GET 909323118 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250126090130932 DLCTRL DEBUG Tx Command reply: GET_REPLY 909323118 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250126090130933 DLCTRL DEBUG Command: GET 939742014 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126090130933 DLCTRL DEBUG Tx Command reply: GET_REPLY 939742014 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126090130934 DLCTRL DEBUG Command: GET 658306089 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250126090130934 DLCTRL DEBUG Tx Command reply: GET_REPLY 658306089 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed MTC@2bd1da4a78dd: "connecting cnlink 1" 20250126090130934 DLGLOBAL NOTICE TTCN3 f_logp(): connecting cnlink 1 (logging_vty.c:1172) MTC@2bd1da4a78dd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2bd1da4a78dd: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(826)@2bd1da4a78dd: ************************************************* HNBGW_Test.msc1-M3UA(826)@2bd1da4a78dd: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(826)@2bd1da4a78dd: ************************************************* HNBGW_Test.msc1-SCCP(824)@2bd1da4a78dd: v_sccp_pdu_maxlen:268 20250126090131149 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126090131149 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250126090131149 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126090131149 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(826)@2bd1da4a78dd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250126090131160 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090131160 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250126090131160 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126090131160 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126090131160 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126090131160 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250126090131160 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126090131163 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090131163 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250126090131163 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126090131163 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126090131163 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126090131163 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126090131163 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090131163 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126090131163 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:406) 20250126090131163 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126090131163 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126090131163 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126090131163 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090131163 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126090131163 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126090131163 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126090131163 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126090131165 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126090131165 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250126090131165 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126090131165 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090131165 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126090131165 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090131165 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090131165 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090131165 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090131165 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090131165 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090131165 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090131165 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090131165 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090131165 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090131165 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090131165 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126090131165 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090131165 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126090131165 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090131165 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090131165 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090131165 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126090131165 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126090131165 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126090131165 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250126090131165 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090131715 DLSCCP DEBUG SCCP-SCOC(89)[0x55e140dbb440]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250126090131715 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bb497d), PART(T=Source Reference,L=4,D=00000059), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090131715 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090131715 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090131715 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126090131715 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090131716 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090131716 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090131716 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090131716 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126090131716 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126090131716 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126090131716 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126090131716 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090131722 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090131722 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126090131722 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126090131722 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126090131722 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126090131722 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126090131722 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126090131722 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090131722 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090131722 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126090131722 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126090131722 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126090131722 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126090131722 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=00bb497d) (sccp_scrc.c:477) 20250126090131722 DLSCCP DEBUG Received CO:RELCO for local reference 89 (sccp_scoc.c:1824) 20250126090131722 DLSCCP DEBUG SCCP-SCOC(89)[0x55e140dbb440]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250126090131722 DLSCCP DEBUG SCCP-SCOC(89)[0x55e140dbb440]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250126090131722 DLSCCP DEBUG SCCP-SCOC(89)[0x55e140dbb440]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250126090131722 DLSCCP DEBUG SCCP-SCOC(89)[0x55e140dbb440]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250126090131722 DLSCCP DEBUG SCCP-SCOC(89)[0x55e140dbb440]{IDLE}: Deallocated (fsm.c:568) MTC@2bd1da4a78dd: 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 := '000000000000000110111001'B, t_guard := 20.000000 } HNBGW_Test.msc1-RAN(825)@2bd1da4a78dd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126090131957 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090131957 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126090131957 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126090131957 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250126090131957 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126090131957 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126090131957 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250126090131957 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250126090131957 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090131957 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090131957 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090131957 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090131957 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090131957 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090131957 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090131957 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090131957 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090131957 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090131957 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090131957 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090131957 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090131957 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126090131957 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090131957 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250126090131957 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250126090131957 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250126090131957 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126090131957 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126090131957 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126090131957 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090131957 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126090131957 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126090131957 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) 20250126090131957 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) 20250126090131957 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090131957 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250126090131957 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090131957 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090131957 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090131957 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090131957 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090131957 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090131957 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090131957 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090131957 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090131957 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090131957 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090131957 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126090131957 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090131957 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126090131957 DRANAP NOTICE cnlink(msc-1)[0x55e140d29670]{CONNECTED}: link up (cnlink.c:111) 20250126090131957 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090131957 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090131957 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090131957 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126090131958 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126090131958 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126090131958 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250126090131958 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090131958 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090131958 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126090131958 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126090131958 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250126090131958 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090131958 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250126090131958 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250126090131958 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250126090131958 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126090131958 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126090131958 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126090131958 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090131958 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126090131958 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126090131958 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250126090131958 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250126090131958 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090131958 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090131958 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090131958 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090131958 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090131958 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090131958 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090131958 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090131958 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090131958 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090131958 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090131958 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090131958 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090131958 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126090131958 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126090131958 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126090131958 DRANAP INFO cnlink(msc-1)[0x55e140d29670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250126090131973 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48412<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126090132774 DLSCCP DEBUG SCCP-SCOC(91)[0x55e140db1430]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250126090132774 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d0efb1), PART(T=Source Reference,L=4,D=0000005b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090132774 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090132774 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090132774 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126090132774 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090132774 DLSCCP DEBUG SCCP-SCOC(90)[0x55e140dbdb00]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250126090132774 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f80c51), PART(T=Source Reference,L=4,D=0000005a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090132774 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090132774 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090132774 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126090132774 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090132774 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090132774 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090132774 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090132774 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126090132774 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126090132774 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126090132774 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250126090132774 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090132774 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090132774 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090132774 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090132774 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126090132774 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126090132774 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126090132774 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250126090132774 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090132777 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090132777 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250126090132777 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250126090132777 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250126090132777 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126090132777 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126090132777 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126090132777 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090132777 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090132777 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126090132777 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126090132777 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250126090132777 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126090132777 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=00d0efb1) (sccp_scrc.c:477) 20250126090132777 DLSCCP DEBUG Received CO:RELCO for local reference 91 (sccp_scoc.c:1824) 20250126090132777 DLSCCP DEBUG SCCP-SCOC(91)[0x55e140db1430]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250126090132777 DLSCCP DEBUG SCCP-SCOC(91)[0x55e140db1430]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250126090132777 DLSCCP DEBUG SCCP-SCOC(91)[0x55e140db1430]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250126090132777 DLSCCP DEBUG SCCP-SCOC(91)[0x55e140db1430]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250126090132777 DLSCCP DEBUG SCCP-SCOC(91)[0x55e140db1430]{IDLE}: Deallocated (fsm.c:568) 20250126090132980 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090132980 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250126090132980 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250126090132980 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250126090132981 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126090132981 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126090132981 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126090132981 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090132981 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090132981 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126090132981 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126090132981 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250126090132981 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126090132981 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=00f80c51) (sccp_scrc.c:477) 20250126090132981 DLSCCP DEBUG Received CO:RELCO for local reference 90 (sccp_scoc.c:1824) 20250126090132981 DLSCCP DEBUG SCCP-SCOC(90)[0x55e140dbdb00]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250126090132981 DLSCCP DEBUG SCCP-SCOC(90)[0x55e140dbdb00]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250126090132981 DLSCCP DEBUG SCCP-SCOC(90)[0x55e140dbdb00]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250126090132981 DLSCCP DEBUG SCCP-SCOC(90)[0x55e140dbdb00]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250126090132981 DLSCCP DEBUG SCCP-SCOC(90)[0x55e140dbdb00]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc1-RAN(825)@2bd1da4a78dd: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(825)@2bd1da4a78dd: Created Expect[0] for '06270003505902082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(827) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(812)@2bd1da4a78dd: Added conn table entry 2TC_mscpool_sccp_n_pcstate_attaches_cnlink0(827)16620129 20250126090133004 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126090133004 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126090133004 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1355) 20250126090133004 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250126090133004 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xfd9a61, normal) (hnbgw_rua.c:407) 20250126090133004 DHNB DEBUG map_rua[0x55e140dbdb00]{init}: Allocated (fsm.c:456) 20250126090133004 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16620129)[0x55e140dbdb00]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250126090133004 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16620129 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250126090133004 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126090133004 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126090133004 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16620129 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 1 (hnbgw_cn.c:1125) 20250126090133004 DCN DEBUG map_sccp[0x55e140dbb440]{init}: Allocated (fsm.c:456) 20250126090133004 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-94)[0x55e140dbb440]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250126090133004 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-16620129 <-> SCCP-94 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250126090133004 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16620129 SCCP-94 msc-1 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20250126090133004 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16620129)[0x55e140dbdb00]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250126090133004 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126090133004 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126090133004 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16620129)[0x55e140dbdb00]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250126090133004 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-94)[0x55e140dbb440]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126090133004 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250126090133004 DLSCCP DEBUG SCCP-SCOC(94)[0x55e140e209f0]{IDLE}: Allocated (fsm.c:456) 20250126090133004 DLSCCP DEBUG SCCP-SCOC(94)[0x55e140e209f0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250126090133004 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000005e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902082926240000000030004f40030001b90056400500f1100926) (sccp_scrc.c:406) 20250126090133004 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090133004 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090133004 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090133004 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090133004 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090133004 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090133004 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090133004 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090133005 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090133005 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090133005 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090133005 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126090133005 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090133005 DLSCCP DEBUG SCCP-SCOC(94)[0x55e140e209f0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250126090133005 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-94)[0x55e140dbb440]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250126090133005 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16620129)[0x55e140dbdb00]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250126090133005 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090133005 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090133005 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090133005 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126090133005 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126090133005 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126090133005 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250126090133005 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(824)@2bd1da4a78dd: First idle individual index:0 HNBGW_Test.msc1-SCCP(824)@2bd1da4a78dd: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(825)@2bd1da4a78dd: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(827) HNBGW_Test.msc1-RAN(825)@2bd1da4a78dd: Added conn table entry 0TC_mscpool_sccp_n_pcstate_attaches_cnlink0(827)3243690 HNBGW_Test.msc1-SCCP(824)@2bd1da4a78dd: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(824)@2bd1da4a78dd: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250126090133023 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090133023 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250126090133024 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250126090133024 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250126090133024 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126090133024 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126090133024 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126090133024 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090133024 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090133024 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126090133024 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126090133024 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250126090133024 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126090133024 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00594647) (sccp_scrc.c:477) 20250126090133024 DLSCCP DEBUG Received CO:COAK for local reference 94 (sccp_scoc.c:1824) 20250126090133024 DLSCCP DEBUG SCCP-SCOC(94)[0x55e140e209f0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250126090133024 DLSCCP DEBUG SCCP-SCOC(94)[0x55e140e209f0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250126090133024 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) TC_mscpool_sccp_n_pcstate_attaches_cnlink0(827)@2bd1da4a78dd: setverdict(pass): none -> pass 20250126090133024 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250126090133024 DCN DEBUG handle_cn_conn_conf() conn_id=94, addrs: called=RI=SSN_PC,PC=0.0.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250126090133024 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-94)[0x55e140dbb440]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250126090133024 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-94)[0x55e140dbb440]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250126090133026 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48412<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_sccp_n_pcstate_attaches_cnlink0(827)@2bd1da4a78dd: Final verdict of PTC: pass MTC@2bd1da4a78dd: 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 } } } 20250126090133028 DLCTRL DEBUG Command: GET 738456159 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250126090133029 DLCTRL DEBUG Tx Command reply: GET_REPLY 738456159 rate_ctr.abs.msc.0.cnpool:subscr:new 2 (control_if.c:477) 20250126090133032 DLCTRL DEBUG Command: GET 465376 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250126090133032 DLCTRL DEBUG Tx Command reply: GET_REPLY 465376 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250126090133034 DLCTRL DEBUG Command: GET 18083485 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250126090133034 DLCTRL DEBUG Tx Command reply: GET_REPLY 18083485 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250126090133036 DLCTRL DEBUG Command: GET 70550074 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126090133036 DLCTRL DEBUG Tx Command reply: GET_REPLY 70550074 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126090133038 DLCTRL DEBUG Command: GET 504655791 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250126090133038 DLCTRL DEBUG Tx Command reply: GET_REPLY 504655791 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126090133040 DLCTRL DEBUG Command: GET 291750849 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250126090133040 DLCTRL DEBUG Tx Command reply: GET_REPLY 291750849 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20250126090133042 DLCTRL DEBUG Command: GET 914232342 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250126090133042 DLCTRL DEBUG Tx Command reply: GET_REPLY 914232342 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250126090133043 DLCTRL DEBUG Command: GET 32441002 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250126090133043 DLCTRL DEBUG Tx Command reply: GET_REPLY 32441002 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250126090133044 DLCTRL DEBUG Command: GET 364771820 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126090133044 DLCTRL DEBUG Tx Command reply: GET_REPLY 364771820 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126090133046 DLCTRL DEBUG Command: GET 513353771 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250126090133046 DLCTRL DEBUG Tx Command reply: GET_REPLY 513353771 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126090133047 DLCTRL DEBUG Command: GET 573801751 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250126090133047 DLCTRL DEBUG Tx Command reply: GET_REPLY 573801751 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250126090133049 DLCTRL DEBUG Command: GET 192763355 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250126090133049 DLCTRL DEBUG Tx Command reply: GET_REPLY 192763355 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250126090133050 DLCTRL DEBUG Command: GET 868577572 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250126090133050 DLCTRL DEBUG Tx Command reply: GET_REPLY 868577572 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250126090133051 DLCTRL DEBUG Command: GET 533349499 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126090133051 DLCTRL DEBUG Tx Command reply: GET_REPLY 533349499 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126090133051 DLCTRL DEBUG Command: GET 572416593 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250126090133051 DLCTRL DEBUG Tx Command reply: GET_REPLY 572416593 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126090133052 DLCTRL DEBUG Command: GET 158434225 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250126090133052 DLCTRL DEBUG Tx Command reply: GET_REPLY 158434225 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250126090133053 DLCTRL DEBUG Command: GET 234565103 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250126090133053 DLCTRL DEBUG Tx Command reply: GET_REPLY 234565103 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250126090133053 DLCTRL DEBUG Command: GET 711805853 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250126090133054 DLCTRL DEBUG Tx Command reply: GET_REPLY 711805853 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250126090133054 DLCTRL DEBUG Command: GET 53114527 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126090133054 DLCTRL DEBUG Tx Command reply: GET_REPLY 53114527 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126090133055 DLCTRL DEBUG Command: GET 347527722 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250126090133055 DLCTRL DEBUG Tx Command reply: GET_REPLY 347527722 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed MTC@2bd1da4a78dd: ok: talloc reports "asn1_context" = 1 bytes 20250126090133058 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48374<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250126090133058 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:42737<->l=127.0.0.1:4262) (control_if.c:193) MutexDispCT-TC_mscpool_sccp_n_pcstate_attaches_cnlink(807)@2bd1da4a78dd: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(812)@2bd1da4a78dd: Final verdict of PTC: none 20250126090133058 DLINP DEBUG SRVCONN(,r=127.0.0.1:35364<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126090133058 DLINP DEBUG SRVCONN(,r=127.0.0.1:35364<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126090133058 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250126090133058 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126090133058 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250126090133058 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250126090133058 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250126090133058 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126090133058 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126090133058 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250126090133058 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126090133058 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090133058 DLINP NOTICE SRV(,r=127.0.0.1:35364<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250126090133058 DMAIN NOTICE (127.0.0.1:35364 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:35364<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250126090133058 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20250126090133058 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20250126090133058 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126090133058 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126090133058 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126090133058 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250126090133058 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126090133058 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250126090133058 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250126090133058 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126090133058 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250126090133058 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20250126090133058 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250126090133058 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126090133058 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126090133058 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090133058 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126090133058 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20250126090133058 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126090133058 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126090133058 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090133058 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126090133058 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126090133058 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126090133058 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126090133058 DRANAP NOTICE cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: link lost (cnlink.c:118) 20250126090133058 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250126090133058 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126090133058 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090133058 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc1-0: connection closed 20250126090133058 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(814)@2bd1da4a78dd: Final verdict of PTC: none 20250126090133058 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126090133058 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126090133058 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250126090133058 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126090133058 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250126090133058 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090133058 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126090133058 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:371) 20250126090133058 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126090133058 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126090133058 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090133058 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126090133058 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126090133058 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126090133058 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126090133058 DRANAP NOTICE cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: link lost (cnlink.c:118) 20250126090133058 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-94)[0x55e140dbb440]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250126090133058 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250126090133058 DLSCCP DEBUG SCCP-SCOC(94)[0x55e140e209f0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250126090133058 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00594647), PART(T=Source Reference,L=4,D=0000005e), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250126090133058 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090133058 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090133058 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126090133058 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090133058 DLSCCP DEBUG SCCP-SCOC(94)[0x55e140e209f0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250126090133058 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-94)[0x55e140dbb440]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250126090133058 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16620129)[0x55e140dbdb00]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250126090133058 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16620129)[0x55e140dbdb00]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250126090133058 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126090133058 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126090133058 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) HNBGW_Test.msc0-SCCP(815)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(820)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(826)@2bd1da4a78dd: Final verdict of PTC: none 20250126090133058 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16620129)[0x55e140dbdb00]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250126090133058 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16620129)[0x55e140dbdb00]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250126090133058 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16620129)[0x55e140dbdb00]{disrupted}: Freeing instance (context_map.c:202) 20250126090133058 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16620129)[0x55e140dbdb00]{disrupted}: Deallocated (fsm.c:568) 20250126090133058 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126090133058 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250126090133058 DLINP <0002> stream_srv.c:766 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250126090133058 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090133058 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20250126090133058 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126090133058 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126090133058 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-94)[0x55e140dbb440]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250126090133058 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-94)[0x55e140dbb440]{disconnected}: Freeing instance (context_map.c:206) 20250126090133058 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-94)[0x55e140dbb440]{disconnected}: Deallocated (fsm.c:568) 20250126090133058 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16620129 SCCP-94 msc-1 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250126090133058 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126090133058 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250126090133058 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126090133058 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250126090133058 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126090133059 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250126090133059 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090133059 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090133059 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090133059 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126090133059 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126090133059 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126090133059 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250126090133059 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250126090133059 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090133059 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126090133059 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20250126090133059 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126090133059 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126090133059 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090133059 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126090133059 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126090133059 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126090133059 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126090133059 DRANAP NOTICE cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: link lost (cnlink.c:118) 20250126090133059 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-92)[0x55e140da6c50]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250126090133059 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250126090133059 DLSCCP DEBUG SCCP-SCOC(92)[0x55e140e20de0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250126090133059 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0046288d), PART(T=Source Reference,L=4,D=0000005c), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) HNBGW_Test.msc1-SCCP(824)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(818)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.msc0-RAN(816)@2bd1da4a78dd: Final verdict of PTC: none 20250126090133059 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090133059 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090133059 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126090133059 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090133059 DLSCCP DEBUG SCCP-SCOC(92)[0x55e140e20de0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250126090133059 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-92)[0x55e140da6c50]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250126090133059 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6267249)[0x55e140c255d0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250126090133059 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6267249)[0x55e140c255d0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250126090133059 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250126090133059 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6267249)[0x55e140c255d0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250126090133059 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6267249)[0x55e140c255d0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250126090133059 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6267249)[0x55e140c255d0]{disrupted}: Freeing instance (context_map.c:202) 20250126090133059 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6267249)[0x55e140c255d0]{disrupted}: Deallocated (fsm.c:568) 20250126090133059 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-92)[0x55e140da6c50]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250126090133059 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-92)[0x55e140da6c50]{disconnected}: Freeing instance (context_map.c:206) 20250126090133059 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-92)[0x55e140da6c50]{disconnected}: Deallocated (fsm.c:568) 20250126090133059 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6267249 SCCP-92 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250126090133059 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-93)[0x55e140da2290]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250126090133059 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250126090133059 DLSCCP DEBUG SCCP-SCOC(93)[0x55e140e20ba0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250126090133059 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00347af5), PART(T=Source Reference,L=4,D=0000005d), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250126090133059 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090133059 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090133059 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126090133059 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090133059 DLSCCP DEBUG SCCP-SCOC(93)[0x55e140e20ba0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250126090133059 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-93)[0x55e140da2290]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250126090133059 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12384448)[0x55e140da18d0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250126090133059 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12384448)[0x55e140da18d0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250126090133059 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250126090133059 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12384448)[0x55e140da18d0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250126090133059 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12384448)[0x55e140da18d0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250126090133059 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12384448)[0x55e140da18d0]{disrupted}: Freeing instance (context_map.c:202) 20250126090133059 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12384448)[0x55e140da18d0]{disrupted}: Deallocated (fsm.c:568) 20250126090133059 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-93)[0x55e140da2290]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250126090133059 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-93)[0x55e140da2290]{disconnected}: Freeing instance (context_map.c:206) 20250126090133059 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-93)[0x55e140da2290]{disconnected}: Deallocated (fsm.c:568) 20250126090133059 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12384448 SCCP-93 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250126090133059 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126090133059 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126090133059 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250126090133059 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250126090133059 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250126090133059 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090133059 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090133059 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090133059 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126090133059 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126090133059 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126090133059 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126090133059 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250126090133059 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090133059 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090133059 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090133059 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126090133059 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126090133059 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126090133059 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 HNBGW_Test.msc1-RAN(825)@2bd1da4a78dd: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0(811)@2bd1da4a78dd: Final verdict of PTC: none HNBGW-MGCP(821)@2bd1da4a78dd: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1(813)@2bd1da4a78dd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(809)@2bd1da4a78dd: Final verdict of PTC: none 20250126090133059 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req VirtHNBGW-STATS(808)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(817)@2bd1da4a78dd: Final verdict of PTC: none MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126090133070 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48368<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(810)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(819)@2bd1da4a78dd: Final verdict of PTC: none MTC@2bd1da4a78dd: Setting final verdict of the test case. MTC@2bd1da4a78dd: Local verdict of MTC: pass MTC@2bd1da4a78dd: Local verdict of PTC MutexDispCT-TC_mscpool_sccp_n_pcstate_attaches_cnlink(807): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC VirtHNBGW-STATS(808): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC IPA-CTRL-CLI-IPA(809): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW-PFCP(810): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0(811): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(812): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1(813): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(814): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.msc0-SCCP(815): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.msc0-RAN(816): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.msc0-M3UA(817): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(818): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.sgsn0-RAN(819): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(820): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW-MGCP(821): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink0(822): pass (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink0(823): pass (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.msc1-SCCP(824): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.msc1-RAN(825): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.msc1-M3UA(826): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink0(827): pass (pass -> pass) MTC@2bd1da4a78dd: Test case TC_mscpool_sccp_n_pcstate_attaches_cnlink finished. Verdict: pass MTC@2bd1da4a78dd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink pass'. Sun Jan 26 09:01:33 UTC 2025 ====== HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink.talloc 20250126090133164 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48426<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126090133391 DLSCCP DEBUG SCCP-SCOC(86)[0x55e140c25410]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126090133391 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0051ff43), PART(T=Source Reference,L=4,D=00000056), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090133391 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090133391 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090133391 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126090133391 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090133391 DLSCCP DEBUG SCCP-SCOC(88)[0x55e140da4ec0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126090133391 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006abbd6), PART(T=Source Reference,L=4,D=00000058), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090133391 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090133391 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090133391 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250126090133391 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090133391 DLSCCP DEBUG SCCP-SCOC(87)[0x55e140db1570]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126090133391 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008ea16b), PART(T=Source Reference,L=4,D=00000057), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090133391 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090133391 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090133391 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126090133391 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090133392 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090133392 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090133392 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090133392 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126090133392 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126090133392 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126090133392 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250126090133392 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250126090133392 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090133392 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090133392 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090133392 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250126090133392 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250126090133392 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250126090133392 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250126090133392 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090133392 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090133392 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090133392 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126090133392 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126090133392 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126090133392 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126090133392 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250126090133768 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48426<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=498964) 20250126090134138 DLSCCP DEBUG SCCP-SCOC(85)[0x55e140dc8a10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126090134138 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f30144), PART(T=Source Reference,L=4,D=00000055), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090134138 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090134138 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090134138 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126090134138 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090134138 DLSCCP DEBUG SCCP-SCOC(84)[0x55e140da47a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126090134138 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0003eb6a), PART(T=Source Reference,L=4,D=00000054), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090134138 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090134138 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090134138 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250126090134138 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090134138 DLSCCP DEBUG SCCP-SCOC(83)[0x55e140da4670]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126090134138 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00889f45), PART(T=Source Reference,L=4,D=00000053), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090134138 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090134138 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090134138 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126090134138 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090134138 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090134138 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090134138 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090134138 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126090134138 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126090134138 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126090134138 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126090134138 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250126090134138 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090134138 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090134139 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090134139 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250126090134139 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250126090134139 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250126090134139 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250126090134139 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090134139 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090134139 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090134139 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126090134139 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126090134139 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126090134139 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126090134139 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=498964, count=524976) 20250126090134859 DLSCCP DEBUG SCCP-SCOC(82)[0x55e140d974b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126090134859 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0080050d), PART(T=Source Reference,L=4,D=00000052), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090134860 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090134860 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090134860 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126090134860 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090134860 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090134860 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090134860 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090134860 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126090134860 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126090134860 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126090134860 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126090134860 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250126090135058 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126090135058 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250126090135058 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250126090135058 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126090135058 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250126090135058 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250126090135059 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126090135059 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250126090135059 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250126090135655 DLSCCP DEBUG SCCP-SCOC(81)[0x55e140dbdfe0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126090135655 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0065cb85), PART(T=Source Reference,L=4,D=00000051), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090135655 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090135655 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090135655 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126090135655 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090135655 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090135656 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090135656 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090135656 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126090135656 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126090135656 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126090135656 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@2bd1da4a78dd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink pass' was executed successfully (exit status: 0). MTC@2bd1da4a78dd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink'. ------ HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink ------ Sun Jan 26 09:01:35 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250126090136313 DLSCCP DEBUG SCCP-SCOC(79)[0x55e140da65a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126090136313 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d241fa), PART(T=Source Reference,L=4,D=0000004f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090136313 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090136313 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090136313 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126090136313 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090136313 DLSCCP DEBUG SCCP-SCOC(80)[0x55e140dbb2c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126090136313 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00162640), PART(T=Source Reference,L=4,D=00000050), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090136314 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090136314 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090136314 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250126090136314 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090136314 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090136314 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090136314 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090136314 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126090136314 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126090136314 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126090136314 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250126090136314 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090136314 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090136314 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090136314 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250126090136314 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250126090136314 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250126090136314 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down MTC@2bd1da4a78dd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink' was executed successfully (exit status: 0). MTC@2bd1da4a78dd: Test case TC_sgsnpool_L3Compl_on_1_cnlink started. 20250126090136872 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54888<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126090136877 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54902<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126090136879 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:41793<->l=127.0.0.1:4262) (control_if.c:572) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0(832)@2bd1da4a78dd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250126090136955 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250126090136955 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250126090136962 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126090136962 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126090136962 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126090136962 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126090136962 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126090136962 DRANAP DEBUG cnlink(msc-2)[0x55e140d26870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126090136962 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126090136962 DRANAP DEBUG cnlink(msc-3)[0x55e140d90760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126090136962 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:47006 (stream_srv.c:142) 20250126090136962 DMAIN INFO New HNB SCTP connection r=127.0.0.1:47006<->l=127.0.0.1:29169 (hnbgw.c:791) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1(834)@2bd1da4a78dd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250126090136963 DRANAP DEBUG cnlink(msc-3)[0x55e140d90760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126090136963 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250126090136963 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126090136963 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090136963 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126090136964 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090136964 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090136964 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090136964 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090136964 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090136964 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090136964 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090136964 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090136964 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090136964 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090136964 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090136964 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250126090136964 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090136964 DRANAP DEBUG cnlink(msc-3)[0x55e140d90760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126090136964 DRANAP DEBUG cnlink(msc-2)[0x55e140d26870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126090136964 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250126090136964 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126090136964 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090136964 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126090136964 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090136964 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090136964 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090136964 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090136964 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090136964 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090136964 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090136964 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090136964 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090136964 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090136964 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090136964 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250126090136964 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090136964 DRANAP DEBUG cnlink(msc-2)[0x55e140d26870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126090136964 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126090136964 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250126090136964 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126090136964 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090136964 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126090136964 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090136964 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090136964 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090136964 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090136964 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090136964 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090136964 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090136964 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090136964 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090136964 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090136964 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090136964 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126090136964 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090136964 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126090136964 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126090136964 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250126090136964 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126090136964 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090136964 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126090136964 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090136964 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090136964 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090136964 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090136964 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090136964 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090136964 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090136964 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090136964 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090136964 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090136964 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090136964 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126090136964 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090136964 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126090136964 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090136964 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090136964 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090136964 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250126090136964 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250126090136964 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250126090136964 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090136965 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090136965 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090136965 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250126090136965 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250126090136965 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250126090136965 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250126090136965 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090136965 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090136965 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090136965 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126090136965 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126090136965 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126090136965 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250126090136965 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090136965 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090136965 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090136965 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126090136965 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126090136965 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126090136965 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@2bd1da4a78dd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2bd1da4a78dd: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(838)@2bd1da4a78dd: ************************************************* HNBGW_Test.msc0-M3UA(838)@2bd1da4a78dd: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(838)@2bd1da4a78dd: ************************************************* HNBGW_Test.msc0-SCCP(836)@2bd1da4a78dd: v_sccp_pdu_maxlen:268 20250126090136975 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126090136975 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126090136975 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126090136975 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126090136975 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126090136975 DRANAP DEBUG cnlink(sgsn-2)[0x55e140d92410]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126090136975 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126090136975 DRANAP DEBUG cnlink(sgsn-3)[0x55e140d92da0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126090136976 DRANAP DEBUG cnlink(sgsn-3)[0x55e140d92da0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126090136976 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250126090136976 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126090136976 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090136976 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126090136976 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090136976 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090136976 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090136976 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090136976 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090136976 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090136976 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090136976 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090136976 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090136976 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090136976 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090136976 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250126090136976 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090136976 DRANAP DEBUG cnlink(sgsn-3)[0x55e140d92da0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126090136976 DRANAP DEBUG cnlink(sgsn-2)[0x55e140d92410]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126090136976 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250126090136976 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126090136976 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090136976 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126090136976 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090136976 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090136976 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090136976 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090136976 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090136976 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090136976 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090136976 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090136976 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090136976 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090136976 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090136976 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250126090136976 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090136976 DRANAP DEBUG cnlink(sgsn-2)[0x55e140d92410]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126090136976 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126090136976 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250126090136976 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126090136976 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090136976 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126090136976 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090136976 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090136976 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090136976 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090136976 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090136976 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090136976 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090136976 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090136976 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090136976 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090136976 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090136976 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126090136976 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090136976 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126090136976 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126090136976 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250126090136976 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126090136976 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090136976 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126090136976 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090136976 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090136976 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090136976 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090136976 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090136976 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090136976 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090136976 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090136976 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090136976 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090136976 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090136976 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126090136976 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090136976 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126090136976 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090136976 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090136976 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090136976 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250126090136976 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250126090136976 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250126090136976 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090136976 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090136977 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090136977 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250126090136977 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250126090136977 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250126090136977 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250126090136977 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090136977 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090136977 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090136977 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126090136977 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126090136977 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126090136977 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250126090136977 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090136977 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090136977 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090136977 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126090136977 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126090136977 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126090136977 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@2bd1da4a78dd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2bd1da4a78dd: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(841)@2bd1da4a78dd: ************************************************* HNBGW_Test.sgsn0-M3UA(841)@2bd1da4a78dd: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(841)@2bd1da4a78dd: ************************************************* HNBGW_Test.sgsn0-SCCP(839)@2bd1da4a78dd: v_sccp_pdu_maxlen:268 20250126090136995 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126090136995 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126090136995 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1355) 20250126090136995 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250126090136995 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20250126090136995 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250126090136995 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250126090136995 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126090136995 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@2bd1da4a78dd: setverdict(pass): none -> pass 20250126090137000 DLINP DEBUG SRVCONN(,r=127.0.0.1:47006<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126090137000 DLINP DEBUG SRVCONN(,r=127.0.0.1:47006<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126090137000 DLINP DEBUG SRVCONN(,r=127.0.0.1:47006<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1355) 20250126090137000 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250126090137000 DHNBAP DEBUG (127.0.0.1:47006 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20250126090137000 DHNBAP NOTICE (127.0.0.1:47006 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250126090137000 DHNBAP NOTICE (127.0.0.1:47006 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250126090137000 DLINP DEBUG SRVCONN(,r=127.0.0.1:47006<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126090137000 DLINP DEBUG SRVCONN(,r=127.0.0.1:47006<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126090137174 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126090137174 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250126090137174 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126090137174 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(838)@2bd1da4a78dd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250126090137181 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090137181 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250126090137181 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126090137181 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126090137181 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126090137181 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250126090137181 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126090137184 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090137184 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250126090137184 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126090137184 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126090137184 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126090137184 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126090137184 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126090137184 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090137184 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126090137184 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20250126090137184 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126090137184 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126090137184 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090137184 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126090137184 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126090137184 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126090137184 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126090137185 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126090137185 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250126090137185 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126090137185 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090137185 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126090137185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090137185 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090137185 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090137185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090137185 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090137185 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090137185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090137185 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090137185 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090137185 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090137185 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090137185 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126090137185 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090137185 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126090137185 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090137185 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090137185 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090137185 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126090137185 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126090137185 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126090137185 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126090137185 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090137186 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126090137186 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250126090137186 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126090137186 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(841)@2bd1da4a78dd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250126090137190 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090137190 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250126090137190 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126090137190 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126090137190 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126090137190 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250126090137190 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126090137192 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090137192 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250126090137192 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126090137192 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126090137192 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126090137192 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126090137193 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126090137193 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090137193 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126090137193 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20250126090137193 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126090137193 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126090137193 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090137193 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126090137193 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126090137193 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126090137193 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126090137194 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126090137194 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250126090137194 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126090137194 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090137194 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126090137194 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090137194 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090137194 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090137194 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090137194 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090137194 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090137194 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090137194 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090137194 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090137194 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090137194 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090137194 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126090137194 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090137194 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126090137194 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090137194 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090137194 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090137194 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126090137194 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126090137194 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126090137194 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126090137194 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(837)@2bd1da4a78dd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126090137991 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090137991 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126090137991 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126090137991 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126090137991 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126090137991 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126090137991 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126090137991 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090137991 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090137991 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126090137991 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126090137991 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126090137991 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126090137991 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126090137991 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250126090137991 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250126090137991 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090137991 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090137991 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090137991 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090137991 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090137991 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090137991 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090137991 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090137991 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090137991 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090137991 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090137991 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090137991 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090137991 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126090137991 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126090137992 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126090137992 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250126090137992 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250126090137992 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090137992 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250126090137992 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090137992 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090137992 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090137992 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090137992 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090137992 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090137992 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090137992 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090137992 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090137992 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090137992 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090137992 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126090137992 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090137992 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126090137992 DRANAP NOTICE cnlink(msc-0)[0x55e140d46220]{CONNECTED}: link up (cnlink.c:111) 20250126090137992 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090137992 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090137992 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090137992 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126090137992 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126090137992 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126090137992 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126090137992 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090137995 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090137995 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126090137995 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126090137995 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126090137995 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126090137995 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126090137995 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126090137995 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090137995 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090137995 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126090137995 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126090137995 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126090137995 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126090137995 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126090137995 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250126090137995 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250126090137995 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090137995 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090137995 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090137995 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090137995 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090137995 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090137995 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090137995 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090137995 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090137995 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090137995 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090137995 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090137995 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090137995 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126090137996 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126090137996 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126090137996 DRANAP INFO cnlink(msc-0)[0x55e140d46220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(840)@2bd1da4a78dd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126090138003 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090138003 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126090138003 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126090138003 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126090138003 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126090138003 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126090138003 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126090138003 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090138003 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090138003 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126090138003 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126090138003 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126090138003 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126090138003 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126090138003 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250126090138003 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250126090138003 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090138003 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090138003 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090138003 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090138003 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090138003 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090138003 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090138003 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090138003 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090138003 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090138003 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090138003 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090138003 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090138003 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126090138003 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126090138003 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126090138003 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250126090138003 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250126090138003 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090138003 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250126090138003 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090138003 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090138003 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090138003 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090138003 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090138003 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090138003 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090138003 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090138003 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090138003 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090138003 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090138003 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126090138003 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090138003 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126090138003 DRANAP NOTICE cnlink(sgsn-0)[0x55e140d910f0]{CONNECTED}: link up (cnlink.c:111) 20250126090138003 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090138003 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090138003 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090138003 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126090138003 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126090138003 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126090138003 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126090138003 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090138004 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090138004 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126090138004 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126090138004 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126090138004 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126090138004 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126090138004 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126090138004 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090138004 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090138004 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126090138004 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126090138004 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126090138004 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126090138004 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126090138004 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250126090138004 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20250126090138004 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090138004 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090138004 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090138004 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090138004 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090138004 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090138004 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090138004 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090138004 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090138004 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090138004 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090138004 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090138004 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090138004 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126090138004 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126090138004 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126090138004 DRANAP INFO cnlink(sgsn-0)[0x55e140d910f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250126090138005 DLCTRL DEBUG Command: GET 134498478 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250126090138005 DLCTRL DEBUG Tx Command reply: GET_REPLY 134498478 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250126090138008 DLCTRL DEBUG Command: GET 710481561 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250126090138008 DLCTRL DEBUG Tx Command reply: GET_REPLY 710481561 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250126090138010 DLCTRL DEBUG Command: GET 879224133 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250126090138010 DLCTRL DEBUG Tx Command reply: GET_REPLY 879224133 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250126090138011 DLCTRL DEBUG Command: GET 536802218 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126090138011 DLCTRL DEBUG Tx Command reply: GET_REPLY 536802218 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126090138012 DLCTRL DEBUG Command: GET 541401454 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250126090138012 DLCTRL DEBUG Tx Command reply: GET_REPLY 541401454 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20250126090138013 DLCTRL DEBUG Command: GET 275976748 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250126090138013 DLCTRL DEBUG Tx Command reply: GET_REPLY 275976748 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250126090138014 DLCTRL DEBUG Command: GET 433608599 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250126090138014 DLCTRL DEBUG Tx Command reply: GET_REPLY 433608599 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250126090138014 DLCTRL DEBUG Command: GET 377681550 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250126090138014 DLCTRL DEBUG Tx Command reply: GET_REPLY 377681550 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250126090138015 DLCTRL DEBUG Command: GET 485454544 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126090138015 DLCTRL DEBUG Tx Command reply: GET_REPLY 485454544 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126090138016 DLCTRL DEBUG Command: GET 421433180 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250126090138016 DLCTRL DEBUG Tx Command reply: GET_REPLY 421433180 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20250126090138017 DLCTRL DEBUG Command: GET 90232279 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250126090138017 DLCTRL DEBUG Tx Command reply: GET_REPLY 90232279 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250126090138017 DLCTRL DEBUG Command: GET 266071158 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250126090138017 DLCTRL DEBUG Tx Command reply: GET_REPLY 266071158 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250126090138018 DLCTRL DEBUG Command: GET 394128497 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250126090138018 DLCTRL DEBUG Tx Command reply: GET_REPLY 394128497 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250126090138019 DLCTRL DEBUG Command: GET 547104888 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126090138019 DLCTRL DEBUG Tx Command reply: GET_REPLY 547104888 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126090138019 DLCTRL DEBUG Command: GET 269478841 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250126090138019 DLCTRL DEBUG Tx Command reply: GET_REPLY 269478841 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20250126090138020 DLCTRL DEBUG Command: GET 20501035 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250126090138020 DLCTRL DEBUG Tx Command reply: GET_REPLY 20501035 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250126090138021 DLCTRL DEBUG Command: GET 474012904 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250126090138021 DLCTRL DEBUG Tx Command reply: GET_REPLY 474012904 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250126090138021 DLCTRL DEBUG Command: GET 220589334 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250126090138021 DLCTRL DEBUG Tx Command reply: GET_REPLY 220589334 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250126090138022 DLCTRL DEBUG Command: GET 704748451 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126090138022 DLCTRL DEBUG Tx Command reply: GET_REPLY 704748451 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126090138023 DLCTRL DEBUG Command: GET 774339290 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250126090138023 DLCTRL DEBUG Tx Command reply: GET_REPLY 774339290 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@2bd1da4a78dd: 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@2bd1da4a78dd: "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@2bd1da4a78dd: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '080101D571000008292624000000004000F1102A2A170512C7422000'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111001'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001111100011'B, t_guard := 20.000000 } 20250126090138035 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54904<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(840)@2bd1da4a78dd: f_create_expect(l3 := '080101D571000008292624000000004000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(840)@2bd1da4a78dd: Created Expect[0] for '080101D571000008292624000000004000F1102A2A170512C7422000'O to be handled at TC_sgsnpool_L3Compl_on_1_cnlink0(843) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(833)@2bd1da4a78dd: Added conn table entry 0TC_sgsnpool_L3Compl_on_1_cnlink0(843)824686 20250126090139068 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126090139068 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126090139069 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1355) 20250126090139069 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250126090139069 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xc956e, normal) (hnbgw_rua.c:407) 20250126090139069 DHNB DEBUG map_rua[0x55e140c255d0]{init}: Allocated (fsm.c:456) 20250126090139069 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-824686)[0x55e140c255d0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250126090139069 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-824686 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250126090139069 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126090139069 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126090139069 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000004 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:234) 20250126090139069 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-824686 SCCP-0 PS MI=IMSI-262420000000004: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250126090139069 DCN DEBUG map_sccp[0x55e140da6c50]{init}: Allocated (fsm.c:456) 20250126090139069 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-95)[0x55e140da6c50]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250126090139069 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-824686 <-> SCCP-95 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250126090139069 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-824686 SCCP-95 sgsn-0 MI=IMSI-262420000000004: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250126090139069 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-824686)[0x55e140c255d0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250126090139069 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126090139069 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126090139069 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-824686)[0x55e140c255d0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250126090139069 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-95)[0x55e140da6c50]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126090139069 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250126090139069 DLSCCP DEBUG SCCP-SCOC(95)[0x55e140da18d0]{IDLE}: Allocated (fsm.c:456) 20250126090139069 DLSCCP DEBUG SCCP-SCOC(95)[0x55e140da18d0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250126090139069 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000005f), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f11009260037400100003a40080000f110092600370010401d1c080101d571000008292624000000004000f1102a2a170512c7422000004f40030003e30056400500f1100926) (sccp_scrc.c:406) 20250126090139069 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090139069 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090139069 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090139069 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090139069 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090139069 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090139069 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090139069 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090139069 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090139069 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090139069 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090139069 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126090139069 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090139069 DLSCCP DEBUG SCCP-SCOC(95)[0x55e140da18d0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250126090139069 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-95)[0x55e140da6c50]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250126090139069 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-824686)[0x55e140c255d0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250126090139070 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090139070 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090139070 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090139070 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126090139070 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126090139070 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126090139070 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126090139070 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(839)@2bd1da4a78dd: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(839)@2bd1da4a78dd: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(840)@2bd1da4a78dd: Found Expect[0] for l3='080101D571000008292624000000004000F1102A2A170512C7422000'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(843) HNBGW_Test.sgsn0-RAN(840)@2bd1da4a78dd: Added conn table entry 0TC_sgsnpool_L3Compl_on_1_cnlink0(843)5753751 HNBGW_Test.sgsn0-SCCP(839)@2bd1da4a78dd: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(839)@2bd1da4a78dd: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Compl_on_1_cnlink0(843)@2bd1da4a78dd: setverdict(pass): none -> pass 20250126090139089 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090139089 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126090139089 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126090139089 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126090139089 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126090139089 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126090139089 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126090139089 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090139089 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090139089 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126090139089 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126090139089 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126090139089 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126090139090 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00f37453) (sccp_scrc.c:477) 20250126090139090 DLSCCP DEBUG Received CO:COAK for local reference 95 (sccp_scoc.c:1824) 20250126090139090 DLSCCP DEBUG SCCP-SCOC(95)[0x55e140da18d0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250126090139090 DLSCCP DEBUG SCCP-SCOC(95)[0x55e140da18d0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250126090139090 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090139090 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250126090139090 DCN DEBUG handle_cn_conn_conf() conn_id=95, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250126090139090 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-95)[0x55e140da6c50]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250126090139090 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-95)[0x55e140da6c50]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250126090139093 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54904<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Compl_on_1_cnlink0(843)@2bd1da4a78dd: Final verdict of PTC: pass MTC@2bd1da4a78dd: 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 } } } 20250126090139096 DLCTRL DEBUG Command: GET 424045652 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250126090139096 DLCTRL DEBUG Tx Command reply: GET_REPLY 424045652 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20250126090139100 DLCTRL DEBUG Command: GET 244001785 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250126090139100 DLCTRL DEBUG Tx Command reply: GET_REPLY 244001785 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250126090139103 DLCTRL DEBUG Command: GET 107346107 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250126090139103 DLCTRL DEBUG Tx Command reply: GET_REPLY 107346107 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250126090139106 DLCTRL DEBUG Command: GET 551848832 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126090139106 DLCTRL DEBUG Tx Command reply: GET_REPLY 551848832 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126090139108 DLCTRL DEBUG Command: GET 112275161 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250126090139108 DLCTRL DEBUG Tx Command reply: GET_REPLY 112275161 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126090139109 DLCTRL DEBUG Command: GET 476139457 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250126090139109 DLCTRL DEBUG Tx Command reply: GET_REPLY 476139457 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250126090139111 DLCTRL DEBUG Command: GET 843895468 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250126090139111 DLCTRL DEBUG Tx Command reply: GET_REPLY 843895468 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250126090139112 DLCTRL DEBUG Command: GET 355006086 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250126090139112 DLCTRL DEBUG Tx Command reply: GET_REPLY 355006086 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250126090139113 DLCTRL DEBUG Command: GET 409170429 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126090139113 DLCTRL DEBUG Tx Command reply: GET_REPLY 409170429 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126090139113 DLCTRL DEBUG Command: GET 389071006 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250126090139113 DLCTRL DEBUG Tx Command reply: GET_REPLY 389071006 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126090139114 DLCTRL DEBUG Command: GET 822164249 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250126090139114 DLCTRL DEBUG Tx Command reply: GET_REPLY 822164249 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250126090139115 DLCTRL DEBUG Command: GET 319035053 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250126090139115 DLCTRL DEBUG Tx Command reply: GET_REPLY 319035053 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250126090139115 DLCTRL DEBUG Command: GET 900948174 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250126090139115 DLCTRL DEBUG Tx Command reply: GET_REPLY 900948174 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250126090139116 DLCTRL DEBUG Command: GET 455326691 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126090139116 DLCTRL DEBUG Tx Command reply: GET_REPLY 455326691 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126090139117 DLCTRL DEBUG Command: GET 810982838 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250126090139117 DLCTRL DEBUG Tx Command reply: GET_REPLY 810982838 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126090139117 DLCTRL DEBUG Command: GET 395485003 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250126090139117 DLCTRL DEBUG Tx Command reply: GET_REPLY 395485003 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250126090139118 DLCTRL DEBUG Command: GET 416088380 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250126090139118 DLCTRL DEBUG Tx Command reply: GET_REPLY 416088380 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250126090139119 DLCTRL DEBUG Command: GET 214012322 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250126090139119 DLCTRL DEBUG Tx Command reply: GET_REPLY 214012322 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250126090139119 DLCTRL DEBUG Command: GET 217491162 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126090139119 DLCTRL DEBUG Tx Command reply: GET_REPLY 217491162 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126090139120 DLCTRL DEBUG Command: GET 4060140 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250126090139120 DLCTRL DEBUG Tx Command reply: GET_REPLY 4060140 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed MTC@2bd1da4a78dd: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '08087300F1102A2A170512C7422000'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111001'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001100000010'B, t_guard := 20.000000 } 20250126090139130 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54916<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(840)@2bd1da4a78dd: f_create_expect(l3 := '08087300F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(840)@2bd1da4a78dd: Created Expect[0] for '08087300F1102A2A170512C7422000'O to be handled at TC_sgsnpool_L3Compl_on_1_cnlink0(844) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(833)@2bd1da4a78dd: Added conn table entry 1TC_sgsnpool_L3Compl_on_1_cnlink0(844)376389 20250126090140146 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126090140146 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126090140146 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 104 bytes from client (stream_srv.c:1355) 20250126090140146 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250126090140146 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x5be45, normal) (hnbgw_rua.c:407) 20250126090140146 DHNB DEBUG map_rua[0x55e140da2290]{init}: Allocated (fsm.c:456) 20250126090140146 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-376389)[0x55e140da2290]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250126090140146 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-376389 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250126090140147 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126090140147 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126090140147 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:254) 20250126090140147 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-376389 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250126090140147 DCN DEBUG map_sccp[0x55e140dbdb00]{init}: Allocated (fsm.c:456) 20250126090140147 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-96)[0x55e140dbdb00]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250126090140147 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-376389 <-> SCCP-96 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250126090140147 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-376389 SCCP-96 sgsn-0 MI=NONE: rx RUA Connect with 75 bytes RANAP data (hnbgw_rua.c:312) 20250126090140147 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-376389)[0x55e140da2290]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250126090140147 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126090140147 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126090140147 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-376389)[0x55e140da2290]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250126090140147 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-96)[0x55e140dbdb00]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126090140147 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250126090140147 DLSCCP DEBUG SCCP-SCOC(96)[0x55e140dbb440]{IDLE}: Allocated (fsm.c:456) 20250126090140147 DLSCCP DEBUG SCCP-SCOC(96)[0x55e140dbb440]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250126090140147 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000060), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=75,D=001340470000070003400180000f40060000f11009260037400100003a40080000f11009260037001040100f08087300f1102a2a170512c7422000004f40030003020056400500f1100926) (sccp_scrc.c:406) 20250126090140147 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090140147 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090140147 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090140147 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090140147 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090140147 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090140147 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090140147 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090140147 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090140147 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090140147 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090140147 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126090140147 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090140147 DLSCCP DEBUG SCCP-SCOC(96)[0x55e140dbb440]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250126090140147 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-96)[0x55e140dbdb00]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250126090140147 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-376389)[0x55e140da2290]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250126090140147 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090140147 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090140147 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090140147 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126090140147 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126090140147 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126090140147 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126090140147 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(839)@2bd1da4a78dd: First idle individual index:1 HNBGW_Test.sgsn0-SCCP(839)@2bd1da4a78dd: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn0-RAN(840)@2bd1da4a78dd: Found Expect[0] for l3='08087300F1102A2A170512C7422000'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(844) HNBGW_Test.sgsn0-RAN(840)@2bd1da4a78dd: Added conn table entry 1TC_sgsnpool_L3Compl_on_1_cnlink0(844)8740304 HNBGW_Test.sgsn0-SCCP(839)@2bd1da4a78dd: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(839)@2bd1da4a78dd: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250126090140153 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090140153 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126090140153 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126090140153 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126090140153 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126090140153 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126090140153 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126090140153 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_sgsnpool_L3Compl_on_1_cnlink0(844)@2bd1da4a78dd: setverdict(pass): none -> pass 20250126090140153 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090140154 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126090140154 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126090140154 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126090140154 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126090140154 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00d730e7) (sccp_scrc.c:477) 20250126090140154 DLSCCP DEBUG Received CO:COAK for local reference 96 (sccp_scoc.c:1824) 20250126090140154 DLSCCP DEBUG SCCP-SCOC(96)[0x55e140dbb440]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250126090140154 DLSCCP DEBUG SCCP-SCOC(96)[0x55e140dbb440]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250126090140154 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090140154 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250126090140154 DCN DEBUG handle_cn_conn_conf() conn_id=96, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250126090140154 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-96)[0x55e140dbdb00]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250126090140154 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-96)[0x55e140dbdb00]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250126090140155 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54916<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Compl_on_1_cnlink0(844)@2bd1da4a78dd: Final verdict of PTC: pass MTC@2bd1da4a78dd: 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 } } } 20250126090140157 DLCTRL DEBUG Command: GET 927341078 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250126090140157 DLCTRL DEBUG Tx Command reply: GET_REPLY 927341078 rate_ctr.abs.sgsn.0.cnpool:subscr:new 2 (control_if.c:477) 20250126090140160 DLCTRL DEBUG Command: GET 216006750 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250126090140160 DLCTRL DEBUG Tx Command reply: GET_REPLY 216006750 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250126090140163 DLCTRL DEBUG Command: GET 55151991 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250126090140163 DLCTRL DEBUG Tx Command reply: GET_REPLY 55151991 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250126090140165 DLCTRL DEBUG Command: GET 11218495 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126090140165 DLCTRL DEBUG Tx Command reply: GET_REPLY 11218495 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126090140168 DLCTRL DEBUG Command: GET 979060902 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250126090140168 DLCTRL DEBUG Tx Command reply: GET_REPLY 979060902 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126090140169 DLCTRL DEBUG Command: GET 941469975 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250126090140169 DLCTRL DEBUG Tx Command reply: GET_REPLY 941469975 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250126090140170 DLCTRL DEBUG Command: GET 467819443 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250126090140170 DLCTRL DEBUG Tx Command reply: GET_REPLY 467819443 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250126090140171 DLCTRL DEBUG Command: GET 227742066 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250126090140171 DLCTRL DEBUG Tx Command reply: GET_REPLY 227742066 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250126090140172 DLCTRL DEBUG Command: GET 734620605 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126090140172 DLCTRL DEBUG Tx Command reply: GET_REPLY 734620605 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126090140172 DLCTRL DEBUG Command: GET 762493760 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250126090140172 DLCTRL DEBUG Tx Command reply: GET_REPLY 762493760 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126090140173 DLCTRL DEBUG Command: GET 65209019 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250126090140173 DLCTRL DEBUG Tx Command reply: GET_REPLY 65209019 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250126090140174 DLCTRL DEBUG Command: GET 477059826 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250126090140174 DLCTRL DEBUG Tx Command reply: GET_REPLY 477059826 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250126090140174 DLCTRL DEBUG Command: GET 873296422 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250126090140174 DLCTRL DEBUG Tx Command reply: GET_REPLY 873296422 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250126090140175 DLCTRL DEBUG Command: GET 790543582 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126090140175 DLCTRL DEBUG Tx Command reply: GET_REPLY 790543582 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126090140176 DLCTRL DEBUG Command: GET 588298482 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250126090140176 DLCTRL DEBUG Tx Command reply: GET_REPLY 588298482 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126090140176 DLCTRL DEBUG Command: GET 465423224 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250126090140176 DLCTRL DEBUG Tx Command reply: GET_REPLY 465423224 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250126090140177 DLCTRL DEBUG Command: GET 145772361 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250126090140177 DLCTRL DEBUG Tx Command reply: GET_REPLY 145772361 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250126090140178 DLCTRL DEBUG Command: GET 432366461 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250126090140178 DLCTRL DEBUG Tx Command reply: GET_REPLY 432366461 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250126090140179 DLCTRL DEBUG Command: GET 387759406 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126090140179 DLCTRL DEBUG Tx Command reply: GET_REPLY 387759406 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126090140180 DLCTRL DEBUG Command: GET 457078138 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250126090140180 DLCTRL DEBUG Tx Command reply: GET_REPLY 457078138 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed MTC@2bd1da4a78dd: 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 := '000000000000001110010000'B, t_guard := 20.000000 } 20250126090140189 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54922<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(840)@2bd1da4a78dd: f_create_expect(l3 := '08050118082926240000000040'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(840)@2bd1da4a78dd: Created Expect[0] for '08050118082926240000000040'O to be handled at TC_sgsnpool_L3Compl_on_1_cnlink0(845) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(833)@2bd1da4a78dd: Added conn table entry 2TC_sgsnpool_L3Compl_on_1_cnlink0(845)8621363 20250126090141216 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126090141216 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126090141216 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1355) 20250126090141216 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250126090141216 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x838d33, normal) (hnbgw_rua.c:407) 20250126090141216 DHNB DEBUG map_rua[0x55e140da1770]{init}: Allocated (fsm.c:456) 20250126090141216 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8621363)[0x55e140da1770]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250126090141216 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8621363 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250126090141216 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126090141216 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126090141216 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8621363 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250126090141216 DCN DEBUG map_sccp[0x55e140da2780]{init}: Allocated (fsm.c:456) 20250126090141216 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-97)[0x55e140da2780]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250126090141216 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8621363 <-> SCCP-97 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250126090141216 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8621363 SCCP-97 sgsn-0 MI=NONE: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250126090141216 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8621363)[0x55e140da1770]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250126090141216 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126090141216 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126090141216 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8621363)[0x55e140da1770]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250126090141216 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-97)[0x55e140da2780]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126090141216 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250126090141216 DLSCCP DEBUG SCCP-SCOC(97)[0x55e140da1450]{IDLE}: Allocated (fsm.c:456) 20250126090141216 DLSCCP DEBUG SCCP-SCOC(97)[0x55e140da1450]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250126090141216 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000061), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000070003400180000f40060000f11009260037400100003a40080000f110092600370010400e0d08050118082926240000000040004f40030003900056400500f1100926) (sccp_scrc.c:406) 20250126090141216 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090141216 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090141216 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090141216 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090141216 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090141216 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090141216 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090141216 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090141216 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090141216 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090141216 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090141216 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126090141216 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090141216 DLSCCP DEBUG SCCP-SCOC(97)[0x55e140da1450]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250126090141216 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-97)[0x55e140da2780]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250126090141216 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8621363)[0x55e140da1770]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250126090141216 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090141216 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090141216 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090141216 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126090141216 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126090141216 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126090141216 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126090141217 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(839)@2bd1da4a78dd: First idle individual index:2 HNBGW_Test.sgsn0-SCCP(839)@2bd1da4a78dd: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.sgsn0-RAN(840)@2bd1da4a78dd: Found Expect[0] for l3='08050118082926240000000040'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(845) HNBGW_Test.sgsn0-RAN(840)@2bd1da4a78dd: Added conn table entry 2TC_sgsnpool_L3Compl_on_1_cnlink0(845)7067154 HNBGW_Test.sgsn0-SCCP(839)@2bd1da4a78dd: Session index based on connection ID:2 HNBGW_Test.sgsn0-SCCP(839)@2bd1da4a78dd: Warning: Re-starting timer T_ias[2], which is already active (running or expired). TC_sgsnpool_L3Compl_on_1_cnlink0(845)@2bd1da4a78dd: setverdict(pass): none -> pass 20250126090141222 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090141223 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126090141223 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126090141223 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126090141223 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126090141223 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126090141223 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126090141223 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090141223 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090141223 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126090141223 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126090141223 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126090141223 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126090141223 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00af8b65) (sccp_scrc.c:477) 20250126090141223 DLSCCP DEBUG Received CO:COAK for local reference 97 (sccp_scoc.c:1824) 20250126090141223 DLSCCP DEBUG SCCP-SCOC(97)[0x55e140da1450]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250126090141223 DLSCCP DEBUG SCCP-SCOC(97)[0x55e140da1450]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250126090141223 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090141223 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250126090141223 DCN DEBUG handle_cn_conn_conf() conn_id=97, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250126090141223 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-97)[0x55e140da2780]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250126090141223 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-97)[0x55e140da2780]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250126090141224 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54922<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Compl_on_1_cnlink0(845)@2bd1da4a78dd: Final verdict of PTC: pass MTC@2bd1da4a78dd: 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 } } } 20250126090141225 DLCTRL DEBUG Command: GET 269857412 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250126090141225 DLCTRL DEBUG Tx Command reply: GET_REPLY 269857412 rate_ctr.abs.sgsn.0.cnpool:subscr:new 3 (control_if.c:477) 20250126090141229 DLCTRL DEBUG Command: GET 227395365 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250126090141229 DLCTRL DEBUG Tx Command reply: GET_REPLY 227395365 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250126090141231 DLCTRL DEBUG Command: GET 272666142 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250126090141231 DLCTRL DEBUG Tx Command reply: GET_REPLY 272666142 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250126090141232 DLCTRL DEBUG Command: GET 124810091 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126090141232 DLCTRL DEBUG Tx Command reply: GET_REPLY 124810091 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126090141234 DLCTRL DEBUG Command: GET 606603 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250126090141234 DLCTRL DEBUG Tx Command reply: GET_REPLY 606603 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126090141235 DLCTRL DEBUG Command: GET 921373535 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250126090141235 DLCTRL DEBUG Tx Command reply: GET_REPLY 921373535 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250126090141236 DLCTRL DEBUG Command: GET 970447475 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250126090141236 DLCTRL DEBUG Tx Command reply: GET_REPLY 970447475 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250126090141236 DLCTRL DEBUG Command: GET 959282450 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250126090141236 DLCTRL DEBUG Tx Command reply: GET_REPLY 959282450 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250126090141237 DLCTRL DEBUG Command: GET 817042836 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126090141237 DLCTRL DEBUG Tx Command reply: GET_REPLY 817042836 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126090141238 DLCTRL DEBUG Command: GET 107305317 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250126090141238 DLCTRL DEBUG Tx Command reply: GET_REPLY 107305317 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126090141239 DLCTRL DEBUG Command: GET 855475169 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250126090141239 DLCTRL DEBUG Tx Command reply: GET_REPLY 855475169 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250126090141240 DLCTRL DEBUG Command: GET 583417292 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250126090141240 DLCTRL DEBUG Tx Command reply: GET_REPLY 583417292 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250126090141240 DLCTRL DEBUG Command: GET 994136859 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250126090141240 DLCTRL DEBUG Tx Command reply: GET_REPLY 994136859 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250126090141241 DLCTRL DEBUG Command: GET 969747576 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126090141241 DLCTRL DEBUG Tx Command reply: GET_REPLY 969747576 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126090141242 DLCTRL DEBUG Command: GET 269455495 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250126090141242 DLCTRL DEBUG Tx Command reply: GET_REPLY 269455495 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126090141242 DLCTRL DEBUG Command: GET 386096395 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250126090141242 DLCTRL DEBUG Tx Command reply: GET_REPLY 386096395 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250126090141243 DLCTRL DEBUG Command: GET 724934177 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250126090141243 DLCTRL DEBUG Tx Command reply: GET_REPLY 724934177 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250126090141244 DLCTRL DEBUG Command: GET 831116968 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250126090141244 DLCTRL DEBUG Tx Command reply: GET_REPLY 831116968 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250126090141244 DLCTRL DEBUG Command: GET 315007266 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126090141244 DLCTRL DEBUG Tx Command reply: GET_REPLY 315007266 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126090141245 DLCTRL DEBUG Command: GET 957574977 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250126090141245 DLCTRL DEBUG Tx Command reply: GET_REPLY 957574977 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed MTC@2bd1da4a78dd: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '080101D571000008292624000000004000F1102A2A170512C7422000'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111001'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000101011011'B, t_guard := 20.000000 } 20250126090141255 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54934<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(840)@2bd1da4a78dd: f_create_expect(l3 := '080101D571000008292624000000004000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(840)@2bd1da4a78dd: Created Expect[0] for '080101D571000008292624000000004000F1102A2A170512C7422000'O to be handled at TC_sgsnpool_L3Compl_on_1_cnlink0(846) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(833)@2bd1da4a78dd: Added conn table entry 3TC_sgsnpool_L3Compl_on_1_cnlink0(846)13924554 20250126090142278 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126090142278 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126090142278 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1355) 20250126090142278 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250126090142278 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xd478ca, normal) (hnbgw_rua.c:407) 20250126090142278 DHNB DEBUG map_rua[0x55e140dbb120]{init}: Allocated (fsm.c:456) 20250126090142278 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13924554)[0x55e140dbb120]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250126090142278 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13924554 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250126090142278 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126090142278 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126090142278 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000004 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:234) 20250126090142278 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13924554 SCCP-0 PS MI=IMSI-262420000000004: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250126090142278 DCN DEBUG map_sccp[0x55e140dec4e0]{init}: Allocated (fsm.c:456) 20250126090142278 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-98)[0x55e140dec4e0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250126090142278 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13924554 <-> SCCP-98 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250126090142278 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13924554 SCCP-98 sgsn-0 MI=IMSI-262420000000004: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250126090142278 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13924554)[0x55e140dbb120]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250126090142278 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126090142278 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126090142278 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13924554)[0x55e140dbb120]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250126090142278 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-98)[0x55e140dec4e0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126090142278 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250126090142278 DLSCCP DEBUG SCCP-SCOC(98)[0x55e140da1dd0]{IDLE}: Allocated (fsm.c:456) 20250126090142278 DLSCCP DEBUG SCCP-SCOC(98)[0x55e140da1dd0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250126090142278 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000062), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f11009260037400100003a40080000f110092600370010401d1c080101d571000008292624000000004000f1102a2a170512c7422000004f400300015b0056400500f1100926) (sccp_scrc.c:406) 20250126090142278 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090142278 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090142278 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090142278 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090142278 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090142278 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090142278 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090142278 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090142278 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090142278 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090142278 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090142278 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126090142278 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090142278 DLSCCP DEBUG SCCP-SCOC(98)[0x55e140da1dd0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250126090142278 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-98)[0x55e140dec4e0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250126090142278 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13924554)[0x55e140dbb120]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250126090142278 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090142278 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090142278 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090142278 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126090142278 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126090142278 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126090142278 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126090142278 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(839)@2bd1da4a78dd: First idle individual index:3 HNBGW_Test.sgsn0-SCCP(839)@2bd1da4a78dd: Warning: Stopping inactive timer T_ias[3]. HNBGW_Test.sgsn0-RAN(840)@2bd1da4a78dd: Found Expect[0] for l3='080101D571000008292624000000004000F1102A2A170512C7422000'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(846) HNBGW_Test.sgsn0-RAN(840)@2bd1da4a78dd: Added conn table entry 3TC_sgsnpool_L3Compl_on_1_cnlink0(846)9403534 HNBGW_Test.sgsn0-SCCP(839)@2bd1da4a78dd: Session index based on connection ID:3 HNBGW_Test.sgsn0-SCCP(839)@2bd1da4a78dd: Warning: Re-starting timer T_ias[3], which is already active (running or expired). 20250126090142283 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090142283 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126090142283 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126090142283 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126090142283 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126090142283 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126090142283 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126090142283 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090142284 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090142284 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126090142284 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126090142284 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126090142284 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126090142284 DLSS7 DEBUG scrc_rx_mtp_xfer_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=009e06fb) (sccp_scrc.c:477) 20250126090142284 DLSCCP DEBUG Received CO:COAK for local reference 98 (sccp_scoc.c:1824) 20250126090142284 DLSCCP DEBUG SCCP-SCOC(98)[0x55e140da1dd0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250126090142284 DLSCCP DEBUG SCCP-SCOC(98)[0x55e140da1dd0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250126090142284 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090142284 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250126090142284 DCN DEBUG handle_cn_conn_conf() conn_id=98, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250126090142284 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-98)[0x55e140dec4e0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250126090142284 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-98)[0x55e140dec4e0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_sgsnpool_L3Compl_on_1_cnlink0(846)@2bd1da4a78dd: setverdict(pass): none -> pass 20250126090142287 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54934<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Compl_on_1_cnlink0(846)@2bd1da4a78dd: Final verdict of PTC: pass MTC@2bd1da4a78dd: 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 } } } 20250126090142289 DLCTRL DEBUG Command: GET 142186877 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250126090142289 DLCTRL DEBUG Tx Command reply: GET_REPLY 142186877 rate_ctr.abs.sgsn.0.cnpool:subscr:new 4 (control_if.c:477) 20250126090142292 DLCTRL DEBUG Command: GET 353201716 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250126090142292 DLCTRL DEBUG Tx Command reply: GET_REPLY 353201716 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250126090142294 DLCTRL DEBUG Command: GET 550960937 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250126090142294 DLCTRL DEBUG Tx Command reply: GET_REPLY 550960937 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250126090142296 DLCTRL DEBUG Command: GET 84905100 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126090142296 DLCTRL DEBUG Tx Command reply: GET_REPLY 84905100 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126090142297 DLCTRL DEBUG Command: GET 970746651 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250126090142297 DLCTRL DEBUG Tx Command reply: GET_REPLY 970746651 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126090142298 DLCTRL DEBUG Command: GET 76571102 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250126090142298 DLCTRL DEBUG Tx Command reply: GET_REPLY 76571102 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250126090142299 DLCTRL DEBUG Command: GET 239932268 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250126090142299 DLCTRL DEBUG Tx Command reply: GET_REPLY 239932268 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250126090142299 DLCTRL DEBUG Command: GET 624246985 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250126090142299 DLCTRL DEBUG Tx Command reply: GET_REPLY 624246985 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250126090142300 DLCTRL DEBUG Command: GET 808747306 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126090142300 DLCTRL DEBUG Tx Command reply: GET_REPLY 808747306 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126090142301 DLCTRL DEBUG Command: GET 948288153 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250126090142301 DLCTRL DEBUG Tx Command reply: GET_REPLY 948288153 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126090142302 DLCTRL DEBUG Command: GET 436639038 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250126090142302 DLCTRL DEBUG Tx Command reply: GET_REPLY 436639038 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250126090142303 DLCTRL DEBUG Command: GET 264893008 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250126090142303 DLCTRL DEBUG Tx Command reply: GET_REPLY 264893008 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250126090142304 DLCTRL DEBUG Command: GET 615063447 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250126090142304 DLCTRL DEBUG Tx Command reply: GET_REPLY 615063447 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250126090142305 DLCTRL DEBUG Command: GET 262135247 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126090142305 DLCTRL DEBUG Tx Command reply: GET_REPLY 262135247 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126090142306 DLCTRL DEBUG Command: GET 420587067 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250126090142306 DLCTRL DEBUG Tx Command reply: GET_REPLY 420587067 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126090142307 DLCTRL DEBUG Command: GET 686191004 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250126090142307 DLCTRL DEBUG Tx Command reply: GET_REPLY 686191004 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250126090142309 DLCTRL DEBUG Command: GET 968219336 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250126090142309 DLCTRL DEBUG Tx Command reply: GET_REPLY 968219336 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250126090142310 DLCTRL DEBUG Command: GET 420522095 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250126090142310 DLCTRL DEBUG Tx Command reply: GET_REPLY 420522095 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250126090142311 DLCTRL DEBUG Command: GET 515723910 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126090142311 DLCTRL DEBUG Tx Command reply: GET_REPLY 515723910 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126090142312 DLCTRL DEBUG Command: GET 534812849 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250126090142312 DLCTRL DEBUG Tx Command reply: GET_REPLY 534812849 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed MTC@2bd1da4a78dd: ok: talloc reports "asn1_context" = 1 bytes 20250126090142316 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54902<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(833)@2bd1da4a78dd: Final verdict of PTC: none 20250126090142316 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250126090142316 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126090142316 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250126090142316 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250126090142316 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250126090142316 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126090142316 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126090142316 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250126090142316 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126090142316 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090142316 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20250126090142316 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126090142316 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126090142316 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126090142316 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250126090142316 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126090142316 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1-RUA(835)@2bd1da4a78dd: Final verdict of PTC: none MutexDispCT-TC_sgsnpool_L3Compl_on_1_cnlink(828)@2bd1da4a78dd: Final verdict of PTC: none 20250126090142316 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090142316 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126090142316 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20250126090142316 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126090142316 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126090142316 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090142316 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126090142316 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126090142316 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126090142316 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126090142316 DRANAP NOTICE cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: link lost (cnlink.c:118) 20250126090142316 DLINP DEBUG SRVCONN(,r=127.0.0.1:47006<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126090142316 DLINP DEBUG SRVCONN(,r=127.0.0.1:47006<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126090142316 DLINP NOTICE SRV(,r=127.0.0.1:47006<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250126090142316 DMAIN NOTICE (127.0.0.1:47006 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:47006<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250126090142316 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) HNBGW_Test.msc0-M3UA(838)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.msc0-RAN(837)@2bd1da4a78dd: Final verdict of PTC: none 20250126090142316 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:41793<->l=127.0.0.1:4262) (control_if.c:193) 20250126090142316 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126090142316 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126090142316 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126090142316 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250126090142316 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20250126090142316 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126090142316 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250126090142316 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20250126090142316 DLINP <0002> stream_srv.c:766 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250126090142316 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090142316 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20250126090142316 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126090142316 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126090142316 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126090142316 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING HNBGW_Test.msc0-SCCP(836)@2bd1da4a78dd: Final verdict of PTC: none HNBGW-MGCP(842)@2bd1da4a78dd: Final verdict of PTC: none VirtHNBGW-STATS(829)@2bd1da4a78dd: Final verdict of PTC: none 20250126090142316 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126090142316 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250126090142316 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) HNBGW_Test.sgsn0-M3UA(841)@2bd1da4a78dd: Final verdict of PTC: none 20250126090142317 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126090142317 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) IPA-CTRL-CLI-IPA(830)@2bd1da4a78dd: Final verdict of PTC: none 20250126090142317 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126090142317 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126090142317 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090142317 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126090142317 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126090142317 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126090142317 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126090142317 DRANAP NOTICE cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: link lost (cnlink.c:118) 20250126090142317 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-95)[0x55e140da6c50]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250126090142317 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250126090142317 DLSCCP DEBUG SCCP-SCOC(95)[0x55e140da18d0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250126090142317 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f37453), PART(T=Source Reference,L=4,D=0000005f), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250126090142317 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090142317 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090142317 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126090142317 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090142317 DLSCCP DEBUG SCCP-SCOC(95)[0x55e140da18d0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250126090142317 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-95)[0x55e140da6c50]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1(834)@2bd1da4a78dd: Final verdict of PTC: none 20250126090142317 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-824686)[0x55e140c255d0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250126090142317 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-824686)[0x55e140c255d0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250126090142317 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250126090142317 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-824686)[0x55e140c255d0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250126090142317 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-824686)[0x55e140c255d0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250126090142317 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-824686)[0x55e140c255d0]{disrupted}: Freeing instance (context_map.c:202) 20250126090142317 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-824686)[0x55e140c255d0]{disrupted}: Deallocated (fsm.c:568) 20250126090142317 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-95)[0x55e140da6c50]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250126090142317 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-95)[0x55e140da6c50]{disconnected}: Freeing instance (context_map.c:206) 20250126090142317 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-95)[0x55e140da6c50]{disconnected}: Deallocated (fsm.c:568) 20250126090142317 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-824686 SCCP-95 sgsn-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250126090142317 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-96)[0x55e140dbdb00]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250126090142317 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250126090142317 DLSCCP DEBUG SCCP-SCOC(96)[0x55e140dbb440]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250126090142317 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d730e7), PART(T=Source Reference,L=4,D=00000060), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250126090142317 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090142317 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090142317 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126090142317 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090142317 DLSCCP DEBUG SCCP-SCOC(96)[0x55e140dbb440]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250126090142317 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-96)[0x55e140dbdb00]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250126090142317 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-376389)[0x55e140da2290]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250126090142317 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-376389)[0x55e140da2290]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250126090142317 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250126090142317 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-376389)[0x55e140da2290]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250126090142317 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-376389)[0x55e140da2290]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250126090142317 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-376389)[0x55e140da2290]{disrupted}: Freeing instance (context_map.c:202) 20250126090142317 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-376389)[0x55e140da2290]{disrupted}: Deallocated (fsm.c:568) 20250126090142317 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-96)[0x55e140dbdb00]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250126090142317 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-96)[0x55e140dbdb00]{disconnected}: Freeing instance (context_map.c:206) 20250126090142317 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-96)[0x55e140dbdb00]{disconnected}: Deallocated (fsm.c:568) 20250126090142317 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-376389 SCCP-96 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20250126090142317 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-97)[0x55e140da2780]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250126090142317 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250126090142317 DLSCCP DEBUG SCCP-SCOC(97)[0x55e140da1450]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250126090142317 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00af8b65), PART(T=Source Reference,L=4,D=00000061), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250126090142317 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090142317 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090142317 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126090142317 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090142317 DLSCCP DEBUG SCCP-SCOC(97)[0x55e140da1450]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250126090142317 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-97)[0x55e140da2780]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250126090142317 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8621363)[0x55e140da1770]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250126090142317 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8621363)[0x55e140da1770]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250126090142317 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250126090142317 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8621363)[0x55e140da1770]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250126090142317 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8621363)[0x55e140da1770]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250126090142317 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8621363)[0x55e140da1770]{disrupted}: Freeing instance (context_map.c:202) 20250126090142317 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8621363)[0x55e140da1770]{disrupted}: Deallocated (fsm.c:568) 20250126090142317 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-97)[0x55e140da2780]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250126090142317 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-97)[0x55e140da2780]{disconnected}: Freeing instance (context_map.c:206) 20250126090142317 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-97)[0x55e140da2780]{disconnected}: Deallocated (fsm.c:568) 20250126090142317 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8621363 SCCP-97 sgsn-0 MI=NONE: Deallocating (context_map.c:225) HNBGW_Test.sgsn0-SCCP(839)@2bd1da4a78dd: Final verdict of PTC: none 20250126090142317 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-98)[0x55e140dec4e0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250126090142317 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250126090142317 DLSCCP DEBUG SCCP-SCOC(98)[0x55e140da1dd0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250126090142317 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009e06fb), PART(T=Source Reference,L=4,D=00000062), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250126090142317 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090142317 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090142317 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126090142317 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090142317 DLSCCP DEBUG SCCP-SCOC(98)[0x55e140da1dd0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250126090142317 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-98)[0x55e140dec4e0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250126090142317 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13924554)[0x55e140dbb120]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250126090142317 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13924554)[0x55e140dbb120]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250126090142317 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250126090142317 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13924554)[0x55e140dbb120]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250126090142317 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13924554)[0x55e140dbb120]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250126090142317 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13924554)[0x55e140dbb120]{disrupted}: Freeing instance (context_map.c:202) 20250126090142317 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13924554)[0x55e140dbb120]{disrupted}: Deallocated (fsm.c:568) 20250126090142317 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-98)[0x55e140dec4e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250126090142317 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-98)[0x55e140dec4e0]{disconnected}: Freeing instance (context_map.c:206) 20250126090142317 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-98)[0x55e140dec4e0]{disconnected}: Deallocated (fsm.c:568) 20250126090142317 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13924554 SCCP-98 sgsn-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0(832)@2bd1da4a78dd: Final verdict of PTC: none MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126090142317 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126090142317 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250126090142317 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:894) 20250126090142317 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126090142317 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250126090142317 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250126090142317 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250126090142317 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090142317 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090142317 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090142317 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126090142317 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126090142317 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126090142317 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126090142317 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250126090142317 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090142317 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090142317 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090142317 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126090142317 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126090142317 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126090142317 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126090142317 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250126090142317 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090142317 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090142317 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090142317 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126090142317 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126090142317 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126090142317 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126090142317 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250126090142317 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090142317 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090142317 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090142317 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126090142317 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126090142317 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126090142317 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126090142317 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250126090142318 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54888<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(831)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(840)@2bd1da4a78dd: Final verdict of PTC: none MTC@2bd1da4a78dd: Setting final verdict of the test case. MTC@2bd1da4a78dd: Local verdict of MTC: pass MTC@2bd1da4a78dd: Local verdict of PTC MutexDispCT-TC_sgsnpool_L3Compl_on_1_cnlink(828): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC VirtHNBGW-STATS(829): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC IPA-CTRL-CLI-IPA(830): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW-PFCP(831): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0(832): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(833): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1(834): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1-RUA(835): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.msc0-SCCP(836): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.msc0-RAN(837): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.msc0-M3UA(838): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(839): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.sgsn0-RAN(840): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(841): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW-MGCP(842): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(843): pass (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(844): pass (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(845): pass (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(846): pass (pass -> pass) MTC@2bd1da4a78dd: Test case TC_sgsnpool_L3Compl_on_1_cnlink finished. Verdict: pass MTC@2bd1da4a78dd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink pass'. Sun Jan 26 09:01:42 UTC 2025 ====== HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink.talloc 20250126090142374 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54940<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126090142977 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54940<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=446832) 20250126090143059 DLSCCP DEBUG SCCP-SCOC(93)[0x55e140e20ba0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250126090143059 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00347af5), PART(T=Source Reference,L=4,D=0000005d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090143060 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090143060 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090143060 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126090143060 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090143060 DLSCCP DEBUG SCCP-SCOC(92)[0x55e140e20de0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250126090143060 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0046288d), PART(T=Source Reference,L=4,D=0000005c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090143060 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090143060 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090143060 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126090143060 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090143060 DLSCCP DEBUG SCCP-SCOC(94)[0x55e140e209f0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250126090143060 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00594647), PART(T=Source Reference,L=4,D=0000005e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090143060 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090143060 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090143060 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126090143060 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090143060 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090143060 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090143060 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090143060 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126090143060 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126090143060 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126090143060 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126090143060 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250126090143060 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090143060 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090143060 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090143060 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126090143060 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126090143060 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126090143060 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126090143060 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250126090143060 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090143060 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090143060 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090143061 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126090143061 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126090143061 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126090143061 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250126090143391 DLSCCP DEBUG SCCP-SCOC(87)[0x55e140db1570]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126090143392 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008ea16b), PART(T=Source Reference,L=4,D=00000057), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090143392 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090143392 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090143392 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126090143392 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090143392 DLSCCP DEBUG SCCP-SCOC(88)[0x55e140da4ec0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126090143392 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006abbd6), PART(T=Source Reference,L=4,D=00000058), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090143392 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090143392 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090143392 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250126090143392 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090143392 DLSCCP DEBUG SCCP-SCOC(86)[0x55e140c25410]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126090143392 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0051ff43), PART(T=Source Reference,L=4,D=00000056), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090143392 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090143392 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090143392 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126090143392 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090143392 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090143392 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090143392 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090143392 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126090143392 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126090143392 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126090143392 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126090143392 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250126090143392 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090143392 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090143392 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090143392 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250126090143392 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250126090143392 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250126090143392 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250126090143392 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090143392 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090143392 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090143392 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126090143392 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126090143392 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126090143392 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down Waiting for packet dumper to finish... 1 (prev_count=446832, count=463452) 20250126090144139 DLSCCP DEBUG SCCP-SCOC(83)[0x55e140da4670]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126090144139 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00889f45), PART(T=Source Reference,L=4,D=00000053), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090144139 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090144139 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090144139 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126090144139 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090144139 DLSCCP DEBUG SCCP-SCOC(84)[0x55e140da47a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126090144139 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0003eb6a), PART(T=Source Reference,L=4,D=00000054), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090144139 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090144139 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090144139 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250126090144139 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090144139 DLSCCP DEBUG SCCP-SCOC(85)[0x55e140dc8a10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126090144139 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f30144), PART(T=Source Reference,L=4,D=00000055), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090144139 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090144139 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090144139 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126090144139 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090144139 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090144139 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090144139 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090144139 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126090144139 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126090144139 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126090144139 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126090144139 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250126090144139 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090144139 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090144139 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090144139 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250126090144139 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250126090144139 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250126090144139 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250126090144139 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090144139 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090144139 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090144139 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126090144139 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126090144139 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126090144139 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126090144139 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250126090144316 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126090144316 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250126090144316 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250126090144316 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126090144317 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250126090144317 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250126090144860 DLSCCP DEBUG SCCP-SCOC(82)[0x55e140d974b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126090144860 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0080050d), PART(T=Source Reference,L=4,D=00000052), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090144860 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090144860 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090144861 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126090144861 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090144861 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090144861 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090144861 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090144861 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126090144861 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126090144861 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126090144861 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@2bd1da4a78dd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink pass' was executed successfully (exit status: 0). MTC@2bd1da4a78dd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin'. ------ HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin ------ Sun Jan 26 09:01:45 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250126090145656 DLSCCP DEBUG SCCP-SCOC(81)[0x55e140dbdfe0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126090145656 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0065cb85), PART(T=Source Reference,L=4,D=00000051), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090145656 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090145656 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090145656 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126090145656 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090145656 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090145656 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090145656 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090145656 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126090145656 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126090145656 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126090145656 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@2bd1da4a78dd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin' was executed successfully (exit status: 0). MTC@2bd1da4a78dd: Test case TC_sgsnpool_L3Complete_no_nri_round_robin started. 20250126090146075 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46370<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126090146081 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46374<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126090146084 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:45593<->l=127.0.0.1:4262) (control_if.c:572) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0(851)@2bd1da4a78dd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250126090146176 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250126090146176 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250126090146184 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126090146184 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126090146185 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126090146185 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126090146185 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126090146185 DRANAP DEBUG cnlink(msc-2)[0x55e140d26870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1(853)@2bd1da4a78dd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250126090146185 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:48353 (stream_srv.c:142) 20250126090146185 DMAIN INFO New HNB SCTP connection r=127.0.0.1:48353<->l=127.0.0.1:29169 (hnbgw.c:791) 20250126090146185 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126090146185 DRANAP DEBUG cnlink(msc-3)[0x55e140d90760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126090146186 DRANAP DEBUG cnlink(msc-3)[0x55e140d90760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126090146186 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250126090146186 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126090146186 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090146186 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126090146186 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090146186 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090146186 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090146186 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090146186 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090146186 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090146186 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090146186 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090146186 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090146186 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090146186 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090146186 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250126090146186 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090146186 DRANAP DEBUG cnlink(msc-3)[0x55e140d90760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126090146186 DRANAP DEBUG cnlink(msc-2)[0x55e140d26870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126090146186 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250126090146186 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126090146186 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090146186 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126090146186 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090146186 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090146186 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090146186 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090146186 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090146186 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090146186 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090146186 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090146186 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090146186 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090146186 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090146186 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250126090146186 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090146186 DRANAP DEBUG cnlink(msc-2)[0x55e140d26870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126090146186 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126090146186 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250126090146186 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126090146186 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090146186 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126090146186 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090146186 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090146186 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090146187 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090146187 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090146187 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090146187 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090146187 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090146187 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090146187 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090146187 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090146187 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126090146187 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090146187 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126090146187 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126090146187 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250126090146187 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126090146187 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090146187 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126090146187 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090146187 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090146187 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090146187 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090146187 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090146187 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090146187 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090146187 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090146187 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090146187 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090146187 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090146187 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126090146187 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090146187 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126090146187 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090146187 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090146187 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090146187 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250126090146187 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250126090146187 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250126090146187 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090146187 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090146187 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090146187 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250126090146187 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250126090146187 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250126090146187 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250126090146187 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090146187 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090146187 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090146187 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126090146187 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126090146187 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126090146187 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250126090146187 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090146187 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090146187 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090146187 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126090146187 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126090146187 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126090146187 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@2bd1da4a78dd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(857)@2bd1da4a78dd: ************************************************* HNBGW_Test.msc0-M3UA(857)@2bd1da4a78dd: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(857)@2bd1da4a78dd: ************************************************* MTC@2bd1da4a78dd: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(855)@2bd1da4a78dd: v_sccp_pdu_maxlen:268 MTC@2bd1da4a78dd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(860)@2bd1da4a78dd: ************************************************* HNBGW_Test.msc1-M3UA(860)@2bd1da4a78dd: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(860)@2bd1da4a78dd: ************************************************* MTC@2bd1da4a78dd: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(858)@2bd1da4a78dd: v_sccp_pdu_maxlen:268 20250126090146214 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126090146214 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126090146215 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126090146215 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126090146215 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126090146215 DRANAP DEBUG cnlink(sgsn-2)[0x55e140d92410]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126090146215 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126090146215 DRANAP DEBUG cnlink(sgsn-3)[0x55e140d92da0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126090146216 DRANAP DEBUG cnlink(sgsn-3)[0x55e140d92da0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126090146216 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250126090146216 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126090146216 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090146216 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126090146216 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090146216 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090146216 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090146216 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090146216 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090146216 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090146216 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090146216 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090146216 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090146216 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090146216 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090146216 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250126090146216 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090146216 DRANAP DEBUG cnlink(sgsn-3)[0x55e140d92da0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126090146216 DRANAP DEBUG cnlink(sgsn-2)[0x55e140d92410]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126090146216 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250126090146216 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126090146216 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090146216 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126090146216 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090146216 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090146216 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090146216 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090146216 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090146216 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090146216 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090146216 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090146216 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090146216 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090146216 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090146216 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250126090146216 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090146216 DRANAP DEBUG cnlink(sgsn-2)[0x55e140d92410]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126090146216 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126090146216 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250126090146216 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126090146216 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090146216 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126090146216 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090146216 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090146216 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090146216 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090146216 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090146216 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090146216 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090146216 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090146216 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090146216 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090146216 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090146216 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126090146216 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090146216 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126090146216 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126090146216 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250126090146216 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126090146216 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090146216 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126090146216 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090146216 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090146216 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090146216 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090146216 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090146216 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090146216 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090146216 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090146216 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090146216 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090146216 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090146216 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126090146216 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090146216 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126090146217 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090146217 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090146217 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090146217 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250126090146217 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250126090146217 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250126090146217 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090146217 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090146217 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090146217 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250126090146217 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250126090146217 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250126090146217 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250126090146217 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090146217 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090146217 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090146217 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126090146217 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126090146217 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126090146217 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250126090146217 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090146217 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090146217 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090146217 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126090146217 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126090146217 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126090146217 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@2bd1da4a78dd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(863)@2bd1da4a78dd: ************************************************* HNBGW_Test.sgsn0-M3UA(863)@2bd1da4a78dd: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(863)@2bd1da4a78dd: ************************************************* MTC@2bd1da4a78dd: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(861)@2bd1da4a78dd: v_sccp_pdu_maxlen:268 MTC@2bd1da4a78dd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(866)@2bd1da4a78dd: ************************************************* HNBGW_Test.sgsn1-M3UA(866)@2bd1da4a78dd: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(866)@2bd1da4a78dd: ************************************************* MTC@2bd1da4a78dd: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(864)@2bd1da4a78dd: v_sccp_pdu_maxlen:268 20250126090146250 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126090146250 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126090146250 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1355) 20250126090146250 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250126090146250 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20250126090146250 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250126090146250 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250126090146250 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126090146250 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@2bd1da4a78dd: setverdict(pass): none -> pass 20250126090146256 DLINP DEBUG SRVCONN(,r=127.0.0.1:48353<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126090146256 DLINP DEBUG SRVCONN(,r=127.0.0.1:48353<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126090146256 DLINP DEBUG SRVCONN(,r=127.0.0.1:48353<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1355) 20250126090146256 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250126090146256 DHNBAP DEBUG (127.0.0.1:48353 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20250126090146256 DHNBAP NOTICE (127.0.0.1:48353 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250126090146256 DHNBAP NOTICE (127.0.0.1:48353 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250126090146256 DLINP DEBUG SRVCONN(,r=127.0.0.1:48353<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126090146256 DLINP DEBUG SRVCONN(,r=127.0.0.1:48353<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126090146307 DLSCCP DEBUG SCCP-SCOC(79)[0x55e140da65a0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20250126090146307 DLSCCP DEBUG SCCP-SCOC(79)[0x55e140da65a0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20250126090146307 DLSCCP DEBUG SCCP-SCOC(79)[0x55e140da65a0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250126090146307 DLSCCP DEBUG SCCP-SCOC(79)[0x55e140da65a0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250126090146307 DLSCCP DEBUG SCCP-SCOC(79)[0x55e140da65a0]{IDLE}: Deallocated (fsm.c:568) 20250126090146307 DLSCCP DEBUG SCCP-SCOC(80)[0x55e140dbb2c0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20250126090146307 DLSCCP DEBUG SCCP-SCOC(80)[0x55e140dbb2c0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20250126090146307 DLSCCP DEBUG SCCP-SCOC(80)[0x55e140dbb2c0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250126090146307 DLSCCP DEBUG SCCP-SCOC(80)[0x55e140dbb2c0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250126090146307 DLSCCP DEBUG SCCP-SCOC(80)[0x55e140dbb2c0]{IDLE}: Deallocated (fsm.c:568) 20250126090146399 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126090146399 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250126090146399 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126090146399 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(857)@2bd1da4a78dd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250126090146402 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090146402 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250126090146402 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126090146402 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126090146402 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126090146402 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250126090146402 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126090146404 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090146404 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126090146404 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20250126090146404 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126090146404 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126090146404 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090146404 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126090146404 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126090146404 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126090146404 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126090146404 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090146404 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250126090146404 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126090146404 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126090146404 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126090146404 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126090146404 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126090146405 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126090146405 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250126090146405 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126090146405 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090146405 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126090146405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090146405 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090146405 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090146405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090146405 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090146405 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090146405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090146405 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090146405 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090146405 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090146405 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090146405 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126090146405 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090146405 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126090146405 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090146405 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090146405 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090146405 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126090146405 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126090146405 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126090146405 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126090146405 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090146410 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126090146410 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250126090146410 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126090146410 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(860)@2bd1da4a78dd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250126090146415 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090146415 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250126090146415 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126090146415 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126090146415 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126090146415 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250126090146415 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126090146417 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090146417 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250126090146417 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126090146417 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126090146417 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126090146417 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126090146417 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126090146418 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090146418 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126090146418 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:406) 20250126090146418 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126090146418 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126090146418 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090146418 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126090146418 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126090146418 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126090146418 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126090146419 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126090146419 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250126090146419 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126090146419 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090146419 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126090146419 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090146419 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090146419 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090146419 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090146419 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090146419 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090146419 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090146419 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090146420 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090146420 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090146420 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090146420 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126090146420 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090146420 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126090146420 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090146420 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090146420 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090146420 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126090146420 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126090146420 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126090146420 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250126090146420 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090146429 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126090146429 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250126090146429 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126090146429 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(863)@2bd1da4a78dd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250126090146434 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090146434 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250126090146434 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126090146434 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126090146434 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126090146434 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250126090146434 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126090146436 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090146436 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250126090146436 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126090146436 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126090146436 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126090146436 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126090146436 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126090146437 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090146437 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126090146437 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20250126090146437 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126090146437 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126090146437 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090146437 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126090146437 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126090146437 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126090146437 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126090146438 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126090146438 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250126090146438 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126090146438 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090146438 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126090146438 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090146438 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090146438 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090146438 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090146438 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090146438 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090146438 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090146438 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090146438 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090146438 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090146438 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090146438 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126090146438 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090146438 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126090146438 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090146438 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090146438 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090146438 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126090146438 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126090146438 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126090146438 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126090146438 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090146439 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126090146439 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20250126090146439 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126090146439 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(866)@2bd1da4a78dd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250126090146442 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090146442 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20250126090146442 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126090146442 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126090146442 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126090146442 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250126090146442 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126090146444 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090146444 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20250126090146444 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126090146444 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126090146444 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126090146444 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126090146444 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126090146444 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090146444 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126090146444 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:406) 20250126090146444 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126090146444 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126090146444 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090146444 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126090146444 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126090146444 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126090146444 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126090146446 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126090146446 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250126090146446 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126090146446 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090146446 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126090146446 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090146446 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090146446 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090146446 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090146446 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090146446 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090146446 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090146446 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090146446 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090146446 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090146446 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090146446 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126090146446 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090146446 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126090146446 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090146446 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090146446 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090146446 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126090146446 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126090146446 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126090146446 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250126090146446 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(856)@2bd1da4a78dd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126090147215 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090147215 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126090147215 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126090147215 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126090147215 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126090147215 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126090147215 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126090147215 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090147215 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090147215 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126090147215 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126090147215 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126090147215 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126090147215 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126090147215 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250126090147216 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250126090147216 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090147216 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090147216 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090147216 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090147216 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090147216 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090147216 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090147216 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090147216 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090147216 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090147216 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090147216 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090147216 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090147216 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126090147216 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126090147216 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126090147216 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250126090147216 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250126090147216 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090147216 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250126090147216 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090147216 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090147216 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090147216 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090147216 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090147216 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090147216 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090147216 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090147216 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090147216 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090147216 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090147216 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126090147216 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090147216 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126090147216 DRANAP NOTICE cnlink(msc-0)[0x55e140d46220]{CONNECTED}: link up (cnlink.c:111) 20250126090147217 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090147217 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090147217 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090147217 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126090147217 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126090147217 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126090147217 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126090147217 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090147219 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090147219 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126090147219 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126090147219 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126090147219 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126090147219 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126090147219 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126090147219 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090147219 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090147219 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126090147219 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126090147219 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126090147219 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126090147219 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126090147219 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250126090147219 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250126090147219 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090147219 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090147219 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090147219 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090147219 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090147219 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090147219 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090147219 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090147219 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090147219 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090147219 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090147219 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090147219 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090147219 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126090147219 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126090147219 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126090147219 DRANAP INFO cnlink(msc-0)[0x55e140d46220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(859)@2bd1da4a78dd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126090147224 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090147224 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250126090147224 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250126090147224 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250126090147224 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126090147224 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126090147224 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126090147224 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090147224 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090147224 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126090147224 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126090147224 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250126090147224 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126090147224 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126090147224 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250126090147224 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250126090147224 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090147224 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090147224 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090147224 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090147224 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090147224 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090147224 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090147224 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090147224 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090147224 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090147224 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090147224 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090147224 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090147224 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126090147224 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126090147224 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126090147224 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) 20250126090147224 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) 20250126090147224 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090147224 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250126090147224 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090147224 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090147224 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090147224 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090147224 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090147224 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090147224 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090147224 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090147224 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090147224 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090147225 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090147225 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126090147225 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090147225 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126090147225 DRANAP NOTICE cnlink(msc-1)[0x55e140d29670]{CONNECTED}: link up (cnlink.c:111) 20250126090147225 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090147225 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090147225 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090147225 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126090147225 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126090147225 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126090147225 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250126090147225 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090147228 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090147228 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250126090147228 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250126090147228 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250126090147228 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126090147228 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126090147228 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126090147228 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090147228 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090147228 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126090147228 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126090147228 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250126090147228 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126090147228 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126090147228 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250126090147229 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250126090147229 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090147229 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090147229 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090147229 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090147229 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090147229 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090147229 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090147229 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090147229 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090147229 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090147229 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090147229 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090147229 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090147229 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126090147229 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126090147229 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126090147229 DRANAP INFO cnlink(msc-1)[0x55e140d29670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(862)@2bd1da4a78dd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126090147237 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090147237 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126090147237 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126090147237 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126090147237 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126090147237 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126090147237 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126090147237 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090147237 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090147237 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126090147237 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126090147237 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126090147237 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126090147237 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126090147237 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250126090147237 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250126090147237 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090147237 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090147237 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090147237 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090147237 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090147237 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090147237 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090147237 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090147237 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090147237 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090147237 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090147237 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090147237 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090147237 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126090147237 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126090147237 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126090147237 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250126090147237 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250126090147237 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090147237 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250126090147237 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090147237 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090147237 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090147237 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090147237 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090147237 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090147237 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090147237 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090147237 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090147237 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090147237 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090147237 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126090147237 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090147237 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126090147237 DRANAP NOTICE cnlink(sgsn-0)[0x55e140d910f0]{CONNECTED}: link up (cnlink.c:111) 20250126090147237 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090147237 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090147237 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090147237 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126090147237 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126090147237 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126090147237 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126090147237 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090147238 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090147238 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126090147238 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126090147238 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126090147238 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126090147238 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126090147238 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126090147238 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090147238 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090147238 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126090147238 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126090147238 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126090147238 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126090147238 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126090147238 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250126090147238 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20250126090147238 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090147238 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090147238 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090147238 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090147238 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090147238 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090147238 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090147238 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090147238 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090147238 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090147238 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090147238 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090147238 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090147238 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126090147238 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126090147238 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126090147238 DRANAP INFO cnlink(sgsn-0)[0x55e140d910f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(865)@2bd1da4a78dd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126090147245 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090147245 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250126090147245 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250126090147245 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250126090147245 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126090147245 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126090147245 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126090147245 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090147246 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090147246 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126090147246 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126090147246 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250126090147246 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126090147246 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126090147246 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250126090147246 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250126090147246 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090147246 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090147246 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090147246 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090147246 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090147246 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090147246 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090147246 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090147246 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090147246 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090147246 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090147246 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090147246 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090147246 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126090147246 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126090147246 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126090147246 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) 20250126090147246 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) 20250126090147246 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090147246 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250126090147246 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090147246 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090147246 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090147246 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090147246 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090147246 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090147246 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090147246 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090147246 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090147246 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090147246 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090147246 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126090147246 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090147246 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126090147246 DRANAP NOTICE cnlink(sgsn-1)[0x55e140d91a80]{CONNECTED}: link up (cnlink.c:111) 20250126090147246 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090147246 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090147246 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090147246 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126090147246 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126090147246 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126090147246 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250126090147246 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090147249 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090147249 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250126090147249 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250126090147249 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250126090147249 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126090147249 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126090147249 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126090147249 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090147249 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090147249 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126090147249 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126090147249 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250126090147249 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126090147249 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126090147249 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250126090147249 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20250126090147249 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090147249 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090147249 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090147249 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090147249 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090147249 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090147249 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090147249 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090147249 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090147249 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090147249 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090147249 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090147249 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090147249 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126090147249 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126090147249 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126090147249 DRANAP INFO cnlink(sgsn-1)[0x55e140d91a80]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250126090148267 DLCTRL DEBUG Command: GET 22034371 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250126090148267 DLCTRL DEBUG Tx Command reply: GET_REPLY 22034371 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250126090148274 DLCTRL DEBUG Command: GET 855619162 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250126090148274 DLCTRL DEBUG Tx Command reply: GET_REPLY 855619162 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250126090148278 DLCTRL DEBUG Command: GET 141483100 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250126090148278 DLCTRL DEBUG Tx Command reply: GET_REPLY 141483100 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250126090148281 DLCTRL DEBUG Command: GET 133966952 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126090148281 DLCTRL DEBUG Tx Command reply: GET_REPLY 133966952 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126090148285 DLCTRL DEBUG Command: GET 403741259 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250126090148285 DLCTRL DEBUG Tx Command reply: GET_REPLY 403741259 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20250126090148288 DLCTRL DEBUG Command: GET 391221125 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250126090148288 DLCTRL DEBUG Tx Command reply: GET_REPLY 391221125 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250126090148292 DLCTRL DEBUG Command: GET 147353732 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250126090148292 DLCTRL DEBUG Tx Command reply: GET_REPLY 147353732 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250126090148296 DLCTRL DEBUG Command: GET 456944561 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250126090148297 DLCTRL DEBUG Tx Command reply: GET_REPLY 456944561 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250126090148300 DLCTRL DEBUG Command: GET 50945571 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126090148300 DLCTRL DEBUG Tx Command reply: GET_REPLY 50945571 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126090148304 DLCTRL DEBUG Command: GET 522935952 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250126090148304 DLCTRL DEBUG Tx Command reply: GET_REPLY 522935952 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20250126090148308 DLCTRL DEBUG Command: GET 253418684 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250126090148308 DLCTRL DEBUG Tx Command reply: GET_REPLY 253418684 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250126090148313 DLCTRL DEBUG Command: GET 657187793 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250126090148313 DLCTRL DEBUG Tx Command reply: GET_REPLY 657187793 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250126090148315 DLCTRL DEBUG Command: GET 298679463 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250126090148315 DLCTRL DEBUG Tx Command reply: GET_REPLY 298679463 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250126090148318 DLCTRL DEBUG Command: GET 797530792 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126090148318 DLCTRL DEBUG Tx Command reply: GET_REPLY 797530792 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126090148319 DLCTRL DEBUG Command: GET 585659800 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250126090148320 DLCTRL DEBUG Tx Command reply: GET_REPLY 585659800 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20250126090148321 DLCTRL DEBUG Command: GET 570011198 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250126090148321 DLCTRL DEBUG Tx Command reply: GET_REPLY 570011198 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250126090148323 DLCTRL DEBUG Command: GET 864232033 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250126090148323 DLCTRL DEBUG Tx Command reply: GET_REPLY 864232033 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250126090148324 DLCTRL DEBUG Command: GET 117701210 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250126090148324 DLCTRL DEBUG Tx Command reply: GET_REPLY 117701210 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250126090148325 DLCTRL DEBUG Command: GET 879701662 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126090148325 DLCTRL DEBUG Tx Command reply: GET_REPLY 879701662 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126090148327 DLCTRL DEBUG Command: GET 686271783 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250126090148327 DLCTRL DEBUG Tx Command reply: GET_REPLY 686271783 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@2bd1da4a78dd: 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@2bd1da4a78dd: "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@2bd1da4a78dd: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '080101D571000008292624000000003000F1102A2A170512C7422000'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111001'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000001000000'B, t_guard := 20.000000 } 20250126090148352 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46386<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(862)@2bd1da4a78dd: f_create_expect(l3 := '080101D571000008292624000000003000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(862)@2bd1da4a78dd: Created Expect[0] for '080101D571000008292624000000003000F1102A2A170512C7422000'O to be handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(868) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(852)@2bd1da4a78dd: Added conn table entry 0TC_sgsnpool_L3Complete_no_nri_round_robin0(868)10599674 20250126090149399 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126090149399 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126090149399 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1355) 20250126090149399 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250126090149399 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xa1bcfa, normal) (hnbgw_rua.c:407) 20250126090149399 DHNB DEBUG map_rua[0x55e140da6c50]{init}: Allocated (fsm.c:456) 20250126090149399 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10599674)[0x55e140da6c50]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250126090149399 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10599674 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250126090149399 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126090149399 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126090149399 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000003 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:234) 20250126090149399 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10599674 SCCP-0 PS MI=IMSI-262420000000003: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250126090149399 DCN DEBUG map_sccp[0x55e140da2290]{init}: Allocated (fsm.c:456) 20250126090149399 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-99)[0x55e140da2290]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250126090149399 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-10599674 <-> SCCP-99 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250126090149399 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10599674 SCCP-99 sgsn-0 MI=IMSI-262420000000003: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250126090149399 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10599674)[0x55e140da6c50]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250126090149399 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126090149399 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126090149399 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10599674)[0x55e140da6c50]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250126090149399 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-99)[0x55e140da2290]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126090149399 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250126090149399 DLSCCP DEBUG SCCP-SCOC(99)[0x55e140dbdb00]{IDLE}: Allocated (fsm.c:456) 20250126090149399 DLSCCP DEBUG SCCP-SCOC(99)[0x55e140dbdb00]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250126090149399 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000063), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f11009260037400100003a40080000f110092600370010401d1c080101d571000008292624000000003000f1102a2a170512c7422000004f40030000400056400500f1100926) (sccp_scrc.c:406) 20250126090149399 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090149399 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090149399 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090149399 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090149399 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090149399 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090149399 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090149399 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090149399 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090149399 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090149399 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090149399 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126090149399 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090149399 DLSCCP DEBUG SCCP-SCOC(99)[0x55e140dbdb00]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250126090149399 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-99)[0x55e140da2290]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250126090149399 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10599674)[0x55e140da6c50]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250126090149400 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090149400 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090149400 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090149400 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126090149400 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126090149400 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126090149400 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126090149400 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(861)@2bd1da4a78dd: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(861)@2bd1da4a78dd: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(862)@2bd1da4a78dd: Found Expect[0] for l3='080101D571000008292624000000003000F1102A2A170512C7422000'O handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(868) HNBGW_Test.sgsn0-RAN(862)@2bd1da4a78dd: Added conn table entry 0TC_sgsnpool_L3Complete_no_nri_round_robin0(868)15727484 HNBGW_Test.sgsn0-SCCP(861)@2bd1da4a78dd: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(861)@2bd1da4a78dd: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Complete_no_nri_round_robin0(868)@2bd1da4a78dd: setverdict(pass): none -> pass 20250126090149418 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090149418 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126090149418 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126090149418 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126090149418 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126090149418 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126090149418 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126090149418 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090149418 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090149418 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126090149418 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126090149418 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126090149418 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126090149418 DLSS7 DEBUG scrc_rx_mtp_xfer_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=002358ac) (sccp_scrc.c:477) 20250126090149418 DLSCCP DEBUG Received CO:COAK for local reference 99 (sccp_scoc.c:1824) 20250126090149418 DLSCCP DEBUG SCCP-SCOC(99)[0x55e140dbdb00]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250126090149418 DLSCCP DEBUG SCCP-SCOC(99)[0x55e140dbdb00]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250126090149418 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090149418 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250126090149418 DCN DEBUG handle_cn_conn_conf() conn_id=99, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250126090149418 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-99)[0x55e140da2290]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250126090149418 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-99)[0x55e140da2290]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250126090149420 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46386<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_no_nri_round_robin0(868)@2bd1da4a78dd: Final verdict of PTC: pass MTC@2bd1da4a78dd: 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 } } } 20250126090149423 DLCTRL DEBUG Command: GET 758235627 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250126090149423 DLCTRL DEBUG Tx Command reply: GET_REPLY 758235627 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20250126090149427 DLCTRL DEBUG Command: GET 985720828 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250126090149427 DLCTRL DEBUG Tx Command reply: GET_REPLY 985720828 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250126090149430 DLCTRL DEBUG Command: GET 713047592 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250126090149430 DLCTRL DEBUG Tx Command reply: GET_REPLY 713047592 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250126090149433 DLCTRL DEBUG Command: GET 983174813 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126090149433 DLCTRL DEBUG Tx Command reply: GET_REPLY 983174813 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126090149434 DLCTRL DEBUG Command: GET 228717565 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250126090149434 DLCTRL DEBUG Tx Command reply: GET_REPLY 228717565 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126090149435 DLCTRL DEBUG Command: GET 536773974 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250126090149435 DLCTRL DEBUG Tx Command reply: GET_REPLY 536773974 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250126090149436 DLCTRL DEBUG Command: GET 376259951 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250126090149436 DLCTRL DEBUG Tx Command reply: GET_REPLY 376259951 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250126090149437 DLCTRL DEBUG Command: GET 992829499 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250126090149437 DLCTRL DEBUG Tx Command reply: GET_REPLY 992829499 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250126090149438 DLCTRL DEBUG Command: GET 884864545 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126090149438 DLCTRL DEBUG Tx Command reply: GET_REPLY 884864545 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126090149439 DLCTRL DEBUG Command: GET 629710148 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250126090149439 DLCTRL DEBUG Tx Command reply: GET_REPLY 629710148 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126090149439 DLCTRL DEBUG Command: GET 58792217 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250126090149439 DLCTRL DEBUG Tx Command reply: GET_REPLY 58792217 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250126090149440 DLCTRL DEBUG Command: GET 157701397 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250126090149440 DLCTRL DEBUG Tx Command reply: GET_REPLY 157701397 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250126090149441 DLCTRL DEBUG Command: GET 606789866 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250126090149441 DLCTRL DEBUG Tx Command reply: GET_REPLY 606789866 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250126090149441 DLCTRL DEBUG Command: GET 839668415 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126090149441 DLCTRL DEBUG Tx Command reply: GET_REPLY 839668415 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126090149442 DLCTRL DEBUG Command: GET 6776053 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250126090149442 DLCTRL DEBUG Tx Command reply: GET_REPLY 6776053 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126090149443 DLCTRL DEBUG Command: GET 485077047 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250126090149443 DLCTRL DEBUG Tx Command reply: GET_REPLY 485077047 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250126090149443 DLCTRL DEBUG Command: GET 612461962 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250126090149443 DLCTRL DEBUG Tx Command reply: GET_REPLY 612461962 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250126090149444 DLCTRL DEBUG Command: GET 964086657 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250126090149444 DLCTRL DEBUG Tx Command reply: GET_REPLY 964086657 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250126090149445 DLCTRL DEBUG Command: GET 556217732 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126090149445 DLCTRL DEBUG Tx Command reply: GET_REPLY 556217732 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126090149445 DLCTRL DEBUG Command: GET 667751337 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250126090149445 DLCTRL DEBUG Tx Command reply: GET_REPLY 667751337 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed MTC@2bd1da4a78dd: XXX { hnb_idx := 0, cn_idx := 5, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '08087300F1102A2A170512C7422000'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000001010'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001110110010'B, t_guard := 20.000000 } 20250126090149455 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46388<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(865)@2bd1da4a78dd: f_create_expect(l3 := '08087300F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(865)@2bd1da4a78dd: Created Expect[0] for '08087300F1102A2A170512C7422000'O to be handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(869) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(852)@2bd1da4a78dd: Added conn table entry 1TC_sgsnpool_L3Complete_no_nri_round_robin0(869)4489372 20250126090150480 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126090150480 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126090150480 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 104 bytes from client (stream_srv.c:1355) 20250126090150480 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250126090150480 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x44809c, normal) (hnbgw_rua.c:407) 20250126090150480 DHNB DEBUG map_rua[0x55e140da2d80]{init}: Allocated (fsm.c:456) 20250126090150480 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4489372)[0x55e140da2d80]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250126090150480 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4489372 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250126090150480 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126090150480 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126090150480 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:254) 20250126090150480 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4489372 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 1 (hnbgw_cn.c:1125) 20250126090150480 DCN DEBUG map_sccp[0x55e140da1770]{init}: Allocated (fsm.c:456) 20250126090150480 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-100)[0x55e140da1770]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250126090150480 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4489372 <-> SCCP-100 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20250126090150480 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4489372 SCCP-100 sgsn-1 MI=NONE: rx RUA Connect with 75 bytes RANAP data (hnbgw_rua.c:312) 20250126090150480 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4489372)[0x55e140da2d80]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250126090150480 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126090150480 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126090150480 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4489372)[0x55e140da2d80]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250126090150480 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-100)[0x55e140da1770]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126090150480 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250126090150480 DLSCCP DEBUG SCCP-SCOC(100)[0x55e140da2780]{IDLE}: Allocated (fsm.c:456) 20250126090150480 DLSCCP DEBUG SCCP-SCOC(100)[0x55e140da2780]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250126090150480 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000064), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=75,D=001340470000070003400180000f40060000f11009260037400100003a40080000f11009260037001040100f08087300f1102a2a170512c7422000004f40030003b20056400500f1100926) (sccp_scrc.c:406) 20250126090150480 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090150480 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090150480 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090150480 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090150480 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090150480 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090150480 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090150480 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090150480 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090150480 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090150480 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090150480 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126090150480 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090150480 DLSCCP DEBUG SCCP-SCOC(100)[0x55e140da2780]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250126090150480 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-100)[0x55e140da1770]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250126090150480 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4489372)[0x55e140da2d80]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250126090150480 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090150480 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090150480 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090150480 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126090150480 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126090150481 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126090150481 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250126090150481 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-SCCP(864)@2bd1da4a78dd: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(864)@2bd1da4a78dd: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(865)@2bd1da4a78dd: Found Expect[0] for l3='08087300F1102A2A170512C7422000'O handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(869) HNBGW_Test.sgsn1-RAN(865)@2bd1da4a78dd: Added conn table entry 0TC_sgsnpool_L3Complete_no_nri_round_robin0(869)2333836 HNBGW_Test.sgsn1-SCCP(864)@2bd1da4a78dd: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(864)@2bd1da4a78dd: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250126090150493 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090150493 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250126090150493 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250126090150493 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250126090150493 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126090150493 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126090150493 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126090150493 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_sgsnpool_L3Complete_no_nri_round_robin0(869)@2bd1da4a78dd: setverdict(pass): none -> pass 20250126090150493 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090150493 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126090150493 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126090150493 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250126090150493 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126090150494 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0005779b) (sccp_scrc.c:477) 20250126090150494 DLSCCP DEBUG Received CO:COAK for local reference 100 (sccp_scoc.c:1824) 20250126090150494 DLSCCP DEBUG SCCP-SCOC(100)[0x55e140da2780]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250126090150494 DLSCCP DEBUG SCCP-SCOC(100)[0x55e140da2780]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250126090150494 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090150494 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250126090150494 DCN DEBUG handle_cn_conn_conf() conn_id=100, addrs: called=RI=SSN_PC,PC=0.1.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250126090150494 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-100)[0x55e140da1770]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250126090150494 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-100)[0x55e140da1770]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250126090150496 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46388<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_no_nri_round_robin0(869)@2bd1da4a78dd: Final verdict of PTC: pass MTC@2bd1da4a78dd: 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 } } } 20250126090150497 DLCTRL DEBUG Command: GET 328949208 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250126090150497 DLCTRL DEBUG Tx Command reply: GET_REPLY 328949208 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20250126090150502 DLCTRL DEBUG Command: GET 340029624 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250126090150502 DLCTRL DEBUG Tx Command reply: GET_REPLY 340029624 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250126090150505 DLCTRL DEBUG Command: GET 36696243 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250126090150505 DLCTRL DEBUG Tx Command reply: GET_REPLY 36696243 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250126090150507 DLCTRL DEBUG Command: GET 715216283 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126090150507 DLCTRL DEBUG Tx Command reply: GET_REPLY 715216283 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126090150509 DLCTRL DEBUG Command: GET 938094391 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250126090150509 DLCTRL DEBUG Tx Command reply: GET_REPLY 938094391 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126090150510 DLCTRL DEBUG Command: GET 17948493 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250126090150510 DLCTRL DEBUG Tx Command reply: GET_REPLY 17948493 rate_ctr.abs.sgsn.1.cnpool:subscr:new 1 (control_if.c:477) 20250126090150511 DLCTRL DEBUG Command: GET 612145913 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250126090150511 DLCTRL DEBUG Tx Command reply: GET_REPLY 612145913 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250126090150512 DLCTRL DEBUG Command: GET 289485588 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250126090150512 DLCTRL DEBUG Tx Command reply: GET_REPLY 289485588 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250126090150512 DLCTRL DEBUG Command: GET 995827044 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126090150512 DLCTRL DEBUG Tx Command reply: GET_REPLY 995827044 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126090150513 DLCTRL DEBUG Command: GET 343020572 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250126090150513 DLCTRL DEBUG Tx Command reply: GET_REPLY 343020572 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126090150514 DLCTRL DEBUG Command: GET 856198162 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250126090150514 DLCTRL DEBUG Tx Command reply: GET_REPLY 856198162 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250126090150516 DLCTRL DEBUG Command: GET 419207720 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250126090150516 DLCTRL DEBUG Tx Command reply: GET_REPLY 419207720 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250126090150517 DLCTRL DEBUG Command: GET 564499690 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250126090150517 DLCTRL DEBUG Tx Command reply: GET_REPLY 564499690 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250126090150518 DLCTRL DEBUG Command: GET 530696141 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126090150518 DLCTRL DEBUG Tx Command reply: GET_REPLY 530696141 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126090150519 DLCTRL DEBUG Command: GET 460627060 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250126090150519 DLCTRL DEBUG Tx Command reply: GET_REPLY 460627060 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126090150520 DLCTRL DEBUG Command: GET 276567394 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250126090150520 DLCTRL DEBUG Tx Command reply: GET_REPLY 276567394 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250126090150522 DLCTRL DEBUG Command: GET 153428341 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250126090150522 DLCTRL DEBUG Tx Command reply: GET_REPLY 153428341 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250126090150523 DLCTRL DEBUG Command: GET 950611579 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250126090150523 DLCTRL DEBUG Tx Command reply: GET_REPLY 950611579 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250126090150524 DLCTRL DEBUG Command: GET 985233553 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126090150524 DLCTRL DEBUG Tx Command reply: GET_REPLY 985233553 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126090150525 DLCTRL DEBUG Command: GET 427857717 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250126090150525 DLCTRL DEBUG Tx Command reply: GET_REPLY 427857717 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed MTC@2bd1da4a78dd: 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 := '000000000000001001001001'B, t_guard := 20.000000 } 20250126090150535 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46394<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(862)@2bd1da4a78dd: f_create_expect(l3 := '08050118082926240000000030'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(862)@2bd1da4a78dd: Created Expect[0] for '08050118082926240000000030'O to be handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(870) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(852)@2bd1da4a78dd: Added conn table entry 2TC_sgsnpool_L3Complete_no_nri_round_robin0(870)3025290 20250126090151560 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126090151560 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126090151560 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1355) 20250126090151560 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250126090151560 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x2e298a, normal) (hnbgw_rua.c:407) 20250126090151560 DHNB DEBUG map_rua[0x55e140dbb120]{init}: Allocated (fsm.c:456) 20250126090151560 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3025290)[0x55e140dbb120]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250126090151560 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3025290 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250126090151560 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126090151560 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126090151560 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3025290 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250126090151560 DCN DEBUG map_sccp[0x55e140dec4e0]{init}: Allocated (fsm.c:456) 20250126090151560 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x55e140dec4e0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250126090151560 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3025290 <-> SCCP-101 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250126090151560 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3025290 SCCP-101 sgsn-0 MI=NONE: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250126090151560 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3025290)[0x55e140dbb120]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250126090151560 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126090151560 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126090151560 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3025290)[0x55e140dbb120]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250126090151560 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x55e140dec4e0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126090151560 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250126090151560 DLSCCP DEBUG SCCP-SCOC(101)[0x55e140dc8e80]{IDLE}: Allocated (fsm.c:456) 20250126090151560 DLSCCP DEBUG SCCP-SCOC(101)[0x55e140dc8e80]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250126090151560 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000065), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000070003400180000f40060000f11009260037400100003a40080000f110092600370010400e0d08050118082926240000000030004f40030002490056400500f1100926) (sccp_scrc.c:406) 20250126090151560 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090151560 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090151560 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090151560 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090151560 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090151560 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090151560 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090151560 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090151560 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090151560 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090151560 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090151560 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126090151560 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090151560 DLSCCP DEBUG SCCP-SCOC(101)[0x55e140dc8e80]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250126090151560 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x55e140dec4e0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250126090151560 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3025290)[0x55e140dbb120]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250126090151561 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090151561 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090151561 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090151561 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126090151561 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126090151561 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126090151561 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126090151561 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(861)@2bd1da4a78dd: First idle individual index:1 HNBGW_Test.sgsn0-SCCP(861)@2bd1da4a78dd: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn0-RAN(862)@2bd1da4a78dd: Found Expect[0] for l3='08050118082926240000000030'O handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(870) HNBGW_Test.sgsn0-RAN(862)@2bd1da4a78dd: Added conn table entry 1TC_sgsnpool_L3Complete_no_nri_round_robin0(870)11531453 HNBGW_Test.sgsn0-SCCP(861)@2bd1da4a78dd: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(861)@2bd1da4a78dd: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250126090151567 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090151567 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126090151567 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126090151567 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126090151567 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126090151568 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126090151568 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126090151568 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090151568 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090151568 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126090151568 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126090151568 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126090151568 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126090151568 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00c75368) (sccp_scrc.c:477) 20250126090151568 DLSCCP DEBUG Received CO:COAK for local reference 101 (sccp_scoc.c:1824) 20250126090151568 DLSCCP DEBUG SCCP-SCOC(101)[0x55e140dc8e80]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250126090151568 DLSCCP DEBUG SCCP-SCOC(101)[0x55e140dc8e80]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250126090151568 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090151568 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250126090151568 DCN DEBUG handle_cn_conn_conf() conn_id=101, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250126090151568 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x55e140dec4e0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250126090151568 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x55e140dec4e0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_sgsnpool_L3Complete_no_nri_round_robin0(870)@2bd1da4a78dd: setverdict(pass): none -> pass 20250126090151570 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46394<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_no_nri_round_robin0(870)@2bd1da4a78dd: Final verdict of PTC: pass MTC@2bd1da4a78dd: 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 } } } 20250126090151572 DLCTRL DEBUG Command: GET 215477179 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250126090151572 DLCTRL DEBUG Tx Command reply: GET_REPLY 215477179 rate_ctr.abs.sgsn.0.cnpool:subscr:new 2 (control_if.c:477) 20250126090151575 DLCTRL DEBUG Command: GET 645707444 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250126090151575 DLCTRL DEBUG Tx Command reply: GET_REPLY 645707444 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250126090151576 DLCTRL DEBUG Command: GET 561305004 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250126090151576 DLCTRL DEBUG Tx Command reply: GET_REPLY 561305004 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250126090151578 DLCTRL DEBUG Command: GET 404737503 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126090151578 DLCTRL DEBUG Tx Command reply: GET_REPLY 404737503 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126090151579 DLCTRL DEBUG Command: GET 222892383 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250126090151579 DLCTRL DEBUG Tx Command reply: GET_REPLY 222892383 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126090151579 DLCTRL DEBUG Command: GET 52236146 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250126090151579 DLCTRL DEBUG Tx Command reply: GET_REPLY 52236146 rate_ctr.abs.sgsn.1.cnpool:subscr:new 1 (control_if.c:477) 20250126090151580 DLCTRL DEBUG Command: GET 735232568 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250126090151580 DLCTRL DEBUG Tx Command reply: GET_REPLY 735232568 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250126090151581 DLCTRL DEBUG Command: GET 619174137 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250126090151581 DLCTRL DEBUG Tx Command reply: GET_REPLY 619174137 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250126090151582 DLCTRL DEBUG Command: GET 619259266 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126090151582 DLCTRL DEBUG Tx Command reply: GET_REPLY 619259266 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126090151582 DLCTRL DEBUG Command: GET 253200081 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250126090151582 DLCTRL DEBUG Tx Command reply: GET_REPLY 253200081 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126090151583 DLCTRL DEBUG Command: GET 986768903 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250126090151583 DLCTRL DEBUG Tx Command reply: GET_REPLY 986768903 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250126090151584 DLCTRL DEBUG Command: GET 591520072 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250126090151584 DLCTRL DEBUG Tx Command reply: GET_REPLY 591520072 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250126090151584 DLCTRL DEBUG Command: GET 333267813 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250126090151584 DLCTRL DEBUG Tx Command reply: GET_REPLY 333267813 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250126090151585 DLCTRL DEBUG Command: GET 340092781 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126090151585 DLCTRL DEBUG Tx Command reply: GET_REPLY 340092781 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126090151586 DLCTRL DEBUG Command: GET 318174137 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250126090151586 DLCTRL DEBUG Tx Command reply: GET_REPLY 318174137 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126090151586 DLCTRL DEBUG Command: GET 188806949 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250126090151586 DLCTRL DEBUG Tx Command reply: GET_REPLY 188806949 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250126090151587 DLCTRL DEBUG Command: GET 180815778 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250126090151587 DLCTRL DEBUG Tx Command reply: GET_REPLY 180815778 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250126090151588 DLCTRL DEBUG Command: GET 933772455 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250126090151588 DLCTRL DEBUG Tx Command reply: GET_REPLY 933772455 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250126090151588 DLCTRL DEBUG Command: GET 525051770 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126090151588 DLCTRL DEBUG Tx Command reply: GET_REPLY 525051770 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126090151589 DLCTRL DEBUG Command: GET 773573658 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250126090151589 DLCTRL DEBUG Tx Command reply: GET_REPLY 773573658 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed MTC@2bd1da4a78dd: ok: talloc reports "asn1_context" = 1 bytes 20250126090151592 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:45593<->l=127.0.0.1:4262) (control_if.c:193) 20250126090151592 DLINP DEBUG SRVCONN(,r=127.0.0.1:48353<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126090151592 DLINP DEBUG SRVCONN(,r=127.0.0.1:48353<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126090151592 DLINP NOTICE SRV(,r=127.0.0.1:48353<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250126090151592 DMAIN NOTICE (127.0.0.1:48353 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:48353<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250126090151592 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) HNBGW_Test.sgsn0-RAN(862)@2bd1da4a78dd: Final verdict of PTC: none MutexDispCT-TC_sgsnpool_L3Complete_no_nri_round_robin(847)@2bd1da4a78dd: Final verdict of PTC: none 20250126090151592 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46374<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250126090151592 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250126090151592 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126090151592 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250126090151592 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20250126090151592 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250126090151592 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126090151592 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126090151592 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250126090151592 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250126090151592 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126090151592 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250126090151592 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250126090151592 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126090151593 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090151593 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090151593 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc1-0: connection closed 20250126090151593 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126090151593 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126090151593 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126090151593 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250126090151593 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126090151593 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250126090151593 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126090151593 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:371) 20250126090151593 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126090151593 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126090151593 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090151593 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126090151593 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126090151593 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126090151593 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250126090151593 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126090151593 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126090151593 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250126090151593 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250126090151593 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126090151593 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090151593 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20250126090151593 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126090151593 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126090151593 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126090151593 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250126090151593 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126090151593 DRANAP NOTICE cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: link lost (cnlink.c:118) 20250126090151593 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126090151593 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250126090151593 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090151593 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126090151593 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20250126090151593 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126090151593 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126090151593 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126090151593 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126090151593 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250126090151593 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126090151593 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090151593 DLINP <0002> stream_srv.c:766 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250126090151593 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090151593 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20250126090151593 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126090151593 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126090151593 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126090151593 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126090151593 DRANAP NOTICE cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: link lost (cnlink.c:118) 20250126090151593 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126090151593 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126090151593 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126090151593 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250126090151593 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126090151593 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250126090151593 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090151593 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126090151593 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20250126090151593 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126090151593 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126090151593 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126090151593 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090151593 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126090151593 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126090151593 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126090151593 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126090151593 DRANAP NOTICE cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: link lost (cnlink.c:118) 20250126090151593 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-99)[0x55e140da2290]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250126090151593 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250126090151593 DLSCCP DEBUG SCCP-SCOC(99)[0x55e140dbdb00]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250126090151593 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002358ac), PART(T=Source Reference,L=4,D=00000063), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250126090151593 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090151593 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090151593 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126090151593 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126090151593 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126090151593 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250126090151593 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SEND_FAILED flags=0x1 20250126090151593 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126090151593 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250126090151593 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SEND_FAILED 20250126090151593 DLINP <0002> stream_srv.c:766 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250126090151593 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090151593 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn1-0: connection closed 20250126090151593 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126090151593 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126090151593 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126090151593 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250126090151593 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126090151593 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250126090151593 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090151593 DLSCCP DEBUG SCCP-SCOC(99)[0x55e140dbdb00]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250126090151593 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-99)[0x55e140da2290]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250126090151593 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10599674)[0x55e140da6c50]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250126090151593 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10599674)[0x55e140da6c50]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250126090151593 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250126090151593 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10599674)[0x55e140da6c50]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250126090151593 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10599674)[0x55e140da6c50]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250126090151593 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10599674)[0x55e140da6c50]{disrupted}: Freeing instance (context_map.c:202) 20250126090151593 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10599674)[0x55e140da6c50]{disrupted}: Deallocated (fsm.c:568) 20250126090151593 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-99)[0x55e140da2290]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250126090151593 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-99)[0x55e140da2290]{disconnected}: Freeing instance (context_map.c:206) 20250126090151593 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-99)[0x55e140da2290]{disconnected}: Deallocated (fsm.c:568) 20250126090151594 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10599674 SCCP-99 sgsn-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250126090151594 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x55e140dec4e0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250126090151594 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250126090151594 DLSCCP DEBUG SCCP-SCOC(101)[0x55e140dc8e80]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250126090151594 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c75368), PART(T=Source Reference,L=4,D=00000065), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250126090151594 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090151594 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090151594 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126090151594 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090151594 DLSCCP DEBUG SCCP-SCOC(101)[0x55e140dc8e80]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250126090151594 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x55e140dec4e0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250126090151594 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3025290)[0x55e140dbb120]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250126090151594 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3025290)[0x55e140dbb120]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250126090151594 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250126090151594 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3025290)[0x55e140dbb120]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250126090151594 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3025290)[0x55e140dbb120]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250126090151594 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3025290)[0x55e140dbb120]{disrupted}: Freeing instance (context_map.c:202) 20250126090151594 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3025290)[0x55e140dbb120]{disrupted}: Deallocated (fsm.c:568) 20250126090151594 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x55e140dec4e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250126090151594 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x55e140dec4e0]{disconnected}: Freeing instance (context_map.c:206) 20250126090151594 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090151594 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090151594 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090151594 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126090151594 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126090151594 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126090151594 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126090151594 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250126090151594 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090151594 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090151594 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090151594 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126090151594 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126090151594 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126090151594 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126090151594 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250126090151594 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090151594 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090151594 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090151594 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126090151594 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126090151594 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126090151594 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250126090151594 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20250126090151594 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x55e140dec4e0]{disconnected}: Deallocated (fsm.c:568) 20250126090151594 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3025290 SCCP-101 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20250126090151594 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090151594 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126090151594 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:371) 20250126090151594 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126090151594 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126090151594 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090151594 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126090151594 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126090151594 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126090151594 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126090151594 DRANAP NOTICE cnlink(sgsn-1)[0x55e140d91a80]{DISCONNECTED}: link lost (cnlink.c:118) 20250126090151594 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-100)[0x55e140da1770]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250126090151594 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250126090151594 DLSCCP DEBUG SCCP-SCOC(100)[0x55e140da2780]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250126090151594 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0005779b), PART(T=Source Reference,L=4,D=00000064), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250126090151594 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090151594 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090151594 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126090151594 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090151594 DLSCCP DEBUG SCCP-SCOC(100)[0x55e140da2780]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250126090151594 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-100)[0x55e140da1770]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250126090151594 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4489372)[0x55e140da2d80]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250126090151594 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4489372)[0x55e140da2d80]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250126090151594 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250126090151594 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4489372)[0x55e140da2d80]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250126090151594 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4489372)[0x55e140da2d80]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250126090151594 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4489372)[0x55e140da2d80]{disrupted}: Freeing instance (context_map.c:202) 20250126090151594 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4489372)[0x55e140da2d80]{disrupted}: Deallocated (fsm.c:568) 20250126090151594 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-100)[0x55e140da1770]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250126090151594 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-100)[0x55e140da1770]{disconnected}: Freeing instance (context_map.c:206) 20250126090151594 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-100)[0x55e140da1770]{disconnected}: Deallocated (fsm.c:568) 20250126090151594 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4489372 SCCP-100 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20250126090151594 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126090151594 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250126090151594 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:894) 20250126090151594 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126090151594 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250126090151594 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250126090151594 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.sgsn1-SCCP(864)@2bd1da4a78dd: Final verdict of PTC: none TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1-RUA(854)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(865)@2bd1da4a78dd: Final verdict of PTC: none TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1(853)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(860)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(857)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.msc1-RAN(859)@2bd1da4a78dd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(849)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.msc0-RAN(856)@2bd1da4a78dd: Final verdict of PTC: none TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0(851)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(855)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(861)@2bd1da4a78dd: Final verdict of PTC: none TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(852)@2bd1da4a78dd: Final verdict of PTC: none VirtHNBGW-STATS(848)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(866)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(863)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(858)@2bd1da4a78dd: Final verdict of PTC: none 20250126090151613 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46370<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-MGCP(867)@2bd1da4a78dd: Final verdict of PTC: none MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(850)@2bd1da4a78dd: Final verdict of PTC: none MTC@2bd1da4a78dd: Setting final verdict of the test case. MTC@2bd1da4a78dd: Local verdict of MTC: pass MTC@2bd1da4a78dd: Local verdict of PTC MutexDispCT-TC_sgsnpool_L3Complete_no_nri_round_robin(847): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC VirtHNBGW-STATS(848): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC IPA-CTRL-CLI-IPA(849): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW-PFCP(850): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0(851): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(852): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1(853): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1-RUA(854): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.msc0-SCCP(855): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.msc0-RAN(856): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.msc0-M3UA(857): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.msc1-SCCP(858): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.msc1-RAN(859): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.msc1-M3UA(860): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(861): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.sgsn0-RAN(862): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(863): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(864): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.sgsn1-RAN(865): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(866): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW-MGCP(867): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin0(868): pass (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin0(869): pass (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin0(870): pass (pass -> pass) MTC@2bd1da4a78dd: Test case TC_sgsnpool_L3Complete_no_nri_round_robin finished. Verdict: pass MTC@2bd1da4a78dd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin pass'. Sun Jan 26 09:01:51 UTC 2025 ====== HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin.talloc 20250126090151730 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46408<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126090152318 DLSCCP DEBUG SCCP-SCOC(98)[0x55e140da1dd0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250126090152318 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009e06fb), PART(T=Source Reference,L=4,D=00000062), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090152318 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090152318 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090152318 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126090152318 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090152318 DLSCCP DEBUG SCCP-SCOC(97)[0x55e140da1450]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250126090152318 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00af8b65), PART(T=Source Reference,L=4,D=00000061), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090152318 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090152319 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090152319 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126090152319 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090152319 DLSCCP DEBUG SCCP-SCOC(96)[0x55e140dbb440]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250126090152319 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d730e7), PART(T=Source Reference,L=4,D=00000060), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090152319 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090152319 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090152319 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126090152319 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090152319 DLSCCP DEBUG SCCP-SCOC(95)[0x55e140da18d0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250126090152319 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f37453), PART(T=Source Reference,L=4,D=0000005f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090152319 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090152319 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090152319 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126090152319 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090152319 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090152319 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090152319 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090152319 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126090152319 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126090152319 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126090152319 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126090152319 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250126090152319 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090152319 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090152319 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090152319 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126090152319 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126090152320 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126090152320 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126090152320 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250126090152320 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090152320 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090152320 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090152320 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126090152320 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126090152320 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126090152320 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126090152320 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250126090152320 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090152320 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090152320 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090152320 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126090152320 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126090152320 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126090152320 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126090152320 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250126090152334 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46408<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=516740) 20250126090153061 DLSCCP DEBUG SCCP-SCOC(94)[0x55e140e209f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126090153061 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00594647), PART(T=Source Reference,L=4,D=0000005e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090153061 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090153061 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090153061 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126090153061 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090153061 DLSCCP DEBUG SCCP-SCOC(92)[0x55e140e20de0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126090153061 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0046288d), PART(T=Source Reference,L=4,D=0000005c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090153061 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090153061 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090153061 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126090153061 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090153061 DLSCCP DEBUG SCCP-SCOC(93)[0x55e140e20ba0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126090153061 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00347af5), PART(T=Source Reference,L=4,D=0000005d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090153061 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090153061 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090153061 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126090153061 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090153062 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090153062 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090153062 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090153062 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126090153062 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126090153062 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126090153062 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250126090153062 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250126090153062 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090153062 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090153062 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090153062 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126090153062 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126090153062 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126090153062 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126090153063 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250126090153063 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090153063 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090153063 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090153063 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126090153063 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126090153063 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126090153063 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126090153063 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=516740, count=534536) 20250126090153393 DLSCCP DEBUG SCCP-SCOC(86)[0x55e140c25410]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126090153393 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0051ff43), PART(T=Source Reference,L=4,D=00000056), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090153393 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090153393 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090153393 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126090153393 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090153393 DLSCCP DEBUG SCCP-SCOC(88)[0x55e140da4ec0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126090153393 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006abbd6), PART(T=Source Reference,L=4,D=00000058), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090153393 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090153393 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090153393 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250126090153393 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090153393 DLSCCP DEBUG SCCP-SCOC(87)[0x55e140db1570]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126090153394 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008ea16b), PART(T=Source Reference,L=4,D=00000057), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090153394 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090153394 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090153394 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126090153394 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090153394 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090153394 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090153394 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090153394 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126090153394 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126090153394 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126090153394 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250126090153394 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250126090153395 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090153395 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090153395 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090153395 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250126090153395 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250126090153395 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250126090153395 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250126090153395 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090153395 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090153395 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090153395 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126090153395 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126090153395 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126090153395 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126090153395 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250126090153594 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126090153594 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250126090153594 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250126090153594 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126090153594 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250126090153594 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250126090153594 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126090153594 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250126090153594 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250126090153594 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126090153594 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250126090153594 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250126090154140 DLSCCP DEBUG SCCP-SCOC(85)[0x55e140dc8a10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126090154140 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f30144), PART(T=Source Reference,L=4,D=00000055), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090154140 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090154140 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090154140 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126090154140 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090154140 DLSCCP DEBUG SCCP-SCOC(84)[0x55e140da47a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126090154140 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0003eb6a), PART(T=Source Reference,L=4,D=00000054), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090154140 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090154140 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090154140 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250126090154140 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090154140 DLSCCP DEBUG SCCP-SCOC(83)[0x55e140da4670]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126090154141 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00889f45), PART(T=Source Reference,L=4,D=00000053), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090154141 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090154141 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090154141 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126090154141 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090154141 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090154141 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090154141 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090154141 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126090154141 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126090154141 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126090154141 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250126090154141 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090154141 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090154141 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090154142 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250126090154142 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250126090154142 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250126090154142 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250126090154142 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090154142 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090154142 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090154142 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126090154142 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126090154142 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126090154142 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@2bd1da4a78dd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin pass' was executed successfully (exit status: 0). MTC@2bd1da4a78dd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1'. ------ HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1 ------ Sun Jan 26 09:01:54 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250126090154862 DLSCCP DEBUG SCCP-SCOC(82)[0x55e140d974b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126090154862 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0080050d), PART(T=Source Reference,L=4,D=00000052), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090154862 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090154862 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090154862 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126090154862 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090154862 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090154862 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090154862 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090154862 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126090154862 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126090154862 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126090154862 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@2bd1da4a78dd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1' was executed successfully (exit status: 0). MTC@2bd1da4a78dd: Test case TC_sgsnpool_L3Complete_valid_nri_1 started. 20250126090155439 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49454<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126090155444 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49456<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126090155448 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:41767<->l=127.0.0.1:4262) (control_if.c:572) 20250126090155544 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250126090155544 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_sgsnpool_L3Complete_valid_nri_1-Iuh0(875)@2bd1da4a78dd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250126090155551 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126090155551 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126090155551 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126090155551 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_sgsnpool_L3Complete_valid_nri_1-Iuh1(877)@2bd1da4a78dd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250126090155551 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:45007 (stream_srv.c:142) 20250126090155551 DMAIN INFO New HNB SCTP connection r=127.0.0.1:45007<->l=127.0.0.1:29169 (hnbgw.c:791) 20250126090155552 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126090155552 DRANAP DEBUG cnlink(msc-2)[0x55e140d26870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126090155552 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126090155552 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250126090155552 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126090155552 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090155552 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126090155552 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090155552 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090155552 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090155552 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090155552 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090155552 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090155552 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090155552 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090155552 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090155552 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090155552 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090155552 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126090155552 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090155552 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126090155552 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126090155552 DRANAP DEBUG cnlink(msc-3)[0x55e140d90760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126090155552 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090155552 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090155552 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090155552 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126090155552 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126090155552 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126090155552 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250126090155553 DRANAP DEBUG cnlink(msc-3)[0x55e140d90760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126090155553 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250126090155553 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126090155553 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090155553 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126090155553 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090155553 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090155553 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090155553 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090155553 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090155553 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090155553 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090155553 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090155553 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090155553 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090155553 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090155553 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250126090155553 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090155553 DRANAP DEBUG cnlink(msc-3)[0x55e140d90760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126090155553 DRANAP DEBUG cnlink(msc-2)[0x55e140d26870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126090155553 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250126090155553 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126090155553 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090155553 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126090155553 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090155553 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090155553 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090155553 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090155553 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090155553 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090155553 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090155553 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090155553 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090155553 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090155553 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090155553 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250126090155553 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090155553 DRANAP DEBUG cnlink(msc-2)[0x55e140d26870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126090155553 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126090155553 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250126090155553 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126090155553 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090155553 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126090155553 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090155553 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090155553 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090155553 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090155553 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090155553 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090155553 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090155553 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090155553 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090155553 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090155553 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090155553 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126090155553 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090155553 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126090155553 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090155554 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090155554 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090155554 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250126090155554 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250126090155554 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250126090155554 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090155554 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090155554 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090155554 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250126090155554 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250126090155554 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250126090155554 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250126090155554 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090155554 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090155554 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090155554 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126090155554 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126090155554 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126090155554 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@2bd1da4a78dd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2bd1da4a78dd: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(881)@2bd1da4a78dd: ************************************************* HNBGW_Test.msc0-M3UA(881)@2bd1da4a78dd: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(881)@2bd1da4a78dd: ************************************************* HNBGW_Test.msc0-SCCP(879)@2bd1da4a78dd: v_sccp_pdu_maxlen:268 MTC@2bd1da4a78dd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(884)@2bd1da4a78dd: ************************************************* HNBGW_Test.msc1-M3UA(884)@2bd1da4a78dd: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(884)@2bd1da4a78dd: ************************************************* MTC@2bd1da4a78dd: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(882)@2bd1da4a78dd: v_sccp_pdu_maxlen:268 20250126090155584 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126090155584 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126090155584 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126090155584 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126090155584 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126090155584 DRANAP DEBUG cnlink(sgsn-2)[0x55e140d92410]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126090155585 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126090155585 DRANAP DEBUG cnlink(sgsn-3)[0x55e140d92da0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126090155586 DRANAP DEBUG cnlink(sgsn-3)[0x55e140d92da0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126090155586 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250126090155586 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126090155586 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090155586 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126090155586 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090155586 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090155586 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090155586 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090155586 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090155586 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090155586 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090155586 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090155586 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090155586 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090155586 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090155586 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250126090155586 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090155586 DRANAP DEBUG cnlink(sgsn-3)[0x55e140d92da0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126090155586 DRANAP DEBUG cnlink(sgsn-2)[0x55e140d92410]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126090155586 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250126090155586 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126090155586 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090155586 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126090155586 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090155586 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090155586 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090155586 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090155586 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090155586 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090155586 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090155586 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090155586 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090155586 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090155586 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090155586 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250126090155586 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090155586 DRANAP DEBUG cnlink(sgsn-2)[0x55e140d92410]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126090155586 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126090155586 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250126090155586 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126090155586 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090155586 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126090155586 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090155586 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090155586 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090155586 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090155586 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090155586 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090155586 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090155586 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090155586 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090155586 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090155586 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090155586 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126090155586 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090155586 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126090155586 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126090155586 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250126090155586 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126090155586 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090155586 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126090155586 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090155586 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090155586 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090155586 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090155586 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090155586 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090155586 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090155586 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090155586 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090155586 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090155586 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090155586 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126090155586 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090155586 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126090155586 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090155586 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090155586 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090155586 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250126090155586 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250126090155586 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250126090155586 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090155586 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090155586 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090155586 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250126090155586 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250126090155586 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250126090155586 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250126090155587 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090155587 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090155587 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090155587 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126090155587 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126090155587 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126090155587 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250126090155587 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090155587 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090155587 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090155587 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126090155587 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126090155587 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126090155587 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@2bd1da4a78dd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(887)@2bd1da4a78dd: ************************************************* MTC@2bd1da4a78dd: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(887)@2bd1da4a78dd: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(887)@2bd1da4a78dd: ************************************************* HNBGW_Test.sgsn0-SCCP(885)@2bd1da4a78dd: v_sccp_pdu_maxlen:268 MTC@2bd1da4a78dd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(890)@2bd1da4a78dd: ************************************************* HNBGW_Test.sgsn1-M3UA(890)@2bd1da4a78dd: M3UA emulation initiated, the test can be started MTC@2bd1da4a78dd: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(890)@2bd1da4a78dd: ************************************************* HNBGW_Test.sgsn1-SCCP(888)@2bd1da4a78dd: v_sccp_pdu_maxlen:268 20250126090155618 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126090155618 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126090155618 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1355) 20250126090155618 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250126090155618 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20250126090155618 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250126090155618 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250126090155618 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126090155618 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@2bd1da4a78dd: setverdict(pass): none -> pass 20250126090155622 DLINP DEBUG SRVCONN(,r=127.0.0.1:45007<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126090155622 DLINP DEBUG SRVCONN(,r=127.0.0.1:45007<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126090155623 DLINP DEBUG SRVCONN(,r=127.0.0.1:45007<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1355) 20250126090155623 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250126090155623 DHNBAP DEBUG (127.0.0.1:45007 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20250126090155623 DHNBAP NOTICE (127.0.0.1:45007 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250126090155623 DHNBAP NOTICE (127.0.0.1:45007 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250126090155623 DLINP DEBUG SRVCONN(,r=127.0.0.1:45007<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126090155623 DLINP DEBUG SRVCONN(,r=127.0.0.1:45007<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126090155652 DLSCCP DEBUG SCCP-SCOC(81)[0x55e140dbdfe0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20250126090155652 DLSCCP DEBUG SCCP-SCOC(81)[0x55e140dbdfe0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20250126090155652 DLSCCP DEBUG SCCP-SCOC(81)[0x55e140dbdfe0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250126090155652 DLSCCP DEBUG SCCP-SCOC(81)[0x55e140dbdfe0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250126090155652 DLSCCP DEBUG SCCP-SCOC(81)[0x55e140dbdfe0]{IDLE}: Deallocated (fsm.c:568) 20250126090155765 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126090155765 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250126090155765 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126090155765 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(881)@2bd1da4a78dd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250126090155773 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090155773 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250126090155773 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126090155773 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126090155773 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126090155773 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250126090155773 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126090155776 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090155776 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250126090155776 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126090155776 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126090155776 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126090155776 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126090155776 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126090155776 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090155776 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126090155776 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20250126090155776 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126090155776 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126090155777 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090155777 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126090155777 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126090155777 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126090155777 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126090155778 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126090155778 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250126090155778 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126090155778 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090155778 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126090155778 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090155778 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090155778 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090155778 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090155778 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090155778 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090155778 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090155778 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090155778 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090155778 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090155778 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090155778 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126090155778 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090155778 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126090155778 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250126090155778 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126090155778 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250126090155778 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126090155778 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090155778 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090155778 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090155778 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126090155778 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126090155778 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126090155778 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126090155778 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-M3UA(884)@2bd1da4a78dd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250126090155783 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090155783 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250126090155783 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126090155783 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126090155783 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126090155783 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250126090155783 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126090155784 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090155784 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250126090155784 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126090155784 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126090155784 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126090155784 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126090155784 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126090155784 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090155784 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126090155784 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:406) 20250126090155784 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126090155784 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126090155784 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090155784 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126090155784 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126090155784 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126090155784 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126090155785 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126090155785 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250126090155785 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126090155785 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090155785 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126090155785 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090155785 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090155785 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090155785 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090155785 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090155785 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090155785 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090155785 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090155785 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090155785 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090155785 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090155785 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126090155786 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090155786 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126090155786 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090155786 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090155786 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090155786 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126090155786 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126090155786 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126090155786 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250126090155786 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090155798 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126090155798 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250126090155798 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126090155798 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(887)@2bd1da4a78dd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250126090155804 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090155804 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250126090155804 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126090155804 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126090155804 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126090155804 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250126090155804 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126090155807 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090155807 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250126090155807 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126090155807 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126090155807 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126090155807 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126090155807 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126090155807 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090155807 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126090155807 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20250126090155807 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126090155807 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126090155807 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090155807 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126090155807 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126090155807 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126090155807 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126090155808 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126090155808 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20250126090155808 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126090155808 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250126090155808 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126090155809 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250126090155809 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126090155809 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090155809 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126090155809 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090155809 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090155809 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090155809 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090155809 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090155809 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090155809 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090155809 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090155809 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090155809 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090155809 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090155809 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126090155809 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090155809 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126090155809 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090155809 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090155809 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090155809 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126090155809 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126090155809 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126090155809 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126090155809 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-M3UA(890)@2bd1da4a78dd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250126090155815 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090155815 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20250126090155815 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126090155815 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126090155815 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126090155815 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250126090155815 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126090155818 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090155818 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20250126090155818 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126090155818 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126090155818 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126090155818 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126090155818 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126090155818 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090155818 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126090155818 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:406) 20250126090155818 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126090155818 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126090155818 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090155818 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126090155818 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126090155818 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126090155818 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126090155819 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126090155819 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250126090155819 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126090155819 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090155819 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126090155820 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090155820 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090155820 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090155820 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090155820 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090155820 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090155820 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090155820 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090155820 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090155820 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090155820 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090155820 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126090155820 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090155820 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126090155820 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090155820 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090155820 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090155820 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126090155820 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126090155820 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126090155820 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250126090155820 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(880)@2bd1da4a78dd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126090156580 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090156580 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126090156580 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126090156580 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126090156580 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126090156580 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126090156580 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126090156580 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090156581 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090156581 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126090156581 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126090156581 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126090156581 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126090156581 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126090156581 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250126090156581 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250126090156581 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090156581 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090156581 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090156581 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090156581 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090156581 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090156581 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090156581 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090156581 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090156581 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090156581 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090156581 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090156581 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090156581 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126090156581 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126090156581 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126090156581 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250126090156581 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250126090156581 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090156581 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250126090156581 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090156581 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090156581 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090156581 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090156582 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090156582 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090156582 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090156582 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090156582 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090156582 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090156582 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090156582 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126090156582 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090156582 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126090156582 DRANAP NOTICE cnlink(msc-0)[0x55e140d46220]{CONNECTED}: link up (cnlink.c:111) 20250126090156582 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090156582 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090156582 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090156582 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126090156582 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126090156582 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126090156582 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126090156582 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090156584 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090156584 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126090156584 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126090156584 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126090156584 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126090156584 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126090156584 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126090156584 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090156584 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090156584 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126090156584 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126090156584 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126090156584 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126090156584 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126090156584 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250126090156584 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250126090156584 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090156584 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090156584 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090156584 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090156584 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090156584 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090156584 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090156584 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090156584 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090156584 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090156584 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090156584 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090156584 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090156584 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126090156584 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126090156585 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126090156585 DRANAP INFO cnlink(msc-0)[0x55e140d46220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(883)@2bd1da4a78dd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126090156587 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090156587 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250126090156587 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250126090156587 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250126090156587 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126090156587 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126090156587 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126090156587 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090156587 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090156587 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126090156587 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126090156587 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250126090156587 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126090156587 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126090156587 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250126090156587 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250126090156587 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090156587 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090156587 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090156588 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090156588 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090156588 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090156588 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090156588 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090156588 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090156588 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090156588 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090156588 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090156588 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090156588 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126090156588 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126090156588 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126090156588 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) 20250126090156588 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) 20250126090156588 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090156588 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250126090156588 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090156588 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090156588 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090156588 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090156588 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090156588 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090156588 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090156588 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090156588 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090156588 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090156588 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090156588 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126090156588 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090156588 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126090156588 DRANAP NOTICE cnlink(msc-1)[0x55e140d29670]{CONNECTED}: link up (cnlink.c:111) 20250126090156588 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090156588 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090156588 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090156588 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126090156588 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126090156588 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126090156588 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250126090156588 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090156588 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090156588 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250126090156588 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250126090156588 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250126090156588 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126090156588 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126090156588 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126090156588 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090156588 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090156588 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126090156588 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126090156588 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250126090156588 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126090156588 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126090156588 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250126090156588 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250126090156588 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090156588 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090156588 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090156588 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090156588 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090156588 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090156588 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090156588 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090156588 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090156588 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090156588 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090156588 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090156588 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090156588 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126090156588 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126090156588 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126090156588 DRANAP INFO cnlink(msc-1)[0x55e140d29670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(886)@2bd1da4a78dd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126090156611 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090156612 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126090156612 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126090156612 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126090156612 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126090156612 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126090156612 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126090156612 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090156612 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090156612 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126090156612 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126090156612 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126090156612 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126090156612 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126090156612 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250126090156612 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250126090156612 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090156612 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090156612 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090156612 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090156612 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090156612 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090156612 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090156612 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090156612 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090156612 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090156612 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090156612 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090156612 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090156612 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126090156612 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126090156612 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126090156612 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250126090156612 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250126090156612 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090156612 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250126090156612 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090156612 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090156612 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090156612 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090156613 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090156613 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090156613 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090156613 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090156613 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090156613 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090156613 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090156613 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126090156613 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090156613 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126090156613 DRANAP NOTICE cnlink(sgsn-0)[0x55e140d910f0]{CONNECTED}: link up (cnlink.c:111) 20250126090156613 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090156613 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090156613 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090156613 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126090156613 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126090156613 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126090156613 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126090156613 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090156614 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090156614 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126090156614 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126090156614 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126090156614 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126090156614 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126090156614 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126090156614 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090156614 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090156614 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126090156614 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126090156614 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126090156614 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126090156614 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126090156614 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250126090156614 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20250126090156614 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090156614 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090156614 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090156614 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090156614 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090156614 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090156614 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090156614 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090156614 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090156614 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090156614 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090156614 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090156614 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090156614 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126090156614 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126090156614 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126090156614 DRANAP INFO cnlink(sgsn-0)[0x55e140d910f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(889)@2bd1da4a78dd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126090156618 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090156618 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250126090156618 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250126090156618 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250126090156618 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126090156618 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126090156618 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126090156618 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090156618 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090156618 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126090156618 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126090156618 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250126090156618 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126090156618 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126090156618 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250126090156618 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250126090156618 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090156618 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090156618 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090156618 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090156618 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090156618 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090156618 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090156618 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090156618 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090156618 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090156618 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090156618 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090156618 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090156618 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126090156618 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126090156618 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126090156618 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) 20250126090156618 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) 20250126090156618 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090156618 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250126090156618 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090156618 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090156618 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090156618 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090156618 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090156618 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090156618 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090156618 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090156618 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090156618 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090156618 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090156618 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126090156618 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090156618 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126090156618 DRANAP NOTICE cnlink(sgsn-1)[0x55e140d91a80]{CONNECTED}: link up (cnlink.c:111) 20250126090156618 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090156618 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090156618 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090156618 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126090156618 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126090156618 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126090156618 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250126090156618 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090156619 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090156619 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250126090156619 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250126090156619 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250126090156619 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126090156619 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126090156619 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126090156619 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090156619 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090156619 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126090156619 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126090156619 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250126090156619 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126090156619 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126090156619 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250126090156619 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20250126090156619 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090156619 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090156619 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090156619 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090156619 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090156619 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090156619 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090156619 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090156619 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090156619 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090156619 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090156619 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090156619 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090156619 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126090156619 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126090156619 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126090156619 DRANAP INFO cnlink(sgsn-1)[0x55e140d91a80]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250126090157634 DLCTRL DEBUG Command: GET 312959299 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250126090157634 DLCTRL DEBUG Tx Command reply: GET_REPLY 312959299 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250126090157642 DLCTRL DEBUG Command: GET 677392386 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250126090157642 DLCTRL DEBUG Tx Command reply: GET_REPLY 677392386 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250126090157646 DLCTRL DEBUG Command: GET 670300873 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250126090157646 DLCTRL DEBUG Tx Command reply: GET_REPLY 670300873 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250126090157650 DLCTRL DEBUG Command: GET 587987241 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126090157650 DLCTRL DEBUG Tx Command reply: GET_REPLY 587987241 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126090157658 DLCTRL DEBUG Command: GET 280950967 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250126090157658 DLCTRL DEBUG Tx Command reply: GET_REPLY 280950967 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20250126090157662 DLCTRL DEBUG Command: GET 2596704 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250126090157662 DLCTRL DEBUG Tx Command reply: GET_REPLY 2596704 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250126090157666 DLCTRL DEBUG Command: GET 564842436 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250126090157666 DLCTRL DEBUG Tx Command reply: GET_REPLY 564842436 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250126090157670 DLCTRL DEBUG Command: GET 483942664 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250126090157671 DLCTRL DEBUG Tx Command reply: GET_REPLY 483942664 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250126090157675 DLCTRL DEBUG Command: GET 373117335 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126090157675 DLCTRL DEBUG Tx Command reply: GET_REPLY 373117335 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126090157681 DLCTRL DEBUG Command: GET 773157345 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250126090157681 DLCTRL DEBUG Tx Command reply: GET_REPLY 773157345 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20250126090157687 DLCTRL DEBUG Command: GET 669242671 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250126090157687 DLCTRL DEBUG Tx Command reply: GET_REPLY 669242671 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250126090157691 DLCTRL DEBUG Command: GET 627664581 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250126090157692 DLCTRL DEBUG Tx Command reply: GET_REPLY 627664581 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250126090157696 DLCTRL DEBUG Command: GET 360890920 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250126090157696 DLCTRL DEBUG Tx Command reply: GET_REPLY 360890920 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250126090157700 DLCTRL DEBUG Command: GET 320143925 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126090157700 DLCTRL DEBUG Tx Command reply: GET_REPLY 320143925 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126090157703 DLCTRL DEBUG Command: GET 860801196 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250126090157703 DLCTRL DEBUG Tx Command reply: GET_REPLY 860801196 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20250126090157705 DLCTRL DEBUG Command: GET 733271836 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250126090157705 DLCTRL DEBUG Tx Command reply: GET_REPLY 733271836 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250126090157707 DLCTRL DEBUG Command: GET 927500245 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250126090157707 DLCTRL DEBUG Tx Command reply: GET_REPLY 927500245 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250126090157710 DLCTRL DEBUG Command: GET 6562395 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250126090157710 DLCTRL DEBUG Tx Command reply: GET_REPLY 6562395 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250126090157712 DLCTRL DEBUG Command: GET 453043397 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126090157712 DLCTRL DEBUG Tx Command reply: GET_REPLY 453043397 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126090157716 DLCTRL DEBUG Command: GET 924416505 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250126090157716 DLCTRL DEBUG Tx Command reply: GET_REPLY 924416505 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@2bd1da4a78dd: 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@2bd1da4a78dd: "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@2bd1da4a78dd: 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@2bd1da4a78dd: 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@2bd1da4a78dd: 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@2bd1da4a78dd: XXX { hnb_idx := 0, cn_idx := 5, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '08087300F1102A2A170512C742200010024000'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000001010'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000111011000'B, t_guard := 20.000000 } 20250126090157734 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49462<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(889)@2bd1da4a78dd: f_create_expect(l3 := '08087300F1102A2A170512C742200010024000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(889)@2bd1da4a78dd: Created Expect[0] for '08087300F1102A2A170512C742200010024000'O to be handled at TC_sgsnpool_L3Complete_valid_nri_10(892) TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(876)@2bd1da4a78dd: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_10(892)5992661 20250126090158774 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126090158775 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126090158775 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 108 bytes from client (stream_srv.c:1355) 20250126090158775 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250126090158775 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x5b70d5, normal) (hnbgw_rua.c:407) 20250126090158775 DHNB DEBUG map_rua[0x55e140da2d80]{init}: Allocated (fsm.c:456) 20250126090158775 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5992661)[0x55e140da2d80]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250126090158775 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5992661 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250126090158775 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126090158775 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126090158775 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:256=0x100 (hnbgw_l3.c:254) 20250126090158775 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5992661 SCCP-0 PS MI=NONE: NONE NRI(10bit)=0x100=256: NRI match selects sgsn 1 (hnbgw_cn.c:1078) 20250126090158775 DCN DEBUG map_sccp[0x55e140da1770]{init}: Allocated (fsm.c:456) 20250126090158775 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-102)[0x55e140da1770]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250126090158775 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5992661 <-> SCCP-102 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20250126090158775 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5992661 SCCP-102 sgsn-1 MI=NONE: rx RUA Connect with 79 bytes RANAP data (hnbgw_rua.c:312) 20250126090158775 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5992661)[0x55e140da2d80]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250126090158775 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126090158775 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126090158775 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5992661)[0x55e140da2d80]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250126090158775 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-102)[0x55e140da1770]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126090158775 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250126090158775 DLSCCP DEBUG SCCP-SCOC(102)[0x55e140da6c50]{IDLE}: Allocated (fsm.c:456) 20250126090158775 DLSCCP DEBUG SCCP-SCOC(102)[0x55e140da6c50]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250126090158775 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000066), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=79,D=0013404b0000070003400180000f40060000f11009260037400100003a40080000f11009260037001040141308087300f1102a2a170512c742200010024000004f40030001d80056400500f1100926) (sccp_scrc.c:406) 20250126090158775 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090158775 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090158775 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090158776 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090158776 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090158776 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090158776 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090158776 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090158776 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090158776 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090158776 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090158776 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126090158776 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090158776 DLSCCP DEBUG SCCP-SCOC(102)[0x55e140da6c50]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250126090158776 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-102)[0x55e140da1770]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250126090158776 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5992661)[0x55e140da2d80]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250126090158776 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090158776 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090158776 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090158776 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126090158776 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126090158776 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126090158776 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250126090158776 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-SCCP(888)@2bd1da4a78dd: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(888)@2bd1da4a78dd: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(889)@2bd1da4a78dd: Found Expect[0] for l3='08087300F1102A2A170512C742200010024000'O handled at TC_sgsnpool_L3Complete_valid_nri_10(892) HNBGW_Test.sgsn1-RAN(889)@2bd1da4a78dd: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_10(892)1847148 HNBGW_Test.sgsn1-SCCP(888)@2bd1da4a78dd: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(888)@2bd1da4a78dd: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250126090158794 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090158794 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250126090158794 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250126090158794 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250126090158794 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126090158794 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126090158794 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126090158794 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090158794 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090158794 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126090158794 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126090158794 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250126090158794 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) TC_sgsnpool_L3Complete_valid_nri_10(892)@2bd1da4a78dd: setverdict(pass): none -> pass 20250126090158794 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00722c78) (sccp_scrc.c:477) 20250126090158794 DLSCCP DEBUG Received CO:COAK for local reference 102 (sccp_scoc.c:1824) 20250126090158794 DLSCCP DEBUG SCCP-SCOC(102)[0x55e140da6c50]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250126090158794 DLSCCP DEBUG SCCP-SCOC(102)[0x55e140da6c50]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250126090158794 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090158794 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250126090158794 DCN DEBUG handle_cn_conn_conf() conn_id=102, addrs: called=RI=SSN_PC,PC=0.1.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250126090158794 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-102)[0x55e140da1770]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250126090158794 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-102)[0x55e140da1770]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250126090158796 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49462<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_valid_nri_10(892)@2bd1da4a78dd: Final verdict of PTC: pass MTC@2bd1da4a78dd: 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 } } } 20250126090158798 DLCTRL DEBUG Command: GET 954397301 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250126090158798 DLCTRL DEBUG Tx Command reply: GET_REPLY 954397301 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250126090158800 DLCTRL DEBUG Command: GET 346549183 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250126090158800 DLCTRL DEBUG Tx Command reply: GET_REPLY 346549183 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250126090158803 DLCTRL DEBUG Command: GET 495262761 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250126090158803 DLCTRL DEBUG Tx Command reply: GET_REPLY 495262761 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250126090158805 DLCTRL DEBUG Command: GET 146682377 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126090158805 DLCTRL DEBUG Tx Command reply: GET_REPLY 146682377 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126090158807 DLCTRL DEBUG Command: GET 355997735 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250126090158807 DLCTRL DEBUG Tx Command reply: GET_REPLY 355997735 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126090158809 DLCTRL DEBUG Command: GET 822485239 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250126090158809 DLCTRL DEBUG Tx Command reply: GET_REPLY 822485239 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250126090158810 DLCTRL DEBUG Command: GET 541140776 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250126090158810 DLCTRL DEBUG Tx Command reply: GET_REPLY 541140776 rate_ctr.abs.sgsn.1.cnpool:subscr:known 1 (control_if.c:477) 20250126090158811 DLCTRL DEBUG Command: GET 410261376 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250126090158811 DLCTRL DEBUG Tx Command reply: GET_REPLY 410261376 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250126090158812 DLCTRL DEBUG Command: GET 813235234 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126090158812 DLCTRL DEBUG Tx Command reply: GET_REPLY 813235234 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126090158813 DLCTRL DEBUG Command: GET 57029897 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250126090158813 DLCTRL DEBUG Tx Command reply: GET_REPLY 57029897 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126090158813 DLCTRL DEBUG Command: GET 695236482 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250126090158813 DLCTRL DEBUG Tx Command reply: GET_REPLY 695236482 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250126090158814 DLCTRL DEBUG Command: GET 989012655 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250126090158814 DLCTRL DEBUG Tx Command reply: GET_REPLY 989012655 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250126090158815 DLCTRL DEBUG Command: GET 105934607 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250126090158815 DLCTRL DEBUG Tx Command reply: GET_REPLY 105934607 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250126090158815 DLCTRL DEBUG Command: GET 183159337 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126090158815 DLCTRL DEBUG Tx Command reply: GET_REPLY 183159337 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126090158816 DLCTRL DEBUG Command: GET 471323127 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250126090158816 DLCTRL DEBUG Tx Command reply: GET_REPLY 471323127 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126090158817 DLCTRL DEBUG Command: GET 266831887 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250126090158817 DLCTRL DEBUG Tx Command reply: GET_REPLY 266831887 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250126090158817 DLCTRL DEBUG Command: GET 405462285 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250126090158817 DLCTRL DEBUG Tx Command reply: GET_REPLY 405462285 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250126090158818 DLCTRL DEBUG Command: GET 606196232 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250126090158818 DLCTRL DEBUG Tx Command reply: GET_REPLY 606196232 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250126090158819 DLCTRL DEBUG Command: GET 45094462 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126090158819 DLCTRL DEBUG Tx Command reply: GET_REPLY 45094462 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126090158819 DLCTRL DEBUG Command: GET 174052287 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250126090158819 DLCTRL DEBUG Tx Command reply: GET_REPLY 174052287 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed MTC@2bd1da4a78dd: XXX { hnb_idx := 0, cn_idx := 5, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '08087300F1102A2A170512C742200010024100'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000001010'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000011001101'B, t_guard := 20.000000 } 20250126090158829 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49470<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(889)@2bd1da4a78dd: f_create_expect(l3 := '08087300F1102A2A170512C742200010024100'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(889)@2bd1da4a78dd: Created Expect[0] for '08087300F1102A2A170512C742200010024100'O to be handled at TC_sgsnpool_L3Complete_valid_nri_10(893) TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(876)@2bd1da4a78dd: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_10(893)461784 20250126090159852 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126090159852 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126090159852 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 108 bytes from client (stream_srv.c:1355) 20250126090159852 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250126090159852 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x70bd8, normal) (hnbgw_rua.c:407) 20250126090159852 DHNB DEBUG map_rua[0x55e140da2290]{init}: Allocated (fsm.c:456) 20250126090159852 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-461784)[0x55e140da2290]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250126090159852 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-461784 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250126090159852 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126090159852 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126090159852 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:260=0x104 (hnbgw_l3.c:254) 20250126090159852 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-461784 SCCP-0 PS MI=NONE: NONE NRI(10bit)=0x104=260: NRI match selects sgsn 1 (hnbgw_cn.c:1078) 20250126090159852 DCN DEBUG map_sccp[0x55e140dbb120]{init}: Allocated (fsm.c:456) 20250126090159852 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-103)[0x55e140dbb120]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250126090159852 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-461784 <-> SCCP-103 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20250126090159852 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-461784 SCCP-103 sgsn-1 MI=NONE: rx RUA Connect with 79 bytes RANAP data (hnbgw_rua.c:312) 20250126090159852 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-461784)[0x55e140da2290]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250126090159852 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126090159852 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126090159852 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-461784)[0x55e140da2290]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250126090159852 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-103)[0x55e140dbb120]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126090159852 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250126090159852 DLSCCP DEBUG SCCP-SCOC(103)[0x55e140dec4e0]{IDLE}: Allocated (fsm.c:456) 20250126090159852 DLSCCP DEBUG SCCP-SCOC(103)[0x55e140dec4e0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250126090159852 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000067), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=79,D=0013404b0000070003400180000f40060000f11009260037400100003a40080000f11009260037001040141308087300f1102a2a170512c742200010024100004f40030000cd0056400500f1100926) (sccp_scrc.c:406) 20250126090159852 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090159852 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090159852 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090159852 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090159852 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090159852 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090159852 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090159852 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090159852 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090159852 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090159852 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090159852 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126090159852 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090159852 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090159852 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090159852 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090159852 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126090159852 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126090159852 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126090159852 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250126090159852 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090159852 DLSCCP DEBUG SCCP-SCOC(103)[0x55e140dec4e0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250126090159852 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-103)[0x55e140dbb120]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250126090159852 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-461784)[0x55e140da2290]{init}: State change to connected (no timeout) (context_map_rua.c:229) HNBGW_Test.sgsn1-SCCP(888)@2bd1da4a78dd: First idle individual index:1 HNBGW_Test.sgsn1-SCCP(888)@2bd1da4a78dd: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn1-RAN(889)@2bd1da4a78dd: Found Expect[0] for l3='08087300F1102A2A170512C742200010024100'O handled at TC_sgsnpool_L3Complete_valid_nri_10(893) HNBGW_Test.sgsn1-RAN(889)@2bd1da4a78dd: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_10(893)12321752 HNBGW_Test.sgsn1-SCCP(888)@2bd1da4a78dd: Session index based on connection ID:1 HNBGW_Test.sgsn1-SCCP(888)@2bd1da4a78dd: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_sgsnpool_L3Complete_valid_nri_10(893)@2bd1da4a78dd: setverdict(pass): none -> pass 20250126090159860 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090159860 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250126090159860 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250126090159860 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250126090159860 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126090159860 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126090159860 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126090159860 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090159860 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090159860 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126090159860 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126090159860 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250126090159860 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126090159860 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00370180) (sccp_scrc.c:477) 20250126090159860 DLSCCP DEBUG Received CO:COAK for local reference 103 (sccp_scoc.c:1824) 20250126090159860 DLSCCP DEBUG SCCP-SCOC(103)[0x55e140dec4e0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250126090159860 DLSCCP DEBUG SCCP-SCOC(103)[0x55e140dec4e0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250126090159860 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090159860 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250126090159860 DCN DEBUG handle_cn_conn_conf() conn_id=103, addrs: called=RI=SSN_PC,PC=0.1.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250126090159860 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-103)[0x55e140dbb120]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250126090159860 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-103)[0x55e140dbb120]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250126090159862 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49470<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_valid_nri_10(893)@2bd1da4a78dd: Final verdict of PTC: pass MTC@2bd1da4a78dd: 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 } } } 20250126090159863 DLCTRL DEBUG Command: GET 194427479 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250126090159864 DLCTRL DEBUG Tx Command reply: GET_REPLY 194427479 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250126090159866 DLCTRL DEBUG Command: GET 670035998 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250126090159866 DLCTRL DEBUG Tx Command reply: GET_REPLY 670035998 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250126090159869 DLCTRL DEBUG Command: GET 853636555 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250126090159869 DLCTRL DEBUG Tx Command reply: GET_REPLY 853636555 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250126090159872 DLCTRL DEBUG Command: GET 639942272 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126090159872 DLCTRL DEBUG Tx Command reply: GET_REPLY 639942272 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126090159874 DLCTRL DEBUG Command: GET 22421701 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250126090159874 DLCTRL DEBUG Tx Command reply: GET_REPLY 22421701 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126090159877 DLCTRL DEBUG Command: GET 420509208 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250126090159877 DLCTRL DEBUG Tx Command reply: GET_REPLY 420509208 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250126090159880 DLCTRL DEBUG Command: GET 490978159 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250126090159880 DLCTRL DEBUG Tx Command reply: GET_REPLY 490978159 rate_ctr.abs.sgsn.1.cnpool:subscr:known 2 (control_if.c:477) 20250126090159881 DLCTRL DEBUG Command: GET 668493956 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250126090159881 DLCTRL DEBUG Tx Command reply: GET_REPLY 668493956 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250126090159883 DLCTRL DEBUG Command: GET 101989939 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126090159883 DLCTRL DEBUG Tx Command reply: GET_REPLY 101989939 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126090159884 DLCTRL DEBUG Command: GET 77987853 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250126090159884 DLCTRL DEBUG Tx Command reply: GET_REPLY 77987853 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126090159885 DLCTRL DEBUG Command: GET 931573091 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250126090159885 DLCTRL DEBUG Tx Command reply: GET_REPLY 931573091 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250126090159886 DLCTRL DEBUG Command: GET 104514415 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250126090159886 DLCTRL DEBUG Tx Command reply: GET_REPLY 104514415 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250126090159887 DLCTRL DEBUG Command: GET 256729838 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250126090159887 DLCTRL DEBUG Tx Command reply: GET_REPLY 256729838 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250126090159888 DLCTRL DEBUG Command: GET 859964899 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126090159888 DLCTRL DEBUG Tx Command reply: GET_REPLY 859964899 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126090159889 DLCTRL DEBUG Command: GET 167446336 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250126090159889 DLCTRL DEBUG Tx Command reply: GET_REPLY 167446336 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126090159890 DLCTRL DEBUG Command: GET 205146111 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250126090159890 DLCTRL DEBUG Tx Command reply: GET_REPLY 205146111 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250126090159891 DLCTRL DEBUG Command: GET 196594868 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250126090159891 DLCTRL DEBUG Tx Command reply: GET_REPLY 196594868 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250126090159892 DLCTRL DEBUG Command: GET 359356697 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250126090159892 DLCTRL DEBUG Tx Command reply: GET_REPLY 359356697 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250126090159893 DLCTRL DEBUG Command: GET 609051750 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126090159893 DLCTRL DEBUG Tx Command reply: GET_REPLY 609051750 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126090159894 DLCTRL DEBUG Command: GET 579850018 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250126090159894 DLCTRL DEBUG Tx Command reply: GET_REPLY 579850018 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed MTC@2bd1da4a78dd: XXX { hnb_idx := 0, cn_idx := 5, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '08087300F1102A2A170512C742200010027FC0'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000001010'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000101011011'B, t_guard := 20.000000 } 20250126090159905 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49484<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(889)@2bd1da4a78dd: f_create_expect(l3 := '08087300F1102A2A170512C742200010027FC0'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(889)@2bd1da4a78dd: Created Expect[0] for '08087300F1102A2A170512C742200010027FC0'O to be handled at TC_sgsnpool_L3Complete_valid_nri_10(894) TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(876)@2bd1da4a78dd: Added conn table entry 2TC_sgsnpool_L3Complete_valid_nri_10(894)16660451 20250126090200931 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126090200931 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126090200931 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 108 bytes from client (stream_srv.c:1355) 20250126090200931 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250126090200932 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xfe37e3, normal) (hnbgw_rua.c:407) 20250126090200932 DHNB DEBUG map_rua[0x55e140c25630]{init}: Allocated (fsm.c:456) 20250126090200932 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16660451)[0x55e140c25630]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250126090200932 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16660451 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250126090200932 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126090200932 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126090200932 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:511=0x1ff (hnbgw_l3.c:254) 20250126090200932 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16660451 SCCP-0 PS MI=NONE: NONE NRI(10bit)=0x1ff=511: NRI match selects sgsn 1 (hnbgw_cn.c:1078) 20250126090200932 DCN DEBUG map_sccp[0x55e140d98a60]{init}: Allocated (fsm.c:456) 20250126090200932 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-104)[0x55e140d98a60]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250126090200932 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-16660451 <-> SCCP-104 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20250126090200932 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16660451 SCCP-104 sgsn-1 MI=NONE: rx RUA Connect with 79 bytes RANAP data (hnbgw_rua.c:312) 20250126090200932 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16660451)[0x55e140c25630]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250126090200932 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126090200932 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126090200932 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16660451)[0x55e140c25630]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250126090200932 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-104)[0x55e140d98a60]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126090200932 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250126090200932 DLSCCP DEBUG SCCP-SCOC(104)[0x55e140d9e250]{IDLE}: Allocated (fsm.c:456) 20250126090200932 DLSCCP DEBUG SCCP-SCOC(104)[0x55e140d9e250]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250126090200932 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000068), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=79,D=0013404b0000070003400180000f40060000f11009260037400100003a40080000f11009260037001040141308087300f1102a2a170512c742200010027fc0004f400300015b0056400500f1100926) (sccp_scrc.c:406) 20250126090200932 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090200932 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090200932 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090200932 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090200932 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090200933 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090200933 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090200933 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090200933 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090200933 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090200933 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090200933 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126090200933 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090200933 DLSCCP DEBUG SCCP-SCOC(104)[0x55e140d9e250]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250126090200933 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-104)[0x55e140d98a60]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250126090200933 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16660451)[0x55e140c25630]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250126090200933 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090200933 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090200933 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090200933 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126090200933 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126090200933 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126090200933 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250126090200933 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-SCCP(888)@2bd1da4a78dd: First idle individual index:2 HNBGW_Test.sgsn1-SCCP(888)@2bd1da4a78dd: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.sgsn1-RAN(889)@2bd1da4a78dd: Found Expect[0] for l3='08087300F1102A2A170512C742200010027FC0'O handled at TC_sgsnpool_L3Complete_valid_nri_10(894) HNBGW_Test.sgsn1-RAN(889)@2bd1da4a78dd: Added conn table entry 2TC_sgsnpool_L3Complete_valid_nri_10(894)3448177 HNBGW_Test.sgsn1-SCCP(888)@2bd1da4a78dd: Session index based on connection ID:2 HNBGW_Test.sgsn1-SCCP(888)@2bd1da4a78dd: Warning: Re-starting timer T_ias[2], which is already active (running or expired). 20250126090200939 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090200939 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250126090200939 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250126090200939 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250126090200939 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126090200939 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126090200939 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126090200939 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090200939 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090200939 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126090200939 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126090200939 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250126090200939 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126090200939 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0091ee7f) (sccp_scrc.c:477) 20250126090200939 DLSCCP DEBUG Received CO:COAK for local reference 104 (sccp_scoc.c:1824) 20250126090200939 DLSCCP DEBUG SCCP-SCOC(104)[0x55e140d9e250]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250126090200940 DLSCCP DEBUG SCCP-SCOC(104)[0x55e140d9e250]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250126090200940 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090200940 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250126090200940 DCN DEBUG handle_cn_conn_conf() conn_id=104, addrs: called=RI=SSN_PC,PC=0.1.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250126090200940 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-104)[0x55e140d98a60]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250126090200940 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-104)[0x55e140d98a60]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_sgsnpool_L3Complete_valid_nri_10(894)@2bd1da4a78dd: setverdict(pass): none -> pass 20250126090200942 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49484<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_valid_nri_10(894)@2bd1da4a78dd: Final verdict of PTC: pass MTC@2bd1da4a78dd: 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 } } } 20250126090200944 DLCTRL DEBUG Command: GET 680307464 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250126090200944 DLCTRL DEBUG Tx Command reply: GET_REPLY 680307464 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250126090200947 DLCTRL DEBUG Command: GET 763667833 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250126090200947 DLCTRL DEBUG Tx Command reply: GET_REPLY 763667833 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250126090200948 DLCTRL DEBUG Command: GET 349586488 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250126090200948 DLCTRL DEBUG Tx Command reply: GET_REPLY 349586488 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250126090200951 DLCTRL DEBUG Command: GET 963494944 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126090200951 DLCTRL DEBUG Tx Command reply: GET_REPLY 963494944 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126090200953 DLCTRL DEBUG Command: GET 879805543 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250126090200953 DLCTRL DEBUG Tx Command reply: GET_REPLY 879805543 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126090200954 DLCTRL DEBUG Command: GET 581467635 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250126090200954 DLCTRL DEBUG Tx Command reply: GET_REPLY 581467635 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250126090200955 DLCTRL DEBUG Command: GET 638133711 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250126090200955 DLCTRL DEBUG Tx Command reply: GET_REPLY 638133711 rate_ctr.abs.sgsn.1.cnpool:subscr:known 3 (control_if.c:477) 20250126090200956 DLCTRL DEBUG Command: GET 53551837 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250126090200956 DLCTRL DEBUG Tx Command reply: GET_REPLY 53551837 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250126090200958 DLCTRL DEBUG Command: GET 649752569 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126090200958 DLCTRL DEBUG Tx Command reply: GET_REPLY 649752569 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126090200959 DLCTRL DEBUG Command: GET 201956708 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250126090200959 DLCTRL DEBUG Tx Command reply: GET_REPLY 201956708 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126090200960 DLCTRL DEBUG Command: GET 714136096 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250126090200960 DLCTRL DEBUG Tx Command reply: GET_REPLY 714136096 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250126090200961 DLCTRL DEBUG Command: GET 265577309 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250126090200961 DLCTRL DEBUG Tx Command reply: GET_REPLY 265577309 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250126090200961 DLCTRL DEBUG Command: GET 787991546 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250126090200961 DLCTRL DEBUG Tx Command reply: GET_REPLY 787991546 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250126090200962 DLCTRL DEBUG Command: GET 109981357 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126090200962 DLCTRL DEBUG Tx Command reply: GET_REPLY 109981357 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126090200963 DLCTRL DEBUG Command: GET 52429847 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250126090200963 DLCTRL DEBUG Tx Command reply: GET_REPLY 52429847 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126090200963 DLCTRL DEBUG Command: GET 738285410 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250126090200963 DLCTRL DEBUG Tx Command reply: GET_REPLY 738285410 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250126090200964 DLCTRL DEBUG Command: GET 636839093 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250126090200964 DLCTRL DEBUG Tx Command reply: GET_REPLY 636839093 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250126090200965 DLCTRL DEBUG Command: GET 93768243 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250126090200965 DLCTRL DEBUG Tx Command reply: GET_REPLY 93768243 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250126090200966 DLCTRL DEBUG Command: GET 637701258 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126090200966 DLCTRL DEBUG Tx Command reply: GET_REPLY 637701258 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126090200968 DLCTRL DEBUG Command: GET 337663125 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250126090200968 DLCTRL DEBUG Tx Command reply: GET_REPLY 337663125 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed MTC@2bd1da4a78dd: ok: talloc reports "asn1_context" = 1 bytes 20250126090200971 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49456<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250126090200971 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250126090200971 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126090200971 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250126090200971 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20250126090200971 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250126090200971 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126090200971 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126090200971 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250126090200971 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126090200971 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090200971 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc1-0: connection closed 20250126090200971 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126090200971 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126090200971 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126090200971 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250126090200971 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126090200971 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250126090200971 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:41767<->l=127.0.0.1:4262) (control_if.c:193) 20250126090200971 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090200971 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126090200971 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:371) 20250126090200971 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126090200971 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126090200971 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090200971 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) HNBGW_Test.msc1-RAN(883)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(882)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(885)@2bd1da4a78dd: Final verdict of PTC: none 20250126090200971 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126090200971 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126090200971 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126090200971 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126090200971 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126090200971 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250126090200971 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SEND_FAILED flags=0x1 20250126090200971 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126090200971 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250126090200971 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SEND_FAILED 20250126090200971 DLINP <0002> stream_srv.c:766 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250126090200971 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090200971 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn1-0: connection closed 20250126090200971 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126090200971 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126090200971 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126090200971 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(876)@2bd1da4a78dd: Final verdict of PTC: none 20250126090200971 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126090200971 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250126090200971 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126090200971 DRANAP NOTICE cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: link lost (cnlink.c:118) 20250126090200971 DLINP DEBUG SRVCONN(,r=127.0.0.1:45007<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126090200971 DLINP DEBUG SRVCONN(,r=127.0.0.1:45007<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126090200971 DLINP NOTICE SRV(,r=127.0.0.1:45007<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250126090200971 DMAIN NOTICE (127.0.0.1:45007 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:45007<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250126090200971 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20250126090200972 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090200972 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126090200972 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:371) 20250126090200972 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) HNBGW_Test.sgsn0-RAN(886)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(889)@2bd1da4a78dd: Final verdict of PTC: none 20250126090200972 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126090200972 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090200972 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126090200972 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126090200972 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126090200972 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126090200972 DRANAP NOTICE cnlink(sgsn-1)[0x55e140d91a80]{DISCONNECTED}: link lost (cnlink.c:118) 20250126090200972 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-102)[0x55e140da1770]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250126090200972 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250126090200972 DLSCCP DEBUG SCCP-SCOC(102)[0x55e140da6c50]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250126090200972 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00722c78), PART(T=Source Reference,L=4,D=00000066), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250126090200972 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090200972 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090200972 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126090200972 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090200972 DLSCCP DEBUG SCCP-SCOC(102)[0x55e140da6c50]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250126090200972 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-102)[0x55e140da1770]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250126090200972 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5992661)[0x55e140da2d80]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250126090200972 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5992661)[0x55e140da2d80]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250126090200972 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250126090200972 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5992661)[0x55e140da2d80]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250126090200972 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5992661)[0x55e140da2d80]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250126090200972 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126090200972 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126090200972 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126090200972 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250126090200972 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5992661)[0x55e140da2d80]{disrupted}: Freeing instance (context_map.c:202) 20250126090200972 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5992661)[0x55e140da2d80]{disrupted}: Deallocated (fsm.c:568) 20250126090200972 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-102)[0x55e140da1770]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250126090200972 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-102)[0x55e140da1770]{disconnected}: Freeing instance (context_map.c:206) 20250126090200972 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-102)[0x55e140da1770]{disconnected}: Deallocated (fsm.c:568) 20250126090200972 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5992661 SCCP-102 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20250126090200972 DLINP <0002> stream_srv.c:766 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250126090200972 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090200972 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20250126090200972 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126090200972 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126090200972 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126090200972 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250126090200972 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126090200972 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250126090200972 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126090200972 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126090200972 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126090200972 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250126090200972 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Connection reset by peer 20250126090200972 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-103)[0x55e140dbb120]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250126090200972 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250126090200972 DLSCCP DEBUG SCCP-SCOC(103)[0x55e140dec4e0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250126090200972 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00370180), PART(T=Source Reference,L=4,D=00000067), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250126090200972 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090200972 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090200972 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126090200972 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_sgsnpool_L3Complete_valid_nri_1-Iuh0(875)@2bd1da4a78dd: Final verdict of PTC: none MutexDispCT-TC_sgsnpool_L3Complete_valid_nri_1(871)@2bd1da4a78dd: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_1-Iuh1-RUA(878)@2bd1da4a78dd: Final verdict of PTC: none VirtHNBGW-STATS(872)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.msc0-RAN(880)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(884)@2bd1da4a78dd: Final verdict of PTC: none 20250126090200972 DLSCCP DEBUG SCCP-SCOC(103)[0x55e140dec4e0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250126090200972 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-103)[0x55e140dbb120]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250126090200972 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-461784)[0x55e140da2290]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250126090200972 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-461784)[0x55e140da2290]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250126090200972 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250126090200972 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-461784)[0x55e140da2290]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250126090200972 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-461784)[0x55e140da2290]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250126090200972 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-461784)[0x55e140da2290]{disrupted}: Freeing instance (context_map.c:202) 20250126090200972 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-461784)[0x55e140da2290]{disrupted}: Deallocated (fsm.c:568) 20250126090200972 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-103)[0x55e140dbb120]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250126090200972 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-103)[0x55e140dbb120]{disconnected}: Freeing instance (context_map.c:206) 20250126090200972 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-103)[0x55e140dbb120]{disconnected}: Deallocated (fsm.c:568) 20250126090200972 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-461784 SCCP-103 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20250126090200972 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-104)[0x55e140d98a60]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250126090200972 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250126090200972 DLSCCP DEBUG SCCP-SCOC(104)[0x55e140d9e250]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) HNBGW_Test.msc0-SCCP(879)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(890)@2bd1da4a78dd: Final verdict of PTC: none 20250126090200972 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0091ee7f), PART(T=Source Reference,L=4,D=00000068), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250126090200972 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090200972 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090200972 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126090200972 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090200972 DLSCCP DEBUG SCCP-SCOC(104)[0x55e140d9e250]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250126090200972 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-104)[0x55e140d98a60]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250126090200972 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16660451)[0x55e140c25630]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250126090200972 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16660451)[0x55e140c25630]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250126090200972 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250126090200972 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16660451)[0x55e140c25630]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250126090200972 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16660451)[0x55e140c25630]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250126090200972 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16660451)[0x55e140c25630]{disrupted}: Freeing instance (context_map.c:202) 20250126090200972 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16660451)[0x55e140c25630]{disrupted}: Deallocated (fsm.c:568) 20250126090200972 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-104)[0x55e140d98a60]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250126090200972 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-104)[0x55e140d98a60]{disconnected}: Freeing instance (context_map.c:206) 20250126090200972 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-104)[0x55e140d98a60]{disconnected}: Deallocated (fsm.c:568) 20250126090200972 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16660451 SCCP-104 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20250126090200972 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090200972 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126090200972 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20250126090200972 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126090200972 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126090200972 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090200972 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126090200972 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126090200972 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126090200972 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126090200972 DRANAP NOTICE cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: link lost (cnlink.c:118) 20250126090200972 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090200972 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090200972 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090200972 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126090200972 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126090200972 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250126090200972 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126090200972 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126090200972 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250126090200972 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20250126090200973 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:894) 20250126090200973 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126090200973 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250126090200973 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250126090200973 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.msc0-M3UA(881)@2bd1da4a78dd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(873)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(887)@2bd1da4a78dd: Final verdict of PTC: none HNBGW-MGCP(891)@2bd1da4a78dd: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_1-Iuh1(877)@2bd1da4a78dd: Final verdict of PTC: none 20250126090200973 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090200973 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090200973 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090200973 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126090200973 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126090200973 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126090200973 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250126090200973 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20250126090200973 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090200973 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090200973 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090200973 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126090200973 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126090200973 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126090200973 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250126090200973 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-SCCP(888)@2bd1da4a78dd: Final verdict of PTC: none MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126090200988 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49454<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(874)@2bd1da4a78dd: Final verdict of PTC: none MTC@2bd1da4a78dd: Setting final verdict of the test case. MTC@2bd1da4a78dd: Local verdict of MTC: pass MTC@2bd1da4a78dd: Local verdict of PTC MutexDispCT-TC_sgsnpool_L3Complete_valid_nri_1(871): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC VirtHNBGW-STATS(872): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC IPA-CTRL-CLI-IPA(873): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW-PFCP(874): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh0(875): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(876): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh1(877): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh1-RUA(878): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.msc0-SCCP(879): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.msc0-RAN(880): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.msc0-M3UA(881): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.msc1-SCCP(882): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.msc1-RAN(883): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.msc1-M3UA(884): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(885): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.sgsn0-RAN(886): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(887): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(888): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.sgsn1-RAN(889): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(890): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW-MGCP(891): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_10(892): pass (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_10(893): pass (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_10(894): pass (pass -> pass) MTC@2bd1da4a78dd: Test case TC_sgsnpool_L3Complete_valid_nri_1 finished. Verdict: pass MTC@2bd1da4a78dd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1 pass'. Sun Jan 26 09:02:01 UTC 2025 ====== HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1 pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1.talloc 20250126090201071 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49494<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126090201594 DLSCCP DEBUG SCCP-SCOC(100)[0x55e140da2780]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250126090201594 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0005779b), PART(T=Source Reference,L=4,D=00000064), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090201594 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090201594 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090201594 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126090201594 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090201594 DLSCCP DEBUG SCCP-SCOC(101)[0x55e140dc8e80]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250126090201594 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c75368), PART(T=Source Reference,L=4,D=00000065), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090201594 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090201594 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090201594 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090201594 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090201594 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126090201594 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126090201594 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090201594 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126090201594 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090201594 DLSCCP DEBUG SCCP-SCOC(99)[0x55e140dbdb00]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250126090201594 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002358ac), PART(T=Source Reference,L=4,D=00000063), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090201594 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090201594 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090201594 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126090201594 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090201595 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126090201595 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250126090201595 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20250126090201595 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090201595 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090201595 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090201595 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126090201595 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126090201595 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126090201595 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126090201595 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090201595 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090201595 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090201595 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090201595 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126090201595 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126090201595 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126090201595 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126090201595 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090201595 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250126090201595 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250126090201774 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49494<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=508132) 20250126090202319 DLSCCP DEBUG SCCP-SCOC(95)[0x55e140da18d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126090202319 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f37453), PART(T=Source Reference,L=4,D=0000005f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090202319 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090202319 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090202319 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126090202319 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090202320 DLSCCP DEBUG SCCP-SCOC(96)[0x55e140dbb440]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126090202320 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d730e7), PART(T=Source Reference,L=4,D=00000060), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090202320 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090202320 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090202320 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126090202320 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090202320 DLSCCP DEBUG SCCP-SCOC(97)[0x55e140da1450]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126090202320 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00af8b65), PART(T=Source Reference,L=4,D=00000061), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090202320 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090202320 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090202320 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126090202320 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090202320 DLSCCP DEBUG SCCP-SCOC(98)[0x55e140da1dd0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126090202320 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009e06fb), PART(T=Source Reference,L=4,D=00000062), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090202320 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090202320 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090202320 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126090202320 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090202320 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090202320 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090202320 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090202320 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126090202320 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126090202320 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126090202320 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126090202320 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090202320 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090202320 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090202320 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090202321 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126090202321 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126090202321 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126090202321 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126090202321 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090202321 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250126090202321 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090202321 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090202321 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090202321 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126090202321 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126090202321 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126090202321 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126090202321 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090202321 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250126090202321 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090202321 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090202321 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090202321 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126090202321 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126090202321 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126090202321 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126090202321 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090202321 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250126090202321 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe Waiting for packet dumper to finish... 1 (prev_count=508132, count=522948) 20250126090202972 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126090202972 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250126090202972 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250126090202972 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126090202973 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250126090202973 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250126090202973 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126090202973 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250126090202973 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250126090203062 DLSCCP DEBUG SCCP-SCOC(93)[0x55e140e20ba0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126090203062 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00347af5), PART(T=Source Reference,L=4,D=0000005d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090203062 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090203062 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090203062 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126090203062 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090203062 DLSCCP DEBUG SCCP-SCOC(92)[0x55e140e20de0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126090203062 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0046288d), PART(T=Source Reference,L=4,D=0000005c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090203062 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090203062 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090203062 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126090203062 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090203062 DLSCCP DEBUG SCCP-SCOC(94)[0x55e140e209f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126090203062 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00594647), PART(T=Source Reference,L=4,D=0000005e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090203062 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090203062 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090203062 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126090203062 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090203063 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090203063 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090203063 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090203063 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126090203063 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126090203063 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126090203063 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250126090203063 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090203063 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090203063 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090203063 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126090203063 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126090203063 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126090203063 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250126090203063 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090203063 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090203063 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090203063 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126090203063 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126090203063 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126090203063 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250126090203394 DLSCCP DEBUG SCCP-SCOC(87)[0x55e140db1570]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126090203394 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008ea16b), PART(T=Source Reference,L=4,D=00000057), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090203394 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090203394 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090203394 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126090203394 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090203394 DLSCCP DEBUG SCCP-SCOC(88)[0x55e140da4ec0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126090203394 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006abbd6), PART(T=Source Reference,L=4,D=00000058), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090203394 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090203395 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090203395 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250126090203395 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090203395 DLSCCP DEBUG SCCP-SCOC(86)[0x55e140c25410]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126090203395 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0051ff43), PART(T=Source Reference,L=4,D=00000056), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090203395 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090203395 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090203395 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126090203395 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090203395 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090203395 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090203395 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090203395 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126090203395 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126090203395 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126090203395 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250126090203395 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090203395 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090203395 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090203395 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250126090203395 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250126090203395 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250126090203395 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250126090203395 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090203395 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090203395 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090203395 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126090203396 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126090203396 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126090203396 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@2bd1da4a78dd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1 pass' was executed successfully (exit status: 0). MTC@2bd1da4a78dd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2'. ------ HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2 ------ Sun Jan 26 09:02:03 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250126090204140 DLSCCP DEBUG SCCP-SCOC(85)[0x55e140dc8a10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126090204140 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f30144), PART(T=Source Reference,L=4,D=00000055), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090204140 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090204140 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090204141 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126090204141 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090204141 DLSCCP DEBUG SCCP-SCOC(84)[0x55e140da47a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126090204141 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0003eb6a), PART(T=Source Reference,L=4,D=00000054), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090204141 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090204141 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090204141 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250126090204141 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090204141 DLSCCP DEBUG SCCP-SCOC(83)[0x55e140da4670]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126090204141 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00889f45), PART(T=Source Reference,L=4,D=00000053), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090204141 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090204141 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090204141 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126090204141 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090204141 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090204141 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090204141 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090204141 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126090204141 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126090204141 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126090204141 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250126090204141 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090204141 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090204141 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090204141 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250126090204141 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250126090204141 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250126090204141 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250126090204142 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090204142 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090204142 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090204142 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126090204142 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126090204142 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126090204142 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@2bd1da4a78dd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2' was executed successfully (exit status: 0). MTC@2bd1da4a78dd: Test case TC_sgsnpool_L3Complete_valid_nri_2 started. 20250126090204857 DLSCCP DEBUG SCCP-SCOC(82)[0x55e140d974b0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20250126090204858 DLSCCP DEBUG SCCP-SCOC(82)[0x55e140d974b0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20250126090204858 DLSCCP DEBUG SCCP-SCOC(82)[0x55e140d974b0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250126090204858 DLSCCP DEBUG SCCP-SCOC(82)[0x55e140d974b0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250126090204858 DLSCCP DEBUG SCCP-SCOC(82)[0x55e140d974b0]{IDLE}: Deallocated (fsm.c:568) 20250126090204880 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49510<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126090204886 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49520<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126090204891 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:35661<->l=127.0.0.1:4262) (control_if.c:572) TC_sgsnpool_L3Complete_valid_nri_2-Iuh0(899)@2bd1da4a78dd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250126090205004 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250126090205004 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250126090205019 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126090205019 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126090205020 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126090205020 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126090205020 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126090205020 DRANAP DEBUG cnlink(msc-2)[0x55e140d26870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126090205020 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) TC_sgsnpool_L3Complete_valid_nri_2-Iuh1(901)@2bd1da4a78dd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250126090205020 DRANAP DEBUG cnlink(msc-3)[0x55e140d90760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126090205020 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:33025 (stream_srv.c:142) 20250126090205020 DMAIN INFO New HNB SCTP connection r=127.0.0.1:33025<->l=127.0.0.1:29169 (hnbgw.c:791) 20250126090205021 DRANAP DEBUG cnlink(msc-3)[0x55e140d90760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126090205021 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250126090205021 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126090205021 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090205021 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126090205021 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090205021 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090205021 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090205021 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090205021 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090205021 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090205021 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090205021 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090205021 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090205021 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090205021 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090205021 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250126090205021 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090205021 DRANAP DEBUG cnlink(msc-3)[0x55e140d90760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126090205021 DRANAP DEBUG cnlink(msc-2)[0x55e140d26870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126090205021 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250126090205021 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126090205021 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090205021 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126090205021 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090205021 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090205021 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090205021 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090205021 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090205021 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090205021 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090205021 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090205021 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090205021 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090205021 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090205021 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250126090205021 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090205021 DRANAP DEBUG cnlink(msc-2)[0x55e140d26870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126090205021 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126090205021 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250126090205021 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126090205021 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090205021 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126090205022 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090205022 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090205022 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090205022 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090205022 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090205022 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090205022 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090205022 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090205022 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090205022 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090205022 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090205022 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126090205022 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090205022 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126090205022 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126090205022 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250126090205022 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126090205022 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090205022 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126090205022 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090205022 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090205022 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090205022 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090205022 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090205022 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090205022 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090205022 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090205022 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090205022 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090205022 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090205022 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126090205022 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090205022 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126090205022 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090205022 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090205022 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090205022 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250126090205022 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250126090205022 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250126090205022 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090205022 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090205022 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090205022 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250126090205022 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250126090205022 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250126090205022 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250126090205022 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090205022 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090205022 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090205022 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126090205022 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126090205022 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126090205022 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250126090205022 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090205022 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090205022 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090205022 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126090205022 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126090205022 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126090205022 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@2bd1da4a78dd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2bd1da4a78dd: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(905)@2bd1da4a78dd: ************************************************* HNBGW_Test.msc0-M3UA(905)@2bd1da4a78dd: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(905)@2bd1da4a78dd: ************************************************* HNBGW_Test.msc0-SCCP(903)@2bd1da4a78dd: v_sccp_pdu_maxlen:268 MTC@2bd1da4a78dd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(908)@2bd1da4a78dd: ************************************************* HNBGW_Test.msc1-M3UA(908)@2bd1da4a78dd: M3UA emulation initiated, the test can be started MTC@2bd1da4a78dd: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(908)@2bd1da4a78dd: ************************************************* HNBGW_Test.msc1-SCCP(906)@2bd1da4a78dd: v_sccp_pdu_maxlen:268 MTC@2bd1da4a78dd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2bd1da4a78dd: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(911)@2bd1da4a78dd: ************************************************* HNBGW_Test.msc2-M3UA(911)@2bd1da4a78dd: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(911)@2bd1da4a78dd: ************************************************* HNBGW_Test.msc2-SCCP(909)@2bd1da4a78dd: v_sccp_pdu_maxlen:268 20250126090205055 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126090205055 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126090205055 DRANAP NOTICE cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: link lost (cnlink.c:118) 20250126090205055 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126090205055 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126090205056 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126090205056 DRANAP DEBUG cnlink(sgsn-2)[0x55e140d92410]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126090205056 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126090205056 DRANAP DEBUG cnlink(sgsn-3)[0x55e140d92da0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126090205057 DRANAP DEBUG cnlink(sgsn-3)[0x55e140d92da0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126090205057 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250126090205057 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126090205057 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090205057 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126090205057 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090205057 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090205057 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090205057 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090205057 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090205057 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090205057 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090205057 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090205057 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090205057 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090205057 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090205057 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250126090205057 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090205057 DRANAP DEBUG cnlink(sgsn-3)[0x55e140d92da0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126090205057 DRANAP DEBUG cnlink(sgsn-2)[0x55e140d92410]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126090205057 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250126090205057 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126090205057 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090205057 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126090205057 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090205057 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090205057 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090205057 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090205057 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090205057 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090205057 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090205057 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090205057 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090205057 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090205057 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090205057 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250126090205057 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090205057 DRANAP DEBUG cnlink(sgsn-2)[0x55e140d92410]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126090205057 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126090205057 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250126090205057 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126090205057 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090205057 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126090205057 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090205057 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090205057 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090205057 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090205057 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090205057 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090205057 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090205057 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090205057 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090205057 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090205057 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090205057 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126090205057 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090205057 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126090205057 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126090205057 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250126090205057 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126090205057 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090205057 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126090205057 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090205057 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090205057 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090205057 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090205057 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090205057 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090205057 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090205057 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090205057 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090205057 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090205057 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090205057 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126090205057 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090205057 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126090205057 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090205057 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090205057 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090205057 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250126090205057 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250126090205057 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250126090205057 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090205057 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090205057 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090205057 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250126090205057 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250126090205057 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250126090205057 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250126090205057 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090205057 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090205057 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090205057 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126090205057 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126090205057 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126090205057 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250126090205057 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090205057 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090205057 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090205057 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126090205057 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126090205057 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126090205057 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126090205057 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090205057 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe MTC@2bd1da4a78dd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2bd1da4a78dd: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(914)@2bd1da4a78dd: ************************************************* HNBGW_Test.sgsn0-M3UA(914)@2bd1da4a78dd: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(914)@2bd1da4a78dd: ************************************************* HNBGW_Test.sgsn0-SCCP(912)@2bd1da4a78dd: v_sccp_pdu_maxlen:268 MTC@2bd1da4a78dd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2bd1da4a78dd: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(917)@2bd1da4a78dd: ************************************************* HNBGW_Test.sgsn1-M3UA(917)@2bd1da4a78dd: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(917)@2bd1da4a78dd: ************************************************* HNBGW_Test.sgsn1-SCCP(915)@2bd1da4a78dd: v_sccp_pdu_maxlen:268 MTC@2bd1da4a78dd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2bd1da4a78dd: Starting RAN_Emulation HNBGW_Test.sgsn2-M3UA(920)@2bd1da4a78dd: ************************************************* HNBGW_Test.sgsn2-M3UA(920)@2bd1da4a78dd: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(920)@2bd1da4a78dd: ************************************************* HNBGW_Test.sgsn2-SCCP(918)@2bd1da4a78dd: v_sccp_pdu_maxlen:268 20250126090205099 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126090205099 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126090205099 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1355) 20250126090205099 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250126090205099 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20250126090205099 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250126090205099 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250126090205099 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126090205099 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@2bd1da4a78dd: setverdict(pass): none -> pass 20250126090205105 DLINP DEBUG SRVCONN(,r=127.0.0.1:33025<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126090205105 DLINP DEBUG SRVCONN(,r=127.0.0.1:33025<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126090205105 DLINP DEBUG SRVCONN(,r=127.0.0.1:33025<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1355) 20250126090205105 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250126090205105 DHNBAP DEBUG (127.0.0.1:33025 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20250126090205105 DHNBAP NOTICE (127.0.0.1:33025 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250126090205105 DHNBAP NOTICE (127.0.0.1:33025 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250126090205105 DLINP DEBUG SRVCONN(,r=127.0.0.1:33025<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126090205105 DLINP DEBUG SRVCONN(,r=127.0.0.1:33025<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126090205232 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126090205232 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250126090205232 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126090205233 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(905)@2bd1da4a78dd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250126090205240 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090205240 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250126090205240 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126090205240 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126090205240 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126090205240 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250126090205240 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126090205243 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126090205243 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250126090205243 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126090205243 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250126090205243 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090205243 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250126090205243 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126090205243 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126090205243 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126090205244 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126090205244 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126090205244 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250126090205244 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090205244 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126090205244 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20250126090205244 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126090205244 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126090205244 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090205244 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126090205244 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126090205244 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126090205244 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126090205245 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126090205245 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250126090205245 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126090205245 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090205245 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126090205246 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090205246 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090205246 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090205246 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090205246 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090205246 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090205246 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090205246 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090205246 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090205246 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090205246 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090205246 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126090205246 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090205246 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) HNBGW_Test.msc1-M3UA(908)@2bd1da4a78dd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250126090205246 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090205246 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090205246 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090205246 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126090205246 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126090205246 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126090205246 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126090205246 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090205250 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090205250 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250126090205251 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126090205251 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126090205251 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126090205251 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250126090205251 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126090205253 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090205253 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250126090205253 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126090205253 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126090205253 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126090205253 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126090205253 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126090205253 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250126090205253 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090205254 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126090205254 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:406) 20250126090205254 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126090205254 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126090205254 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090205254 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126090205254 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126090205254 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126090205254 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126090205254 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126090205254 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc2-0 20250126090205254 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126090205254 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250126090205255 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126090205255 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250126090205255 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126090205255 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090205255 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126090205255 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090205255 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090205255 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090205255 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090205255 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090205255 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090205255 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090205255 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090205255 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090205255 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090205255 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090205255 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126090205255 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090205255 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126090205255 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090205255 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090205255 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090205255 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126090205256 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126090205256 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126090205256 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250126090205256 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-M3UA(911)@2bd1da4a78dd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250126090205260 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090205260 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20250126090205260 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126090205260 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126090205260 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126090205260 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20250126090205260 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126090205263 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090205263 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20250126090205263 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126090205263 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126090205263 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126090205263 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126090205263 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126090205263 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250126090205263 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090205263 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126090205263 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.3/0, (xua_snm.c:406) 20250126090205263 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126090205263 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126090205263 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090205263 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126090205263 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126090205263 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126090205263 DRANAP DEBUG cnlink(msc-2)[0x55e140d26870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126090205264 DRANAP DEBUG cnlink(msc-2)[0x55e140d26870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126090205264 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250126090205264 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126090205264 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090205264 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126090205264 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090205264 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090205264 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090205264 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090205264 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090205264 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090205264 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090205264 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090205264 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090205264 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090205265 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090205265 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250126090205265 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090205265 DRANAP DEBUG cnlink(msc-2)[0x55e140d26870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126090205265 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090205265 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090205265 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090205265 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250126090205265 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250126090205265 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250126090205265 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250126090205265 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090205267 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126090205268 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250126090205268 DLSS7 <000c> osmo_ss7_xua_srv.c:119 0: asp-virt-sgsn0-0: accept of new connection from (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) before old was closed -> close old one 20250126090205268 DLSS7 <000c> osmo_ss7_asp.c:1082 ?: connection closed 20250126090205268 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20250126090205268 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20250126090205268 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(914)@2bd1da4a78dd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250126090205274 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090205274 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250126090205274 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20250126090205274 DLSS7 <000c> xua_asp_fsm.c:300 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20250126090205274 DLSS7 <000c> xua_asp_fsm.c:663 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20250126090205274 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20250126090205274 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250126090205274 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20250126090205274 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090205274 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126090205274 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20250126090205274 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126090205274 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126090205274 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090205274 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126090205274 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126090205278 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126090205278 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20250126090205278 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126090205278 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250126090205278 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090205278 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250126090205278 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126090205278 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126090205278 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20250126090205278 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_ACTIVE 20250126090205279 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126090205279 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090205279 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126090205279 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20250126090205279 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126090205279 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126090205279 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090205279 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126090205279 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126090205279 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126090205279 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126090205280 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126090205280 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250126090205280 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126090205280 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090205280 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126090205280 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090205280 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090205280 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090205280 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090205280 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090205280 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090205280 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090205280 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090205280 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090205280 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090205280 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090205280 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126090205280 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090205280 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126090205281 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090205281 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090205281 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090205281 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126090205281 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126090205281 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua HNBGW_Test.sgsn1-M3UA(917)@2bd1da4a78dd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250126090205281 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126090205281 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090205284 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090205284 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20250126090205284 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126090205284 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126090205284 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126090205284 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250126090205284 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126090205286 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090205286 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20250126090205286 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126090205286 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126090205286 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126090205286 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126090205286 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126090205287 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090205287 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126090205287 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:406) 20250126090205287 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126090205287 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126090205287 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090205287 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126090205287 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126090205287 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126090205287 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126090205288 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126090205288 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250126090205288 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126090205288 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090205288 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126090205288 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090205288 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090205288 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090205288 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090205288 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090205288 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090205288 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090205288 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090205288 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090205288 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090205288 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090205288 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126090205288 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090205288 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126090205288 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090205288 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090205288 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090205288 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126090205288 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126090205288 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126090205288 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250126090205288 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090205289 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126090205289 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn2-0 20250126090205289 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126090205289 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn2-M3UA(920)@2bd1da4a78dd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23910 to server: "127.0.0.1":2905 association #8 20250126090205293 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090205293 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn2-0: Received M3UA Message (ASPSM:UP) 20250126090205293 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126090205293 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126090205293 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126090205293 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn2){AS_DOWN}: state_chg to AS_INACTIVE 20250126090205293 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126090205295 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090205295 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn2-0: Received M3UA Message (ASPTM:ACTIVE) 20250126090205295 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126090205295 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126090205295 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126090205295 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126090205295 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126090205295 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090205295 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126090205295 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.3/0, (xua_snm.c:406) 20250126090205295 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126090205295 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126090205295 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090205295 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126090205295 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126090205295 DCN NOTICE (sgsn-2) now available: N-PCSTATE ind: pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126090205295 DRANAP DEBUG cnlink(sgsn-2)[0x55e140d92410]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126090205296 DRANAP DEBUG cnlink(sgsn-2)[0x55e140d92410]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126090205296 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250126090205296 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126090205296 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090205296 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126090205296 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090205296 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090205296 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090205296 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090205296 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090205296 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090205296 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090205296 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090205296 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090205296 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090205296 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090205296 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250126090205296 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090205296 DRANAP DEBUG cnlink(sgsn-2)[0x55e140d92410]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126090205296 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090205297 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090205297 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090205297 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250126090205297 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250126090205297 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250126090205297 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250126090205297 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(904)@2bd1da4a78dd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126090206047 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090206047 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126090206047 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126090206047 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126090206047 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126090206047 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126090206047 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126090206047 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090206047 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090206047 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126090206047 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126090206047 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126090206047 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126090206047 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126090206047 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250126090206047 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250126090206047 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090206047 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090206047 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090206047 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090206047 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090206047 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090206047 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090206047 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090206047 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090206047 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090206047 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090206047 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090206047 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090206047 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126090206047 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126090206047 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126090206047 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250126090206047 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250126090206048 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090206048 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250126090206048 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090206048 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090206048 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090206048 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090206048 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090206048 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090206048 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090206048 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090206048 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090206048 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090206048 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090206048 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126090206048 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090206048 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126090206048 DRANAP NOTICE cnlink(msc-0)[0x55e140d46220]{CONNECTED}: link up (cnlink.c:111) 20250126090206048 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090206048 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090206048 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090206048 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126090206048 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126090206048 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126090206048 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126090206048 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090206048 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090206048 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126090206048 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126090206048 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126090206048 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126090206049 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126090206049 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126090206049 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090206049 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090206049 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126090206049 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126090206049 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126090206049 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126090206049 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126090206049 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250126090206049 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250126090206049 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090206049 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090206049 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090206049 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090206049 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090206049 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090206049 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090206049 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090206049 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090206049 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090206049 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090206049 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090206049 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090206049 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126090206049 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126090206049 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126090206049 DRANAP INFO cnlink(msc-0)[0x55e140d46220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(907)@2bd1da4a78dd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126090206050 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090206050 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250126090206050 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250126090206050 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250126090206050 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126090206050 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126090206050 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126090206050 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090206050 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090206050 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126090206050 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126090206050 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250126090206050 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126090206050 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126090206050 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250126090206050 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250126090206050 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090206050 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090206050 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090206050 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090206050 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090206050 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090206050 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090206050 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090206050 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090206050 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090206050 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090206050 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090206050 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090206050 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126090206050 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126090206050 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126090206050 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) 20250126090206050 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) 20250126090206050 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090206050 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250126090206050 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090206050 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090206050 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090206050 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090206050 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090206050 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090206050 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090206050 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090206050 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090206050 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090206050 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090206050 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126090206050 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090206050 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126090206050 DRANAP NOTICE cnlink(msc-1)[0x55e140d29670]{CONNECTED}: link up (cnlink.c:111) 20250126090206050 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090206050 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090206050 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090206050 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126090206050 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126090206051 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126090206051 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250126090206051 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090206051 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090206051 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250126090206051 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250126090206051 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250126090206051 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126090206051 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126090206051 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126090206051 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090206051 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090206051 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126090206051 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126090206051 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250126090206051 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126090206051 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126090206051 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250126090206051 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250126090206051 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090206051 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090206051 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090206051 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090206051 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090206051 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090206051 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090206051 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090206051 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090206051 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090206051 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090206051 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090206051 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090206051 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126090206051 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126090206051 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126090206051 DRANAP INFO cnlink(msc-1)[0x55e140d29670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc2-RAN(910)@2bd1da4a78dd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126090206060 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090206060 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250126090206060 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc2-0: m3ua_rx_xfer 20250126090206060 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250126090206060 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126090206060 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126090206060 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126090206060 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090206060 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090206060 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126090206060 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126090206060 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:603) 20250126090206060 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126090206060 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126090206060 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250126090206060 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250126090206060 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090206060 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090206060 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090206060 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090206060 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090206060 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090206060 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090206060 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090206060 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090206060 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090206060 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090206060 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090206060 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090206060 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126090206060 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126090206060 DRANAP DEBUG cnlink(msc-2)[0x55e140d26870]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126090206060 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) 20250126090206060 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) 20250126090206060 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090206060 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250126090206060 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090206060 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090206060 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090206060 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090206060 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090206060 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090206060 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090206060 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090206060 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090206060 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090206060 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090206060 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250126090206060 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090206060 DRANAP DEBUG cnlink(msc-2)[0x55e140d26870]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126090206060 DRANAP NOTICE cnlink(msc-2)[0x55e140d26870]{CONNECTED}: link up (cnlink.c:111) 20250126090206061 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090206061 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090206061 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090206061 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250126090206061 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250126090206061 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250126090206061 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250126090206061 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090206061 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090206061 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250126090206061 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc2-0: m3ua_rx_xfer 20250126090206061 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250126090206061 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126090206061 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126090206061 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126090206061 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090206061 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090206061 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126090206061 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126090206061 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:603) 20250126090206061 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126090206061 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126090206061 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250126090206061 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250126090206061 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090206061 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090206061 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090206061 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090206061 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090206061 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090206061 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090206061 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090206061 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090206061 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090206061 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090206061 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090206061 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090206061 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126090206061 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126090206061 DRANAP DEBUG cnlink(msc-2)[0x55e140d26870]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126090206061 DRANAP INFO cnlink(msc-2)[0x55e140d26870]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(913)@2bd1da4a78dd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126090206079 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090206079 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126090206079 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126090206079 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126090206079 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126090206079 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126090206079 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126090206079 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090206079 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090206079 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126090206079 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126090206079 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126090206079 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126090206079 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126090206079 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250126090206079 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250126090206079 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090206079 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090206079 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090206079 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090206079 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090206079 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090206079 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090206079 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090206079 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090206079 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090206079 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090206079 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090206079 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090206079 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126090206079 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126090206079 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126090206079 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250126090206079 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250126090206079 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090206079 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250126090206079 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090206079 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090206079 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090206079 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090206079 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090206079 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090206079 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090206079 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090206079 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090206079 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090206079 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090206079 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126090206079 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090206079 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126090206079 DRANAP NOTICE cnlink(sgsn-0)[0x55e140d910f0]{CONNECTED}: link up (cnlink.c:111) 20250126090206080 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090206080 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090206080 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090206080 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126090206080 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126090206080 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126090206080 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126090206080 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090206080 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090206080 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126090206080 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126090206080 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126090206080 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126090206080 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126090206080 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126090206080 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090206080 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090206080 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126090206080 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126090206080 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126090206080 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126090206080 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126090206080 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250126090206080 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20250126090206080 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090206080 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090206080 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090206080 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090206080 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090206080 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090206080 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090206080 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090206080 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090206080 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090206080 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090206080 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090206080 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090206080 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126090206080 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126090206081 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126090206081 DRANAP INFO cnlink(sgsn-0)[0x55e140d910f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(916)@2bd1da4a78dd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126090206085 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090206085 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250126090206085 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250126090206085 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250126090206085 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126090206085 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126090206085 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126090206085 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090206085 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090206085 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126090206085 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126090206085 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250126090206085 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126090206085 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126090206085 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250126090206085 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250126090206085 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090206085 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090206085 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090206085 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090206085 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090206085 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090206085 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090206085 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090206085 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090206085 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090206085 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090206085 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090206085 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090206085 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126090206085 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126090206085 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126090206085 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) 20250126090206085 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) 20250126090206085 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090206085 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250126090206085 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090206085 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090206085 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090206085 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090206085 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090206086 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090206086 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090206086 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090206086 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090206086 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090206086 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090206086 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126090206086 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090206086 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126090206086 DRANAP NOTICE cnlink(sgsn-1)[0x55e140d91a80]{CONNECTED}: link up (cnlink.c:111) 20250126090206086 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090206086 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090206086 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090206086 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126090206086 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126090206086 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126090206086 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250126090206086 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090206087 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090206087 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250126090206087 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250126090206087 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250126090206087 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126090206087 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126090206087 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126090206087 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090206087 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090206087 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126090206087 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126090206087 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250126090206087 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126090206087 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126090206087 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250126090206087 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20250126090206087 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090206087 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090206087 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090206087 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090206087 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090206087 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090206087 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090206087 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090206087 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090206087 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090206087 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090206087 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090206087 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090206087 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126090206087 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126090206087 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126090206087 DRANAP INFO cnlink(sgsn-1)[0x55e140d91a80]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250126090206095 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090206095 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20250126090206095 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20250126090206095 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn2-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20250126090206095 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126090206095 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126090206095 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126090206095 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn2-RAN(919)@2bd1da4a78dd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126090206095 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090206095 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126090206095 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126090206095 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:603) 20250126090206095 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126090206095 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126090206095 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20250126090206095 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250126090206095 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090206095 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090206095 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090206095 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250126090206095 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250126090206095 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250126090206095 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250126090206095 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090206095 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:391) 20250126090206095 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090206095 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090206095 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090206095 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090206095 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090206095 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090206095 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090206095 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090206095 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:391) 20250126090206095 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090206095 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090206095 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090206095 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126090206095 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126090206095 DRANAP DEBUG cnlink(sgsn-2)[0x55e140d92410]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126090206095 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) 20250126090206095 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) 20250126090206095 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090206095 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250126090206095 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090206095 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090206095 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090206095 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090206095 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090206095 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090206095 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090206095 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090206095 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090206095 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090206095 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090206095 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250126090206095 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090206095 DRANAP DEBUG cnlink(sgsn-2)[0x55e140d92410]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126090206095 DRANAP NOTICE cnlink(sgsn-2)[0x55e140d92410]{CONNECTED}: link up (cnlink.c:111) 20250126090206097 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090206097 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20250126090206097 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20250126090206097 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn2-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20250126090206097 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126090206097 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126090206097 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126090206097 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090206097 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090206097 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126090206097 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126090206097 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:603) 20250126090206098 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126090206098 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126090206098 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20250126090206098 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20250126090206098 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:391) 20250126090206098 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090206098 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090206098 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090206098 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090206098 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090206098 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090206098 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090206098 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090206098 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:391) 20250126090206098 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090206098 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090206098 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090206098 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126090206098 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126090206098 DRANAP DEBUG cnlink(sgsn-2)[0x55e140d92410]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126090206098 DRANAP INFO cnlink(sgsn-2)[0x55e140d92410]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250126090207116 DLCTRL DEBUG Command: GET 932044670 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250126090207116 DLCTRL DEBUG Tx Command reply: GET_REPLY 932044670 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250126090207119 DLCTRL DEBUG Command: GET 767348519 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250126090207119 DLCTRL DEBUG Tx Command reply: GET_REPLY 767348519 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250126090207123 DLCTRL DEBUG Command: GET 399821217 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250126090207124 DLCTRL DEBUG Tx Command reply: GET_REPLY 399821217 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250126090207128 DLCTRL DEBUG Command: GET 446590454 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126090207128 DLCTRL DEBUG Tx Command reply: GET_REPLY 446590454 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126090207132 DLCTRL DEBUG Command: GET 662604671 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250126090207132 DLCTRL DEBUG Tx Command reply: GET_REPLY 662604671 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20250126090207136 DLCTRL DEBUG Command: GET 484252915 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250126090207136 DLCTRL DEBUG Tx Command reply: GET_REPLY 484252915 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250126090207139 DLCTRL DEBUG Command: GET 421118765 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250126090207140 DLCTRL DEBUG Tx Command reply: GET_REPLY 421118765 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250126090207143 DLCTRL DEBUG Command: GET 460293416 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250126090207143 DLCTRL DEBUG Tx Command reply: GET_REPLY 460293416 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250126090207146 DLCTRL DEBUG Command: GET 741905763 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126090207146 DLCTRL DEBUG Tx Command reply: GET_REPLY 741905763 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126090207148 DLCTRL DEBUG Command: GET 14671348 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250126090207148 DLCTRL DEBUG Tx Command reply: GET_REPLY 14671348 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20250126090207150 DLCTRL DEBUG Command: GET 679883803 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250126090207150 DLCTRL DEBUG Tx Command reply: GET_REPLY 679883803 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250126090207152 DLCTRL DEBUG Command: GET 383507079 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250126090207152 DLCTRL DEBUG Tx Command reply: GET_REPLY 383507079 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250126090207154 DLCTRL DEBUG Command: GET 823299009 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250126090207154 DLCTRL DEBUG Tx Command reply: GET_REPLY 823299009 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250126090207155 DLCTRL DEBUG Command: GET 498609538 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126090207155 DLCTRL DEBUG Tx Command reply: GET_REPLY 498609538 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126090207157 DLCTRL DEBUG Command: GET 545625767 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250126090207157 DLCTRL DEBUG Tx Command reply: GET_REPLY 545625767 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20250126090207158 DLCTRL DEBUG Command: GET 928388137 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250126090207158 DLCTRL DEBUG Tx Command reply: GET_REPLY 928388137 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250126090207159 DLCTRL DEBUG Command: GET 139078003 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250126090207159 DLCTRL DEBUG Tx Command reply: GET_REPLY 139078003 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250126090207160 DLCTRL DEBUG Command: GET 615328532 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250126090207160 DLCTRL DEBUG Tx Command reply: GET_REPLY 615328532 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250126090207161 DLCTRL DEBUG Command: GET 989787849 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126090207161 DLCTRL DEBUG Tx Command reply: GET_REPLY 989787849 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126090207162 DLCTRL DEBUG Command: GET 475156757 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250126090207162 DLCTRL DEBUG Tx Command reply: GET_REPLY 475156757 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@2bd1da4a78dd: 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@2bd1da4a78dd: "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@2bd1da4a78dd: 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@2bd1da4a78dd: 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@2bd1da4a78dd: XXX { hnb_idx := 0, cn_idx := 6, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '080101D571000005F44280002300F1102A2A170512C742200010028000'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000001011'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000001111010'B, t_guard := 20.000000 } 20250126090207183 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40998<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn2-RAN(919)@2bd1da4a78dd: f_create_expect(l3 := '080101D571000005F44280002300F1102A2A170512C742200010028000'O, n_connectPointCode := omit HNBGW_Test.sgsn2-RAN(919)@2bd1da4a78dd: Created Expect[0] for '080101D571000005F44280002300F1102A2A170512C742200010028000'O to be handled at TC_sgsnpool_L3Complete_valid_nri_20(922) TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(900)@2bd1da4a78dd: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_20(922)15734285 20250126090208236 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126090208236 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126090208236 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 118 bytes from client (stream_srv.c:1355) 20250126090208236 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250126090208236 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xf0160d, normal) (hnbgw_rua.c:407) 20250126090208236 DHNB DEBUG map_rua[0x55e140d974b0]{init}: Allocated (fsm.c:456) 20250126090208236 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15734285)[0x55e140d974b0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250126090208237 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15734285 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250126090208237 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126090208237 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126090208237 DRUA DEBUG GMM Attach Req mi=TMSI-0x42800023 old_ra=001-01-10794-23 nri:512=0x200 (hnbgw_l3.c:234) 20250126090208237 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15734285 SCCP-0 PS MI=TMSI-0x42800023: TMSI-0x42800023 NRI(10bit)=0x200=512: NRI match selects sgsn 2 (hnbgw_cn.c:1078) 20250126090208237 DCN DEBUG map_sccp[0x55e140da2d80]{init}: Allocated (fsm.c:456) 20250126090208237 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-105)[0x55e140da2d80]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250126090208237 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15734285 <-> SCCP-105 sgsn-2 sgsn-two cs7-0.sccp l=0.23.5<->r=0.1.3 (context_map.c:128) 20250126090208237 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15734285 SCCP-105 sgsn-2 MI=TMSI-0x42800023: rx RUA Connect with 89 bytes RANAP data (hnbgw_rua.c:312) 20250126090208237 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15734285)[0x55e140d974b0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250126090208237 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126090208237 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126090208237 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15734285)[0x55e140d974b0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250126090208237 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-105)[0x55e140da2d80]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126090208237 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250126090208237 DLSCCP DEBUG SCCP-SCOC(105)[0x55e140da1770]{IDLE}: Allocated (fsm.c:456) 20250126090208237 DLSCCP DEBUG SCCP-SCOC(105)[0x55e140da1770]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250126090208237 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000069), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=89,D=001340550000070003400180000f40060000f11009260037400100003a40080000f110092600370010401e1d080101d571000005f44280002300f1102a2a170512c742200010028000004f400300007a0056400500f1100926) (sccp_scrc.c:406) 20250126090208237 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090208237 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090208237 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090208237 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090208237 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090208237 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090208237 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090208237 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090208237 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090208237 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090208237 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090208237 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250126090208237 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090208237 DLSCCP DEBUG SCCP-SCOC(105)[0x55e140da1770]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250126090208237 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-105)[0x55e140da2d80]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250126090208237 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15734285)[0x55e140d974b0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250126090208237 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090208237 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090208237 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090208237 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250126090208238 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250126090208238 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250126090208238 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250126090208238 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn2-SCCP(918)@2bd1da4a78dd: First idle individual index:0 HNBGW_Test.sgsn2-SCCP(918)@2bd1da4a78dd: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn2-RAN(919)@2bd1da4a78dd: Found Expect[0] for l3='080101D571000005F44280002300F1102A2A170512C742200010028000'O handled at TC_sgsnpool_L3Complete_valid_nri_20(922) HNBGW_Test.sgsn2-RAN(919)@2bd1da4a78dd: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_20(922)16751840 HNBGW_Test.sgsn2-SCCP(918)@2bd1da4a78dd: Session index based on connection ID:0 TC_sgsnpool_L3Complete_valid_nri_20(922)@2bd1da4a78dd: setverdict(pass): none -> pass HNBGW_Test.sgsn2-SCCP(918)@2bd1da4a78dd: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250126090208251 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090208251 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20250126090208251 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20250126090208251 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn2-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20250126090208251 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126090208251 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126090208251 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126090208251 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090208251 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090208251 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126090208251 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126090208251 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:603) 20250126090208251 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126090208251 DLSS7 DEBUG scrc_rx_mtp_xfer_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=003fd724) (sccp_scrc.c:477) 20250126090208251 DLSCCP DEBUG Received CO:COAK for local reference 105 (sccp_scoc.c:1824) 20250126090208251 DLSCCP DEBUG SCCP-SCOC(105)[0x55e140da1770]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250126090208251 DLSCCP DEBUG SCCP-SCOC(105)[0x55e140da1770]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250126090208251 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090208251 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250126090208251 DCN DEBUG handle_cn_conn_conf() conn_id=105, addrs: called=RI=SSN_PC,PC=0.1.3,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250126090208251 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-105)[0x55e140da2d80]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250126090208251 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-105)[0x55e140da2d80]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250126090208252 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40998<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_valid_nri_20(922)@2bd1da4a78dd: Final verdict of PTC: pass MTC@2bd1da4a78dd: 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 } } } 20250126090208254 DLCTRL DEBUG Command: GET 145028889 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250126090208254 DLCTRL DEBUG Tx Command reply: GET_REPLY 145028889 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250126090208257 DLCTRL DEBUG Command: GET 756076706 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250126090208257 DLCTRL DEBUG Tx Command reply: GET_REPLY 756076706 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250126090208259 DLCTRL DEBUG Command: GET 333485765 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250126090208259 DLCTRL DEBUG Tx Command reply: GET_REPLY 333485765 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250126090208261 DLCTRL DEBUG Command: GET 997259731 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126090208261 DLCTRL DEBUG Tx Command reply: GET_REPLY 997259731 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126090208262 DLCTRL DEBUG Command: GET 740972226 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250126090208262 DLCTRL DEBUG Tx Command reply: GET_REPLY 740972226 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126090208264 DLCTRL DEBUG Command: GET 298292101 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250126090208264 DLCTRL DEBUG Tx Command reply: GET_REPLY 298292101 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250126090208265 DLCTRL DEBUG Command: GET 288237096 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250126090208265 DLCTRL DEBUG Tx Command reply: GET_REPLY 288237096 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250126090208266 DLCTRL DEBUG Command: GET 851954260 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250126090208266 DLCTRL DEBUG Tx Command reply: GET_REPLY 851954260 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250126090208267 DLCTRL DEBUG Command: GET 705776851 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126090208267 DLCTRL DEBUG Tx Command reply: GET_REPLY 705776851 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126090208267 DLCTRL DEBUG Command: GET 657131179 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250126090208267 DLCTRL DEBUG Tx Command reply: GET_REPLY 657131179 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126090208268 DLCTRL DEBUG Command: GET 237840976 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250126090208268 DLCTRL DEBUG Tx Command reply: GET_REPLY 237840976 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250126090208269 DLCTRL DEBUG Command: GET 670490744 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250126090208269 DLCTRL DEBUG Tx Command reply: GET_REPLY 670490744 rate_ctr.abs.sgsn.2.cnpool:subscr:known 1 (control_if.c:477) 20250126090208269 DLCTRL DEBUG Command: GET 379363917 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250126090208269 DLCTRL DEBUG Tx Command reply: GET_REPLY 379363917 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250126090208270 DLCTRL DEBUG Command: GET 143124610 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126090208270 DLCTRL DEBUG Tx Command reply: GET_REPLY 143124610 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126090208271 DLCTRL DEBUG Command: GET 350118003 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250126090208271 DLCTRL DEBUG Tx Command reply: GET_REPLY 350118003 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126090208271 DLCTRL DEBUG Command: GET 801541495 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250126090208271 DLCTRL DEBUG Tx Command reply: GET_REPLY 801541495 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250126090208272 DLCTRL DEBUG Command: GET 730973992 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250126090208272 DLCTRL DEBUG Tx Command reply: GET_REPLY 730973992 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250126090208273 DLCTRL DEBUG Command: GET 518488156 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250126090208273 DLCTRL DEBUG Tx Command reply: GET_REPLY 518488156 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250126090208273 DLCTRL DEBUG Command: GET 34478345 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126090208273 DLCTRL DEBUG Tx Command reply: GET_REPLY 34478345 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126090208274 DLCTRL DEBUG Command: GET 629858203 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250126090208274 DLCTRL DEBUG Tx Command reply: GET_REPLY 629858203 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed MTC@2bd1da4a78dd: XXX { hnb_idx := 0, cn_idx := 6, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '080101D571000005F442A9802300F1102A2A170512C74220001002A980'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000001011'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000100111010'B, t_guard := 20.000000 } 20250126090208283 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41000<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn2-RAN(919)@2bd1da4a78dd: f_create_expect(l3 := '080101D571000005F442A9802300F1102A2A170512C74220001002A980'O, n_connectPointCode := omit HNBGW_Test.sgsn2-RAN(919)@2bd1da4a78dd: Created Expect[0] for '080101D571000005F442A9802300F1102A2A170512C74220001002A980'O to be handled at TC_sgsnpool_L3Complete_valid_nri_20(923) TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(900)@2bd1da4a78dd: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_20(923)3672266 20250126090209308 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126090209308 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126090209308 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 118 bytes from client (stream_srv.c:1355) 20250126090209308 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250126090209308 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x3808ca, normal) (hnbgw_rua.c:407) 20250126090209308 DHNB DEBUG map_rua[0x55e140da2290]{init}: Allocated (fsm.c:456) 20250126090209308 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3672266)[0x55e140da2290]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250126090209308 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3672266 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250126090209308 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126090209308 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126090209308 DRUA DEBUG GMM Attach Req mi=TMSI-0x42A98023 old_ra=001-01-10794-23 nri:678=0x2a6 (hnbgw_l3.c:234) 20250126090209308 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3672266 SCCP-0 PS MI=TMSI-0x42A98023: TMSI-0x42A98023 NRI(10bit)=0x2a6=678: NRI match selects sgsn 2 (hnbgw_cn.c:1078) 20250126090209308 DCN DEBUG map_sccp[0x55e140dbb120]{init}: Allocated (fsm.c:456) 20250126090209308 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-106)[0x55e140dbb120]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250126090209308 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3672266 <-> SCCP-106 sgsn-2 sgsn-two cs7-0.sccp l=0.23.5<->r=0.1.3 (context_map.c:128) 20250126090209308 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3672266 SCCP-106 sgsn-2 MI=TMSI-0x42A98023: rx RUA Connect with 89 bytes RANAP data (hnbgw_rua.c:312) 20250126090209308 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3672266)[0x55e140da2290]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250126090209309 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126090209309 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126090209309 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3672266)[0x55e140da2290]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250126090209309 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-106)[0x55e140dbb120]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126090209309 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250126090209309 DLSCCP DEBUG SCCP-SCOC(106)[0x55e140c25630]{IDLE}: Allocated (fsm.c:456) 20250126090209309 DLSCCP DEBUG SCCP-SCOC(106)[0x55e140c25630]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250126090209309 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000006a), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=89,D=001340550000070003400180000f40060000f11009260037400100003a40080000f110092600370010401e1d080101d571000005f442a9802300f1102a2a170512c74220001002a980004f400300013a0056400500f1100926) (sccp_scrc.c:406) 20250126090209309 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090209309 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090209309 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090209309 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090209309 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090209309 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090209309 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090209309 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090209309 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090209309 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090209309 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090209309 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250126090209309 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090209309 DLSCCP DEBUG SCCP-SCOC(106)[0x55e140c25630]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250126090209309 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-106)[0x55e140dbb120]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250126090209309 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3672266)[0x55e140da2290]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250126090209309 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090209309 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090209309 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090209309 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250126090209309 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250126090209309 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250126090209309 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250126090209309 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn2-SCCP(918)@2bd1da4a78dd: First idle individual index:1 HNBGW_Test.sgsn2-SCCP(918)@2bd1da4a78dd: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn2-RAN(919)@2bd1da4a78dd: Found Expect[0] for l3='080101D571000005F442A9802300F1102A2A170512C74220001002A980'O handled at TC_sgsnpool_L3Complete_valid_nri_20(923) HNBGW_Test.sgsn2-RAN(919)@2bd1da4a78dd: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_20(923)12563352 HNBGW_Test.sgsn2-SCCP(918)@2bd1da4a78dd: Session index based on connection ID:1 HNBGW_Test.sgsn2-SCCP(918)@2bd1da4a78dd: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250126090209314 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090209314 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20250126090209314 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20250126090209314 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn2-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20250126090209314 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126090209314 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126090209314 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126090209314 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090209314 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090209314 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126090209314 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126090209315 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:603) 20250126090209315 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126090209315 DLSS7 DEBUG scrc_rx_mtp_xfer_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=003f0219) (sccp_scrc.c:477) 20250126090209315 DLSCCP DEBUG Received CO:COAK for local reference 106 (sccp_scoc.c:1824) 20250126090209315 DLSCCP DEBUG SCCP-SCOC(106)[0x55e140c25630]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250126090209315 DLSCCP DEBUG SCCP-SCOC(106)[0x55e140c25630]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250126090209315 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090209315 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250126090209315 DCN DEBUG handle_cn_conn_conf() conn_id=106, addrs: called=RI=SSN_PC,PC=0.1.3,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250126090209315 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-106)[0x55e140dbb120]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250126090209315 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-106)[0x55e140dbb120]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_sgsnpool_L3Complete_valid_nri_20(923)@2bd1da4a78dd: setverdict(pass): none -> pass 20250126090209317 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41000<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_valid_nri_20(923)@2bd1da4a78dd: Final verdict of PTC: pass MTC@2bd1da4a78dd: 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 } } } 20250126090209319 DLCTRL DEBUG Command: GET 639720095 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250126090209319 DLCTRL DEBUG Tx Command reply: GET_REPLY 639720095 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250126090209323 DLCTRL DEBUG Command: GET 830141048 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250126090209323 DLCTRL DEBUG Tx Command reply: GET_REPLY 830141048 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250126090209329 DLCTRL DEBUG Command: GET 229223716 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250126090209329 DLCTRL DEBUG Tx Command reply: GET_REPLY 229223716 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250126090209332 DLCTRL DEBUG Command: GET 638886244 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126090209332 DLCTRL DEBUG Tx Command reply: GET_REPLY 638886244 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126090209335 DLCTRL DEBUG Command: GET 314343576 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250126090209335 DLCTRL DEBUG Tx Command reply: GET_REPLY 314343576 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126090209337 DLCTRL DEBUG Command: GET 159370241 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250126090209337 DLCTRL DEBUG Tx Command reply: GET_REPLY 159370241 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250126090209337 DLCTRL DEBUG Command: GET 305472350 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250126090209337 DLCTRL DEBUG Tx Command reply: GET_REPLY 305472350 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250126090209339 DLCTRL DEBUG Command: GET 520490400 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250126090209339 DLCTRL DEBUG Tx Command reply: GET_REPLY 520490400 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250126090209340 DLCTRL DEBUG Command: GET 534010377 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126090209340 DLCTRL DEBUG Tx Command reply: GET_REPLY 534010377 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126090209341 DLCTRL DEBUG Command: GET 617919131 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250126090209341 DLCTRL DEBUG Tx Command reply: GET_REPLY 617919131 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126090209342 DLCTRL DEBUG Command: GET 236351190 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250126090209342 DLCTRL DEBUG Tx Command reply: GET_REPLY 236351190 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250126090209343 DLCTRL DEBUG Command: GET 322049217 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250126090209343 DLCTRL DEBUG Tx Command reply: GET_REPLY 322049217 rate_ctr.abs.sgsn.2.cnpool:subscr:known 2 (control_if.c:477) 20250126090209344 DLCTRL DEBUG Command: GET 632599859 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250126090209344 DLCTRL DEBUG Tx Command reply: GET_REPLY 632599859 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250126090209345 DLCTRL DEBUG Command: GET 850227472 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126090209345 DLCTRL DEBUG Tx Command reply: GET_REPLY 850227472 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126090209347 DLCTRL DEBUG Command: GET 817336309 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250126090209347 DLCTRL DEBUG Tx Command reply: GET_REPLY 817336309 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126090209348 DLCTRL DEBUG Command: GET 271582433 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250126090209348 DLCTRL DEBUG Tx Command reply: GET_REPLY 271582433 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250126090209349 DLCTRL DEBUG Command: GET 157940979 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250126090209349 DLCTRL DEBUG Tx Command reply: GET_REPLY 157940979 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250126090209350 DLCTRL DEBUG Command: GET 65878898 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250126090209350 DLCTRL DEBUG Tx Command reply: GET_REPLY 65878898 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250126090209351 DLCTRL DEBUG Command: GET 906658634 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126090209351 DLCTRL DEBUG Tx Command reply: GET_REPLY 906658634 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126090209352 DLCTRL DEBUG Command: GET 960306457 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250126090209352 DLCTRL DEBUG Tx Command reply: GET_REPLY 960306457 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed MTC@2bd1da4a78dd: XXX { hnb_idx := 0, cn_idx := 5, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '080101D571000008292624000000001000F1102A2A170512C7422000'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000001010'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001111010100'B, t_guard := 20.000000 } 20250126090209362 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41014<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(916)@2bd1da4a78dd: f_create_expect(l3 := '080101D571000008292624000000001000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(916)@2bd1da4a78dd: Created Expect[0] for '080101D571000008292624000000001000F1102A2A170512C7422000'O to be handled at TC_sgsnpool_L3Complete_valid_nri_20(924) TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(900)@2bd1da4a78dd: Added conn table entry 2TC_sgsnpool_L3Complete_valid_nri_20(924)12684345 20250126090210391 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126090210391 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126090210391 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1355) 20250126090210391 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250126090210391 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xc18c39, normal) (hnbgw_rua.c:407) 20250126090210391 DHNB DEBUG map_rua[0x55e140db0c00]{init}: Allocated (fsm.c:456) 20250126090210392 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12684345)[0x55e140db0c00]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250126090210392 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12684345 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250126090210392 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126090210392 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126090210392 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000001 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:234) 20250126090210392 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12684345 SCCP-0 PS MI=IMSI-262420000000001: CN link round-robin selects sgsn 1 (hnbgw_cn.c:1125) 20250126090210392 DCN DEBUG map_sccp[0x55e140dbe290]{init}: Allocated (fsm.c:456) 20250126090210392 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-107)[0x55e140dbe290]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250126090210392 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12684345 <-> SCCP-107 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20250126090210392 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12684345 SCCP-107 sgsn-1 MI=IMSI-262420000000001: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250126090210392 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12684345)[0x55e140db0c00]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250126090210392 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126090210392 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126090210392 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12684345)[0x55e140db0c00]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250126090210392 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-107)[0x55e140dbe290]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126090210392 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250126090210392 DLSCCP DEBUG SCCP-SCOC(107)[0x55e140da7b50]{IDLE}: Allocated (fsm.c:456) 20250126090210392 DLSCCP DEBUG SCCP-SCOC(107)[0x55e140da7b50]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250126090210392 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000006b), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f11009260037400100003a40080000f110092600370010401d1c080101d571000008292624000000001000f1102a2a170512c7422000004f40030003d40056400500f1100926) (sccp_scrc.c:406) 20250126090210392 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090210392 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090210392 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090210392 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090210392 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090210392 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090210392 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090210392 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090210392 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090210392 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090210392 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090210392 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126090210392 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090210392 DLSCCP DEBUG SCCP-SCOC(107)[0x55e140da7b50]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250126090210392 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-107)[0x55e140dbe290]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250126090210392 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12684345)[0x55e140db0c00]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250126090210392 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090210392 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090210392 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090210392 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126090210392 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126090210392 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126090210392 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250126090210392 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-SCCP(915)@2bd1da4a78dd: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(915)@2bd1da4a78dd: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(916)@2bd1da4a78dd: Found Expect[0] for l3='080101D571000008292624000000001000F1102A2A170512C7422000'O handled at TC_sgsnpool_L3Complete_valid_nri_20(924) HNBGW_Test.sgsn1-RAN(916)@2bd1da4a78dd: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_20(924)2093795 HNBGW_Test.sgsn1-SCCP(915)@2bd1da4a78dd: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(915)@2bd1da4a78dd: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250126090210411 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090210411 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250126090210411 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250126090210411 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250126090210411 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126090210411 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126090210412 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126090210412 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090210412 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090210412 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126090210412 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126090210412 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250126090210412 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126090210412 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0087d69d) (sccp_scrc.c:477) 20250126090210412 DLSCCP DEBUG Received CO:COAK for local reference 107 (sccp_scoc.c:1824) 20250126090210412 DLSCCP DEBUG SCCP-SCOC(107)[0x55e140da7b50]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250126090210412 DLSCCP DEBUG SCCP-SCOC(107)[0x55e140da7b50]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250126090210412 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090210412 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250126090210412 DCN DEBUG handle_cn_conn_conf() conn_id=107, addrs: called=RI=SSN_PC,PC=0.1.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250126090210412 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-107)[0x55e140dbe290]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) TC_sgsnpool_L3Complete_valid_nri_20(924)@2bd1da4a78dd: setverdict(pass): none -> pass 20250126090210412 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-107)[0x55e140dbe290]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250126090210415 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41014<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_valid_nri_20(924)@2bd1da4a78dd: Final verdict of PTC: pass MTC@2bd1da4a78dd: 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 } } } 20250126090210417 DLCTRL DEBUG Command: GET 330961503 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250126090210417 DLCTRL DEBUG Tx Command reply: GET_REPLY 330961503 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250126090210421 DLCTRL DEBUG Command: GET 396898296 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250126090210421 DLCTRL DEBUG Tx Command reply: GET_REPLY 396898296 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250126090210425 DLCTRL DEBUG Command: GET 676012839 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250126090210425 DLCTRL DEBUG Tx Command reply: GET_REPLY 676012839 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250126090210428 DLCTRL DEBUG Command: GET 53613567 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126090210428 DLCTRL DEBUG Tx Command reply: GET_REPLY 53613567 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126090210431 DLCTRL DEBUG Command: GET 50983648 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250126090210431 DLCTRL DEBUG Tx Command reply: GET_REPLY 50983648 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126090210433 DLCTRL DEBUG Command: GET 333362953 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250126090210433 DLCTRL DEBUG Tx Command reply: GET_REPLY 333362953 rate_ctr.abs.sgsn.1.cnpool:subscr:new 1 (control_if.c:477) 20250126090210434 DLCTRL DEBUG Command: GET 449849795 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250126090210434 DLCTRL DEBUG Tx Command reply: GET_REPLY 449849795 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250126090210435 DLCTRL DEBUG Command: GET 189870347 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250126090210435 DLCTRL DEBUG Tx Command reply: GET_REPLY 189870347 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250126090210436 DLCTRL DEBUG Command: GET 641697404 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126090210436 DLCTRL DEBUG Tx Command reply: GET_REPLY 641697404 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126090210437 DLCTRL DEBUG Command: GET 950488635 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250126090210437 DLCTRL DEBUG Tx Command reply: GET_REPLY 950488635 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126090210438 DLCTRL DEBUG Command: GET 595743832 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250126090210438 DLCTRL DEBUG Tx Command reply: GET_REPLY 595743832 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250126090210438 DLCTRL DEBUG Command: GET 720430444 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250126090210438 DLCTRL DEBUG Tx Command reply: GET_REPLY 720430444 rate_ctr.abs.sgsn.2.cnpool:subscr:known 2 (control_if.c:477) 20250126090210439 DLCTRL DEBUG Command: GET 554519779 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250126090210439 DLCTRL DEBUG Tx Command reply: GET_REPLY 554519779 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250126090210440 DLCTRL DEBUG Command: GET 446730360 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126090210440 DLCTRL DEBUG Tx Command reply: GET_REPLY 446730360 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126090210440 DLCTRL DEBUG Command: GET 471607709 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250126090210440 DLCTRL DEBUG Tx Command reply: GET_REPLY 471607709 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126090210441 DLCTRL DEBUG Command: GET 66448000 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250126090210441 DLCTRL DEBUG Tx Command reply: GET_REPLY 66448000 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250126090210442 DLCTRL DEBUG Command: GET 331286990 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250126090210442 DLCTRL DEBUG Tx Command reply: GET_REPLY 331286990 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250126090210442 DLCTRL DEBUG Command: GET 396508031 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250126090210442 DLCTRL DEBUG Tx Command reply: GET_REPLY 396508031 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250126090210443 DLCTRL DEBUG Command: GET 131929728 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126090210443 DLCTRL DEBUG Tx Command reply: GET_REPLY 131929728 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126090210444 DLCTRL DEBUG Command: GET 409343872 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250126090210444 DLCTRL DEBUG Tx Command reply: GET_REPLY 409343872 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed MTC@2bd1da4a78dd: ok: talloc reports "asn1_context" = 1 bytes 20250126090210446 DLINP DEBUG SRVCONN(,r=127.0.0.1:33025<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126090210446 DLINP DEBUG SRVCONN(,r=127.0.0.1:33025<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126090210446 DLINP NOTICE SRV(,r=127.0.0.1:33025<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250126090210446 DMAIN NOTICE (127.0.0.1:33025 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:33025<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250126090210446 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) MutexDispCT-TC_sgsnpool_L3Complete_valid_nri_2(895)@2bd1da4a78dd: Final verdict of PTC: none 20250126090210446 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:35661<->l=127.0.0.1:4262) (control_if.c:193) 20250126090210447 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250126090210447 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126090210447 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250126090210447 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20250126090210447 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250126090210447 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126090210447 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126090210447 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250126090210447 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126090210447 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090210447 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc1-0: connection closed 20250126090210447 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126090210447 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126090210447 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126090210447 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING HNBGW_Test.msc1-SCCP(906)@2bd1da4a78dd: Final verdict of PTC: none 20250126090210447 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090210447 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126090210447 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:371) 20250126090210447 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126090210447 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126090210447 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126090210447 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250126090210447 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090210447 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126090210447 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126090210447 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126090210447 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126090210447 DRANAP NOTICE cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: link lost (cnlink.c:118) 20250126090210447 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126090210447 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126090210447 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126090210447 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn2-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250126090210447 DLINP <0002> stream.c:265 virt-sgsn2-0 NOTIFICATION SEND_FAILED flags=0x1 20250126090210447 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126090210447 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn2-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250126090210447 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn2-0: xUA SRV SEND_FAILED 20250126090210447 DLINP <0002> stream_srv.c:766 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250126090210447 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090210447 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn2-0: connection closed 20250126090210447 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126090210447 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126090210447 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126090210447 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn2){AS_ACTIVE}: state_chg to AS_PENDING 20250126090210447 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126090210447 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250126090210447 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090210447 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126090210447 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.3/0, (xua_snm.c:371) 20250126090210447 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126090210447 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126090210447 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126090210447 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126090210447 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126090210447 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090210447 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126090210447 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126090210447 DCN NOTICE (sgsn-2) now unreachable: N-PCSTATE ind: pc=11 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126090210447 DRANAP DEBUG cnlink(sgsn-2)[0x55e140d92410]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126090210447 DRANAP NOTICE cnlink(sgsn-2)[0x55e140d92410]{DISCONNECTED}: link lost (cnlink.c:118) 20250126090210447 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-105)[0x55e140da2d80]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250126090210447 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250126090210447 DLSCCP DEBUG SCCP-SCOC(105)[0x55e140da1770]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250126090210447 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250126090210447 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Connection reset by peer 20250126090210447 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20250126090210447 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126090210447 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250126090210447 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20250126090210447 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003fd724), PART(T=Source Reference,L=4,D=00000069), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250126090210447 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090210447 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090210447 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250126090210447 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090210447 DLSCCP DEBUG SCCP-SCOC(105)[0x55e140da1770]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250126090210447 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-105)[0x55e140da2d80]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250126090210447 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15734285)[0x55e140d974b0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250126090210447 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15734285)[0x55e140d974b0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250126090210447 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250126090210447 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15734285)[0x55e140d974b0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250126090210447 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15734285)[0x55e140d974b0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250126090210447 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15734285)[0x55e140d974b0]{disrupted}: Freeing instance (context_map.c:202) 20250126090210447 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15734285)[0x55e140d974b0]{disrupted}: Deallocated (fsm.c:568) 20250126090210447 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-105)[0x55e140da2d80]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250126090210447 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-105)[0x55e140da2d80]{disconnected}: Freeing instance (context_map.c:206) 20250126090210447 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-105)[0x55e140da2d80]{disconnected}: Deallocated (fsm.c:568) HNBGW_Test.msc0-SCCP(903)@2bd1da4a78dd: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_2-Iuh0(899)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.sgsn2-RAN(919)@2bd1da4a78dd: Final verdict of PTC: none 20250126090210447 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15734285 SCCP-105 sgsn-2 MI=TMSI-0x42800023: Deallocating (context_map.c:225) 20250126090210447 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-106)[0x55e140dbb120]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250126090210447 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126090210447 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126090210447 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126090210447 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250126090210447 DLINP <0002> stream_srv.c:766 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250126090210447 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090210447 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc2-0: connection closed 20250126090210447 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126090210447 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126090210447 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126090210447 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250126090210447 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250126090210447 DLSCCP DEBUG SCCP-SCOC(106)[0x55e140c25630]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250126090210447 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003f0219), PART(T=Source Reference,L=4,D=0000006a), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250126090210447 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090210447 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090210447 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250126090210447 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090210447 DLSCCP DEBUG SCCP-SCOC(106)[0x55e140c25630]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250126090210447 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-106)[0x55e140dbb120]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250126090210447 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3672266)[0x55e140da2290]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250126090210447 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3672266)[0x55e140da2290]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250126090210447 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250126090210447 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3672266)[0x55e140da2290]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250126090210447 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3672266)[0x55e140da2290]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250126090210447 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3672266)[0x55e140da2290]{disrupted}: Freeing instance (context_map.c:202) 20250126090210447 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3672266)[0x55e140da2290]{disrupted}: Deallocated (fsm.c:568) 20250126090210447 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-106)[0x55e140dbb120]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250126090210447 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-106)[0x55e140dbb120]{disconnected}: Freeing instance (context_map.c:206) 20250126090210447 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-106)[0x55e140dbb120]{disconnected}: Deallocated (fsm.c:568) 20250126090210447 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126090210447 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc2-SCCP(909)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(912)@2bd1da4a78dd: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_2-Iuh1(901)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.sgsn2-M3UA(920)@2bd1da4a78dd: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(900)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(908)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(916)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.msc0-RAN(904)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.msc2-RAN(910)@2bd1da4a78dd: Final verdict of PTC: none 20250126090210447 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126090210447 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126090210447 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126090210447 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250126090210447 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Connection reset by peer 20250126090210447 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090210447 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090210447 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090210447 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250126090210447 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250126090210447 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250126090210447 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250126090210447 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event AS-TRANSFER.req 20250126090210447 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe HNBGW_Test.sgsn0-M3UA(914)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(913)@2bd1da4a78dd: Final verdict of PTC: none 20250126090210447 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126090210447 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126090210447 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126090210447 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250126090210447 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20250126090210447 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126090210447 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250126090210447 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20250126090210448 DLINP <0002> stream_srv.c:766 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250126090210448 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090210448 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20250126090210448 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126090210448 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126090210448 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126090210448 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250126090210448 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126090210448 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250126090210448 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090210448 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090210448 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090210448 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250126090210448 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250126090210447 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3672266 SCCP-106 sgsn-2 MI=TMSI-0x42A98023: Deallocating (context_map.c:225) 20250126090210447 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49520<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250126090210447 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126090210447 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250126090210447 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090210447 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126090210447 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.3/0, (xua_snm.c:371) 20250126090210447 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126090210447 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126090210447 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090210447 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126090210447 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126090210447 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126090210447 DRANAP DEBUG cnlink(msc-2)[0x55e140d26870]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126090210447 DRANAP NOTICE cnlink(msc-2)[0x55e140d26870]{DISCONNECTED}: link lost (cnlink.c:118) 20250126090210448 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:894) 20250126090210448 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126090210448 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250126090210448 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250126090210448 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250126090210448 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12684345)[0x55e140db0c00]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250126090210448 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12684345)[0x55e140db0c00]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250126090210448 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-107)[0x55e140dbe290]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250126090210448 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250126090210448 DLSCCP DEBUG SCCP-SCOC(107)[0x55e140da7b50]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250126090210448 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0087d69d), PART(T=Source Reference,L=4,D=0000006b), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250126090210448 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090210448 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090210448 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126090210448 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090210448 DLSCCP DEBUG SCCP-SCOC(107)[0x55e140da7b50]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250126090210448 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-107)[0x55e140dbe290]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250126090210448 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250126090210448 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250126090210448 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event AS-TRANSFER.req 20250126090210448 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250126090210448 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250126090210448 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12684345)[0x55e140db0c00]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250126090210448 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12684345)[0x55e140db0c00]{disrupted}: Freeing instance (context_map.c:202) 20250126090210448 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12684345)[0x55e140db0c00]{disrupted}: Deallocated (fsm.c:568) 20250126090210448 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-107)[0x55e140dbe290]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250126090210448 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-107)[0x55e140dbe290]{disconnected}: Freeing instance (context_map.c:206) 20250126090210448 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-107)[0x55e140dbe290]{disconnected}: Deallocated (fsm.c:568) 20250126090210448 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-12684345 SCCP-107 sgsn-1 MI=IMSI-262420000000001: Deallocating (context_map.c:225) 20250126090210448 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090210448 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126090210448 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20250126090210448 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126090210448 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126090210448 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090210448 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126090210448 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126090210448 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126090210448 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126090210448 DRANAP NOTICE cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: link lost (cnlink.c:118) 20250126090210448 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090210448 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090210448 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090210448 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126090210448 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126090210448 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126090210448 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250126090210448 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090210448 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe HNBGW_Test.sgsn1-M3UA(917)@2bd1da4a78dd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(897)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(911)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(915)@2bd1da4a78dd: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_2-Iuh1-RUA(902)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(905)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.sgsn2-SCCP(918)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.msc1-RAN(907)@2bd1da4a78dd: Final verdict of PTC: none VirtHNBGW-STATS(896)@2bd1da4a78dd: Final verdict of PTC: none HNBGW-MGCP(921)@2bd1da4a78dd: Final verdict of PTC: none MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126090210483 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49510<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(898)@2bd1da4a78dd: Final verdict of PTC: none MTC@2bd1da4a78dd: Setting final verdict of the test case. MTC@2bd1da4a78dd: Local verdict of MTC: pass MTC@2bd1da4a78dd: Local verdict of PTC MutexDispCT-TC_sgsnpool_L3Complete_valid_nri_2(895): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC VirtHNBGW-STATS(896): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC IPA-CTRL-CLI-IPA(897): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW-PFCP(898): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh0(899): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(900): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh1(901): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh1-RUA(902): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.msc0-SCCP(903): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.msc0-RAN(904): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.msc0-M3UA(905): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.msc1-SCCP(906): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.msc1-RAN(907): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.msc1-M3UA(908): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.msc2-SCCP(909): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.msc2-RAN(910): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.msc2-M3UA(911): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(912): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.sgsn0-RAN(913): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(914): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(915): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.sgsn1-RAN(916): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(917): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(918): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.sgsn2-RAN(919): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(920): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW-MGCP(921): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_20(922): pass (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_20(923): pass (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_20(924): pass (pass -> pass) MTC@2bd1da4a78dd: Test case TC_sgsnpool_L3Complete_valid_nri_2 finished. Verdict: pass MTC@2bd1da4a78dd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2 pass'. Sun Jan 26 09:02:10 UTC 2025 ====== HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2 pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2.talloc 20250126090210584 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41030<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126090210972 DLSCCP DEBUG SCCP-SCOC(104)[0x55e140d9e250]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250126090210972 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0091ee7f), PART(T=Source Reference,L=4,D=00000068), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090210972 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090210972 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090210972 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126090210972 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090210972 DLSCCP DEBUG SCCP-SCOC(103)[0x55e140dec4e0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250126090210973 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00370180), PART(T=Source Reference,L=4,D=00000067), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090210973 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090210973 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090210973 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126090210973 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090210973 DLSCCP DEBUG SCCP-SCOC(102)[0x55e140da6c50]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250126090210973 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00722c78), PART(T=Source Reference,L=4,D=00000066), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090210973 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090210973 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090210973 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126090210973 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090210973 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090210973 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090210973 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090210973 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126090210973 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126090210973 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126090210973 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250126090210973 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090210973 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090210973 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090210973 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090210973 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126090210973 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126090210973 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126090210973 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250126090210973 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090210973 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250126090210973 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090210973 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090210973 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090210973 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126090210973 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126090210973 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126090210973 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250126090210973 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090210974 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250126090210974 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250126090211287 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41030<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=654076) 20250126090211595 DLSCCP DEBUG SCCP-SCOC(99)[0x55e140dbdb00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126090211595 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002358ac), PART(T=Source Reference,L=4,D=00000063), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090211595 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090211595 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090211595 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126090211595 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090211595 DLSCCP DEBUG SCCP-SCOC(101)[0x55e140dc8e80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126090211595 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c75368), PART(T=Source Reference,L=4,D=00000065), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090211595 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090211595 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090211595 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126090211595 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090211595 DLSCCP DEBUG SCCP-SCOC(100)[0x55e140da2780]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126090211595 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0005779b), PART(T=Source Reference,L=4,D=00000064), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090211595 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090211595 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090211595 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126090211595 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090211596 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090211596 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090211596 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090211596 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126090211596 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126090211596 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126090211596 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126090211596 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090211596 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090211596 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090211596 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090211596 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126090211596 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126090211596 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126090211596 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126090211596 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090211596 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250126090211596 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090211596 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090211596 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090211596 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126090211596 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126090211596 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126090211596 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250126090211596 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090211596 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250126090211596 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe Waiting for packet dumper to finish... 1 (prev_count=654076, count=654732) 20250126090212320 DLSCCP DEBUG SCCP-SCOC(98)[0x55e140da1dd0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126090212320 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009e06fb), PART(T=Source Reference,L=4,D=00000062), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090212320 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090212320 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090212320 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126090212320 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090212320 DLSCCP DEBUG SCCP-SCOC(97)[0x55e140da1450]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126090212320 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00af8b65), PART(T=Source Reference,L=4,D=00000061), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090212320 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090212320 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090212321 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126090212321 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090212321 DLSCCP DEBUG SCCP-SCOC(96)[0x55e140dbb440]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126090212321 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d730e7), PART(T=Source Reference,L=4,D=00000060), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090212321 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090212321 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090212321 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126090212321 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090212321 DLSCCP DEBUG SCCP-SCOC(95)[0x55e140da18d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126090212321 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f37453), PART(T=Source Reference,L=4,D=0000005f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090212321 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090212321 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090212321 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126090212321 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090212321 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090212321 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090212321 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090212321 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126090212321 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126090212321 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126090212321 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126090212321 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090212321 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090212321 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090212321 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090212321 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126090212321 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126090212321 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126090212321 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126090212321 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090212321 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250126090212321 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090212321 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090212321 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090212321 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126090212321 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126090212321 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126090212321 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126090212321 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090212321 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250126090212322 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090212322 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090212322 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090212322 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126090212322 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126090212322 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126090212322 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126090212322 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090212322 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250126090212322 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250126090212448 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126090212448 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250126090212448 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250126090212448 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126090212448 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20250126090212448 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20250126090212448 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126090212448 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn2){AS_PENDING}: T(r) expired; dropping queued messages 20250126090212448 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn2){AS_PENDING}: state_chg to AS_DOWN 20250126090212448 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126090212448 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250126090212448 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250126090213062 DLSCCP DEBUG SCCP-SCOC(94)[0x55e140e209f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126090213063 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00594647), PART(T=Source Reference,L=4,D=0000005e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090213063 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090213063 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090213063 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126090213063 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090213063 DLSCCP DEBUG SCCP-SCOC(92)[0x55e140e20de0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126090213063 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0046288d), PART(T=Source Reference,L=4,D=0000005c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090213063 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090213063 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090213063 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126090213063 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090213063 DLSCCP DEBUG SCCP-SCOC(93)[0x55e140e20ba0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126090213063 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00347af5), PART(T=Source Reference,L=4,D=0000005d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090213063 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090213063 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090213063 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126090213063 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090213063 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090213063 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090213063 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090213063 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126090213063 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126090213063 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126090213063 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250126090213063 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090213063 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090213063 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090213063 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126090213063 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126090213063 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126090213063 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250126090213063 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090213063 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090213063 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090213063 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126090213063 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126090213063 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126090213063 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@2bd1da4a78dd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2 pass' was executed successfully (exit status: 0). MTC@2bd1da4a78dd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Compl_no_cn'. ------ HNBGW_Tests.TC_sgsnpool_L3Compl_no_cn ------ Sun Jan 26 09:02:13 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_sgsnpool_L3Compl_no_cn.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_sgsnpool_L3Compl_no_cn.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250126090213395 DLSCCP DEBUG SCCP-SCOC(86)[0x55e140c25410]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126090213395 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0051ff43), PART(T=Source Reference,L=4,D=00000056), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090213395 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090213395 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090213396 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126090213396 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090213396 DLSCCP DEBUG SCCP-SCOC(88)[0x55e140da4ec0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126090213396 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006abbd6), PART(T=Source Reference,L=4,D=00000058), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090213396 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090213396 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090213396 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250126090213396 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090213396 DLSCCP DEBUG SCCP-SCOC(87)[0x55e140db1570]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126090213396 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008ea16b), PART(T=Source Reference,L=4,D=00000057), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090213396 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090213396 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090213396 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126090213396 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090213396 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090213396 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090213396 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090213396 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126090213396 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126090213396 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126090213396 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250126090213396 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090213396 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090213396 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090213396 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250126090213396 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250126090213396 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250126090213396 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250126090213397 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090213397 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090213397 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090213397 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126090213397 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126090213397 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126090213397 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250126090214136 DLSCCP DEBUG SCCP-SCOC(83)[0x55e140da4670]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20250126090214136 DLSCCP DEBUG SCCP-SCOC(83)[0x55e140da4670]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20250126090214136 DLSCCP DEBUG SCCP-SCOC(83)[0x55e140da4670]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250126090214136 DLSCCP DEBUG SCCP-SCOC(83)[0x55e140da4670]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250126090214136 DLSCCP DEBUG SCCP-SCOC(83)[0x55e140da4670]{IDLE}: Deallocated (fsm.c:568) 20250126090214136 DLSCCP DEBUG SCCP-SCOC(84)[0x55e140da47a0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20250126090214136 DLSCCP DEBUG SCCP-SCOC(84)[0x55e140da47a0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20250126090214136 DLSCCP DEBUG SCCP-SCOC(84)[0x55e140da47a0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250126090214136 DLSCCP DEBUG SCCP-SCOC(84)[0x55e140da47a0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250126090214136 DLSCCP DEBUG SCCP-SCOC(84)[0x55e140da47a0]{IDLE}: Deallocated (fsm.c:568) 20250126090214137 DLSCCP DEBUG SCCP-SCOC(85)[0x55e140dc8a10]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20250126090214137 DLSCCP DEBUG SCCP-SCOC(85)[0x55e140dc8a10]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20250126090214137 DLSCCP DEBUG SCCP-SCOC(85)[0x55e140dc8a10]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250126090214137 DLSCCP DEBUG SCCP-SCOC(85)[0x55e140dc8a10]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250126090214137 DLSCCP DEBUG SCCP-SCOC(85)[0x55e140dc8a10]{IDLE}: Deallocated (fsm.c:568) MTC@2bd1da4a78dd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Compl_no_cn' was executed successfully (exit status: 0). MTC@2bd1da4a78dd: Test case TC_sgsnpool_L3Compl_no_cn started. 20250126090214389 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41034<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126090214393 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41036<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126090214397 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:35289<->l=127.0.0.1:4262) (control_if.c:572) TC_sgsnpool_L3Compl_no_cn-Iuh0(929)@2bd1da4a78dd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250126090214482 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250126090214482 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250126090214490 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126090214490 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126090214490 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126090214490 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_sgsnpool_L3Compl_no_cn-Iuh1(931)@2bd1da4a78dd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250126090214490 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126090214490 DRANAP DEBUG cnlink(msc-2)[0x55e140d26870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126090214490 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:48493 (stream_srv.c:142) 20250126090214490 DMAIN INFO New HNB SCTP connection r=127.0.0.1:48493<->l=127.0.0.1:29169 (hnbgw.c:791) 20250126090214491 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126090214491 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250126090214491 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126090214491 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090214491 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126090214491 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090214491 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090214491 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090214491 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090214491 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090214491 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090214491 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090214491 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090214491 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090214491 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090214491 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090214491 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126090214491 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090214491 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126090214491 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126090214491 DRANAP DEBUG cnlink(msc-3)[0x55e140d90760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126090214491 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126090214491 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250126090214491 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126090214491 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090214491 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126090214491 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090214491 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090214491 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090214491 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090214491 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090214491 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090214491 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090214491 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090214491 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090214491 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090214491 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090214491 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126090214491 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090214491 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126090214491 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090214491 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090214491 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090214491 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126090214491 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126090214491 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126090214491 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250126090214491 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090214491 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090214492 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090214492 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126090214492 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126090214492 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126090214492 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250126090214492 DRANAP DEBUG cnlink(msc-3)[0x55e140d90760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126090214492 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250126090214492 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126090214492 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090214492 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126090214492 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090214492 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090214492 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090214492 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090214492 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090214492 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090214492 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090214492 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090214492 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090214492 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090214492 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090214492 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250126090214492 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090214492 DRANAP DEBUG cnlink(msc-3)[0x55e140d90760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126090214492 DRANAP DEBUG cnlink(msc-2)[0x55e140d26870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126090214492 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250126090214493 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126090214493 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090214493 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126090214493 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090214493 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090214493 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090214493 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090214493 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090214493 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090214493 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090214493 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090214493 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090214493 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090214493 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090214493 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250126090214493 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090214493 DRANAP DEBUG cnlink(msc-2)[0x55e140d26870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126090214493 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090214493 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090214493 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090214493 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250126090214493 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250126090214493 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250126090214493 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090214493 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090214493 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090214493 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250126090214493 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250126090214493 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250126090214493 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down MTC@2bd1da4a78dd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(935)@2bd1da4a78dd: ************************************************* HNBGW_Test.msc0-M3UA(935)@2bd1da4a78dd: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(935)@2bd1da4a78dd: ************************************************* MTC@2bd1da4a78dd: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(933)@2bd1da4a78dd: v_sccp_pdu_maxlen:268 20250126090214510 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126090214510 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126090214510 DRANAP NOTICE cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: link lost (cnlink.c:118) 20250126090214510 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126090214510 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126090214510 DRANAP NOTICE cnlink(sgsn-1)[0x55e140d91a80]{DISCONNECTED}: link lost (cnlink.c:118) 20250126090214511 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126090214511 DRANAP DEBUG cnlink(sgsn-2)[0x55e140d92410]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126090214511 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126090214511 DRANAP DEBUG cnlink(sgsn-3)[0x55e140d92da0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126090214512 DRANAP DEBUG cnlink(sgsn-3)[0x55e140d92da0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126090214512 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250126090214512 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126090214512 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090214512 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126090214512 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090214512 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090214512 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090214512 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090214512 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090214512 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090214512 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090214512 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090214512 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090214512 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090214512 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090214512 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250126090214512 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090214512 DRANAP DEBUG cnlink(sgsn-3)[0x55e140d92da0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126090214512 DRANAP DEBUG cnlink(sgsn-2)[0x55e140d92410]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126090214512 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250126090214512 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126090214512 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090214512 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126090214512 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090214512 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090214512 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090214512 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090214512 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090214512 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090214512 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090214512 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090214512 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090214512 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090214512 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090214512 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250126090214512 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090214512 DRANAP DEBUG cnlink(sgsn-2)[0x55e140d92410]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126090214512 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126090214512 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250126090214512 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126090214512 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090214512 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126090214512 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090214512 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090214512 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090214512 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090214512 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090214512 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090214512 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090214512 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090214512 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090214512 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090214512 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090214512 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126090214512 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090214512 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126090214512 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126090214512 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250126090214512 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126090214512 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090214512 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126090214512 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090214512 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090214512 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090214512 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090214512 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090214512 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090214512 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090214512 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090214512 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090214512 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090214512 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090214512 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126090214512 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090214512 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126090214513 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090214513 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090214513 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090214513 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250126090214513 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250126090214513 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250126090214513 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090214513 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090214513 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090214513 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250126090214513 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250126090214513 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250126090214513 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250126090214513 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090214513 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090214513 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090214513 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126090214513 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126090214513 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126090214513 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250126090214513 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090214513 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090214513 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090214513 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090214513 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126090214513 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126090214513 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126090214513 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126090214513 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090214513 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250126090214513 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe MTC@2bd1da4a78dd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(938)@2bd1da4a78dd: ************************************************* HNBGW_Test.sgsn0-M3UA(938)@2bd1da4a78dd: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(938)@2bd1da4a78dd: ************************************************* MTC@2bd1da4a78dd: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(936)@2bd1da4a78dd: v_sccp_pdu_maxlen:268 20250126090214534 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126090214534 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126090214534 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1355) 20250126090214534 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250126090214534 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20250126090214534 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250126090214534 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250126090214534 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126090214534 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@2bd1da4a78dd: setverdict(pass): none -> pass 20250126090214540 DLINP DEBUG SRVCONN(,r=127.0.0.1:48493<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126090214540 DLINP DEBUG SRVCONN(,r=127.0.0.1:48493<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126090214540 DLINP DEBUG SRVCONN(,r=127.0.0.1:48493<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1355) 20250126090214540 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250126090214540 DHNBAP DEBUG (127.0.0.1:48493 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20250126090214540 DHNBAP NOTICE (127.0.0.1:48493 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250126090214540 DHNBAP NOTICE (127.0.0.1:48493 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250126090214540 DLINP DEBUG SRVCONN(,r=127.0.0.1:48493<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126090214540 DLINP DEBUG SRVCONN(,r=127.0.0.1:48493<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126090214706 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126090214706 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250126090214706 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126090214706 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(935)@2bd1da4a78dd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250126090214715 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090214716 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250126090214716 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126090214716 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126090214716 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126090214716 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250126090214716 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126090214718 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090214718 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250126090214718 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126090214718 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126090214718 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126090214718 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126090214718 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126090214719 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250126090214719 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250126090214719 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090214719 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126090214719 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20250126090214719 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126090214719 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126090214719 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090214719 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126090214719 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126090214719 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126090214719 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126090214720 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126090214720 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250126090214720 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126090214720 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090214720 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126090214720 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090214720 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090214720 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090214720 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090214720 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090214720 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090214720 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090214720 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090214720 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090214720 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090214720 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090214720 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126090214720 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090214720 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126090214721 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090214721 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090214721 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090214721 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126090214721 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126090214721 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126090214721 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126090214721 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090214724 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126090214724 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250126090214724 DLSS7 <000c> osmo_ss7_xua_srv.c:119 0: asp-virt-sgsn0-0: accept of new connection from (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) before old was closed -> close old one 20250126090214724 DLSS7 <000c> osmo_ss7_asp.c:1082 ?: connection closed 20250126090214724 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20250126090214724 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20250126090214724 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(938)@2bd1da4a78dd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250126090214730 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090214730 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250126090214730 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20250126090214730 DLSS7 <000c> xua_asp_fsm.c:300 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20250126090214730 DLSS7 <000c> xua_asp_fsm.c:663 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20250126090214730 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20250126090214730 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250126090214730 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20250126090214730 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250126090214730 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090214730 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126090214730 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20250126090214730 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126090214730 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126090214730 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090214730 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126090214730 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126090214737 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090214737 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250126090214737 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126090214737 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126090214737 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20250126090214737 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_ACTIVE 20250126090214737 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126090214738 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250126090214738 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090214738 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126090214738 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20250126090214738 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126090214738 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126090214738 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090214738 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126090214738 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126090214738 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126090214738 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126090214739 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126090214739 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250126090214739 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126090214739 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090214739 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126090214739 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090214739 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090214739 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090214739 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090214739 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090214739 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090214739 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090214739 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090214739 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090214739 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090214739 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090214739 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126090214739 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090214739 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126090214739 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090214739 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090214739 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090214739 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126090214739 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126090214739 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126090214739 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126090214739 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(934)@2bd1da4a78dd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126090215520 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090215520 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126090215520 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126090215520 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126090215520 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126090215520 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126090215520 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126090215520 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090215520 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090215520 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126090215520 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126090215520 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126090215520 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126090215520 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126090215520 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250126090215520 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250126090215520 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090215520 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090215520 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090215520 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090215520 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090215520 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090215520 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090215520 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090215520 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090215520 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090215520 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090215520 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090215520 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090215520 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126090215520 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126090215520 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126090215520 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250126090215521 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250126090215521 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090215521 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250126090215521 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090215521 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090215521 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090215521 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090215521 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090215521 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090215521 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090215521 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090215521 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090215521 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090215521 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090215521 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126090215521 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090215521 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126090215521 DRANAP NOTICE cnlink(msc-0)[0x55e140d46220]{CONNECTED}: link up (cnlink.c:111) 20250126090215521 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090215521 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090215521 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090215521 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126090215521 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126090215521 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126090215521 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126090215521 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090215523 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090215523 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126090215523 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126090215523 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126090215523 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126090215523 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126090215523 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126090215523 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090215523 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090215523 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126090215523 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126090215523 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126090215524 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126090215524 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126090215524 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250126090215524 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250126090215524 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090215524 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090215524 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090215524 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090215524 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090215524 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090215524 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090215524 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090215524 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090215524 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090215524 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090215524 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090215524 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090215524 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126090215524 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126090215524 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126090215524 DRANAP INFO cnlink(msc-0)[0x55e140d46220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(937)@2bd1da4a78dd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126090215533 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090215533 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126090215533 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126090215533 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126090215533 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126090215533 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126090215533 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126090215533 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090215533 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090215533 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126090215533 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126090215533 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126090215533 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126090215533 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126090215533 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250126090215533 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250126090215533 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090215533 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090215533 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090215533 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090215533 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090215533 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090215533 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090215533 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090215533 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090215533 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090215533 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090215533 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090215533 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090215533 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126090215533 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126090215533 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126090215533 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250126090215533 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250126090215533 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090215533 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250126090215533 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090215533 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090215533 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090215533 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090215533 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090215533 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090215533 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090215533 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090215533 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090215533 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090215534 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090215534 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126090215534 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090215534 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126090215534 DRANAP NOTICE cnlink(sgsn-0)[0x55e140d910f0]{CONNECTED}: link up (cnlink.c:111) 20250126090215534 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090215534 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090215534 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090215534 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126090215534 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126090215534 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126090215534 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126090215534 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090215535 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090215535 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126090215535 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126090215535 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126090215535 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126090215535 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126090215535 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126090215535 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090215535 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090215536 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126090215536 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126090215536 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126090215536 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126090215536 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126090215536 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250126090215536 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20250126090215536 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090215536 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090215536 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090215536 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090215536 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090215536 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090215536 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090215536 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090215536 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090215536 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090215536 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090215536 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090215536 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090215536 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126090215536 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126090215536 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126090215536 DRANAP INFO cnlink(sgsn-0)[0x55e140d910f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250126090215553 DLCTRL DEBUG Command: GET 659025158 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250126090215553 DLCTRL DEBUG Tx Command reply: GET_REPLY 659025158 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250126090215559 DLCTRL DEBUG Command: GET 376030153 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250126090215559 DLCTRL DEBUG Tx Command reply: GET_REPLY 376030153 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250126090215563 DLCTRL DEBUG Command: GET 242835496 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250126090215563 DLCTRL DEBUG Tx Command reply: GET_REPLY 242835496 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250126090215566 DLCTRL DEBUG Command: GET 188739873 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126090215566 DLCTRL DEBUG Tx Command reply: GET_REPLY 188739873 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126090215569 DLCTRL DEBUG Command: GET 882591919 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250126090215569 DLCTRL DEBUG Tx Command reply: GET_REPLY 882591919 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20250126090215571 DLCTRL DEBUG Command: GET 120147620 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250126090215571 DLCTRL DEBUG Tx Command reply: GET_REPLY 120147620 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250126090215573 DLCTRL DEBUG Command: GET 941889586 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250126090215573 DLCTRL DEBUG Tx Command reply: GET_REPLY 941889586 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250126090215575 DLCTRL DEBUG Command: GET 139289580 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250126090215575 DLCTRL DEBUG Tx Command reply: GET_REPLY 139289580 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250126090215577 DLCTRL DEBUG Command: GET 717883075 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126090215577 DLCTRL DEBUG Tx Command reply: GET_REPLY 717883075 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126090215579 DLCTRL DEBUG Command: GET 932331401 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250126090215579 DLCTRL DEBUG Tx Command reply: GET_REPLY 932331401 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20250126090215581 DLCTRL DEBUG Command: GET 422518792 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250126090215581 DLCTRL DEBUG Tx Command reply: GET_REPLY 422518792 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250126090215583 DLCTRL DEBUG Command: GET 746437553 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250126090215583 DLCTRL DEBUG Tx Command reply: GET_REPLY 746437553 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250126090215585 DLCTRL DEBUG Command: GET 50376859 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250126090215585 DLCTRL DEBUG Tx Command reply: GET_REPLY 50376859 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250126090215587 DLCTRL DEBUG Command: GET 132585376 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126090215587 DLCTRL DEBUG Tx Command reply: GET_REPLY 132585376 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126090215588 DLCTRL DEBUG Command: GET 661873813 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250126090215588 DLCTRL DEBUG Tx Command reply: GET_REPLY 661873813 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20250126090215590 DLCTRL DEBUG Command: GET 143110360 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250126090215590 DLCTRL DEBUG Tx Command reply: GET_REPLY 143110360 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250126090215591 DLCTRL DEBUG Command: GET 465800796 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250126090215591 DLCTRL DEBUG Tx Command reply: GET_REPLY 465800796 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250126090215593 DLCTRL DEBUG Command: GET 682387953 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250126090215593 DLCTRL DEBUG Tx Command reply: GET_REPLY 682387953 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250126090215594 DLCTRL DEBUG Command: GET 474209845 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126090215594 DLCTRL DEBUG Tx Command reply: GET_REPLY 474209845 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126090215596 DLCTRL DEBUG Command: GET 631883255 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250126090215596 DLCTRL DEBUG Tx Command reply: GET_REPLY 631883255 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@2bd1da4a78dd: 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@2bd1da4a78dd: "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@2bd1da4a78dd: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := false, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '080101D571000008292624000000004000F1102A2A170512C7422000'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111001'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000100000001'B, t_guard := 20.000000 } 20250126090215616 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35616<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(930)@2bd1da4a78dd: Added conn table entry 0TC_sgsnpool_L3Compl_no_cn0(940)13932837 20250126090216653 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126090216653 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126090216653 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1355) 20250126090216653 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250126090216653 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xd49925, normal) (hnbgw_rua.c:407) 20250126090216653 DHNB DEBUG map_rua[0x55e140da47a0]{init}: Allocated (fsm.c:456) 20250126090216653 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13932837)[0x55e140da47a0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250126090216653 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13932837 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250126090216653 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126090216653 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126090216653 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000004 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:234) 20250126090216653 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-13932837 SCCP-0 PS MI=IMSI-262420000000004: Failed to select IuPS link (hnbgw_rua.c:219) 20250126090216653 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13932837)[0x55e140da47a0]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250126090216653 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13932837)[0x55e140da47a0]{init}: Freeing instance (context_map.c:202) 20250126090216653 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13932837)[0x55e140da47a0]{init}: Deallocated (fsm.c:568) 20250126090216653 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13932837 SCCP-0 PS MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250126090216654 DRUA ERROR (127.0.0.1:9999 TTCN3-HNB-0) Failed to create context map for IuPS: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:282) 20250126090216654 DHNB INFO (001-01-L2342-R0-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:177) 20250126090216654 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250126090216654 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126090216654 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(930)@2bd1da4a78dd: Deleted conn table entry 0TC_sgsnpool_L3Compl_no_cn0(940)13932837 20250126090216670 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35616<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Compl_no_cn0(940)@2bd1da4a78dd: Final verdict of PTC: none MTC@2bd1da4a78dd: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := false, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '08087300F1102A2A170512C7422000'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111001'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000100101000'B, t_guard := 20.000000 } 20250126090216694 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35626<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(930)@2bd1da4a78dd: Added conn table entry 0TC_sgsnpool_L3Compl_no_cn0(941)10858400 20250126090217707 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126090217707 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126090217707 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 104 bytes from client (stream_srv.c:1355) 20250126090217707 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250126090217707 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xa5afa0, normal) (hnbgw_rua.c:407) 20250126090217707 DHNB DEBUG map_rua[0x55e140da47a0]{init}: Allocated (fsm.c:456) 20250126090217707 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10858400)[0x55e140da47a0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250126090217707 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10858400 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250126090217707 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126090217707 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126090217707 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:254) 20250126090217707 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-10858400 SCCP-0 PS MI=NONE: Failed to select IuPS link (hnbgw_rua.c:219) 20250126090217707 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10858400)[0x55e140da47a0]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250126090217707 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10858400)[0x55e140da47a0]{init}: Freeing instance (context_map.c:202) 20250126090217707 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10858400)[0x55e140da47a0]{init}: Deallocated (fsm.c:568) 20250126090217707 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10858400 SCCP-0 PS MI=NONE: Deallocating (context_map.c:225) 20250126090217707 DRUA ERROR (127.0.0.1:9999 TTCN3-HNB-0) Failed to create context map for IuPS: rx RUA Connect with 75 bytes RANAP data (hnbgw_rua.c:282) 20250126090217707 DHNB INFO (001-01-L2342-R0-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:177) 20250126090217707 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250126090217707 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126090217707 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(930)@2bd1da4a78dd: Deleted conn table entry 0TC_sgsnpool_L3Compl_no_cn0(941)10858400 20250126090217716 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35626<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Compl_no_cn0(941)@2bd1da4a78dd: Final verdict of PTC: none MTC@2bd1da4a78dd: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := false, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '08050118082926240000000040'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111001'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001001101100'B, t_guard := 20.000000 } 20250126090217738 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35642<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(930)@2bd1da4a78dd: Added conn table entry 0TC_sgsnpool_L3Compl_no_cn0(942)4147341 20250126090218751 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126090218752 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126090218752 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1355) 20250126090218752 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250126090218752 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x3f488d, normal) (hnbgw_rua.c:407) 20250126090218752 DHNB DEBUG map_rua[0x55e140da47a0]{init}: Allocated (fsm.c:456) 20250126090218752 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4147341)[0x55e140da47a0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250126090218752 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4147341 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250126090218752 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126090218752 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126090218752 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-4147341 SCCP-0 PS MI=NONE: Failed to select IuPS link (hnbgw_rua.c:219) 20250126090218752 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4147341)[0x55e140da47a0]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250126090218752 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4147341)[0x55e140da47a0]{init}: Freeing instance (context_map.c:202) 20250126090218752 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4147341)[0x55e140da47a0]{init}: Deallocated (fsm.c:568) 20250126090218752 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4147341 SCCP-0 PS MI=NONE: Deallocating (context_map.c:225) 20250126090218752 DRUA ERROR (127.0.0.1:9999 TTCN3-HNB-0) Failed to create context map for IuPS: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:282) 20250126090218752 DHNB INFO (001-01-L2342-R0-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:177) 20250126090218752 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250126090218752 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126090218752 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(930)@2bd1da4a78dd: Deleted conn table entry 0TC_sgsnpool_L3Compl_no_cn0(942)4147341 20250126090218761 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35642<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Compl_no_cn0(942)@2bd1da4a78dd: Final verdict of PTC: none MTC@2bd1da4a78dd: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := false, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '080101D571000008292624000000004000F1102A2A170512C7422000'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111001'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001011111011'B, t_guard := 20.000000 } 20250126090218778 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35658<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(930)@2bd1da4a78dd: Added conn table entry 0TC_sgsnpool_L3Compl_no_cn0(943)15009302 20250126090219787 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126090219787 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126090219787 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1355) 20250126090219787 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250126090219787 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xe50616, normal) (hnbgw_rua.c:407) 20250126090219787 DHNB DEBUG map_rua[0x55e140da47a0]{init}: Allocated (fsm.c:456) 20250126090219787 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15009302)[0x55e140da47a0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250126090219787 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15009302 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250126090219787 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126090219787 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126090219787 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000004 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:234) 20250126090219787 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-15009302 SCCP-0 PS MI=IMSI-262420000000004: Failed to select IuPS link (hnbgw_rua.c:219) 20250126090219787 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15009302)[0x55e140da47a0]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250126090219787 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15009302)[0x55e140da47a0]{init}: Freeing instance (context_map.c:202) 20250126090219787 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15009302)[0x55e140da47a0]{init}: Deallocated (fsm.c:568) 20250126090219788 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15009302 SCCP-0 PS MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250126090219788 DRUA ERROR (127.0.0.1:9999 TTCN3-HNB-0) Failed to create context map for IuPS: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:282) 20250126090219788 DHNB INFO (001-01-L2342-R0-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:177) 20250126090219788 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250126090219788 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126090219788 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(930)@2bd1da4a78dd: Deleted conn table entry 0TC_sgsnpool_L3Compl_no_cn0(943)15009302 20250126090219793 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35658<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Compl_no_cn0(943)@2bd1da4a78dd: Final verdict of PTC: none MTC@2bd1da4a78dd: ok: talloc reports "asn1_context" = 1 bytes 20250126090219800 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126090219800 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126090219800 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250126090219800 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250126090219800 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250126090219800 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:35289<->l=127.0.0.1:4262) (control_if.c:193) 20250126090219802 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41036<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.msc0-SCCP(933)@2bd1da4a78dd: Final verdict of PTC: none 20250126090219802 DLINP DEBUG SRVCONN(,r=127.0.0.1:48493<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) HNBGW_Test.sgsn0-SCCP(936)@2bd1da4a78dd: Final verdict of PTC: none 20250126090219802 DLINP DEBUG SRVCONN(,r=127.0.0.1:48493<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126090219802 DLINP NOTICE SRV(,r=127.0.0.1:48493<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250126090219802 DMAIN NOTICE (127.0.0.1:48493 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:48493<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250126090219802 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20250126090219802 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 TC_sgsnpool_L3Compl_no_cn-Iuh1-RUA(932)@2bd1da4a78dd: Final verdict of PTC: none MutexDispCT-TC_sgsnpool_L3Compl_no_cn(925)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(937)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(935)@2bd1da4a78dd: Final verdict of PTC: none 20250126090219804 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090219804 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126090219804 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20250126090219804 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126090219804 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126090219804 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090219804 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126090219804 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126090219804 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126090219804 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126090219804 DRANAP NOTICE cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-RAN(934)@2bd1da4a78dd: Final verdict of PTC: none TC_sgsnpool_L3Compl_no_cn-Iuh0(929)@2bd1da4a78dd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(927)@2bd1da4a78dd: Final verdict of PTC: none 20250126090219804 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090219804 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126090219804 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20250126090219804 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126090219804 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126090219804 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090219804 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126090219804 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126090219804 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126090219804 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126090219804 DRANAP NOTICE cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: link lost (cnlink.c:118) 20250126090219803 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126090219803 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250126090219803 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250126090219803 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250126090219803 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126090219803 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126090219803 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250126090219803 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126090219803 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090219803 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20250126090219803 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126090219803 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126090219803 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126090219803 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250126090219803 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126090219803 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250126090219804 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250126090219804 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250126090219804 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126090219804 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250126090219804 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250126090219804 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250126090219804 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250126090219804 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126090219804 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126090219804 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250126090219804 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126090219804 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090219804 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20250126090219804 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126090219804 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126090219804 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126090219804 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250126090219804 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126090219804 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250126090219804 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe HNBGW_Test.sgsn0-M3UA(938)@2bd1da4a78dd: Final verdict of PTC: none HNBGW-MGCP(939)@2bd1da4a78dd: Final verdict of PTC: none VirtHNBGW-STATS(926)@2bd1da4a78dd: Final verdict of PTC: none TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(930)@2bd1da4a78dd: Final verdict of PTC: none TC_sgsnpool_L3Compl_no_cn-Iuh1(931)@2bd1da4a78dd: Final verdict of PTC: none MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126090219808 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41034<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(928)@2bd1da4a78dd: Final verdict of PTC: none MTC@2bd1da4a78dd: Setting final verdict of the test case. MTC@2bd1da4a78dd: Local verdict of MTC: pass MTC@2bd1da4a78dd: Local verdict of PTC MutexDispCT-TC_sgsnpool_L3Compl_no_cn(925): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC VirtHNBGW-STATS(926): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC IPA-CTRL-CLI-IPA(927): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW-PFCP(928): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn-Iuh0(929): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(930): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn-Iuh1(931): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn-Iuh1-RUA(932): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.msc0-SCCP(933): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.msc0-RAN(934): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.msc0-M3UA(935): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(936): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.sgsn0-RAN(937): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(938): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW-MGCP(939): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn0(940): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn0(941): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn0(942): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn0(943): none (pass -> pass) MTC@2bd1da4a78dd: Test case TC_sgsnpool_L3Compl_no_cn finished. Verdict: pass MTC@2bd1da4a78dd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Compl_no_cn pass'. Sun Jan 26 09:02:19 UTC 2025 ====== HNBGW_Tests.TC_sgsnpool_L3Compl_no_cn pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_sgsnpool_L3Compl_no_cn.talloc 20250126090219871 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35662<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126090220448 DLSCCP DEBUG SCCP-SCOC(107)[0x55e140da7b50]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250126090220448 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0087d69d), PART(T=Source Reference,L=4,D=0000006b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090220448 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090220448 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090220448 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126090220448 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090220448 DLSCCP DEBUG SCCP-SCOC(106)[0x55e140c25630]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250126090220448 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003f0219), PART(T=Source Reference,L=4,D=0000006a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090220448 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090220448 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090220448 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250126090220448 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090220449 DLSCCP DEBUG SCCP-SCOC(105)[0x55e140da1770]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250126090220449 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003fd724), PART(T=Source Reference,L=4,D=00000069), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090220449 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090220449 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090220449 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250126090220449 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090220449 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090220449 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090220449 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090220449 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126090220449 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126090220449 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126090220449 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250126090220449 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090220449 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090220449 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090220449 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090220449 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250126090220449 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250126090220450 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250126090220450 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250126090220450 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250126090220450 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090220450 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090220450 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090220450 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250126090220450 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250126090220450 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250126090220450 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250126090220573 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35662<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=307436) 20250126090220973 DLSCCP DEBUG SCCP-SCOC(102)[0x55e140da6c50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126090220973 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00722c78), PART(T=Source Reference,L=4,D=00000066), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090220973 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090220973 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090220973 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126090220973 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090220973 DLSCCP DEBUG SCCP-SCOC(103)[0x55e140dec4e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126090220973 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00370180), PART(T=Source Reference,L=4,D=00000067), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090220974 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090220974 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090220974 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126090220974 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090220974 DLSCCP DEBUG SCCP-SCOC(104)[0x55e140d9e250]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126090220974 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0091ee7f), PART(T=Source Reference,L=4,D=00000068), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090220974 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090220974 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090220974 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126090220974 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090220974 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090220974 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090220974 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090220974 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126090220974 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126090220974 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126090220974 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250126090220974 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090220974 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090220974 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090220974 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090220974 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126090220974 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126090220974 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126090220974 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250126090220974 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090220974 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250126090220974 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090220974 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090220974 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090220974 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126090220974 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126090220974 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126090220974 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250126090220974 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090220974 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250126090220974 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe Waiting for packet dumper to finish... 1 (prev_count=307436, count=335424) 20250126090221596 DLSCCP DEBUG SCCP-SCOC(100)[0x55e140da2780]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126090221596 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0005779b), PART(T=Source Reference,L=4,D=00000064), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090221596 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090221596 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090221596 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126090221596 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090221596 DLSCCP DEBUG SCCP-SCOC(101)[0x55e140dc8e80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126090221596 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c75368), PART(T=Source Reference,L=4,D=00000065), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090221596 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090221596 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090221596 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126090221596 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090221596 DLSCCP DEBUG SCCP-SCOC(99)[0x55e140dbdb00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126090221596 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002358ac), PART(T=Source Reference,L=4,D=00000063), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090221596 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090221596 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090221596 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126090221596 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090221597 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090221597 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090221597 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090221597 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126090221597 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126090221597 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126090221597 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250126090221597 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090221597 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090221597 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090221597 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090221597 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126090221597 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126090221597 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126090221597 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126090221597 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250126090221597 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250126090221597 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090221597 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090221597 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090221597 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126090221597 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126090221597 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126090221597 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126090221597 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250126090221804 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126090221804 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250126090221804 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250126090221804 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126090221804 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250126090221804 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250126090222322 DLSCCP DEBUG SCCP-SCOC(95)[0x55e140da18d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126090222322 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f37453), PART(T=Source Reference,L=4,D=0000005f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090222322 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090222322 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090222322 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126090222322 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090222322 DLSCCP DEBUG SCCP-SCOC(96)[0x55e140dbb440]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126090222322 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d730e7), PART(T=Source Reference,L=4,D=00000060), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090222322 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090222322 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090222322 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126090222322 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090222322 DLSCCP DEBUG SCCP-SCOC(97)[0x55e140da1450]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126090222322 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00af8b65), PART(T=Source Reference,L=4,D=00000061), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090222322 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090222322 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090222322 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126090222322 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090222322 DLSCCP DEBUG SCCP-SCOC(98)[0x55e140da1dd0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126090222322 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009e06fb), PART(T=Source Reference,L=4,D=00000062), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090222322 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090222322 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090222322 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126090222322 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090222322 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090222322 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090222322 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090222322 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126090222322 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126090222322 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126090222322 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20250126090222322 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090222322 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090222322 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090222322 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126090222322 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126090222322 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126090222322 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20250126090222322 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090222322 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090222322 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090222322 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126090222322 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126090222322 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126090222322 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20250126090222322 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090222322 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090222322 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090222322 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126090222322 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126090222322 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126090222322 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@2bd1da4a78dd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Compl_no_cn pass' was executed successfully (exit status: 0). MTC@2bd1da4a78dd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN'. ------ HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN ------ Sun Jan 26 09:02:22 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250126090223063 DLSCCP DEBUG SCCP-SCOC(93)[0x55e140e20ba0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126090223064 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00347af5), PART(T=Source Reference,L=4,D=0000005d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090223064 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090223064 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090223064 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126090223064 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090223064 DLSCCP DEBUG SCCP-SCOC(92)[0x55e140e20de0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126090223064 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0046288d), PART(T=Source Reference,L=4,D=0000005c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090223064 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090223064 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090223064 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126090223064 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090223064 DLSCCP DEBUG SCCP-SCOC(94)[0x55e140e209f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126090223064 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00594647), PART(T=Source Reference,L=4,D=0000005e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090223064 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090223064 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090223064 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126090223064 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090223064 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090223064 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090223064 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090223064 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126090223064 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126090223064 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126090223064 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250126090223064 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090223064 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090223064 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090223064 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126090223064 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126090223064 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126090223064 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250126090223064 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090223065 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090223065 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090223065 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126090223065 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126090223065 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126090223065 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250126090223391 DLSCCP DEBUG SCCP-SCOC(86)[0x55e140c25410]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20250126090223392 DLSCCP DEBUG SCCP-SCOC(86)[0x55e140c25410]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20250126090223392 DLSCCP DEBUG SCCP-SCOC(86)[0x55e140c25410]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250126090223392 DLSCCP DEBUG SCCP-SCOC(86)[0x55e140c25410]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250126090223392 DLSCCP DEBUG SCCP-SCOC(86)[0x55e140c25410]{IDLE}: Deallocated (fsm.c:568) 20250126090223392 DLSCCP DEBUG SCCP-SCOC(88)[0x55e140da4ec0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20250126090223392 DLSCCP DEBUG SCCP-SCOC(88)[0x55e140da4ec0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20250126090223392 DLSCCP DEBUG SCCP-SCOC(88)[0x55e140da4ec0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250126090223392 DLSCCP DEBUG SCCP-SCOC(88)[0x55e140da4ec0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250126090223392 DLSCCP DEBUG SCCP-SCOC(88)[0x55e140da4ec0]{IDLE}: Deallocated (fsm.c:568) 20250126090223392 DLSCCP DEBUG SCCP-SCOC(87)[0x55e140db1570]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20250126090223392 DLSCCP DEBUG SCCP-SCOC(87)[0x55e140db1570]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20250126090223392 DLSCCP DEBUG SCCP-SCOC(87)[0x55e140db1570]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250126090223392 DLSCCP DEBUG SCCP-SCOC(87)[0x55e140db1570]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250126090223392 DLSCCP DEBUG SCCP-SCOC(87)[0x55e140db1570]{IDLE}: Deallocated (fsm.c:568) MTC@2bd1da4a78dd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN' was executed successfully (exit status: 0). MTC@2bd1da4a78dd: Test case TC_sgsnpool_nri_from_other_PLMN started. 20250126090223671 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35666<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126090223676 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35682<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126090223678 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:40847<->l=127.0.0.1:4262) (control_if.c:572) TC_sgsnpool_nri_from_other_PLMN-Iuh0(948)@2bd1da4a78dd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250126090223761 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250126090223761 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250126090223768 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126090223768 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126090223768 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126090223768 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126090223768 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126090223768 DRANAP DEBUG cnlink(msc-2)[0x55e140d26870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126090223768 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126090223768 DRANAP DEBUG cnlink(msc-3)[0x55e140d90760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126090223768 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:55267 (stream_srv.c:142) 20250126090223768 DMAIN INFO New HNB SCTP connection r=127.0.0.1:55267<->l=127.0.0.1:29169 (hnbgw.c:791) TC_sgsnpool_nri_from_other_PLMN-Iuh1(950)@2bd1da4a78dd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250126090223769 DRANAP DEBUG cnlink(msc-3)[0x55e140d90760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126090223770 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250126090223770 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126090223770 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090223770 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126090223770 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090223770 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090223770 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090223770 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090223770 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090223770 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090223770 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090223770 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090223770 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090223770 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090223770 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090223770 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250126090223770 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090223770 DRANAP DEBUG cnlink(msc-3)[0x55e140d90760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126090223770 DRANAP DEBUG cnlink(msc-2)[0x55e140d26870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126090223770 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250126090223770 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126090223770 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090223770 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126090223770 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090223770 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090223770 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090223770 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090223770 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090223770 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090223770 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090223770 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090223770 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090223770 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090223770 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090223770 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250126090223770 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090223770 DRANAP DEBUG cnlink(msc-2)[0x55e140d26870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126090223770 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126090223770 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250126090223770 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126090223770 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090223770 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126090223770 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090223770 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090223770 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090223770 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090223770 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090223770 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090223770 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090223770 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090223770 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090223770 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090223770 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090223770 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126090223770 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090223770 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126090223770 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126090223770 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250126090223770 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126090223770 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090223770 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126090223770 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090223770 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090223770 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090223770 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090223770 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090223770 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090223770 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090223770 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090223770 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090223770 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090223770 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090223770 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126090223770 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090223770 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126090223770 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090223770 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090223770 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090223770 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250126090223770 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250126090223770 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250126090223770 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090223770 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090223770 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090223770 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250126090223770 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250126090223770 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250126090223770 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250126090223770 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090223770 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090223770 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090223770 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126090223770 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126090223770 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126090223770 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250126090223770 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090223770 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090223770 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090223770 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126090223770 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126090223770 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126090223770 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@2bd1da4a78dd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(954)@2bd1da4a78dd: ************************************************* MTC@2bd1da4a78dd: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(954)@2bd1da4a78dd: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(954)@2bd1da4a78dd: ************************************************* HNBGW_Test.msc0-SCCP(952)@2bd1da4a78dd: v_sccp_pdu_maxlen:268 MTC@2bd1da4a78dd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2bd1da4a78dd: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(957)@2bd1da4a78dd: ************************************************* HNBGW_Test.msc1-M3UA(957)@2bd1da4a78dd: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(957)@2bd1da4a78dd: ************************************************* HNBGW_Test.msc1-SCCP(955)@2bd1da4a78dd: v_sccp_pdu_maxlen:268 MTC@2bd1da4a78dd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2bd1da4a78dd: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(960)@2bd1da4a78dd: ************************************************* HNBGW_Test.msc2-M3UA(960)@2bd1da4a78dd: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(960)@2bd1da4a78dd: ************************************************* HNBGW_Test.msc2-SCCP(958)@2bd1da4a78dd: v_sccp_pdu_maxlen:268 20250126090223803 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126090223803 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126090223803 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126090223803 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126090223803 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126090223803 DRANAP DEBUG cnlink(sgsn-2)[0x55e140d92410]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126090223803 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126090223803 DRANAP DEBUG cnlink(sgsn-3)[0x55e140d92da0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126090223804 DRANAP DEBUG cnlink(sgsn-3)[0x55e140d92da0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126090223804 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250126090223804 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126090223804 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090223804 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126090223804 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090223804 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090223804 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090223804 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090223804 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090223804 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090223804 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090223804 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090223804 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090223804 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090223804 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090223804 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250126090223804 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090223804 DRANAP DEBUG cnlink(sgsn-3)[0x55e140d92da0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126090223804 DRANAP DEBUG cnlink(sgsn-2)[0x55e140d92410]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126090223804 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250126090223804 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126090223804 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090223804 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126090223804 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090223804 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090223804 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090223805 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090223805 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090223805 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090223805 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090223805 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090223805 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090223805 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090223805 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090223805 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250126090223805 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090223805 DRANAP DEBUG cnlink(sgsn-2)[0x55e140d92410]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126090223805 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126090223805 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250126090223805 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126090223805 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090223805 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126090223805 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090223805 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090223805 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090223805 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090223805 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090223805 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090223805 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090223805 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090223805 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090223805 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090223805 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090223805 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126090223805 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090223805 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126090223805 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126090223805 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250126090223805 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126090223805 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090223805 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126090223805 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090223805 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090223805 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090223805 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090223805 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090223805 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090223805 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090223805 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090223805 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090223805 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090223805 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090223805 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126090223805 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090223805 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126090223805 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090223805 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090223805 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090223805 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250126090223805 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250126090223805 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250126090223805 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090223805 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090223805 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090223805 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250126090223805 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250126090223805 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250126090223805 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250126090223805 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090223805 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090223805 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090223805 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126090223805 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126090223805 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126090223805 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250126090223805 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090223805 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090223805 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090223805 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090223805 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126090223805 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126090223805 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126090223805 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20250126090223805 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe MTC@2bd1da4a78dd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2bd1da4a78dd: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(963)@2bd1da4a78dd: ************************************************* HNBGW_Test.sgsn0-M3UA(963)@2bd1da4a78dd: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(963)@2bd1da4a78dd: ************************************************* HNBGW_Test.sgsn0-SCCP(961)@2bd1da4a78dd: v_sccp_pdu_maxlen:268 MTC@2bd1da4a78dd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2bd1da4a78dd: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(966)@2bd1da4a78dd: ************************************************* HNBGW_Test.sgsn1-M3UA(966)@2bd1da4a78dd: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(966)@2bd1da4a78dd: ************************************************* HNBGW_Test.sgsn1-SCCP(964)@2bd1da4a78dd: v_sccp_pdu_maxlen:268 MTC@2bd1da4a78dd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2bd1da4a78dd: Starting RAN_Emulation HNBGW_Test.sgsn2-M3UA(969)@2bd1da4a78dd: ************************************************* HNBGW_Test.sgsn2-M3UA(969)@2bd1da4a78dd: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(969)@2bd1da4a78dd: ************************************************* HNBGW_Test.sgsn2-SCCP(967)@2bd1da4a78dd: v_sccp_pdu_maxlen:268 20250126090223845 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126090223845 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126090223845 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1355) 20250126090223845 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250126090223845 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20250126090223845 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250126090223845 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250126090223845 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126090223845 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@2bd1da4a78dd: setverdict(pass): none -> pass 20250126090223849 DLINP DEBUG SRVCONN(,r=127.0.0.1:55267<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126090223849 DLINP DEBUG SRVCONN(,r=127.0.0.1:55267<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126090223849 DLINP DEBUG SRVCONN(,r=127.0.0.1:55267<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1355) 20250126090223849 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250126090223849 DHNBAP DEBUG (127.0.0.1:55267 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20250126090223849 DHNBAP NOTICE (127.0.0.1:55267 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250126090223849 DHNBAP NOTICE (127.0.0.1:55267 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250126090223849 DLINP DEBUG SRVCONN(,r=127.0.0.1:55267<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126090223849 DLINP DEBUG SRVCONN(,r=127.0.0.1:55267<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126090223981 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126090223981 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250126090223981 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126090223981 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(954)@2bd1da4a78dd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250126090223990 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090223990 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250126090223990 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126090223990 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126090223990 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126090223990 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250126090223990 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126090223991 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126090223991 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250126090223991 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126090223991 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250126090223993 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090223993 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250126090223993 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126090223993 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126090223993 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126090223993 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126090223993 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126090223994 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250126090223994 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090223994 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126090223994 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20250126090223994 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126090223994 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126090223994 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090223994 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126090223994 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126090223994 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126090223994 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) HNBGW_Test.msc1-M3UA(957)@2bd1da4a78dd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250126090223995 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126090223995 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250126090223995 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126090223995 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090223995 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126090223995 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090223995 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090223995 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090223995 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090223995 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090223995 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090223995 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090223995 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090223995 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090223995 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090223995 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090223995 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126090223995 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090223995 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126090223996 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090223996 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090223996 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090223996 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126090223996 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126090223996 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126090223996 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126090223996 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090223997 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090223997 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250126090223997 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126090223997 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126090223997 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126090223997 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250126090223997 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126090223997 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090223997 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250126090223997 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126090223997 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126090223997 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126090223997 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126090223997 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126090223997 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250126090223997 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090223997 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126090223997 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:406) 20250126090223998 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126090223998 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126090223998 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090223998 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126090223998 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126090223998 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126090223998 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126090223999 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126090223999 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250126090223999 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126090223999 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090223999 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126090223999 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090223999 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090223999 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090223999 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090223999 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090223999 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090223999 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090223999 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090223999 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090223999 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090223999 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090223999 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126090223999 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090223999 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126090223999 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090223999 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090223999 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090223999 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126090223999 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126090223999 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126090223999 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250126090223999 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090224001 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126090224001 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc2-0 20250126090224001 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126090224001 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc2-M3UA(960)@2bd1da4a78dd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250126090224006 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090224006 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20250126090224006 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126090224006 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126090224006 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126090224006 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20250126090224006 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126090224008 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090224008 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20250126090224008 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126090224008 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126090224008 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126090224008 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126090224008 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126090224008 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250126090224008 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090224009 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126090224009 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.3/0, (xua_snm.c:406) 20250126090224009 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126090224009 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126090224009 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090224009 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126090224009 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126090224009 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126090224009 DRANAP DEBUG cnlink(msc-2)[0x55e140d26870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126090224010 DRANAP DEBUG cnlink(msc-2)[0x55e140d26870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126090224010 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250126090224010 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126090224010 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090224010 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126090224010 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090224010 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090224010 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090224010 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090224010 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090224010 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090224010 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090224010 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090224010 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090224010 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090224010 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090224010 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250126090224010 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090224010 DRANAP DEBUG cnlink(msc-2)[0x55e140d26870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126090224010 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090224010 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090224010 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090224010 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250126090224010 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250126090224010 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250126090224010 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250126090224010 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090224015 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126090224015 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250126090224015 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126090224015 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(963)@2bd1da4a78dd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250126090224025 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126090224025 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20250126090224025 DLSS7 <000c> osmo_ss7_xua_srv.c:119 0: asp-virt-sgsn1-0: accept of new connection from (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) before old was closed -> close old one 20250126090224025 DLSS7 <000c> osmo_ss7_asp.c:1082 ?: connection closed 20250126090224025 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20250126090224025 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20250126090224025 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250126090224025 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090224025 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250126090224025 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126090224025 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126090224025 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126090224025 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250126090224025 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication HNBGW_Test.sgsn1-M3UA(966)@2bd1da4a78dd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250126090224028 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090224028 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250126090224028 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126090224028 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126090224028 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126090224028 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126090224028 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126090224028 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090224028 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126090224028 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20250126090224028 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126090224028 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126090224028 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090224028 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126090224028 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126090224028 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126090224028 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126090224029 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126090224029 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250126090224029 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126090224029 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090224030 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126090224030 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090224030 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090224030 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090224030 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090224030 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090224030 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090224030 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090224030 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090224030 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090224030 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090224030 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090224030 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126090224030 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090224030 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126090224030 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090224030 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090224030 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090224030 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126090224030 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126090224030 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126090224030 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126090224030 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090224031 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090224031 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20250126090224031 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20250126090224031 DLSS7 <000c> xua_asp_fsm.c:300 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20250126090224032 DLSS7 <000c> xua_asp_fsm.c:663 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20250126090224032 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20250126090224032 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250126090224032 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20250126090224032 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090224032 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126090224032 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:371) 20250126090224032 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126090224032 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126090224032 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090224032 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126090224032 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126090224036 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126090224036 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn2-0 20250126090224036 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126090224036 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250126090224037 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090224037 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20250126090224037 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126090224037 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126090224037 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20250126090224037 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_ACTIVE 20250126090224037 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126090224037 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090224037 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126090224037 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:406) 20250126090224037 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126090224037 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126090224037 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090224037 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126090224037 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126090224037 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126090224037 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) HNBGW_Test.sgsn2-M3UA(969)@2bd1da4a78dd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23910 to server: "127.0.0.1":2905 association #8 20250126090224038 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126090224038 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250126090224038 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126090224039 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090224039 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126090224039 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090224039 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090224039 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090224039 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090224039 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090224039 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090224039 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090224039 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090224039 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090224039 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090224039 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090224039 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126090224039 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090224039 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126090224039 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090224039 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090224039 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090224039 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126090224039 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126090224039 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126090224039 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250126090224039 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090224043 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090224043 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn2-0: Received M3UA Message (ASPSM:UP) 20250126090224043 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126090224043 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126090224043 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126090224043 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn2){AS_DOWN}: state_chg to AS_INACTIVE 20250126090224043 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126090224045 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090224045 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn2-0: Received M3UA Message (ASPTM:ACTIVE) 20250126090224045 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126090224045 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126090224045 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126090224045 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126090224045 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126090224046 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090224046 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126090224046 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.3/0, (xua_snm.c:406) 20250126090224046 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126090224046 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126090224046 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090224046 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126090224046 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126090224046 DCN NOTICE (sgsn-2) now available: N-PCSTATE ind: pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126090224046 DRANAP DEBUG cnlink(sgsn-2)[0x55e140d92410]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126090224047 DRANAP DEBUG cnlink(sgsn-2)[0x55e140d92410]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126090224047 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250126090224047 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126090224047 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090224047 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126090224047 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090224047 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090224047 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090224047 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090224047 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090224047 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090224047 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090224047 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090224047 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090224048 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090224048 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090224048 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250126090224048 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090224048 DRANAP DEBUG cnlink(sgsn-2)[0x55e140d92410]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126090224048 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090224048 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090224048 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090224048 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250126090224048 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250126090224048 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250126090224048 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250126090224048 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(953)@2bd1da4a78dd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126090224797 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090224797 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126090224797 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126090224797 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126090224797 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126090224797 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126090224797 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126090224797 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090224797 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090224797 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126090224797 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126090224797 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126090224797 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126090224797 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126090224797 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250126090224797 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250126090224797 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090224797 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090224797 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090224797 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090224797 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090224797 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090224797 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090224797 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090224797 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090224797 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090224797 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090224797 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090224797 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090224797 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126090224797 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126090224797 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126090224798 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250126090224798 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250126090224798 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090224798 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250126090224798 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090224798 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090224798 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090224798 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090224798 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090224798 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090224798 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090224798 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090224798 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090224798 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090224798 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090224798 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126090224798 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090224798 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126090224798 DRANAP NOTICE cnlink(msc-0)[0x55e140d46220]{CONNECTED}: link up (cnlink.c:111) 20250126090224798 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090224798 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090224798 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090224798 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126090224798 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126090224798 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126090224798 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126090224798 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090224798 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090224798 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126090224798 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126090224798 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126090224798 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126090224798 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126090224798 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126090224798 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090224798 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090224798 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126090224798 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126090224798 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126090224798 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126090224798 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126090224798 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250126090224798 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250126090224798 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090224798 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090224798 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090224798 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090224798 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090224798 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090224798 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090224798 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090224798 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090224798 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090224798 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090224798 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090224798 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090224798 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126090224798 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126090224798 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126090224798 DRANAP INFO cnlink(msc-0)[0x55e140d46220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(956)@2bd1da4a78dd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126090224799 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090224799 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250126090224799 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250126090224799 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250126090224799 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126090224799 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126090224799 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126090224799 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090224799 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090224799 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126090224799 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126090224799 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250126090224799 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126090224799 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126090224799 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250126090224799 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250126090224799 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090224799 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090224799 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090224799 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090224799 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090224800 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090224800 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090224800 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090224800 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090224800 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090224800 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090224800 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090224800 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090224800 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126090224800 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126090224800 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126090224800 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) 20250126090224800 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) 20250126090224800 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090224800 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250126090224800 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090224800 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090224800 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090224800 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090224800 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090224800 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090224800 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090224800 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090224800 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090224800 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090224800 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090224800 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126090224800 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090224800 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126090224800 DRANAP NOTICE cnlink(msc-1)[0x55e140d29670]{CONNECTED}: link up (cnlink.c:111) 20250126090224800 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090224800 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090224800 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090224800 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126090224800 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126090224800 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126090224800 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250126090224800 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090224800 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090224800 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250126090224800 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250126090224800 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250126090224800 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126090224800 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126090224800 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126090224800 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090224800 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090224800 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126090224800 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126090224800 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250126090224800 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126090224800 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126090224800 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250126090224800 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250126090224800 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090224800 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090224800 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090224800 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090224800 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090224800 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090224800 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090224800 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090224800 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090224800 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090224800 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090224800 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090224800 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090224800 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126090224800 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126090224800 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126090224800 DRANAP INFO cnlink(msc-1)[0x55e140d29670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc2-RAN(959)@2bd1da4a78dd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126090224814 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090224814 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250126090224814 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc2-0: m3ua_rx_xfer 20250126090224814 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250126090224814 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126090224814 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126090224814 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126090224814 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090224814 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090224814 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126090224814 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126090224814 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:603) 20250126090224814 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126090224814 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126090224814 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250126090224814 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250126090224814 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090224814 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090224814 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090224814 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090224814 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090224814 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090224814 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090224814 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090224814 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090224814 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090224814 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090224814 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090224814 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090224814 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126090224814 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126090224814 DRANAP DEBUG cnlink(msc-2)[0x55e140d26870]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126090224814 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) 20250126090224814 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) 20250126090224814 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090224814 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250126090224814 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090224814 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090224815 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090224815 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090224815 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090224815 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090224815 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090224815 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090224815 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090224815 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090224815 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090224815 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250126090224815 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090224815 DRANAP DEBUG cnlink(msc-2)[0x55e140d26870]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126090224815 DRANAP NOTICE cnlink(msc-2)[0x55e140d26870]{CONNECTED}: link up (cnlink.c:111) 20250126090224815 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090224815 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090224815 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090224815 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250126090224815 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250126090224815 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250126090224815 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250126090224815 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090224817 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090224817 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250126090224817 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc2-0: m3ua_rx_xfer 20250126090224817 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20250126090224817 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126090224817 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126090224817 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126090224817 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090224818 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090224818 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126090224818 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126090224818 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:603) 20250126090224818 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126090224818 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126090224818 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250126090224818 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250126090224818 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090224818 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090224818 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090224818 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090224818 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090224818 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090224818 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090224818 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090224818 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090224818 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090224818 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090224818 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090224818 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090224818 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126090224818 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126090224818 DRANAP DEBUG cnlink(msc-2)[0x55e140d26870]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126090224818 DRANAP INFO cnlink(msc-2)[0x55e140d26870]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(962)@2bd1da4a78dd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126090224824 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090224824 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126090224824 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126090224824 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126090224824 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126090224824 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126090224824 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126090224824 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090224824 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090224824 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126090224824 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126090224824 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126090224824 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126090224824 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126090224824 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250126090224824 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250126090224824 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090224824 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090224824 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090224824 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090224824 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090224824 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090224824 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090224824 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090224824 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090224824 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090224824 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090224824 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090224824 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090224824 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126090224824 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126090224824 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126090224824 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250126090224824 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250126090224824 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090224824 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250126090224824 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090224824 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090224824 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090224824 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090224824 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090224824 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090224824 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090224824 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090224824 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090224824 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090224824 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090224824 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126090224824 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090224824 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126090224824 DRANAP NOTICE cnlink(sgsn-0)[0x55e140d910f0]{CONNECTED}: link up (cnlink.c:111) 20250126090224824 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090224824 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090224824 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090224824 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126090224824 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126090224824 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126090224824 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126090224824 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090224824 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090224824 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126090224824 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126090224824 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126090224824 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126090224824 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126090224824 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126090224824 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090224824 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090224824 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126090224824 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126090224824 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126090224824 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126090224824 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126090224824 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250126090224824 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20250126090224824 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090224824 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090224824 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090224824 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090224824 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090224824 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090224824 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090224824 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090224824 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090224824 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090224824 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090224824 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090224824 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090224824 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126090224824 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126090224824 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126090224824 DRANAP INFO cnlink(sgsn-0)[0x55e140d910f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(965)@2bd1da4a78dd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126090224829 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090224829 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250126090224829 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250126090224829 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250126090224829 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126090224829 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126090224829 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126090224829 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090224829 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090224829 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126090224829 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126090224829 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250126090224829 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126090224829 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126090224829 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250126090224829 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250126090224829 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090224829 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090224829 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090224829 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090224829 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090224829 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090224829 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090224829 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090224829 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090224829 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090224829 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090224829 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090224829 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090224829 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126090224829 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126090224829 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126090224829 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) 20250126090224829 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) 20250126090224829 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090224829 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250126090224829 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090224829 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090224829 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090224829 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090224829 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090224829 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090224829 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090224829 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090224829 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090224829 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090224829 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090224829 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126090224829 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090224829 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126090224829 DRANAP NOTICE cnlink(sgsn-1)[0x55e140d91a80]{CONNECTED}: link up (cnlink.c:111) 20250126090224829 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090224829 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090224829 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090224829 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126090224829 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126090224829 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126090224829 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250126090224829 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090224829 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090224829 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250126090224829 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250126090224829 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250126090224829 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126090224829 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126090224829 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126090224829 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090224830 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090224830 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126090224830 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126090224830 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250126090224830 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126090224830 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126090224830 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250126090224830 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20250126090224830 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090224830 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090224830 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090224830 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090224830 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090224830 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090224830 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090224830 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090224830 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090224830 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090224830 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090224830 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090224830 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090224830 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126090224830 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126090224830 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126090224830 DRANAP INFO cnlink(sgsn-1)[0x55e140d91a80]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn2-RAN(968)@2bd1da4a78dd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126090224842 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090224842 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20250126090224842 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20250126090224842 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn2-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20250126090224842 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126090224842 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126090224842 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126090224842 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090224842 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090224842 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126090224842 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126090224842 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:603) 20250126090224842 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126090224842 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126090224842 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20250126090224842 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250126090224842 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:391) 20250126090224842 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090224842 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090224842 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090224842 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090224842 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090224842 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090224842 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090224842 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090224842 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:391) 20250126090224842 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090224842 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090224842 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090224842 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126090224842 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126090224842 DRANAP DEBUG cnlink(sgsn-2)[0x55e140d92410]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126090224842 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) 20250126090224842 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) 20250126090224842 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090224842 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250126090224842 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090224842 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090224842 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090224842 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090224842 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090224842 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090224842 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090224842 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090224842 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090224842 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090224842 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090224842 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250126090224842 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090224842 DRANAP DEBUG cnlink(sgsn-2)[0x55e140d92410]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126090224842 DRANAP NOTICE cnlink(sgsn-2)[0x55e140d92410]{CONNECTED}: link up (cnlink.c:111) 20250126090224842 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090224842 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090224842 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090224842 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250126090224842 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250126090224842 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250126090224842 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250126090224842 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090224845 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090224845 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20250126090224845 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20250126090224845 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn2-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20250126090224845 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126090224845 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126090224845 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126090224845 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090224845 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090224845 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126090224845 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126090224845 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:603) 20250126090224845 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126090224845 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126090224845 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20250126090224845 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20250126090224845 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:391) 20250126090224845 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090224845 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090224845 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090224845 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090224845 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090224845 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090224845 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090224845 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090224845 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:391) 20250126090224845 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090224845 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090224845 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090224845 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126090224845 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126090224845 DRANAP DEBUG cnlink(sgsn-2)[0x55e140d92410]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126090224845 DRANAP INFO cnlink(sgsn-2)[0x55e140d92410]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250126090225862 DLCTRL DEBUG Command: GET 7337008 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250126090225862 DLCTRL DEBUG Tx Command reply: GET_REPLY 7337008 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250126090225871 DLCTRL DEBUG Command: GET 998896133 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250126090225871 DLCTRL DEBUG Tx Command reply: GET_REPLY 998896133 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250126090225876 DLCTRL DEBUG Command: GET 29173731 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250126090225876 DLCTRL DEBUG Tx Command reply: GET_REPLY 29173731 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250126090225880 DLCTRL DEBUG Command: GET 564373897 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126090225880 DLCTRL DEBUG Tx Command reply: GET_REPLY 564373897 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126090225884 DLCTRL DEBUG Command: GET 816943303 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250126090225884 DLCTRL DEBUG Tx Command reply: GET_REPLY 816943303 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20250126090225888 DLCTRL DEBUG Command: GET 281547610 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250126090225888 DLCTRL DEBUG Tx Command reply: GET_REPLY 281547610 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250126090225892 DLCTRL DEBUG Command: GET 845850085 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250126090225892 DLCTRL DEBUG Tx Command reply: GET_REPLY 845850085 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250126090225896 DLCTRL DEBUG Command: GET 416242164 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250126090225896 DLCTRL DEBUG Tx Command reply: GET_REPLY 416242164 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250126090225900 DLCTRL DEBUG Command: GET 945837785 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126090225900 DLCTRL DEBUG Tx Command reply: GET_REPLY 945837785 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126090225904 DLCTRL DEBUG Command: GET 418698675 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250126090225904 DLCTRL DEBUG Tx Command reply: GET_REPLY 418698675 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20250126090225907 DLCTRL DEBUG Command: GET 438229518 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250126090225907 DLCTRL DEBUG Tx Command reply: GET_REPLY 438229518 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250126090225909 DLCTRL DEBUG Command: GET 891101889 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250126090225910 DLCTRL DEBUG Tx Command reply: GET_REPLY 891101889 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250126090225912 DLCTRL DEBUG Command: GET 26298542 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250126090225912 DLCTRL DEBUG Tx Command reply: GET_REPLY 26298542 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250126090225914 DLCTRL DEBUG Command: GET 763870165 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126090225914 DLCTRL DEBUG Tx Command reply: GET_REPLY 763870165 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126090225916 DLCTRL DEBUG Command: GET 90284865 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250126090225916 DLCTRL DEBUG Tx Command reply: GET_REPLY 90284865 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20250126090225918 DLCTRL DEBUG Command: GET 606933066 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250126090225918 DLCTRL DEBUG Tx Command reply: GET_REPLY 606933066 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250126090225920 DLCTRL DEBUG Command: GET 396585997 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250126090225920 DLCTRL DEBUG Tx Command reply: GET_REPLY 396585997 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250126090225921 DLCTRL DEBUG Command: GET 618047380 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250126090225921 DLCTRL DEBUG Tx Command reply: GET_REPLY 618047380 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250126090225923 DLCTRL DEBUG Command: GET 752429223 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126090225923 DLCTRL DEBUG Tx Command reply: GET_REPLY 752429223 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126090225924 DLCTRL DEBUG Command: GET 849675236 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250126090225924 DLCTRL DEBUG Tx Command reply: GET_REPLY 849675236 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@2bd1da4a78dd: 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@2bd1da4a78dd: "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@2bd1da4a78dd: 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@2bd1da4a78dd: 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@2bd1da4a78dd: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '080101D571000005F44241002399F9992A2A170512C742200010024100'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111001'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000001110010'B, t_guard := 20.000000 } 20250126090225950 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57350<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(962)@2bd1da4a78dd: f_create_expect(l3 := '080101D571000005F44241002399F9992A2A170512C742200010024100'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(962)@2bd1da4a78dd: Created Expect[0] for '080101D571000005F44241002399F9992A2A170512C742200010024100'O to be handled at TC_sgsnpool_nri_from_other_PLMN0(971) TC_sgsnpool_nri_from_other_PLMN-Iuh0-RUA(949)@2bd1da4a78dd: Added conn table entry 0TC_sgsnpool_nri_from_other_PLMN0(971)4119947 20250126090227002 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126090227002 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126090227002 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 118 bytes from client (stream_srv.c:1355) 20250126090227002 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250126090227002 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x3edd8b, normal) (hnbgw_rua.c:407) 20250126090227002 DHNB DEBUG map_rua[0x55e140da47a0]{init}: Allocated (fsm.c:456) 20250126090227002 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4119947)[0x55e140da47a0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250126090227002 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4119947 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250126090227002 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126090227002 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126090227002 DRUA DEBUG GMM Attach Req mi=TMSI-0x42410023 old_ra=999-99-10794-23 nri:260=0x104 (hnbgw_l3.c:234) 20250126090227002 DRUA INFO GMM Attach Req from other PLMN: old RAI=999-99-10794-23 my PLMN=001-01 (hnbgw_l3.c:241) 20250126090227003 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4119947 SCCP-0 PS MI=TMSI-0x42410023 (from other PLMN): TMSI-0x42410023 NRI(10bit)=0x104=260: This Complete Layer 3 message indicates a switch from another PLMN. Ignoring the NRI. (hnbgw_cn.c:1047) 20250126090227003 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4119947 SCCP-0 PS MI=TMSI-0x42410023 (from other PLMN): CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250126090227003 DCN DEBUG map_sccp[0x55e140db0c00]{init}: Allocated (fsm.c:456) 20250126090227003 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-108)[0x55e140db0c00]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250126090227003 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4119947 <-> SCCP-108 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250126090227003 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4119947 SCCP-108 sgsn-0 MI=TMSI-0x42410023 (from other PLMN): rx RUA Connect with 89 bytes RANAP data (hnbgw_rua.c:312) 20250126090227003 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4119947)[0x55e140da47a0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250126090227003 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126090227003 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126090227003 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4119947)[0x55e140da47a0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250126090227003 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-108)[0x55e140db0c00]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126090227003 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250126090227003 DLSCCP DEBUG SCCP-SCOC(108)[0x55e140dbe290]{IDLE}: Allocated (fsm.c:456) 20250126090227003 DLSCCP DEBUG SCCP-SCOC(108)[0x55e140dbe290]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250126090227003 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000006c), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=89,D=001340550000070003400180000f40060000f11009260037400100003a40080000f110092600370010401e1d080101d571000005f44241002399f9992a2a170512c742200010024100004f40030000720056400500f1100926) (sccp_scrc.c:406) 20250126090227003 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090227003 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090227003 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090227003 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090227003 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090227003 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090227003 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090227003 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090227003 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090227003 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090227003 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090227003 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126090227003 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090227003 DLSCCP DEBUG SCCP-SCOC(108)[0x55e140dbe290]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250126090227003 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-108)[0x55e140db0c00]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250126090227003 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4119947)[0x55e140da47a0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250126090227003 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090227003 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090227003 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090227003 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126090227003 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126090227003 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126090227003 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126090227003 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(961)@2bd1da4a78dd: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(961)@2bd1da4a78dd: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(962)@2bd1da4a78dd: Found Expect[0] for l3='080101D571000005F44241002399F9992A2A170512C742200010024100'O handled at TC_sgsnpool_nri_from_other_PLMN0(971) HNBGW_Test.sgsn0-RAN(962)@2bd1da4a78dd: Added conn table entry 0TC_sgsnpool_nri_from_other_PLMN0(971)588115 HNBGW_Test.sgsn0-SCCP(961)@2bd1da4a78dd: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(961)@2bd1da4a78dd: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_nri_from_other_PLMN0(971)@2bd1da4a78dd: setverdict(pass): none -> pass 20250126090227021 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090227021 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126090227021 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126090227022 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126090227022 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126090227022 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126090227022 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126090227022 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090227022 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090227022 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126090227022 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126090227022 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126090227022 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126090227022 DLSS7 DEBUG scrc_rx_mtp_xfer_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=008ca82e) (sccp_scrc.c:477) 20250126090227022 DLSCCP DEBUG Received CO:COAK for local reference 108 (sccp_scoc.c:1824) 20250126090227022 DLSCCP DEBUG SCCP-SCOC(108)[0x55e140dbe290]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250126090227022 DLSCCP DEBUG SCCP-SCOC(108)[0x55e140dbe290]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250126090227022 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090227022 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250126090227022 DCN DEBUG handle_cn_conn_conf() conn_id=108, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250126090227022 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-108)[0x55e140db0c00]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250126090227022 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-108)[0x55e140db0c00]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250126090227025 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57350<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_nri_from_other_PLMN0(971)@2bd1da4a78dd: Final verdict of PTC: pass MTC@2bd1da4a78dd: 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 } } } 20250126090227028 DLCTRL DEBUG Command: GET 724849504 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250126090227028 DLCTRL DEBUG Tx Command reply: GET_REPLY 724849504 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20250126090227035 DLCTRL DEBUG Command: GET 232052372 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250126090227035 DLCTRL DEBUG Tx Command reply: GET_REPLY 232052372 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250126090227041 DLCTRL DEBUG Command: GET 158728025 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250126090227041 DLCTRL DEBUG Tx Command reply: GET_REPLY 158728025 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250126090227047 DLCTRL DEBUG Command: GET 265664412 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126090227047 DLCTRL DEBUG Tx Command reply: GET_REPLY 265664412 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126090227056 DLCTRL DEBUG Command: GET 322826165 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250126090227056 DLCTRL DEBUG Tx Command reply: GET_REPLY 322826165 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126090227063 DLCTRL DEBUG Command: GET 830725160 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250126090227063 DLCTRL DEBUG Tx Command reply: GET_REPLY 830725160 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250126090227066 DLCTRL DEBUG Command: GET 500011156 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250126090227066 DLCTRL DEBUG Tx Command reply: GET_REPLY 500011156 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250126090227067 DLCTRL DEBUG Command: GET 612408368 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250126090227067 DLCTRL DEBUG Tx Command reply: GET_REPLY 612408368 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250126090227068 DLCTRL DEBUG Command: GET 637508848 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126090227068 DLCTRL DEBUG Tx Command reply: GET_REPLY 637508848 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126090227068 DLCTRL DEBUG Command: GET 942477387 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250126090227068 DLCTRL DEBUG Tx Command reply: GET_REPLY 942477387 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126090227069 DLCTRL DEBUG Command: GET 729472679 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250126090227069 DLCTRL DEBUG Tx Command reply: GET_REPLY 729472679 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250126090227070 DLCTRL DEBUG Command: GET 969978045 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250126090227070 DLCTRL DEBUG Tx Command reply: GET_REPLY 969978045 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250126090227071 DLCTRL DEBUG Command: GET 511675130 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250126090227071 DLCTRL DEBUG Tx Command reply: GET_REPLY 511675130 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250126090227072 DLCTRL DEBUG Command: GET 137034156 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126090227072 DLCTRL DEBUG Tx Command reply: GET_REPLY 137034156 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126090227072 DLCTRL DEBUG Command: GET 237498959 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250126090227072 DLCTRL DEBUG Tx Command reply: GET_REPLY 237498959 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126090227073 DLCTRL DEBUG Command: GET 967529309 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250126090227073 DLCTRL DEBUG Tx Command reply: GET_REPLY 967529309 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250126090227074 DLCTRL DEBUG Command: GET 732608539 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250126090227074 DLCTRL DEBUG Tx Command reply: GET_REPLY 732608539 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250126090227074 DLCTRL DEBUG Command: GET 955039795 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250126090227074 DLCTRL DEBUG Tx Command reply: GET_REPLY 955039795 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250126090227075 DLCTRL DEBUG Command: GET 430430926 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126090227075 DLCTRL DEBUG Tx Command reply: GET_REPLY 430430926 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126090227076 DLCTRL DEBUG Command: GET 724076631 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250126090227076 DLCTRL DEBUG Tx Command reply: GET_REPLY 724076631 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed MTC@2bd1da4a78dd: XXX { hnb_idx := 0, cn_idx := 6, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '080101D571000005F4428AC02300F1102A2A170512C742200010028AC0'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000001011'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000101010101'B, t_guard := 20.000000 } 20250126090227085 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57358<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn2-RAN(968)@2bd1da4a78dd: f_create_expect(l3 := '080101D571000005F4428AC02300F1102A2A170512C742200010028AC0'O, n_connectPointCode := omit HNBGW_Test.sgsn2-RAN(968)@2bd1da4a78dd: Created Expect[0] for '080101D571000005F4428AC02300F1102A2A170512C742200010028AC0'O to be handled at TC_sgsnpool_nri_from_other_PLMN0(972) TC_sgsnpool_nri_from_other_PLMN-Iuh0-RUA(949)@2bd1da4a78dd: Added conn table entry 1TC_sgsnpool_nri_from_other_PLMN0(972)9434936 20250126090228114 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126090228114 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126090228114 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 118 bytes from client (stream_srv.c:1355) 20250126090228114 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250126090228114 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x8ff738, normal) (hnbgw_rua.c:407) 20250126090228114 DHNB DEBUG map_rua[0x55e140d974b0]{init}: Allocated (fsm.c:456) 20250126090228114 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9434936)[0x55e140d974b0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250126090228114 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9434936 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250126090228114 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126090228114 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126090228114 DRUA DEBUG GMM Attach Req mi=TMSI-0x428AC023 old_ra=001-01-10794-23 nri:555=0x22b (hnbgw_l3.c:234) 20250126090228114 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9434936 SCCP-0 PS MI=TMSI-0x428AC023: TMSI-0x428AC023 NRI(10bit)=0x22b=555: NRI match selects sgsn 2 (hnbgw_cn.c:1078) 20250126090228114 DCN DEBUG map_sccp[0x55e140da2d80]{init}: Allocated (fsm.c:456) 20250126090228114 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-109)[0x55e140da2d80]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250126090228114 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9434936 <-> SCCP-109 sgsn-2 sgsn-two cs7-0.sccp l=0.23.5<->r=0.1.3 (context_map.c:128) 20250126090228114 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9434936 SCCP-109 sgsn-2 MI=TMSI-0x428AC023: rx RUA Connect with 89 bytes RANAP data (hnbgw_rua.c:312) 20250126090228114 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9434936)[0x55e140d974b0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250126090228114 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126090228114 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126090228114 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9434936)[0x55e140d974b0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250126090228114 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-109)[0x55e140da2d80]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126090228114 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250126090228114 DLSCCP DEBUG SCCP-SCOC(109)[0x55e140da2290]{IDLE}: Allocated (fsm.c:456) 20250126090228114 DLSCCP DEBUG SCCP-SCOC(109)[0x55e140da2290]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250126090228114 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000006d), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=89,D=001340550000070003400180000f40060000f11009260037400100003a40080000f110092600370010401e1d080101d571000005f4428ac02300f1102a2a170512c742200010028ac0004f40030001550056400500f1100926) (sccp_scrc.c:406) 20250126090228114 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090228114 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090228114 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090228114 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090228114 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090228114 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090228114 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090228114 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090228114 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090228114 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090228114 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090228114 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250126090228114 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090228114 DLSCCP DEBUG SCCP-SCOC(109)[0x55e140da2290]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250126090228114 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-109)[0x55e140da2d80]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250126090228114 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9434936)[0x55e140d974b0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250126090228114 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090228114 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090228114 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090228114 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250126090228114 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250126090228114 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250126090228114 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250126090228114 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn2-SCCP(967)@2bd1da4a78dd: First idle individual index:0 HNBGW_Test.sgsn2-SCCP(967)@2bd1da4a78dd: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn2-RAN(968)@2bd1da4a78dd: Found Expect[0] for l3='080101D571000005F4428AC02300F1102A2A170512C742200010028AC0'O handled at TC_sgsnpool_nri_from_other_PLMN0(972) HNBGW_Test.sgsn2-RAN(968)@2bd1da4a78dd: Added conn table entry 0TC_sgsnpool_nri_from_other_PLMN0(972)15526025 HNBGW_Test.sgsn2-SCCP(967)@2bd1da4a78dd: Session index based on connection ID:0 HNBGW_Test.sgsn2-SCCP(967)@2bd1da4a78dd: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_nri_from_other_PLMN0(972)@2bd1da4a78dd: setverdict(pass): none -> pass 20250126090228127 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090228127 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20250126090228127 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20250126090228127 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn2-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20250126090228127 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126090228127 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126090228127 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126090228127 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090228127 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090228127 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126090228127 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126090228127 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:603) 20250126090228127 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126090228127 DLSS7 DEBUG scrc_rx_mtp_xfer_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=000bff78) (sccp_scrc.c:477) 20250126090228127 DLSCCP DEBUG Received CO:COAK for local reference 109 (sccp_scoc.c:1824) 20250126090228127 DLSCCP DEBUG SCCP-SCOC(109)[0x55e140da2290]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250126090228127 DLSCCP DEBUG SCCP-SCOC(109)[0x55e140da2290]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250126090228127 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090228127 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250126090228127 DCN DEBUG handle_cn_conn_conf() conn_id=109, addrs: called=RI=SSN_PC,PC=0.1.3,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250126090228127 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-109)[0x55e140da2d80]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250126090228127 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-109)[0x55e140da2d80]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250126090228128 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57358<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_nri_from_other_PLMN0(972)@2bd1da4a78dd: Final verdict of PTC: pass MTC@2bd1da4a78dd: 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 } } } 20250126090228129 DLCTRL DEBUG Command: GET 59614886 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250126090228129 DLCTRL DEBUG Tx Command reply: GET_REPLY 59614886 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20250126090228131 DLCTRL DEBUG Command: GET 784679505 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250126090228131 DLCTRL DEBUG Tx Command reply: GET_REPLY 784679505 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250126090228134 DLCTRL DEBUG Command: GET 120993063 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250126090228134 DLCTRL DEBUG Tx Command reply: GET_REPLY 120993063 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250126090228136 DLCTRL DEBUG Command: GET 511906438 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126090228136 DLCTRL DEBUG Tx Command reply: GET_REPLY 511906438 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126090228138 DLCTRL DEBUG Command: GET 618713496 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250126090228138 DLCTRL DEBUG Tx Command reply: GET_REPLY 618713496 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126090228139 DLCTRL DEBUG Command: GET 852735820 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250126090228139 DLCTRL DEBUG Tx Command reply: GET_REPLY 852735820 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250126090228141 DLCTRL DEBUG Command: GET 625863386 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250126090228141 DLCTRL DEBUG Tx Command reply: GET_REPLY 625863386 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250126090228142 DLCTRL DEBUG Command: GET 325353624 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250126090228142 DLCTRL DEBUG Tx Command reply: GET_REPLY 325353624 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250126090228143 DLCTRL DEBUG Command: GET 262432395 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126090228143 DLCTRL DEBUG Tx Command reply: GET_REPLY 262432395 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126090228144 DLCTRL DEBUG Command: GET 825290128 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250126090228144 DLCTRL DEBUG Tx Command reply: GET_REPLY 825290128 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126090228144 DLCTRL DEBUG Command: GET 332065018 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250126090228144 DLCTRL DEBUG Tx Command reply: GET_REPLY 332065018 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250126090228145 DLCTRL DEBUG Command: GET 165357568 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250126090228145 DLCTRL DEBUG Tx Command reply: GET_REPLY 165357568 rate_ctr.abs.sgsn.2.cnpool:subscr:known 1 (control_if.c:477) 20250126090228146 DLCTRL DEBUG Command: GET 673554353 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250126090228146 DLCTRL DEBUG Tx Command reply: GET_REPLY 673554353 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250126090228146 DLCTRL DEBUG Command: GET 91934083 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126090228146 DLCTRL DEBUG Tx Command reply: GET_REPLY 91934083 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126090228147 DLCTRL DEBUG Command: GET 35971570 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250126090228147 DLCTRL DEBUG Tx Command reply: GET_REPLY 35971570 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126090228148 DLCTRL DEBUG Command: GET 433593687 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250126090228148 DLCTRL DEBUG Tx Command reply: GET_REPLY 433593687 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250126090228148 DLCTRL DEBUG Command: GET 661191697 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250126090228148 DLCTRL DEBUG Tx Command reply: GET_REPLY 661191697 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250126090228149 DLCTRL DEBUG Command: GET 992375436 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250126090228149 DLCTRL DEBUG Tx Command reply: GET_REPLY 992375436 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250126090228150 DLCTRL DEBUG Command: GET 745073615 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126090228150 DLCTRL DEBUG Tx Command reply: GET_REPLY 745073615 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126090228150 DLCTRL DEBUG Command: GET 573924136 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250126090228150 DLCTRL DEBUG Tx Command reply: GET_REPLY 573924136 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed MTC@2bd1da4a78dd: ok: talloc reports "asn1_context" = 1 bytes 20250126090228153 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35682<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250126090228153 DLINP DEBUG SRVCONN(,r=127.0.0.1:55267<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126090228153 DLINP DEBUG SRVCONN(,r=127.0.0.1:55267<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126090228153 DLINP NOTICE SRV(,r=127.0.0.1:55267<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250126090228153 DMAIN NOTICE (127.0.0.1:55267 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:55267<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250126090228153 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20250126090228154 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:40847<->l=127.0.0.1:4262) (control_if.c:193) TC_sgsnpool_nri_from_other_PLMN-Iuh1-RUA(951)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(952)@2bd1da4a78dd: Final verdict of PTC: none 20250126090228154 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250126090228154 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126090228154 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250126090228154 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc2-0: xUA SRV SHUTDOWN_EVENT 20250126090228154 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250126090228154 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126090228154 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126090228154 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.msc0-RAN(953)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.msc1-RAN(956)@2bd1da4a78dd: Final verdict of PTC: none 20250126090228154 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250126090228154 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126090228154 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250126090228154 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20250126090228154 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126090228154 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090228154 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc2-0: connection closed 20250126090228154 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126090228154 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126090228154 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126090228154 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250126090228154 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126090228154 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250126090228154 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250126090228154 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126090228154 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126090228154 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.sgsn0-RAN(962)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(964)@2bd1da4a78dd: Final verdict of PTC: none TC_sgsnpool_nri_from_other_PLMN-Iuh0-RUA(949)@2bd1da4a78dd: Final verdict of PTC: none 20250126090228154 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250126090228154 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090228154 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126090228154 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250126090228154 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250126090228154 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250126090228154 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client MutexDispCT-TC_sgsnpool_nri_from_other_PLMN(944)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(960)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.sgsn2-SCCP(967)@2bd1da4a78dd: Final verdict of PTC: none 20250126090228154 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126090228154 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.3/0, (xua_snm.c:371) 20250126090228154 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) HNBGW-MGCP(970)@2bd1da4a78dd: Final verdict of PTC: none 20250126090228154 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090228154 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn1-0: connection closed 20250126090228154 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126090228154 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126090228154 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126090228154 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250126090228154 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126090228154 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250126090228154 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126090228154 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126090228154 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 HNBGW_Test.sgsn2-M3UA(969)@2bd1da4a78dd: Final verdict of PTC: none 20250126090228154 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250126090228154 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Connection reset by peer 20250126090228154 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126090228154 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090228154 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126090228154 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126090228154 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126090228154 DRANAP DEBUG cnlink(msc-2)[0x55e140d26870]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126090228154 DRANAP NOTICE cnlink(msc-2)[0x55e140d26870]{DISCONNECTED}: link lost (cnlink.c:118) 20250126090228154 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090228154 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126090228154 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:371) 20250126090228154 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126090228154 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126090228154 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090228154 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126090228154 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126090228154 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126090228154 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126090228154 DRANAP NOTICE cnlink(sgsn-1)[0x55e140d91a80]{DISCONNECTED}: link lost (cnlink.c:118) 20250126090228154 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250126090228154 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126090228154 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 HNBGW_Test.sgsn0-SCCP(961)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(963)@2bd1da4a78dd: Final verdict of PTC: none 20250126090228154 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250126090228154 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250126090228154 DLINP <0002> stream.c:265 virt-sgsn2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250126090228154 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126090228154 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn2-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250126090228154 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn2-0: xUA SRV SHUTDOWN_EVENT 20250126090228154 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250126090228154 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SEND_FAILED flags=0x1 20250126090228154 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126090228154 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250126090228154 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SEND_FAILED 20250126090228154 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126090228154 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090228154 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20250126090228154 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126090228154 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126090228154 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126090228154 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250126090228154 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126090228154 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250126090228154 DLINP <0002> stream.c:265 virt-sgsn2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250126090228154 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126090228154 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126090228154 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn2-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250126090228154 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250126090228154 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126090228154 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090228154 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn2-0: connection closed 20250126090228154 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126090228154 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090228154 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126090228154 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126090228154 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn2){AS_ACTIVE}: state_chg to AS_PENDING 20250126090228154 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126090228154 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc1-M3UA(957)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(966)@2bd1da4a78dd: Final verdict of PTC: none TC_sgsnpool_nri_from_other_PLMN-Iuh1(950)@2bd1da4a78dd: Final verdict of PTC: none 20250126090228154 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250126090228154 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) VirtHNBGW-STATS(945)@2bd1da4a78dd: Final verdict of PTC: none20250126090228155 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) TC_sgsnpool_nri_from_other_PLMN-Iuh0(948)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.sgsn2-RAN(968)@2bd1da4a78dd: Final verdict of PTC: none 20250126090228155 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126090228155 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126090228155 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) HNBGW_Test.msc1-SCCP(955)@2bd1da4a78dd: Final verdict of PTC: none 20250126090228155 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126090228155 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126090228155 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126090228155 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126090228155 DRANAP NOTICE cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: link lost (cnlink.c:118) 20250126090228155 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-108)[0x55e140db0c00]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250126090228155 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250126090228155 DLSCCP DEBUG SCCP-SCOC(108)[0x55e140dbe290]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250126090228155 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008ca82e), PART(T=Source Reference,L=4,D=0000006c), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250126090228156 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090228156 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090228156 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126090228156 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090228156 DLSCCP DEBUG SCCP-SCOC(108)[0x55e140dbe290]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250126090228156 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-108)[0x55e140db0c00]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250126090228157 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4119947)[0x55e140da47a0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250126090228157 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4119947)[0x55e140da47a0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250126090228157 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250126090228157 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4119947)[0x55e140da47a0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250126090228157 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4119947)[0x55e140da47a0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250126090228157 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4119947)[0x55e140da47a0]{disrupted}: Freeing instance (context_map.c:202) 20250126090228157 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4119947)[0x55e140da47a0]{disrupted}: Deallocated (fsm.c:568) 20250126090228157 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-108)[0x55e140db0c00]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250126090228158 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-108)[0x55e140db0c00]{disconnected}: Freeing instance (context_map.c:206) HNBGW_Test.sgsn1-RAN(965)@2bd1da4a78dd: Final verdict of PTC: none 20250126090228158 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-108)[0x55e140db0c00]{disconnected}: Deallocated (fsm.c:568) 20250126090228158 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4119947 SCCP-108 sgsn-0 MI=TMSI-0x42410023 (from other PLMN): Deallocating (context_map.c:225) 20250126090228158 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090228158 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126090228158 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.3/0, (xua_snm.c:371) 20250126090228158 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126090228159 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126090228159 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090228159 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126090228159 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126090228159 DCN NOTICE (sgsn-2) now unreachable: N-PCSTATE ind: pc=11 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) HNBGW_Test.msc2-RAN(959)@2bd1da4a78dd: Final verdict of PTC: none 20250126090228159 DRANAP DEBUG cnlink(sgsn-2)[0x55e140d92410]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126090228160 DRANAP NOTICE cnlink(sgsn-2)[0x55e140d92410]{DISCONNECTED}: link lost (cnlink.c:118) 20250126090228160 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-109)[0x55e140da2d80]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250126090228160 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250126090228160 DLSCCP DEBUG SCCP-SCOC(109)[0x55e140da2290]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250126090228160 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000bff78), PART(T=Source Reference,L=4,D=0000006d), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250126090228160 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090228160 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090228160 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250126090228160 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090228160 DLSCCP DEBUG SCCP-SCOC(109)[0x55e140da2290]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250126090228160 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-109)[0x55e140da2d80]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250126090228161 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9434936)[0x55e140d974b0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250126090228161 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9434936)[0x55e140d974b0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250126090228161 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250126090228161 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9434936)[0x55e140d974b0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250126090228161 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9434936)[0x55e140d974b0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250126090228161 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9434936)[0x55e140d974b0]{disrupted}: Freeing instance (context_map.c:202) 20250126090228161 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9434936)[0x55e140d974b0]{disrupted}: Deallocated (fsm.c:568) 20250126090228161 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-109)[0x55e140da2d80]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250126090228161 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-109)[0x55e140da2d80]{disconnected}: Freeing instance (context_map.c:206) 20250126090228161 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-109)[0x55e140da2d80]{disconnected}: Deallocated (fsm.c:568) 20250126090228161 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9434936 SCCP-109 sgsn-2 MI=TMSI-0x428AC023: Deallocating (context_map.c:225) 20250126090228161 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126090228161 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250126090228161 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090228161 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:894) 20250126090228161 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090228161 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126090228162 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250126090228162 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250126090228162 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090228162 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126090228162 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250126090228162 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126090228162 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126090228162 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126090228162 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250126090228162 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090228162 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090228162 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090228162 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250126090228162 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250126090228162 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250126090228162 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250126090228162 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event AS-TRANSFER.req IPA-CTRL-CLI-IPA(946)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(958)@2bd1da4a78dd: Final verdict of PTC: none 20250126090228173 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126090228173 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126090228173 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126090228173 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250126090228173 DLINP <0002> stream_srv.c:766 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250126090228173 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090228173 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20250126090228173 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126090228173 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126090228173 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126090228173 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250126090228173 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126090228173 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250126090228173 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250126090228173 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090228173 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126090228173 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20250126090228174 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126090228174 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126090228174 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090228174 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) HNBGW_Test.msc0-M3UA(954)@2bd1da4a78dd: Final verdict of PTC: none 20250126090228174 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126090228174 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126090228174 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126090228174 DRANAP NOTICE cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: link lost (cnlink.c:118) 20250126090228174 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35666<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(947)@2bd1da4a78dd: Final verdict of PTC: none MTC@2bd1da4a78dd: Setting final verdict of the test case. MTC@2bd1da4a78dd: Local verdict of MTC: pass MTC@2bd1da4a78dd: Local verdict of PTC MutexDispCT-TC_sgsnpool_nri_from_other_PLMN(944): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC VirtHNBGW-STATS(945): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC IPA-CTRL-CLI-IPA(946): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW-PFCP(947): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh0(948): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh0-RUA(949): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh1(950): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh1-RUA(951): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.msc0-SCCP(952): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.msc0-RAN(953): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.msc0-M3UA(954): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.msc1-SCCP(955): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.msc1-RAN(956): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.msc1-M3UA(957): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.msc2-SCCP(958): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.msc2-RAN(959): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.msc2-M3UA(960): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(961): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.sgsn0-RAN(962): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(963): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(964): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.sgsn1-RAN(965): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(966): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(967): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.sgsn2-RAN(968): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(969): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW-MGCP(970): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN0(971): pass (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN0(972): pass (pass -> pass) MTC@2bd1da4a78dd: Test case TC_sgsnpool_nri_from_other_PLMN finished. Verdict: pass MTC@2bd1da4a78dd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN pass'. Sun Jan 26 09:02:28 UTC 2025 ====== HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN.talloc 20250126090228321 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57362<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126090228923 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57362<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=600996) Waiting for packet dumper to finish... 1 (prev_count=600996, count=601536) 20250126090230155 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126090230156 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn2){AS_PENDING}: T(r) expired; dropping queued messages 20250126090230156 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn2){AS_PENDING}: state_chg to AS_DOWN 20250126090230156 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126090230156 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250126090230156 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250126090230156 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126090230156 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250126090230156 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250126090230156 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126090230156 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20250126090230156 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20250126090230174 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126090230174 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250126090230174 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250126090230450 DLSCCP DEBUG SCCP-SCOC(105)[0x55e140da1770]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126090230450 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003fd724), PART(T=Source Reference,L=4,D=00000069), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090230450 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090230450 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090230450 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250126090230450 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090230450 DLSCCP DEBUG SCCP-SCOC(106)[0x55e140c25630]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126090230450 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003f0219), PART(T=Source Reference,L=4,D=0000006a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090230450 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090230450 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090230450 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250126090230450 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090230450 DLSCCP DEBUG SCCP-SCOC(107)[0x55e140da7b50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126090230450 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0087d69d), PART(T=Source Reference,L=4,D=0000006b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090230450 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090230450 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090230450 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126090230450 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090230451 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090230451 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090230451 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090230451 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250126090230451 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250126090230451 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250126090230451 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250126090230451 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090230451 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090230451 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090230451 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250126090230451 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250126090230451 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250126090230451 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250126090230451 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090230451 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090230451 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090230451 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126090230451 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126090230451 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126090230451 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250126090230974 DLSCCP DEBUG SCCP-SCOC(104)[0x55e140d9e250]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126090230974 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0091ee7f), PART(T=Source Reference,L=4,D=00000068), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090230974 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090230975 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090230975 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126090230975 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090230975 DLSCCP DEBUG SCCP-SCOC(103)[0x55e140dec4e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126090230975 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00370180), PART(T=Source Reference,L=4,D=00000067), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090230975 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090230975 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090230975 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126090230975 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090230975 DLSCCP DEBUG SCCP-SCOC(102)[0x55e140da6c50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126090230975 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00722c78), PART(T=Source Reference,L=4,D=00000066), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090230975 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090230975 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090230975 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126090230975 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090230975 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090230975 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090230975 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090230975 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126090230975 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126090230975 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126090230975 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250126090230975 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090230975 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090230975 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090230975 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126090230975 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126090230975 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126090230975 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250126090230975 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090230975 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090230975 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090230975 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126090230975 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126090230975 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126090230975 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down MTC@2bd1da4a78dd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN pass' was executed successfully (exit status: 0). MTC@2bd1da4a78dd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink'. ------ HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink ------ Sun Jan 26 09:02:30 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250126090231597 DLSCCP DEBUG SCCP-SCOC(99)[0x55e140dbdb00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126090231597 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002358ac), PART(T=Source Reference,L=4,D=00000063), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090231597 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090231597 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090231597 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126090231597 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090231597 DLSCCP DEBUG SCCP-SCOC(101)[0x55e140dc8e80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126090231597 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c75368), PART(T=Source Reference,L=4,D=00000065), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090231597 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090231597 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090231597 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126090231597 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090231597 DLSCCP DEBUG SCCP-SCOC(100)[0x55e140da2780]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126090231597 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0005779b), PART(T=Source Reference,L=4,D=00000064), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090231597 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090231597 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090231597 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126090231597 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090231598 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090231598 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090231598 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090231598 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126090231598 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126090231598 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126090231598 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20250126090231598 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090231598 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090231598 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090231598 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126090231598 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126090231598 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126090231598 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20250126090231598 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090231598 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090231598 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090231598 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126090231598 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126090231598 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126090231598 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down MTC@2bd1da4a78dd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink' was executed successfully (exit status: 0). MTC@2bd1da4a78dd: Test case TC_sgsnpool_sccp_n_pcstate_detaches_cnlink started. 20250126090232020 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57366<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126090232024 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57368<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126090232027 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:39757<->l=127.0.0.1:4262) (control_if.c:572) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0(977)@2bd1da4a78dd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250126090232107 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250126090232107 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250126090232114 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126090232114 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126090232115 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126090232115 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126090232115 DRANAP NOTICE cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: link lost (cnlink.c:118) 20250126090232115 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126090232115 DRANAP DEBUG cnlink(msc-2)[0x55e140d26870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126090232115 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126090232115 DRANAP DEBUG cnlink(msc-3)[0x55e140d90760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1(979)@2bd1da4a78dd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250126090232115 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:56167 (stream_srv.c:142) 20250126090232115 DMAIN INFO New HNB SCTP connection r=127.0.0.1:56167<->l=127.0.0.1:29169 (hnbgw.c:791) 20250126090232116 DRANAP DEBUG cnlink(msc-3)[0x55e140d90760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126090232116 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250126090232116 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126090232116 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090232116 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126090232116 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090232116 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090232116 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090232116 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090232116 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090232116 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090232116 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090232116 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090232116 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090232116 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090232116 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090232116 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250126090232116 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090232116 DRANAP DEBUG cnlink(msc-3)[0x55e140d90760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126090232116 DRANAP DEBUG cnlink(msc-2)[0x55e140d26870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126090232116 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250126090232116 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126090232116 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090232116 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126090232116 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090232116 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090232116 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090232116 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090232116 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090232116 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090232116 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090232116 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090232116 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090232116 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090232116 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090232116 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250126090232116 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090232116 DRANAP DEBUG cnlink(msc-2)[0x55e140d26870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126090232116 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126090232116 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250126090232116 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126090232116 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090232116 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126090232116 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090232116 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090232116 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090232116 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090232116 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090232116 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090232116 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090232116 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090232116 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090232116 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090232116 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090232116 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126090232116 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090232116 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126090232116 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126090232116 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250126090232116 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126090232117 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090232117 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126090232117 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090232117 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090232117 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090232117 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090232117 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090232117 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090232117 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090232117 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090232117 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090232117 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090232117 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090232117 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126090232117 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090232117 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126090232117 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090232117 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090232117 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090232117 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250126090232117 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250126090232117 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250126090232117 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090232117 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090232117 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090232117 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250126090232117 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250126090232117 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250126090232117 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250126090232117 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090232117 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090232117 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090232117 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126090232117 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126090232117 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126090232117 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250126090232117 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090232117 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090232117 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090232117 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090232117 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126090232117 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126090232117 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126090232117 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250126090232117 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe MTC@2bd1da4a78dd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(983)@2bd1da4a78dd: ************************************************* HNBGW_Test.msc0-M3UA(983)@2bd1da4a78dd: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(983)@2bd1da4a78dd: ************************************************* MTC@2bd1da4a78dd: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(981)@2bd1da4a78dd: v_sccp_pdu_maxlen:268 MTC@2bd1da4a78dd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2bd1da4a78dd: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(986)@2bd1da4a78dd: ************************************************* HNBGW_Test.msc1-M3UA(986)@2bd1da4a78dd: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(986)@2bd1da4a78dd: ************************************************* HNBGW_Test.msc1-SCCP(984)@2bd1da4a78dd: v_sccp_pdu_maxlen:268 20250126090232141 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126090232141 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126090232141 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126090232141 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126090232142 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126090232142 DRANAP DEBUG cnlink(sgsn-2)[0x55e140d92410]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126090232142 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126090232142 DRANAP DEBUG cnlink(sgsn-3)[0x55e140d92da0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126090232143 DRANAP DEBUG cnlink(sgsn-3)[0x55e140d92da0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126090232143 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250126090232143 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126090232143 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090232143 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126090232143 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090232143 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090232143 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090232143 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090232143 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090232143 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090232143 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090232143 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090232143 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090232143 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090232143 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090232143 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250126090232143 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090232143 DRANAP DEBUG cnlink(sgsn-3)[0x55e140d92da0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126090232143 DRANAP DEBUG cnlink(sgsn-2)[0x55e140d92410]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126090232143 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250126090232143 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126090232143 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090232143 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126090232143 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090232143 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090232143 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090232143 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090232143 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090232143 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090232143 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090232143 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090232143 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090232143 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090232143 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090232143 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250126090232143 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090232143 DRANAP DEBUG cnlink(sgsn-2)[0x55e140d92410]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126090232143 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126090232143 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250126090232143 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126090232143 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090232143 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126090232143 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090232143 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090232143 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090232143 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090232143 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090232143 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090232143 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090232143 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090232143 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090232143 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090232143 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090232143 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126090232143 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090232143 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126090232143 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126090232143 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250126090232143 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126090232143 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090232143 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126090232143 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090232144 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090232144 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090232144 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090232144 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090232144 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090232144 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090232144 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090232144 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090232144 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090232144 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090232144 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126090232144 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090232144 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126090232144 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090232144 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090232144 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090232144 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250126090232144 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250126090232144 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250126090232144 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090232144 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090232144 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090232144 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250126090232144 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250126090232144 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250126090232144 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250126090232144 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090232144 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090232144 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090232144 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126090232144 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126090232144 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126090232144 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250126090232144 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090232144 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090232144 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090232144 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126090232144 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126090232144 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126090232144 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@2bd1da4a78dd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2bd1da4a78dd: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(989)@2bd1da4a78dd: ************************************************* HNBGW_Test.sgsn0-M3UA(989)@2bd1da4a78dd: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(989)@2bd1da4a78dd: ************************************************* HNBGW_Test.sgsn0-SCCP(987)@2bd1da4a78dd: v_sccp_pdu_maxlen:268 MTC@2bd1da4a78dd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2bd1da4a78dd: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(992)@2bd1da4a78dd: ************************************************* HNBGW_Test.sgsn1-M3UA(992)@2bd1da4a78dd: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(992)@2bd1da4a78dd: ************************************************* HNBGW_Test.sgsn1-SCCP(990)@2bd1da4a78dd: v_sccp_pdu_maxlen:268 20250126090232176 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126090232176 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126090232176 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1355) 20250126090232176 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250126090232176 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20250126090232176 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250126090232176 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250126090232176 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126090232176 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@2bd1da4a78dd: setverdict(pass): none -> pass 20250126090232180 DLINP DEBUG SRVCONN(,r=127.0.0.1:56167<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126090232180 DLINP DEBUG SRVCONN(,r=127.0.0.1:56167<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126090232180 DLINP DEBUG SRVCONN(,r=127.0.0.1:56167<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1355) 20250126090232180 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250126090232180 DHNBAP DEBUG (127.0.0.1:56167 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20250126090232180 DHNBAP NOTICE (127.0.0.1:56167 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250126090232180 DHNBAP NOTICE (127.0.0.1:56167 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250126090232180 DLINP DEBUG SRVCONN(,r=127.0.0.1:56167<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126090232180 DLINP DEBUG SRVCONN(,r=127.0.0.1:56167<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126090232323 DLSCCP DEBUG SCCP-SCOC(98)[0x55e140da1dd0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126090232323 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009e06fb), PART(T=Source Reference,L=4,D=00000062), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090232323 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090232323 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090232323 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126090232323 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090232323 DLSCCP DEBUG SCCP-SCOC(97)[0x55e140da1450]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126090232323 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00af8b65), PART(T=Source Reference,L=4,D=00000061), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090232323 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090232323 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090232323 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126090232323 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090232323 DLSCCP DEBUG SCCP-SCOC(96)[0x55e140dbb440]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126090232323 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d730e7), PART(T=Source Reference,L=4,D=00000060), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090232323 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090232323 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090232323 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126090232323 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090232323 DLSCCP DEBUG SCCP-SCOC(95)[0x55e140da18d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126090232324 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f37453), PART(T=Source Reference,L=4,D=0000005f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090232324 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090232324 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090232324 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126090232324 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090232324 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090232324 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090232324 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090232324 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126090232324 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126090232324 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126090232324 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20250126090232324 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090232324 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090232324 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090232324 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126090232324 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126090232324 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126090232324 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20250126090232325 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090232325 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090232325 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090232325 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126090232325 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126090232325 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126090232325 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20250126090232325 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090232325 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090232325 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090232325 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126090232325 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126090232325 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126090232325 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20250126090232328 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126090232328 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250126090232328 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126090232328 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(983)@2bd1da4a78dd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250126090232336 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090232336 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250126090232336 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126090232336 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126090232336 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126090232336 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250126090232337 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126090232339 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126090232339 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc1-0 20250126090232339 DLSS7 <000c> osmo_ss7_xua_srv.c:119 0: asp-virt-msc1-0: accept of new connection from (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) before old was closed -> close old one 20250126090232339 DLSS7 <000c> osmo_ss7_asp.c:1082 ?: connection closed 20250126090232339 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20250126090232339 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20250126090232339 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250126090232339 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090232339 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250126090232339 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126090232339 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126090232339 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126090232339 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126090232339 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126090232340 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090232340 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126090232340 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20250126090232340 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126090232340 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126090232340 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090232340 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126090232340 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126090232340 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126090232340 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126090232341 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126090232341 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250126090232341 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126090232341 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090232341 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126090232341 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090232342 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090232342 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090232342 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090232342 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090232342 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090232342 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090232342 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090232342 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090232342 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090232342 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090232342 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126090232342 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090232342 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) HNBGW_Test.msc1-M3UA(986)@2bd1da4a78dd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250126090232342 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090232342 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090232342 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090232342 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126090232342 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126090232342 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126090232342 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126090232342 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090232347 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090232347 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250126090232347 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20250126090232347 DLSS7 <000c> xua_asp_fsm.c:300 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20250126090232347 DLSS7 <000c> xua_asp_fsm.c:663 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20250126090232347 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20250126090232347 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250126090232347 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20250126090232348 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090232348 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126090232348 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:371) 20250126090232348 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126090232348 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126090232348 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090232348 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126090232348 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126090232352 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090232352 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250126090232352 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126090232352 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126090232352 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20250126090232352 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_ACTIVE 20250126090232353 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126090232353 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090232353 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126090232353 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:406) 20250126090232353 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126090232353 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126090232353 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090232353 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126090232353 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126090232353 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126090232353 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126090232354 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126090232354 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250126090232354 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126090232354 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090232355 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126090232355 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090232355 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090232355 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090232355 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090232355 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090232355 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090232355 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090232355 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090232355 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090232355 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090232355 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090232355 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126090232355 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090232355 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126090232355 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126090232355 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250126090232355 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126090232355 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250126090232355 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090232355 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090232355 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090232355 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126090232355 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126090232355 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126090232355 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250126090232355 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-M3UA(989)@2bd1da4a78dd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250126090232361 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090232361 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250126090232361 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126090232361 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126090232361 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126090232361 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250126090232361 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126090232363 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090232363 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250126090232363 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126090232363 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126090232363 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126090232363 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126090232363 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126090232363 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090232363 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126090232363 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20250126090232363 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126090232363 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126090232363 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090232363 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126090232363 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126090232363 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126090232363 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126090232364 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126090232364 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250126090232365 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126090232365 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090232365 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126090232365 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090232365 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090232365 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090232365 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090232365 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090232365 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090232365 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090232365 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090232365 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090232365 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090232365 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090232365 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126090232365 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090232365 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126090232365 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090232365 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090232365 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090232365 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126090232365 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126090232365 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126090232365 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126090232365 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090232366 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126090232366 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20250126090232366 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126090232366 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(992)@2bd1da4a78dd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250126090232371 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090232371 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20250126090232371 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126090232371 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126090232371 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126090232371 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250126090232371 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126090232373 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090232373 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20250126090232373 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126090232373 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126090232373 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126090232373 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126090232373 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126090232373 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090232373 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126090232373 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:406) 20250126090232373 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126090232373 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126090232373 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090232373 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126090232373 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126090232373 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126090232373 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126090232374 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126090232374 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250126090232374 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126090232374 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090232375 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126090232375 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090232375 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090232375 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090232375 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090232375 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090232375 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090232375 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090232375 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090232375 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090232375 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090232375 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090232375 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126090232375 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090232375 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126090232375 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090232375 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090232375 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090232375 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126090232375 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126090232375 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126090232375 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250126090232375 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090233065 DLSCCP DEBUG SCCP-SCOC(94)[0x55e140e209f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126090233065 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00594647), PART(T=Source Reference,L=4,D=0000005e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090233065 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090233065 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090233065 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126090233065 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090233065 DLSCCP DEBUG SCCP-SCOC(92)[0x55e140e20de0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126090233065 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0046288d), PART(T=Source Reference,L=4,D=0000005c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090233065 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090233065 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090233065 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126090233065 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090233065 DLSCCP DEBUG SCCP-SCOC(93)[0x55e140e20ba0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126090233065 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00347af5), PART(T=Source Reference,L=4,D=0000005d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090233065 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090233065 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090233065 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126090233065 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090233065 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090233065 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090233065 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090233065 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126090233065 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126090233065 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126090233065 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250126090233065 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090233066 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090233066 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090233066 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090233066 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126090233066 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126090233066 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126090233066 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126090233066 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090233066 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090233066 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090233066 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090233066 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126090233066 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126090233066 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126090233066 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126090233066 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090233072 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090233072 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126090233072 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126090233072 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126090233072 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126090233072 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126090233072 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126090233072 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090233072 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090233072 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126090233072 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126090233072 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126090233072 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126090233072 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=0046288d) (sccp_scrc.c:477) 20250126090233072 DLSCCP DEBUG Received CO:RELCO for local reference 92 (sccp_scoc.c:1824) 20250126090233072 DLSCCP DEBUG SCCP-SCOC(92)[0x55e140e20de0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250126090233072 DLSCCP DEBUG SCCP-SCOC(92)[0x55e140e20de0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250126090233072 DLSCCP DEBUG SCCP-SCOC(92)[0x55e140e20de0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250126090233072 DLSCCP DEBUG SCCP-SCOC(92)[0x55e140e20de0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250126090233072 DLSCCP DEBUG SCCP-SCOC(92)[0x55e140e20de0]{IDLE}: Deallocated (fsm.c:568) 20250126090233073 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090233073 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250126090233073 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250126090233073 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250126090233073 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126090233073 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126090233073 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126090233073 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090233073 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090233073 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126090233073 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126090233073 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250126090233073 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126090233073 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=00594647) (sccp_scrc.c:477) 20250126090233073 DLSCCP DEBUG Received CO:RELCO for local reference 94 (sccp_scoc.c:1824) 20250126090233073 DLSCCP DEBUG SCCP-SCOC(94)[0x55e140e209f0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250126090233073 DLSCCP DEBUG SCCP-SCOC(94)[0x55e140e209f0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250126090233073 DLSCCP DEBUG SCCP-SCOC(94)[0x55e140e209f0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250126090233073 DLSCCP DEBUG SCCP-SCOC(94)[0x55e140e209f0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250126090233073 DLSCCP DEBUG SCCP-SCOC(94)[0x55e140e209f0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(982)@2bd1da4a78dd: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(985)@2bd1da4a78dd: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(988)@2bd1da4a78dd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126090233160 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090233160 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126090233160 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126090233160 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126090233160 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126090233160 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126090233160 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126090233160 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090233160 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090233160 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126090233160 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126090233160 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126090233160 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126090233160 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126090233160 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250126090233160 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250126090233160 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090233160 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090233160 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090233160 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090233160 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090233160 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090233160 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090233160 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090233160 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090233160 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090233160 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090233160 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090233160 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090233160 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126090233160 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126090233160 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126090233160 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250126090233160 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250126090233160 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090233160 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250126090233160 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090233160 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090233160 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090233160 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090233160 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090233160 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090233160 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090233160 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090233160 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090233160 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090233160 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090233160 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126090233160 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090233160 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126090233160 DRANAP NOTICE cnlink(sgsn-0)[0x55e140d910f0]{CONNECTED}: link up (cnlink.c:111) 20250126090233160 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090233160 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090233160 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090233160 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126090233160 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126090233160 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126090233160 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126090233160 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090233161 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090233161 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126090233161 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126090233161 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126090233161 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126090233161 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126090233161 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126090233161 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090233161 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090233161 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126090233161 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126090233161 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126090233161 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126090233161 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126090233161 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250126090233161 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20250126090233161 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090233161 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090233161 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090233161 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090233161 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090233161 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090233161 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090233161 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090233161 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090233161 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090233161 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090233161 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090233161 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090233161 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126090233161 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126090233161 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126090233161 DRANAP INFO cnlink(sgsn-0)[0x55e140d910f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(991)@2bd1da4a78dd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126090233172 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090233172 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250126090233172 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250126090233172 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250126090233172 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126090233172 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126090233172 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126090233172 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090233173 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090233173 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126090233173 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126090233173 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250126090233173 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126090233173 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126090233173 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250126090233173 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250126090233173 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090233173 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090233173 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090233173 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090233173 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090233173 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090233173 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090233173 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090233173 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090233173 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090233173 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090233173 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090233173 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090233173 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126090233173 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126090233173 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126090233173 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) 20250126090233173 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) 20250126090233173 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090233173 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250126090233173 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090233173 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090233173 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090233173 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090233173 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090233173 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090233173 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090233173 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090233173 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090233173 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090233173 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090233173 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126090233173 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090233173 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126090233173 DRANAP NOTICE cnlink(sgsn-1)[0x55e140d91a80]{CONNECTED}: link up (cnlink.c:111) 20250126090233173 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090233173 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090233173 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090233173 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126090233173 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126090233173 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126090233173 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250126090233173 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090233174 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090233174 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250126090233174 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250126090233174 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250126090233174 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126090233174 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126090233174 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126090233174 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090233174 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090233174 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126090233174 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126090233174 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250126090233174 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126090233174 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126090233174 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250126090233174 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20250126090233174 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090233174 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090233175 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090233175 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090233175 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090233175 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090233175 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090233175 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090233175 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090233175 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090233175 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090233175 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090233175 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090233175 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126090233175 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126090233175 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126090233175 DRANAP INFO cnlink(sgsn-1)[0x55e140d91a80]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250126090233276 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090233276 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126090233277 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126090233277 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126090233277 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126090233277 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126090233277 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126090233277 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090233277 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090233277 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250126090233277 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250126090233277 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250126090233277 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126090233277 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126090233277 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126090233277 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090233277 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090233277 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126090233277 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126090233277 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126090233277 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126090233277 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126090233277 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126090233277 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090233277 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090233277 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250126090233277 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250126090233277 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20250126090233277 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126090233277 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126090233277 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126090233277 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090233277 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090233277 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126090233277 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126090233277 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126090233277 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126090233277 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=00347af5) (sccp_scrc.c:477) 20250126090233277 DLSCCP DEBUG Received CO:RELCO for local reference 93 (sccp_scoc.c:1824) 20250126090233277 DLSCCP DEBUG SCCP-SCOC(93)[0x55e140e20ba0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250126090233277 DLSCCP DEBUG SCCP-SCOC(93)[0x55e140e20ba0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250126090233277 DLSCCP DEBUG SCCP-SCOC(93)[0x55e140e20ba0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250126090233277 DLSCCP DEBUG SCCP-SCOC(93)[0x55e140e20ba0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250126090233277 DLSCCP DEBUG SCCP-SCOC(93)[0x55e140e20ba0]{IDLE}: Deallocated (fsm.c:568) 20250126090233277 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090233277 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126090233277 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126090233277 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126090233277 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126090233277 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126090233277 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126090233277 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090233277 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090233277 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126090233277 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126090233277 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250126090233277 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126090233277 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126090233277 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250126090233277 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250126090233277 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090233277 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090233277 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090233277 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090233277 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090233277 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090233277 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090233277 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090233278 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090233278 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090233278 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090233278 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090233278 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090233278 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126090233278 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126090233278 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126090233278 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) 20250126090233278 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) 20250126090233278 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090233278 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250126090233278 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090233278 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090233278 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090233278 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090233278 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090233278 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090233278 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090233278 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090233278 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090233278 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090233278 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090233278 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126090233278 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090233278 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126090233278 DRANAP NOTICE cnlink(msc-1)[0x55e140d29670]{CONNECTED}: link up (cnlink.c:111) 20250126090233278 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090233278 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126090233278 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126090233278 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126090233278 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126090233278 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126090233278 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250126090233278 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250126090233278 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090233278 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090233278 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090233278 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090233278 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090233278 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090233278 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090233278 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090233278 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090233278 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090233278 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090233278 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090233278 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090233278 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126090233278 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126090233278 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126090233278 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250126090233278 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250126090233278 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090233278 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250126090233278 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090233278 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090233278 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090233278 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090233278 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090233278 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090233278 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090233278 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090233278 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090233279 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090233279 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090233279 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126090233279 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090233279 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126090233279 DRANAP NOTICE cnlink(msc-0)[0x55e140d46220]{CONNECTED}: link up (cnlink.c:111) 20250126090233279 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090233279 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126090233279 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126090233279 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:603) 20250126090233279 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126090233279 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126090233279 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250126090233279 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250126090233279 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090233279 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090233279 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090233279 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090233279 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090233279 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090233279 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090233279 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090233279 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090233279 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090233279 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126090233279 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090233279 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090233279 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090233279 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126090233279 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126090233279 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250126090233279 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090233279 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090233279 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090233279 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090233279 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126090233279 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126090233279 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126090233279 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126090233279 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090233279 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090233279 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090233279 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090233279 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126090233279 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126090233279 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126090233279 DRANAP INFO cnlink(msc-1)[0x55e140d29670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250126090233279 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090233279 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126090233279 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126090233279 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126090233279 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126090233279 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126090233279 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250126090233279 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250126090233279 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090233279 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090233279 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090233279 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090233279 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090233279 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090233279 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090233279 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090233279 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090233279 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090233279 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090233279 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090233279 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090233279 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126090233279 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126090233279 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126090233279 DRANAP INFO cnlink(msc-0)[0x55e140d46220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250126090234190 DLCTRL DEBUG Command: GET 347566712 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250126090234190 DLCTRL DEBUG Tx Command reply: GET_REPLY 347566712 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250126090234198 DLCTRL DEBUG Command: GET 424219181 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250126090234198 DLCTRL DEBUG Tx Command reply: GET_REPLY 424219181 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250126090234199 DLCTRL DEBUG Command: GET 164535650 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250126090234199 DLCTRL DEBUG Tx Command reply: GET_REPLY 164535650 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250126090234199 DLCTRL DEBUG Command: GET 940003079 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126090234199 DLCTRL DEBUG Tx Command reply: GET_REPLY 940003079 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126090234200 DLCTRL DEBUG Command: GET 105980146 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250126090234200 DLCTRL DEBUG Tx Command reply: GET_REPLY 105980146 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20250126090234201 DLCTRL DEBUG Command: GET 751266026 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250126090234201 DLCTRL DEBUG Tx Command reply: GET_REPLY 751266026 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250126090234202 DLCTRL DEBUG Command: GET 68827626 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250126090234202 DLCTRL DEBUG Tx Command reply: GET_REPLY 68827626 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250126090234202 DLCTRL DEBUG Command: GET 135331172 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250126090234202 DLCTRL DEBUG Tx Command reply: GET_REPLY 135331172 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250126090234203 DLCTRL DEBUG Command: GET 941260845 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126090234203 DLCTRL DEBUG Tx Command reply: GET_REPLY 941260845 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126090234204 DLCTRL DEBUG Command: GET 132674523 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250126090234204 DLCTRL DEBUG Tx Command reply: GET_REPLY 132674523 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20250126090234205 DLCTRL DEBUG Command: GET 354279176 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250126090234205 DLCTRL DEBUG Tx Command reply: GET_REPLY 354279176 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250126090234205 DLCTRL DEBUG Command: GET 48669393 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250126090234205 DLCTRL DEBUG Tx Command reply: GET_REPLY 48669393 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250126090234206 DLCTRL DEBUG Command: GET 747966085 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250126090234206 DLCTRL DEBUG Tx Command reply: GET_REPLY 747966085 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250126090234207 DLCTRL DEBUG Command: GET 828578647 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126090234207 DLCTRL DEBUG Tx Command reply: GET_REPLY 828578647 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126090234207 DLCTRL DEBUG Command: GET 266025080 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250126090234207 DLCTRL DEBUG Tx Command reply: GET_REPLY 266025080 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20250126090234208 DLCTRL DEBUG Command: GET 737017006 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250126090234208 DLCTRL DEBUG Tx Command reply: GET_REPLY 737017006 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250126090234209 DLCTRL DEBUG Command: GET 39946486 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250126090234209 DLCTRL DEBUG Tx Command reply: GET_REPLY 39946486 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250126090234210 DLCTRL DEBUG Command: GET 607824853 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250126090234210 DLCTRL DEBUG Tx Command reply: GET_REPLY 607824853 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250126090234210 DLCTRL DEBUG Command: GET 280286812 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126090234210 DLCTRL DEBUG Tx Command reply: GET_REPLY 280286812 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126090234211 DLCTRL DEBUG Command: GET 550702288 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250126090234211 DLCTRL DEBUG Tx Command reply: GET_REPLY 550702288 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@2bd1da4a78dd: 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@2bd1da4a78dd: "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@2bd1da4a78dd: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '080101D571000008292624000000003000F1102A2A170512C7422000'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111001'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000101110001'B, t_guard := 20.000000 } 20250126090234224 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57374<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(988)@2bd1da4a78dd: f_create_expect(l3 := '080101D571000008292624000000003000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(988)@2bd1da4a78dd: Created Expect[0] for '080101D571000008292624000000003000F1102A2A170512C7422000'O to be handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(994) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(978)@2bd1da4a78dd: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(994)6716281 20250126090235261 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126090235261 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126090235261 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1355) 20250126090235261 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250126090235261 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x667b79, normal) (hnbgw_rua.c:407) 20250126090235261 DHNB DEBUG map_rua[0x55e140e209f0]{init}: Allocated (fsm.c:456) 20250126090235261 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6716281)[0x55e140e209f0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250126090235261 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6716281 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250126090235261 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126090235261 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126090235261 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000003 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:234) 20250126090235261 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6716281 SCCP-0 PS MI=IMSI-262420000000003: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250126090235261 DCN DEBUG map_sccp[0x55e140e20de0]{init}: Allocated (fsm.c:456) 20250126090235261 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-110)[0x55e140e20de0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250126090235262 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6716281 <-> SCCP-110 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250126090235262 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6716281 SCCP-110 sgsn-0 MI=IMSI-262420000000003: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250126090235262 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6716281)[0x55e140e209f0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250126090235262 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126090235262 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126090235262 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6716281)[0x55e140e209f0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250126090235262 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-110)[0x55e140e20de0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126090235262 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250126090235262 DLSCCP DEBUG SCCP-SCOC(110)[0x55e140d974b0]{IDLE}: Allocated (fsm.c:456) 20250126090235262 DLSCCP DEBUG SCCP-SCOC(110)[0x55e140d974b0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250126090235262 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000006e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f11009260037400100003a40080000f110092600370010401d1c080101d571000008292624000000003000f1102a2a170512c7422000004f40030001710056400500f1100926) (sccp_scrc.c:406) 20250126090235262 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090235262 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090235262 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090235262 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090235262 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090235262 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090235262 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090235262 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090235262 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090235262 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090235262 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090235262 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126090235262 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090235262 DLSCCP DEBUG SCCP-SCOC(110)[0x55e140d974b0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250126090235262 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-110)[0x55e140e20de0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250126090235262 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6716281)[0x55e140e209f0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250126090235262 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090235262 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090235262 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090235262 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126090235262 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126090235262 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126090235262 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126090235262 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(987)@2bd1da4a78dd: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(987)@2bd1da4a78dd: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(988)@2bd1da4a78dd: Found Expect[0] for l3='080101D571000008292624000000003000F1102A2A170512C7422000'O handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(994) HNBGW_Test.sgsn0-RAN(988)@2bd1da4a78dd: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(994)766217 HNBGW_Test.sgsn0-SCCP(987)@2bd1da4a78dd: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(987)@2bd1da4a78dd: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(994)@2bd1da4a78dd: setverdict(pass): none -> pass 20250126090235273 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090235273 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126090235273 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126090235273 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126090235273 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126090235273 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126090235273 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126090235273 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090235273 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090235273 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126090235273 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126090235273 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126090235273 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126090235273 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0033add9) (sccp_scrc.c:477) 20250126090235273 DLSCCP DEBUG Received CO:COAK for local reference 110 (sccp_scoc.c:1824) 20250126090235273 DLSCCP DEBUG SCCP-SCOC(110)[0x55e140d974b0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250126090235274 DLSCCP DEBUG SCCP-SCOC(110)[0x55e140d974b0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250126090235274 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090235274 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250126090235274 DCN DEBUG handle_cn_conn_conf() conn_id=110, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250126090235274 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-110)[0x55e140e20de0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250126090235274 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-110)[0x55e140e20de0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250126090235275 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57374<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(994)@2bd1da4a78dd: Final verdict of PTC: pass MTC@2bd1da4a78dd: 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 } } } 20250126090235275 DLCTRL DEBUG Command: GET 229992966 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250126090235275 DLCTRL DEBUG Tx Command reply: GET_REPLY 229992966 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20250126090235276 DLCTRL DEBUG Command: GET 334837683 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250126090235276 DLCTRL DEBUG Tx Command reply: GET_REPLY 334837683 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250126090235277 DLCTRL DEBUG Command: GET 818691956 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250126090235277 DLCTRL DEBUG Tx Command reply: GET_REPLY 818691956 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250126090235278 DLCTRL DEBUG Command: GET 373690434 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126090235278 DLCTRL DEBUG Tx Command reply: GET_REPLY 373690434 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126090235279 DLCTRL DEBUG Command: GET 254020515 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250126090235279 DLCTRL DEBUG Tx Command reply: GET_REPLY 254020515 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126090235280 DLCTRL DEBUG Command: GET 174523261 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250126090235280 DLCTRL DEBUG Tx Command reply: GET_REPLY 174523261 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250126090235281 DLCTRL DEBUG Command: GET 25784973 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250126090235281 DLCTRL DEBUG Tx Command reply: GET_REPLY 25784973 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250126090235282 DLCTRL DEBUG Command: GET 663845052 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250126090235282 DLCTRL DEBUG Tx Command reply: GET_REPLY 663845052 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250126090235283 DLCTRL DEBUG Command: GET 562411593 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126090235283 DLCTRL DEBUG Tx Command reply: GET_REPLY 562411593 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126090235284 DLCTRL DEBUG Command: GET 105674854 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250126090235284 DLCTRL DEBUG Tx Command reply: GET_REPLY 105674854 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126090235285 DLCTRL DEBUG Command: GET 616332590 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250126090235285 DLCTRL DEBUG Tx Command reply: GET_REPLY 616332590 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250126090235286 DLCTRL DEBUG Command: GET 130999023 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250126090235286 DLCTRL DEBUG Tx Command reply: GET_REPLY 130999023 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250126090235286 DLCTRL DEBUG Command: GET 921655788 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250126090235286 DLCTRL DEBUG Tx Command reply: GET_REPLY 921655788 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250126090235287 DLCTRL DEBUG Command: GET 227107142 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126090235287 DLCTRL DEBUG Tx Command reply: GET_REPLY 227107142 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126090235288 DLCTRL DEBUG Command: GET 391558340 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250126090235288 DLCTRL DEBUG Tx Command reply: GET_REPLY 391558340 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126090235289 DLCTRL DEBUG Command: GET 568966679 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250126090235289 DLCTRL DEBUG Tx Command reply: GET_REPLY 568966679 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250126090235290 DLCTRL DEBUG Command: GET 330211654 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250126090235290 DLCTRL DEBUG Tx Command reply: GET_REPLY 330211654 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250126090235291 DLCTRL DEBUG Command: GET 473201875 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250126090235291 DLCTRL DEBUG Tx Command reply: GET_REPLY 473201875 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250126090235291 DLCTRL DEBUG Command: GET 360103035 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126090235291 DLCTRL DEBUG Tx Command reply: GET_REPLY 360103035 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126090235292 DLCTRL DEBUG Command: GET 224669051 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250126090235292 DLCTRL DEBUG Tx Command reply: GET_REPLY 224669051 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed MTC@2bd1da4a78dd: XXX { hnb_idx := 0, cn_idx := 5, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '08087300F1102A2A170512C7422000'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000001010'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001000101010'B, t_guard := 20.000000 } 20250126090235304 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60974<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(991)@2bd1da4a78dd: f_create_expect(l3 := '08087300F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(991)@2bd1da4a78dd: Created Expect[0] for '08087300F1102A2A170512C7422000'O to be handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(995) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(978)@2bd1da4a78dd: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(995)6472055 20250126090236332 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126090236333 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126090236333 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 104 bytes from client (stream_srv.c:1355) 20250126090236333 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250126090236333 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x62c177, normal) (hnbgw_rua.c:407) 20250126090236333 DHNB DEBUG map_rua[0x55e140da2d80]{init}: Allocated (fsm.c:456) 20250126090236333 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6472055)[0x55e140da2d80]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250126090236333 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6472055 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250126090236333 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126090236333 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126090236333 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:254) 20250126090236333 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6472055 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 1 (hnbgw_cn.c:1125) 20250126090236333 DCN DEBUG map_sccp[0x55e140da47a0]{init}: Allocated (fsm.c:456) 20250126090236333 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-111)[0x55e140da47a0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250126090236333 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6472055 <-> SCCP-111 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20250126090236333 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6472055 SCCP-111 sgsn-1 MI=NONE: rx RUA Connect with 75 bytes RANAP data (hnbgw_rua.c:312) 20250126090236333 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6472055)[0x55e140da2d80]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250126090236333 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126090236333 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126090236333 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6472055)[0x55e140da2d80]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250126090236333 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-111)[0x55e140da47a0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126090236333 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250126090236333 DLSCCP DEBUG SCCP-SCOC(111)[0x55e140db0c00]{IDLE}: Allocated (fsm.c:456) 20250126090236333 DLSCCP DEBUG SCCP-SCOC(111)[0x55e140db0c00]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250126090236333 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000006f), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=75,D=001340470000070003400180000f40060000f11009260037400100003a40080000f11009260037001040100f08087300f1102a2a170512c7422000004f400300022a0056400500f1100926) (sccp_scrc.c:406) 20250126090236333 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090236333 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090236334 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090236334 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090236334 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090236334 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090236334 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090236334 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090236334 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090236334 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090236334 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090236334 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126090236334 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090236334 DLSCCP DEBUG SCCP-SCOC(111)[0x55e140db0c00]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250126090236334 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-111)[0x55e140da47a0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250126090236334 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6472055)[0x55e140da2d80]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250126090236334 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090236334 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090236334 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090236334 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126090236334 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126090236334 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126090236334 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250126090236334 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-SCCP(990)@2bd1da4a78dd: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(990)@2bd1da4a78dd: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(991)@2bd1da4a78dd: Found Expect[0] for l3='08087300F1102A2A170512C7422000'O handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(995) HNBGW_Test.sgsn1-RAN(991)@2bd1da4a78dd: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(995)468719 HNBGW_Test.sgsn1-SCCP(990)@2bd1da4a78dd: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(990)@2bd1da4a78dd: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(995)@2bd1da4a78dd: setverdict(pass): none -> pass 20250126090236354 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090236354 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250126090236354 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250126090236354 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250126090236354 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126090236354 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126090236354 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126090236354 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090236354 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090236354 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126090236354 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126090236354 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250126090236354 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126090236355 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00191242) (sccp_scrc.c:477) 20250126090236355 DLSCCP DEBUG Received CO:COAK for local reference 111 (sccp_scoc.c:1824) 20250126090236355 DLSCCP DEBUG SCCP-SCOC(111)[0x55e140db0c00]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250126090236355 DLSCCP DEBUG SCCP-SCOC(111)[0x55e140db0c00]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250126090236355 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090236355 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250126090236355 DCN DEBUG handle_cn_conn_conf() conn_id=111, addrs: called=RI=SSN_PC,PC=0.1.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250126090236355 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-111)[0x55e140da47a0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250126090236355 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-111)[0x55e140da47a0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250126090236356 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60974<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(995)@2bd1da4a78dd: Final verdict of PTC: pass MTC@2bd1da4a78dd: 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 } } } 20250126090236359 DLCTRL DEBUG Command: GET 516543187 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250126090236359 DLCTRL DEBUG Tx Command reply: GET_REPLY 516543187 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20250126090236363 DLCTRL DEBUG Command: GET 925380036 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250126090236363 DLCTRL DEBUG Tx Command reply: GET_REPLY 925380036 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250126090236368 DLCTRL DEBUG Command: GET 272428809 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250126090236368 DLCTRL DEBUG Tx Command reply: GET_REPLY 272428809 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250126090236371 DLCTRL DEBUG Command: GET 110647698 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126090236371 DLCTRL DEBUG Tx Command reply: GET_REPLY 110647698 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126090236374 DLCTRL DEBUG Command: GET 637006903 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250126090236374 DLCTRL DEBUG Tx Command reply: GET_REPLY 637006903 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126090236375 DLCTRL DEBUG Command: GET 410608836 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250126090236375 DLCTRL DEBUG Tx Command reply: GET_REPLY 410608836 rate_ctr.abs.sgsn.1.cnpool:subscr:new 1 (control_if.c:477) 20250126090236377 DLCTRL DEBUG Command: GET 606883594 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250126090236377 DLCTRL DEBUG Tx Command reply: GET_REPLY 606883594 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250126090236378 DLCTRL DEBUG Command: GET 495989461 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250126090236378 DLCTRL DEBUG Tx Command reply: GET_REPLY 495989461 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250126090236379 DLCTRL DEBUG Command: GET 177561439 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126090236379 DLCTRL DEBUG Tx Command reply: GET_REPLY 177561439 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126090236379 DLCTRL DEBUG Command: GET 235539737 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250126090236379 DLCTRL DEBUG Tx Command reply: GET_REPLY 235539737 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126090236380 DLCTRL DEBUG Command: GET 441064461 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250126090236380 DLCTRL DEBUG Tx Command reply: GET_REPLY 441064461 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250126090236381 DLCTRL DEBUG Command: GET 30067326 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250126090236381 DLCTRL DEBUG Tx Command reply: GET_REPLY 30067326 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250126090236382 DLCTRL DEBUG Command: GET 733881947 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250126090236382 DLCTRL DEBUG Tx Command reply: GET_REPLY 733881947 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250126090236382 DLCTRL DEBUG Command: GET 61052961 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126090236382 DLCTRL DEBUG Tx Command reply: GET_REPLY 61052961 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126090236383 DLCTRL DEBUG Command: GET 235511926 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250126090236383 DLCTRL DEBUG Tx Command reply: GET_REPLY 235511926 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126090236384 DLCTRL DEBUG Command: GET 417979978 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250126090236384 DLCTRL DEBUG Tx Command reply: GET_REPLY 417979978 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250126090236385 DLCTRL DEBUG Command: GET 27907450 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250126090236385 DLCTRL DEBUG Tx Command reply: GET_REPLY 27907450 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250126090236385 DLCTRL DEBUG Command: GET 42801002 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250126090236385 DLCTRL DEBUG Tx Command reply: GET_REPLY 42801002 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250126090236386 DLCTRL DEBUG Command: GET 554206405 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126090236386 DLCTRL DEBUG Tx Command reply: GET_REPLY 554206405 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126090236387 DLCTRL DEBUG Command: GET 760452486 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250126090236387 DLCTRL DEBUG Tx Command reply: GET_REPLY 760452486 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) 20250126090236387 DLGLOBAL NOTICE TTCN3 f_logp(): disconnecting msc0 (logging_vty.c:1172) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed MTC@2bd1da4a78dd: "disconnecting msc0" HNBGW_Test.sgsn0-RAN(988)@2bd1da4a78dd: Final verdict of PTC: none 20250126090236388 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250126090236388 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126090236388 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250126090236388 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250126090236388 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250126090236388 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126090236388 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126090236388 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250126090236388 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126090236388 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090236388 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20250126090236388 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126090236388 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126090236388 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126090236388 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250126090236388 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126090236388 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250126090236388 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090236388 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126090236388 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20250126090236388 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126090236388 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126090236388 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090236388 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126090236388 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126090236388 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126090236388 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126090236388 DRANAP NOTICE cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: link lost (cnlink.c:118) 20250126090236388 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-110)[0x55e140e20de0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250126090236388 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250126090236388 DLSCCP DEBUG SCCP-SCOC(110)[0x55e140d974b0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250126090236388 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0033add9), PART(T=Source Reference,L=4,D=0000006e), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250126090236388 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090236388 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090236388 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126090236388 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090236388 DLSCCP DEBUG SCCP-SCOC(110)[0x55e140d974b0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250126090236388 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-110)[0x55e140e20de0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250126090236388 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6716281)[0x55e140e209f0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250126090236388 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6716281)[0x55e140e209f0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250126090236388 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250126090236388 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6716281)[0x55e140e209f0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250126090236388 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6716281)[0x55e140e209f0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250126090236388 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6716281)[0x55e140e209f0]{disrupted}: Freeing instance (context_map.c:202) 20250126090236389 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6716281)[0x55e140e209f0]{disrupted}: Deallocated (fsm.c:568) 20250126090236389 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-110)[0x55e140e20de0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250126090236389 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-110)[0x55e140e20de0]{disconnected}: Freeing instance (context_map.c:206) 20250126090236389 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-110)[0x55e140e20de0]{disconnected}: Deallocated (fsm.c:568) 20250126090236389 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6716281 SCCP-110 sgsn-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250126090236389 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126090236389 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250126090236389 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090236389 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090236389 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090236389 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126090236389 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126090236389 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126090236389 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126090236389 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-M3UA(989)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(987)@2bd1da4a78dd: Final verdict of PTC: none MTC@2bd1da4a78dd: 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 := '000000000000001011000110'B, t_guard := 20.000000 } TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(978)@2bd1da4a78dd: Deleted conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(994)6716281 20250126090236401 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60980<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(991)@2bd1da4a78dd: f_create_expect(l3 := '08050118082926240000000030'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(991)@2bd1da4a78dd: Created Expect[0] for '08050118082926240000000030'O to be handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(996) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(978)@2bd1da4a78dd: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(996)11123612 20250126090237428 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126090237428 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126090237428 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1355) 20250126090237428 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250126090237428 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xa9bb9c, normal) (hnbgw_rua.c:407) 20250126090237428 DHNB DEBUG map_rua[0x55e140e209f0]{init}: Allocated (fsm.c:456) 20250126090237428 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11123612)[0x55e140e209f0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250126090237428 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11123612 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250126090237428 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126090237428 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126090237428 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11123612 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 1 (hnbgw_cn.c:1125) 20250126090237428 DCN DEBUG map_sccp[0x55e140e20de0]{init}: Allocated (fsm.c:456) 20250126090237428 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-112)[0x55e140e20de0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250126090237428 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11123612 <-> SCCP-112 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20250126090237428 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11123612 SCCP-112 sgsn-1 MI=NONE: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250126090237428 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11123612)[0x55e140e209f0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250126090237428 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126090237428 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126090237428 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11123612)[0x55e140e209f0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250126090237428 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-112)[0x55e140e20de0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126090237428 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250126090237428 DLSCCP DEBUG SCCP-SCOC(112)[0x55e140dbb120]{IDLE}: Allocated (fsm.c:456) 20250126090237428 DLSCCP DEBUG SCCP-SCOC(112)[0x55e140dbb120]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250126090237428 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000070003400180000f40060000f11009260037400100003a40080000f110092600370010400e0d08050118082926240000000030004f40030002c60056400500f1100926) (sccp_scrc.c:406) 20250126090237428 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090237428 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090237428 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090237428 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090237428 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090237428 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090237428 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090237428 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090237428 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090237428 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090237428 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090237428 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126090237428 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090237428 DLSCCP DEBUG SCCP-SCOC(112)[0x55e140dbb120]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250126090237428 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-112)[0x55e140e20de0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250126090237428 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11123612)[0x55e140e209f0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250126090237429 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090237429 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090237429 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090237429 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126090237429 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126090237429 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126090237429 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250126090237429 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-SCCP(990)@2bd1da4a78dd: First idle individual index:1 HNBGW_Test.sgsn1-SCCP(990)@2bd1da4a78dd: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn1-RAN(991)@2bd1da4a78dd: Found Expect[0] for l3='08050118082926240000000030'O handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(996) HNBGW_Test.sgsn1-RAN(991)@2bd1da4a78dd: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(996)13240382 HNBGW_Test.sgsn1-SCCP(990)@2bd1da4a78dd: Session index based on connection ID:1 HNBGW_Test.sgsn1-SCCP(990)@2bd1da4a78dd: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250126090237438 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090237438 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250126090237438 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250126090237438 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250126090237438 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126090237438 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126090237438 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126090237438 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090237438 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090237438 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126090237438 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126090237438 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250126090237438 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126090237438 DLSS7 DEBUG scrc_rx_mtp_xfer_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=001a072e) (sccp_scrc.c:477) 20250126090237438 DLSCCP DEBUG Received CO:COAK for local reference 112 (sccp_scoc.c:1824) 20250126090237438 DLSCCP DEBUG SCCP-SCOC(112)[0x55e140dbb120]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250126090237438 DLSCCP DEBUG SCCP-SCOC(112)[0x55e140dbb120]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250126090237438 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090237438 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250126090237438 DCN DEBUG handle_cn_conn_conf() conn_id=112, addrs: called=RI=SSN_PC,PC=0.1.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250126090237438 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-112)[0x55e140e20de0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250126090237438 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-112)[0x55e140e20de0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(996)@2bd1da4a78dd: setverdict(pass): none -> pass 20250126090237441 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60980<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(996)@2bd1da4a78dd: Final verdict of PTC: pass MTC@2bd1da4a78dd: 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 } } } 20250126090237443 DLCTRL DEBUG Command: GET 7277583 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250126090237443 DLCTRL DEBUG Tx Command reply: GET_REPLY 7277583 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20250126090237449 DLCTRL DEBUG Command: GET 704705591 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250126090237449 DLCTRL DEBUG Tx Command reply: GET_REPLY 704705591 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250126090237453 DLCTRL DEBUG Command: GET 174086018 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250126090237453 DLCTRL DEBUG Tx Command reply: GET_REPLY 174086018 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250126090237456 DLCTRL DEBUG Command: GET 544372776 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126090237456 DLCTRL DEBUG Tx Command reply: GET_REPLY 544372776 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126090237458 DLCTRL DEBUG Command: GET 48179126 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250126090237458 DLCTRL DEBUG Tx Command reply: GET_REPLY 48179126 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126090237459 DLCTRL DEBUG Command: GET 962466315 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250126090237459 DLCTRL DEBUG Tx Command reply: GET_REPLY 962466315 rate_ctr.abs.sgsn.1.cnpool:subscr:new 2 (control_if.c:477) 20250126090237460 DLCTRL DEBUG Command: GET 334900925 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250126090237460 DLCTRL DEBUG Tx Command reply: GET_REPLY 334900925 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250126090237461 DLCTRL DEBUG Command: GET 407366470 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250126090237461 DLCTRL DEBUG Tx Command reply: GET_REPLY 407366470 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250126090237462 DLCTRL DEBUG Command: GET 293339344 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126090237462 DLCTRL DEBUG Tx Command reply: GET_REPLY 293339344 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126090237463 DLCTRL DEBUG Command: GET 870265477 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250126090237463 DLCTRL DEBUG Tx Command reply: GET_REPLY 870265477 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20250126090237463 DLCTRL DEBUG Command: GET 943021951 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250126090237464 DLCTRL DEBUG Tx Command reply: GET_REPLY 943021951 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126090237464 DLCTRL DEBUG Command: GET 903550403 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250126090237464 DLCTRL DEBUG Tx Command reply: GET_REPLY 903550403 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250126090237465 DLCTRL DEBUG Command: GET 609153485 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250126090237465 DLCTRL DEBUG Tx Command reply: GET_REPLY 609153485 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250126090237466 DLCTRL DEBUG Command: GET 438431526 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126090237466 DLCTRL DEBUG Tx Command reply: GET_REPLY 438431526 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126090237466 DLCTRL DEBUG Command: GET 441013870 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250126090237466 DLCTRL DEBUG Tx Command reply: GET_REPLY 441013870 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20250126090237467 DLCTRL DEBUG Command: GET 603153642 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250126090237467 DLCTRL DEBUG Tx Command reply: GET_REPLY 603153642 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126090237468 DLCTRL DEBUG Command: GET 877179878 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250126090237468 DLCTRL DEBUG Tx Command reply: GET_REPLY 877179878 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250126090237468 DLCTRL DEBUG Command: GET 23887565 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250126090237468 DLCTRL DEBUG Tx Command reply: GET_REPLY 23887565 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250126090237469 DLCTRL DEBUG Command: GET 928487137 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126090237469 DLCTRL DEBUG Tx Command reply: GET_REPLY 928487137 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126090237470 DLCTRL DEBUG Command: GET 784245018 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250126090237470 DLCTRL DEBUG Tx Command reply: GET_REPLY 784245018 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed MTC@2bd1da4a78dd: ok: talloc reports "asn1_context" = 1 bytes 20250126090237472 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:39757<->l=127.0.0.1:4262) (control_if.c:193) 20250126090237472 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57368<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250126090237472 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250126090237472 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126090237472 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250126090237472 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20250126090237472 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250126090237472 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126090237472 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250126090237472 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250126090237472 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250126090237472 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126090237472 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126090237472 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250126090237472 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250126090237472 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) HNBGW_Test.msc1-SCCP(984)@2bd1da4a78dd: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(980)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.msc0-RAN(982)@2bd1da4a78dd: Final verdict of PTC: none 20250126090237472 DLINP DEBUG SRVCONN(,r=127.0.0.1:56167<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126090237472 DLINP DEBUG SRVCONN(,r=127.0.0.1:56167<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126090237473 DLINP NOTICE SRV(,r=127.0.0.1:56167<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250126090237473 DMAIN NOTICE (127.0.0.1:56167 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:56167<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250126090237473 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) HNBGW_Test.msc1-RAN(985)@2bd1da4a78dd: Final verdict of PTC: none 20250126090237472 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126090237472 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250126090237472 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126090237472 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090237473 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc1-0: connection closed 20250126090237473 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126090237473 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126090237473 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126090237473 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250126090237473 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126090237473 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250126090237473 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126090237473 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) HNBGW_Test.msc0-M3UA(983)@2bd1da4a78dd: Final verdict of PTC: none 20250126090237473 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20250126090237473 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090237473 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126090237473 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:371) 20250126090237473 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126090237473 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) MutexDispCT-TC_sgsnpool_sccp_n_pcstate_detaches_cnlink(973)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(986)@2bd1da4a78dd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(975)@2bd1da4a78dd: Final verdict of PTC: none 20250126090237473 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090237473 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126090237473 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126090237473 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126090237473 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126090237473 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250126090237473 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126090237473 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250126090237473 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126090237473 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126090237473 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126090237473 DRANAP NOTICE cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: link lost (cnlink.c:118) 20250126090237473 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090237473 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126090237473 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20250126090237473 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126090237473 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126090237473 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090237473 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) VirtHNBGW-STATS(974)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(981)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(991)@2bd1da4a78dd: Final verdict of PTC: none20250126090237473 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126090237473 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126090237473 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126090237473 DRANAP NOTICE cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: link lost (cnlink.c:118) 20250126090237473 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126090237473 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126090237473 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126090237473 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250126090237473 DLINP <0002> stream_srv.c:766 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250126090237473 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090237473 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn1-0: connection closed 20250126090237473 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126090237473 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126090237473 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126090237473 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250126090237473 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126090237473 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250126090237473 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(978)@2bd1da4a78dd: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0(977)@2bd1da4a78dd: Final verdict of PTC: none 20250126090237473 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126090237473 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:371) 20250126090237473 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126090237473 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126090237473 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090237473 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126090237473 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126090237473 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126090237473 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126090237473 DRANAP NOTICE cnlink(sgsn-1)[0x55e140d91a80]{DISCONNECTED}: link lost (cnlink.c:118) 20250126090237473 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-111)[0x55e140da47a0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250126090237473 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250126090237473 DLSCCP DEBUG SCCP-SCOC(111)[0x55e140db0c00]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) HNBGW_Test.sgsn1-SCCP(990)@2bd1da4a78dd: Final verdict of PTC: none 20250126090237473 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00191242), PART(T=Source Reference,L=4,D=0000006f), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250126090237473 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090237473 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090237473 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126090237473 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090237473 DLSCCP DEBUG SCCP-SCOC(111)[0x55e140db0c00]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250126090237473 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-111)[0x55e140da47a0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250126090237473 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6472055)[0x55e140da2d80]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250126090237473 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6472055)[0x55e140da2d80]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250126090237473 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250126090237473 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6472055)[0x55e140da2d80]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250126090237473 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6472055)[0x55e140da2d80]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250126090237473 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6472055)[0x55e140da2d80]{disrupted}: Freeing instance (context_map.c:202) 20250126090237473 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6472055)[0x55e140da2d80]{disrupted}: Deallocated (fsm.c:568) 20250126090237473 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-111)[0x55e140da47a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250126090237473 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-111)[0x55e140da47a0]{disconnected}: Freeing instance (context_map.c:206) 20250126090237473 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-111)[0x55e140da47a0]{disconnected}: Deallocated (fsm.c:568) 20250126090237473 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6472055 SCCP-111 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20250126090237473 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-112)[0x55e140e20de0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250126090237473 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250126090237473 DLSCCP DEBUG SCCP-SCOC(112)[0x55e140dbb120]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1(979)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(992)@2bd1da4a78dd: Final verdict of PTC: none 20250126090237473 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001a072e), PART(T=Source Reference,L=4,D=00000070), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250126090237473 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090237473 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090237473 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126090237473 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090237473 DLSCCP DEBUG SCCP-SCOC(112)[0x55e140dbb120]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250126090237473 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-112)[0x55e140e20de0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250126090237473 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11123612)[0x55e140e209f0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250126090237473 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11123612)[0x55e140e209f0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250126090237473 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250126090237473 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11123612)[0x55e140e209f0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250126090237473 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11123612)[0x55e140e209f0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250126090237473 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11123612)[0x55e140e209f0]{disrupted}: Freeing instance (context_map.c:202) 20250126090237473 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11123612)[0x55e140e209f0]{disrupted}: Deallocated (fsm.c:568) 20250126090237473 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-112)[0x55e140e20de0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250126090237473 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-112)[0x55e140e20de0]{disconnected}: Freeing instance (context_map.c:206) 20250126090237473 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-112)[0x55e140e20de0]{disconnected}: Deallocated (fsm.c:568) 20250126090237473 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11123612 SCCP-112 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20250126090237473 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090237473 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090237473 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090237473 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126090237473 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126090237473 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126090237473 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250126090237473 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20250126090237473 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126090237473 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250126090237473 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:894) 20250126090237473 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126090237474 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090237474 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090237474 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090237474 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126090237474 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126090237474 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126090237474 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250126090237474 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250126090237474 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20250126090237474 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250126090237474 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW-MGCP(993)@2bd1da4a78dd: Final verdict of PTC: none MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126090237489 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57366<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(976)@2bd1da4a78dd: Final verdict of PTC: none MTC@2bd1da4a78dd: Setting final verdict of the test case. MTC@2bd1da4a78dd: Local verdict of MTC: pass MTC@2bd1da4a78dd: Local verdict of PTC MutexDispCT-TC_sgsnpool_sccp_n_pcstate_detaches_cnlink(973): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC VirtHNBGW-STATS(974): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC IPA-CTRL-CLI-IPA(975): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW-PFCP(976): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0(977): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(978): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1(979): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(980): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.msc0-SCCP(981): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.msc0-RAN(982): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.msc0-M3UA(983): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.msc1-SCCP(984): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.msc1-RAN(985): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.msc1-M3UA(986): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(987): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.sgsn0-RAN(988): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(989): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(990): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.sgsn1-RAN(991): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(992): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW-MGCP(993): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(994): pass (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(995): pass (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(996): pass (pass -> pass) MTC@2bd1da4a78dd: Test case TC_sgsnpool_sccp_n_pcstate_detaches_cnlink finished. Verdict: pass MTC@2bd1da4a78dd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink pass'. Sun Jan 26 09:02:37 UTC 2025 ====== HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink.talloc 20250126090237536 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60992<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126090238139 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60992<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=577308) 20250126090238156 DLSCCP DEBUG SCCP-SCOC(108)[0x55e140dbe290]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250126090238156 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008ca82e), PART(T=Source Reference,L=4,D=0000006c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090238156 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090238156 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090238156 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126090238156 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090238157 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090238157 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090238157 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090238157 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126090238157 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126090238157 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126090238157 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126090238157 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250126090238161 DLSCCP DEBUG SCCP-SCOC(109)[0x55e140da2290]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250126090238162 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000bff78), PART(T=Source Reference,L=4,D=0000006d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090238162 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090238162 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090238162 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250126090238162 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090238162 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090238162 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090238162 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090238162 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250126090238162 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250126090238162 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250126090238162 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250126090238389 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126090238389 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250126090238389 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN Waiting for packet dumper to finish... 1 (prev_count=577308, count=586944) 20250126090239474 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126090239474 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250126090239474 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250126090239474 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126090239474 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250126090239474 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250126090239474 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126090239474 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250126090239474 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN MTC@2bd1da4a78dd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink pass' was executed successfully (exit status: 0). MTC@2bd1da4a78dd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink'. ------ HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink ------ Sun Jan 26 09:02:40 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250126090240452 DLSCCP DEBUG SCCP-SCOC(107)[0x55e140da7b50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126090240452 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0087d69d), PART(T=Source Reference,L=4,D=0000006b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090240452 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090240452 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090240452 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126090240452 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090240452 DLSCCP DEBUG SCCP-SCOC(106)[0x55e140c25630]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126090240452 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003f0219), PART(T=Source Reference,L=4,D=0000006a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090240452 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090240452 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090240452 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250126090240452 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090240452 DLSCCP DEBUG SCCP-SCOC(105)[0x55e140da1770]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126090240452 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003fd724), PART(T=Source Reference,L=4,D=00000069), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090240452 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090240452 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090240452 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250126090240452 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090240453 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090240453 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090240453 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090240453 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126090240453 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126090240453 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126090240453 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250126090240453 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090240453 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090240453 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090240453 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250126090240453 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250126090240453 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250126090240453 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250126090240453 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090240453 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090240453 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090240453 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250126090240453 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250126090240453 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250126090240453 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250126090240975 DLSCCP DEBUG SCCP-SCOC(102)[0x55e140da6c50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126090240975 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00722c78), PART(T=Source Reference,L=4,D=00000066), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090240975 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090240975 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090240975 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126090240975 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090240975 DLSCCP DEBUG SCCP-SCOC(103)[0x55e140dec4e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126090240975 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00370180), PART(T=Source Reference,L=4,D=00000067), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090240975 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090240975 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090240975 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126090240975 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090240975 DLSCCP DEBUG SCCP-SCOC(104)[0x55e140d9e250]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126090240975 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0091ee7f), PART(T=Source Reference,L=4,D=00000068), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090240975 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090240975 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090240975 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126090240975 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090240976 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090240976 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090240976 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090240976 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126090240976 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126090240976 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126090240976 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250126090240976 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090240976 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090240976 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090240976 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126090240976 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126090240976 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126090240976 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250126090240976 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090240976 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090240976 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090240976 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126090240976 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126090240976 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126090240976 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down MTC@2bd1da4a78dd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink' was executed successfully (exit status: 0). MTC@2bd1da4a78dd: Test case TC_sgsnpool_sccp_n_pcstate_attaches_cnlink started. 20250126090241247 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60994<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126090241252 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:32774<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126090241256 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:46841<->l=127.0.0.1:4262) (control_if.c:572) 20250126090241345 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0(1001)@2bd1da4a78dd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250126090241345 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250126090241352 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126090241352 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126090241353 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126090241353 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126090241353 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:52701 (stream_srv.c:142) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1(1003)@2bd1da4a78dd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250126090241353 DMAIN INFO New HNB SCTP connection r=127.0.0.1:52701<->l=127.0.0.1:29169 (hnbgw.c:791) 20250126090241353 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126090241353 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250126090241353 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126090241353 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090241354 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126090241354 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090241354 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090241354 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090241354 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090241354 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090241354 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090241354 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090241354 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090241354 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090241354 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090241354 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090241354 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126090241354 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090241354 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126090241354 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126090241354 DRANAP DEBUG cnlink(msc-2)[0x55e140d26870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126090241354 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090241354 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090241354 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090241354 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126090241354 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126090241354 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126090241354 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250126090241354 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126090241354 DRANAP DEBUG cnlink(msc-3)[0x55e140d90760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126090241355 DRANAP DEBUG cnlink(msc-3)[0x55e140d90760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126090241355 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250126090241355 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126090241355 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090241355 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126090241355 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090241355 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090241355 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090241355 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090241355 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090241355 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090241355 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090241355 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090241355 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090241355 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090241355 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090241355 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250126090241355 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090241355 DRANAP DEBUG cnlink(msc-3)[0x55e140d90760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126090241355 DRANAP DEBUG cnlink(msc-2)[0x55e140d26870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126090241355 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250126090241355 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126090241355 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090241355 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126090241355 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090241355 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090241355 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090241355 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090241355 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090241355 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090241355 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090241355 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090241355 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090241355 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090241355 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090241355 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250126090241355 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090241355 DRANAP DEBUG cnlink(msc-2)[0x55e140d26870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126090241355 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126090241355 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250126090241355 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126090241355 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090241355 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126090241355 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090241355 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090241355 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090241355 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090241355 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090241355 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090241355 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090241355 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090241355 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090241355 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090241355 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090241355 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126090241355 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090241355 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126090241355 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090241355 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090241355 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090241355 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250126090241355 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250126090241355 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250126090241355 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090241355 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090241355 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090241355 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250126090241355 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250126090241355 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250126090241355 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250126090241355 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090241355 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090241355 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090241355 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126090241355 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126090241355 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126090241355 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@2bd1da4a78dd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2bd1da4a78dd: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(1007)@2bd1da4a78dd: ************************************************* HNBGW_Test.msc0-M3UA(1007)@2bd1da4a78dd: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(1007)@2bd1da4a78dd: ************************************************* HNBGW_Test.msc0-SCCP(1005)@2bd1da4a78dd: v_sccp_pdu_maxlen:268 20250126090241369 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126090241369 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126090241369 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126090241369 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126090241369 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126090241369 DRANAP DEBUG cnlink(sgsn-2)[0x55e140d92410]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126090241369 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126090241369 DRANAP DEBUG cnlink(sgsn-3)[0x55e140d92da0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126090241371 DRANAP DEBUG cnlink(sgsn-3)[0x55e140d92da0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126090241371 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250126090241371 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126090241371 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090241371 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126090241371 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090241371 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090241371 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090241371 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090241371 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090241371 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090241371 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090241371 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090241371 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090241371 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090241371 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090241371 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250126090241371 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090241371 DRANAP DEBUG cnlink(sgsn-3)[0x55e140d92da0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126090241371 DRANAP DEBUG cnlink(sgsn-2)[0x55e140d92410]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126090241371 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250126090241371 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126090241371 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090241371 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126090241371 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090241371 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090241371 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090241371 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090241371 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090241371 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090241371 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090241371 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090241371 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090241371 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090241371 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090241371 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250126090241371 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090241371 DRANAP DEBUG cnlink(sgsn-2)[0x55e140d92410]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126090241371 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126090241371 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250126090241371 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126090241371 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090241371 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126090241371 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090241371 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090241371 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090241371 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090241371 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090241371 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090241371 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090241371 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090241371 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090241371 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090241371 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090241371 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126090241371 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090241371 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126090241371 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126090241371 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250126090241371 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126090241371 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090241371 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126090241371 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090241371 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090241371 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090241371 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090241371 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090241371 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090241371 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090241371 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090241371 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090241371 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090241371 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090241371 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126090241371 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090241371 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126090241371 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090241371 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090241371 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090241371 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250126090241371 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250126090241371 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250126090241371 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090241371 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090241371 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090241371 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250126090241371 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250126090241371 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250126090241371 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250126090241371 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090241371 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090241371 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090241371 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126090241371 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126090241371 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126090241371 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250126090241371 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090241371 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090241371 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090241371 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126090241371 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126090241371 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126090241371 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@2bd1da4a78dd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(1010)@2bd1da4a78dd: ************************************************* HNBGW_Test.sgsn0-M3UA(1010)@2bd1da4a78dd: M3UA emulation initiated, the test can be started MTC@2bd1da4a78dd: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(1010)@2bd1da4a78dd: ************************************************* HNBGW_Test.sgsn0-SCCP(1008)@2bd1da4a78dd: v_sccp_pdu_maxlen:268 20250126090241390 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126090241390 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126090241390 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1355) 20250126090241390 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250126090241390 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20250126090241390 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250126090241390 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250126090241390 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126090241390 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@2bd1da4a78dd: setverdict(pass): none -> pass 20250126090241394 DLINP DEBUG SRVCONN(,r=127.0.0.1:52701<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126090241394 DLINP DEBUG SRVCONN(,r=127.0.0.1:52701<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126090241394 DLINP DEBUG SRVCONN(,r=127.0.0.1:52701<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1355) 20250126090241394 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250126090241394 DHNBAP DEBUG (127.0.0.1:52701 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20250126090241394 DHNBAP NOTICE (127.0.0.1:52701 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250126090241394 DHNBAP NOTICE (127.0.0.1:52701 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250126090241394 DLINP DEBUG SRVCONN(,r=127.0.0.1:52701<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126090241394 DLINP DEBUG SRVCONN(,r=127.0.0.1:52701<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126090241568 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126090241568 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250126090241568 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126090241568 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(1007)@2bd1da4a78dd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250126090241576 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090241576 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250126090241576 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126090241576 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126090241576 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126090241576 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250126090241576 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126090241579 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090241579 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250126090241579 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126090241579 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126090241579 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126090241579 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126090241579 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126090241579 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090241579 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126090241579 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20250126090241579 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126090241579 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126090241579 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090241579 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126090241579 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126090241579 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126090241579 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126090241580 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126090241580 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250126090241580 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126090241580 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090241580 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126090241580 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090241580 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090241580 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090241580 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090241580 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090241580 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090241580 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090241580 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090241580 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090241580 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090241580 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090241580 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126090241580 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090241580 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126090241581 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126090241581 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250126090241581 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126090241581 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250126090241581 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090241581 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090241581 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090241581 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126090241581 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126090241581 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126090241581 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126090241581 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-M3UA(1010)@2bd1da4a78dd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250126090241588 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090241588 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250126090241588 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126090241588 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126090241588 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126090241588 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250126090241588 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126090241591 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090241591 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250126090241591 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126090241591 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126090241591 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126090241591 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126090241591 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126090241591 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090241591 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126090241591 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20250126090241591 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126090241591 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126090241591 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090241591 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126090241591 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126090241591 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126090241591 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126090241592 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126090241592 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250126090241593 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126090241593 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090241593 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126090241593 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090241593 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090241593 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090241593 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090241593 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090241593 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090241593 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090241593 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090241593 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090241593 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090241593 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090241593 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126090241593 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090241593 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126090241593 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090241593 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090241593 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090241593 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126090241593 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126090241593 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126090241593 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126090241593 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090241598 DLSCCP DEBUG SCCP-SCOC(100)[0x55e140da2780]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126090241598 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0005779b), PART(T=Source Reference,L=4,D=00000064), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090241598 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090241598 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090241598 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126090241598 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090241598 DLSCCP DEBUG SCCP-SCOC(101)[0x55e140dc8e80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126090241598 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c75368), PART(T=Source Reference,L=4,D=00000065), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090241598 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090241598 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090241598 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126090241598 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090241598 DLSCCP DEBUG SCCP-SCOC(99)[0x55e140dbdb00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126090241598 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002358ac), PART(T=Source Reference,L=4,D=00000063), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090241598 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090241598 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090241598 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126090241598 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090241598 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090241598 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090241598 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090241598 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126090241599 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126090241599 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126090241599 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250126090241599 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090241599 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090241599 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090241599 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126090241599 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126090241599 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126090241599 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126090241599 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090241599 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090241599 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090241599 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090241599 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126090241599 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126090241599 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126090241599 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126090241599 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090241606 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090241606 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126090241606 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126090241606 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126090241606 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126090241606 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126090241606 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126090241606 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090241606 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090241606 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126090241606 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126090241606 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126090241606 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126090241606 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=00c75368) (sccp_scrc.c:477) 20250126090241606 DLSCCP DEBUG Received CO:RELCO for local reference 101 (sccp_scoc.c:1824) 20250126090241606 DLSCCP DEBUG SCCP-SCOC(101)[0x55e140dc8e80]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250126090241606 DLSCCP DEBUG SCCP-SCOC(101)[0x55e140dc8e80]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250126090241606 DLSCCP DEBUG SCCP-SCOC(101)[0x55e140dc8e80]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250126090241606 DLSCCP DEBUG SCCP-SCOC(101)[0x55e140dc8e80]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250126090241606 DLSCCP DEBUG SCCP-SCOC(101)[0x55e140dc8e80]{IDLE}: Deallocated (fsm.c:568) 20250126090241808 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090241809 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126090241809 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126090241809 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126090241809 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126090241809 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126090241809 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126090241809 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090241809 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090241809 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126090241809 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126090241809 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126090241809 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126090241809 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=002358ac) (sccp_scrc.c:477) 20250126090241809 DLSCCP DEBUG Received CO:RELCO for local reference 99 (sccp_scoc.c:1824) 20250126090241809 DLSCCP DEBUG SCCP-SCOC(99)[0x55e140dbdb00]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250126090241809 DLSCCP DEBUG SCCP-SCOC(99)[0x55e140dbdb00]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250126090241809 DLSCCP DEBUG SCCP-SCOC(99)[0x55e140dbdb00]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250126090241809 DLSCCP DEBUG SCCP-SCOC(99)[0x55e140dbdb00]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250126090241809 DLSCCP DEBUG SCCP-SCOC(99)[0x55e140dbdb00]{IDLE}: Deallocated (fsm.c:568) 20250126090242324 DLSCCP DEBUG SCCP-SCOC(95)[0x55e140da18d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126090242324 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f37453), PART(T=Source Reference,L=4,D=0000005f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090242324 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090242324 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090242324 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126090242324 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090242324 DLSCCP DEBUG SCCP-SCOC(96)[0x55e140dbb440]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126090242324 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d730e7), PART(T=Source Reference,L=4,D=00000060), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090242324 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090242324 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090242324 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126090242324 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090242324 DLSCCP DEBUG SCCP-SCOC(97)[0x55e140da1450]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126090242324 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00af8b65), PART(T=Source Reference,L=4,D=00000061), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090242324 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090242324 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090242324 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126090242324 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090242324 DLSCCP DEBUG SCCP-SCOC(98)[0x55e140da1dd0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126090242324 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009e06fb), PART(T=Source Reference,L=4,D=00000062), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090242324 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090242324 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090242324 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126090242324 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090242324 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090242324 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090242324 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090242324 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126090242325 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126090242325 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126090242325 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126090242325 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090242325 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090242325 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090242325 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090242325 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126090242325 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126090242325 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126090242325 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126090242325 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090242325 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090242325 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090242325 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090242325 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126090242325 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126090242325 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126090242325 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126090242325 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090242325 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090242325 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090242325 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090242325 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126090242325 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126090242325 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126090242325 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126090242325 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090242328 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090242328 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126090242328 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126090242328 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126090242328 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126090242328 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126090242328 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126090242328 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090242328 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090242328 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126090242328 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126090242328 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126090242328 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126090242328 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=00f37453) (sccp_scrc.c:477) 20250126090242328 DLSCCP DEBUG Received CO:RELCO for local reference 95 (sccp_scoc.c:1824) 20250126090242328 DLSCCP DEBUG SCCP-SCOC(95)[0x55e140da18d0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250126090242328 DLSCCP DEBUG SCCP-SCOC(95)[0x55e140da18d0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250126090242328 DLSCCP DEBUG SCCP-SCOC(95)[0x55e140da18d0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250126090242328 DLSCCP DEBUG SCCP-SCOC(95)[0x55e140da18d0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250126090242328 DLSCCP DEBUG SCCP-SCOC(95)[0x55e140da18d0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(1006)@2bd1da4a78dd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126090242384 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090242385 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126090242385 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126090242385 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126090242385 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126090242385 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126090242385 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126090242385 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090242385 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090242385 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126090242385 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126090242385 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126090242385 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126090242385 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126090242385 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250126090242385 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250126090242385 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090242385 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090242385 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090242385 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090242385 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090242385 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090242385 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090242385 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090242385 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090242385 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090242385 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090242385 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090242385 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090242385 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126090242385 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126090242385 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126090242385 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250126090242385 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250126090242385 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090242385 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250126090242385 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090242385 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090242385 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090242385 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090242385 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090242385 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090242385 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090242385 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090242385 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090242385 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090242385 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090242385 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126090242385 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090242385 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126090242385 DRANAP NOTICE cnlink(msc-0)[0x55e140d46220]{CONNECTED}: link up (cnlink.c:111) 20250126090242385 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090242385 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090242385 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090242385 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126090242385 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126090242385 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126090242386 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126090242386 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090242388 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090242388 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126090242388 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126090242388 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126090242388 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126090242388 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126090242388 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126090242388 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090242388 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090242388 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126090242388 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126090242388 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126090242388 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126090242388 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126090242388 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250126090242388 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250126090242388 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090242388 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090242388 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090242388 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090242388 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090242388 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090242388 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090242388 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090242388 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090242388 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090242388 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090242388 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090242388 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090242388 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126090242388 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126090242389 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126090242389 DRANAP INFO cnlink(msc-0)[0x55e140d46220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(1009)@2bd1da4a78dd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126090242529 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090242529 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126090242529 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126090242529 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126090242529 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126090242529 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126090242529 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126090242529 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090242529 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090242529 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126090242529 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126090242529 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126090242529 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126090242529 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126090242529 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126090242529 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090242529 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090242529 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126090242529 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126090242529 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126090242529 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126090242529 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126090242529 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126090242529 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090242529 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090242529 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126090242529 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126090242529 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126090242529 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126090242529 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=00d730e7) (sccp_scrc.c:477) 20250126090242529 DLSCCP DEBUG Received CO:RELCO for local reference 96 (sccp_scoc.c:1824) 20250126090242529 DLSCCP DEBUG SCCP-SCOC(96)[0x55e140dbb440]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250126090242529 DLSCCP DEBUG SCCP-SCOC(96)[0x55e140dbb440]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250126090242529 DLSCCP DEBUG SCCP-SCOC(96)[0x55e140dbb440]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250126090242529 DLSCCP DEBUG SCCP-SCOC(96)[0x55e140dbb440]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250126090242529 DLSCCP DEBUG SCCP-SCOC(96)[0x55e140dbb440]{IDLE}: Deallocated (fsm.c:568) 20250126090242529 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090242529 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126090242530 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126090242530 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126090242530 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126090242530 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126090242530 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126090242530 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090242530 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090242530 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126090242530 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126090242530 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126090242530 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126090242530 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126090242530 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090242530 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126090242530 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126090242530 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126090242530 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126090242530 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=00af8b65) (sccp_scrc.c:477) 20250126090242530 DLSCCP DEBUG Received CO:RELCO for local reference 97 (sccp_scoc.c:1824) 20250126090242530 DLSCCP DEBUG SCCP-SCOC(97)[0x55e140da1450]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250126090242530 DLSCCP DEBUG SCCP-SCOC(97)[0x55e140da1450]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250126090242530 DLSCCP DEBUG SCCP-SCOC(97)[0x55e140da1450]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250126090242530 DLSCCP DEBUG SCCP-SCOC(97)[0x55e140da1450]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250126090242530 DLSCCP DEBUG SCCP-SCOC(97)[0x55e140da1450]{IDLE}: Deallocated (fsm.c:568) 20250126090242530 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126090242530 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090242530 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090242530 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126090242530 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126090242530 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126090242530 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126090242530 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=009e06fb) (sccp_scrc.c:477) 20250126090242530 DLSCCP DEBUG Received CO:RELCO for local reference 98 (sccp_scoc.c:1824) 20250126090242530 DLSCCP DEBUG SCCP-SCOC(98)[0x55e140da1dd0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250126090242530 DLSCCP DEBUG SCCP-SCOC(98)[0x55e140da1dd0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250126090242530 DLSCCP DEBUG SCCP-SCOC(98)[0x55e140da1dd0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250126090242530 DLSCCP DEBUG SCCP-SCOC(98)[0x55e140da1dd0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250126090242530 DLSCCP DEBUG SCCP-SCOC(98)[0x55e140da1dd0]{IDLE}: Deallocated (fsm.c:568) 20250126090242530 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090242530 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126090242530 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126090242530 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126090242530 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126090242530 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126090242530 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250126090242531 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250126090242531 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090242531 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090242531 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090242531 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090242531 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090242531 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090242531 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090242531 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090242531 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090242531 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090242531 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090242531 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090242531 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090242531 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126090242531 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126090242531 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126090242531 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250126090242531 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250126090242531 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090242531 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250126090242531 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090242531 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090242531 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090242531 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090242531 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090242531 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090242531 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090242531 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090242531 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090242531 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090242531 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090242531 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126090242531 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090242531 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126090242531 DRANAP NOTICE cnlink(sgsn-0)[0x55e140d910f0]{CONNECTED}: link up (cnlink.c:111) 20250126090242531 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090242531 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126090242531 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126090242531 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126090242531 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126090242531 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126090242531 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250126090242531 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20250126090242531 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090242531 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090242531 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090242531 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090242531 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090242531 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090242531 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090242531 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090242531 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090242531 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090242531 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090242531 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090242531 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090242532 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126090242532 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126090242532 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126090242532 DRANAP INFO cnlink(sgsn-0)[0x55e140d910f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250126090242532 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090242532 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090242532 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090242532 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126090242532 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126090242532 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126090242532 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126090242532 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090243408 DLCTRL DEBUG Command: GET 424051911 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250126090243408 DLCTRL DEBUG Tx Command reply: GET_REPLY 424051911 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250126090243417 DLCTRL DEBUG Command: GET 537547226 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250126090243417 DLCTRL DEBUG Tx Command reply: GET_REPLY 537547226 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250126090243421 DLCTRL DEBUG Command: GET 492757564 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250126090243421 DLCTRL DEBUG Tx Command reply: GET_REPLY 492757564 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250126090243425 DLCTRL DEBUG Command: GET 203276675 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126090243425 DLCTRL DEBUG Tx Command reply: GET_REPLY 203276675 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126090243428 DLCTRL DEBUG Command: GET 829117413 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250126090243428 DLCTRL DEBUG Tx Command reply: GET_REPLY 829117413 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20250126090243432 DLCTRL DEBUG Command: GET 300277815 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250126090243432 DLCTRL DEBUG Tx Command reply: GET_REPLY 300277815 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250126090243435 DLCTRL DEBUG Command: GET 526788278 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250126090243435 DLCTRL DEBUG Tx Command reply: GET_REPLY 526788278 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250126090243437 DLCTRL DEBUG Command: GET 766163382 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250126090243437 DLCTRL DEBUG Tx Command reply: GET_REPLY 766163382 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250126090243440 DLCTRL DEBUG Command: GET 933133707 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126090243440 DLCTRL DEBUG Tx Command reply: GET_REPLY 933133707 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126090243442 DLCTRL DEBUG Command: GET 45459721 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250126090243442 DLCTRL DEBUG Tx Command reply: GET_REPLY 45459721 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20250126090243443 DLCTRL DEBUG Command: GET 704217843 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250126090243443 DLCTRL DEBUG Tx Command reply: GET_REPLY 704217843 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250126090243445 DLCTRL DEBUG Command: GET 847165603 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250126090243445 DLCTRL DEBUG Tx Command reply: GET_REPLY 847165603 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250126090243446 DLCTRL DEBUG Command: GET 575299350 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250126090243446 DLCTRL DEBUG Tx Command reply: GET_REPLY 575299350 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250126090243448 DLCTRL DEBUG Command: GET 37259505 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126090243448 DLCTRL DEBUG Tx Command reply: GET_REPLY 37259505 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126090243449 DLCTRL DEBUG Command: GET 315461877 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250126090243449 DLCTRL DEBUG Tx Command reply: GET_REPLY 315461877 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20250126090243450 DLCTRL DEBUG Command: GET 453455360 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250126090243450 DLCTRL DEBUG Tx Command reply: GET_REPLY 453455360 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250126090243451 DLCTRL DEBUG Command: GET 684937000 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250126090243451 DLCTRL DEBUG Tx Command reply: GET_REPLY 684937000 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250126090243452 DLCTRL DEBUG Command: GET 152354203 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250126090243452 DLCTRL DEBUG Tx Command reply: GET_REPLY 152354203 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250126090243453 DLCTRL DEBUG Command: GET 592768516 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126090243453 DLCTRL DEBUG Tx Command reply: GET_REPLY 592768516 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126090243454 DLCTRL DEBUG Command: GET 955937634 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250126090243454 DLCTRL DEBUG Tx Command reply: GET_REPLY 955937634 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@2bd1da4a78dd: 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@2bd1da4a78dd: "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@2bd1da4a78dd: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '080101D571000008292624000000003000F1102A2A170512C7422000'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111001'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001000010000'B, t_guard := 20.000000 } 20250126090243472 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:32780<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(1009)@2bd1da4a78dd: f_create_expect(l3 := '080101D571000008292624000000003000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(1009)@2bd1da4a78dd: Created Expect[0] for '080101D571000008292624000000003000F1102A2A170512C7422000'O to be handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1012) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(1002)@2bd1da4a78dd: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1012)3203734 20250126090244503 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126090244503 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126090244503 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1355) 20250126090244503 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250126090244503 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x30e296, normal) (hnbgw_rua.c:407) 20250126090244503 DHNB DEBUG map_rua[0x55e140da18d0]{init}: Allocated (fsm.c:456) 20250126090244503 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3203734)[0x55e140da18d0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250126090244503 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3203734 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250126090244503 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126090244503 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126090244503 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000003 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:234) 20250126090244503 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3203734 SCCP-0 PS MI=IMSI-262420000000003: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250126090244503 DCN DEBUG map_sccp[0x55e140dbdb00]{init}: Allocated (fsm.c:456) 20250126090244503 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-113)[0x55e140dbdb00]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250126090244503 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3203734 <-> SCCP-113 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250126090244503 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3203734 SCCP-113 sgsn-0 MI=IMSI-262420000000003: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250126090244503 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3203734)[0x55e140da18d0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250126090244503 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126090244503 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126090244503 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3203734)[0x55e140da18d0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250126090244503 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-113)[0x55e140dbdb00]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126090244503 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250126090244503 DLSCCP DEBUG SCCP-SCOC(113)[0x55e140dc8e80]{IDLE}: Allocated (fsm.c:456) 20250126090244503 DLSCCP DEBUG SCCP-SCOC(113)[0x55e140dc8e80]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250126090244503 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000071), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f11009260037400100003a40080000f110092600370010401d1c080101d571000008292624000000003000f1102a2a170512c7422000004f40030002100056400500f1100926) (sccp_scrc.c:406) 20250126090244503 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090244503 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090244503 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090244503 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090244503 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090244503 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090244503 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090244503 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090244503 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090244503 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090244503 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090244503 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126090244503 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090244503 DLSCCP DEBUG SCCP-SCOC(113)[0x55e140dc8e80]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250126090244503 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-113)[0x55e140dbdb00]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250126090244503 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3203734)[0x55e140da18d0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250126090244503 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090244503 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090244503 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090244503 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126090244503 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126090244503 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126090244503 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126090244503 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(1008)@2bd1da4a78dd: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(1008)@2bd1da4a78dd: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(1009)@2bd1da4a78dd: Found Expect[0] for l3='080101D571000008292624000000003000F1102A2A170512C7422000'O handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1012) HNBGW_Test.sgsn0-RAN(1009)@2bd1da4a78dd: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1012)11675959 HNBGW_Test.sgsn0-SCCP(1008)@2bd1da4a78dd: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(1008)@2bd1da4a78dd: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250126090244512 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090244512 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126090244512 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126090244512 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126090244512 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126090244512 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126090244512 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126090244512 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090244512 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090244512 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126090244512 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126090244512 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126090244512 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126090244512 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00f3fe0b) (sccp_scrc.c:477) 20250126090244512 DLSCCP DEBUG Received CO:COAK for local reference 113 (sccp_scoc.c:1824) 20250126090244512 DLSCCP DEBUG SCCP-SCOC(113)[0x55e140dc8e80]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250126090244512 DLSCCP DEBUG SCCP-SCOC(113)[0x55e140dc8e80]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250126090244512 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090244512 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250126090244512 DCN DEBUG handle_cn_conn_conf() conn_id=113, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250126090244512 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-113)[0x55e140dbdb00]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250126090244512 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-113)[0x55e140dbdb00]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1012)@2bd1da4a78dd: setverdict(pass): none -> pass 20250126090244513 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:32780<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1012)@2bd1da4a78dd: Final verdict of PTC: pass MTC@2bd1da4a78dd: 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 } } } 20250126090244515 DLCTRL DEBUG Command: GET 751379103 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250126090244515 DLCTRL DEBUG Tx Command reply: GET_REPLY 751379103 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20250126090244519 DLCTRL DEBUG Command: GET 435437076 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250126090244519 DLCTRL DEBUG Tx Command reply: GET_REPLY 435437076 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250126090244521 DLCTRL DEBUG Command: GET 901871467 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250126090244521 DLCTRL DEBUG Tx Command reply: GET_REPLY 901871467 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250126090244523 DLCTRL DEBUG Command: GET 487745136 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126090244523 DLCTRL DEBUG Tx Command reply: GET_REPLY 487745136 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126090244524 DLCTRL DEBUG Command: GET 765328305 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250126090244524 DLCTRL DEBUG Tx Command reply: GET_REPLY 765328305 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126090244525 DLCTRL DEBUG Command: GET 824525841 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250126090244525 DLCTRL DEBUG Tx Command reply: GET_REPLY 824525841 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250126090244526 DLCTRL DEBUG Command: GET 645404546 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250126090244526 DLCTRL DEBUG Tx Command reply: GET_REPLY 645404546 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250126090244527 DLCTRL DEBUG Command: GET 913919897 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250126090244527 DLCTRL DEBUG Tx Command reply: GET_REPLY 913919897 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250126090244527 DLCTRL DEBUG Command: GET 240149606 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126090244527 DLCTRL DEBUG Tx Command reply: GET_REPLY 240149606 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126090244528 DLCTRL DEBUG Command: GET 940255726 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250126090244528 DLCTRL DEBUG Tx Command reply: GET_REPLY 940255726 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126090244529 DLCTRL DEBUG Command: GET 534748131 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250126090244529 DLCTRL DEBUG Tx Command reply: GET_REPLY 534748131 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250126090244529 DLCTRL DEBUG Command: GET 768565930 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250126090244529 DLCTRL DEBUG Tx Command reply: GET_REPLY 768565930 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250126090244530 DLCTRL DEBUG Command: GET 546600493 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250126090244530 DLCTRL DEBUG Tx Command reply: GET_REPLY 546600493 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250126090244531 DLCTRL DEBUG Command: GET 81563004 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126090244531 DLCTRL DEBUG Tx Command reply: GET_REPLY 81563004 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126090244531 DLCTRL DEBUG Command: GET 988946017 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250126090244531 DLCTRL DEBUG Tx Command reply: GET_REPLY 988946017 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126090244532 DLCTRL DEBUG Command: GET 579053580 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250126090244532 DLCTRL DEBUG Tx Command reply: GET_REPLY 579053580 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250126090244533 DLCTRL DEBUG Command: GET 76953050 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250126090244533 DLCTRL DEBUG Tx Command reply: GET_REPLY 76953050 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250126090244534 DLCTRL DEBUG Command: GET 468093091 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250126090244534 DLCTRL DEBUG Tx Command reply: GET_REPLY 468093091 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250126090244535 DLCTRL DEBUG Command: GET 495727143 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126090244535 DLCTRL DEBUG Tx Command reply: GET_REPLY 495727143 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126090244535 DLCTRL DEBUG Command: GET 195806648 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250126090244535 DLCTRL DEBUG Tx Command reply: GET_REPLY 195806648 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed MTC@2bd1da4a78dd: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '08087300F1102A2A170512C7422000'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111001'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001101010000'B, t_guard := 20.000000 } 20250126090244545 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:32794<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(1009)@2bd1da4a78dd: f_create_expect(l3 := '08087300F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(1009)@2bd1da4a78dd: Created Expect[0] for '08087300F1102A2A170512C7422000'O to be handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1013) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(1002)@2bd1da4a78dd: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1013)10571598 20250126090245571 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126090245571 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126090245571 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 104 bytes from client (stream_srv.c:1355) 20250126090245571 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250126090245571 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xa14f4e, normal) (hnbgw_rua.c:407) 20250126090245571 DHNB DEBUG map_rua[0x55e140da2d80]{init}: Allocated (fsm.c:456) 20250126090245571 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10571598)[0x55e140da2d80]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250126090245571 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10571598 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250126090245571 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126090245571 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126090245571 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:254) 20250126090245571 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10571598 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250126090245571 DCN DEBUG map_sccp[0x55e140da47a0]{init}: Allocated (fsm.c:456) 20250126090245571 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-114)[0x55e140da47a0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250126090245571 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-10571598 <-> SCCP-114 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250126090245571 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10571598 SCCP-114 sgsn-0 MI=NONE: rx RUA Connect with 75 bytes RANAP data (hnbgw_rua.c:312) 20250126090245571 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10571598)[0x55e140da2d80]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250126090245572 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126090245572 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126090245572 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10571598)[0x55e140da2d80]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250126090245572 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-114)[0x55e140da47a0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126090245572 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250126090245572 DLSCCP DEBUG SCCP-SCOC(114)[0x55e140e209f0]{IDLE}: Allocated (fsm.c:456) 20250126090245572 DLSCCP DEBUG SCCP-SCOC(114)[0x55e140e209f0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250126090245572 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000072), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=75,D=001340470000070003400180000f40060000f11009260037400100003a40080000f11009260037001040100f08087300f1102a2a170512c7422000004f40030003500056400500f1100926) (sccp_scrc.c:406) 20250126090245572 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090245572 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090245572 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090245572 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090245572 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090245572 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090245572 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090245572 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090245572 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090245572 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090245572 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090245572 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126090245572 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090245572 DLSCCP DEBUG SCCP-SCOC(114)[0x55e140e209f0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250126090245572 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-114)[0x55e140da47a0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250126090245572 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10571598)[0x55e140da2d80]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250126090245572 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090245572 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090245572 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090245572 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126090245572 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126090245572 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126090245572 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126090245572 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(1008)@2bd1da4a78dd: First idle individual index:1 HNBGW_Test.sgsn0-SCCP(1008)@2bd1da4a78dd: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn0-RAN(1009)@2bd1da4a78dd: Found Expect[0] for l3='08087300F1102A2A170512C7422000'O handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1013) HNBGW_Test.sgsn0-RAN(1009)@2bd1da4a78dd: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1013)9186648 HNBGW_Test.sgsn0-SCCP(1008)@2bd1da4a78dd: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(1008)@2bd1da4a78dd: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250126090245579 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090245579 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126090245579 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126090245579 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126090245579 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126090245580 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126090245580 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126090245580 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090245580 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090245580 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126090245580 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126090245580 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126090245580 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126090245580 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00a37726) (sccp_scrc.c:477) 20250126090245580 DLSCCP DEBUG Received CO:COAK for local reference 114 (sccp_scoc.c:1824) 20250126090245580 DLSCCP DEBUG SCCP-SCOC(114)[0x55e140e209f0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250126090245580 DLSCCP DEBUG SCCP-SCOC(114)[0x55e140e209f0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250126090245580 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090245580 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250126090245580 DCN DEBUG handle_cn_conn_conf() conn_id=114, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250126090245580 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-114)[0x55e140da47a0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250126090245580 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-114)[0x55e140da47a0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1013)@2bd1da4a78dd: setverdict(pass): none -> pass 20250126090245582 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:32794<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1013)@2bd1da4a78dd: Final verdict of PTC: pass MTC@2bd1da4a78dd: 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 } } } 20250126090245584 DLCTRL DEBUG Command: GET 678210009 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250126090245584 DLCTRL DEBUG Tx Command reply: GET_REPLY 678210009 rate_ctr.abs.sgsn.0.cnpool:subscr:new 2 (control_if.c:477) 20250126090245587 DLCTRL DEBUG Command: GET 830596759 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250126090245587 DLCTRL DEBUG Tx Command reply: GET_REPLY 830596759 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250126090245590 DLCTRL DEBUG Command: GET 124613952 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250126090245590 DLCTRL DEBUG Tx Command reply: GET_REPLY 124613952 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250126090245592 DLCTRL DEBUG Command: GET 425756772 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126090245592 DLCTRL DEBUG Tx Command reply: GET_REPLY 425756772 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126090245594 DLCTRL DEBUG Command: GET 155799151 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250126090245594 DLCTRL DEBUG Tx Command reply: GET_REPLY 155799151 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126090245596 DLCTRL DEBUG Command: GET 305061123 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250126090245596 DLCTRL DEBUG Tx Command reply: GET_REPLY 305061123 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250126090245597 DLCTRL DEBUG Command: GET 286866611 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250126090245597 DLCTRL DEBUG Tx Command reply: GET_REPLY 286866611 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250126090245598 DLCTRL DEBUG Command: GET 704324341 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250126090245598 DLCTRL DEBUG Tx Command reply: GET_REPLY 704324341 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250126090245599 DLCTRL DEBUG Command: GET 982866009 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126090245599 DLCTRL DEBUG Tx Command reply: GET_REPLY 982866009 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126090245600 DLCTRL DEBUG Command: GET 720765678 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250126090245600 DLCTRL DEBUG Tx Command reply: GET_REPLY 720765678 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126090245601 DLCTRL DEBUG Command: GET 719781460 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250126090245601 DLCTRL DEBUG Tx Command reply: GET_REPLY 719781460 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250126090245602 DLCTRL DEBUG Command: GET 670180737 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250126090245602 DLCTRL DEBUG Tx Command reply: GET_REPLY 670180737 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250126090245603 DLCTRL DEBUG Command: GET 58907062 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250126090245603 DLCTRL DEBUG Tx Command reply: GET_REPLY 58907062 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250126090245603 DLCTRL DEBUG Command: GET 761552104 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126090245603 DLCTRL DEBUG Tx Command reply: GET_REPLY 761552104 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126090245604 DLCTRL DEBUG Command: GET 418158439 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250126090245604 DLCTRL DEBUG Tx Command reply: GET_REPLY 418158439 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126090245605 DLCTRL DEBUG Command: GET 433572890 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250126090245605 DLCTRL DEBUG Tx Command reply: GET_REPLY 433572890 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250126090245605 DLCTRL DEBUG Command: GET 312102625 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250126090245605 DLCTRL DEBUG Tx Command reply: GET_REPLY 312102625 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250126090245606 DLCTRL DEBUG Command: GET 575325589 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250126090245606 DLCTRL DEBUG Tx Command reply: GET_REPLY 575325589 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250126090245607 DLCTRL DEBUG Command: GET 575467549 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126090245607 DLCTRL DEBUG Tx Command reply: GET_REPLY 575467549 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126090245607 DLCTRL DEBUG Command: GET 825086114 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250126090245607 DLCTRL DEBUG Tx Command reply: GET_REPLY 825086114 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed MTC@2bd1da4a78dd: "connecting cnlink 1" 20250126090245608 DLGLOBAL NOTICE TTCN3 f_logp(): connecting cnlink 1 (logging_vty.c:1172) MTC@2bd1da4a78dd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2bd1da4a78dd: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(1016)@2bd1da4a78dd: ************************************************* HNBGW_Test.sgsn1-M3UA(1016)@2bd1da4a78dd: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(1016)@2bd1da4a78dd: ************************************************* HNBGW_Test.sgsn1-SCCP(1014)@2bd1da4a78dd: v_sccp_pdu_maxlen:268 20250126090245822 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126090245822 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn1-0 20250126090245822 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126090245822 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(1016)@2bd1da4a78dd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250126090245830 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090245830 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20250126090245830 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126090245830 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126090245830 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126090245830 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250126090245830 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126090245832 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090245832 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20250126090245832 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126090245832 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126090245832 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126090245832 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126090245832 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126090245833 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090245833 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126090245833 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:406) 20250126090245833 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126090245833 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126090245833 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090245833 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126090245833 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126090245833 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126090245833 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126090245834 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126090245834 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250126090245834 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126090245834 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090245834 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126090245834 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090245834 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090245834 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090245834 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090245834 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090245834 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090245834 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090245834 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090245834 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090245834 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090245835 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090245835 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126090245835 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090245835 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126090245835 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090245835 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090245835 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090245835 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126090245835 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126090245835 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126090245835 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250126090245835 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090246390 DLSCCP DEBUG SCCP-SCOC(110)[0x55e140d974b0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250126090246390 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0033add9), PART(T=Source Reference,L=4,D=0000006e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090246390 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090246390 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090246390 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126090246390 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090246390 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090246390 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090246390 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090246390 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126090246390 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126090246390 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126090246390 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126090246390 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090246397 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090246397 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126090246397 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126090246397 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126090246397 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126090246397 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126090246397 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126090246397 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090246398 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090246398 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126090246398 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126090246398 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126090246398 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126090246398 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=0033add9) (sccp_scrc.c:477) 20250126090246398 DLSCCP DEBUG Received CO:RELCO for local reference 110 (sccp_scoc.c:1824) 20250126090246398 DLSCCP DEBUG SCCP-SCOC(110)[0x55e140d974b0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250126090246398 DLSCCP DEBUG SCCP-SCOC(110)[0x55e140d974b0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250126090246398 DLSCCP DEBUG SCCP-SCOC(110)[0x55e140d974b0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250126090246398 DLSCCP DEBUG SCCP-SCOC(110)[0x55e140d974b0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250126090246398 DLSCCP DEBUG SCCP-SCOC(110)[0x55e140d974b0]{IDLE}: Deallocated (fsm.c:568) MTC@2bd1da4a78dd: 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 := '000000000000000111010011'B, t_guard := 20.000000 } HNBGW_Test.sgsn1-RAN(1015)@2bd1da4a78dd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126090246639 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090246639 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250126090246639 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250126090246639 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250126090246639 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126090246639 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126090246639 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126090246639 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090246639 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090246639 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126090246639 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126090246639 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250126090246639 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126090246639 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126090246639 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250126090246639 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250126090246639 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090246639 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090246639 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090246640 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090246640 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090246640 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090246640 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090246640 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090246640 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090246640 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090246640 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090246640 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090246640 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090246640 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126090246640 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126090246640 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126090246640 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) 20250126090246640 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) 20250126090246640 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090246640 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250126090246640 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090246640 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090246640 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090246640 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090246640 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090246640 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090246640 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090246640 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090246640 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090246640 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090246640 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090246640 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126090246640 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090246640 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126090246640 DRANAP NOTICE cnlink(sgsn-1)[0x55e140d91a80]{CONNECTED}: link up (cnlink.c:111) 20250126090246641 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090246641 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090246641 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090246641 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126090246641 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126090246641 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126090246641 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250126090246641 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090246642 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090246642 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250126090246642 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250126090246642 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250126090246642 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126090246642 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126090246642 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126090246642 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090246642 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090246642 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126090246642 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126090246642 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250126090246642 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126090246642 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126090246642 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250126090246642 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20250126090246642 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090246642 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090246642 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090246642 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090246642 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090246642 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090246642 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090246642 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090246642 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090246642 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090246642 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090246642 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090246642 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090246642 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126090246642 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126090246642 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126090246642 DRANAP INFO cnlink(sgsn-1)[0x55e140d91a80]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250126090246649 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47388<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126090247474 DLSCCP DEBUG SCCP-SCOC(112)[0x55e140dbb120]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250126090247474 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001a072e), PART(T=Source Reference,L=4,D=00000070), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090247474 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090247475 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090247475 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126090247475 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090247475 DLSCCP DEBUG SCCP-SCOC(111)[0x55e140db0c00]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250126090247475 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00191242), PART(T=Source Reference,L=4,D=0000006f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090247475 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090247475 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090247475 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126090247475 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090247475 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090247475 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090247475 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090247475 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126090247475 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126090247475 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126090247475 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250126090247475 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090247475 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090247475 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090247475 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090247475 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126090247475 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126090247475 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126090247475 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250126090247475 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090247483 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090247483 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250126090247483 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250126090247483 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250126090247483 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126090247483 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126090247483 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126090247483 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090247483 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090247483 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126090247483 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126090247483 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250126090247483 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126090247483 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=001a072e) (sccp_scrc.c:477) 20250126090247483 DLSCCP DEBUG Received CO:RELCO for local reference 112 (sccp_scoc.c:1824) 20250126090247483 DLSCCP DEBUG SCCP-SCOC(112)[0x55e140dbb120]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250126090247483 DLSCCP DEBUG SCCP-SCOC(112)[0x55e140dbb120]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250126090247483 DLSCCP DEBUG SCCP-SCOC(112)[0x55e140dbb120]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250126090247483 DLSCCP DEBUG SCCP-SCOC(112)[0x55e140dbb120]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250126090247483 DLSCCP DEBUG SCCP-SCOC(112)[0x55e140dbb120]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.sgsn1-RAN(1015)@2bd1da4a78dd: f_create_expect(l3 := '08050118082926240000000030'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(1015)@2bd1da4a78dd: Created Expect[0] for '08050118082926240000000030'O to be handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1017) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(1002)@2bd1da4a78dd: Added conn table entry 2TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1017)12387700 20250126090247679 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126090247679 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126090247679 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1355) 20250126090247679 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250126090247679 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xbd0574, normal) (hnbgw_rua.c:407) 20250126090247679 DHNB DEBUG map_rua[0x55e140dbb120]{init}: Allocated (fsm.c:456) 20250126090247679 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12387700)[0x55e140dbb120]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250126090247680 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12387700 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250126090247680 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126090247680 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126090247680 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12387700 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 1 (hnbgw_cn.c:1125) 20250126090247680 DCN DEBUG map_sccp[0x55e140d974b0]{init}: Allocated (fsm.c:456) 20250126090247680 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-115)[0x55e140d974b0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250126090247680 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12387700 <-> SCCP-115 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20250126090247680 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12387700 SCCP-115 sgsn-1 MI=NONE: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250126090247680 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12387700)[0x55e140dbb120]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250126090247680 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126090247680 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126090247680 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12387700)[0x55e140dbb120]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250126090247680 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-115)[0x55e140d974b0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126090247680 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250126090247680 DLSCCP DEBUG SCCP-SCOC(115)[0x55e140e20de0]{IDLE}: Allocated (fsm.c:456) 20250126090247680 DLSCCP DEBUG SCCP-SCOC(115)[0x55e140e20de0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250126090247680 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000073), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000070003400180000f40060000f11009260037400100003a40080000f110092600370010400e0d08050118082926240000000030004f40030001d30056400500f1100926) (sccp_scrc.c:406) 20250126090247680 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090247680 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090247680 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090247680 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090247680 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090247680 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090247680 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090247680 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090247680 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090247680 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090247680 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090247680 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126090247680 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090247680 DLSCCP DEBUG SCCP-SCOC(115)[0x55e140e20de0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250126090247680 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-115)[0x55e140d974b0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250126090247680 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12387700)[0x55e140dbb120]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250126090247681 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090247681 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090247681 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090247681 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126090247681 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126090247681 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126090247681 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250126090247681 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090247681 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090247681 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250126090247681 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250126090247681 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250126090247681 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126090247681 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126090247681 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126090247681 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090247681 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090247681 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126090247681 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126090247681 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250126090247681 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126090247681 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=00191242) (sccp_scrc.c:477) 20250126090247681 DLSCCP DEBUG Received CO:RELCO for local reference 111 (sccp_scoc.c:1824) 20250126090247681 DLSCCP DEBUG SCCP-SCOC(111)[0x55e140db0c00]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250126090247681 DLSCCP DEBUG SCCP-SCOC(111)[0x55e140db0c00]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250126090247681 DLSCCP DEBUG SCCP-SCOC(111)[0x55e140db0c00]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250126090247681 DLSCCP DEBUG SCCP-SCOC(111)[0x55e140db0c00]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250126090247681 DLSCCP DEBUG SCCP-SCOC(111)[0x55e140db0c00]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.sgsn1-SCCP(1014)@2bd1da4a78dd: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(1014)@2bd1da4a78dd: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(1015)@2bd1da4a78dd: Found Expect[0] for l3='08050118082926240000000030'O handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1017) HNBGW_Test.sgsn1-RAN(1015)@2bd1da4a78dd: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1017)13016304 HNBGW_Test.sgsn1-SCCP(1014)@2bd1da4a78dd: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(1014)@2bd1da4a78dd: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1017)@2bd1da4a78dd: setverdict(pass): none -> pass 20250126090247704 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47388<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1017)@2bd1da4a78dd: Final verdict of PTC: pass MTC@2bd1da4a78dd: 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 } } } 20250126090247706 DLCTRL DEBUG Command: GET 263615683 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250126090247706 DLCTRL DEBUG Tx Command reply: GET_REPLY 263615683 rate_ctr.abs.sgsn.0.cnpool:subscr:new 2 (control_if.c:477) 20250126090247710 DLCTRL DEBUG Command: GET 382607963 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250126090247710 DLCTRL DEBUG Tx Command reply: GET_REPLY 382607963 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250126090247713 DLCTRL DEBUG Command: GET 213993549 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250126090247713 DLCTRL DEBUG Tx Command reply: GET_REPLY 213993549 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250126090247715 DLCTRL DEBUG Command: GET 855438379 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126090247715 DLCTRL DEBUG Tx Command reply: GET_REPLY 855438379 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126090247716 DLCTRL DEBUG Command: GET 343382324 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250126090247716 DLCTRL DEBUG Tx Command reply: GET_REPLY 343382324 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126090247717 DLCTRL DEBUG Command: GET 155692304 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250126090247717 DLCTRL DEBUG Tx Command reply: GET_REPLY 155692304 rate_ctr.abs.sgsn.1.cnpool:subscr:new 1 (control_if.c:477) 20250126090247718 DLCTRL DEBUG Command: GET 78738088 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250126090247718 DLCTRL DEBUG Tx Command reply: GET_REPLY 78738088 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250126090247719 DLCTRL DEBUG Command: GET 415308931 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250126090247719 DLCTRL DEBUG Tx Command reply: GET_REPLY 415308931 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250126090247720 DLCTRL DEBUG Command: GET 110658457 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126090247720 DLCTRL DEBUG Tx Command reply: GET_REPLY 110658457 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126090247721 DLCTRL DEBUG Command: GET 398471933 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250126090247721 DLCTRL DEBUG Tx Command reply: GET_REPLY 398471933 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126090247721 DLCTRL DEBUG Command: GET 190673940 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250126090247721 DLCTRL DEBUG Tx Command reply: GET_REPLY 190673940 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250126090247722 DLCTRL DEBUG Command: GET 362015946 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250126090247722 DLCTRL DEBUG Tx Command reply: GET_REPLY 362015946 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250126090247723 DLCTRL DEBUG Command: GET 309852371 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250126090247723 DLCTRL DEBUG Tx Command reply: GET_REPLY 309852371 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250126090247723 DLCTRL DEBUG Command: GET 859948472 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126090247723 DLCTRL DEBUG Tx Command reply: GET_REPLY 859948472 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126090247724 DLCTRL DEBUG Command: GET 99728677 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250126090247724 DLCTRL DEBUG Tx Command reply: GET_REPLY 99728677 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126090247725 DLCTRL DEBUG Command: GET 366998933 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250126090247725 DLCTRL DEBUG Tx Command reply: GET_REPLY 366998933 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250126090247725 DLCTRL DEBUG Command: GET 889901833 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250126090247725 DLCTRL DEBUG Tx Command reply: GET_REPLY 889901833 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250126090247726 DLCTRL DEBUG Command: GET 263351674 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250126090247726 DLCTRL DEBUG Tx Command reply: GET_REPLY 263351674 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250126090247727 DLCTRL DEBUG Command: GET 298837088 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250126090247727 DLCTRL DEBUG Tx Command reply: GET_REPLY 298837088 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250126090247727 DLCTRL DEBUG Command: GET 774515459 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250126090247727 DLCTRL DEBUG Tx Command reply: GET_REPLY 774515459 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed MTC@2bd1da4a78dd: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc0-SCCP(1005)@2bd1da4a78dd: Final verdict of PTC: none 20250126090247730 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:46841<->l=127.0.0.1:4262) (control_if.c:193) 20250126090247730 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250126090247730 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126090247730 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250126090247730 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250126090247730 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250126090247730 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126090247730 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126090247730 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:32774<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250126090247730 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250126090247730 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126090247730 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090247730 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20250126090247730 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126090247730 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126090247730 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126090247730 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250126090247730 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126090247730 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn0-M3UA(1010)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(1008)@2bd1da4a78dd: Final verdict of PTC: none 20250126090247730 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090247730 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126090247730 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20250126090247730 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126090247730 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126090247730 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090247730 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126090247730 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126090247730 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126090247730 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126090247730 DRANAP NOTICE cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: link lost (cnlink.c:118) 20250126090247730 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-113)[0x55e140dbdb00]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250126090247730 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250126090247730 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090247730 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250126090247730 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250126090247730 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20250126090247730 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126090247730 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua MutexDispCT-TC_sgsnpool_sccp_n_pcstate_attaches_cnlink(997)@2bd1da4a78dd: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(1002)@2bd1da4a78dd: Final verdict of PTC: none 20250126090247730 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126090247730 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090247730 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126090247730 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126090247730 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126090247730 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250126090247730 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250126090247730 DLSCCP DEBUG SCCP-SCOC(113)[0x55e140dc8e80]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250126090247730 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f3fe0b), PART(T=Source Reference,L=4,D=00000071), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250126090247730 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090247730 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090247730 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126090247730 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090247730 DLSCCP DEBUG SCCP-SCOC(113)[0x55e140dc8e80]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250126090247730 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-113)[0x55e140dbdb00]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250126090247730 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3203734)[0x55e140da18d0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250126090247730 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3203734)[0x55e140da18d0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250126090247730 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250126090247730 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3203734)[0x55e140da18d0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250126090247730 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3203734)[0x55e140da18d0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250126090247730 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3203734)[0x55e140da18d0]{disrupted}: Freeing instance (context_map.c:202) 20250126090247730 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3203734)[0x55e140da18d0]{disrupted}: Deallocated (fsm.c:568) 20250126090247730 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-113)[0x55e140dbdb00]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250126090247730 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-113)[0x55e140dbdb00]{disconnected}: Freeing instance (context_map.c:206) 20250126090247730 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-113)[0x55e140dbdb00]{disconnected}: Deallocated (fsm.c:568) 20250126090247730 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250126090247730 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126090247730 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250126090247730 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20250126090247730 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20250126090247730 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3203734 SCCP-113 sgsn-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250126090247730 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-114)[0x55e140da47a0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250126090247730 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250126090247730 DLSCCP DEBUG SCCP-SCOC(114)[0x55e140e209f0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250126090247730 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a37726), PART(T=Source Reference,L=4,D=00000072), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250126090247730 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090247730 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090247730 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126090247730 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090247730 DLSCCP DEBUG SCCP-SCOC(114)[0x55e140e209f0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250126090247730 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-114)[0x55e140da47a0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250126090247730 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10571598)[0x55e140da2d80]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250126090247730 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10571598)[0x55e140da2d80]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250126090247730 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250126090247730 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10571598)[0x55e140da2d80]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250126090247730 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10571598)[0x55e140da2d80]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250126090247730 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10571598)[0x55e140da2d80]{disrupted}: Freeing instance (context_map.c:202) 20250126090247730 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10571598)[0x55e140da2d80]{disrupted}: Deallocated (fsm.c:568) 20250126090247730 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-114)[0x55e140da47a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250126090247730 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-114)[0x55e140da47a0]{disconnected}: Freeing instance (context_map.c:206) 20250126090247730 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-114)[0x55e140da47a0]{disconnected}: Deallocated (fsm.c:568) 20250126090247730 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10571598 SCCP-114 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20250126090247730 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126090247730 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250126090247730 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20250126090247730 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250126090247730 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126090247730 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126090247730 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.sgsn1-M3UA(1016)@2bd1da4a78dd: Final verdict of PTC: none HNBGW-MGCP(1011)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(1009)@2bd1da4a78dd: Final verdict of PTC: none 20250126090247730 DLINP <0002> stream_srv.c:766 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250126090247730 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090247730 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090247730 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126090247730 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126090247730 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:603) 20250126090247730 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126090247730 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00238384) (sccp_scrc.c:477) 20250126090247730 DLSCCP DEBUG Received CO:COAK for local reference 115 (sccp_scoc.c:1824) 20250126090247730 DLSCCP DEBUG SCCP-SCOC(115)[0x55e140e20de0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250126090247730 DLSCCP DEBUG SCCP-SCOC(115)[0x55e140e20de0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250126090247730 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090247730 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250126090247730 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20250126090247730 DCN DEBUG handle_cn_conn_conf() conn_id=115, addrs: called=RI=SSN_PC,PC=0.1.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250126090247730 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-115)[0x55e140d974b0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250126090247730 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-115)[0x55e140d974b0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250126090247730 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126090247730 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250126090247730 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126090247730 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126090247730 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126090247731 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250126090247731 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126090247731 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250126090247731 DLINP DEBUG SRVCONN(,r=127.0.0.1:52701<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126090247731 DLINP DEBUG SRVCONN(,r=127.0.0.1:52701<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126090247731 DLINP NOTICE SRV(,r=127.0.0.1:52701<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250126090247731 DMAIN NOTICE (127.0.0.1:52701 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:52701<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250126090247731 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20250126090247731 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:894) 20250126090247731 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126090247731 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250126090247731 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) HNBGW_Test.msc0-M3UA(1007)@2bd1da4a78dd: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0(1001)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.msc0-RAN(1006)@2bd1da4a78dd: Final verdict of PTC: none 20250126090247731 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250126090247731 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12387700)[0x55e140dbb120]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250126090247731 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12387700)[0x55e140dbb120]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250126090247731 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-115)[0x55e140d974b0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250126090247731 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250126090247731 DLSCCP DEBUG SCCP-SCOC(115)[0x55e140e20de0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250126090247731 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00238384), PART(T=Source Reference,L=4,D=00000073), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250126090247731 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090247731 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090247731 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126090247731 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090247731 DLSCCP DEBUG SCCP-SCOC(115)[0x55e140e20de0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250126090247731 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-115)[0x55e140d974b0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250126090247731 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12387700)[0x55e140dbb120]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250126090247731 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12387700)[0x55e140dbb120]{disrupted}: Freeing instance (context_map.c:202) 20250126090247731 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12387700)[0x55e140dbb120]{disrupted}: Deallocated (fsm.c:568) 20250126090247731 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-115)[0x55e140d974b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250126090247731 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-115)[0x55e140d974b0]{disconnected}: Freeing instance (context_map.c:206) 20250126090247731 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-115)[0x55e140d974b0]{disconnected}: Deallocated (fsm.c:568) 20250126090247731 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-12387700 SCCP-115 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20250126090247731 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090247731 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126090247731 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20250126090247731 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126090247731 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126090247731 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090247731 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126090247731 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126090247731 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126090247731 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126090247731 DRANAP NOTICE cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: link lost (cnlink.c:118) 20250126090247731 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090247731 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126090247731 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:371) 20250126090247731 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126090247731 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126090247731 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090247731 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126090247731 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126090247731 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126090247731 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126090247731 DRANAP NOTICE cnlink(sgsn-1)[0x55e140d91a80]{DISCONNECTED}: link lost (cnlink.c:118) 20250126090247731 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126090247731 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090247731 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn1-0: connection closed 20250126090247731 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126090247731 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126090247731 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126090247731 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250126090247731 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126090247731 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250126090247731 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090247731 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090247731 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090247731 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126090247731 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126090247731 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126090247731 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126090247731 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250126090247731 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090247731 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090247731 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090247731 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126090247731 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126090247731 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126090247731 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126090247731 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250126090247731 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090247731 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090247731 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090247731 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126090247731 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126090247731 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126090247731 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250126090247731 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1(1003)@2bd1da4a78dd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(999)@2bd1da4a78dd: Final verdict of PTC: none VirtHNBGW-STATS(998)@2bd1da4a78dd: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(1004)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(1015)@2bd1da4a78dd: Final verdict of PTC: none MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126090247732 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60994<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(1000)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(1014)@2bd1da4a78dd: Final verdict of PTC: none MTC@2bd1da4a78dd: Setting final verdict of the test case. MTC@2bd1da4a78dd: Local verdict of MTC: pass MTC@2bd1da4a78dd: Local verdict of PTC MutexDispCT-TC_sgsnpool_sccp_n_pcstate_attaches_cnlink(997): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC VirtHNBGW-STATS(998): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC IPA-CTRL-CLI-IPA(999): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW-PFCP(1000): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0(1001): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(1002): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1(1003): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(1004): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.msc0-SCCP(1005): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.msc0-RAN(1006): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.msc0-M3UA(1007): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(1008): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.sgsn0-RAN(1009): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(1010): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW-MGCP(1011): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1012): pass (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1013): pass (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(1014): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.sgsn1-RAN(1015): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(1016): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1017): pass (pass -> pass) MTC@2bd1da4a78dd: Test case TC_sgsnpool_sccp_n_pcstate_attaches_cnlink finished. Verdict: pass MTC@2bd1da4a78dd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink pass'. Sun Jan 26 09:02:47 UTC 2025 ====== HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink.talloc 20250126090247790 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47398<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126090248157 DLSCCP DEBUG SCCP-SCOC(108)[0x55e140dbe290]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126090248157 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008ca82e), PART(T=Source Reference,L=4,D=0000006c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090248157 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090248157 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090248157 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126090248157 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090248158 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090248158 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090248158 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090248158 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126090248158 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126090248158 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126090248158 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126090248158 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250126090248163 DLSCCP DEBUG SCCP-SCOC(109)[0x55e140da2290]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126090248163 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000bff78), PART(T=Source Reference,L=4,D=0000006d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090248163 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090248163 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090248163 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250126090248163 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090248163 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090248163 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090248163 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090248163 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250126090248163 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250126090248163 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250126090248163 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250126090248393 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47398<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=581992) Waiting for packet dumper to finish... 1 (prev_count=581992, count=590912) 20250126090249731 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126090249731 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250126090249731 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250126090249731 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126090249731 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250126090249731 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250126090249731 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126090249731 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250126090249731 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250126090250453 DLSCCP DEBUG SCCP-SCOC(105)[0x55e140da1770]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126090250453 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003fd724), PART(T=Source Reference,L=4,D=00000069), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090250453 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090250453 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090250453 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250126090250453 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090250453 DLSCCP DEBUG SCCP-SCOC(106)[0x55e140c25630]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126090250453 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003f0219), PART(T=Source Reference,L=4,D=0000006a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090250453 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090250453 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090250453 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250126090250453 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090250453 DLSCCP DEBUG SCCP-SCOC(107)[0x55e140da7b50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126090250453 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0087d69d), PART(T=Source Reference,L=4,D=0000006b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090250453 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090250453 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090250453 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126090250453 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090250453 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090250453 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090250453 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090250453 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250126090250453 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250126090250453 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250126090250453 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250126090250453 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090250453 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090250453 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090250453 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250126090250453 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250126090250453 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250126090250453 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250126090250453 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090250453 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090250453 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090250453 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126090250453 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126090250453 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126090250453 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down MTC@2bd1da4a78dd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink pass' was executed successfully (exit status: 0). MTC@2bd1da4a78dd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_second_rab_assignment'. ------ HNBGW_Tests.TC_second_rab_assignment ------ Sun Jan 26 09:02:50 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_second_rab_assignment.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_second_rab_assignment.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250126090250975 DLSCCP DEBUG SCCP-SCOC(104)[0x55e140d9e250]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126090250976 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0091ee7f), PART(T=Source Reference,L=4,D=00000068), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090250976 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090250976 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090250976 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126090250976 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090250976 DLSCCP DEBUG SCCP-SCOC(103)[0x55e140dec4e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126090250976 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00370180), PART(T=Source Reference,L=4,D=00000067), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090250976 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090250976 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090250976 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126090250976 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090250976 DLSCCP DEBUG SCCP-SCOC(102)[0x55e140da6c50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126090250976 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00722c78), PART(T=Source Reference,L=4,D=00000066), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090250976 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090250976 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090250976 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126090250976 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090250976 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090250976 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090250976 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090250976 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126090250976 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126090250976 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126090250976 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250126090250977 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090250977 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090250977 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090250977 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126090250977 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126090250977 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126090250977 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250126090250977 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090250977 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090250977 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090250977 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126090250977 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126090250977 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126090250977 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down MTC@2bd1da4a78dd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_second_rab_assignment' was executed successfully (exit status: 0). MTC@2bd1da4a78dd: Test case TC_second_rab_assignment started. 20250126090251492 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47414<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126090251501 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47430<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126090251508 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:33593<->l=127.0.0.1:4262) (control_if.c:572) 20250126090251598 DLSCCP DEBUG SCCP-SCOC(100)[0x55e140da2780]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126090251598 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0005779b), PART(T=Source Reference,L=4,D=00000064), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090251598 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090251598 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090251598 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126090251598 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090251598 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090251598 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090251598 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090251598 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126090251598 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126090251598 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126090251598 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250126090251599 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126090251599 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126090251599 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126090251599 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126090251599 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126090251599 DRANAP DEBUG cnlink(msc-2)[0x55e140d26870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126090251600 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126090251600 DRANAP DEBUG cnlink(msc-3)[0x55e140d90760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126090251600 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) TC_second_rab_assignment-Iuh0(1022)@2bd1da4a78dd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250126090251600 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250126090251601 DRANAP DEBUG cnlink(msc-3)[0x55e140d90760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126090251601 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250126090251601 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126090251601 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090251601 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126090251601 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090251601 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090251601 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090251601 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090251601 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090251601 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090251601 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090251601 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090251601 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090251601 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090251601 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090251601 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250126090251601 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090251601 DRANAP DEBUG cnlink(msc-3)[0x55e140d90760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126090251601 DRANAP DEBUG cnlink(msc-2)[0x55e140d26870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126090251601 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250126090251601 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126090251601 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090251601 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126090251601 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090251601 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090251601 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090251601 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090251601 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090251601 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090251601 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090251601 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090251601 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090251601 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090251601 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090251601 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250126090251601 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090251601 DRANAP DEBUG cnlink(msc-2)[0x55e140d26870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126090251601 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126090251601 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250126090251601 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126090251601 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090251601 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126090251601 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090251601 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090251601 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090251601 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090251601 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090251601 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090251601 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090251601 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090251601 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090251601 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090251601 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090251601 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126090251601 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090251601 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126090251601 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126090251601 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250126090251601 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126090251601 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090251601 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126090251601 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090251601 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090251601 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090251601 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090251601 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090251601 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090251601 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090251601 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090251601 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090251601 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090251601 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090251601 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126090251601 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090251601 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126090251601 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090251601 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090251601 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090251601 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250126090251601 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250126090251601 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250126090251601 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090251601 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090251601 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090251601 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250126090251601 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250126090251601 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250126090251601 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250126090251601 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090251601 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090251601 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090251601 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126090251601 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126090251601 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126090251601 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250126090251601 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090251601 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090251601 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090251601 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126090251601 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126090251601 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126090251601 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@2bd1da4a78dd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(1026)@2bd1da4a78dd: ************************************************* HNBGW_Test.msc0-M3UA(1026)@2bd1da4a78dd: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(1026)@2bd1da4a78dd: ************************************************* MTC@2bd1da4a78dd: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(1024)@2bd1da4a78dd: v_sccp_pdu_maxlen:268 20250126090251615 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126090251615 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126090251615 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126090251615 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126090251615 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126090251615 DRANAP DEBUG cnlink(sgsn-2)[0x55e140d92410]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126090251615 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126090251615 DRANAP DEBUG cnlink(sgsn-3)[0x55e140d92da0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126090251616 DRANAP DEBUG cnlink(sgsn-3)[0x55e140d92da0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126090251616 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250126090251616 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126090251616 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090251616 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126090251616 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090251616 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090251616 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090251616 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090251616 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090251616 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090251616 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090251616 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090251616 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090251616 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090251616 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090251616 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250126090251616 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090251616 DRANAP DEBUG cnlink(sgsn-3)[0x55e140d92da0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126090251616 DRANAP DEBUG cnlink(sgsn-2)[0x55e140d92410]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126090251616 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250126090251616 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126090251616 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090251616 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126090251616 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090251616 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090251616 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090251616 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090251616 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090251616 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090251616 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090251616 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090251616 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090251616 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090251616 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090251616 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250126090251616 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090251616 DRANAP DEBUG cnlink(sgsn-2)[0x55e140d92410]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126090251616 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126090251616 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250126090251616 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126090251616 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090251616 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126090251616 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090251616 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090251616 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090251616 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090251616 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090251616 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090251616 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090251616 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090251616 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090251616 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090251616 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090251616 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126090251616 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090251616 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126090251616 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126090251616 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250126090251616 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126090251616 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090251616 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126090251616 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090251616 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090251616 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090251616 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090251616 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090251616 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090251616 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090251616 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090251616 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090251616 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090251616 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090251616 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126090251616 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090251616 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126090251616 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090251616 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090251616 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090251616 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250126090251616 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250126090251616 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250126090251616 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090251616 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090251616 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090251616 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250126090251616 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250126090251616 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250126090251616 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250126090251616 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090251616 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090251617 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090251617 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126090251617 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126090251617 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126090251617 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250126090251617 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090251617 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090251617 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090251617 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126090251617 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126090251617 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126090251617 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@2bd1da4a78dd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(1029)@2bd1da4a78dd: ************************************************* MTC@2bd1da4a78dd: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(1029)@2bd1da4a78dd: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(1029)@2bd1da4a78dd: ************************************************* HNBGW_Test.sgsn0-SCCP(1027)@2bd1da4a78dd: v_sccp_pdu_maxlen:268 20250126090251636 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126090251636 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126090251636 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1355) 20250126090251636 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250126090251636 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20250126090251636 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250126090251636 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250126090251636 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126090251636 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@2bd1da4a78dd: setverdict(pass): none -> pass 20250126090251812 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126090251812 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250126090251812 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126090251812 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(1026)@2bd1da4a78dd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250126090251822 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090251822 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250126090251822 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126090251822 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126090251822 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126090251822 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250126090251822 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126090251825 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090251825 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250126090251825 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126090251825 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126090251825 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126090251825 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126090251825 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126090251825 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090251825 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126090251825 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20250126090251825 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126090251825 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126090251825 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090251825 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126090251825 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126090251825 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126090251825 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126090251826 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126090251826 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250126090251826 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126090251827 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090251827 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126090251827 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090251827 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090251827 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090251827 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090251827 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090251827 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090251827 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090251827 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090251827 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090251827 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090251827 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090251827 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126090251827 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090251827 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126090251827 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126090251827 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250126090251827 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126090251827 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250126090251827 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090251827 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090251827 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090251827 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126090251827 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126090251827 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126090251827 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126090251827 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-M3UA(1029)@2bd1da4a78dd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250126090251834 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090251834 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250126090251834 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126090251834 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126090251834 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126090251834 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250126090251834 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126090251837 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090251837 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250126090251837 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126090251837 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126090251837 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126090251837 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126090251837 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126090251837 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090251837 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126090251837 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20250126090251837 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126090251837 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126090251837 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090251837 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126090251837 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126090251837 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126090251837 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126090251838 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126090251838 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250126090251838 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126090251838 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090251838 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126090251838 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090251838 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090251838 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090251838 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090251838 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090251838 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090251838 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090251838 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090251838 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090251838 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090251839 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090251839 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126090251839 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090251839 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126090251839 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090251839 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090251839 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090251839 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126090251839 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126090251839 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126090251839 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126090251839 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(1025)@2bd1da4a78dd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126090252628 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090252628 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126090252628 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126090252628 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126090252628 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126090252628 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126090252628 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126090252628 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090252629 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090252629 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126090252629 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126090252629 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126090252629 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126090252629 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126090252629 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250126090252629 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250126090252629 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090252629 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090252629 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090252629 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090252629 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090252629 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090252629 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090252629 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090252629 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090252629 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090252629 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090252629 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090252629 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090252629 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126090252629 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126090252629 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126090252629 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250126090252629 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250126090252629 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090252629 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250126090252629 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090252629 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090252629 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090252629 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090252629 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090252629 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090252629 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090252629 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090252629 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090252629 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090252629 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090252629 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126090252629 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090252629 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126090252629 DRANAP NOTICE cnlink(msc-0)[0x55e140d46220]{CONNECTED}: link up (cnlink.c:111) 20250126090252629 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090252629 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090252629 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090252629 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126090252629 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126090252629 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126090252629 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126090252629 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090252630 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090252630 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126090252630 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126090252630 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126090252630 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126090252630 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126090252630 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126090252630 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090252630 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090252630 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126090252630 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126090252630 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126090252630 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126090252630 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126090252630 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250126090252630 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250126090252630 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090252630 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090252630 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090252630 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090252630 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090252630 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090252630 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090252630 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090252630 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090252630 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090252630 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090252630 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090252630 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090252630 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126090252630 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126090252630 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126090252630 DRANAP INFO cnlink(msc-0)[0x55e140d46220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(1028)@2bd1da4a78dd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126090252636 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090252636 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126090252636 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126090252636 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126090252636 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126090252636 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126090252636 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126090252636 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090252636 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090252636 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126090252636 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126090252636 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126090252636 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126090252636 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126090252636 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250126090252636 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250126090252636 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090252636 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090252636 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090252636 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090252636 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090252636 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090252636 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090252636 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090252636 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090252636 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090252636 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090252636 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090252636 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090252636 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126090252636 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126090252636 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126090252636 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250126090252636 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250126090252636 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090252636 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250126090252636 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090252636 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090252636 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090252636 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090252636 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090252636 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090252636 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090252636 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090252636 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090252636 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090252636 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090252636 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126090252636 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090252636 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126090252636 DRANAP NOTICE cnlink(sgsn-0)[0x55e140d910f0]{CONNECTED}: link up (cnlink.c:111) 20250126090252636 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090252636 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090252636 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090252636 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126090252636 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126090252636 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126090252636 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126090252636 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090252637 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090252637 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126090252637 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126090252637 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126090252637 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126090252637 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126090252637 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126090252637 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090252637 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090252637 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126090252637 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126090252637 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126090252637 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126090252637 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126090252637 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250126090252637 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20250126090252637 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090252637 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090252637 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090252637 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090252637 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090252637 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090252637 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090252637 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090252637 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090252637 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090252637 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090252637 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090252637 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090252637 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126090252637 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126090252637 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126090252637 DRANAP INFO cnlink(sgsn-0)[0x55e140d910f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250126090252666 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47442<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(1025)@2bd1da4a78dd: f_create_expect(l3 := '82E16354E5352568579F'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(1025)@2bd1da4a78dd: Created Expect[0] for '82E16354E5352568579F'O to be handled at TC_second_rab_assignment0(1031) TC_second_rab_assignment-Iuh0-RUA(1023)@2bd1da4a78dd: Added conn table entry 0TC_second_rab_assignment0(1031)10254867 20250126090253710 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126090253710 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126090253710 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1355) 20250126090253710 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250126090253710 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x9c7a13, normal) (hnbgw_rua.c:407) 20250126090253710 DHNB DEBUG map_rua[0x55e140dbb120]{init}: Allocated (fsm.c:456) 20250126090253710 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10254867)[0x55e140dbb120]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250126090253710 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10254867 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250126090253710 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126090253710 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126090253710 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10254867 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250126090253710 DCN DEBUG map_sccp[0x55e140d974b0]{init}: Allocated (fsm.c:456) 20250126090253710 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-116)[0x55e140d974b0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250126090253710 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-10254867 <-> SCCP-116 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250126090253710 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10254867 SCCP-116 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20250126090253710 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10254867)[0x55e140dbb120]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250126090253710 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126090253710 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126090253710 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10254867)[0x55e140dbb120]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250126090253710 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-116)[0x55e140d974b0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126090253710 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250126090253710 DLSCCP DEBUG SCCP-SCOC(116)[0x55e140da18d0]{IDLE}: Allocated (fsm.c:456) 20250126090253710 DLSCCP DEBUG SCCP-SCOC(116)[0x55e140da18d0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250126090253710 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000074), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=65,D=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a82e16354e5352568579f004f40030002900056400500f1100926) (sccp_scrc.c:406) 20250126090253710 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090253710 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090253710 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090253710 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090253711 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090253711 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090253711 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090253711 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090253711 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090253711 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090253711 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090253711 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126090253711 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090253711 DLSCCP DEBUG SCCP-SCOC(116)[0x55e140da18d0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250126090253711 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-116)[0x55e140d974b0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250126090253711 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10254867)[0x55e140dbb120]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250126090253711 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090253711 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090253711 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090253711 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126090253711 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126090253711 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126090253711 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126090253711 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(1024)@2bd1da4a78dd: First idle individual index:0 HNBGW_Test.msc0-SCCP(1024)@2bd1da4a78dd: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(1025)@2bd1da4a78dd: Found Expect[0] for l3='82E16354E5352568579F'O handled at TC_second_rab_assignment0(1031) HNBGW_Test.msc0-RAN(1025)@2bd1da4a78dd: Added conn table entry 0TC_second_rab_assignment0(1031)10873080 HNBGW_Test.msc0-SCCP(1024)@2bd1da4a78dd: Session index based on connection ID:0 TC_second_rab_assignment0(1031)@2bd1da4a78dd: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(1024)@2bd1da4a78dd: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250126090253732 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090253732 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126090253732 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126090253732 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126090253732 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126090253732 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126090253732 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126090253732 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090253732 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090253732 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126090253732 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126090253732 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126090253732 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126090253732 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000074), PART(T=Source Reference,L=4,D=007b5e72) (sccp_scrc.c:477) 20250126090253732 DLSCCP DEBUG Received CO:COAK for local reference 116 (sccp_scoc.c:1824) 20250126090253732 DLSCCP DEBUG SCCP-SCOC(116)[0x55e140da18d0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250126090253732 DLSCCP DEBUG SCCP-SCOC(116)[0x55e140da18d0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250126090253732 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090253732 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250126090253732 DCN DEBUG handle_cn_conn_conf() conn_id=116, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250126090253732 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-116)[0x55e140d974b0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250126090253732 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-116)[0x55e140d974b0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_second_rab_assignment0(1031)@2bd1da4a78dd: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(1030)@2bd1da4a78dd: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_second_rab_assignment0(1031) HNBGW_Test.msc0-SCCP(1024)@2bd1da4a78dd: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(1024)@2bd1da4a78dd: vl_len:91 HNBGW_Test.msc0-SCCP(1024)@2bd1da4a78dd: vl_from0 HNBGW_Test.msc0-SCCP(1024)@2bd1da4a78dd: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250126090253932 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090253932 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126090253933 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126090253933 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126090253933 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126090253933 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126090253933 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126090253933 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090253933 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090253933 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126090253933 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126090253933 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126090253933 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126090253933 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000074), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:477) 20250126090253933 DLSCCP DEBUG Received CO:CODT for local reference 116 (sccp_scoc.c:1824) 20250126090253933 DLSCCP DEBUG SCCP-SCOC(116)[0x55e140da18d0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250126090253933 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090253933 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250126090253933 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-116)[0x55e140d974b0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250126090253933 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250126090253933 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250126090253933 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-116)[0x55e140d974b0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250126090253933 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250126090253933 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250126090253933 DMGW DEBUG mgw(mgw-fsm-10254867-0)[0x55e140dbdb00]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250126090253933 DMGW DEBUG mgw(mgw-fsm-10254867-0)[0x55e140dbdb00]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250126090253933 DMGW DEBUG mgw(mgw-fsm-10254867-0)[0x55e140dbdb00]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250126090253933 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250126090253933 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250126090253933 DLMGCP DEBUG mgw-endp(mgw-fsm-10254867-0)[0x55e140da2d80]{UNUSED}: Allocated (fsm.c:456) 20250126090253933 DLMGCP DEBUG mgw-endp(mgw-fsm-10254867-0)[0x55e140da2d80]{UNUSED}: is child of mgw(mgw-fsm-10254867-0)[0x55e140dbdb00] (fsm.c:486) 20250126090253933 DLMGCP DEBUG mgw-endp(mgw-fsm-10254867-0)[0x55e140da2d80]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-10254867-0)[0x55e140dbdb00] (mgcp_client_endpoint_fsm.c:724) 20250126090253933 DLMGCP DEBUG mgw-endp(mgw-fsm-10254867-0)[0x55e140da2d80]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250126090253933 DLMGCP DEBUG mgw-endp(mgw-fsm-10254867-0)[0x55e140da2d80]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250126090253933 DLMGCP DEBUG mgw-endp(mgw-fsm-10254867-0)[0x55e140da2d80]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250126090253933 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10254867-0)[0x55e140da47a0]{ST_CRCX}: Allocated (fsm.c:456) 20250126090253933 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10254867-0)[0x55e140da47a0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-10254867-0)[0x55e140da2d80] (fsm.c:486) 20250126090253933 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10254867-0)[0x55e140da47a0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250126090253933 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10254867-0)[0x55e140da47a0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250126090253933 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47066: len=201 'CRCX 109 rtpbridge/*@mgw MGCP 1.0\r\nC: 9c7a'... (mgcp_client.c:807) 20250126090253934 DLMGCP DEBUG MGW(mgw) Queued 201 bytes for MGW (mgcp_client.c:1221) 20250126090253934 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10254867-0)[0x55e140da47a0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250126090253934 DLMGCP DEBUG mgw-endp(mgw-fsm-10254867-0)[0x55e140da2d80]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(1030)@2bd1da4a78dd: Found Expect[0] for { line := { verb := "CRCX", trans_id := "109", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "9c7a1317" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "9c7a1317", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } handled at TC_second_rab_assignment0(1031) TC_second_rab_assignment0(1031)@2bd1da4a78dd: CRCX1{ line := { verb := "CRCX", trans_id := "109", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "9c7a1317" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "9c7a1317", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } TC_second_rab_assignment0(1031)@2bd1da4a78dd: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 20250126090253969 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 109 OK (mgcp_client.c:758) 20250126090253969 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140da47a0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250126090253969 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140da47a0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250126090253969 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140da47a0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250126090253969 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140da47a0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250126090253969 DLMGCP DEBUG mgw-endp(mgw-fsm-10254867-0)[0x55e140da2d80]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250126090253969 DLMGCP DEBUG mgw-endp(mgw-fsm-10254867-0)[0x55e140da2d80]{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) 20250126090253969 DLMGCP DEBUG mgw-endp(mgw-fsm-10254867-0)[0x55e140da2d80]{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) 20250126090253969 DLMGCP DEBUG mgw-endp(mgw-fsm-10254867-0)[0x55e140da2d80]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250126090253969 DLMGCP DEBUG mgw-endp(mgw-fsm-10254867-0)[0x55e140da2d80]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250126090253969 DLMGCP DEBUG mgw-endp(mgw-fsm-10254867-0)[0x55e140da2d80]{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) 20250126090253969 DMGW DEBUG mgw(mgw-fsm-10254867-0)[0x55e140dbdb00]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250126090253969 DMGW DEBUG mgw(mgw-fsm-10254867-0)[0x55e140dbdb00]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250126090253969 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250126090253969 DMGW DEBUG mgw(mgw-fsm-10254867-0)[0x55e140dbdb00]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250126090253969 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10254867)[0x55e140dbb120]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250126090253969 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250126090253969 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126090253969 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_second_rab_assignment0(1031)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126090253992 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126090253992 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126090253992 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1355) 20250126090253992 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250126090253992 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x9c7a13) (hnbgw_rua.c:471) 20250126090253992 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10254867 SCCP-116 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250126090253992 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10254867)[0x55e140dbb120]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250126090253992 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250126090253992 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250126090253992 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10254867)[0x55e140dbb120]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250126090253992 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250126090253992 DMGW DEBUG mgw(mgw-fsm-10254867-0)[0x55e140dbdb00]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250126090253992 DMGW DEBUG mgw(mgw-fsm-10254867-0)[0x55e140dbdb00]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250126090253992 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250126090253992 DMGW DEBUG mgw(mgw-fsm-10254867-0)[0x55e140dbdb00]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250126090253992 DLMGCP DEBUG mgw-endp(mgw-fsm-10254867-0)[0x55e140da2d80]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-10254867-0)[0x55e140dbdb00] (mgcp_client_endpoint_fsm.c:724) 20250126090253992 DLMGCP DEBUG mgw-endp(mgw-fsm-10254867-0)[0x55e140da2d80]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250126090253992 DLMGCP DEBUG mgw-endp(mgw-fsm-10254867-0)[0x55e140da2d80]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250126090253992 DLMGCP DEBUG mgw-endp(mgw-fsm-10254867-0)[0x55e140da2d80]{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) 20250126090253992 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140da47a0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250126090253992 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47066: len=215 'MDCX 110 rtpbridge/3@mgw MGCP 1.0\r\nC: 9c7a'... (mgcp_client.c:807) 20250126090253992 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1221) 20250126090253992 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140da47a0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250126090253992 DLMGCP DEBUG mgw-endp(mgw-fsm-10254867-0)[0x55e140da2d80]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250126090253992 DLMGCP DEBUG mgw-endp(mgw-fsm-10254867-0)[0x55e140da2d80]{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) 20250126090253992 DLMGCP DEBUG mgw-endp(mgw-fsm-10254867-0)[0x55e140da2d80]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_second_rab_assignment0(1031)@2bd1da4a78dd: MDCX1{ line := { verb := "MDCX", trans_id := "110", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "9c7a1317" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "9c7a1317", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250126090254004 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 110 OK (mgcp_client.c:758) 20250126090254004 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140da47a0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250126090254004 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140da47a0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250126090254004 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140da47a0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250126090254004 DLMGCP DEBUG mgw-endp(mgw-fsm-10254867-0)[0x55e140da2d80]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250126090254004 DLMGCP DEBUG mgw-endp(mgw-fsm-10254867-0)[0x55e140da2d80]{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) 20250126090254004 DLMGCP DEBUG mgw-endp(mgw-fsm-10254867-0)[0x55e140da2d80]{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) 20250126090254004 DLMGCP DEBUG mgw-endp(mgw-fsm-10254867-0)[0x55e140da2d80]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250126090254004 DLMGCP DEBUG mgw-endp(mgw-fsm-10254867-0)[0x55e140da2d80]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250126090254004 DLMGCP DEBUG mgw-endp(mgw-fsm-10254867-0)[0x55e140da2d80]{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) 20250126090254004 DMGW DEBUG mgw(mgw-fsm-10254867-0)[0x55e140dbdb00]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250126090254004 DMGW DEBUG mgw(mgw-fsm-10254867-0)[0x55e140dbdb00]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250126090254004 DMGW DEBUG mgw(mgw-fsm-10254867-0)[0x55e140dbdb00]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250126090254004 DLMGCP DEBUG mgw-endp(mgw-fsm-10254867-0)[0x55e140da2d80]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-10254867-0)[0x55e140dbdb00] (mgcp_client_endpoint_fsm.c:724) 20250126090254004 DLMGCP DEBUG mgw-endp(mgw-fsm-10254867-0)[0x55e140da2d80]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250126090254004 DLMGCP DEBUG mgw-endp(mgw-fsm-10254867-0)[0x55e140da2d80]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250126090254004 DLMGCP DEBUG mgw-endp(mgw-fsm-10254867-0)[0x55e140da2d80]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250126090254004 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10254867-0)[0x55e140db0c00]{ST_CRCX}: Allocated (fsm.c:456) 20250126090254004 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10254867-0)[0x55e140db0c00]{ST_CRCX}: is child of mgw-endp(mgw-fsm-10254867-0)[0x55e140da2d80] (fsm.c:486) 20250126090254004 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10254867-0)[0x55e140db0c00]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250126090254004 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10254867-0)[0x55e140db0c00]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/3@mgw... (mgcp_client_fsm.c:228) 20250126090254004 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47066: len=205 'CRCX 111 rtpbridge/3@mgw MGCP 1.0\r\nC: 9c7a'... (mgcp_client.c:807) 20250126090254004 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1221) 20250126090254004 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10254867-0)[0x55e140db0c00]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250126090254004 DLMGCP DEBUG mgw-endp(mgw-fsm-10254867-0)[0x55e140da2d80]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250126090254004 DLMGCP DEBUG mgw-endp(mgw-fsm-10254867-0)[0x55e140da2d80]{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) 20250126090254004 DLMGCP DEBUG mgw-endp(mgw-fsm-10254867-0)[0x55e140da2d80]{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) 20250126090254004 DLMGCP DEBUG mgw-endp(mgw-fsm-10254867-0)[0x55e140da2d80]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_second_rab_assignment0(1031)@2bd1da4a78dd: CRCX2{ line := { verb := "CRCX", trans_id := "111", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "9c7a1317" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "9c7a1317", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250126090254015 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 111 OK (mgcp_client.c:758) 20250126090254015 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e140db0c00]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250126090254015 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e140db0c00]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250126090254015 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e140db0c00]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250126090254015 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e140db0c00]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250126090254015 DLMGCP DEBUG mgw-endp(mgw-fsm-10254867-0)[0x55e140da2d80]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250126090254015 DLMGCP DEBUG mgw-endp(mgw-fsm-10254867-0)[0x55e140da2d80]{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) 20250126090254015 DLMGCP DEBUG mgw-endp(mgw-fsm-10254867-0)[0x55e140da2d80]{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) 20250126090254015 DLMGCP DEBUG mgw-endp(mgw-fsm-10254867-0)[0x55e140da2d80]{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) 20250126090254015 DLMGCP DEBUG mgw-endp(mgw-fsm-10254867-0)[0x55e140da2d80]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250126090254015 DLMGCP DEBUG mgw-endp(mgw-fsm-10254867-0)[0x55e140da2d80]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250126090254015 DLMGCP DEBUG mgw-endp(mgw-fsm-10254867-0)[0x55e140da2d80]{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) 20250126090254015 DLMGCP DEBUG mgw-endp(mgw-fsm-10254867-0)[0x55e140da2d80]{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) 20250126090254015 DMGW DEBUG mgw(mgw-fsm-10254867-0)[0x55e140dbdb00]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250126090254015 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250126090254015 DMGW DEBUG mgw(mgw-fsm-10254867-0)[0x55e140dbdb00]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250126090254015 DMGW DEBUG mgw(mgw-fsm-10254867-0)[0x55e140dbdb00]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250126090254015 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-116)[0x55e140d974b0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250126090254015 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250126090254015 DLSCCP DEBUG SCCP-SCOC(116)[0x55e140da18d0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250126090254015 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007b5e72), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20250126090254015 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090254015 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090254015 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126090254015 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090254015 DMGW DEBUG mgw(mgw-fsm-10254867-0)[0x55e140dbdb00]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250126090254015 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090254015 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090254015 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090254015 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126090254015 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126090254015 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126090254015 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126090254015 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(1024)@2bd1da4a78dd: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(1024)@2bd1da4a78dd: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(1024)@2bd1da4a78dd: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(1024)@2bd1da4a78dd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_second_rab_assignment0(1031)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(1024)@2bd1da4a78dd: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(1024)@2bd1da4a78dd: vl_len:63 HNBGW_Test.msc0-SCCP(1024)@2bd1da4a78dd: vl_from0 HNBGW_Test.msc0-SCCP(1024)@2bd1da4a78dd: data sent by MTP3_SCCP_PORT: '0000003B000001003640340000010035002A202ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D00400100'O 20250126090254023 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090254023 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126090254023 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126090254024 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126090254024 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126090254024 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126090254024 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126090254024 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090254024 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 104 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090254024 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126090254024 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126090254024 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126090254024 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126090254024 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000074), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=63,D=0000003b000001003640340000010035002a202ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d00400100) (sccp_scrc.c:477) 20250126090254024 DLSCCP DEBUG Received CO:CODT for local reference 116 (sccp_scoc.c:1824) 20250126090254024 DLSCCP DEBUG SCCP-SCOC(116)[0x55e140da18d0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250126090254024 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090254024 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250126090254024 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-116)[0x55e140d974b0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250126090254024 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250126090254024 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250126090254024 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-116)[0x55e140d974b0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250126090254024 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250126090254024 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250126090254024 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10254867 SCCP-116 msc-0 MI=NONE: Rx RAB Assignment Request without transportLayerInformation, forwarding as-is (mgw_fsm.c:822) 20250126090254024 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10254867)[0x55e140dbb120]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:824) 20250126090254024 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 87 bytes (hnbgw_rua.c:122) 20250126090254024 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126090254024 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 87 bytes of data (stream_srv.c:827) TC_second_rab_assignment0(1031)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126090254028 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126090254028 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126090254028 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 44 bytes from client (stream_srv.c:1355) 20250126090254028 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250126090254028 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x9c7a13) (hnbgw_rua.c:471) 20250126090254028 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10254867 SCCP-116 msc-0 MI=NONE: rx RUA DirectTransfer with 20 bytes RANAP data (hnbgw_rua.c:312) 20250126090254028 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10254867)[0x55e140dbb120]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250126090254028 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250126090254028 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250126090254028 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10254867)[0x55e140dbb120]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250126090254028 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250126090254028 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-116)[0x55e140d974b0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:902) 20250126090254028 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250126090254028 DLSCCP DEBUG SCCP-SCOC(116)[0x55e140da18d0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250126090254028 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007b5e72), PART(T=Data,L=20,D=60000010000001003440090000010033400200b8) (sccp_scrc.c:406) 20250126090254028 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090254028 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090254028 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126090254028 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090254028 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090254028 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090254028 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090254028 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126090254028 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126090254028 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126090254028 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126090254028 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(1024)@2bd1da4a78dd: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(1024)@2bd1da4a78dd: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(1024)@2bd1da4a78dd: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(1024)@2bd1da4a78dd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_second_rab_assignment0(1031)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(1024)@2bd1da4a78dd: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(1024)@2bd1da4a78dd: vl_len:12 HNBGW_Test.msc0-SCCP(1024)@2bd1da4a78dd: vl_from0 HNBGW_Test.msc0-SCCP(1024)@2bd1da4a78dd: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250126090254038 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090254038 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126090254038 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126090254038 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126090254038 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126090254038 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126090254038 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126090254038 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090254038 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090254038 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126090254038 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126090254038 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126090254038 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126090254038 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000074), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20250126090254038 DLSCCP DEBUG Received CO:CODT for local reference 116 (sccp_scoc.c:1824) 20250126090254038 DLSCCP DEBUG SCCP-SCOC(116)[0x55e140da18d0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250126090254038 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090254038 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250126090254038 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-116)[0x55e140d974b0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250126090254038 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250126090254038 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250126090254038 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-116)[0x55e140d974b0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250126090254038 DMGW DEBUG mgw(mgw-fsm-10254867-0)[0x55e140dbdb00]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250126090254038 DMGW DEBUG mgw(mgw-fsm-10254867-0)[0x55e140dbdb00]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250126090254038 DMGW DEBUG mgw(mgw-fsm-10254867-0)[0x55e140dbdb00]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250126090254038 DLMGCP DEBUG mgw-endp(mgw-fsm-10254867-0)[0x55e140da2d80]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250126090254038 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140da47a0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250126090254038 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47066: len=58 'DLCX 112 rtpbridge/3@mgw MGCP 1.0\r\nC: 9c7a'... (mgcp_client.c:807) 20250126090254038 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250126090254038 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140da47a0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250126090254038 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e140db0c00]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250126090254038 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:47066: len=58 'DLCX 113 rtpbridge/3@mgw MGCP 1.0\r\nC: 9c7a'... (mgcp_client.c:807) 20250126090254038 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250126090254038 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e140db0c00]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250126090254038 DLMGCP DEBUG mgw-endp(mgw-fsm-10254867-0)[0x55e140da2d80]{IN_USE}: Removing from parent mgw(mgw-fsm-10254867-0)[0x55e140dbdb00] (mgcp_client_endpoint_fsm.c:873) 20250126090254038 DLMGCP DEBUG mgw-endp(mgw-fsm-10254867-0)[0x55e140da2d80]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250126090254038 DLMGCP DEBUG mgw-endp(mgw-fsm-10254867-0)[0x55e140da2d80]{IN_USE}: Deallocated (fsm.c:568) 20250126090254038 DMGW DEBUG mgw(mgw-fsm-10254867-0)[0x55e140dbdb00]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250126090254038 DMGW DEBUG mgw(mgw-fsm-10254867-0)[0x55e140dbdb00]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250126090254038 DMGW DEBUG mgw(mgw-fsm-10254867-0)[0x55e140dbdb00]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250126090254038 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10254867)[0x55e140dbb120]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250126090254038 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250126090254039 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126090254039 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) TC_second_rab_assignment0(1031)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed TC_second_rab_assignment0(1031)@2bd1da4a78dd: DLCX{ line := { verb := "DLCX", trans_id := "112", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "9c7a1317" }, { code := "I", val := "11111" } }, sdp := omit } 20250126090254046 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 112 OK (mgcp_client.c:758) 20250126090254046 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140da47a0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250126090254047 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140da47a0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250126090254047 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140da47a0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250126090254047 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55e140da47a0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_second_rab_assignment0(1031)@2bd1da4a78dd: DLCX{ line := { verb := "DLCX", trans_id := "113", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "9c7a1317" }, { code := "I", val := "22222" } }, sdp := omit } TC_second_rab_assignment0(1031)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126090254047 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 113 OK (mgcp_client.c:758) 20250126090254047 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e140db0c00]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250126090254047 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e140db0c00]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250126090254047 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e140db0c00]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250126090254047 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55e140db0c00]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_second_rab_assignment-Iuh0-RUA(1023)@2bd1da4a78dd: Deleted conn table entry 0TC_second_rab_assignment0(1031)10254867 20250126090254059 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126090254059 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126090254059 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1355) 20250126090254059 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250126090254059 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x9c7a13,cause=radio(normal)) (hnbgw_rua.c:439) 20250126090254059 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10254867 SCCP-116 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250126090254059 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10254867)[0x55e140dbb120]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250126090254059 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250126090254059 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250126090254059 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10254867)[0x55e140dbb120]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250126090254059 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-116)[0x55e140d974b0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126090254059 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250126090254059 DLSCCP DEBUG SCCP-SCOC(116)[0x55e140da18d0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250126090254059 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007b5e72), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250126090254059 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090254059 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090254059 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126090254059 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090254059 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10254867)[0x55e140dbb120]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250126090254059 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-116)[0x55e140d974b0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250126090254059 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-116)[0x55e140d974b0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250126090254059 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090254059 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090254059 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090254059 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126090254060 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126090254060 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126090254060 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126090254060 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(1024)@2bd1da4a78dd: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(1024)@2bd1da4a78dd: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(1024)@2bd1da4a78dd: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(1024)@2bd1da4a78dd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_second_rab_assignment0(1031)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(1025)@2bd1da4a78dd: Deleted conn table entry 0TC_second_rab_assignment0(1031)10873080 HNBGW_Test.msc0-SCCP(1024)@2bd1da4a78dd: Session index based on connection ID:0 20250126090254069 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090254069 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126090254069 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126090254069 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126090254069 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126090254069 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126090254069 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126090254069 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090254069 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090254069 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126090254069 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126090254069 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126090254069 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126090254069 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000074), PART(T=Source Reference,L=4,D=007b5e72), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250126090254069 DLSCCP DEBUG Received CO:RELRE for local reference 116 (sccp_scoc.c:1824) 20250126090254069 DLSCCP DEBUG SCCP-SCOC(116)[0x55e140da18d0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250126090254069 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090254069 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250126090254069 DCN DEBUG handle_cn_disc_ind() conn_id=116 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250126090254069 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-116)[0x55e140d974b0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250126090254069 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-116)[0x55e140d974b0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250126090254069 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10254867)[0x55e140dbb120]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250126090254069 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10254867)[0x55e140dbb120]{disconnected}: Freeing instance (context_map.c:202) 20250126090254069 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10254867)[0x55e140dbb120]{disconnected}: Deallocated (fsm.c:568) 20250126090254069 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-116)[0x55e140d974b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250126090254069 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-116)[0x55e140d974b0]{disconnected}: Freeing instance (context_map.c:206) 20250126090254069 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-116)[0x55e140d974b0]{disconnected}: Deallocated (fsm.c:568) 20250126090254069 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10254867 SCCP-116 msc-0 MI=NONE: Deallocating (context_map.c:225) 20250126090254069 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007b5e72), PART(T=Source Reference,L=4,D=00000074) (sccp_scrc.c:406) 20250126090254069 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090254069 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090254069 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126090254069 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090254069 DLSCCP DEBUG SCCP-SCOC(116)[0x55e140da18d0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250126090254069 DLSCCP DEBUG SCCP-SCOC(116)[0x55e140da18d0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250126090254069 DLSCCP DEBUG SCCP-SCOC(116)[0x55e140da18d0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250126090254069 DLSCCP DEBUG SCCP-SCOC(116)[0x55e140da18d0]{IDLE}: Deallocated (fsm.c:568) 20250126090254069 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090254069 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090254069 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090254069 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126090254069 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126090254069 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126090254070 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126090254070 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(1024)@2bd1da4a78dd: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(1024)@2bd1da4a78dd: RLC received in state:disconnect_pending TC_second_rab_assignment0(1031)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126090256070 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47442<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_second_rab_assignment0(1031)@2bd1da4a78dd: Final verdict of PTC: pass MTC@2bd1da4a78dd: ok: talloc reports "asn1_context" = 1 bytes 20250126090256081 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:33593<->l=127.0.0.1:4262) (control_if.c:193) MutexDispCT-TC_second_rab_assignment(1018)@2bd1da4a78dd: Final verdict of PTC: none 20250126090256082 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250126090256082 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126090256082 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250126090256082 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250126090256082 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250126090256082 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126090256082 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126090256082 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250126090256082 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126090256082 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090256082 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20250126090256082 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126090256082 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126090256082 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126090256082 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250126090256082 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126090256082 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250126090256082 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126090256082 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126090256082 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250126090256082 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250126090256082 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250126090256082 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47430<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250126090256083 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090256083 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126090256083 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20250126090256083 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126090256083 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126090256083 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090256083 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126090256083 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126090256083 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126090256083 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126090256083 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126090256083 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126090256083 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250126090256083 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20250126090256083 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126090256083 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250126090256083 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126090256083 DRANAP NOTICE cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: link lost (cnlink.c:118) 20250126090256083 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20250126090256083 DLINP <0002> stream_srv.c:766 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250126090256083 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090256083 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20250126090256083 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126090256083 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126090256083 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126090256083 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250126090256083 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126090256083 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication TC_second_rab_assignment-Iuh0-RUA(1023)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(1027)@2bd1da4a78dd: Final verdict of PTC: none 20250126090256083 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090256084 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126090256084 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20250126090256084 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126090256084 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126090256084 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090256084 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126090256084 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126090256084 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126090256084 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126090256084 DRANAP NOTICE cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-RAN(1025)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(1026)@2bd1da4a78dd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1020)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(1024)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(1029)@2bd1da4a78dd: Final verdict of PTC: none HNBGW-MGCP(1030)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(1028)@2bd1da4a78dd: Final verdict of PTC: none TC_second_rab_assignment-Iuh0(1022)@2bd1da4a78dd: Final verdict of PTC: none VirtHNBGW-STATS(1019)@2bd1da4a78dd: Final verdict of PTC: none MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126090256088 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47414<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(1021)@2bd1da4a78dd: Final verdict of PTC: none MTC@2bd1da4a78dd: Setting final verdict of the test case. MTC@2bd1da4a78dd: Local verdict of MTC: pass MTC@2bd1da4a78dd: Local verdict of PTC MutexDispCT-TC_second_rab_assignment(1018): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC VirtHNBGW-STATS(1019): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC IPA-CTRL-CLI-IPA(1020): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW-PFCP(1021): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_second_rab_assignment-Iuh0(1022): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_second_rab_assignment-Iuh0-RUA(1023): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.msc0-SCCP(1024): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.msc0-RAN(1025): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.msc0-M3UA(1026): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(1027): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.sgsn0-RAN(1028): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(1029): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW-MGCP(1030): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_second_rab_assignment0(1031): pass (pass -> pass) MTC@2bd1da4a78dd: Test case TC_second_rab_assignment finished. Verdict: pass MTC@2bd1da4a78dd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_second_rab_assignment pass'. Sun Jan 26 09:02:56 UTC 2025 ====== HNBGW_Tests.TC_second_rab_assignment pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_second_rab_assignment.talloc 20250126090256186 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50612<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126090256789 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50612<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=363180) 20250126090257731 DLSCCP DEBUG SCCP-SCOC(115)[0x55e140e20de0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250126090257731 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00238384), PART(T=Source Reference,L=4,D=00000073), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090257731 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090257731 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090257731 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126090257731 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090257731 DLSCCP DEBUG SCCP-SCOC(114)[0x55e140e209f0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250126090257731 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a37726), PART(T=Source Reference,L=4,D=00000072), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090257731 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090257731 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090257731 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126090257731 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090257731 DLSCCP DEBUG SCCP-SCOC(113)[0x55e140dc8e80]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250126090257731 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f3fe0b), PART(T=Source Reference,L=4,D=00000071), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090257731 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090257731 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090257731 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126090257731 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090257732 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090257732 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090257732 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090257732 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126090257732 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126090257732 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126090257732 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250126090257732 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090257732 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090257732 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090257732 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126090257732 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126090257732 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126090257732 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126090257732 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250126090257732 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090257732 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090257732 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090257732 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126090257732 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126090257732 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126090257732 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126090257732 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=363180, count=364040) 20250126090258084 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126090258084 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250126090258084 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250126090258084 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126090258084 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250126090258084 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250126090258158 DLSCCP DEBUG SCCP-SCOC(108)[0x55e140dbe290]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126090258158 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008ca82e), PART(T=Source Reference,L=4,D=0000006c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090258158 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090258158 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090258158 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126090258158 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090258158 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090258158 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090258158 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090258158 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126090258158 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126090258158 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126090258158 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20250126090258163 DLSCCP DEBUG SCCP-SCOC(109)[0x55e140da2290]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126090258163 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000bff78), PART(T=Source Reference,L=4,D=0000006d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090258163 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090258163 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090258163 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250126090258163 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090258163 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090258163 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090258163 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090258163 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250126090258163 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250126090258163 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250126090258164 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down MTC@2bd1da4a78dd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_second_rab_assignment pass' was executed successfully (exit status: 0). MTC@2bd1da4a78dd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc'. ------ HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc ------ Sun Jan 26 09:02:58 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@2bd1da4a78dd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc' was executed successfully (exit status: 0). MTC@2bd1da4a78dd: Test case TC_hnb_reregister_reuse_sctp_assoc started. 20250126090259899 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50616<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126090259905 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50630<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126090259911 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:45191<->l=127.0.0.1:4262) (control_if.c:572) 20250126090259983 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126090259983 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126090259984 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126090259984 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126090259984 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126090259984 DRANAP DEBUG cnlink(msc-2)[0x55e140d26870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_hnb_reregister_reuse_sctp_assoc-Iuh0(1036)@2bd1da4a78dd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250126090259984 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250126090259984 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250126090259984 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126090259984 DRANAP DEBUG cnlink(msc-3)[0x55e140d90760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126090259985 DRANAP DEBUG cnlink(msc-3)[0x55e140d90760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126090259985 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250126090259985 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126090259985 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090259985 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126090259985 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090259985 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090259985 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090259985 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090259985 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090259985 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090259985 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090259985 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090259985 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090259985 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090259985 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090259985 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250126090259985 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090259985 DRANAP DEBUG cnlink(msc-3)[0x55e140d90760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126090259985 DRANAP DEBUG cnlink(msc-2)[0x55e140d26870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126090259985 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250126090259985 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126090259985 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090259985 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126090259985 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090259985 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090259985 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090259985 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090259985 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090259985 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090259985 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090259985 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090259985 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090259985 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090259985 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090259985 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250126090259985 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090259985 DRANAP DEBUG cnlink(msc-2)[0x55e140d26870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126090259985 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126090259985 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250126090259985 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126090259985 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090259985 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126090259985 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090259985 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090259985 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090259985 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090259985 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090259985 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090259985 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090259985 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090259985 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090259985 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090259985 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090259985 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126090259985 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090259985 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126090259985 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126090259985 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250126090259985 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126090259985 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090259985 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126090259985 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090259985 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090259985 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090259985 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090259985 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090259985 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090259985 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090259985 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090259985 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090259985 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090259985 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090259985 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126090259985 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090259985 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126090259986 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090259986 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090259986 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090259986 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250126090259986 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250126090259986 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250126090259986 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090259986 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090259986 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090259986 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250126090259986 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250126090259986 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250126090259986 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250126090259986 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090259986 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090259986 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090259986 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126090259986 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126090259986 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126090259986 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250126090259986 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090259986 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090259986 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090259986 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126090259986 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126090259986 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126090259986 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@2bd1da4a78dd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2bd1da4a78dd: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(1040)@2bd1da4a78dd: ************************************************* HNBGW_Test.msc0-M3UA(1040)@2bd1da4a78dd: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(1040)@2bd1da4a78dd: ************************************************* HNBGW_Test.msc0-SCCP(1038)@2bd1da4a78dd: v_sccp_pdu_maxlen:268 20250126090259999 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126090259999 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126090259999 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126090259999 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126090259999 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126090259999 DRANAP DEBUG cnlink(sgsn-2)[0x55e140d92410]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126090259999 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126090259999 DRANAP DEBUG cnlink(sgsn-3)[0x55e140d92da0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126090300000 DRANAP DEBUG cnlink(sgsn-3)[0x55e140d92da0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126090300000 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250126090300000 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126090300000 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090300000 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126090300000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090300000 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090300000 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090300000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090300000 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090300000 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090300000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090300000 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090300000 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090300000 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090300000 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090300000 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250126090300000 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090300000 DRANAP DEBUG cnlink(sgsn-3)[0x55e140d92da0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126090300000 DRANAP DEBUG cnlink(sgsn-2)[0x55e140d92410]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126090300000 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250126090300000 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126090300000 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090300000 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126090300000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090300000 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090300000 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090300000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090300000 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090300000 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090300000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090300000 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090300000 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090300000 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090300000 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090300000 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250126090300000 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090300000 DRANAP DEBUG cnlink(sgsn-2)[0x55e140d92410]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126090300000 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126090300000 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250126090300000 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126090300000 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090300000 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126090300000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090300000 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090300000 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090300000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090300000 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090300000 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090300000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090300000 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090300000 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090300000 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090300000 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090300000 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126090300000 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090300000 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126090300000 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126090300000 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250126090300000 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126090300000 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090300000 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126090300000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090300000 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090300000 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090300000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090300000 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090300000 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090300000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090300000 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090300000 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090300000 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090300000 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090300000 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126090300000 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090300000 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126090300000 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090300000 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090300000 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090300000 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250126090300000 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250126090300000 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250126090300000 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090300000 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090300000 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090300000 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250126090300000 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250126090300000 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250126090300000 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250126090300000 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090300000 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090300000 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090300000 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126090300000 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126090300000 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126090300000 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250126090300000 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090300000 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090300000 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090300000 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126090300000 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126090300000 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126090300000 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@2bd1da4a78dd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2bd1da4a78dd: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(1043)@2bd1da4a78dd: ************************************************* HNBGW_Test.sgsn0-M3UA(1043)@2bd1da4a78dd: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(1043)@2bd1da4a78dd: ************************************************* HNBGW_Test.sgsn0-SCCP(1041)@2bd1da4a78dd: v_sccp_pdu_maxlen:268 20250126090300197 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126090300197 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250126090300197 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126090300197 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(1040)@2bd1da4a78dd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250126090300207 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090300207 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250126090300207 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126090300207 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126090300207 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126090300207 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250126090300207 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126090300209 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090300210 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250126090300210 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126090300210 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126090300210 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126090300210 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126090300210 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126090300210 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090300210 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126090300210 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20250126090300210 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126090300210 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126090300210 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090300210 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126090300210 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126090300210 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126090300210 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126090300211 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126090300211 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250126090300211 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126090300211 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250126090300211 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126090300211 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250126090300211 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126090300211 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090300211 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126090300211 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090300211 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090300211 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090300211 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090300211 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090300212 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090300212 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090300212 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090300212 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090300212 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090300212 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090300212 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126090300212 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090300212 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126090300212 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090300212 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090300212 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090300212 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126090300212 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126090300212 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126090300212 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126090300212 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-M3UA(1043)@2bd1da4a78dd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250126090300217 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090300217 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250126090300217 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126090300217 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126090300217 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126090300217 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250126090300217 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126090300218 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090300218 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250126090300218 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126090300218 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126090300218 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126090300218 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126090300218 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126090300218 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090300218 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126090300218 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20250126090300218 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126090300218 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126090300218 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090300218 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126090300218 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126090300218 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126090300218 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126090300219 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126090300219 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250126090300219 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126090300219 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090300219 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126090300219 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090300219 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090300220 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090300220 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090300220 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090300220 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090300220 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090300220 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090300220 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090300220 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090300220 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090300220 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126090300220 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090300220 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126090300220 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090300220 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090300220 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090300220 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126090300220 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126090300220 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126090300220 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126090300220 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090300453 DLSCCP DEBUG SCCP-SCOC(107)[0x55e140da7b50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126090300453 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0087d69d), PART(T=Source Reference,L=4,D=0000006b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090300453 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090300453 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090300453 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126090300453 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090300453 DLSCCP DEBUG SCCP-SCOC(106)[0x55e140c25630]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126090300453 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003f0219), PART(T=Source Reference,L=4,D=0000006a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090300453 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090300453 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090300453 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250126090300453 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090300453 DLSCCP DEBUG SCCP-SCOC(105)[0x55e140da1770]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126090300453 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003fd724), PART(T=Source Reference,L=4,D=00000069), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090300453 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090300453 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090300453 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250126090300453 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090300453 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090300453 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090300453 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090300453 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126090300453 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126090300453 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126090300453 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250126090300453 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090300453 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090300453 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090300453 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250126090300453 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250126090300453 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250126090300453 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250126090300454 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090300454 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090300454 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090300454 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250126090300454 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250126090300454 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250126090300454 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250126090300976 DLSCCP DEBUG SCCP-SCOC(102)[0x55e140da6c50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126090300976 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00722c78), PART(T=Source Reference,L=4,D=00000066), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090300976 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090300976 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090300976 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126090300976 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090300976 DLSCCP DEBUG SCCP-SCOC(103)[0x55e140dec4e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126090300976 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00370180), PART(T=Source Reference,L=4,D=00000067), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090300976 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090300976 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090300976 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126090300976 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090300976 DLSCCP DEBUG SCCP-SCOC(104)[0x55e140d9e250]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126090300976 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0091ee7f), PART(T=Source Reference,L=4,D=00000068), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090300977 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090300977 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090300977 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126090300977 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090300977 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090300977 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090300977 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090300977 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126090300977 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126090300977 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126090300977 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250126090300977 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090300977 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090300977 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090300977 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126090300977 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126090300977 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126090300977 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250126090300977 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090300977 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090300977 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090300977 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126090300977 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126090300978 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126090300978 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down HNBGW_Test.msc0-RAN(1039)@2bd1da4a78dd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126090301014 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090301014 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126090301014 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126090301014 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126090301014 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126090301014 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126090301014 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126090301014 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090301014 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090301014 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126090301014 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126090301014 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126090301015 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126090301015 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126090301015 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250126090301015 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250126090301015 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090301015 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090301015 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090301015 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090301015 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090301015 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090301015 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090301015 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090301015 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090301015 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090301015 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090301015 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090301015 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090301015 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126090301015 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126090301015 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126090301015 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250126090301015 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250126090301015 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090301015 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250126090301015 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090301015 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090301015 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090301015 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090301015 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090301015 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090301015 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090301015 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090301015 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090301015 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090301015 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090301015 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126090301015 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090301015 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126090301015 DRANAP NOTICE cnlink(msc-0)[0x55e140d46220]{CONNECTED}: link up (cnlink.c:111) 20250126090301015 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090301015 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090301015 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090301015 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126090301015 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126090301015 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126090301015 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126090301015 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090301016 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090301017 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126090301017 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126090301017 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126090301017 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126090301017 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126090301017 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126090301017 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090301017 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090301017 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126090301017 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126090301017 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126090301017 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126090301017 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126090301017 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250126090301017 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250126090301017 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090301017 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090301017 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090301017 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090301017 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090301017 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090301017 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090301017 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090301017 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090301017 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090301017 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090301017 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090301017 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090301017 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126090301017 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126090301017 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126090301017 DRANAP INFO cnlink(msc-0)[0x55e140d46220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(1042)@2bd1da4a78dd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126090301022 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090301022 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126090301022 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126090301022 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126090301022 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126090301022 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126090301022 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126090301022 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090301022 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090301023 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126090301023 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126090301023 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126090301023 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126090301023 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126090301023 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250126090301023 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250126090301023 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090301023 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090301023 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090301023 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090301023 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090301023 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090301023 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090301023 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090301023 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090301023 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090301023 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090301023 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090301023 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090301023 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126090301023 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126090301023 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126090301023 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250126090301023 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250126090301023 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090301023 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250126090301023 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090301023 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090301023 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090301023 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090301023 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090301023 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090301023 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090301023 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090301023 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090301023 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090301023 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090301023 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126090301023 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090301024 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090301024 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090301024 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090301024 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126090301024 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126090301024 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126090301024 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126090301024 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090301023 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126090301023 DRANAP NOTICE cnlink(sgsn-0)[0x55e140d910f0]{CONNECTED}: link up (cnlink.c:111) 20250126090301025 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090301025 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126090301025 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126090301025 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126090301025 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126090301025 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126090301025 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126090301025 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090301025 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090301025 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126090301025 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126090301025 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126090301025 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126090301025 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126090301025 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250126090301025 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20250126090301025 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090301025 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090301025 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090301025 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090301025 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090301025 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090301026 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090301026 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090301026 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090301026 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090301026 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090301026 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090301026 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090301026 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126090301026 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126090301026 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126090301026 DRANAP INFO cnlink(sgsn-0)[0x55e140d910f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250126090301028 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126090301028 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126090301028 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1355) 20250126090301028 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250126090301028 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20250126090301028 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250126090301028 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250126090301028 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126090301028 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@2bd1da4a78dd: setverdict(pass): none -> pass 20250126090301034 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126090301034 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126090301034 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 12 bytes from client (stream_srv.c:1355) 20250126090301034 DMAIN DEBUG Decoding message HNBAP_HNBDe_RegisterIEs (hnbap_decoder.c:307) (hnbap_decoder.c:307) 20250126090301034 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-DE-REGISTER cause=radio(unspecified) (hnbgw_hnbap.c:460) 20250126090301240 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126090301240 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126090301240 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1355) 20250126090301240 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250126090301240 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20250126090301241 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250126090301241 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250126090301241 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126090301241 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed MTC@2bd1da4a78dd: talloc reports "struct hnb_context" x 1, expecting 1 MTC@2bd1da4a78dd: ok: talloc reports "asn1_context" = 1 bytes 20250126090301256 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50630<->l=127.0.0.1:4261 (telnet_interface.c:138) MutexDispCT-TC_hnb_reregister_reuse_sctp_assoc(1032)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(1038)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.msc0-RAN(1039)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(1041)@2bd1da4a78dd: Final verdict of PTC: none 20250126090301258 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) HNBGW_Test.sgsn0-RAN(1042)@2bd1da4a78dd: Final verdict of PTC: none TC_hnb_reregister_reuse_sctp_assoc-Iuh0-RUA(1037)@2bd1da4a78dd: Final verdict of PTC: none 20250126090301258 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126090301258 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250126090301258 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250126090301259 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250126090301259 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:45191<->l=127.0.0.1:4262) (control_if.c:193) 20250126090301259 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250126090301259 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126090301259 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250126090301259 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250126090301260 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250126090301260 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126090301260 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126090301260 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP VirtHNBGW-STATS(1033)@2bd1da4a78dd: Final verdict of PTC: none 20250126090301260 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250126090301260 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126090301260 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250126090301260 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250126090301260 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126090301260 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090301260 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20250126090301260 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126090301260 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126090301260 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126090301260 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250126090301260 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126090301260 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250126090301261 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090301261 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250126090301261 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126090301261 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20250126090301261 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126090301261 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126090301261 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090301261 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126090301261 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) HNBGW_Test.sgsn0-M3UA(1043)@2bd1da4a78dd: Final verdict of PTC: none 20250126090301261 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126090301261 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW-MGCP(1044)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(1040)@2bd1da4a78dd: Final verdict of PTC: none TC_hnb_reregister_reuse_sctp_assoc-Iuh0(1036)@2bd1da4a78dd: Final verdict of PTC: none 20250126090301261 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126090301261 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126090301261 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126090301261 DRANAP NOTICE cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: link lost (cnlink.c:118) 20250126090301261 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250126090301262 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126090301262 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090301262 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20250126090301262 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126090301262 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126090301262 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126090301262 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250126090301262 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126090301262 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250126090301262 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) IPA-CTRL-CLI-IPA(1034)@2bd1da4a78dd: Final verdict of PTC: none 20250126090301263 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126090301263 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20250126090301263 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126090301263 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126090301263 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090301263 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126090301263 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126090301263 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126090301263 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126090301263 DRANAP NOTICE cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: link lost (cnlink.c:118) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126090301265 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50616<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(1035)@2bd1da4a78dd: Final verdict of PTC: none MTC@2bd1da4a78dd: Setting final verdict of the test case. MTC@2bd1da4a78dd: Local verdict of MTC: pass MTC@2bd1da4a78dd: Local verdict of PTC MutexDispCT-TC_hnb_reregister_reuse_sctp_assoc(1032): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC VirtHNBGW-STATS(1033): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC IPA-CTRL-CLI-IPA(1034): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW-PFCP(1035): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_hnb_reregister_reuse_sctp_assoc-Iuh0(1036): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_hnb_reregister_reuse_sctp_assoc-Iuh0-RUA(1037): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.msc0-SCCP(1038): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.msc0-RAN(1039): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.msc0-M3UA(1040): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(1041): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.sgsn0-RAN(1042): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(1043): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW-MGCP(1044): none (pass -> pass) MTC@2bd1da4a78dd: Test case TC_hnb_reregister_reuse_sctp_assoc finished. Verdict: pass MTC@2bd1da4a78dd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc pass'. Sun Jan 26 09:03:01 UTC 2025 ====== HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc.talloc 20250126090301351 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50646<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126090301595 DLSCCP DEBUG SCCP-SCOC(100)[0x55e140da2780]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20250126090301595 DLSCCP DEBUG SCCP-SCOC(100)[0x55e140da2780]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20250126090301595 DLSCCP DEBUG SCCP-SCOC(100)[0x55e140da2780]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250126090301595 DLSCCP DEBUG SCCP-SCOC(100)[0x55e140da2780]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250126090301595 DLSCCP DEBUG SCCP-SCOC(100)[0x55e140da2780]{IDLE}: Deallocated (fsm.c:568) 20250126090301952 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50646<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=217900) Waiting for packet dumper to finish... 1 (prev_count=217900, count=248708) 20250126090303262 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126090303262 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250126090303263 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250126090303263 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126090303263 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250126090303263 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@2bd1da4a78dd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc pass' was executed successfully (exit status: 0). MTC@2bd1da4a78dd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_apply_sccp'. ------ HNBGW_Tests.TC_apply_sccp ------ Sun Jan 26 09:03:04 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_apply_sccp.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_apply_sccp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@2bd1da4a78dd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HNBGW_Tests.TC_apply_sccp' was executed successfully (exit status: 0). MTC@2bd1da4a78dd: Test case TC_apply_sccp started. 20250126090305034 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50658<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126090305037 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50674<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126090305040 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:32819<->l=127.0.0.1:4262) (control_if.c:572) TC_apply_sccp-Iuh0(1049)@2bd1da4a78dd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250126090305146 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250126090305146 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250126090305154 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126090305154 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126090305154 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126090305154 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126090305154 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126090305154 DRANAP DEBUG cnlink(msc-2)[0x55e140d26870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126090305154 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126090305154 DRANAP DEBUG cnlink(msc-3)[0x55e140d90760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_apply_sccp-Iuh1(1051)@2bd1da4a78dd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250126090305155 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:57150 (stream_srv.c:142) 20250126090305155 DMAIN INFO New HNB SCTP connection r=127.0.0.1:57150<->l=127.0.0.1:29169 (hnbgw.c:791) 20250126090305156 DRANAP DEBUG cnlink(msc-3)[0x55e140d90760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126090305156 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250126090305156 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126090305156 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090305156 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126090305156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090305156 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090305156 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090305156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090305156 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090305156 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090305156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090305156 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090305156 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090305156 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090305156 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090305156 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250126090305156 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090305156 DRANAP DEBUG cnlink(msc-3)[0x55e140d90760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126090305156 DRANAP DEBUG cnlink(msc-2)[0x55e140d26870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126090305156 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250126090305156 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126090305156 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090305156 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126090305156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090305156 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090305156 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090305156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090305156 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090305156 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090305156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090305156 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090305156 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090305156 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090305156 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090305156 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250126090305156 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090305156 DRANAP DEBUG cnlink(msc-2)[0x55e140d26870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126090305156 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126090305156 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250126090305156 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126090305156 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090305156 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126090305156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090305156 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090305156 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090305156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090305156 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090305156 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090305156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090305156 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090305156 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090305156 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090305156 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090305156 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250126090305156 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090305156 DRANAP DEBUG cnlink(msc-1)[0x55e140d29670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126090305156 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126090305156 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250126090305156 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126090305156 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090305156 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126090305156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090305156 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090305157 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090305157 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090305157 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090305157 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090305157 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090305157 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090305157 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090305157 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090305157 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090305157 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126090305157 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090305157 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126090305157 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090305157 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090305157 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090305157 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250126090305157 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250126090305157 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250126090305157 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090305157 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090305157 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090305157 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20250126090305157 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250126090305157 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20250126090305157 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250126090305157 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090305157 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090305157 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090305157 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250126090305157 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250126090305157 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250126090305157 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250126090305157 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090305157 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090305157 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090305157 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126090305157 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126090305157 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126090305157 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@2bd1da4a78dd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2bd1da4a78dd: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(1055)@2bd1da4a78dd: ************************************************* HNBGW_Test.msc0-M3UA(1055)@2bd1da4a78dd: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(1055)@2bd1da4a78dd: ************************************************* HNBGW_Test.msc0-SCCP(1053)@2bd1da4a78dd: v_sccp_pdu_maxlen:268 20250126090305172 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126090305172 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126090305173 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126090305173 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126090305173 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126090305173 DRANAP DEBUG cnlink(sgsn-2)[0x55e140d92410]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126090305173 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250126090305173 DRANAP DEBUG cnlink(sgsn-3)[0x55e140d92da0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126090305174 DRANAP DEBUG cnlink(sgsn-3)[0x55e140d92da0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126090305174 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250126090305174 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126090305174 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090305174 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126090305174 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090305174 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090305174 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090305174 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090305174 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090305174 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090305174 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090305174 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090305174 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090305174 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090305174 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090305174 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250126090305174 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090305174 DRANAP DEBUG cnlink(sgsn-3)[0x55e140d92da0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126090305174 DRANAP DEBUG cnlink(sgsn-2)[0x55e140d92410]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126090305174 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250126090305174 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126090305174 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090305174 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126090305174 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090305174 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090305174 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090305174 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090305174 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090305174 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090305174 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090305174 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090305174 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090305174 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090305174 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090305174 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250126090305174 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090305174 DRANAP DEBUG cnlink(sgsn-2)[0x55e140d92410]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126090305174 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126090305174 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250126090305174 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126090305174 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090305174 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126090305174 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090305174 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090305174 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090305174 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090305174 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090305174 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090305174 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090305174 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090305174 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090305174 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090305174 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090305174 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126090305174 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090305174 DRANAP DEBUG cnlink(sgsn-1)[0x55e140d91a80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126090305174 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126090305174 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250126090305174 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126090305174 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090305174 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126090305174 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090305174 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090305174 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090305174 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090305174 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090305174 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090305174 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090305174 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090305174 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090305174 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090305174 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090305174 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126090305174 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090305174 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126090305174 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090305174 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090305174 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090305174 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20250126090305174 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250126090305174 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250126090305174 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090305174 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090305174 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090305174 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250126090305174 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250126090305174 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250126090305174 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250126090305174 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090305174 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090305174 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090305174 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126090305174 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126090305174 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126090305174 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250126090305174 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090305174 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090305174 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090305174 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126090305174 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126090305174 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126090305174 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@2bd1da4a78dd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@2bd1da4a78dd: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(1058)@2bd1da4a78dd: ************************************************* HNBGW_Test.sgsn0-M3UA(1058)@2bd1da4a78dd: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(1058)@2bd1da4a78dd: ************************************************* HNBGW_Test.sgsn0-SCCP(1056)@2bd1da4a78dd: v_sccp_pdu_maxlen:268 20250126090305197 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126090305197 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126090305197 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1355) 20250126090305197 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250126090305197 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20250126090305197 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250126090305197 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250126090305197 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126090305197 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@2bd1da4a78dd: setverdict(pass): none -> pass 20250126090305201 DLINP DEBUG SRVCONN(,r=127.0.0.1:57150<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126090305201 DLINP DEBUG SRVCONN(,r=127.0.0.1:57150<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126090305201 DLINP DEBUG SRVCONN(,r=127.0.0.1:57150<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1355) 20250126090305201 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250126090305201 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) 20250126090305201 DLGLOBAL DEBUG validating counter group 0x55e1174b9be0(hnb) with 60 counters (rate_ctr.c:86) 20250126090305201 DHNBAP DEBUG (127.0.0.1:57150 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20250126090305201 DHNBAP NOTICE (127.0.0.1:57150 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250126090305201 DHNBAP NOTICE (127.0.0.1:57150 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250126090305201 DLINP DEBUG SRVCONN(,r=127.0.0.1:57150<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126090305201 DLINP DEBUG SRVCONN(,r=127.0.0.1:57150<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126090305368 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126090305368 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20250126090305368 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126090305368 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(1055)@2bd1da4a78dd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250126090305370 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090305370 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250126090305370 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126090305370 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126090305370 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126090305370 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250126090305370 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126090305371 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090305371 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250126090305371 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126090305371 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126090305371 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126090305371 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126090305371 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126090305371 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090305371 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126090305371 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20250126090305371 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126090305371 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126090305371 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090305371 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126090305371 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126090305371 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126090305371 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126090305373 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126090305373 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250126090305373 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126090305373 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090305373 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20250126090305373 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090305373 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090305373 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090305373 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090305373 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090305373 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090305373 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090305373 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090305373 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090305373 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090305373 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090305373 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126090305373 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090305373 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126090305373 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090305373 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090305373 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090305373 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126090305373 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126090305373 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126090305373 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126090305373 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090305386 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20250126090305386 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20250126090305386 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250126090305386 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(1058)@2bd1da4a78dd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250126090305388 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090305388 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250126090305388 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250126090305388 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250126090305388 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250126090305388 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250126090305388 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250126090305389 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090305389 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250126090305389 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250126090305389 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250126090305389 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250126090305389 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250126090305389 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250126090305389 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090305389 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:751) 20250126090305389 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20250126090305389 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126090305389 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126090305389 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090305389 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126090305389 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250126090305389 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250126090305389 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250126090305390 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250126090305390 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250126090305390 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250126090305390 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090305390 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20250126090305390 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090305390 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090305390 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090305390 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090305390 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090305390 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090305390 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090305390 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090305390 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090305390 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090305390 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090305390 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126090305390 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090305390 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250126090305390 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090305390 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090305390 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090305390 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126090305390 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126090305390 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126090305390 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126090305390 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(1054)@2bd1da4a78dd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126090306178 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090306179 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126090306179 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126090306179 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126090306179 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126090306179 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126090306179 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250126090306178 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090306178 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126090306178 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126090306178 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126090306178 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126090306178 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126090306178 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126090306178 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090306179 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20250126090306179 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090306179 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090306179 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090306179 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090306179 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090306179 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090306179 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090306179 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090306179 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090306179 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090306179 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090306179 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090306179 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090306179 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126090306179 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126090306179 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126090306179 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20250126090306179 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250126090306179 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090306179 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20250126090306179 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090306179 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090306179 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090306179 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090306179 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090306179 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090306179 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090306179 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090306179 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090306179 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090306179 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090306179 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126090306179 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090306179 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126090306179 DRANAP NOTICE cnlink(msc-0)[0x55e140d46220]{CONNECTED}: link up (cnlink.c:111) 20250126090306179 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090306179 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090306179 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090306179 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126090306179 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126090306179 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126090306179 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126090306179 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090306179 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090306179 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126090306179 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126090306179 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126090306179 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126090306179 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126090306179 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126090306179 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090306179 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090306179 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126090306179 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126090306179 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126090306179 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126090306179 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126090306179 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250126090306179 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20250126090306179 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090306179 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090306179 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090306179 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090306179 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090306179 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090306179 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090306179 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090306179 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090306179 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090306179 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090306179 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090306179 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090306179 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126090306179 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126090306179 DRANAP DEBUG cnlink(msc-0)[0x55e140d46220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126090306179 DRANAP INFO cnlink(msc-0)[0x55e140d46220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(1057)@2bd1da4a78dd: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250126090306193 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090306193 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126090306193 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126090306193 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126090306193 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126090306193 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126090306193 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126090306193 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090306194 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090306194 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090306194 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090306194 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126090306194 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126090306194 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126090306194 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126090306194 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090306193 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090306193 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126090306193 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126090306193 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126090306193 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126090306193 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126090306193 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250126090306193 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20250126090306193 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090306193 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090306193 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090306193 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090306193 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090306193 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090306193 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090306193 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090306193 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090306193 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090306193 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090306193 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090306193 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090306193 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126090306193 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250126090306193 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250126090306193 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20250126090306193 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250126090306194 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250126090306194 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20250126090306194 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090306194 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090306194 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090306194 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090306194 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090306194 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090306194 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090306194 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090306194 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090306194 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090306194 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090306194 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126090306194 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090306194 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250126090306194 DRANAP NOTICE cnlink(sgsn-0)[0x55e140d910f0]{CONNECTED}: link up (cnlink.c:111) 20250126090306195 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090306195 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126090306195 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126090306195 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126090306195 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126090306195 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126090306195 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126090306195 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090306195 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090306195 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126090306195 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126090306195 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126090306195 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126090306195 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250126090306195 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250126090306195 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20250126090306195 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090306195 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090306195 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090306195 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090306195 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090306195 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090306195 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090306195 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090306195 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090306195 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090306195 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090306195 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090306195 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090306195 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250126090306195 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250126090306195 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250126090306195 DRANAP INFO cnlink(sgsn-0)[0x55e140d910f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250126090307215 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48050<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126090307732 DLSCCP DEBUG SCCP-SCOC(113)[0x55e140dc8e80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126090307732 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f3fe0b), PART(T=Source Reference,L=4,D=00000071), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090307732 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090307732 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090307732 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126090307732 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090307732 DLSCCP DEBUG SCCP-SCOC(114)[0x55e140e209f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126090307732 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a37726), PART(T=Source Reference,L=4,D=00000072), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090307732 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090307732 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090307732 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126090307732 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090307732 DLSCCP DEBUG SCCP-SCOC(115)[0x55e140e20de0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126090307732 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00238384), PART(T=Source Reference,L=4,D=00000073), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090307732 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090307732 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090307732 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126090307732 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090307733 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090307733 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090307733 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090307733 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126090307733 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126090307733 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126090307733 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126090307733 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090307733 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090307733 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090307733 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090307733 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126090307733 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126090307733 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126090307733 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126090307733 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090307733 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090307733 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090307733 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090307733 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126090307733 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126090307733 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126090307733 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250126090307738 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090307738 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126090307738 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126090307738 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126090307738 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126090307738 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000071), PART(T=Source Reference,L=4,D=00f3fe0b) (sccp_scrc.c:477) 20250126090307738 DLSCCP DEBUG Received CO:RELCO for local reference 113 (sccp_scoc.c:1824) 20250126090307738 DLSCCP DEBUG SCCP-SCOC(113)[0x55e140dc8e80]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250126090307738 DLSCCP DEBUG SCCP-SCOC(113)[0x55e140dc8e80]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250126090307738 DLSCCP DEBUG SCCP-SCOC(113)[0x55e140dc8e80]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250126090307738 DLSCCP DEBUG SCCP-SCOC(113)[0x55e140dc8e80]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250126090307738 DLSCCP DEBUG SCCP-SCOC(113)[0x55e140dc8e80]{IDLE}: Deallocated (fsm.c:568) 20250126090307738 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090307738 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126090307738 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126090307738 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126090307738 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126090307738 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126090307738 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126090307738 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090307944 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090307944 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126090307944 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126090307944 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126090307944 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126090307944 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126090307944 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126090307944 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090307944 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090307944 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126090307944 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126090307944 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126090307944 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126090307944 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=00a37726) (sccp_scrc.c:477) 20250126090307944 DLSCCP DEBUG Received CO:RELCO for local reference 114 (sccp_scoc.c:1824) 20250126090307944 DLSCCP DEBUG SCCP-SCOC(114)[0x55e140e209f0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250126090307944 DLSCCP DEBUG SCCP-SCOC(114)[0x55e140e209f0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250126090307944 DLSCCP DEBUG SCCP-SCOC(114)[0x55e140e209f0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250126090307944 DLSCCP DEBUG SCCP-SCOC(114)[0x55e140e209f0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250126090307944 DLSCCP DEBUG SCCP-SCOC(114)[0x55e140e209f0]{IDLE}: Deallocated (fsm.c:568) 20250126090308159 DLSCCP DEBUG SCCP-SCOC(108)[0x55e140dbe290]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126090308159 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008ca82e), PART(T=Source Reference,L=4,D=0000006c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090308159 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090308159 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090308159 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250126090308159 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090308159 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090308159 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090308159 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090308159 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250126090308159 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250126090308159 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250126090308159 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250126090308159 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090308160 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090308160 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250126090308160 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250126090308160 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250126090308160 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126090308160 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126090308160 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126090308160 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090308160 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090308160 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126090308160 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126090308160 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250126090308161 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126090308161 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=008ca82e) (sccp_scrc.c:477) 20250126090308161 DLSCCP DEBUG Received CO:RELCO for local reference 108 (sccp_scoc.c:1824) 20250126090308161 DLSCCP DEBUG SCCP-SCOC(108)[0x55e140dbe290]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250126090308161 DLSCCP DEBUG SCCP-SCOC(108)[0x55e140dbe290]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250126090308161 DLSCCP DEBUG SCCP-SCOC(108)[0x55e140dbe290]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250126090308161 DLSCCP DEBUG SCCP-SCOC(108)[0x55e140dbe290]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250126090308161 DLSCCP DEBUG SCCP-SCOC(108)[0x55e140dbe290]{IDLE}: Deallocated (fsm.c:568) 20250126090308164 DLSCCP DEBUG SCCP-SCOC(109)[0x55e140da2290]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126090308164 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000bff78), PART(T=Source Reference,L=4,D=0000006d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090308164 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090308164 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090308164 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250126090308164 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090308164 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090308164 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090308164 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090308164 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250126090308164 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250126090308164 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250126090308164 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down HNBGW_Test.msc0-RAN(1054)@2bd1da4a78dd: f_create_expect(l3 := '05080200F110172A52082926240000000010'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(1054)@2bd1da4a78dd: Created Expect[0] for '05080200F110172A52082926240000000010'O to be handled at TC_apply_sccp0(1060) TC_apply_sccp-Iuh0-RUA(1050)@2bd1da4a78dd: Added conn table entry 0TC_apply_sccp0(1060)11208490 20250126090308251 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126090308251 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126090308251 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1355) 20250126090308251 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250126090308251 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xab072a, normal) (hnbgw_rua.c:407) 20250126090308251 DHNB DEBUG map_rua[0x55e140dbb120]{init}: Allocated (fsm.c:456) 20250126090308251 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11208490)[0x55e140dbb120]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250126090308251 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11208490 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250126090308251 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126090308251 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126090308251 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11208490 SCCP-0 CS MI=IMSI-262420000000001: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250126090308251 DCN DEBUG map_sccp[0x55e140d974b0]{init}: Allocated (fsm.c:456) 20250126090308251 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-117)[0x55e140d974b0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250126090308251 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11208490 <-> SCCP-117 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250126090308251 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11208490 SCCP-117 msc-0 MI=IMSI-262420000000001: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250126090308251 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11208490)[0x55e140dbb120]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250126090308251 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250126090308251 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250126090308251 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11208490)[0x55e140dbb120]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250126090308251 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-117)[0x55e140d974b0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126090308251 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250126090308251 DLSCCP DEBUG SCCP-SCOC(117)[0x55e140da18d0]{IDLE}: Allocated (fsm.c:456) 20250126090308251 DLSCCP DEBUG SCCP-SCOC(117)[0x55e140da18d0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250126090308251 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000075), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000010004f40030000590056400500f1100926) (sccp_scrc.c:406) 20250126090308251 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090308251 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090308251 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090308251 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090308251 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090308251 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090308251 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250126090308251 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250126090308251 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250126090308251 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090308251 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090308251 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126090308251 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090308251 DLSCCP DEBUG SCCP-SCOC(117)[0x55e140da18d0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250126090308251 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-117)[0x55e140d974b0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250126090308251 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11208490)[0x55e140dbb120]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250126090308251 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090308251 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090308251 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090308251 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126090308251 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126090308251 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126090308252 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126090308252 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(1053)@2bd1da4a78dd: First idle individual index:0 HNBGW_Test.msc0-SCCP(1053)@2bd1da4a78dd: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(1054)@2bd1da4a78dd: Found Expect[0] for l3='05080200F110172A52082926240000000010'O handled at TC_apply_sccp0(1060) HNBGW_Test.msc0-RAN(1054)@2bd1da4a78dd: Added conn table entry 0TC_apply_sccp0(1060)13223786 HNBGW_Test.msc0-SCCP(1053)@2bd1da4a78dd: Session index based on connection ID:0 TC_apply_sccp0(1060)@2bd1da4a78dd: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(1053)@2bd1da4a78dd: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250126090308270 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090308270 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126090308270 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126090308270 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126090308270 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126090308270 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126090308270 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126090308270 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090308270 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090308270 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126090308270 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126090308270 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126090308270 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126090308270 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000075), PART(T=Source Reference,L=4,D=0032dc64) (sccp_scrc.c:477) 20250126090308270 DLSCCP DEBUG Received CO:COAK for local reference 117 (sccp_scoc.c:1824) 20250126090308270 DLSCCP DEBUG SCCP-SCOC(117)[0x55e140da18d0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250126090308270 DLSCCP DEBUG SCCP-SCOC(117)[0x55e140da18d0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250126090308270 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090308270 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250126090308270 DCN DEBUG handle_cn_conn_conf() conn_id=117, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250126090308270 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-117)[0x55e140d974b0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250126090308270 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-117)[0x55e140d974b0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_apply_sccp0(1060)@2bd1da4a78dd: "Changing SCCP address, don't apply yet" 20250126090309270 DLGLOBAL NOTICE TTCN3 f_logp(): Changing SCCP address, don't apply yet (logging_vty.c:1172) 20250126090310295 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126090310295 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126090310295 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 46 bytes from client (stream_srv.c:1355) 20250126090310295 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250126090310295 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xab072a) (hnbgw_rua.c:471) 20250126090310295 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11208490 SCCP-117 msc-0 MI=IMSI-262420000000001: rx RUA DirectTransfer with 22 bytes RANAP data (hnbgw_rua.c:312) 20250126090310295 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11208490)[0x55e140dbb120]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250126090310295 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250126090310295 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250126090310295 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11208490)[0x55e140dbb120]{connected}: rx from RUA: RANAP Direct Transfer (context_map_rua.c:171) 20250126090310295 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-117)[0x55e140d974b0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250126090310295 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250126090310295 DLSCCP DEBUG SCCP-SCOC(117)[0x55e140da18d0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250126090310295 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0032dc64), PART(T=Data,L=22,D=001440120000010010400b0a1cb14e5468fd1cbeb8a6) (sccp_scrc.c:406) 20250126090310295 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090310295 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090310295 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126090310295 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090310296 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090310296 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090310296 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090310296 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126090310296 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126090310296 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126090310296 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126090310296 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(1053)@2bd1da4a78dd: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(1053)@2bd1da4a78dd: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(1053)@2bd1da4a78dd: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(1053)@2bd1da4a78dd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_apply_sccp0(1060)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(1053)@2bd1da4a78dd: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(1053)@2bd1da4a78dd: vl_len:22 HNBGW_Test.msc0-SCCP(1053)@2bd1da4a78dd: vl_from0 HNBGW_Test.msc0-SCCP(1053)@2bd1da4a78dd: data sent by MTP3_SCCP_PORT: '001440120000010010400B0A5FB8ED2E2EF66F02B705'O 20250126090310304 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090310304 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126090310304 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126090310304 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126090310304 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126090310304 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126090310304 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126090310304 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090310304 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 64 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090310304 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126090310304 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126090310304 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126090310304 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126090310304 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000075), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=22,D=001440120000010010400b0a5fb8ed2e2ef66f02b705) (sccp_scrc.c:477) 20250126090310304 DLSCCP DEBUG Received CO:CODT for local reference 117 (sccp_scoc.c:1824) 20250126090310304 DLSCCP DEBUG SCCP-SCOC(117)[0x55e140da18d0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250126090310305 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090310305 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250126090310305 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-117)[0x55e140d974b0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250126090310305 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_ran.c:43) 20250126090310305 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250126090310305 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-117)[0x55e140d974b0]{connected}: rx from SCCP: RANAP Direct Transfer (context_map_sccp.c:217) 20250126090310305 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11208490)[0x55e140dbb120]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250126090310305 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 46 bytes (hnbgw_rua.c:122) 20250126090310305 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126090310305 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 46 bytes of data (stream_srv.c:827) TC_apply_sccp0(1060)@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed TC_apply_sccp0(1060)@2bd1da4a78dd: "Apply SCCP address changes" 20250126090310318 DLGLOBAL NOTICE TTCN3 f_logp(): Apply SCCP address changes (logging_vty.c:1172) 20250126090310319 DCN NOTICE (msc-0) config changed, restarting SCCP (hnbgw_cn.c:822) 20250126090310319 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-117)[0x55e140d974b0]{connected}: Received Event MAP_SCCP_EV_USER_ABORT (hnbgw_cn.c:791) 20250126090310319 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250126090310319 DLSCCP DEBUG SCCP-SCOC(117)[0x55e140da18d0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250126090310319 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0032dc64), PART(T=Source Reference,L=4,D=00000075), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250126090310319 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090310319 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090310319 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250126090310319 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090310319 DLSCCP DEBUG SCCP-SCOC(117)[0x55e140da18d0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250126090310319 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-117)[0x55e140d974b0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250126090310319 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11208490)[0x55e140dbb120]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250126090310319 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11208490)[0x55e140dbb120]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250126090310319 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250126090310319 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11208490)[0x55e140dbb120]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250126090310319 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11208490)[0x55e140dbb120]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250126090310319 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11208490)[0x55e140dbb120]{disrupted}: Freeing instance (context_map.c:202) 20250126090310319 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11208490)[0x55e140dbb120]{disrupted}: Deallocated (fsm.c:568) 20250126090310319 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-117)[0x55e140d974b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250126090310319 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-117)[0x55e140d974b0]{disconnected}: Freeing instance (context_map.c:206) 20250126090310319 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-117)[0x55e140d974b0]{disconnected}: Deallocated (fsm.c:568) 20250126090310319 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11208490 SCCP-117 msc-0 MI=IMSI-262420000000001: Deallocating (context_map.c:225) 20250126090310319 DCN DEBUG (msc-0) remote-addr is 'msc-foo', using cs7 instance 0 (hnbgw_cn.c:846) 20250126090310319 DCN DEBUG (msc-0) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:866) 20250126090310319 DCN NOTICE (msc-0) using: cs7-0 0.23.5 <-> 0.42.4 msc-0 msc-foo (hnbgw_cn.c:800) 20250126090310319 DCN DEBUG (msc-1) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:825) 20250126090310319 DCN DEBUG (msc-2) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:825) 20250126090310319 DCN DEBUG (msc-3) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:825) 20250126090310319 DCN DEBUG (sgsn-0) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:825) 20250126090310319 DCN DEBUG (sgsn-1) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:825) 20250126090310319 DCN DEBUG (sgsn-2) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:825) 20250126090310319 DCN DEBUG (sgsn-3) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:825) 20250126090310319 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250126090310319 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250126090310319 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090310319 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090310319 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090310319 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250126090310319 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250126090310319 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250126090310319 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250126090310319 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(1053)@2bd1da4a78dd: Session index based on local reference:0 HNBGW_Test.msc0-RAN(1054)@2bd1da4a78dd: Deleted conn table entry 0TC_apply_sccp0(1060)13223786 20250126090310321 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090310321 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250126090310321 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250126090310321 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250126090310321 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250126090310321 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250126090310321 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250126090310321 DLSS7 <000c> m3ua.c:532 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250126090310321 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090310321 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250126090310321 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:568) 20250126090310321 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250126090310321 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250126090310321 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000075), PART(T=Source Reference,L=4,D=0032dc64) (sccp_scrc.c:477) 20250126090310321 DLSCCP DEBUG Received CO:RELCO for local reference 117 (sccp_scoc.c:1824) 20250126090310321 DLSCCP DEBUG SCCP-SCOC(117)[0x55e140da18d0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250126090310321 DLSCCP DEBUG SCCP-SCOC(117)[0x55e140da18d0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250126090310321 DLSCCP DEBUG SCCP-SCOC(117)[0x55e140da18d0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250126090310321 DLSCCP DEBUG SCCP-SCOC(117)[0x55e140da18d0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250126090310321 DLSCCP DEBUG SCCP-SCOC(117)[0x55e140da18d0]{IDLE}: Deallocated (fsm.c:568) TC_apply_sccp-Iuh0-RUA(1050)@2bd1da4a78dd: Deleted conn table entry 0TC_apply_sccp0(1060)11208490 20250126090310454 DLSCCP DEBUG SCCP-SCOC(105)[0x55e140da1770]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126090310454 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003fd724), PART(T=Source Reference,L=4,D=00000069), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090310455 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090310455 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090310455 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250126090310455 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090310455 DLSCCP DEBUG SCCP-SCOC(106)[0x55e140c25630]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126090310455 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003f0219), PART(T=Source Reference,L=4,D=0000006a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090310455 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090310455 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090310455 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250126090310455 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090310455 DLSCCP DEBUG SCCP-SCOC(107)[0x55e140da7b50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126090310455 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0087d69d), PART(T=Source Reference,L=4,D=0000006b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090310455 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090310455 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090310455 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126090310455 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090310455 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090310455 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090310455 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090310455 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250126090310455 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250126090310455 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250126090310455 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250126090310455 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090310455 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090310455 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090310455 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250126090310455 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250126090310455 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250126090310456 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250126090310456 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090310456 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090310456 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090310456 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126090310456 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126090310456 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126090310456 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250126090310973 DLSCCP DEBUG SCCP-SCOC(102)[0x55e140da6c50]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20250126090310973 DLSCCP DEBUG SCCP-SCOC(102)[0x55e140da6c50]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20250126090310973 DLSCCP DEBUG SCCP-SCOC(102)[0x55e140da6c50]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250126090310973 DLSCCP DEBUG SCCP-SCOC(102)[0x55e140da6c50]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250126090310973 DLSCCP DEBUG SCCP-SCOC(102)[0x55e140da6c50]{IDLE}: Deallocated (fsm.c:568) 20250126090310974 DLSCCP DEBUG SCCP-SCOC(103)[0x55e140dec4e0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20250126090310974 DLSCCP DEBUG SCCP-SCOC(103)[0x55e140dec4e0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20250126090310974 DLSCCP DEBUG SCCP-SCOC(103)[0x55e140dec4e0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250126090310974 DLSCCP DEBUG SCCP-SCOC(103)[0x55e140dec4e0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250126090310974 DLSCCP DEBUG SCCP-SCOC(103)[0x55e140dec4e0]{IDLE}: Deallocated (fsm.c:568) 20250126090310974 DLSCCP DEBUG SCCP-SCOC(104)[0x55e140d9e250]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20250126090310974 DLSCCP DEBUG SCCP-SCOC(104)[0x55e140d9e250]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20250126090310974 DLSCCP DEBUG SCCP-SCOC(104)[0x55e140d9e250]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250126090310974 DLSCCP DEBUG SCCP-SCOC(104)[0x55e140d9e250]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250126090310974 DLSCCP DEBUG SCCP-SCOC(104)[0x55e140d9e250]{IDLE}: Deallocated (fsm.c:568) 20250126090311326 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48050<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_apply_sccp0(1060)@2bd1da4a78dd: Final verdict of PTC: pass MTC@2bd1da4a78dd: ok: talloc reports "asn1_context" = 1 bytes 20250126090311329 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50674<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250126090311329 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:32819<->l=127.0.0.1:4262) (control_if.c:193) 20250126090311329 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250126090311329 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126090311329 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250126090311329 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250126090311329 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) MutexDispCT-TC_apply_sccp(1045)@2bd1da4a78dd: Final verdict of PTC: none 20250126090311329 DLINP DEBUG SRVCONN(,r=127.0.0.1:57150<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) TC_apply_sccp-Iuh1-RUA(1052)@2bd1da4a78dd: Final verdict of PTC: none 20250126090311329 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250126090311329 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126090311329 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250126090311329 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250126090311329 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250126090311329 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126090311329 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126090311329 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250126090311329 DLINP <0002> stream_srv.c:769 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126090311329 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090311329 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20250126090311329 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126090311329 DLINP DEBUG SRVCONN(,r=127.0.0.1:57150<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250126090311329 DLINP NOTICE SRV(,r=127.0.0.1:57150<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250126090311329 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126090311329 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126090311329 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250126090311329 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126090311329 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250126090311329 DMAIN NOTICE (127.0.0.1:57150 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:57150<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) HNBGW_Test.msc0-SCCP(1053)@2bd1da4a78dd: Final verdict of PTC: none TC_apply_sccp-Iuh0-RUA(1050)@2bd1da4a78dd: Final verdict of PTC: none 20250126090311329 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20250126090311329 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090311329 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) HNBGW_Test.msc0-RAN(1054)@2bd1da4a78dd: Final verdict of PTC: none 20250126090311329 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20250126090311329 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126090311329 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126090311329 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090311329 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126090311329 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) HNBGW_Test.sgsn0-SCCP(1056)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(1057)@2bd1da4a78dd: Final verdict of PTC: none VirtHNBGW-STATS(1046)@2bd1da4a78dd: Final verdict of PTC: none HNBGW-MGCP(1059)@2bd1da4a78dd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1047)@2bd1da4a78dd: Final verdict of PTC: none 20250126090311330 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20250126090311330 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:751) 20250126090311330 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20250126090311330 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250126090311329 DLINP <0002> stream_srv.c:769 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250126090311329 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126090311329 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250126090311329 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250126090311330 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20250126090311330 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250126090311330 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250126090311330 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20250126090311330 DLINP <0002> stream_srv.c:766 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250126090311330 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090311330 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20250126090311330 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250126090311330 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250126090311330 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250126090311330 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250126090311330 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250126090311330 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250126090311330 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20250126090311330 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250126090311330 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250126090311330 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250126090311330 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250126090311330 DRANAP DEBUG cnlink(sgsn-0)[0x55e140d910f0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250126090311330 DRANAP NOTICE cnlink(sgsn-0)[0x55e140d910f0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-M3UA(1058)@2bd1da4a78dd: Final verdict of PTC: none TC_apply_sccp-Iuh0(1049)@2bd1da4a78dd: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(1055)@2bd1da4a78dd: Final verdict of PTC: none TC_apply_sccp-Iuh1(1051)@2bd1da4a78dd: Final verdict of PTC: none MTC@2bd1da4a78dd: setverdict(pass): pass -> pass, component reason not changed 20250126090311330 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50658<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(1048)@2bd1da4a78dd: Final verdict of PTC: none MTC@2bd1da4a78dd: Setting final verdict of the test case. MTC@2bd1da4a78dd: Local verdict of MTC: pass MTC@2bd1da4a78dd: Local verdict of PTC MutexDispCT-TC_apply_sccp(1045): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC VirtHNBGW-STATS(1046): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC IPA-CTRL-CLI-IPA(1047): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW-PFCP(1048): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_apply_sccp-Iuh0(1049): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_apply_sccp-Iuh0-RUA(1050): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_apply_sccp-Iuh1(1051): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_apply_sccp-Iuh1-RUA(1052): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.msc0-SCCP(1053): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.msc0-RAN(1054): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.msc0-M3UA(1055): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(1056): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.sgsn0-RAN(1057): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(1058): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC HNBGW-MGCP(1059): none (pass -> pass) MTC@2bd1da4a78dd: Local verdict of PTC TC_apply_sccp0(1060): pass (pass -> pass) MTC@2bd1da4a78dd: Test case TC_apply_sccp finished. Verdict: pass MTC@2bd1da4a78dd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_apply_sccp pass'. Sun Jan 26 09:03:11 UTC 2025 ====== HNBGW_Tests.TC_apply_sccp pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_apply_sccp.talloc 20250126090311381 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48060<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250126090311883 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48060<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=343488) Waiting for packet dumper to finish... 1 (prev_count=343488, count=344028) 20250126090313330 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126090313330 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250126090313330 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250126090313330 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250126090313330 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250126090313331 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@2bd1da4a78dd: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_apply_sccp pass' was executed successfully (exit status: 0). MC@2bd1da4a78dd: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@2bd1da4a78dd: Terminating MTC. MC@2bd1da4a78dd: MTC terminated. MC2> exit MC@2bd1da4a78dd: Shutting down session. MC@2bd1da4a78dd: Shutdown complete. Comparing expected results '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/hnbgw/expected-results.xml' against results in 'junit-xml-with-pfcp-641.log' -------------------- pass HNBGW_Tests.TC_hnb_register pass HNBGW_Tests.TC_hnb_register_duplicate pass HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc pass HNBGW_Tests.TC_hnb_disconnected_timeout pass HNBGW_Tests.TC_ue_register pass HNBGW_Tests.TC_ue_register_tmsi_lai pass HNBGW_Tests.TC_ue_register_before_hnb_register pass HNBGW_Tests.TC_rab_release_abnormal pass HNBGW_Tests.TC_ranap_cs_initial_ue pass HNBGW_Tests.TC_ranap_ps_initial_ue pass HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr pass HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr pass HNBGW_Tests.TC_ranap_cs_bidir pass HNBGW_Tests.TC_ranap_ps_bidir pass HNBGW_Tests.TC_rab_assignment pass HNBGW_Tests.TC_rab_assignment_concurrent pass HNBGW_Tests.TC_rab_release pass HNBGW_Tests.TC_rab_release_abnormal pass HNBGW_Tests.TC_rab_assign_fail pass HNBGW_Tests.TC_rab_assign_mgcp_to pass HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg pass HNBGW_Tests.TC_ranap_cs_mo_disconnect pass HNBGW_Tests.TC_ranap_ps_mo_disconnect pass HNBGW_Tests.TC_ranap_cs_creq_cref pass HNBGW_Tests.TC_ranap_ps_creq_cref pass HNBGW_Tests.TC_ps_rua_disconnect_during_sccp_cr_cc pass HNBGW_Tests.TC_cs_rua_disconnect_during_sccp_cr_cc pass HNBGW_Tests.TC_cs_iu_release_req_rua_disconnect pass HNBGW_Tests.TC_ps_iu_release_req_rua_disconnect pass HNBGW_Tests.TC_ps_rab_assignment pass HNBGW_Tests.TC_ps_rab_assignment_concurrent pass HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink pass HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin pass HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin pass HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin pass HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin pass HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin pass HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1 pass HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2 pass HNBGW_Tests.TC_mscpool_L3Compl_no_cn pass HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN pass HNBGW_Tests.TC_mscpool_paging_imsi pass HNBGW_Tests.TC_mscpool_paging_tmsi pass HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin pass HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri pass HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink pass HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink pass HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink pass HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin pass HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1 pass HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2 pass HNBGW_Tests.TC_sgsnpool_L3Compl_no_cn pass HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN pass HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink pass HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink pass HNBGW_Tests.TC_second_rab_assignment pass HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc pass HNBGW_Tests.TC_apply_sccp Summary: pass: 58 [testenv][with-pfcp] Testsuite is done [testenv][with-pfcp] Stopping testsuite (2165700) [testenv][with-pfcp] Merging log files [testenv][with-pfcp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite', 'testenv-hnbgw-all-osmocom-nightly-20250126-0847-eabe7b74-1', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/log_merge.sh HNBGW_Tests --rm >/dev/null'] 20250126090317733 DLSCCP DEBUG SCCP-SCOC(115)[0x55e140e20de0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126090317733 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00238384), PART(T=Source Reference,L=4,D=00000073), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090317733 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090317733 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090317733 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250126090317733 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090317733 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090317733 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090317733 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090317733 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250126090317733 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250126090317733 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20250126090317733 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250126090318164 DLSCCP DEBUG SCCP-SCOC(109)[0x55e140da2290]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250126090318164 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000bff78), PART(T=Source Reference,L=4,D=0000006d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250126090318164 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250126090318164 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250126090318164 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250126090318164 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55e140db2430]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250126090318165 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250126090318165 DLM3UA <000f> m3ua.c:751 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20250126090318165 DLM3UA <000f> m3ua.c:568 0: asp-asp-dyn-0: m3ua_rx_xfer 20250126090318165 DLM3UA <000f> m3ua.c:603 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20250126090318165 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250126090318165 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20250126090318165 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down [testenv][with-pfcp] Formatting log files [testenv][with-pfcp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite', 'testenv-hnbgw-all-osmocom-nightly-20250126-0847-eabe7b74-1', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/log_format.sh'] 20250126090320450 DLSCCP DEBUG SCCP-SCOC(105)[0x55e140da1770]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20250126090320450 DLSCCP DEBUG SCCP-SCOC(105)[0x55e140da1770]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20250126090320450 DLSCCP DEBUG SCCP-SCOC(105)[0x55e140da1770]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250126090320450 DLSCCP DEBUG SCCP-SCOC(105)[0x55e140da1770]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250126090320450 DLSCCP DEBUG SCCP-SCOC(105)[0x55e140da1770]{IDLE}: Deallocated (fsm.c:568) 20250126090320450 DLSCCP DEBUG SCCP-SCOC(106)[0x55e140c25630]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20250126090320450 DLSCCP DEBUG SCCP-SCOC(106)[0x55e140c25630]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20250126090320450 DLSCCP DEBUG SCCP-SCOC(106)[0x55e140c25630]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250126090320450 DLSCCP DEBUG SCCP-SCOC(106)[0x55e140c25630]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250126090320450 DLSCCP DEBUG SCCP-SCOC(106)[0x55e140c25630]{IDLE}: Deallocated (fsm.c:568) 20250126090320450 DLSCCP DEBUG SCCP-SCOC(107)[0x55e140da7b50]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20250126090320450 DLSCCP DEBUG SCCP-SCOC(107)[0x55e140da7b50]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20250126090320450 DLSCCP DEBUG SCCP-SCOC(107)[0x55e140da7b50]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250126090320450 DLSCCP DEBUG SCCP-SCOC(107)[0x55e140da7b50]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250126090320450 DLSCCP DEBUG SCCP-SCOC(107)[0x55e140da7b50]{IDLE}: Deallocated (fsm.c:568) [testenv][with-pfcp] Stopping stp (2165633) [testenv][with-pfcp] Stopping hnbgw (2165659) [testenv][with-pfcp] Running testsuite clean script (reason: finished) [testenv][with-pfcp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'TESTENV_CLEAN_REASON=finished', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite', 'testenv-hnbgw-all-osmocom-nightly-20250126-0847-eabe7b74-1', 'sh', '-c', 'rename_junit_xml_classname.sh :with-pfcp'] Adding ':with-pfcp' to classnames in: ./junit-xml-with-pfcp-641.log [testenv] Showing with-pfcp/testsuite/junit-xml-with-pfcp-641.log [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-nightly-20250126-0847-eabe7b74-1', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/junit-xml-with-pfcp-641.log && echo']                                                             [testenv] Showing generic/testsuite/junit-xml-9997.log [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-nightly-20250126-0847-eabe7b74-1', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/junit-xml-9997.log && echo']                                                             [testenv] Stopping podman container [testenv] + ['podman', 'kill', 'testenv-hnbgw-all-osmocom-nightly-20250126-0847-eabe7b74-1'] testenv-hnbgw-all-osmocom-nightly-20250126-0847-eabe7b74-1 [testenv] feed_watchdog_loop: podman container has stopped [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-hnbgw-test/1117/artifact/logs/  + rm -rf _cache .linux Recording test results [Checks API] No suitable checks publisher found. Sending e-mails to: jenkins-notifications@lists.osmocom.org Archiving artifacts Finished: SUCCESS